nextcloud/apps/files_sharing/l10n/si_LK.php

10 lines
608 B
PHP
Raw Normal View History

2012-10-20 04:03:53 +04:00
<?php $TRANSLATIONS = array(
"Password" => "මුරපදය",
"Submit" => "යොමු කරන්න",
2012-10-23 04:06:03 +04:00
"%s shared the folder %s with you" => "%s ඔබව %s ෆෝල්ඩරයට හවුල් කරගත්තේය",
"%s shared the file %s with you" => "%s ඔබ සමඟ %s ගොනුව බෙදාහදාගත්තේය",
2012-10-20 04:03:53 +04:00
"Download" => "භාගත කරන්න",
"No preview available for" => "පූර්වදර්ශනයක් නොමැත",
"web services under your control" => "ඔබට පාලනය කළ හැකි වෙබ් සේවාවන්"
);