diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
commit | 5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch) | |
tree | c1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/settings/l10n/es_PE.json | |
parent | a1fae0532090c3f7223ce8243e3025dfafde07ce (diff) | |
download | nextcloud-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_PE.json')
-rw-r--r-- | apps/settings/l10n/es_PE.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/es_PE.json b/apps/settings/l10n/es_PE.json index 1910848bce8..aad292a1600 100644 --- a/apps/settings/l10n/es_PE.json +++ b/apps/settings/l10n/es_PE.json @@ -139,6 +139,7 @@ "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", @@ -166,7 +167,7 @@ "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", @@ -226,9 +227,6 @@ "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", @@ -252,6 +250,10 @@ "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 @..." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |