diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-22 00:20:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-22 00:20:39 +0000 |
commit | 77c1db0cd64a11aa21425f663cfe9fdff988ad58 (patch) | |
tree | 622b30e1c6783da68cfd4aa12ce680b5c7aa6c9b /apps/settings/l10n/tr.js | |
parent | ca61c4dd6417762db3fad9523281d4e80bfbedd6 (diff) | |
download | nextcloud-server-77c1db0cd64a11aa21425f663cfe9fdff988ad58.tar.gz nextcloud-server-77c1db0cd64a11aa21425f663cfe9fdff988ad58.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 0c0b244acce..8b7e04ef552 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -173,6 +173,8 @@ OC.L10N.register( "Email test" : "E-posta sınaması", "Email test was successfully sent" : "E-posta sınaması gönderildi", "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "E-posta sunucusu yapılandırmanızı henüz ayarlamadınız veya doğrulamadınız. Ayarları yapmak için \"Temel ayarlar\" bölümüne gidin. Ardından, ayarlarınızı doğrulamak için formun altındaki \"E-posta gönder\" düğmesine tıklayın.", + "Transactional File Locking" : "İşlemsel dosya kilidi", + "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "İşlemsel dosya kilidi devre dışı bırakılmış. Bu yapılandırma desteklenmez ve dosyaların bozulması gibi çözülmesi zor sorunlara yol açabilir. Bu sorunları önlemek için lütfen `config.php` dosyanızdan `'filelocking.enabled' => false` yapılandırma kaydını kaldırın.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Veri tabanı, işlemsel dosya kilitleme için kullanılır. Başarımı yükseltmek için varsa lütfen memcache yapılandırmasını ayarlayın.", "Forwarded for headers" : "Üst bilgi yönlendirmesi", "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "\"trusted_proxies\" ayarınız düzgün yapılmamış. Bu bir dizi olmalıdır.", |