diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:26:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:26:11 +0000 |
commit | 93b8e662ad5d02b70718a69c6208312a7466778a (patch) | |
tree | b0d311e92f572c889e8421e1eab81afd29e6a06c /apps/settings/l10n/tr.js | |
parent | fe4be9f83dd1fdeb6f86ba8a3d488c646981e2a0 (diff) | |
download | nextcloud-server-93b8e662ad5d02b70718a69c6208312a7466778a.tar.gz nextcloud-server-93b8e662ad5d02b70718a69c6208312a7466778a.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 f17c4158449..fbc93801766 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -151,6 +151,8 @@ OC.L10N.register( "File locking" : "Dosya kilitleme", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "İşlemsel dosya kilidi devre dışı. Bu durum yarış koşullarında (race condition) sorun çıkarabilir. Bu sorunlardan kaçınmak için config.php dosyasındaki \"filelocking.enabled\" seçeneğini etkinleştirin.", "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.", "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Ters vekil sunucu üst bilgisi yapılandırması yanlış. Bu bir güvenlik sorunudur ve bir saldırganın IP adresini Nextcolud sunucusuna farklı göstermesine izin verebilir.", "Your IP address was resolved as %s" : "IP adresiniz %s olarak çözümlendi", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Ters vekil sunucu üst bilgi yapılandırmanız doğru değil ya da Nextcloud üzerine güvenilen bir vekil sunucudan erişiyorsunuz. Böyle değil ise bu bir güvenlik sorunudur ve bir saldırganın IP adresini Nextcolud sunucusuna farklı göstermesine izin verebilir.", |