Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/bruteforcesettings.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-07-02 05:24:18 +0300
committerNextcloud bot <bot@nextcloud.com>2020-07-02 05:24:18 +0300
commitfc7ba4bd83311ee684b5b190d2c870b3d55f3e71 (patch)
tree979158fd2b7d8639311a70ee3ee21a41bef4abfe /l10n
parentdb5f87be11d0a40f53ed12bb3f5def8cbc874c43 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/br.js5
-rw-r--r--l10n/br.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/br.js b/l10n/br.js
index ca5195c..0dbf1b9 100644
--- a/l10n/br.js
+++ b/l10n/br.js
@@ -1,6 +1,11 @@
OC.L10N.register(
"bruteforcesettings",
{
+ "Brute-force settings" : "Rediañ stumm",
+ "Whitelist IPs" : "Whitelist IPs",
+ "Brute Force Protection is meant to protect Nextcloud servers from attempts to\nguess user 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 users on one IP address." : "Brute Force Protection a zo graet evit gwarezin ar servijour Nexcloud eus arnodoù\ndivin ger-tremennun implijour dre meur a hent. Estreget an tagadenn anavezet \"*klaskomp al listenn braz gerioù-tremenn implijet peurvuihan*\", dieasoc'h implij\nan tagadenn farlotet a implijar cheñch ger-tremenn pe a glask kavout ar jedouer meziant evit ar ger-tremenn.\n\nM'az eo distegnet, Brute Force Protection a goulenn dre IP ur\nc'hontroler bruteforce protection gant ar memez API gorekaet evit 24 heurvez.\n\nGant ar meziant man, an administratour a hell akounac'hat ur pe meur a chom-lec'h(ioù) IP\neus ar surentez man a hel bezhan mat evit amprouiñ pe pa vez rik faoz blam da meur a implijer war ur chom-lec'h IP.",
+ "Brute-force IP whitelist" : "Rediañ IP whitelist",
+ "Add new whitelist" : "Ouzhpennaén ur whitlist nevez",
"Add" : "Ouzhpennañ",
"Delete" : "Dilemel"
},
diff --git a/l10n/br.json b/l10n/br.json
index d5391a7..7224ad7 100644
--- a/l10n/br.json
+++ b/l10n/br.json
@@ -1,4 +1,9 @@
{ "translations": {
+ "Brute-force settings" : "Rediañ stumm",
+ "Whitelist IPs" : "Whitelist IPs",
+ "Brute Force Protection is meant to protect Nextcloud servers from attempts to\nguess user 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 users on one IP address." : "Brute Force Protection a zo graet evit gwarezin ar servijour Nexcloud eus arnodoù\ndivin ger-tremennun implijour dre meur a hent. Estreget an tagadenn anavezet \"*klaskomp al listenn braz gerioù-tremenn implijet peurvuihan*\", dieasoc'h implij\nan tagadenn farlotet a implijar cheñch ger-tremenn pe a glask kavout ar jedouer meziant evit ar ger-tremenn.\n\nM'az eo distegnet, Brute Force Protection a goulenn dre IP ur\nc'hontroler bruteforce protection gant ar memez API gorekaet evit 24 heurvez.\n\nGant ar meziant man, an administratour a hell akounac'hat ur pe meur a chom-lec'h(ioù) IP\neus ar surentez man a hel bezhan mat evit amprouiñ pe pa vez rik faoz blam da meur a implijer war ur chom-lec'h IP.",
+ "Brute-force IP whitelist" : "Rediañ IP whitelist",
+ "Add new whitelist" : "Ouzhpennaén ur whitlist nevez",
"Add" : "Ouzhpennañ",
"Delete" : "Dilemel"
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"