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 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index db47cd05b18..959b164d8d8 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -289,8 +289,7 @@ OC.L10N.register(
"Profile not found" : "Perfil no encontrado",
"The profile does not exist." : "El perfil no existe.",
"Back to %s" : "Volver a %s",
- "File not found" : "Archivo no encontrado",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El documento no se pudo encontrar en el servidor. Es posible que el enlace fuera eliminado o haya caducado.",
+ "Page not found" : "Página no encontrada",
"Too many requests" : "Demasiadas peticiones",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hubo demasiadas peticiones desde su red. Vuelva a intentarlo más tarde o póngase en contacto con su administrador si se trata de un error.",
"Error" : "Error",
@@ -410,6 +409,8 @@ OC.L10N.register(
"Local document editing back-end used by the Collabora Online app." : "Motor (back-end) del editor de documentos usado por la app Collabora Online.",
"restricted" : "Restringido",
"invisible" : "invisible",
+ "File not found" : "Archivo no encontrado",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El documento no se pudo encontrar en el servidor. Es posible que el enlace fuera eliminado o haya caducado.",
"More" : "Más",
"More apps menu" : "Menú de otras apps",
"Settings menu" : "Menú de configuraciones",