summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes
diff options
context:
space:
mode:
Diffstat (limited to 'apps/twofactor_backupcodes')
-rw-r--r--apps/twofactor_backupcodes/l10n/eo.js27
-rw-r--r--apps/twofactor_backupcodes/l10n/eo.json25
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/zh_CN.js33
-rw-r--r--apps/twofactor_backupcodes/l10n/zh_CN.json33
6 files changed, 106 insertions, 14 deletions
diff --git a/apps/twofactor_backupcodes/l10n/eo.js b/apps/twofactor_backupcodes/l10n/eo.js
new file mode 100644
index 00000000000..aaef0bbdc7b
--- /dev/null
+++ b/apps/twofactor_backupcodes/l10n/eo.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "twofactor_backupcodes",
+ {
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "Eraro okazis dum generado de viaj rezervkodoj",
+ "{name} backup codes" : "{name} rezervkodoj",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Jen viaj rezervkodoj. Bv. konservi aŭ presi ilin, ĉar vi ne plu povos vidi tiujn kodojn poste",
+ "Save backup codes" : "Konservi la rezervkodojn",
+ "Print backup codes" : "Presi la rezervkodojn",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Rezervkodoj generiĝis. {used} kodoj el {total} uziĝis.",
+ "Regenerate backup codes" : "Regeneri rezervkodojn",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Si vi regeneras rezervkodojn, vi aŭtomate senvalidigas la antaŭajn.",
+ "Generate backup codes" : "Generi rezervkodojn",
+ "You created two-factor backup codes for your account" : "Vi kreis dufazajn rezervkodojn por via konto",
+ "Second-factor backup codes" : "Dufazaj rezervkodoj",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Vi ŝaltis dufazan aŭtentigon, sed vi ankoraŭ ne generis rezervkodojn. Nepre faru tion tuj por eviti, ke vi ne povos ensaluti okaze de perdo de via duan fazo.",
+ "Backup code" : "Rezervkodo",
+ "Use backup code" : "Uzi rezervkodon",
+ "Two factor backup codes" : "Dufazaj rezervkodoj",
+ "A two-factor auth backup codes provider" : "Provizanto de rezervkodoj por dufaza aŭtentigo",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "Uzu unu el viaj rezervkodoj, kiujn vi konservis dum agordo de dufaza aŭtentigo.",
+ "Submit" : "Sendi",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Rezervkodoj generiĝis. {{used}} kodoj el {{total}} uziĝis.",
+ "Nextcloud backup codes" : "Rezervkodoj por Nextcloud"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/eo.json b/apps/twofactor_backupcodes/l10n/eo.json
new file mode 100644
index 00000000000..4d9c9cbcecb
--- /dev/null
+++ b/apps/twofactor_backupcodes/l10n/eo.json
@@ -0,0 +1,25 @@
+{ "translations": {
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "Eraro okazis dum generado de viaj rezervkodoj",
+ "{name} backup codes" : "{name} rezervkodoj",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Jen viaj rezervkodoj. Bv. konservi aŭ presi ilin, ĉar vi ne plu povos vidi tiujn kodojn poste",
+ "Save backup codes" : "Konservi la rezervkodojn",
+ "Print backup codes" : "Presi la rezervkodojn",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Rezervkodoj generiĝis. {used} kodoj el {total} uziĝis.",
+ "Regenerate backup codes" : "Regeneri rezervkodojn",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Si vi regeneras rezervkodojn, vi aŭtomate senvalidigas la antaŭajn.",
+ "Generate backup codes" : "Generi rezervkodojn",
+ "You created two-factor backup codes for your account" : "Vi kreis dufazajn rezervkodojn por via konto",
+ "Second-factor backup codes" : "Dufazaj rezervkodoj",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Vi ŝaltis dufazan aŭtentigon, sed vi ankoraŭ ne generis rezervkodojn. Nepre faru tion tuj por eviti, ke vi ne povos ensaluti okaze de perdo de via duan fazo.",
+ "Backup code" : "Rezervkodo",
+ "Use backup code" : "Uzi rezervkodon",
+ "Two factor backup codes" : "Dufazaj rezervkodoj",
+ "A two-factor auth backup codes provider" : "Provizanto de rezervkodoj por dufaza aŭtentigo",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "Uzu unu el viaj rezervkodoj, kiujn vi konservis dum agordo de dufaza aŭtentigo.",
+ "Submit" : "Sendi",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Rezervkodoj generiĝis. {{used}} kodoj el {{total}} uziĝis.",
+ "Nextcloud backup codes" : "Rezervkodoj por Nextcloud"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js
index d4563b3c587..0ea170b2fdc 100644
--- a/apps/twofactor_backupcodes/l10n/tr.js
+++ b/apps/twofactor_backupcodes/l10n/tr.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
+ "{name} backup codes" : "{name} yedek kodları",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Yedek kodlarınızı burada görebilirsiniz. Kodları daha sonra göremeyeceğiniz için bu kodları kaydedin ya da yazdırın",
"Save backup codes" : "Yedek kodları kaydet",
"Print backup codes" : "Yedek kodları yazdır",
diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json
index 5970cbf47d9..692b9e6123d 100644
--- a/apps/twofactor_backupcodes/l10n/tr.json
+++ b/apps/twofactor_backupcodes/l10n/tr.json
@@ -1,6 +1,7 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
+ "{name} backup codes" : "{name} yedek kodları",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Yedek kodlarınızı burada görebilirsiniz. Kodları daha sonra göremeyeceğiniz için bu kodları kaydedin ya da yazdırın",
"Save backup codes" : "Yedek kodları kaydet",
"Print backup codes" : "Yedek kodları yazdır",
diff --git a/apps/twofactor_backupcodes/l10n/zh_CN.js b/apps/twofactor_backupcodes/l10n/zh_CN.js
index 7ecb673156f..2e5842f7ce9 100644
--- a/apps/twofactor_backupcodes/l10n/zh_CN.js
+++ b/apps/twofactor_backupcodes/l10n/zh_CN.js
@@ -1,18 +1,37 @@
OC.L10N.register(
"twofactor_backupcodes",
{
- "Generate backup codes" : "生成备用码",
- "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" : "下列是您的备用码. 备用码无法重复查看, 请将其保存或打印存储.",
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "生成备用码时出错",
+ "{name} backup codes" : "{name} 备用码",
+ "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" : "打印备用码",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "备用码已生成。备用码 {total} 条中的 {used} 条已被使用。",
"Regenerate backup codes" : "重新生成备用码",
- "If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码, 旧的代码将自动失效.",
- "An error occurred while generating your backup codes" : "生成备用码时出错",
- "Nextcloud backup codes" : "Nextcloud 备用码",
+ "_icon-loading-small_::_generate-backup-codes_" : ["生成备用码"],
+ "If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码,旧的代码将自动失效。",
+ "Generate backup codes" : "生成备用码",
"You created two-factor backup codes for your account" : "您已经为账号创建了两步验证的备用码",
+ "Second-factor backup codes" : "两步验证备用码",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "您已启用双因素认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。",
"Backup code" : "备用码",
"Use backup code" : "使用备用码",
- "Second-factor backup codes" : "两步验证备用码"
+ "Two factor backup codes" : "双因素备用码",
+ "A two-factor auth backup codes provider" : "一个双因素认证备用码提供者",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "在设置双因素认证时使用您保存的其中一个备用码",
+ "Submit" : "提交",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "备用码已经生成。已经使用了 {{used}} (共 {{total}}) 个备用码。",
+ "Nextcloud backup codes" : "Nextcloud 备用码",
+ "activated" : "已激活",
+ "updated" : "已更新",
+ "mounted" : "已挂载",
+ "deactivated" : "已停用",
+ "beforeCreate" : "创建前",
+ "created" : "已创建",
+ "beforeUpdate" : "更新前",
+ "beforeDestroy" : "销毁前",
+ "destroyed" : "已销毁",
+ "beforeMount" : "挂载前"
},
"nplurals=1; plural=0;");
diff --git a/apps/twofactor_backupcodes/l10n/zh_CN.json b/apps/twofactor_backupcodes/l10n/zh_CN.json
index 4a60be81afb..115931a5810 100644
--- a/apps/twofactor_backupcodes/l10n/zh_CN.json
+++ b/apps/twofactor_backupcodes/l10n/zh_CN.json
@@ -1,16 +1,35 @@
{ "translations": {
- "Generate backup codes" : "生成备用码",
- "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" : "下列是您的备用码. 备用码无法重复查看, 请将其保存或打印存储.",
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "生成备用码时出错",
+ "{name} backup codes" : "{name} 备用码",
+ "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" : "打印备用码",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "备用码已生成。备用码 {total} 条中的 {used} 条已被使用。",
"Regenerate backup codes" : "重新生成备用码",
- "If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码, 旧的代码将自动失效.",
- "An error occurred while generating your backup codes" : "生成备用码时出错",
- "Nextcloud backup codes" : "Nextcloud 备用码",
+ "_icon-loading-small_::_generate-backup-codes_" : ["生成备用码"],
+ "If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码,旧的代码将自动失效。",
+ "Generate backup codes" : "生成备用码",
"You created two-factor backup codes for your account" : "您已经为账号创建了两步验证的备用码",
+ "Second-factor backup codes" : "两步验证备用码",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "您已启用双因素认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。",
"Backup code" : "备用码",
"Use backup code" : "使用备用码",
- "Second-factor backup codes" : "两步验证备用码"
+ "Two factor backup codes" : "双因素备用码",
+ "A two-factor auth backup codes provider" : "一个双因素认证备用码提供者",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "在设置双因素认证时使用您保存的其中一个备用码",
+ "Submit" : "提交",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "备用码已经生成。已经使用了 {{used}} (共 {{total}}) 个备用码。",
+ "Nextcloud backup codes" : "Nextcloud 备用码",
+ "activated" : "已激活",
+ "updated" : "已更新",
+ "mounted" : "已挂载",
+ "deactivated" : "已停用",
+ "beforeCreate" : "创建前",
+ "created" : "已创建",
+ "beforeUpdate" : "更新前",
+ "beforeDestroy" : "销毁前",
+ "destroyed" : "已销毁",
+ "beforeMount" : "挂载前"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file