diff options
| author | Weblate (bot) <hosted@weblate.org> | 2021-10-14 20:41:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-14 20:41:54 +0200 |
| commit | 9da1c6c6de3780cb4bbcc7c40be933b02cdfec97 (patch) | |
| tree | 1360acdb3c1ad1e69844486c421479633edb301c /locales/es.json | |
| parent | 76c688679175a4bcb8d8b05605c9e72752a6fbe1 (diff) | |
| download | invidious-9da1c6c6de3780cb4bbcc7c40be933b02cdfec97.tar.gz invidious-9da1c6c6de3780cb4bbcc7c40be933b02cdfec97.tar.bz2 invidious-9da1c6c6de3780cb4bbcc7c40be933b02cdfec97.zip | |
Translations update from Weblate (#2505)
* Update Arabic translation
* Update Spanish translation
* Update Spanish translation
* Update Esperanto translation
* Update Chinese (Simplified) translation
* Update Turkish translation
* Update Chinese (Traditional) translation
* Update Japanese translation
* Update Lithuanian translation
* Update Korean translation
* Update Portuguese translation
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
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: 黒にゃんこ <renraku@076.ne.jp>
Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
Co-authored-by: 황윤성 <me@hys.pe.kr>
Co-authored-by: SC <lalocas@protonmail.com>
Diffstat (limited to 'locales/es.json')
| -rw-r--r-- | locales/es.json | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/locales/es.json b/locales/es.json index 3cbe9be4..7255a8bc 100644 --- a/locales/es.json +++ b/locales/es.json @@ -424,6 +424,12 @@ "next_steps_error_message": "Después de lo cual deberías intentar: ", "next_steps_error_message_refresh": "Recargar", "next_steps_error_message_go_to_youtube": "Ir a YouTube", - "short": "Corto (< minutos)", - "long": "Largo (> minutos)" + "short": "Corto (< 4 minutos)", + "long": "Largo (> 20 minutos)", + "footer_documentation": "Documentación", + "footer_original_source_code": "Código fuente original", + "adminprefs_modified_source_code_url_label": "URL al repositorio de código fuente modificado", + "footer_source_code": "Código fuente", + "footer_donate": "Donar: ", + "footer_modfied_source_code": "Código fuente modificado" } |
