aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-14 01:07:06 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-14 01:07:06 +0000
commit8c1cd07de394adc6d6f35bc5c5c761618debe145 (patch)
tree60ab277c764ea3264b16c2938f498beb18b48500 /apps/files/l10n/es.js
parent150b86a7db123eb712676a22219b5cf61437c781 (diff)
downloadnextcloud-server-8c1cd07de394adc6d6f35bc5c5c761618debe145.tar.gz
nextcloud-server-8c1cd07de394adc6d6f35bc5c5c761618debe145.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 7b593dcdc70..c76b9a44036 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files",
{
+ "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
"Storage invalid" : "Almacenamiento inválido",
"Unknown error" : "Error desconocido",
"Files" : "Archivos",
@@ -14,6 +15,7 @@ OC.L10N.register(
"Upload cancelled." : "Subida cancelada.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
+ "Not enough free space" : "No hay espacio libre suficiente",
"Uploading..." : "Subiendo...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} pendiente",
@@ -29,6 +31,8 @@ OC.L10N.register(
"Actions" : "Acciones",
"Download" : "Descargar",
"Rename" : "Renombrar",
+ "Move" : "Mover",
+ "Target folder" : "Directorio destino",
"Delete" : "Eliminar",
"Disconnect storage" : "Desconectar almacenamiento",
"Unshare" : "Dejar de compartir",
@@ -116,6 +120,10 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
"No favorites" : "No hay favoritos",
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
+ "Shared with you" : "Compartido con usted",
+ "Shared with others" : "Compartido con otros",
+ "Tags" : "Etiquetas",
+ "Deleted files" : "Archivos eliminados",
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo archivo de texto.txt",
"Storage not available" : "Almacenamiento no disponible",