diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
commit | 9e00b51c879094a79371b0ed68065efed97a7ed5 (patch) | |
tree | 95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/es_MX.js | |
parent | a27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff) | |
download | nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.tar.gz nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r-- | lib/l10n/es_MX.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 6bf55499423..458431e70f5 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -80,7 +80,6 @@ OC.L10N.register( "Additional settings" : "Configuraciones adicionales", "Tips & tricks" : "Consejos & trucos", "Personal info" : "Información personal", - "Sync clients" : "Sincronizar clientes", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", @@ -247,6 +246,7 @@ OC.L10N.register( "Files can't be shared with create permissions" : "No se pueden compartir archivos con privilegios para crear", "Cannot set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración más alla de %s días en el futuro", "No app name specified" : "No se especificó el nombre de la aplicación", - "App '%s' could not be installed!" : "¡No se pudo instalar la aplciación '%s'!" + "App '%s' could not be installed!" : "¡No se pudo instalar la aplciación '%s'!", + "Sync clients" : "Sincronizar clientes" }, "nplurals=2; plural=(n != 1);"); |