diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-29 00:08:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-29 00:08:21 +0000 |
commit | 95ec247d102f968322457e49ba16e13a2ec1bddd (patch) | |
tree | de9cdb37e439b2af4e3c5e983e79d9f4f5859d6d /lib/l10n/es_MX.js | |
parent | 7a5762f4946c9e80a1636109e9f79f2d293edbbe (diff) | |
download | nextcloud-server-95ec247d102f968322457e49ba16e13a2ec1bddd.tar.gz nextcloud-server-95ec247d102f968322457e49ba16e13a2ec1bddd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r-- | lib/l10n/es_MX.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index ecec10607b4..bc252633450 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -84,6 +84,7 @@ OC.L10N.register( "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", + "Given database host is invalid and must not contain the port: %s" : "El servidor de base de datos ingresado es inválido y no debe contener el puerto: %s", "Invalid Federated Cloud ID" : "ID Inválido", "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", |