Blame view

sources/apps/impress/l10n/si_LK.php 414 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "ප්‍රලේඛනය",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "ඔබගේ ownCloud හි Impress ගොනු හමු නොවිනි. කරුණාකර .impress ගොනුවක් උඩුගත කරන්න",
  "Name" => "නම",
  "Size" => "ප්‍රමාණය",
  "Date" => "දිනය"
  );