diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-01 04:37:26 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-01 04:37:26 +0000 |
commit | e260f6943c2b868d6dce56f28cde7f6e28857cc5 (patch) | |
tree | ae1599c0aa0c7ecdcfb1fbcf3a19b6063fa3f26c | |
parent | c5713416c787c02d2684ace57f397fbf581ec502 (diff) |
[trunk_install] Update sl_SI, thanks to : MarkoAm
git-svn-id: http://piwigo.org/svn/trunk@24301 68402e56-0260-453c-a942-63ccdbb3a9ee
-rwxr-xr-x | language/sl_SI/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/sl_SI/install.lang.php b/language/sl_SI/install.lang.php index 07dee9fd1..119c974a3 100755 --- a/language/sl_SI/install.lang.php +++ b/language/sl_SI/install.lang.php @@ -64,4 +64,5 @@ $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Upoštevajte da lahko sami spremenite nastavitve in nato ponovno zaženete Piwigo.'; $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Druga rešitev je, da kopirate besedilo v polje zgoraj in ga prilepite v datoteko "local/config/database.inc.php" (Opozorilo: database.inc.php mora vsebovati le to kar je v besedilnem polju, brez znakov prehoda v novo vrstico(line return)ali znakov za presledke)'; $lang['Keep it confidential, it enables you to access administration panel'] = 'Varno shranite, omogoča vam dostop do administratorske nadzorne plošče!'; +$lang['localhost or other, supplied by your host provider'] = 'localhost ali drug naslov ki ga imate pri svojem ponudniku gostovanja'; ?>
\ No newline at end of file |