diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-12 00:22:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-12 00:22:54 +0000 |
commit | f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5 (patch) | |
tree | 9652096c1caa12b8491bbf8e95e70d37e25f4a8a /apps/settings/l10n/tr.js | |
parent | 438b48edcab53a1a2165e1df1064959afbef7a54 (diff) | |
download | nextcloud-server-f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5.tar.gz nextcloud-server-f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5.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, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index a33caa3d573..b1c89306ff3 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -279,7 +279,7 @@ OC.L10N.register( "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisi `%2$s` şeklinde ayarlanmamış. Bu durum bazı özelliklerin düzgün çalışmasını engelleyebileceğinden bu ayarın belirtildiği gibi yapılması önerilir.", "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisi `%2$s` şeklinde ayarlanmamış. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın belirtildiği gibi yapılması önerilir.", "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisinde `%2$s` bulunmuyor. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın belirtildiği gibi yapılması önerilir.", - "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- `%1$s` HTTP üst bilgisi `%2$s`, `%3$s`, `%4$s`, `%5$s` ya da `%6$s` olarak ayarlanmamış. Bu durum yönlendiren bilgisinin sızmasına neden olabilir. {w3c-önerisi} bölümüne bakın.", + "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- `%1$s` HTTP üst bilgisi `%2$s`, `%3$s`, `%4$s`, `%5$s` ya da `%6$s` olarak ayarlanmamış. Bu durum yönlendiren bilgisinin sızmasına neden olabilir. {w3c-recommendation} bölümüne bakın.", "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- `Strict-Transport-Security` HTTP üst bilgisi en azından `%d` saniye olarak ayarlanmamış (geçerli değer: `%d`). Güvenliği artırmak için uzun bir HSTS ilkesi kullanılması önerilir.", "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- `Strict-Transport-Security` HTTP üst bilgisi doğru biçimde değil: `%s`. Güvenliği artırmak için HSTS kullanılması önerilir.", "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- `Strict-Transport-Security` HTTP üst bilgisi ayarlanmamış (en az `%d` saniye olmalı). Güvenliği artırmak için HSTS kullanılması önerilir.", |