diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-10 00:06:53 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-10 00:06:53 +0100 |
commit | 6bdb84ab288a2ef2087c8daa2255071cf45d26b4 (patch) | |
tree | 558b3cfe8f3815544523c9c969b4bae0e00d6304 /lib/l10n/sl.php | |
parent | 0fa12f8d85662c7bd1f36fb15e741b311cf3bb0b (diff) | |
download | nextcloud-server-6bdb84ab288a2ef2087c8daa2255071cf45d26b4.tar.gz nextcloud-server-6bdb84ab288a2ef2087c8daa2255071cf45d26b4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sl.php')
-rw-r--r-- | lib/l10n/sl.php | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/l10n/sl.php b/lib/l10n/sl.php index 64b5653ef5e..58c3ddf141d 100644 --- a/lib/l10n/sl.php +++ b/lib/l10n/sl.php @@ -19,7 +19,22 @@ "Set an admin username." => "Nastavi uporabniško ime skrbnika.", "Set an admin password." => "Nastavi geslo skrbnika.", "Specify a data folder." => "Določi podatkovno mapo.", +"%s enter the database username." => "%s - vnos uporabniškega imena podatkovne zbirke.", +"%s enter the database name." => "%s - vnos imena podatkovne zbirke.", +"%s you may not use dots in the database name" => "%s - v imenu podatkovne zbirke ni dovoljeno vpisati pik.", +"%s set the database host." => "%s - vnos gostitelja podatkovne zbirke.", +"PostgreSQL username and/or password not valid" => "Uporabniško ime ali geslo PostgreSQL ni pravilno", +"You need to enter either an existing account or the administrator." => "Prijaviti se je treba v obstoječi ali pa skrbniški račun.", +"Oracle username and/or password not valid" => "Uporabniško ime ali geslo Oracle ni pravilno", +"MySQL username and/or password not valid" => "Uporabniško ime ali geslo MySQL ni pravilno", "DB Error: \"%s\"" => "Napaka podatkovne zbirke: \"%s\"", +"Offending command was: \"%s\"" => "Napačni ukaz je: \"%s\"", +"MySQL user '%s'@'localhost' exists already." => "Uporabnik MySQL '%s'@'localhost' že obstaja.", +"Drop this user from MySQL" => "Odstrani uporabnika s podatkovne zbirke MySQL", +"MySQL user '%s'@'%%' already exists" => "Uporabnik MySQL '%s'@'%%' že obstaja.", +"Drop this user from MySQL." => "Odstrani uporabnika s podatkovne zbirke MySQL", +"Offending command was: \"%s\", name: %s, password: %s" => "Napačni ukaz je: \"%s\", ime: %s, geslo: %s", +"MS SQL username and/or password not valid: %s" => "Uporabniško ime ali geslo MS SQL ni pravilno: %s", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je nastavitev WebDAV okvarjena.", "Please double check the <a href='%s'>installation guides</a>." => "Preverite <a href='%s'>navodila namestitve</a>.", "seconds ago" => "pred nekaj sekundami", |