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@piwik.org>2017-09-06 23:56:15 +0300
committerGitHub <noreply@github.com>2017-09-06 23:56:15 +0300
commit5d90f2e01d9a5ef298300b478d367c14b2adebc5 (patch)
treed01646ee1a2aab986a313ad55c751a653ea81ae1 /plugins/Login
parent02b6197f18783c67586f9d38a5b6fa9dbc738a28 (diff)
language update (#12008)
Diffstat (limited to 'plugins/Login')
-rw-r--r--plugins/Login/lang/de.json2
-rw-r--r--plugins/Login/lang/zh-cn.json2
2 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Login/lang/de.json b/plugins/Login/lang/de.json
index 45eab04ffc..50f2ef7b1b 100644
--- a/plugins/Login/lang/de.json
+++ b/plugins/Login/lang/de.json
@@ -7,7 +7,7 @@
"InvalidNonceOrHeadersOrReferrer": "Sicherheitschecks fehlgeschlagen. Bitte laden Sie das Formular erneut und prüfen Sie, ob Ihr Browser Cookies zulässt. Wenn Sie einen Proxy Server verwenden, müssen Sie %1$sPiwik so einrichten, dass es Proxy Header akzeptiert%2$s.",
"InvalidNonceSSLMisconfigured": "Sie können %1$sPiwik zur Verwendung einer sicheren Verbindung zwingen%2$s: Setzen sie dafür in der Konfigurationsdatei %3$s innerhalb der Sektion %5$s %4$s",
"InvalidOrExpiredToken": "Der Token ist ungültig oder dessen Gültigkeitsdauer ist bereits abgelaufen.",
- "InvalidUsernameEmail": "Ungültiger Bernutzername und\/oder E-Mail-Adresse",
+ "InvalidUsernameEmail": "Ungültiger Benutzername und\/oder E-Mail-Adresse",
"LogIn": "Anmelden",
"LoginOrEmail": "Benutzername oder E-Mail",
"LoginPasswordNotCorrect": "Benutzername und Passwort sind nicht korrekt",
diff --git a/plugins/Login/lang/zh-cn.json b/plugins/Login/lang/zh-cn.json
index 165db49cc7..8949c4f1a0 100644
--- a/plugins/Login/lang/zh-cn.json
+++ b/plugins/Login/lang/zh-cn.json
@@ -11,6 +11,8 @@
"LoginPasswordNotCorrect": "用户名或密码不正确!",
"LostYourPassword": "忘记密码了?",
"MailTopicPasswordChange": "密码修改确认",
+ "NewPassword": "新密码",
+ "NewPasswordRepeat": "新密码(重复)",
"PasswordChanged": "您的密码已修改。",
"PasswordRepeat": "密码(重复)",
"PasswordsDoNotMatch": "密码不一致。",