mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Indonesian)
Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/id/
This commit is contained in:
parent
005c620f6b
commit
66d39a3964
1 changed files with 8 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
||||||
"subscriptions": "Langganan"
|
"subscriptions": "Langganan"
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "Tonton di"
|
"watch_on": "Tonton di {0}"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"subscribe": "Berlangganan",
|
"subscribe": "Berlangganan",
|
||||||
|
@ -68,7 +68,9 @@
|
||||||
"store_watch_history": "Simpan Riwayat Tontonan",
|
"store_watch_history": "Simpan Riwayat Tontonan",
|
||||||
"export_to_json": "Ekspor ke JSON",
|
"export_to_json": "Ekspor ke JSON",
|
||||||
"most_recent": "Paling Baru",
|
"most_recent": "Paling Baru",
|
||||||
"auto": "Otomatis"
|
"auto": "Otomatis",
|
||||||
|
"skip_highlight": "Lewati Highlight",
|
||||||
|
"skip_filler_tangent": "Lewati Pengisi Tangent"
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"pinned_by": "Dipasangi pin oleh"
|
"pinned_by": "Dipasangi pin oleh"
|
||||||
|
@ -85,12 +87,13 @@
|
||||||
},
|
},
|
||||||
"video": {
|
"video": {
|
||||||
"videos": "Video",
|
"videos": "Video",
|
||||||
"views": "tampilan",
|
"views": "{views} tampilan",
|
||||||
"watched": "Ditonton",
|
"watched": "Ditonton",
|
||||||
"sponsor_segments": "Segmen Sponsor",
|
"sponsor_segments": "Segmen Sponsor",
|
||||||
"ratings_disabled": "Penilaian Dinonaktifkan"
|
"ratings_disabled": "Penilaian Dinonaktifkan",
|
||||||
|
"chapters": "Bagian"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"did_you_mean": "Apakah Anda maksud: "
|
"did_you_mean": "Apakah Anda bermaksud: {0}?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue