diff options
Diffstat (limited to 'lib/l10n/lv.js')
-rw-r--r-- | lib/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index 146bd823283..b55d846d248 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -20,6 +20,7 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "Nav derīga PostgreSQL parole un/vai lietotājvārds", "Set an admin username." : "Iestatiet administratora lietotājvārdu.", "Set an admin password." : "Iestatiet administratora paroli.", + "%s shared »%s« with you" : "%s kopīgots »%s« ar jums", "Could not find category \"%s\"" : "Nevarēja atrast kategoriju “%s”", "Apps" : "Lietotnes", "Help" : "Palīdzība", @@ -31,7 +32,6 @@ OC.L10N.register( "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.", - "%s shared »%s« with you" : "%s kopīgots »%s« ar jums", "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", |