mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-31 01:52:11 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
142fdc2e99
commit
c81a01428c
@ -1,9 +1,13 @@
|
|||||||
<?php $TRANSLATIONS = array(
|
<?php $TRANSLATIONS = array(
|
||||||
|
"Unsupported file type for import" => "ประเภทของไฟล์ที่ต้องการนำเข้าไม่ได้รับการรองรับให้ใช้งาน",
|
||||||
"Bookmarks" => "รายการโปรด",
|
"Bookmarks" => "รายการโปรด",
|
||||||
"Tags" => "ป้ายกำกับ",
|
"Tags" => "ป้ายกำกับ",
|
||||||
|
"Filter by tag" => "แสดงข้อมูลตามป้ายกำกับ",
|
||||||
"Edit bookmark" => "แก้ไขรายการโปรด",
|
"Edit bookmark" => "แก้ไขรายการโปรด",
|
||||||
"Are you sure you want to remove this tag from every entry?" => "คุณแน่ใจแล้วหรือว่าต้องการลบป้ายกำกับนี้ออกจากทุกๆรายการ",
|
"Are you sure you want to remove this tag from every entry?" => "คุณแน่ใจแล้วหรือว่าต้องการลบป้ายกำกับนี้ออกจากทุกๆรายการ",
|
||||||
"Warning" => "คำเตือน",
|
"Warning" => "คำเตือน",
|
||||||
|
"Import completed successfully." => "นำเข้าข้อมูลเสร็จเรียบร้อยแล้ว",
|
||||||
|
"Uploading..." => "กำลังอัพโหลด...",
|
||||||
"Bookm." => "รายการโปรด",
|
"Bookm." => "รายการโปรด",
|
||||||
"Add a bookmark" => "เพิ่มรายการโปรด",
|
"Add a bookmark" => "เพิ่มรายการโปรด",
|
||||||
"Close" => "ปิด",
|
"Close" => "ปิด",
|
||||||
@ -21,6 +25,9 @@
|
|||||||
"Related Tags" => "ป้ายกำกับอื่นๆที่เกี่ยวข้อง",
|
"Related Tags" => "ป้ายกำกับอื่นๆที่เกี่ยวข้อง",
|
||||||
"Settings" => "ตั้งค่า",
|
"Settings" => "ตั้งค่า",
|
||||||
"You have no bookmarks" => "คุณยังไม่มีรายการโปรด",
|
"You have no bookmarks" => "คุณยังไม่มีรายการโปรด",
|
||||||
|
"You can also try to import a bookmark file" => "คุณสามารถที่จะลองนำเข้าไฟล์รายการโปรดได้ด้วยเช่นกัน",
|
||||||
|
"Bookmarklet" => "Bookmarklet",
|
||||||
|
"Export & Import" => "ส่งออก & นำเข้า",
|
||||||
"Export" => "ส่งออก",
|
"Export" => "ส่งออก",
|
||||||
"Import" => "นำเข้า"
|
"Import" => "นำเข้า"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user