1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/th_TH.php
2012-10-12 02:08:54 +02:00

34 lines
2.2 KiB
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "รายการโปรด",
"Tags" => "ป้ายกำกับ",
"Edit bookmark" => "แก้ไขรายการโปรด",
"Are you sure you want to remove this tag from every entry?" => "คุณแน่ใจแล้วหรือว่าต้องการลบป้ายกำกับนี้ออกจากทุกๆรายการ",
"Warning" => "คำเตือน",
"Bookm." => "รายการโปรด",
"Add a bookmark" => "เพิ่มรายการโปรด",
"Close" => "ปิด",
"The title of the page" => "ชื่อของหน้า",
"The address of the page" => "ที่อยู่ของหน้า",
"Description of the page" => "คำอธิบายเกี่ยวกับหน้า",
"Save" => "บันทึก",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "ลากสิ่งนี้ไปไว้ที่รายการโปรดในโปรแกรมบราวเซอร์ของคุณ แล้วคลิกที่นั่น, เมื่อคุณต้องการเก็บหน้าเว็บเพจเข้าไปไว้ในรายการโปรดอย่างรวดเร็ว",
"Read later" => "อ่านภายหลัง",
"Address" => "ที่อยู่",
"Add bookmark" => "เพิ่มรายการโปรด",
"List" => "รายการ",
"Image" => "รูปภาพ",
"Hide" => "ซ๋อน",
"Show" => "แสดง",
"Related Tags" => "ป้ายกำกับอื่นๆที่เกี่ยวข้อง",
"You have no bookmarks" => "คุณยังไม่มีรายการโปรด",
"Edit" => "แก้ไข",
"Delete" => "ลบ",
"Cancel" => "ยกเลิก",
"Bookmarklet <br />" => "Bookmarklet <br />",
"Import bookmarks" => "นำเข้ารายการโปรด",
"Bookmark html file" => "ไฟล์รายการโปรดในรูปแบบ html",
"Import" => "นำเข้า",
"Export bookmarks" => "ส่งออกรายการโปรด",
"Export" => "ส่งออก"
);