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_419.js')
-rw-r--r--apps/settings/l10n/es_419.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js
index fe428e9a1d3..63424740258 100644
--- a/apps/settings/l10n/es_419.js
+++ b/apps/settings/l10n/es_419.js
@@ -146,6 +146,7 @@ OC.L10N.register(
"Language" : "Idioma",
"Help translate" : "Ayuda a traducir",
"Your Twitter handle" : "Tu cuenta de Twitter",
+ "Your website" : "Tu sitio web",
"Add" : "Agregar",
"Cancel" : "Cancelar",
"{size} used" : "{size} usado",
@@ -173,7 +174,7 @@ OC.L10N.register(
"Not saved" : "No guardado",
"Sending…" : "Enviando...",
"Email sent" : "Correo electrónico enviado",
- "Address" : "Dirección",
+ "Location" : "Ubicación",
"Avatar" : "Avatar",
"About" : "Acerca de",
"Full name" : "Nombre completo",
@@ -238,9 +239,6 @@ OC.L10N.register(
"You are using <strong>%s</strong>" : "Estas usando <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Estas usando <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s%%</strong>)",
"Your phone number" : "Su número telefónico",
- "Your postal address" : "Tu dirección postal",
- "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
- "Link https://…" : "Enlace https:// ...",
"Locale" : "Región",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
@@ -265,6 +263,10 @@ OC.L10N.register(
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Enlace https:// ...",
"Twitter handle @…" : "Cuenta de twitter @..."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");