cs_CZ.php
477 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Uložit",
"Search" => "Hledat",
"Close" => "Zavřít",
"Next" => "Následující",
"Clear" => "Vyčistit",
"Saving..." => "Ukládám...",
"Failed to save file" => "Uložení souboru selhalo",
"An error occurred!" => "Nastala chyba!",
"There are unsaved changes in the text editor" => "V editoru jsou neuložené změny",
"There were unsaved changes, click here to go back" => "Existují neuložené změny, klikněte zde pro návrat"
);