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

32 lines
2.2 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" => "ටැග",
2012-11-10 00:02:50 +01:00
"Filter by tag" => "ටැගය ආධාරයෙන් පෙරන්න",
2012-10-23 02:11:00 +02:00
"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" => "සුරකින්න",
"Delete" => "මකන්න",
2012-11-07 00:04:41 +01:00
"Edit" => "සකසන්න",
2012-10-23 02:11:00 +02:00
"Cancel" => "එපා",
2012-11-08 00:03:47 +01:00
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "මෙම වෙබ් පිටුව ඉක්මනින් පිටු සළකුනක් ලෙස සටහන් කිරීමට, එය බ්‍රවුසරයේ පිටු සළකුනු මතට ඇද ක්ලික් කරන්න:",
2012-10-23 02:11:00 +02:00
"Address" => "ලිපිනය",
2012-11-09 00:03:56 +01:00
"Add" => "එකතු කරන්න",
2012-10-23 02:11:00 +02:00
"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-10 00:02:50 +01:00
"You can also try to import a bookmark file" => "පිටුසන අඩංගු ගොනුවක් ආයාත කිරීමට උත්සහ කළ හැක",
2012-11-07 00:04:41 +01:00
"Export & Import" => "ආයාත හා නිර්යාත",
2012-11-04 00:03:02 +01:00
"Export" => "නිර්යාත කරන්න",
"Import" => "ආයාත කරන්න"
2012-10-23 02:11:00 +02:00
);