et_EE.php
495 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 are unsaved changes in the text editor" => "Tekstiredaktoris on salvestamata muudatusi",
"There were unsaved changes, click here to go back" => "Mõned muudatused olid salvestamata, tagasi minemiseks kliki siia"
);