Blame view

sources/apps/files_texteditor/l10n/ta_LK.php 641 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
  <?php $TRANSLATIONS = array(
  "Save" => "சேமிக்க ",
  "Search" => "தேடுதல்",
  "Close" => "மூடுக",
  "Next" => "அடுத்த",
  "Clear" => "சுத்தப்படுத்தல்",
  "Saving..." => "சேமிக்கப்படுகிறது...",
  "An error occurred!" => "ஒரு வழு ஏற்பட்டுள்ளது!",
  "There were unsaved changes, click here to go back" => "அங்கு சேமிக்கப்படாத மாற்றங்கள் உள்ளன, முன் பக்கம் செல்ல இங்கே சொடுக்குக"
  );