Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed May 23, 2024
1 parent cff4d62 commit e579633
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ OC.L10N.register(
{
"You enabled TOTP two-factor authentication for your account" : "Esat iespējojis TOTP divu faktoru autentifikāciju jūsu kontam",
"You disabled TOTP two-factor authentication for your account" : "Esat atspējojis TOTP divu faktoru autentifikāciju jūsu kontam",
"TOTP (Authenticator app)" : "TOTP (Autentifikācijas lietotne)",
"TOTP (Authenticator app)" : "TOTP (autentificētāja lietotne)",
"Authenticate with a TOTP app" : "Autentificēties ar TOTP lietotni",
"Enable TOTP" : "Iespējot TOTP",
"Could not verify your key. Please try again" : "Nevarēja verificēt tavu atslēgu. Mēģini vēlreiz.",
"Authentication code" : "Autentifikācijas kods",
"Verify" : "Verificēt",
"Get the authentication code from the two-factor authentication app on your device." : "Iegūstiet autentifikācijas kodu no divu faktoru autentifikācijas koda autentifikācijas jūsu ierīcē.",
"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"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
4 changes: 2 additions & 2 deletions l10n/lv.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{ "translations": {
"You enabled TOTP two-factor authentication for your account" : "Esat iespējojis TOTP divu faktoru autentifikāciju jūsu kontam",
"You disabled TOTP two-factor authentication for your account" : "Esat atspējojis TOTP divu faktoru autentifikāciju jūsu kontam",
"TOTP (Authenticator app)" : "TOTP (Autentifikācijas lietotne)",
"TOTP (Authenticator app)" : "TOTP (autentificētāja lietotne)",
"Authenticate with a TOTP app" : "Autentificēties ar TOTP lietotni",
"Enable TOTP" : "Iespējot TOTP",
"Could not verify your key. Please try again" : "Nevarēja verificēt tavu atslēgu. Mēģini vēlreiz.",
"Authentication code" : "Autentifikācijas kods",
"Verify" : "Verificēt",
"Get the authentication code from the two-factor authentication app on your device." : "Iegūstiet autentifikācijas kodu no divu faktoru autentifikācijas koda autentifikācijas jūsu ierīcē.",
"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);"
}

0 comments on commit e579633

Please sign in to comment.