mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-01-17 01:02:37 +00:00
Translations update from Hosted Weblate (#766)
* Translated using Weblate (Icelandic) Currently translated at 98.7% (80 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/is/ * Translated using Weblate (French) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (Croatian) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/ * Translated using Weblate (Persian) Currently translated at 60.4% (49 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fa/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 88.8% (72 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hans/ * Translated using Weblate (Persian) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fa/ * Translated using Weblate (Hindi) Currently translated at 77.7% (63 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hi/ * 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/ Co-authored-by: Trendyne <eiko@chiru.no> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Milo Ivir <mail@milotype.de> Co-authored-by: slasb37 <p84haghi@gmail.com> Co-authored-by: JY3 <GeeyunJY3@gmail.com> Co-authored-by: Kavin <kavin@kavin.rocks> Co-authored-by: Linerly <linerly@protonmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"subscriptions": "Langganan"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Tonton di"
|
||||
"watch_on": "Tonton di {0}"
|
||||
},
|
||||
"actions": {
|
||||
"subscribe": "Berlangganan",
|
||||
@@ -68,7 +68,9 @@
|
||||
"store_watch_history": "Simpan Riwayat Tontonan",
|
||||
"export_to_json": "Ekspor ke JSON",
|
||||
"most_recent": "Paling Baru",
|
||||
"auto": "Otomatis"
|
||||
"auto": "Otomatis",
|
||||
"skip_highlight": "Lewati Highlight",
|
||||
"skip_filler_tangent": "Lewati Pengisi Tangent"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "Dipasangi pin oleh"
|
||||
@@ -85,12 +87,13 @@
|
||||
},
|
||||
"video": {
|
||||
"videos": "Video",
|
||||
"views": "tampilan",
|
||||
"views": "{views} tampilan",
|
||||
"watched": "Ditonton",
|
||||
"sponsor_segments": "Segmen Sponsor",
|
||||
"ratings_disabled": "Penilaian Dinonaktifkan"
|
||||
"ratings_disabled": "Penilaian Dinonaktifkan",
|
||||
"chapters": "Bagian"
|
||||
},
|
||||
"search": {
|
||||
"did_you_mean": "Apakah Anda maksud: "
|
||||
"did_you_mean": "Apakah Anda bermaksud: {0}?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user