Blame view

sources/apps/files_texteditor/l10n/si_LK.php 526 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
  <?php $TRANSLATIONS = array(
  "Save" => "සුරකින්න",
  "Search" => "සොයන්න",
  "Close" => "වසන්න",
  "Next" => "ඊලඟ",
  "Saving..." => "සුරැකෙමින් පවතී",
  "An error occurred!" => "දෝෂයක් ඇති විය",
  "There were unsaved changes, click here to go back" => "සුරැකුම් නොකරන ලද වෙනස් කිරීම් ඇත, පෙර පිටුවට යාමට මෙතැන ක්ලික් කරන්න"
  );