si_LK.php 608 B

12345678910
  1. <?php $TRANSLATIONS = array(
  2. "Password" => "මුරපදය",
  3. "Submit" => "යොමු කරන්න",
  4. "%s shared the folder %s with you" => "%s ඔබව %s ෆෝල්ඩරයට හවුල් කරගත්තේය",
  5. "%s shared the file %s with you" => "%s ඔබ සමඟ %s ගොනුව බෙදාහදාගත්තේය",
  6. "Download" => "භාගත කරන්න",
  7. "No preview available for" => "පූර්වදර්ශනයක් නොමැත",
  8. "web services under your control" => "ඔබට පාලනය කළ හැකි වෙබ් සේවාවන්"
  9. );