mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-01-16 08:42:38 +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:
@@ -5,7 +5,8 @@
|
||||
"register": "S'inscrire",
|
||||
"feed": "Abonnements",
|
||||
"preferences": "Préférences",
|
||||
"history": "Historique"
|
||||
"history": "Historique",
|
||||
"subscriptions": "Abonnements"
|
||||
},
|
||||
"actions": {
|
||||
"subscribe": "S'abonner",
|
||||
@@ -43,9 +44,35 @@
|
||||
"most_recent": "Le plus récent",
|
||||
"enabled_codecs": "Codecs activés (multiples)",
|
||||
"enable_lbry_proxy": "Activer le proxy pour LBRY",
|
||||
"disable_lbry": "Désactiver LBRY pour la diffusion continue"
|
||||
"disable_lbry": "Désactiver LBRY pour la diffusion continue",
|
||||
"show_description": "Afficher la description",
|
||||
"donations": "Dons",
|
||||
"auto_play_next_video": "Lire la vidéo suivante automatiquement",
|
||||
"loop_this_video": "Mettre cette vidéo en boucle",
|
||||
"import_from_json": "Importer depuis le format JSON",
|
||||
"export_to_json": "Exporter en JSON",
|
||||
"show_more": "Afficher plus",
|
||||
"instance_selection": "Sélection de l'instance",
|
||||
"minimize_description": "Minimiser la description",
|
||||
"no": "Non",
|
||||
"yes": "Oui"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Regarder sur"
|
||||
},
|
||||
"video": {
|
||||
"sponsor_segments": "Segments de sponsors",
|
||||
"watched": "Regardée",
|
||||
"views": "vues",
|
||||
"videos": "Vidéos"
|
||||
},
|
||||
"preferences": {
|
||||
"ssl_score": "Score SSL",
|
||||
"has_cdn": "A un RDC ?",
|
||||
"instance_locations": "Localisations de l'instance",
|
||||
"instance_name": "Nom de l'instance"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "Épinglé par"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user