Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es_419.json')
-rw-r--r--apps/files/l10n/es_419.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/es_419.json b/apps/files/l10n/es_419.json
index 532fe0c3248..e2268c41a86 100644
--- a/apps/files/l10n/es_419.json
+++ b/apps/files/l10n/es_419.json
@@ -4,13 +4,13 @@
"Unknown error" : "Se presentó un error desconocido",
"All files" : "Todos los archivos",
"Recent" : "Reciente",
+ "Favorites" : "Favoritos",
"File could not be found" : "No fue posible encontrar el archivo",
"Move or copy" : "Mover o copiar",
"Download" : "Descargar",
"Delete" : "Borrar",
"Home" : "Inicio",
"Close" : "Cerrar",
- "Favorites" : "Favoritos",
"Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"",
"Upload cancelled." : "Carga cancelada.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No fue posible cargar {filename} ya que es una carpeta o tiene un tamaño de 0 bytes",
@@ -135,12 +135,12 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.",
"No favorites yet" : "Aún no hay favoritos",
"Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ",
- "Shared with you" : "Compartido con usted",
- "Shared with others" : "Compartido con otros",
- "Shared by link" : "Compartido por liga",
"Tags" : "Etiquetas",
"Deleted files" : "Archivos borrados",
"Text file" : "Archivo de texto",
- "New text file.txt" : "Nuevo ArchivoDeTexto.txt"
+ "New text file.txt" : "Nuevo ArchivoDeTexto.txt",
+ "Shared with you" : "Compartido con usted",
+ "Shared with others" : "Compartido con otros",
+ "Shared by link" : "Compartido por liga"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file