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

34 lines
2.2 KiB
PHP
Raw Normal View History

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