From 89fb66a0859adfd47a91db7b6b1fd0ba14e34c1f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 27 Jan 2017 01:14:25 +0000 Subject: [tx-robot] updated from transifex --- l10n/lv.js | 15 +++++++++++++++ l10n/lv.json | 13 +++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 l10n/lv.js create mode 100644 l10n/lv.json (limited to 'l10n') diff --git a/l10n/lv.js b/l10n/lv.js new file mode 100644 index 0000000..d804a5c --- /dev/null +++ b/l10n/lv.js @@ -0,0 +1,15 @@ +OC.L10N.register( + "twofactor_totp", + { + "Enable TOTP" : "Iespējot TOTP", + "This is your new TOTP secret:" : "Šis ir jūsu jaunais TOTP noslēpums:", + "Scan this QR code with your TOTP app" : "Skenējiet šo QR kodu ar TOTP lietotni", + "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 (Autentificētājs lietotne)", + "Authenticate with a TOTP app" : "Autentificēt ar TOTP lietotni", + "Authentication code" : "Autentifikācijas kods", + "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ē.", + "TOTP second-factor auth" : "TOTP otrā faktora autentifikācija" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json new file mode 100644 index 0000000..17542c2 --- /dev/null +++ b/l10n/lv.json @@ -0,0 +1,13 @@ +{ "translations": { + "Enable TOTP" : "Iespējot TOTP", + "This is your new TOTP secret:" : "Šis ir jūsu jaunais TOTP noslēpums:", + "Scan this QR code with your TOTP app" : "Skenējiet šo QR kodu ar TOTP lietotni", + "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 (Autentificētājs lietotne)", + "Authenticate with a TOTP app" : "Autentificēt ar TOTP lietotni", + "Authentication code" : "Autentifikācijas kods", + "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ē.", + "TOTP second-factor auth" : "TOTP otrā faktora autentifikācija" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" +} \ No newline at end of file -- cgit v1.2.3