diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-09 00:07:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-09 00:07:51 +0000 |
commit | f6a4028fad57ff2be8752b17c66b990e042cfdf9 (patch) | |
tree | 41c1e0338c9755242e69c04259b8c235f0053451 /settings | |
parent | 9d8e9b1efbc210319ce467927085405a7219a2c2 (diff) | |
download | nextcloud-server-f6a4028fad57ff2be8752b17c66b990e042cfdf9.tar.gz nextcloud-server-f6a4028fad57ff2be8752b17c66b990e042cfdf9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/es_MX.js | 2 | ||||
-rw-r--r-- | settings/l10n/es_MX.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 389e02f7b4a..692593dda51 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -44,6 +44,8 @@ OC.L10N.register( "Unable to delete user." : "No fue posible eliminar el usuario.", "Error while enabling user." : "Se presentó un error al habilitar el usuario. ", "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.", + "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar su cuenta de Twitter, publique el siguiente tweet en Twitter (favor de asegurarse de publicar sin ninguna línea en blanco):", + "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verficiar si sitio Web, agrege el siguiente contendio a su web-root en '.well-known/CloudIdVerificationCode.txt' (favor de asegurarse de que el texto completo este en una sóla línea):", "Settings saved" : "Se han guardado los ajustes", "Unable to change full name" : "No fue posible cambiar el nombre completo", "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico", diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index 0f7572d7326..37836b5ce6b 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -42,6 +42,8 @@ "Unable to delete user." : "No fue posible eliminar el usuario.", "Error while enabling user." : "Se presentó un error al habilitar el usuario. ", "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.", + "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar su cuenta de Twitter, publique el siguiente tweet en Twitter (favor de asegurarse de publicar sin ninguna línea en blanco):", + "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verficiar si sitio Web, agrege el siguiente contendio a su web-root en '.well-known/CloudIdVerificationCode.txt' (favor de asegurarse de que el texto completo este en una sóla línea):", "Settings saved" : "Se han guardado los ajustes", "Unable to change full name" : "No fue posible cambiar el nombre completo", "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico", |