diff options
| author | Weblate (bot) <hosted@weblate.org> | 2021-11-05 02:25:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-05 02:25:01 +0100 |
| commit | f4f9e75c276154abdbace8b140cd86427ddfca85 (patch) | |
| tree | 64da5a22d323d21ced80cfd0ca59183349ec28d2 /locales/es.json | |
| parent | afb284fa9baa4c199f6770651f5a5d4ef01f2d9f (diff) | |
| download | invidious-f4f9e75c276154abdbace8b140cd86427ddfca85.tar.gz invidious-f4f9e75c276154abdbace8b140cd86427ddfca85.tar.bz2 invidious-f4f9e75c276154abdbace8b140cd86427ddfca85.zip | |
Translations update from Weblate (#2557)
* Update Spanish translation
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
* Update Japanese translation
Co-authored-by: The Hatsune Daishi <nao20010128@gmail.com>
* Update Croatian translation
Co-authored-by: Milo Ivir <mail@milotype.de>
* Update Swedish translation
Co-authored-by: Joel A <joeax910@student.liu.se>
* Update Esperanto translation
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
* Update Chinese (Simplified) translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
* Update Turkish translation
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
* Update Chinese (Traditional) translation
Co-authored-by: Jeff Huang <s8321414@gmail.com>
* Update Lithuanian translation
Co-authored-by: g <muziejusinfo@gmail.com>
* Update Portuguese translation
Co-authored-by: SC <lalocas@protonmail.com>
* Update Indonesian translation
Co-authored-by: Neko Nekowazarashi <i.musthafa66@gmail.com>
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
Co-authored-by: The Hatsune Daishi <nao20010128@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Joel A <joeax910@student.liu.se>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: g <muziejusinfo@gmail.com>
Co-authored-by: SC <lalocas@protonmail.com>
Co-authored-by: Neko Nekowazarashi <i.musthafa66@gmail.com>
Diffstat (limited to 'locales/es.json')
| -rw-r--r-- | locales/es.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/locales/es.json b/locales/es.json index c4cb41d2..1403a731 100644 --- a/locales/es.json +++ b/locales/es.json @@ -386,7 +386,7 @@ "%A %B %-d, %Y": "%A %B %-d, %Y", "(edited)": "(editado)", "YouTube comment permalink": "Enlace permanente de YouTube del comentario", - "permalink": "permalink", + "permalink": "enlace permanente", "`x` marked it with a ❤": "`x` lo ha marcado con un ❤", "Audio mode": "Modo de audio", "Video mode": "Modo de vídeo", @@ -432,5 +432,6 @@ "footer_source_code": "Código fuente", "footer_modfied_source_code": "Código fuente modificado", "footer_donate_page": "Donar", - "preferences_region_label": "País del contenido: " + "preferences_region_label": "País del contenido: ", + "preferences_quality_dash_label": "Calidad de vídeo DASH preferida: " } |
