diff options
Diffstat (limited to 'core/l10n/sl.php')
-rw-r--r-- | core/l10n/sl.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/sl.php b/core/l10n/sl.php index b6a7b9206f2..20a8d9b8fc0 100644 --- a/core/l10n/sl.php +++ b/core/l10n/sl.php @@ -150,7 +150,9 @@ $TRANSLATIONS = array( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Pozdravljeni,\n\noseba %s vam je omogočila souporabo %s.\nVir si lahko ogledate: %s\n\n", "The share will expire on %s." => "Povezava souporabe bo potekla %s.", "Cheers!" => "Na zdravje!", +"Internal Server Error" => "Notranja napaka strežnika", "The server encountered an internal error and was unable to complete your request." => "Prišlo je do notranje napake, zato ni mogoče končati zahteve.", +"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Stopite v stik s skrbnikom sistema, če se napaka pojavlja pogosto. V poročilo vključite tudi tehnične podatke v dnevniški datoteki.", "More details can be found in the server log." => "Več podrobnosti je zabeleženih v dnevniku strežnika.", "Technical details" => "Tehnične podrobnosti", "Remote Address: %s" => "Oddaljen naslov: %s", @@ -159,6 +161,7 @@ $TRANSLATIONS = array( "Message: %s" => "Sporočilo: %s", "File: %s" => "Datoteka: %s", "Line: %s" => "Vrstica: %s", +"Trace" => "Sledenje povezav", "Security Warning" => "Varnostno opozorilo", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Uporabljena različica PHP je ranljiva za napad NULL Byte (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Za varno uporabo storitve %s, je treba posodobiti namestitev PHP", |