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/is.json')
-rw-r--r--plugins/Login/lang/is.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/Login/lang/is.json b/plugins/Login/lang/is.json
new file mode 100644
index 0000000000..09c8d2d2b9
--- /dev/null
+++ b/plugins/Login/lang/is.json
@@ -0,0 +1,14 @@
+{
+ "Login": {
+ "ContactAdmin": "Möguleg ástæða: þjónninn þinn gæti hafa slökkt á mail() fallinu. <br\/>Vinsamlegast hafðu samband við umsjónarmann Piwik þjónsins.",
+ "ExceptionPasswordMD5HashExpected": "Búist er við að lykilorðs færibreytan sé MD5 dulmál af lykilorðinu.",
+ "InvalidUsernameEmail": "Ekki gilt notendanafn og\/eða tölvupóstfang",
+ "LogIn": "Innskrá",
+ "LoginOrEmail": "Notendanafn eða tölvupóstfang",
+ "LoginPasswordNotCorrect": "Notendanafn & Lykilroð ekki rétt",
+ "LostYourPassword": "Tapaðirðu lykilroðinu?",
+ "PasswordRepeat": "Lykilorð (endurtekið)",
+ "PasswordsDoNotMatch": "Lykilorðin stemma ekki.",
+ "RememberMe": "Mundu mig"
+ }
+} \ No newline at end of file