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 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index f50901137be..12bc73b4a35 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -73,10 +73,6 @@ OC.L10N.register(
"Log out" : "Cerrar sesión",
"Users" : "Usuarios",
"Unknown user" : "Usuario desconocido",
- "Create" : "Crear",
- "Change" : "Cambiar",
- "Delete" : "Eliminar",
- "Share" : "Compartir",
"Overview" : "Vista general",
"Basic settings" : "Ajustes básicos",
"Sharing" : "Compartir",
@@ -85,10 +81,6 @@ OC.L10N.register(
"Additional settings" : "Configuración adicional",
"Personal info" : "Información personal",
"Mobile & desktop" : "Móvil y escritorio",
- "Unlimited" : "Ilimitado",
- "Verifying" : "Verificando",
- "Verifying …" : "Verificando...",
- "Verify" : "Verificar",
"%s enter the database username and name." : "%s introduzca el nombre de usuario y la contraseña de la BBDD.",
"%s enter the database username." : "%s introduzca el usuario de la base de datos.",
"%s enter the database name." : "%s introduzca el nombre de la base de datos",
@@ -227,6 +219,14 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
"Library %s with a version higher than %s is required - available version %s." : "Biblioteca %s con una versión superior que %s la requerida - versión disponible %s.",
"Library %s with a version lower than %s is required - available version %s." : "Biblioteca %s con una versión inferior que %s la requerida - versión disponible %s.",
+ "Create" : "Crear",
+ "Change" : "Cambiar",
+ "Delete" : "Eliminar",
+ "Share" : "Compartir",
+ "Unlimited" : "Ilimitado",
+ "Verifying" : "Verificando",
+ "Verifying …" : "Verificando...",
+ "Verify" : "Verificar",
"Sharing %s failed, because the backend does not allow shares from type %i" : "No se pudo compartir %s porque el repositorio no permite recursos compartidos del tipo %i",
"Sharing %s failed, because the file does not exist" : "No se pudo compartir %s porque el archivo no existe",
"Sharing %s failed, because you can not share with yourself" : "Fallo al compartir %s, porque no puedes compartir contigo mismo",