aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js9
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 920f61d8fcd..a2fbc055107 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Show grid view" : "Mostrar vista de cuadrícula",
"Home" : "Inicio",
"Close" : "Cerrar",
- "Favorites" : "Favoritos",
"Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"",
"This will stop your current uploads." : "Esto detendrá las subidas en curso.",
"Upload cancelled." : "Subida cancelada.",
@@ -104,7 +103,6 @@ OC.L10N.register(
"Favorited" : "Agregado a favoritos",
"Favorite" : "Favorito",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)",
- "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",
"Create new folder" : "Crear nueva carpeta",
"Upload file" : "Subir archivo",
@@ -119,6 +117,7 @@ OC.L10N.register(
"Removed from favorites" : "Quitado de favoritos",
"You added {file} to your favorites" : "Has agregado {file} a tus favoritos",
"You removed {file} from your favorites" : "Has quitado {file} de tus favoritos",
+ "Favorites" : "Favoritos",
"File changes" : "Cambios del archivo",
"Created by {user}" : "Creado por {user}",
"Changed by {user}" : "Modificado por {user}",
@@ -172,10 +171,11 @@ OC.L10N.register(
"Reload current directory" : "Recargar directorio actual",
"Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"",
"Select the row for {displayName}" : "Seleccione la fila para {displayName}",
- "Open folder {name}" : "Abrir carpeta {name}",
+ "File name" : "Nombre del archivo",
"Download file {name}" : "Descargar archivo {name}",
"\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente",
"\"{displayName}\" action failed" : "la acción \"{displayName}\" falló",
+ "Name cannot be empty" : "El nombre no puede estar vacío",
"Total rows summary" : "Resumen de filas totales",
"Select all" : "Seleccionar todo",
"Unselect all" : "Desmarrcar todos",
@@ -229,6 +229,7 @@ OC.L10N.register(
"Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
"Delete permanently" : "Eliminar de forma definitiva",
"Open folder {displayName}" : "Abrir carpeta {displayName}",
+ "Open details" : "Abrir detalles",
"Set up templates folder" : "Configura una carpeta para plantillas",
"Templates" : "Plantillas",
"Create new templates folder" : "Crear nueva carpeta de plantillas",
@@ -250,6 +251,7 @@ OC.L10N.register(
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo archivo.txt",
"Storage invalid" : "Almacenamiento no válido",
+ "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez",
"Unlimited" : "Ilimitado",
"Search users" : "Buscar usuarios",
"Cancel" : "Cancelar",
@@ -257,6 +259,7 @@ OC.L10N.register(
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s de %2$s usados",
"Deleted files" : "Archivos eliminados",
+ "Open folder {name}" : "Abrir carpeta {name}",
"Search for an account" : "Buscar una cuenta"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");