diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-14 02:25:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-14 02:25:22 +0000 |
commit | d3f66e2310ef790794aba81f12d7ab6a035736c3 (patch) | |
tree | bf952227908ce00d21470f9ea473c3faf3f65866 /apps/settings/l10n/ast.js | |
parent | 6d2952d05973d96bf41897a28f8bdf4803d4f338 (diff) | |
download | nextcloud-server-d3f66e2310ef790794aba81f12d7ab6a035736c3.tar.gz nextcloud-server-d3f66e2310ef790794aba81f12d7ab6a035736c3.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ast.js')
-rw-r--r-- | apps/settings/l10n/ast.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index f423efe3225..b29ff4ca9da 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -112,6 +112,12 @@ OC.L10N.register( "Copied!" : "¡Copióse!", "Copy" : "Copiar", "Enable" : "Activar", + "Server-side encryption" : "Cifráu del llau del sirvidor", + "Enable server-side encryption" : "Activar cifráu nel sirvidor", + "Be aware that encryption always increases the file size." : "Decátate que'l cifráu siempres aumenta'l tamañu de los ficheros.", + "This is the final warning: Do you really want to enable encryption?" : "Esta ye l'alvertencia final: ¿De xuru que quies activar el cifráu?", + "No encryption module loaded, please enable an encryption module in the app menu." : "Nun se cargó dengún módulu de cifráu, activa un módulu de cifráu nel menú d'aplicaciones.", + "Select default encryption module:" : "Esbilla'l módulu predetermináu de cifráu:", "Your email address" : "Direición de corréu-e", "No email address set" : "Nun s'afitó denguna direición de corréu", "Language" : "Llingua", @@ -139,8 +145,6 @@ OC.L10N.register( "Show last login" : "Amosar aniciu de sesión caberu", "Show user backend" : "Amosar backend d'usuarios", "Send email to new user" : "Unviar corréu al usuariu nuevu", - "Migration in progress. Please wait until the migration is finished" : "Migración en cursu. Espera fasta que la migración fine, por favor.", - "Migration started …" : "Migración aniciada...", "Not saved" : "Nun se guardó", "Sending…" : "Unviando...", "Email sent" : "Corréu-e unviáu", @@ -177,16 +181,6 @@ OC.L10N.register( "Send email" : "Unviar mensaxe", "All checks passed." : "Pasáronse toles comprobaciones.", "Version" : "Versión", - "Server-side encryption" : "Cifráu del llau del sirvidor", - "Enable server-side encryption" : "Activar cifráu nel sirvidor", - "Please read carefully before activating server-side encryption: " : "Llei con procuru enantes d'activar el cifráu nel sirvidor:", - "Be aware that encryption always increases the file size." : "Decátate que'l cifráu siempres aumenta'l tamañu de los ficheros.", - "This is the final warning: Do you really want to enable encryption?" : "Esta ye l'alvertencia final: ¿De xuru que quies activar el cifráu?", - "Enable encryption" : "Habilitar cifráu", - "No encryption module loaded, please enable an encryption module in the app menu." : "Nun se cargó dengún módulu de cifráu, activa un módulu de cifráu nel menú d'aplicaciones.", - "Select default encryption module:" : "Esbilla'l módulu predetermináu de cifráu:", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Precises migrar les claves de cifráu d'un cifráu vieyu (ownCloud <= 8.0) a unu nuevu.", - "Start migration" : "Aniciar migración", "Allow apps to use the Share API" : "Permitir a les aplicaciones usar la API de Compartición", "Enforce expiration date" : "Facer cumplir la data de caducidá", "Allow public uploads" : "Permitir xubes públiques", @@ -213,6 +207,8 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Contraseña nueva", "Change password" : "Camudar contraseña", + "Migration in progress. Please wait until the migration is finished" : "Migración en cursu. Espera fasta que la migración fine, por favor.", + "Migration started …" : "Migración aniciada...", "Couldn't remove app." : "Nun pudo desaniciase l'aplicación.", "Couldn't update app." : "Nun pudo anovase l'aplicación.", "Backend doesn't support password change, but the user's encryption key was updated." : "El backend nun sofita'l cambéu de contraseña pero anovóse la clave del cifráu d'usuarios", @@ -220,6 +216,10 @@ OC.L10N.register( "All languages" : "Toles llingües", "Everyone" : "Toos", "Test email settings" : "Probar configuración de corréu electrónicu", + "Please read carefully before activating server-side encryption: " : "Llei con procuru enantes d'activar el cifráu nel sirvidor:", + "Enable encryption" : "Habilitar cifráu", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Precises migrar les claves de cifráu d'un cifráu vieyu (ownCloud <= 8.0) a unu nuevu.", + "Start migration" : "Aniciar migración", "Background job didn’t run yet!" : "¡Entá nun s'executó'l trabayu de fondu!", "Recommended" : "Recomendáu", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php precisa executalu l'usuariu del sistema «%s».", |