Blame view

sources/apps/files_texteditor/l10n/lt_LT.php 402 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
11
  <?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"
  );