summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-28 01:12:39 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-28 01:12:39 +0000
commit057e81a1e2fb9d2b4fd43904e0eae53f179e3789 (patch)
treec995ec680de4b484bc4947120f81fcbd0a93af73 /apps/files/l10n
parent90f695f46e19959cb436f0b4da9b23287dfff787 (diff)
downloadnextcloud-server-057e81a1e2fb9d2b4fd43904e0eae53f179e3789.tar.gz
nextcloud-server-057e81a1e2fb9d2b4fd43904e0eae53f179e3789.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/es.js3
-rw-r--r--apps/files/l10n/es.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 0372ebcc42c..a9de5bceeaa 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Rename" : "Renombrar",
"Copy" : "Copiar",
"Choose target folder" : "Elegir carpeta de destino",
+ "Open" : "Abrir",
"Disconnect storage" : "Desconectar almacenamiento",
"Unshare" : "Dejar de compartir",
"Could not load info for file \"{file}\"" : "No se ha podido cargar información para el archivo \"{file}\"",
@@ -68,6 +69,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí",
"_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos"],
"New" : "Nuevo",
+ "Select file range" : "Seleccionar el rango de archivos",
"{used} of {quota} used" : "{used} usados de {quota}",
"{used} used" : "{used} usados",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
@@ -86,6 +88,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Agregado a favoritos",
"Favorite" : "Favorito",
+ "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez",
"New folder" : "Nueva carpeta",
"Upload file" : "Subir archivo",
"Not favorited" : "Quitado como favorito",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index bdbc0efb89b..e601a3fc972 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -30,6 +30,7 @@
"Rename" : "Renombrar",
"Copy" : "Copiar",
"Choose target folder" : "Elegir carpeta de destino",
+ "Open" : "Abrir",
"Disconnect storage" : "Desconectar almacenamiento",
"Unshare" : "Dejar de compartir",
"Could not load info for file \"{file}\"" : "No se ha podido cargar información para el archivo \"{file}\"",
@@ -66,6 +67,7 @@
"You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí",
"_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos"],
"New" : "Nuevo",
+ "Select file range" : "Seleccionar el rango de archivos",
"{used} of {quota} used" : "{used} usados de {quota}",
"{used} used" : "{used} usados",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
@@ -84,6 +86,7 @@
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Agregado a favoritos",
"Favorite" : "Favorito",
+ "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez",
"New folder" : "Nueva carpeta",
"Upload file" : "Subir archivo",
"Not favorited" : "Quitado como favorito",