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-26 05:24:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-26 05:24:48 +0300
commit2fcae35e0f79625d7328c7e95dcda3029633c90a (patch)
tree04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/settings/l10n/es_SV.js
parent38d0419f14ad70dbd82ef18946846b8ce3ea1682 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_SV.js')
-rw-r--r--apps/settings/l10n/es_SV.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/es_SV.js b/apps/settings/l10n/es_SV.js
index 858a5941272..d8310fca8ba 100644
--- a/apps/settings/l10n/es_SV.js
+++ b/apps/settings/l10n/es_SV.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"No email address set" : "No se ha establecido la dirección de correo electrónico",
"Language" : "Idioma",
"Help translate" : "Ayuda a traducir",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
"Add" : "Agregar",
"Cancel" : "Cancelar",
"{size} used" : "{size} usado",
@@ -237,7 +238,6 @@ OC.L10N.register(
"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 @...",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
@@ -260,6 +260,7 @@ OC.L10N.register(
"Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"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"
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Twitter handle @…" : "Cuenta de twitter @..."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");