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:
Weblate (bot)
2022-01-27 20:07:57 +01:00
committed by GitHub
parent 8ecfdd09ce
commit fc151d5f2d
7 changed files with 87 additions and 28 deletions

View File

@@ -65,17 +65,20 @@
"clear_history": "Effacer l'historique",
"load_more_replies": "Charger plus de réponses",
"show_replies": "Afficher les réponses",
"hide_replies": "Masquer les réponses"
"hide_replies": "Masquer les réponses",
"skip_highlight": "Ignorer les temps forts",
"skip_filler_tangent": "Ignorer la tangente de remplissage"
},
"player": {
"watch_on": "Regarder sur"
"watch_on": "Regarder sur {0}"
},
"video": {
"sponsor_segments": "Segments de sponsors",
"watched": "Regardée",
"views": "vues",
"views": "{views} vues",
"videos": "Vidéos",
"ratings_disabled": "Évaluations désactivées"
"ratings_disabled": "Évaluations désactivées",
"chapters": "Chapitres"
},
"preferences": {
"ssl_score": "Score SSL",
@@ -91,6 +94,6 @@
"username": "Nom d'utilisateur"
},
"search": {
"did_you_mean": "Vouliez-vous dire : "
"did_you_mean": "Vouliez-vous dire : {0} ?"
}
}