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

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-06-05 02:10:28 -04:00
parent 088ddb37e1
commit aa5c1ee227
3 changed files with 9 additions and 0 deletions

View File

@ -18,6 +18,7 @@ OC.L10N.register(
"Import completed successfully." : "นำเข้าข้อมูลเสร็จเรียบร้อยแล้ว",
"Uploading..." : "กำลังอัพโหลด...",
"Add a bookmark" : "เพิ่มรายการโปรด",
"This URL is already bookmarked! Overwrite?" : "URL นี้มีอยู่แล้วในบุ๊คมาร์ค! ให้เขียนทับ?",
"The title of the page" : "ชื่อของหน้า",
"The address of the page" : "ที่อยู่ของหน้า",
"Description of the page" : "คำอธิบายเกี่ยวกับหน้า",
@ -29,7 +30,9 @@ OC.L10N.register(
"Add to ownCloud" : "เพิ่มใน ownCloud",
"Address" : "ที่อยู่",
"Add" : "เพิ่ม",
"Filterable Tags" : "กรองแท็ก",
"You have no bookmarks" : "คุณยังไม่มีรายการโปรด",
"You can also import a bookmark file" : "นอกจากนี้คุณยังสามารถนำเข้าไฟล์รายการโปรด",
"Bookmarklet" : "Bookmarklet",
"Export & Import" : "ส่งออก & นำเข้า",
"Export" : "ส่งออก",

View File

@ -16,6 +16,7 @@
"Import completed successfully." : "นำเข้าข้อมูลเสร็จเรียบร้อยแล้ว",
"Uploading..." : "กำลังอัพโหลด...",
"Add a bookmark" : "เพิ่มรายการโปรด",
"This URL is already bookmarked! Overwrite?" : "URL นี้มีอยู่แล้วในบุ๊คมาร์ค! ให้เขียนทับ?",
"The title of the page" : "ชื่อของหน้า",
"The address of the page" : "ที่อยู่ของหน้า",
"Description of the page" : "คำอธิบายเกี่ยวกับหน้า",
@ -27,7 +28,9 @@
"Add to ownCloud" : "เพิ่มใน ownCloud",
"Address" : "ที่อยู่",
"Add" : "เพิ่ม",
"Filterable Tags" : "กรองแท็ก",
"You have no bookmarks" : "คุณยังไม่มีรายการโปรด",
"You can also import a bookmark file" : "นอกจากนี้คุณยังสามารถนำเข้าไฟล์รายการโปรด",
"Bookmarklet" : "Bookmarklet",
"Export & Import" : "ส่งออก & นำเข้า",
"Export" : "ส่งออก",

View File

@ -17,6 +17,7 @@ $TRANSLATIONS = array(
"Import completed successfully." => "นำเข้าข้อมูลเสร็จเรียบร้อยแล้ว",
"Uploading..." => "กำลังอัพโหลด...",
"Add a bookmark" => "เพิ่มรายการโปรด",
"This URL is already bookmarked! Overwrite?" => "URL นี้มีอยู่แล้วในบุ๊คมาร์ค! ให้เขียนทับ?",
"The title of the page" => "ชื่อของหน้า",
"The address of the page" => "ที่อยู่ของหน้า",
"Description of the page" => "คำอธิบายเกี่ยวกับหน้า",
@ -28,7 +29,9 @@ $TRANSLATIONS = array(
"Add to ownCloud" => "เพิ่มใน ownCloud",
"Address" => "ที่อยู่",
"Add" => "เพิ่ม",
"Filterable Tags" => "กรองแท็ก",
"You have no bookmarks" => "คุณยังไม่มีรายการโปรด",
"You can also import a bookmark file" => "นอกจากนี้คุณยังสามารถนำเข้าไฟล์รายการโปรด",
"Bookmarklet" => "Bookmarklet",
"Export & Import" => "ส่งออก & นำเข้า",
"Export" => "ส่งออก",