diff options
Diffstat (limited to 'apps/settings/l10n/es_AR.json')
-rw-r--r-- | apps/settings/l10n/es_AR.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json index e03247980d1..fb80fc1c35d 100644 --- a/apps/settings/l10n/es_AR.json +++ b/apps/settings/l10n/es_AR.json @@ -136,6 +136,7 @@ "No email address set" : "No se ha establecido la dirección de correo electrónico", "Language" : "Idioma", "Help translate" : "Ayude a traducir", + "Your Twitter handle" : "Su cuenta de Twitter", "Add" : "Añadir", "Cancel" : "Cancelar", "Display name" : "Nombre para mostrar", @@ -225,7 +226,6 @@ "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 @...", "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", @@ -248,6 +248,7 @@ "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 del 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 @..." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |