Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r--apps/settings/l10n/es.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index 8043805686d..1cf99835820 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -68,6 +68,7 @@ OC.L10N.register(
"installing and updating apps via the app store or Federated Cloud Sharing" : "instalando y actualizando aplicaciones a través de la tienda de aplicaciones o de la nube compartida federada",
"Federated Cloud Sharing" : "Compartido en Nube Federada",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL está usando una versión desactualizada %1$s (%2$s). Por favor, actualiza tu sistema operativo o funciones como %3$s no funcionarán de forma fiable.",
+ "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "No se puede determinar si la vdersión TLS de cURL está anticuada o no debido a que ocurrió un error durante la consulta HTTPS contra https://nextcloud.com. Por favor compruebe el archivo de registro de nexcloud para más detalles.",
"Invalid SMTP password." : "Contraseña SMTP inválida",
"Email setting test" : "Prueba de configuración de correo",
"Well done, %s!" : "¡Bien hecho, %s!",
@@ -79,6 +80,8 @@ OC.L10N.register(
"Settings saved" : "Ajustes guardados",
"Unable to change full name" : "No se puede cambiar el nombre completo",
"Unable to change email address" : "No se pudo cambiar la dirección de correo",
+ "Unable to set invalid phone number" : "No se pudo registrar un número de teléfono incorrecto",
+ "Some account data was invalid" : "Algunos datos de la cuenta no son correctos",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para verificar tu cuenta de Twitter, escribe el siguiente tuit en Twitter (por favor, asegúrate de escribirlo sin saltos de línea):",
"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 verificar tu sitio web, guarda el siguiente contenido en la raíz de la web en '.well-known/CloudIdVerificationCode.txt' (por favor, asegúrate de que el texto completo está en una línea):",
"%1$s changed your password on %2$s." : "%1$s cambió su contraseña en %2$s.",