diff options
Diffstat (limited to 'lib/l10n/lv.js')
-rw-r--r-- | lib/l10n/lv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index bc5024042b4..5505d0cd7cc 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -20,11 +20,11 @@ OC.L10N.register( "%s enter the database username." : "%s ievadiet datubāzes lietotājvārdu.", "%s enter the database name." : "%s ievadiet datubāzes nosaukumu.", "%s you may not use dots in the database name" : "%s datubāžu nosaukumos nedrīkst izmantot punktus", - "You need to enter either an existing account or the administrator." : "Jums jāievada vai nu esošs vai administratora konts.", - "DB Error: \"%s\"" : "DB kļūda — “%s”", - "Offending command was: \"%s\"" : "Vainīgā komanda bija “%s”", "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", + "DB Error: \"%s\"" : "DB kļūda — “%s”", + "Offending command was: \"%s\"" : "Vainīgā komanda bija “%s”", + "You need to enter either an existing account or the administrator." : "Jums jāievada vai nu esošs vai administratora konts.", "Offending command was: \"%s\", name: %s, password: %s" : "Vainīgā komanda bija \"%s\", vārds: %s, parole: %s", "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.", |