diff options
| author | Samantaz Fox <translator-weblate@samantaz.fr> | 2021-06-06 14:37:16 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2021-06-07 22:59:36 +0200 |
| commit | cfaf3180f9819d795c84ce31708163058114a640 (patch) | |
| tree | fd25abc70158055d5bf0a8bce305be994d3f9732 /locales | |
| parent | 7881efa2696a744cd89ff80cd8655449d29163a8 (diff) | |
| download | invidious-cfaf3180f9819d795c84ce31708163058114a640.tar.gz invidious-cfaf3180f9819d795c84ce31708163058114a640.tar.bz2 invidious-cfaf3180f9819d795c84ce31708163058114a640.zip | |
Update Spanish translation
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/es.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locales/es.json b/locales/es.json index 0f5e3b4f..3727cb15 100644 --- a/locales/es.json +++ b/locales/es.json @@ -1,7 +1,7 @@ { "`x` subscribers": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` suscriptores", - "": "`x` suscriptores." + "": "`x` suscriptores" }, "`x` videos": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` vídeos", @@ -9,7 +9,7 @@ }, "`x` playlists": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` listas de reproducción", - "": "`x` listas de reproducción." + "": "`x` listas de reproducción" }, "LIVE": "DIRECTO", "Shared `x` ago": "Compartido hace `x`", @@ -126,11 +126,11 @@ "Token": "Token", "`x` subscriptions": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` suscripciones", - "": "`x` suscripciones." + "": "`x` suscripciones" }, "`x` tokens": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` tokens", - "": "`x` tokens." + "": "`x` tokens" }, "Import/export": "Importar/Exportar", "unsubscribe": "Desuscribirse", @@ -138,7 +138,7 @@ "Subscriptions": "Suscripciones", "`x` unseen notifications": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` notificaciones sin ver", - "": "`x` notificaciones sin ver." + "": "`x` notificaciones sin ver" }, "search": "buscar", "Log out": "Cerrar la sesión", |
