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:
authorNextcloud bot <bot@nextcloud.com>2019-06-14 05:14:26 +0300
committerNextcloud bot <bot@nextcloud.com>2019-06-14 05:14:26 +0300
commit85767660baa8b9e686303b091da8c96b13345f86 (patch)
tree5dca4dba1d9fa7126b0e171d5da1f12531dc1109 /lib/l10n/es_EC.js
parentf349d5a225cf8c3faa8b36f9b4f7c96cc36a42b1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_EC.js')
-rw-r--r--lib/l10n/es_EC.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js
index 4f3a7f6d4aa..b39792ac235 100644
--- a/lib/l10n/es_EC.js
+++ b/lib/l10n/es_EC.js
@@ -63,20 +63,12 @@ OC.L10N.register(
"Log out" : "Cerrar sesión",
"Users" : "Usuarios",
"Unknown user" : "Ususario desconocido",
- "Create" : "Crear",
- "Change" : "Cambiar",
- "Delete" : "Borrar",
- "Share" : "Compartir",
"Overview" : "Generalidades",
"Basic settings" : "Configuraciones básicas",
"Sharing" : "Compartiendo",
"Security" : "Seguridad",
"Additional settings" : "Configuraciones adicionales",
"Personal info" : "Información personal",
- "Unlimited" : "Ilimitado",
- "Verifying" : "Verficando",
- "Verifying …" : "Verficando ...",
- "Verify" : "Verificar",
"%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos",
"%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.",
"%s enter the database name." : "%s ingresar el nombre de la base de datos",
@@ -203,6 +195,14 @@ OC.L10N.register(
"Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s",
"Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.",
"Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ",
+ "Create" : "Crear",
+ "Change" : "Cambiar",
+ "Delete" : "Borrar",
+ "Share" : "Compartir",
+ "Unlimited" : "Ilimitado",
+ "Verifying" : "Verficando",
+ "Verifying …" : "Verficando ...",
+ "Verify" : "Verificar",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i",
"Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe",
"Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo",