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:
authorNextcloud bot <bot@nextcloud.com>2022-08-27 05:24:23 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-27 05:24:23 +0300
commit8b597e3902ab90ea950a785aefbec822e257cc50 (patch)
tree17e576cd747910e3d30f0b4c92cb914b1fdd5c79 /apps/settings/l10n/es_UY.js
parent952b6d6810fcf1d05b6898954ec09d18abc74d8e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_UY.js')
-rw-r--r--apps/settings/l10n/es_UY.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/es_UY.js b/apps/settings/l10n/es_UY.js
index 9d10087136b..38357b9e8d5 100644
--- a/apps/settings/l10n/es_UY.js
+++ b/apps/settings/l10n/es_UY.js
@@ -141,6 +141,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",
@@ -168,7 +169,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",
"Full name" : "Nombre completo",
@@ -228,9 +229,6 @@ OC.L10N.register(
"Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
"Choose as profile picture" : "Seleccionar como foto del perfil",
"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://…" : "Liga https:// ...",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
@@ -254,6 +252,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://…" : "Liga https:// ...",
"Twitter handle @…" : "Cuenta de twitter @..."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");