diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-14 02:14:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-14 02:14:47 +0000 |
commit | aa003dc971eb09c4237c5c7a3fbf64d781957749 (patch) | |
tree | 15e75815073e691775b23708b3f3b386876181a3 /apps/settings/l10n/es.js | |
parent | 86d104654fc0668cbbd7ccb563a6e97a221bec93 (diff) | |
download | nextcloud-server-aa003dc971eb09c4237c5c7a3fbf64d781957749.tar.gz nextcloud-server-aa003dc971eb09c4237c5c7a3fbf64d781957749.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r-- | apps/settings/l10n/es.js | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 5daf0d9f45a..79fbb7dbcd0 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -263,12 +263,26 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", + "Your profile picture" : "Su imagen de perfil", + "Upload profile picture" : "Subir imagen del perfil", + "Choose profile picture from files" : "Seleccionar imagen del perfil desde los archivos", + "Remove profile picture" : "Eliminar imagen del perfil", "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Picture provided by original account" : "Imagen provista por la cuenta original", "Cancel" : "Cancelar", + "Set as profile picture" : "Establecer como imagen del perfil", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Tenga en cuenta que puede tomar hasta 24 horas para que su imagen del perfil sea actualizada en todas partes", + "Choose your profile picture" : "Seleccione su imagen de perfil", + "Please select a valid png or jpg file" : "Por favor, seleccione un archivo png o jpg válido", + "Error setting profile picture" : "Error configurando imagen del perfil", + "Error cropping profile picture" : "Error recortando imagen del perfil", + "Error saving profile picture" : "Error guardando imagen del perfil", + "Error removing profile picture" : "Error eliminando imagen del perfil", "Your biography" : "Tu biografía", "Details" : "Detalles", "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:", + "You are using <strong>{usage}</strong>" : "Estás usando <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Estás usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Tu nombre completo", "Email options" : "Opciones de email", "Primary email for password reset and notifications" : "Dirección email principal para restablecer contraseña y notificaciones", @@ -292,6 +306,10 @@ OC.L10N.register( "Unable to update language" : "No se pudo actualizar tu idioma", "No language set" : "No se ha marcado idioma", "Locale" : "Región", + "Week starts on {firstDayOfWeek}" : "La semana comienza en {firstDayOfWeek}", + "Unable to update locale" : "Imposible actualizar el idioma", + "No locale set" : "No se ha establecido el idioma", + "Your location" : "Su ubicación", "Your organisation" : "Tu organización", "Your phone number" : "Su número de teléfono", "Edit your Profile visibility" : "Editar la visibilidad de tu perfil", @@ -303,6 +321,11 @@ OC.L10N.register( "Your role" : "Tu rol", "Your Twitter handle" : "Su usuario de Twitter", "Your website" : "La dirección de su sitio web", + "No {property} set" : "No se ha establecido {property}", + "Unable to update {property}" : "Imposible actualizar {property}", + "Change scope level of {property}, current scope is {scope}" : "Cambiar el nivel de privacidad de {property}, el valor actual es {scope}", + "Unable to update federation scope of the primary {property}" : "No se puede actualizar el alcance de federación del principal {property}", + "Unable to update federation scope of additional {property}" : "No se puede actualizar el alcance de federación adicional de {property}", "Add additional email" : "Añadir un email adicional", "Add" : "Añadir", "You do not have permissions to see the details of this user" : "No tienes permisos para ver los detalles de este usuario", |