et_EE.php 401 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Salvesta",
"Search:" => "Otsi:",
"Close" => "Sulge",
"Next" => "Järgmine",
"Clear" => "Tühjenda",
"Saving..." => "Salvestamine...",
"Failed to save file" => "Faili salvestamine ebaõnnestus",
"An error occurred!" => "Tekis tõrge!",
"There were unsaved changes, click here to go back" => "Mõned muudatused olid salvestamata, tagasi minemiseks kliki siia"
);