mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-12-15 06:40:28 +05:30
d9063a6bf2
* Translated using Weblate (Norwegian Bokmål) Currently translated at 86.0% (37 of 43 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/ * Added translation using Weblate (Slovak) * Translated using Weblate (Turkish) Currently translated at 100.0% (43 of 43 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (Slovak) Currently translated at 100.0% (43 of 43 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/sk/ * Translated using Weblate (French) Currently translated at 100.0% (43 of 43 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (Lithuanian) Currently translated at 100.0% (43 of 43 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/ * Translated using Weblate (German) Currently translated at 100.0% (43 of 43 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ * Translated using Weblate (Malayalam) Currently translated at 93.0% (40 of 43 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/ * Translated using Weblate (Italian) Currently translated at 100.0% (43 of 43 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/ Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Jakub <ja@jakubdobos.eu> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com> Co-authored-by: vachan-maker <vachan2014carmel@gmail.com>
52 lines
2.1 KiB
JSON
52 lines
2.1 KiB
JSON
{
|
||
"titles": {
|
||
"trending": "Tendances",
|
||
"login": "Se connecter",
|
||
"register": "S'inscrire",
|
||
"feed": "Abonnements",
|
||
"preferences": "Préférences",
|
||
"history": "Historique"
|
||
},
|
||
"actions": {
|
||
"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",
|
||
"enabled_codecs": "Codecs activés (multiples)",
|
||
"enable_lbry_proxy": "Activer le proxy pour LBRY",
|
||
"disable_lbry": "Désactiver LBRY pour la diffusion continue"
|
||
},
|
||
"player": {
|
||
"watch_on": "Regarder sur"
|
||
}
|
||
}
|