diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-15 02:20:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-15 02:20:25 +0000 |
commit | 795881739e24ce5543ce2d479c82f0b0da6c794d (patch) | |
tree | 9df35a4fd7e522899a62a4ceb8ea2255ec0862a1 /apps/settings/l10n/tr.json | |
parent | ceb3a0090ed1f9f94312097519ee10d42a4a3811 (diff) | |
download | nextcloud-server-795881739e24ce5543ce2d479c82f0b0da6c794d.tar.gz nextcloud-server-795881739e24ce5543ce2d479c82f0b0da6c794d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/tr.json')
-rw-r--r-- | apps/settings/l10n/tr.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 0013f6983dc..967181b66b9 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -123,6 +123,9 @@ "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Kullanıcı tarafından içe aktarılmış SSL sertifikalarını denetleyen bir arka plan görevi bekliyor. Lütfen daha sonra yeniden denetleyin.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Kullanıcı tarafından içe aktarılmış ancak artık Nextcloud 21 ile kullanılmayan bazı SSL sertifikaları var. Bunlar, komut satırından \"occ security:certificates:import\" komutu ile içe aktarılabilir. Veri klasörü içindeki yollarını aşağıda görebilirsiniz.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Eski sunucu tarafı şifreleme biçimi etkinleştirilmiş. Bu seçeneği devre dışı bırakmanız önerilir.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MariaDB 10.2 ya da üzerindeki bir sürüm kullanılmalıdır.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8 ya da üzerindeki bir sürüm kullanılmalıdır.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ya da üzerindeki bir sürüm kullanılmalıdır.", "Nextcloud settings" : "Nextcloud ayarları", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı kimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.", "Enforce two-factor authentication" : "İki aşamalı kimlik doğrulama dayatılsın", |