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/lang/ka.json')
-rw-r--r--plugins/Login/lang/ka.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/Login/lang/ka.json b/plugins/Login/lang/ka.json
new file mode 100644
index 0000000000..caf481716c
--- /dev/null
+++ b/plugins/Login/lang/ka.json
@@ -0,0 +1,15 @@
+{
+ "Login": {
+ "ContactAdmin": "შესაძლო მიზეზი: შეიძლება თქვენ ჰოსტს გამორთული აქვს mail() ფუნქცია. <br \/>გთხოვთ, დაუკავშირდეთ თქვენს Piwik ადმინისტრატორს.",
+ "ExceptionPasswordMD5HashExpected": "პაროლის პარამეტრი საჭიროა რომ იყოს პაროლის MD5 ჰეშირება",
+ "InvalidOrExpiredToken": "მარკერი არასწორია ან ვადაგასული.",
+ "InvalidUsernameEmail": "არასწორი მომხმარებლის სახელი და\/ან ელ.ფოსტის მისამართი",
+ "LogIn": "სისტემაში შესვლა",
+ "LoginOrEmail": "მომხმარებლის სახელი ან ელ.ფოსტა",
+ "LoginPasswordNotCorrect": "მომხმარებლის სახელი & პაროლი არასწორია",
+ "LostYourPassword": "დაგავიწყდათ პაროლი?",
+ "PasswordRepeat": "პაროლი (გამეორება)",
+ "PasswordsDoNotMatch": "პაროლები არ ემთხვევა",
+ "RememberMe": "დაიმახსოვრე ჩემი მონაცემები"
+ }
+} \ No newline at end of file