Skip to content

Commit c656fd4

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 9a971bd commit c656fd4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

l10n/lv.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ OC.L10N.register(
33
{
44
"You enabled TOTP two-factor authentication for your account" : "Esat iespējojis TOTP divu faktoru autentifikāciju jūsu kontam",
55
"You disabled TOTP two-factor authentication for your account" : "Esat atspējojis TOTP divu faktoru autentifikāciju jūsu kontam",
6-
"TOTP (Authenticator app)" : "TOTP (Autentifikācijas lietotne)",
6+
"TOTP (Authenticator app)" : "TOTP (autentificētāja lietotne)",
77
"Authenticate with a TOTP app" : "Autentificēties ar TOTP lietotni",
88
"Enable TOTP" : "Iespējot TOTP",
99
"Could not verify your key. Please try again" : "Nevarēja verificēt tavu atslēgu. Mēģini vēlreiz.",
1010
"Authentication code" : "Autentifikācijas kods",
1111
"Verify" : "Verificēt",
12-
"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ē.",
12+
"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ē.",
1313
"Submit" : "Iesniegt"
1414
},
1515
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

l10n/lv.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{ "translations": {
22
"You enabled TOTP two-factor authentication for your account" : "Esat iespējojis TOTP divu faktoru autentifikāciju jūsu kontam",
33
"You disabled TOTP two-factor authentication for your account" : "Esat atspējojis TOTP divu faktoru autentifikāciju jūsu kontam",
4-
"TOTP (Authenticator app)" : "TOTP (Autentifikācijas lietotne)",
4+
"TOTP (Authenticator app)" : "TOTP (autentificētāja lietotne)",
55
"Authenticate with a TOTP app" : "Autentificēties ar TOTP lietotni",
66
"Enable TOTP" : "Iespējot TOTP",
77
"Could not verify your key. Please try again" : "Nevarēja verificēt tavu atslēgu. Mēģini vēlreiz.",
88
"Authentication code" : "Autentifikācijas kods",
99
"Verify" : "Verificēt",
10-
"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ē.",
10+
"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ē.",
1111
"Submit" : "Iesniegt"
1212
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
1313
}

0 commit comments

Comments
 (0)