summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
commitcb69e6c2011d43b2c19e594e89cbe7c737aaef1b (patch)
treeb7d90818918a3907d6fe0e4f3a98b133aace7ea0 /apps/files/l10n/es.js
parent2bffeefee1d366a82eda66b9bd8a04f04bacab77 (diff)
downloadnextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.tar.gz
nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js24
1 files changed, 4 insertions, 20 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 5226fb4774e..dd8759c3f0c 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -4,13 +4,6 @@ OC.L10N.register(
"Storage not available" : "Almacenamiento no disponible",
"Storage invalid" : "Almacenamiento inválido",
"Unknown error" : "Error desconocido",
- "Could not move %s - File with this name already exists" : "No se pudo mover %s - Ya existe un archivo con ese nombre.",
- "Could not move %s" : "No se pudo mover %s",
- "Permission denied" : "Permiso denegado",
- "The target folder has been moved or deleted." : "La carpeta de destino fue movida o eliminada.",
- "The name %s is already used in the folder %s. Please choose a different name." : "El nombre %s ya está en uso por la carpeta %s. Por favor elija uno diferente.",
- "Error when creating the file" : "Error al crear el archivo",
- "Error when creating the folder" : "Error al crear la carpeta.",
"Unable to set upload directory." : "Incapaz de crear directorio de subida.",
"Invalid Token" : "Token Inválido",
"No file was uploaded. Unknown error" : "No se subió ningún archivo. Error desconocido",
@@ -22,6 +15,7 @@ OC.L10N.register(
"Missing a temporary folder" : "Falta la carpeta temporal",
"Failed to write to disk" : "Falló al escribir al disco",
"Not enough storage available" : "No hay suficiente espacio disponible",
+ "The target folder has been moved or deleted." : "La carpeta de destino fue movida o eliminada.",
"Upload failed. Could not find uploaded file" : "Actualización fallida. No se pudo encontrar el archivo subido",
"Upload failed. Could not get file info." : "Actualización fallida. No se pudo obtener información del archivo.",
"Invalid directory." : "Directorio inválido.",
@@ -46,14 +40,6 @@ OC.L10N.register(
"Unable to determine date" : "No se pudo determinar la fecha",
"This operation is forbidden" : "Esta operación está prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contáctese con el administrador",
- "Error moving file." : "Error al mover el archivo.",
- "Error moving file" : "Error moviendo archivo",
- "Error" : "Error",
- "{new_name} already exists" : "{new_name} ya existe",
- "Could not rename file" : "No se pudo renombrar el archivo",
- "Could not create file" : "No se pudo crear el archivo",
- "Could not create folder" : "No se pudo crear la carpeta",
- "Error deleting file." : "Error al borrar el archivo",
"No entries in this folder match '{filter}'" : "No hay resultados que coincidan con '{filter}'",
"Name" : "Nombre",
"Size" : "Tamaño",
@@ -75,8 +61,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Agregado a Favoritos",
"Favorite" : "Favorito",
- "Text file" : "Archivo de texto",
- "New text file.txt" : "Nuevo archivo de texto.txt",
"Folder" : "Carpeta",
"New folder" : "Nueva carpeta",
"{newname} already exists" : "{new_name} ya existe",
@@ -99,8 +83,6 @@ OC.L10N.register(
"Changed by %2$s" : "Cambiado por %2$s",
"Deleted by %2$s" : "Eliminado por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
- "%s could not be renamed as it has been deleted" : "%s no se pudo renombrar pues ha sido eliminado",
- "%s could not be renamed" : "%s no pudo ser renombrado",
"Upload (max. %s)" : "Subida (máx. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
@@ -119,6 +101,8 @@ OC.L10N.register(
"Files are being scanned, please wait." : "Los archivos se están escaneando, por favor espere.",
"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"
+ "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
+ "Text file" : "Archivo de texto",
+ "New text file.txt" : "Nuevo archivo de texto.txt"
},
"nplurals=2; plural=(n != 1);");