nextcloud/apps/files_sharing/l10n/si_LK.php

8 lines
367 B
PHP
Raw Normal View History

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