diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-11 01:12:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-11 01:12:59 +0000 |
commit | 6be08ad0deacc90b7508db010db0cfd218050fb5 (patch) | |
tree | ed3b5745d4df7ecf20f3b7a55f9f4dd95bd932e6 /core/l10n/es.js | |
parent | 68a1f2074e32a730b496748062cc83daf8247aec (diff) | |
download | nextcloud-server-6be08ad0deacc90b7508db010db0cfd218050fb5.tar.gz nextcloud-server-6be08ad0deacc90b7508db010db0cfd218050fb5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 97d8f2d50e4..174587b20ca 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -59,6 +59,13 @@ OC.L10N.register( "Show all contacts …" : "Mostrar todos los contactos...", "Loading your contacts …" : "Cargando tus contactos...", "Looking for {term} …" : "Buscando {term}...", + "size" : "tamaño", + "has" : "tenía", + "add" : "añadir", + "delete" : "borrar", + "clear" : "limpiar", + "values" : "valores", + "entries" : "entradas", "No action available" : "No hay acciones disponibles", "Error fetching contact actions" : "Error recuperando las acciones de los contactos", "Settings" : "Ajustes", @@ -82,6 +89,7 @@ OC.L10N.register( "No" : "No", "Yes" : "Sí", "No files in here" : "Aquí no hay archivos", + "New folder" : "Nueva carpeta", "No more subfolders in here" : "No hay más subcarpetas aquí", "Choose" : "Seleccionar", "Copy" : "Copiar", |