Blame view

sources/apps/files_sharing/l10n/si_LK.php 608 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" => "ඔබට පාලනය කළ හැකි වෙබ් සේවාවන්"
  );