diff options
Diffstat (limited to 'lib/l10n/lv.json')
-rw-r--r-- | lib/l10n/lv.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/lv.json b/lib/l10n/lv.json index 10912106676..60439c188dc 100644 --- a/lib/l10n/lv.json +++ b/lib/l10n/lv.json @@ -54,12 +54,8 @@ "Address" : "Adrese", "Profile picture" : "Profila attēls", "About" : "Par", - "Unknown user" : "Nezināms lietotājs", "Additional settings" : "Papildu iestatījumi", "Oracle connection could not be established" : "Nevar izveidot savienojumu ar Oracle", - "Oracle username and/or password not valid" : "Nav derīga Oracle parole un/vai lietotājvārds", - "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.", "Open »%s«" : "Atvērt »%s«", "You are not allowed to share %s" : "Jums nav atļauts dalīties %s", @@ -110,9 +106,6 @@ "Nov." : "Nov.", "Dec." : "Dec.", "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", - "A valid username must be provided" : "Jānorāda derīgs lietotājvārds", - "User disabled" : "Lietotājs deaktivizēts", "Login canceled by app" : "Pieteikšanos atcelā lietotne", "a safe home for all your data" : "droša vieta visiem jūsu datiem", "File is currently busy, please try again later" : "Datne pašlaik ir aizņemta. Lūdzu, vēlāk mēģiniet vēlreiz", @@ -130,6 +123,13 @@ "Storage is temporarily not available" : "Glabātuve īslaicīgi nav pieejama", "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s", "404" : "404", - "Full name" : "Pilns vārds" + "Full name" : "Pilns vārds", + "Unknown user" : "Nezināms lietotājs", + "Oracle username and/or password not valid" : "Nav derīga Oracle parole un/vai lietotājvārds", + "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.", + "The username is already being used" : "Šāds lietotājvārds jau tiek izmantots", + "A valid username must be provided" : "Jānorāda derīgs lietotājvārds", + "User disabled" : "Lietotājs deaktivizēts" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |