Merge branch 'TeamPiped:master' into progress-bar

This commit is contained in:
Achraf RRAMI 2023-03-09 19:27:23 +00:00 committed by GitHub
commit 5f9808801b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 21 additions and 8 deletions

View file

@ -104,7 +104,11 @@
"show_watch_on_youtube": "Schaltfläche „Auf YouTube ansehen“ anzeigen", "show_watch_on_youtube": "Schaltfläche „Auf YouTube ansehen“ anzeigen",
"with_playlist": "Mit Wiedergabeliste teilen", "with_playlist": "Mit Wiedergabeliste teilen",
"playlist_bookmarked": "Markiert", "playlist_bookmarked": "Markiert",
"bookmark_playlist": "Lesezeichen" "bookmark_playlist": "Lesezeichen",
"skip_segment": "Segment überspringen",
"skip_automatically": "Automatisch",
"min_segment_length": "Minimale Segmentlänge (in Sekunden)",
"skip_button_only": "Überspringen-Schaltfläche anzeigen"
}, },
"player": { "player": {
"watch_on": "Auf {0} ansehen" "watch_on": "Auf {0} ansehen"
@ -134,7 +138,8 @@
"live": "{0} Live", "live": "{0} Live",
"chapters": "Kapitel", "chapters": "Kapitel",
"shorts": "Shorts", "shorts": "Shorts",
"all": "Alle" "all": "Alle",
"category": "Kategorie"
}, },
"preferences": { "preferences": {
"ssl_score": "SSL-Bewertung", "ssl_score": "SSL-Bewertung",

View file

@ -42,7 +42,7 @@
"instance_selection": "Selección de instancias", "instance_selection": "Selección de instancias",
"enabled_codecs": "Códecs habilitados (múltiples)", "enabled_codecs": "Códecs habilitados (múltiples)",
"instances_list": "Lista de instancias", "instances_list": "Lista de instancias",
"language_selection": "Selección de lenguajes", "language_selection": "Selección de idioma",
"store_watch_history": "Recordar historial de visualización", "store_watch_history": "Recordar historial de visualización",
"minimize_description_default": "Minimizar la descripción por defecto", "minimize_description_default": "Minimizar la descripción por defecto",
"show_comments": "Mostrar comentarios", "show_comments": "Mostrar comentarios",

View file

@ -120,7 +120,11 @@
"no_valid_playlists": "Le fichier ne contient pas de listes de lecture valides !", "no_valid_playlists": "Le fichier ne contient pas de listes de lecture valides !",
"bookmark_playlist": "Marque-page", "bookmark_playlist": "Marque-page",
"playlist_bookmarked": "Dans les marque-pages", "playlist_bookmarked": "Dans les marque-pages",
"with_playlist": "Partager avec la liste de lecture" "with_playlist": "Partager avec la liste de lecture",
"skip_button_only": "Afficher le bouton de saut",
"skip_automatically": "Automatiquement",
"min_segment_length": "Longueur minimale du segment (en secondes)",
"skip_segment": "Sauter le segment"
}, },
"player": { "player": {
"watch_on": "Regarder sur {0}" "watch_on": "Regarder sur {0}"
@ -134,7 +138,8 @@
"chapters": "Chapitres", "chapters": "Chapitres",
"live": "{0} en direct", "live": "{0} en direct",
"shorts": "Courtes", "shorts": "Courtes",
"all": "Tout" "all": "Tout",
"category": "Catégorie"
}, },
"preferences": { "preferences": {
"ssl_score": "Score SSL", "ssl_score": "Score SSL",

View file

@ -138,7 +138,8 @@
"live": "{0} Diretta", "live": "{0} Diretta",
"chapters": "Capitoli", "chapters": "Capitoli",
"shorts": "Short", "shorts": "Short",
"all": "Tutti" "all": "Tutti",
"category": "Categoria"
}, },
"preferences": { "preferences": {
"ssl_score": "Valutazione SSL", "ssl_score": "Valutazione SSL",

View file

@ -144,7 +144,8 @@
"ratings_disabled": "ମୂଲ୍ୟାୟନ ଅକ୍ଷମ ହୋଇଛି", "ratings_disabled": "ମୂଲ୍ୟାୟନ ଅକ୍ଷମ ହୋଇଛି",
"chapters": "ଅଧ୍ୟାୟ ଗୁଡ଼ିକ", "chapters": "ଅଧ୍ୟାୟ ଗୁଡ଼ିକ",
"live": "{0} ସିଧାପ୍ରସାରଣ", "live": "{0} ସିଧାପ୍ରସାରଣ",
"all": "ସମସ୍ତ" "all": "ସମସ୍ତ",
"category": "ବର୍ଗ"
}, },
"search": { "search": {
"did_you_mean": "ଆପଣ କହିବାକୁ ଚାହୁଁଛନ୍ତି କି: {0}?", "did_you_mean": "ଆପଣ କହିବାକୁ ଚାହୁଁଛନ୍ତି କି: {0}?",

View file

@ -157,7 +157,8 @@
"live": "{0} В эфире", "live": "{0} В эфире",
"chapters": "Содержание", "chapters": "Содержание",
"shorts": "Shorts", "shorts": "Shorts",
"all": "Все" "all": "Все",
"category": "Категория"
}, },
"search": { "search": {
"did_you_mean": "Может быть вы имели в виду: {0}?", "did_you_mean": "Может быть вы имели в виду: {0}?",