diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-05 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-05 00:08:20 +0000 |
commit | 84035862f7239e5d05ac0ab848442c9230ad7efc (patch) | |
tree | a35fa80df4ec14259be1c5747c3ba7a7693a239f /apps/updatenotification | |
parent | fa4107893de4e94020dc1b3182cfea969b5db1a6 (diff) | |
download | nextcloud-server-84035862f7239e5d05ac0ab848442c9230ad7efc.tar.gz nextcloud-server-84035862f7239e5d05ac0ab848442c9230ad7efc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/es_MX.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/es_MX.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/es_MX.js b/apps/updatenotification/l10n/es_MX.js index 82b431937a3..084dd1f1655 100644 --- a/apps/updatenotification/l10n/es_MX.js +++ b/apps/updatenotification/l10n/es_MX.js @@ -5,7 +5,7 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, favor de intentar la actualización manual", "{version} is available. Get more information on how to update." : "{version} no está disponible. Obtenga más información acerca de cómo actualizar. ", "Channel updated" : "Canal actualizado", - "The update server could not be reached since %d days to check for new updates." : "El servidor de actualización no ha podido ser alcanzado desde %d dias para verificar actualizaciones. ", + "The update server could not be reached since %d days to check for new updates." : "El servidor de actualización no ha podido ser alcanzado desde %d días para verificar actualizaciones. ", "Please check the nextcloud and server log files for errors." : "Favor de verificar los archivos de bitacoras de nextcloud y del servidor por errores. ", "Update to %1$s is available." : "La actualización a %1$s está disponible. ", "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", diff --git a/apps/updatenotification/l10n/es_MX.json b/apps/updatenotification/l10n/es_MX.json index 614a8270f33..dcbfab39f99 100644 --- a/apps/updatenotification/l10n/es_MX.json +++ b/apps/updatenotification/l10n/es_MX.json @@ -3,7 +3,7 @@ "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, favor de intentar la actualización manual", "{version} is available. Get more information on how to update." : "{version} no está disponible. Obtenga más información acerca de cómo actualizar. ", "Channel updated" : "Canal actualizado", - "The update server could not be reached since %d days to check for new updates." : "El servidor de actualización no ha podido ser alcanzado desde %d dias para verificar actualizaciones. ", + "The update server could not be reached since %d days to check for new updates." : "El servidor de actualización no ha podido ser alcanzado desde %d días para verificar actualizaciones. ", "Please check the nextcloud and server log files for errors." : "Favor de verificar los archivos de bitacoras de nextcloud y del servidor por errores. ", "Update to %1$s is available." : "La actualización a %1$s está disponible. ", "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", |