lt_LT.php 402 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Išsaugoti",
"Search" => "Ieškoti",
"Close" => "Užverti",
"Next" => "Kitas",
"Clear" => "Išvalyti",
"Saving..." => "Saugoma...",
"Failed to save file" => "Nepavyko išsaugoti failo",
"An error occurred!" => "Įvyko klaida!",
"There were unsaved changes, click here to go back" => "Turėjote neišsaugotų pakeitimų, spustelėkite čia, kad grįžtumėte"
);