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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/tr.js')
-rw-r--r--settings/l10n/tr.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index 4ddf18b1c6a..1d0729ec3b4 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -294,6 +294,9 @@ OC.L10N.register(
"For security reasons this password will only be shown once." : "Güvenlik nedenleriyle bu parola yalnız bir kez görüntülenir.",
"Username" : "Kullanıcı Adı",
"Done" : "Tamam",
+ "Two-Factor Authentication" : "İki Aşamalı Kimlik Doğrulama",
+ "Two-factor authentication is enabled on your account." : "Hesabınız için iki aşamalı kimlik doğrulamasını etkinleştirildi.",
+ "Two-factor authentication is disabled on your account." : "Hesabınız için iki aşamalı kimlik doğrulamasını devre dışı bırakıldı.",
"Enabled apps" : "Etkinleştirilmiş Uygulamalar",
"A problem occurred, please check your log files (Error: %s)" : "Bir sorun çıktı. Lütfen günlük dosyalarınıza bakın (Hata: %s)",
"Migration Completed" : "Aktarım Tamamlandı",
@@ -463,6 +466,7 @@ OC.L10N.register(
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Şu dillerden birini desteklemesi için sisteminize gerekli paketleri kurmanız önemle önerilir: %s.",
"If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Kurulumunuz etki alanının kök klasörüne yapılmamış ve sistem Zamanlanmış Görevini kullanıyorsa, İnternet adresi oluşturma sorunları oluşabilir. Bu sorunların önüne geçmek için, kurulumunuzun config.php dosyasındaki \"overwrite.cli.url\" seçeneğini web kök klasörü olarak ayarlayın (Önerilen: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Zamanlanmış görev CLI üzerinden çalıştırılamadı. Şu teknik sorunlar çıktı:",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Başka bir veritabanına geçmek için komut satırı aracını kullanın: 'occ db:convert-type' ya da <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">belgelere ↗</a> bakın."
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Başka bir veritabanına geçmek için komut satırı aracını kullanın: 'occ db:convert-type' ya da <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">belgelere ↗</a> bakın.",
+ "Default quota :" : "Varsayılan kota :"
},
"nplurals=2; plural=(n > 1);");