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

26 lines
1.8 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" => "บันทึก",
"Delete" => "ลบ",
"Edit" => "แก้ไข",
"Cancel" => "ยกเลิก",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "ลากสิ่งนี้ไปไว้ที่รายการโปรดในโปรแกรมบราวเซอร์ของคุณ แล้วคลิกที่นั่น, เมื่อคุณต้องการเก็บหน้าเว็บเพจเข้าไปไว้ในรายการโปรดอย่างรวดเร็ว",
"Read later" => "อ่านภายหลัง",
"Address" => "ที่อยู่",
"Related Tags" => "ป้ายกำกับอื่นๆที่เกี่ยวข้อง",
"Settings" => "ตั้งค่า",
"You have no bookmarks" => "คุณยังไม่มีรายการโปรด",
"Export" => "ส่งออก",
"Import" => "นำเข้า"
);