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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2019-05-10 22:55:11 +0300
committerGitHub <noreply@github.com>2019-05-10 22:55:11 +0300
commitb372751727b9f51ffb1bd09cc3977e43384883ee (patch)
treebc61ab7ee2325a3504e5e0f51a9f55d6c22137c8 /plugins/Login
parent7cb39cec843e8516fe49516e6d9a4fd44263fac5 (diff)
language update (#14441)
Diffstat (limited to 'plugins/Login')
-rw-r--r--plugins/Login/lang/da.json1
-rw-r--r--plugins/Login/lang/el.json2
-rw-r--r--plugins/Login/lang/et.json1
-rw-r--r--plugins/Login/lang/fi.json9
-rw-r--r--plugins/Login/lang/fr.json2
-rw-r--r--plugins/Login/lang/it.json2
-rw-r--r--plugins/Login/lang/lt.json7
-rw-r--r--plugins/Login/lang/pt.json1
-rw-r--r--plugins/Login/lang/sq.json2
-rw-r--r--plugins/Login/lang/zh-tw.json1
10 files changed, 20 insertions, 8 deletions
diff --git a/plugins/Login/lang/da.json b/plugins/Login/lang/da.json
index feaf53afaf..ad18e85821 100644
--- a/plugins/Login/lang/da.json
+++ b/plugins/Login/lang/da.json
@@ -10,7 +10,6 @@
"LoginOrEmail": "Brugernavn eller e-mail",
"CurrentlyBlockedIPs": "Aktuelt blokerede IP-adresser",
"UnblockAllIPs": "Fjern alle blokeringer af IP-adresser",
- "CurrentlyBlockedIPsUnblockInfo": "Du kan fjerne blokeringen af IP-adresser, såfremt de er blevet uretmæssigt blokeret og har brug for at logge ind igen.",
"CurrentlyBlockedIPsUnblockConfirm": "Er du sikker på, at du vil fjerne alle blokeringer af IP-adresser?",
"LoginPasswordNotCorrect": "Brugernavn og adgangskode er ikke korrekt",
"LostYourPassword": "Glemt adgangskoden?",
diff --git a/plugins/Login/lang/el.json b/plugins/Login/lang/el.json
index 91591c01ed..a1c24a9b24 100644
--- a/plugins/Login/lang/el.json
+++ b/plugins/Login/lang/el.json
@@ -24,7 +24,7 @@
"CurrentlyBlockedIPs": "Μπλοκαρισμένες αυτή τη στιγμή διευθύνσεις IP",
"IPsAlwaysBlocked": "Αυτές οι διευθύνσεις IP είναι πάντα μπλοκαρισμένες",
"UnblockAllIPs": "Ξεμπλοκάρισμα όλων των διευθύνσεων IP που είναι μπλοκαρισμένες",
- "CurrentlyBlockedIPsUnblockInfo": "Μπορείτε να ξεμπλοκάρετε διευθύνσεις IP που είναι αυτή τη στιγμή μπλοκαρισμένες για να μπορούν οι χρήστες να κάνουν σύνδεση ξανά σε περίπτωση που αυτές έχουν μπλοκαριστεί κατά λάθος για να μπορούν να κάνουν είσοδο πάλι.",
+ "CurrentlyBlockedIPsUnblockInfo": "Μπορείτε να ξεμπλοκάρετε διευθύνσεις IP που είναι αυτή τη στιγμή μπλοκαρισμένες, ώστε να μπορεί να γίνει εκ νέου είσοδος στην περίπτωση που αυτές θεωρήθηκαν εσφαλμένα προβληματικές.",
"CurrentlyBlockedIPsUnblockConfirm": "Είστε σίγουροι ότι επιθυμείτε το ξεμπλοκάρισμα όλων των διευθύνσεων IP που είναι μπλοκαρισμένες αυτή τη στιγμή;",
"LoginPasswordNotCorrect": "Το όνομα χρήστη και ο κωδικός δεν είναι σωστά",
"LostYourPassword": "Ξεχάσατε τον κωδικό σας;",
diff --git a/plugins/Login/lang/et.json b/plugins/Login/lang/et.json
index 935ac04c78..fc055ff08e 100644
--- a/plugins/Login/lang/et.json
+++ b/plugins/Login/lang/et.json
@@ -3,6 +3,7 @@
"InvalidOrExpiredToken": "Kontrollkood on kehtetu.",
"InvalidUsernameEmail": "Vale kasutajanimi ja\/või e-maili address",
"LogIn": "Sisene",
+ "LoginOrEmail": "Kasutajanimi või e-post",
"LoginPasswordNotCorrect": "Kasutajanimi & salasõna olid valed",
"LostYourPassword": "Kaotasid oma salasõna?",
"MailTopicPasswordChange": "Kinnita salasõna vahetust",
diff --git a/plugins/Login/lang/fi.json b/plugins/Login/lang/fi.json
index f1d0866af0..05ea00395f 100644
--- a/plugins/Login/lang/fi.json
+++ b/plugins/Login/lang/fi.json
@@ -12,15 +12,22 @@
"LoginOrEmail": "Käyttäjätunnus tai sähköpostiosoite",
"HelpIpRange": "Syötä yksi IP-osoite tai IP-osoiteväli riville. Voit käyttää CIDR-notaatiota, esim. %1$s, tai jokerimerkkejä, esim. %2$s tai %3$s",
"SettingBruteForceEnable": "Ota käyttöön toistuvien kirjautumisyritysten seuranta",
- "LoginPasswordNotCorrect": "Käyttäjätunnus tai salasana väärin",
+ "SettingBruteForceWhitelistIp": "Älä koskaan estä seuraavia IP:itä kirjautumasta sisään",
+ "SettingBruteForceBlacklistIp": "Estä aina kirjautuminen seuraavista IP:istä",
+ "CurrentlyBlockedIPs": "Parhaillaan estetyt IP:t",
+ "IPsAlwaysBlocked": "Nämä IP:t on estetty aina",
+ "LoginPasswordNotCorrect": "Käyttäjätunnus tai salasana väärin.",
"LostYourPassword": "Unohtuiko salasana?",
"ChangeYourPassword": "Vaihda salasanasi",
+ "MailPasswordChangeBody2": "Hei %1$s\n\nSaimme salasanan palautuspyynnön osoitteesta %2$s. Salasanan palautuspyynnön vahvistamiseksi kopioi ja liitä seuraava linkki selaimeen:\n\n%3$s\n\nHuomio: tämä linkki vanhenee 24 tunnissa.\n\nKiitos kun valitsit Matomon!",
"MailTopicPasswordChange": "Varmista salasanan vaihto",
"NewPassword": "Uusi salasana",
"NewPasswordRepeat": "Uusi salasana (toista)",
"PasswordChanged": "Salasana on vaihdettu.",
"PasswordRepeat": "Salasana (uudelleen)",
"PasswordsDoNotMatch": "Salasanat eivät täsmää.",
+ "WrongPasswordEntered": "Kirjoita oikea salasana.",
+ "ConfirmPasswordToContinue": "Varmista salasana jatkaaksesi",
"RememberMe": "Muista minut"
}
} \ No newline at end of file
diff --git a/plugins/Login/lang/fr.json b/plugins/Login/lang/fr.json
index e3f98ad52c..31b0b6ca62 100644
--- a/plugins/Login/lang/fr.json
+++ b/plugins/Login/lang/fr.json
@@ -24,7 +24,7 @@
"CurrentlyBlockedIPs": "Addresses IP bloquées",
"IPsAlwaysBlocked": "Ces adresses IP sont toujours bloquées",
"UnblockAllIPs": "Débloquer toutes les adresses IP actuellement bloquées",
- "CurrentlyBlockedIPsUnblockInfo": "Vous pouvez débloquer les adresses IP actuellement bloquées pour pouvoir se connecter à nouveau au cas où elles auraient été faussement signalées et auraient besoin de se reconnecter.",
+ "CurrentlyBlockedIPsUnblockInfo": "Vous pouvez débloquer les adresses IP actuellement verrouillées pour pouvoir se connecter à nouveau au cas où elles auraient été signalées à tort et auraient besoin de se reconnecter.",
"CurrentlyBlockedIPsUnblockConfirm": "Êtes-vous sûr de vouloir débloquer toutes les adresses IP actuellement bloquées ?",
"LoginPasswordNotCorrect": "Mot de passe et nom d'utilisateur incorrects.",
"LostYourPassword": "Mot de passe perdu ?",
diff --git a/plugins/Login/lang/it.json b/plugins/Login/lang/it.json
index a72c0e2f1e..2eda582f6f 100644
--- a/plugins/Login/lang/it.json
+++ b/plugins/Login/lang/it.json
@@ -24,7 +24,7 @@
"CurrentlyBlockedIPs": "IP attualmente bloccati",
"IPsAlwaysBlocked": "Questi IP sono sempre bloccati",
"UnblockAllIPs": "Sblocca tutti gli IP attualmente bloccati",
- "CurrentlyBlockedIPsUnblockInfo": "È possibile sbloccare gli IP che sono attualmente bloccati in modo che possano accedere nuovamente nel caso in cui siano stati falsamente segnalati e devono essere in grado di accedere nuovamente.",
+ "CurrentlyBlockedIPsUnblockInfo": "È possibile sbloccare gli IP che sono attualmente bloccati, in modo che possano accedere di nuovo nel caso in cui siano stati falsamente segnalati e debbano essere in grado di accedere nuovamente.",
"CurrentlyBlockedIPsUnblockConfirm": "Sei sicuro di voler sbloccare tutti gli IP attualmente bloccati?",
"LoginPasswordNotCorrect": "Combinazione Nome utente e Password non corretta",
"LostYourPassword": "Hai perso la password?",
diff --git a/plugins/Login/lang/lt.json b/plugins/Login/lang/lt.json
index f5d12490dd..b9d771ecd2 100644
--- a/plugins/Login/lang/lt.json
+++ b/plugins/Login/lang/lt.json
@@ -3,8 +3,15 @@
"InvalidOrExpiredToken": "Netinkamas arba pasibaigęs talonas",
"InvalidUsernameEmail": "Netinkamas naudotojo vardas ir\/arba el. pašto adresas",
"LogIn": "Prisijungti",
+ "LoginOrEmail": "Naudotojo vardas ar el. paštas",
+ "CurrentlyBlockedIPs": "Šiuo metu užblokuoti IP adresai",
+ "IPsAlwaysBlocked": "Šie IP adresai yra visuomet užblokuoti",
+ "UnblockAllIPs": "Atblokuoti visus šiuo metu užblokuotus IP adresus",
+ "CurrentlyBlockedIPsUnblockConfirm": "Ar tikrai norite atblokuoti visus šiuo metu užblokuotus IP adresus?",
"LoginPasswordNotCorrect": "Naudotojo vardas ir slaptažodis neteisingi",
"LostYourPassword": "Pamiršote slaptažodį?",
+ "NewPassword": "Naujas slaptažodis",
+ "NewPasswordRepeat": "Naujas slaptažodis (pakartokite)",
"PasswordChanged": "Jūsų slaptažodis buvo pakeistas.",
"PasswordRepeat": "Slaptažodis (pakartoti)",
"PasswordsDoNotMatch": "Slaptažodžiai nesutampa",
diff --git a/plugins/Login/lang/pt.json b/plugins/Login/lang/pt.json
index 264d8e850d..bb7a73ca9c 100644
--- a/plugins/Login/lang/pt.json
+++ b/plugins/Login/lang/pt.json
@@ -24,7 +24,6 @@
"CurrentlyBlockedIPs": "IPs atualmente bloqueados",
"IPsAlwaysBlocked": "Estes IPs são sempre bloqueados",
"UnblockAllIPs": "Desbloquear todos os endereços de IP atualmente bloqueados",
- "CurrentlyBlockedIPsUnblockInfo": "Pode desbloquear os IPs que estão atualmente bloqueados para que estes possam iniciar sessão novamente no caso de serem falsos positivos e necessitem de iniciar sessão novamente.",
"CurrentlyBlockedIPsUnblockConfirm": "Tem a certeza que pretende desbloquear todos os IPs atualmente bloqueados?",
"LoginPasswordNotCorrect": "Combinação de nome de utilizador e palavra-passe incorreta.",
"LostYourPassword": "Perdeu a sua palavra-passe?",
diff --git a/plugins/Login/lang/sq.json b/plugins/Login/lang/sq.json
index 0124ca5c29..3ee239effd 100644
--- a/plugins/Login/lang/sq.json
+++ b/plugins/Login/lang/sq.json
@@ -24,7 +24,7 @@
"CurrentlyBlockedIPs": "IP të bllokuara hëpërhë",
"IPsAlwaysBlocked": "Këto IP janë përherë të bllokuara",
"UnblockAllIPs": "Zhblloko krejt IP-të e tanishme të bllokuara",
- "CurrentlyBlockedIPsUnblockInfo": "Mundeni të zhbllokoni IP që tani janë të bllokuara, që kështu të mund të bëhet sërish hyrje prej tyre, në rast se janë bllokuar gabimisht dhe lypset të jenë sërish në gjendje të bëjnë hyrjen.",
+ "CurrentlyBlockedIPsUnblockInfo": "Mundeni të zhbllokoni IP që tani janë të bllokuara, që kështu të mund të bëhet sërish hyrje prej tyre, në rast se janë bllokuar gabimisht dhe lypset të jetë e mundur të bëhet hyrje që prej tyre.",
"CurrentlyBlockedIPsUnblockConfirm": "Jeni i sigurt se doni të zhbllokohen krejt IP e tanishme të bllokuara?",
"LoginPasswordNotCorrect": "Ndërthurje e gabuar Emri përdoruesi dhe fjalëkalimi.",
"LostYourPassword": "Humbët fjalëkalimin tuaj?",
diff --git a/plugins/Login/lang/zh-tw.json b/plugins/Login/lang/zh-tw.json
index 0592c631a2..1ac90a6026 100644
--- a/plugins/Login/lang/zh-tw.json
+++ b/plugins/Login/lang/zh-tw.json
@@ -24,7 +24,6 @@
"CurrentlyBlockedIPs": "目前封鎖的 IP",
"IPsAlwaysBlocked": "這些 IP 將永遠被封鎖",
"UnblockAllIPs": "解除目前所有被封鎖的 IP",
- "CurrentlyBlockedIPsUnblockInfo": "如果目前被封鎖 IP 為誤封,你可以解除封鎖讓他們重新登入。",
"CurrentlyBlockedIPsUnblockConfirm": "你確定要解除目前所有封鎖的 IP?",
"LoginPasswordNotCorrect": "使用者名稱 & 密碼不正確。",
"LostYourPassword": "密碼遺失了?",