diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-30 02:13:07 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-30 02:13:07 +0200 |
commit | 4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06 (patch) | |
tree | fa07a692a4d9e70d48db8fc0109954899c81c48a /lib/l10n/lv.php | |
parent | b28b6da4cdb9041d612ba00b96220a3a7c17c034 (diff) | |
download | nextcloud-server-4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06.tar.gz nextcloud-server-4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lv.php')
-rw-r--r-- | lib/l10n/lv.php | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/lib/l10n/lv.php b/lib/l10n/lv.php index 140c75af3ce..3fade1ab201 100644 --- a/lib/l10n/lv.php +++ b/lib/l10n/lv.php @@ -16,13 +16,10 @@ "Files" => "Datnes", "Text" => "Teksts", "Images" => "Attēli", -"Set an admin username." => "Iestatiet administratora lietotājvārdu.", -"Set an admin password." => "Iestatiet administratora paroli.", "%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", -"%s set the database host." => "%s iestatiet datubāžu serveri.", -"PostgreSQL username and/or password not valid" => "Nav derīga PostgreSQL parole un/vai lietotājvārds", +"MS SQL username and/or password not valid: %s" => "Nav derīga MySQL parole un/vai lietotājvārds — %s", "You need to enter either an existing account or the administrator." => "Jums jāievada vai nu esošs vai administratora konts.", "MySQL username and/or password not valid" => "Nav derīga MySQL parole un/vai lietotājvārds", "DB Error: \"%s\"" => "DB kļūda — “%s”", @@ -33,7 +30,9 @@ "Drop this user from MySQL." => "Izmest šo lietotāju no MySQL.", "Oracle username and/or password not valid" => "Nav derīga Oracle parole un/vai lietotājvārds", "Offending command was: \"%s\", name: %s, password: %s" => "Vainīgā komanda bija \"%s\", vārds: %s, parole: %s", -"MS SQL username and/or password not valid: %s" => "Nav derīga MySQL parole un/vai lietotājvārds — %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.", +"Set an admin password." => "Iestatiet administratora paroli.", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Jūsu serveris vēl nav pareizi iestatīts, lai ļautu sinhronizēt datnes, jo izskatās, ka WebDAV saskarne ir salauzta.", "Please double check the <a href='%s'>installation guides</a>." => "Lūdzu, vēlreiz pārbaudiet <a href='%s'>instalēšanas palīdzību</a>.", "seconds ago" => "sekundes atpakaļ", |