mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-01-16 00:32:39 +00:00
Translations update from Weblate (#431)
* Translated using Weblate (French) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (French) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (Lithuanian) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/ * Translated using Weblate (German) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ * Translated using Weblate (German) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ * Translated using Weblate (Malayalam) Currently translated at 87.5% (56 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/ * Translated using Weblate (Greek) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/el/ * Translated using Weblate (Turkish) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (Italian) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/ Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: ChunkyProgrammer <salamanderking79@gmail.com> Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com> Co-authored-by: vachan-maker <vachan2014carmel@gmail.com> Co-authored-by: IceDBorn <weblate.tain@dralias.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
This commit is contained in:
@@ -35,7 +35,18 @@
|
||||
"subscribe": "Iscriviti",
|
||||
"enabled_codecs": "Abilita Codecs (Molteplici)",
|
||||
"enable_lbry_proxy": "Abilita il proxy per LBRY",
|
||||
"disable_lbry": "Disabilita LBRY per lo streaming"
|
||||
"disable_lbry": "Disabilita LBRY per lo streaming",
|
||||
"show_description": "Mostra la descrizione",
|
||||
"minimize_description": "Minimizza la descrizione per impostazione predefinita",
|
||||
"donations": "Donazioni",
|
||||
"auto_play_next_video": "Riproduci automaticamente il prossimo video",
|
||||
"loop_this_video": "Ripeti questo video",
|
||||
"import_from_json": "Importa da JSON",
|
||||
"export_to_json": "Esporta in JSON",
|
||||
"no": "No",
|
||||
"yes": "Sì",
|
||||
"show_more": "Mostra di più",
|
||||
"instance_selection": "Selezione dell'istanza"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Guarda su"
|
||||
@@ -46,6 +57,22 @@
|
||||
"feed": "Abbonammenti",
|
||||
"register": "Registrati",
|
||||
"login": "Accedi",
|
||||
"trending": "Di tendenza"
|
||||
"trending": "Di tendenza",
|
||||
"subscriptions": "Iscrizioni"
|
||||
},
|
||||
"video": {
|
||||
"sponsor_segments": "Segmenti sponsor",
|
||||
"watched": "Guardato",
|
||||
"views": "visualizzazioni",
|
||||
"videos": "Video"
|
||||
},
|
||||
"preferences": {
|
||||
"ssl_score": "Valutazione SSL",
|
||||
"has_cdn": "Ha un CDN?",
|
||||
"instance_locations": "Posizioni istanza",
|
||||
"instance_name": "Nome istanza"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "Appuntato da"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user