sl.php 509 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Shrani",
"Search" => "Poišči",
"Close" => "Zapri",
"Next" => "Naslednja",
"Clear" => "Počisti",
"Saving..." => "Shranjevanje ...",
"Failed to save file" => "Shranjevanje datoteke je spodletelo",
"An error occurred!" => "Prišlo je do napake!",
"There are unsaved changes in the text editor" => "V urejevalniku besedila so neshranjene spremembe",
"There were unsaved changes, click here to go back" => "Vse spremembe niso shranjene. Kliknite tu za vrnitev nazaj."
);