Blame view

sources/apps/files_sharing/l10n/ta_LK.php 747 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
  <?php $TRANSLATIONS = array(
  "Password" => "கடவுச்சொல்",
  "Submit" => "சமர்ப்பிக்குக",
  "%s shared the folder %s with you" => "%s கோப்புறையானது %s உடன் பகிரப்பட்டது",
  "%s shared the file %s with you" => "%s கோப்பானது %s உடன் பகிரப்பட்டது",
  "Download" => "பதிவிறக்குக",
  "No preview available for" => "அதற்கு முன்னோக்கு ஒன்றும் இல்லை",
  "web services under your control" => "வலைய சேவைகள் உங்களுடைய கட்டுப்பாட்டின் கீழ் உள்ளது"
  );