mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-01-16 08:42:38 +00:00
Translations update from Weblate (#384)
* Added translation using Weblate (German) * Added translation using Weblate (Norwegian Bokmål) * Added translation using Weblate (Chinese (Traditional)) * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.5% (33 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/ * Added translation using Weblate (Malayalam) * Translated using Weblate (French) Currently translated at 100.0% (40 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (French) Currently translated at 100.0% (40 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (German) Currently translated at 100.0% (40 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 42.5% (17 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hant/ * Translated using Weblate (Malayalam) Currently translated at 90.0% (36 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/ * Add support for 4 new languages. Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Jamugha <hackdown@necord.com> Co-authored-by: vachan-maker <vachan2014carmel@gmail.com> Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
This commit is contained in:
committed by
FireMasterK
parent
5cbe60aaaf
commit
71e68bfb8c
@@ -1,14 +1,46 @@
|
||||
{
|
||||
"titles": {
|
||||
"trending": "Tendances",
|
||||
"login": "Connexion",
|
||||
"login": "Se connecter",
|
||||
"register": "S'inscrire",
|
||||
"feed": "Abonnements",
|
||||
"preferences": "Préférences"
|
||||
"preferences": "Préférences",
|
||||
"history": "Historique"
|
||||
},
|
||||
"actions": {
|
||||
"subscribe": "S’abonner",
|
||||
"unsubscribe": "Se désabonner"
|
||||
"subscribe": "S'abonner",
|
||||
"unsubscribe": "Se désabonner",
|
||||
"buffering_goal": "Objectif de mise en mémoire tampon (en secondes)",
|
||||
"skip_non_music": "Ignorer la musique : section non musicale",
|
||||
"skip_self_promo": "Ignorer la promotion non rémunérée / l'autopromotion",
|
||||
"skip_interaction": "Ignorer les rappels d'interaction (S'abonner)",
|
||||
"skip_preview": "Ignorer l'aperçu / le récapitulatif",
|
||||
"skip_outro": "Ignorer les crédits de fin",
|
||||
"skip_intro": "Ignorer l'animation de l'entracte/Intro",
|
||||
"skip_sponsors": "Ignorer les sponsors",
|
||||
"instances_list": "Liste des instances",
|
||||
"language_selection": "Sélection de la langue",
|
||||
"store_watch_history": "Conserver l'historique de visionnage",
|
||||
"minimize_description": "Minimiser la description par défaut",
|
||||
"show_comments": "Afficher les commentaires",
|
||||
"default_homepage": "Page d'accueil par défaut",
|
||||
"country_selection": "Sélection du pays",
|
||||
"autoplay_video": "Lire automatique la vidéo",
|
||||
"light": "Clair",
|
||||
"dark": "Sombre",
|
||||
"auto": "Auto",
|
||||
"theme": "Thème",
|
||||
"enable_sponsorblock": "Activer Sponsorblock",
|
||||
"default_quality": "Qualité par défaut",
|
||||
"audio_only": "Audio seulement",
|
||||
"channel_name_desc": "Nom de la chaîne (Z-A)",
|
||||
"view_subscriptions": "Voir les abonnements",
|
||||
"back": "Retour",
|
||||
"uses_api_from": "Utilise l'API de ",
|
||||
"sort_by": "Trier par :",
|
||||
"channel_name_asc": "Nom de la chaîne (A-Z)",
|
||||
"least_recent": "Le moins récent",
|
||||
"most_recent": "Le plus récent"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Regarder sur"
|
||||
|
||||
Reference in New Issue
Block a user