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:
authorNextcloud bot <bot@nextcloud.com>2017-03-17 04:16:03 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-17 04:16:03 +0300
commit77293cde7a9122335823d1c40a3bfb4500ef19b8 (patch)
treeb507be5c866b0c5554bb15f3b5ea296e4a6a9004 /l10n
parent0666c8b7445be06ba737ec1c7e83808986a3f8a2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 7f1f71f..2354875 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"TOTP (Authenticator app)" : "TOTP (Kimlik Doğrulama Uygulaması)",
"Authenticate with a TOTP app" : "TOTP uygulamasıyla kimlik doğrulama",
"Authentication code" : "Kimlik doğrulama kodu",
+ "Submit" : "Gönder",
"Get the authentication code from the two-factor authentication app on your device." : "Aygıtınızda yüklü iki aşamalı kimlik doğrulaması uygulamasından kodu alın.",
"TOTP second-factor auth" : "TOTP iki aşamalı kimlik doğrulama"
},
diff --git a/l10n/tr.json b/l10n/tr.json
index ccde06c..b92712c 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -7,6 +7,7 @@
"TOTP (Authenticator app)" : "TOTP (Kimlik Doğrulama Uygulaması)",
"Authenticate with a TOTP app" : "TOTP uygulamasıyla kimlik doğrulama",
"Authentication code" : "Kimlik doğrulama kodu",
+ "Submit" : "Gönder",
"Get the authentication code from the two-factor authentication app on your device." : "Aygıtınızda yüklü iki aşamalı kimlik doğrulaması uygulamasından kodu alın.",
"TOTP second-factor auth" : "TOTP iki aşamalı kimlik doğrulama"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index b011c1b..5c8d8c1 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"TOTP (Authenticator app)" : "TOTP (认证应用)",
"Authenticate with a TOTP app" : "使用 TOTP 应用验证身份",
"Authentication code" : "验证码",
+ "Submit" : "提交",
"Get the authentication code from the two-factor authentication app on your device." : "从您设备上的两步验证应用获取验证码",
"TOTP second-factor auth" : "TOTP 两步验证"
},
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index c5d3893..be7e6b7 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -7,6 +7,7 @@
"TOTP (Authenticator app)" : "TOTP (认证应用)",
"Authenticate with a TOTP app" : "使用 TOTP 应用验证身份",
"Authentication code" : "验证码",
+ "Submit" : "提交",
"Get the authentication code from the two-factor authentication app on your device." : "从您设备上的两步验证应用获取验证码",
"TOTP second-factor auth" : "TOTP 两步验证"
},"pluralForm" :"nplurals=1; plural=0;"