Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-13 07:39:34 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-13 07:39:34 +0300
commitccb9929dddafc976c44469c692f3f67cb77a2326 (patch)
tree9a64c1c5f48a8a04fb64e5f6ee9a8fe11b9acdc0 /l10n
parentad093fb2d3213138c82510e0096480c9900d8a8c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/he.js10
-rw-r--r--l10n/he.json8
-rw-r--r--l10n/he.php9
-rw-r--r--l10n/sl.js10
-rw-r--r--l10n/sl.json8
-rw-r--r--l10n/sl.php9
6 files changed, 54 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
new file mode 100644
index 0000000..246d199
--- /dev/null
+++ b/l10n/he.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "twofactor_totp",
+ {
+ "Enable TOTP" : "הפעלת TOTP",
+ "This is your new TOTP secret:" : "להלן סיסמת ה- TOTP החדשה שלך:",
+ "Scan this QR code with your TOTP app" : "יש לסרוק את קוד ה- QR עם יישום ה- TOTP שלך",
+ "Authenticate with a TOTP app" : "אימות עם יישום ה- TOTP",
+ "TOTP Second-factor Auth" : "אימות מקדם שני של TOTP"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/he.json b/l10n/he.json
new file mode 100644
index 0000000..f23a5d6
--- /dev/null
+++ b/l10n/he.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Enable TOTP" : "הפעלת TOTP",
+ "This is your new TOTP secret:" : "להלן סיסמת ה- TOTP החדשה שלך:",
+ "Scan this QR code with your TOTP app" : "יש לסרוק את קוד ה- QR עם יישום ה- TOTP שלך",
+ "Authenticate with a TOTP app" : "אימות עם יישום ה- TOTP",
+ "TOTP Second-factor Auth" : "אימות מקדם שני של TOTP"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/he.php b/l10n/he.php
new file mode 100644
index 0000000..caf8ce6
--- /dev/null
+++ b/l10n/he.php
@@ -0,0 +1,9 @@
+<?php
+$TRANSLATIONS = array(
+"Enable TOTP" => "הפעלת TOTP",
+"This is your new TOTP secret:" => "להלן סיסמת ה- TOTP החדשה שלך:",
+"Scan this QR code with your TOTP app" => "יש לסרוק את קוד ה- QR עם יישום ה- TOTP שלך",
+"Authenticate with a TOTP app" => "אימות עם יישום ה- TOTP",
+"TOTP Second-factor Auth" => "אימות מקדם שני של TOTP"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/sl.js b/l10n/sl.js
new file mode 100644
index 0000000..610b499
--- /dev/null
+++ b/l10n/sl.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "twofactor_totp",
+ {
+ "Enable TOTP" : "Omogoči enkratno geslo",
+ "This is your new TOTP secret:" : "Nastavljeno je novo enkratno geslo:",
+ "Scan this QR code with your TOTP app" : "Preberi kodo QR enkratnega gesla z ustreznim programom",
+ "Authenticate with a TOTP app" : "Overi z enkratnim geslom",
+ "TOTP Second-factor Auth" : "Overitev z enkratnim geslom"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
new file mode 100644
index 0000000..58cf818
--- /dev/null
+++ b/l10n/sl.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Enable TOTP" : "Omogoči enkratno geslo",
+ "This is your new TOTP secret:" : "Nastavljeno je novo enkratno geslo:",
+ "Scan this QR code with your TOTP app" : "Preberi kodo QR enkratnega gesla z ustreznim programom",
+ "Authenticate with a TOTP app" : "Overi z enkratnim geslom",
+ "TOTP Second-factor Auth" : "Overitev z enkratnim geslom"
+},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
+} \ No newline at end of file
diff --git a/l10n/sl.php b/l10n/sl.php
new file mode 100644
index 0000000..704c6f6
--- /dev/null
+++ b/l10n/sl.php
@@ -0,0 +1,9 @@
+<?php
+$TRANSLATIONS = array(
+"Enable TOTP" => "Omogoči enkratno geslo",
+"This is your new TOTP secret:" => "Nastavljeno je novo enkratno geslo:",
+"Scan this QR code with your TOTP app" => "Preberi kodo QR enkratnega gesla z ustreznim programom",
+"Authenticate with a TOTP app" => "Overi z enkratnim geslom",
+"TOTP Second-factor Auth" => "Overitev z enkratnim geslom"
+);
+$PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);";