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_AR.js')
-rw-r--r--apps/settings/l10n/es_AR.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js
index 8f966432fde..ed645d5fbbf 100644
--- a/apps/settings/l10n/es_AR.js
+++ b/apps/settings/l10n/es_AR.js
@@ -139,6 +139,7 @@ OC.L10N.register(
"Language" : "Idioma",
"Help translate" : "Ayude a traducir",
"Your Twitter handle" : "Su cuenta de Twitter",
+ "Your website" : "Su sitio web",
"Add" : "Añadir",
"Cancel" : "Cancelar",
"Display name" : "Nombre para mostrar",
@@ -165,7 +166,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",
@@ -225,9 +226,6 @@ OC.L10N.register(
"Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ",
"Choose as profile picture" : "Seleccionar como foto del perfil",
"Your phone number" : "Su número telefónico",
- "Your postal address" : "Su 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://…" : "Link https:// ...",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
@@ -251,6 +249,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 del sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar",
+ "Address" : "Dirección",
+ "Your postal address" : "Su 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://…" : "Link https:// ...",
"Twitter handle @…" : "Cuenta de twitter @..."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");