aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/twofactor_backupcodes/l10n')
-rw-r--r--apps/twofactor_backupcodes/l10n/ar.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/ar.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/zh_HK.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/zh_HK.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/ar.js b/apps/twofactor_backupcodes/l10n/ar.js
index bf8fe1496e2..e381061a3f6 100644
--- a/apps/twofactor_backupcodes/l10n/ar.js
+++ b/apps/twofactor_backupcodes/l10n/ar.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "الأكواد الاحتياطية للدّخول المُثنّى",
"A two-factor auth backup codes provider" : "مُوفّر الأكواد الاحتياطية للتحقّق المُثنّى من الهويّة",
"Backup codes have been generated. {used} of {total} codes have been used." : "تمّ توليد الأكواد الاحتياطية. {used} من {total} تمّ استخدامها.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "هذه هي الرموز الاحتياطية الخاصة بك. يرجى حفظها و/أو طباعتها لأنك لن تتمكن من قراءة الرموز لاحقًا.",
"Save backup codes" : "الإحتفاظ بالرموز الإحتياطية",
"Print backup codes" : "طباعة الرموز الإحتياطية",
"Regenerate backup codes" : "إعادة توليد رموز الإسترجاع الإحتياطية",
diff --git a/apps/twofactor_backupcodes/l10n/ar.json b/apps/twofactor_backupcodes/l10n/ar.json
index 989082ac288..a33b87b1085 100644
--- a/apps/twofactor_backupcodes/l10n/ar.json
+++ b/apps/twofactor_backupcodes/l10n/ar.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "الأكواد الاحتياطية للدّخول المُثنّى",
"A two-factor auth backup codes provider" : "مُوفّر الأكواد الاحتياطية للتحقّق المُثنّى من الهويّة",
"Backup codes have been generated. {used} of {total} codes have been used." : "تمّ توليد الأكواد الاحتياطية. {used} من {total} تمّ استخدامها.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "هذه هي الرموز الاحتياطية الخاصة بك. يرجى حفظها و/أو طباعتها لأنك لن تتمكن من قراءة الرموز لاحقًا.",
"Save backup codes" : "الإحتفاظ بالرموز الإحتياطية",
"Print backup codes" : "طباعة الرموز الإحتياطية",
"Regenerate backup codes" : "إعادة توليد رموز الإسترجاع الإحتياطية",
diff --git a/apps/twofactor_backupcodes/l10n/zh_HK.js b/apps/twofactor_backupcodes/l10n/zh_HK.js
index 5918be990a2..cfb68776e08 100644
--- a/apps/twofactor_backupcodes/l10n/zh_HK.js
+++ b/apps/twofactor_backupcodes/l10n/zh_HK.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "雙重備用驗證碼",
"A two-factor auth backup codes provider" : "雙重認證備用驗證碼提供者",
"Backup codes have been generated. {used} of {total} codes have been used." : "備用碼已經建立,共{total}組備用碼中有{used}組已經使用",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "以下是您的備用碼,由於備用碼不會再次顯示,請儲存 並/或 列印。",
"Save backup codes" : "儲存備用碼",
"Print backup codes" : "列印備用碼",
"Regenerate backup codes" : "重新產生備用碼",
diff --git a/apps/twofactor_backupcodes/l10n/zh_HK.json b/apps/twofactor_backupcodes/l10n/zh_HK.json
index f51693b1868..26f71a31533 100644
--- a/apps/twofactor_backupcodes/l10n/zh_HK.json
+++ b/apps/twofactor_backupcodes/l10n/zh_HK.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "雙重備用驗證碼",
"A two-factor auth backup codes provider" : "雙重認證備用驗證碼提供者",
"Backup codes have been generated. {used} of {total} codes have been used." : "備用碼已經建立,共{total}組備用碼中有{used}組已經使用",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "以下是您的備用碼,由於備用碼不會再次顯示,請儲存 並/或 列印。",
"Save backup codes" : "儲存備用碼",
"Print backup codes" : "列印備用碼",
"Regenerate backup codes" : "重新產生備用碼",
> 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338