From 532c7545bdc0ba37337d2103a74fce796915539b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 3 Sep 2022 02:30:29 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/settings/l10n/es_CO.js | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'apps/settings/l10n/es_CO.js') diff --git a/apps/settings/l10n/es_CO.js b/apps/settings/l10n/es_CO.js index b26918992ef..9cbea05449c 100644 --- a/apps/settings/l10n/es_CO.js +++ b/apps/settings/l10n/es_CO.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", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", @@ -144,6 +143,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", @@ -152,7 +154,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", @@ -179,7 +180,7 @@ OC.L10N.register( "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", "Location" : "Ubicación", - "Avatar" : "Avatar", + "Profile picture" : "Foto de perfil", "About" : "Acerca de", "Full name" : "Nombre completo", "Phone number" : "Número de teléfono", @@ -231,16 +232,10 @@ 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", "You are using %s" : "Estás usando%s", "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor aguarda 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.", @@ -258,11 +253,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;"); -- cgit v1.2.3