summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-06 01:07:19 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-06 01:07:19 +0000
commit2a647f4d3a41d8ed00292e170dd17e395201f07a (patch)
tree27ac6314d3b16bf9cab03c3218f909827d48db59 /apps/twofactor_backupcodes
parent572b078de7e139de748ea829876b4b1b04b306bb (diff)
downloadnextcloud-server-2a647f4d3a41d8ed00292e170dd17e395201f07a.tar.gz
nextcloud-server-2a647f4d3a41d8ed00292e170dd17e395201f07a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes')
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.js17
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.json15
2 files changed, 32 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js
new file mode 100644
index 00000000000..d2c8845c97b
--- /dev/null
+++ b/apps/twofactor_backupcodes/l10n/tr.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "twofactor_backupcodes",
+ {
+ "Generate backup codes" : "Yedek kodları oluştur",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Yedek kodları oluşturuldu. {{used}} / {{total}} kod kullanılıyor.",
+ "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",
+ "Regenerate backup codes" : "Yedek kodlarını yeniden oluştur",
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
+ "An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
+ "Nextcloud backup codes" : "Nextcloud yedek kodları",
+ "Backup code" : "Yedek kodu",
+ "Use backup code" : "Yedek kodunu kullan",
+ "Second-factor backup codes" : "İki aşamalı yedek kodları"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json
new file mode 100644
index 00000000000..3daf5b1b45d
--- /dev/null
+++ b/apps/twofactor_backupcodes/l10n/tr.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Generate backup codes" : "Yedek kodları oluştur",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Yedek kodları oluşturuldu. {{used}} / {{total}} kod kullanılıyor.",
+ "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",
+ "Regenerate backup codes" : "Yedek kodlarını yeniden oluştur",
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
+ "An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
+ "Nextcloud backup codes" : "Nextcloud yedek kodları",
+ "Backup code" : "Yedek kodu",
+ "Use backup code" : "Yedek kodunu kullan",
+ "Second-factor backup codes" : "İki aşamalı yedek kodları"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file