diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 21:07:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 21:07:12 -0500 |
commit | 60cfdae50399c362edee204cb6849db8203a63b0 (patch) | |
tree | aa5106d0a2448c4061d260ad32c05f479e8a77c0 /lib/l10n/sl.php | |
parent | 3b48d23478572e42508aaf9f0501e163fa2886e0 (diff) | |
download | nextcloud-server-60cfdae50399c362edee204cb6849db8203a63b0.tar.gz nextcloud-server-60cfdae50399c362edee204cb6849db8203a63b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sl.php')
-rw-r--r-- | lib/l10n/sl.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/sl.php b/lib/l10n/sl.php index 0aee3cbfad6..56be601f54d 100644 --- a/lib/l10n/sl.php +++ b/lib/l10n/sl.php @@ -30,10 +30,10 @@ $TRANSLATIONS = array( "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", +"Drop this user from MySQL" => "Odstrani uporabnika iz podatkovne zbirke MySQL", "MySQL user '%s'@'%%' already exists" => "Uporabnik MySQL '%s'@'%%' že obstaja.", -"Drop this user from MySQL." => "Odstrani uporabnika s podatkovne zbirke MySQL", -"Oracle connection could not be established" => "Povezava z bazo Oracle ni uspela.", +"Drop this user from MySQL." => "Odstrani uporabnika iz podatkovne zbirke MySQL", +"Oracle connection could not be established" => "Povezave s sistemom Oracle ni mogoče vzpostaviti.", "Oracle username and/or password not valid" => "Uporabniško ime ali geslo Oracle ni veljavno", "Offending command was: \"%s\", name: %s, password: %s" => "Napačni ukaz je: \"%s\", ime: %s, geslo: %s", "PostgreSQL username and/or password not valid" => "Uporabniško ime ali geslo PostgreSQL ni veljavno", |