f7cloud_client/apps/twofactor_totp/l10n/lv.json
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

13 lines
958 B
JSON

{ "translations": {
"You enabled TOTP two-factor authentication for your account" : "Tu iespējoji TOTP divpakāpju autentifikāciju savam kontam",
"You disabled TOTP two-factor authentication for your account" : "Tu atspējoji TOTP divpakāpju autentifikāciju savam kontam",
"TOTP (Authenticator app)" : "TOTP (autentificētājlietotne)",
"Authenticate with a TOTP app" : "Autentificēties ar TOTP lietotni",
"Could not verify your key. Please try again" : "Nevarēja verificēt tavu atslēgu. Mēģini vēlreiz.",
"Enable TOTP" : "Iespējot TOTP",
"Authentication code" : "Autentificēšanās kods",
"Verify" : "Verificēt",
"Get the authentication code from the two-factor authentication app on your device." : "Autentificēšanas kods ir iegūstams divpakāpju autentificēšanas lietotnē Tavā ierīcē.",
"Submit" : "Iesniegt"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}