diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-03 02:30:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-03 02:30:29 +0000 |
commit | 532c7545bdc0ba37337d2103a74fce796915539b (patch) | |
tree | 739769d28775174d84eea467beaf404999e81710 /apps/settings/l10n/es_PY.js | |
parent | f0b12b450f37da5a6b93779b379cf9ae230217e6 (diff) | |
download | nextcloud-server-532c7545bdc0ba37337d2103a74fce796915539b.tar.gz nextcloud-server-532c7545bdc0ba37337d2103a74fce796915539b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_PY.js')
-rw-r--r-- | apps/settings/l10n/es_PY.js | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js index 9003c1c1e8b..b1356f8afac 100644 --- a/apps/settings/l10n/es_PY.js +++ b/apps/settings/l10n/es_PY.js @@ -12,7 +12,6 @@ OC.L10N.register( "So-so password" : "Contraseña aceptable", "Good password" : "Buena contraseña", "Strong password" : "Contraseña fuerte", - "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", @@ -139,6 +138,9 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", + "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", + "Cancel" : "Cancelar", "Your email address" : "Tu dirección de correo electrónico", "No email address set" : "No se ha establecido la dirección de correo electrónico", "Language" : "Idioma", @@ -147,7 +149,6 @@ OC.L10N.register( "Your Twitter handle" : "Tu cuenta de Twitter", "Your website" : "Tu sitio web", "Add" : "Agregar", - "Cancel" : "Cancelar", "{size} used" : "{size} usado", "Display name" : "Nombre a desplegar", "Email" : "Correo electrónico", @@ -174,7 +175,7 @@ OC.L10N.register( "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", "Location" : "Ubicación", - "Avatar" : "Avatar", + "Profile picture" : "Foto de perfil", "About" : "Acerca", "Full name" : "Nombre completo", "Phone number" : "Número de teléfono", @@ -225,15 +226,9 @@ OC.L10N.register( "Follow us on Twitter" : "Síguenos en Twitter", "Check out our blog" : "Visita nuestro blog", "Subscribe to our newsletter" : "Suscribete a nuestro boletín", - "Profile picture" : "Foto de perfil", - "Upload new" : "Cargar nuevo", - "Select from Files" : "Seleccionar desde Archivos", - "Remove image" : "Eliminar imagen", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", - "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", - "Choose as profile picture" : "Seleccionar como foto del perfil", "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración", "Migration started …" : "La migración ha comenzado ...", + "Select a profile picture" : "Selecciona una imagen de perfil", "Couldn't remove app." : "No fue posible eliminar la aplicación. ", "Couldn't update app." : "No fue posible actualizar la aplicación.", "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.", @@ -251,11 +246,16 @@ 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", + "Upload new" : "Cargar nuevo", + "Select from Files" : "Seleccionar desde Archivos", + "Remove image" : "Eliminar imagen", + "Choose as profile picture" : "Seleccionar como foto del perfil", "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 @..." + "Twitter handle @…" : "Cuenta de twitter @...", + "Avatar" : "Avatar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |