diff options
Diffstat (limited to 'lib/l10n/lv.json')
-rw-r--r-- | lib/l10n/lv.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/lv.json b/lib/l10n/lv.json index a43458ddb8d..bd68c67c2ce 100644 --- a/lib/l10n/lv.json +++ b/lib/l10n/lv.json @@ -21,6 +21,9 @@ "%s shared »%s« with you" : "%s kopīgots »%s« ar jums", "Could not find category \"%s\"" : "Nevarēja atrast kategoriju “%s”", "Apps" : "Lietotnes", + "A valid username must be provided" : "Jānorāda derīgs lietotājvārds", + "A valid password must be provided" : "Jānorāda derīga parole", + "The username is already being used" : "Šāds lietotājvārds jau tiek izmantots", "Help" : "Palīdzība", "Personal" : "Personīgi", "Users" : "Lietotāji", @@ -30,9 +33,6 @@ "Application is not enabled" : "Lietotne nav aktivēta", "Authentication error" : "Autentifikācijas kļūda", "Token expired. Please reload page." : "Pilnvarai ir beidzies termiņš. Lūdzu, pārlādējiet lapu.", - "A valid username must be provided" : "Jānorāda derīgs lietotājvārds", - "A valid password must be provided" : "Jānorāda derīga parole", - "The username is already being used" : "Šāds lietotājvārds jau tiek izmantots", "Storage not available" : "Glabātuve nav pieejama" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |