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:
Linerly 2022-01-27 00:18:43 +00:00 committed by Hosted Weblate
parent 005c620f6b
commit 66d39a3964
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -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}?"
} }
} }