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

lv.json « lang « Login « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4169c8e2e53df949c67467d905d0dbd1c454c55c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Login": {
        "ExceptionPasswordMD5HashExpected": "Paroles parametram ir jābūt paroles MD5 summai.",
        "InvalidOrExpiredToken": "Kods ir nepareizs vai tam ir beidzies termiņš.",
        "InvalidUsernameEmail": "Nepareizs lietotājvārds un/vai e-pasta adrese",
        "LogIn": "Pieteikties",
        "LoginPasswordNotCorrect": "Lietotājvārds un parole nav korekti",
        "LostYourPassword": "Pazaudēji savu paroli?",
        "PasswordRepeat": "Parole (atkārtoti)",
        "PasswordsDoNotMatch": "Paroles nesakrīt.",
        "RememberMe": "Atcerēties mani"
    }
}