From 9ac598944c16644dcda79d943855a9946bc9ff17 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 23 May 2024 01:39:07 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lv.js | 4 ++-- l10n/lv.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/lv.js b/l10n/lv.js index 847697e9..43f7691a 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -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);"); diff --git a/l10n/lv.json b/l10n/lv.json index 1929d1d6..13aacda4 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -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);" } \ No newline at end of file