diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:26 +0000 |
commit | 85767660baa8b9e686303b091da8c96b13345f86 (patch) | |
tree | 5dca4dba1d9fa7126b0e171d5da1f12531dc1109 /lib/l10n/es_MX.js | |
parent | f349d5a225cf8c3faa8b36f9b4f7c96cc36a42b1 (diff) | |
download | nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.tar.gz nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r-- | lib/l10n/es_MX.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 8691a666ad4..70495639394 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -63,10 +63,6 @@ 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", @@ -74,10 +70,6 @@ OC.L10N.register( "Additional settings" : "Configuraciones adicionales", "Personal info" : "Información personal", "Mobile & desktop" : "Móvil & escritorio", - "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", @@ -204,6 +196,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", |