Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Feb 18, 2024
1 parent be8f79e commit a2b9b06
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/tr.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@
"Brute-force protection is meant to protect Nextcloud servers from attempts to\nguess account passwords in various ways. Besides the obvious \"*let's try a big\nlist of commonly used passwords*\" attack, it also makes it harder to use\nslightly more sophisticated attacks via the reset password form or trying to\nfind app password tokens.\n\nIf triggered, brute-force protection makes requests coming from an IP on a\nbrute-force protected controller with the same API slower for a 24 hour period.\n\nWith this app, the admin can exempt an IP address or range from this\nprotection which can be useful for testing purposes or when there are false\npositives due to a lot of accounts on one IP address." : "Kaba kuvvet koruması Nextcloud sunucularını çeşitli hesap parolası bulma yöntemlerine \nkarşı korur. Bilinen **büyük sık kullanılan parola listesini denemek** saldırısının yanında\nparola sıfırlama formunu ya da uygulama parola kodlarını kullanan daha karmaşık \nsaldırı yöntemlerine karşı da koruma sağlar.\n\nKaba kuvvet koruması belirli bir IP adresinden yapılan bir saldırıyı algıladığında\nistekler 24 saat süreyle kaba kuvvet koruması tarafından korunan ve aynı API \nuygulamasını kullanan daha yavaş bir denetçiye yönlendirilir\n\nBu uygulama ile, yöneticiler bir IP adresinin bu koruma tarafından engellenmemesini\nsağlayabilir. Böylece denemeler sırasında ya da aynı adresten gelen çok sayıda \nhesap nedeniyle hatalı algılama durumunda engelleme yapılmaması sağlanır.",
"Brute-force IP whitelist" : "Kaba kuvvet IP beyaz listesi",
"To whitelist IP ranges from the brute-force protection specify them below. Note that any whitelisted IP can perform authentication attempts without any throttling. For security reasons, it is recommended to whitelist as few hosts as possible or ideally even none at all." : "Beyaz listeye eklenerek kaba kuvvet korumasına katılmayacak IP aralıklarını aşağıda belirtebilirsiniz. Beyaz listeye alınan IP adreslerinin sınırsız sayıda kimlik doğrulama isteğinde bulunabileceğini unutmayın. Güvenlik nedeniyle olabildiğince ideal olarak hiç ya da olabildiğince az sayıda adres belirtmeniz önerilir.",
"Add a new whitelist" : "Yeni bir beyaz liste ekle",
"IP address" : "IP adresi",
"Mask" : "Maske",
"Add" : "Ekle",
"Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "Uzak adresiniz \"{remoteAddress}\" olarak belirlenmiş ve şu anda {delay}ms süreyle kısıtlanıyor.",
"Your remote address was identified as \"{remoteAddress}\" and is bypassing brute-force protection." : "Uzak adresiniz \"{remoteAddress}\" olarak belirlenmiş ve kaba kuvvet saldırısı korumasını atlıyor.",
"Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "Uzak adresiniz \"{remoteAddress}\" olarak belirlenmiş ve şu anda etkin olarak kısıtlanmıyor.",
"There was an error adding the IP to the whitelist." : "IP adresi beyaz listeye eklenirken bir sorun çıktı.",
"Delete entry for {subnet}" : "{subnet} kaydını sil",
"Brute Force Protection is meant to protect Nextcloud servers from attempts to\nguess account passwords in various ways. Besides the obvious \"*let's try a big\nlist of commonly used passwords*\" attack, it also makes it harder to use\nslightly more sophisticated attacks via the reset password form or trying to\nfind app password tokens.\n\nIf triggered, brute force protection makes requests coming from an IP on a\nbruteforce protected controller with the same API slower for a 24 hour period.\n\nWith this app, the admin can exempt an IP address or range from this\nprotection which can be useful for testing purposes or when there are false\npositives due to a lot of accounts on one IP address." : "Kaba kuvvet koruması Nextcloud sunucularını çeşitli hesap parolası bulma yöntemlerine \nkarşı korur. Bilinen **büyük sık kullanılan parola listesini denemek** saldırısının yanında\nparola sıfırlama formunu ya da uygulama parola kodlarını kullanan daha karmaşık \nsaldırı yöntemlerine karşı da koruma sağlar.\n\nKaba kuvvet koruması belirli bir IP adresinden yapılan bir saldırıyı algıladığında\nistekler 24 saat süreyle kaba kuvvet koruması tarafından korunan ve aynı API\nuygulamasını kullanan daha yavaş bir denetçiye yönlendirilir\n\nBu uygulama ile, yöneticiler bir IP adresinin bu koruma tarafından engellenmemesini\nsağlayabilir. Böylece denemeler sırasında ya da aynı adresten gelen çok sayıda \nhesap nedeniyle hatalı algılama durumunda engelleme yapılmaması sağlanır.",
"Add new whitelist" : "Yeni beyaz liste ekle",
Expand Down

0 comments on commit a2b9b06

Please sign in to comment.