summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-19 01:56:51 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-19 01:56:51 -0500
commit028b0efd5c2d00d70aea55ef98c0a2615733bfbd (patch)
treef0712ff92cdeba23e2ef4e9637758c94e88826c4 /apps/files/l10n/es.js
parent3036a8714d67c7d9fa0fc6fc6bdfdce1a090f1d9 (diff)
downloadnextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.tar.gz
nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js11
1 files changed, 10 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 547e0757fc8..947bdc7b888 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -36,6 +36,7 @@ OC.L10N.register(
"Files" : "Archivos",
"All files" : "Todos los archivos",
"Favorites" : "Favoritos",
+ "Home" : "Particular",
"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",
"Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}",
"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}",
@@ -51,6 +52,7 @@ OC.L10N.register(
"Delete" : "Eliminar",
"Disconnect storage" : "Desconectar almacenamiento",
"Unshare" : "Dejar de compartir",
+ "Select" : "Seleccionar",
"Pending" : "Pendiente",
"Unable to determine date" : "No se pudo determinar la fecha",
"Error moving file." : "Error al mover el archivo.",
@@ -81,6 +83,7 @@ OC.L10N.register(
"Maximum upload size" : "Tamaño máximo de subida",
"max. possible: " : "máx. posible:",
"Save" : "Guardar",
+ "Settings" : "Ajustes",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use esta URL <a href=\"%s\" target=\"_blank\">para acceder via WebDAV</a>",
"New" : "Nuevo",
@@ -89,10 +92,16 @@ OC.L10N.register(
"New folder" : "Nueva carpeta",
"Folder" : "Carpeta",
"From link" : "Desde enlace",
+ "Cancel upload" : "Cancelar subida",
+ "No files yet" : "Aún no hay archivos",
+ "Upload some content or sync with your devices!" : "Suba contenidos o sincronice sus dispositivos.",
+ "Select all" : "Seleccionar todo",
"Download" : "Descargar",
"Upload too large" : "Subida demasido grande",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
"Files are being scanned, please wait." : "Los archivos están siendo escaneados, por favor espere.",
- "Currently scanning" : "Escaneando en este momento"
+ "Currently scanning" : "Escaneando en este momento",
+ "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"
},
"nplurals=2; plural=(n != 1);");