Files
therinaldos.com/wedding-pics/apps/twofactor_totp/l10n/ca.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

24 lines
1.8 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
OC.L10N.register(
"twofactor_totp",
{
"You enabled TOTP two-factor authentication for your account" : "Heu activat l'autenticació de dos factors TOTP per al vostre compte",
"You disabled TOTP two-factor authentication for your account" : "Heu desactivat l'autenticació de dos factors TOTP per al vostre compte",
"TOTP two-factor authentication disabled by an admin" : "L'autenticació de dos factors TOTP ha estat desactivada per un administrador",
"TOTP (Authenticator app)" : "TOTP (Autenticació de l'aplicació)",
"Authenticate with a TOTP app" : "Autentiqueu-vos amb l'aplicació TOTP",
"Two-Factor TOTP Provider" : "Proveïdor TOTP de dos factors",
"TOTP two-factor provider" : "Proveïdor de dos factors TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Un proveïdor d'autenticitat de dos factors per a TOTP (RFC 6238)",
"Enable TOTP" : "Activa TOTP",
"Could not enable TOTP" : "No s'ha pogut activar TOTP",
"Could not verify your key. Please try again" : "No es va poder verificar la vostra clau. Si us plau, torneu-ho a provar",
"Your new TOTP secret is:" : "El vostre nou secret TOTP és:",
"For quick setup, scan this QR code with your TOTP app:" : "Per a una configuració ràpida, escaneu aquest codi QR amb l'aplicació TOTP:",
"After you configured your app, enter a test code below to ensure everything works correctly:" : "Després de configurar l'aplicació, introduïu un codi de prova a sota per garantir que tot funciona correctament:",
"Authentication code" : "Codi d'autenticació",
"Verify" : "Verifica",
"Get the authentication code from the two-factor authentication app on your device." : "Obteniu el codi dautenticació de laplicació dautenticació de dos factors al vostre dispositiu.",
"Submit" : "Envia"
},
"nplurals=2; plural=(n != 1);");