1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-01 05:24:11 +01:00
OwncloudBookmarksOfficial/l10n/si_LK.php

30 lines
1.9 KiB
PHP
Raw Normal View History

2012-10-23 02:11:00 +02:00
<?php $TRANSLATIONS = array(
2012-11-03 00:02:23 +01:00
"Unsupported file type for import" => "ආයාත කරන ගොනුව රුචි නොවේ",
2012-10-23 02:11:00 +02:00
"Bookmarks" => "පිටු සළකුනු",
"Tags" => "ටැග",
"Edit bookmark" => "පිටු සළකුනු සකසන්න",
"Are you sure you want to remove this tag from every entry?" => "මෙම ටැගය සියළු ඇතුලත් කිරීමකින් ඉවත් කරන බව ඔබට සහතිකද",
"Warning" => "අනතුරු ඇඟවිම",
2012-11-03 00:02:23 +01:00
"Import completed successfully." => "ආයාත කිරීම සාර්ථකයි",
"Uploading..." => "උඩුගත කෙරේ...",
2012-10-23 02:11:00 +02:00
"Bookm." => "පිටුසන",
"Add a bookmark" => "පිටු සළකුනක් එක් කරන්න",
"Close" => "වසන්න",
"The title of the page" => "පිටුවේ මාතෘකාව",
"The address of the page" => "පිටුවේ ලිපිනය",
"Description of the page" => "පිටුවේ විස්තර",
"Save" => "සුරකින්න",
"Edit" => "සකසන්න",
"Delete" => "මකන්න",
"Cancel" => "එපා",
"Address" => "ලිපිනය",
"Add bookmark" => "පිටුසන එකතුකරන්න",
"Related Tags" => "අදාළ ටැගයන්",
2012-11-02 00:03:14 +01:00
"Settings" => "සිටුවම්",
2012-10-23 02:11:00 +02:00
"You have no bookmarks" => "පිටු සළකුනු නොමැත",
2012-11-04 00:03:02 +01:00
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "මෙම වෙබ් පිටුව ඉක්මනින් පිටු සළකුනක් ලෙස සටහන් කිරීමට, එය බ්‍රවුසරයේ පිටු සළකුනු මතට ඇද ක්ලික් කරන්න:",
"Read later" => "පසුව කියවීමට",
"Export" => "නිර්යාත කරන්න",
"Import" => "ආයාත කරන්න"
2012-10-23 02:11:00 +02:00
);