-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
- Loading branch information
1 parent
a9f18d0
commit 6717c81
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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);" | ||
} |