1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/ta_LK.php
2013-11-21 21:16:15 -05:00

33 lines
2.7 KiB
PHP

<?php $TRANSLATIONS = array(
"Unsupported file type for import" => "இறக்குமதிக்கு ஆதரவளிக்காத கோப்பு வகை",
"Bookmarks" => "பக்க அடையாளங்கள்",
"Tags" => "சீட்டுகள்",
"Filter by tag" => "சீட்டுகளால் வடிகட்டுக",
"Edit bookmark" => "பக்க அடையாளத் தொகுக்க ",
"Are you sure you want to remove this tag from every entry?" => "ஒவ்வொரு நுழைவின் போதும் இந்த சீட்டை கட்டாயம் அகற்ற வேண்டுமா?",
"Warning" => "எச்சரிக்கை",
"Import completed successfully." => "இறக்குமதி வெற்றிகரமாக நிறைவேற்றப்பட்டது.",
"Uploading..." => "பதிவேற்றல்...",
"Bookm." => "பக்க அடையாளங்கள்",
"Add a bookmark" => "பக்க அடையாளம் ஒன்றை சேர்க்க",
"Close" => "மூடுக",
"The title of the page" => "பக்கத்தி்ன் தலைப்பு",
"The address of the page" => "பக்கத்தின் முகவரி",
"Description of the page" => "பக்கத்தின் விவரிப்பு",
"Save" => "சேமிக்க",
"Delete" => "அழிக்க",
"Edit" => "தொகுக்க",
"Cancel" => "இரத்து செய்க",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "உங்களுக்கு ஒரு வலைய பக்கத்தை விரைவாக பக்க அடையாளப்படுத்துவதற்கு அதை உங்களுடைய உலாவியின் பக்க அடையாளங்களில் இழுத்து விட்டு சொடக்குக",
"Address" => "முகவரி",
"Add" => "சேர்க்க",
"Related Tags" => "தொடர்புபட்ட சீட்டுகள்",
"Settings" => "அமைப்புகள்",
"You have no bookmarks" => "உங்களிடம் பக்க அடையாளங்கள் இல்லை ",
"You can also try to import a bookmark file" => "நீங்களும் ஒரு பக்க அடையாள கோப்பை இறக்குமதி செய்ய முயற்சிக்கலாம்",
"Bookmarklet" => "பக்க அடையாளங்கள்",
"Export & Import" => "ஏற்றுமதி மற்றும் இறக்குமதி",
"Export" => "ஏற்றுமதி",
"Import" => "இறக்குமதி"
);