aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es_GT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-27 02:23:58 +0000
committerNextcloud bot <bot@nextcloud.com>2022-08-27 02:23:58 +0000
commit5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch)
treec1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/settings/l10n/es_GT.js
parenta1fae0532090c3f7223ce8243e3025dfafde07ce (diff)
downloadnextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.tar.gz
nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_GT.js')
-rw-r--r--apps/settings/l10n/es_GT.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/es_GT.js b/apps/settings/l10n/es_GT.js
index d8310fca8ba..22f0215a487 100644
--- a/apps/settings/l10n/es_GT.js
+++ b/apps/settings/l10n/es_GT.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",
@@ -235,9 +236,6 @@ OC.L10N.register(
"Choose as profile picture" : "Seleccionar como foto del perfil",
"You are using <strong>%s</strong>" : "Estás usando<strong>%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://…" : "Liga https:// ...",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
@@ -261,6 +259,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;");