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:
Diffstat (limited to 'plugins/Login')
-rw-r--r--plugins/Login/lang/en.json2
-rw-r--r--plugins/Login/lang/ku.json18
2 files changed, 19 insertions, 1 deletions
diff --git a/plugins/Login/lang/en.json b/plugins/Login/lang/en.json
index d33365cf6d..92597b4a0c 100644
--- a/plugins/Login/lang/en.json
+++ b/plugins/Login/lang/en.json
@@ -53,4 +53,4 @@
"SuspiciousLoginAttemptsInLastHourEmail5": "Additionally, if your Matomo has a limited set of users or IPs through which users will access it, it may be beneficial to setup a IP address allowlist. %1$sRead our docs for more information.%2$s",
"LoginNotAllowedBecauseUserLoginBlocked": "Login functionality is temporarily disabled since we've a suspicious amount of failed login attempts in the last hour."
}
-}
+} \ No newline at end of file
diff --git a/plugins/Login/lang/ku.json b/plugins/Login/lang/ku.json
new file mode 100644
index 0000000000..ecca9725e2
--- /dev/null
+++ b/plugins/Login/lang/ku.json
@@ -0,0 +1,18 @@
+{
+ "Login": {
+ "LogIn": "وەناوچوون",
+ "LoginOrEmail": "ناوی بەکارهێنەری یان ئیمەیل",
+ "ConfirmPasswordReset": "ڕێکخستنەوەی تێپەڕوشە پشتڕاست بکەرەوە",
+ "LostYourPassword": "تێپەڕوشەکەت ون کردووە؟",
+ "ChangeYourPassword": "گۆڕینی تێپەڕوشە",
+ "MailTopicPasswordChange": "پشتڕاستکردنەوەی گۆڕینی تێپەڕوشە",
+ "NewPassword": "تێپەڕوشەی نوێ",
+ "NewPasswordRepeat": "تێپەڕوشەی نوێ (دووبارەکردنەوە)",
+ "PasswordChanged": "تێپەڕوشەکەت گۆڕدرا.",
+ "PasswordRepeat": "تێپەڕوشە (دووبارەکردنەوە)",
+ "PasswordsDoNotMatch": "تێپەڕوشەکان یاکێک نین.",
+ "WrongPasswordEntered": "تکایە تێپەڕشە دروستەکەت تێبنووسە.",
+ "ConfirmPasswordToContinue": "بۆ بەردەوامبوون تێپەڕوشەکەت پشتڕاست بکەرەوە",
+ "RememberMe": "منت لەبیر بێ"
+ }
+} \ No newline at end of file