Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-06 09:10:26 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-06 09:10:26 +0300
commit5403b49dc3ea85cdb88a1edb68c01a62464818cd (patch)
treeb0c450b0fd1f5eb5f7ef68e0d53f985b18a5d9e2
parent40b31bf91d07f3b87c6b7f82d6c2ef3d10fb6dbc (diff)
[tx-robot] updated from transifexv8.1.0beta1
-rw-r--r--l10n/th_TH.js4
-rw-r--r--l10n/th_TH.json4
-rw-r--r--l10n/th_TH.php4
3 files changed, 12 insertions, 0 deletions
diff --git a/l10n/th_TH.js b/l10n/th_TH.js
index c5ed2623..a17b8c06 100644
--- a/l10n/th_TH.js
+++ b/l10n/th_TH.js
@@ -5,8 +5,12 @@ OC.L10N.register(
"Bookm." : "รายการโปรด",
"No file provided for import" : "ไม่พบไฟล์สำหรับการนำเข้าข้อมูล",
"Unsupported file type for import" : "ประเภทของไฟล์ที่ต้องการนำเข้าไม่ได้รับการรองรับให้ใช้งาน",
+ "Bookmark added. You can close the window now." : "เพิ่มรายการโปรดแล้ว ฉะนั้นคุณสามารถปิดหน้าต่างได้",
+ "Bookmark added successfully" : "เพิ่มรายการโปรดเรียบร้อยแล้ว",
+ "Some Error happened." : "มีข้อผิดพลาดเกิดขึ้น",
"Error" : "ข้อผิดพลาด",
"Filter by tag" : "แสดงข้อมูลตามป้ายกำกับ",
+ "Are you sure you want to remove this bookmark?" : "คุณแน่ใจแล้วหรือว่าต้องการลบรายการโปรดนี้",
"Warning" : "คำเตือน",
"Tags" : "ป้ายกำกับ",
"Are you sure you want to remove this tag from every entry?" : "คุณแน่ใจแล้วหรือว่าต้องการลบป้ายกำกับนี้ออกจากทุกๆรายการ",
diff --git a/l10n/th_TH.json b/l10n/th_TH.json
index 5e6cfef4..f89a3bf3 100644
--- a/l10n/th_TH.json
+++ b/l10n/th_TH.json
@@ -3,8 +3,12 @@
"Bookm." : "รายการโปรด",
"No file provided for import" : "ไม่พบไฟล์สำหรับการนำเข้าข้อมูล",
"Unsupported file type for import" : "ประเภทของไฟล์ที่ต้องการนำเข้าไม่ได้รับการรองรับให้ใช้งาน",
+ "Bookmark added. You can close the window now." : "เพิ่มรายการโปรดแล้ว ฉะนั้นคุณสามารถปิดหน้าต่างได้",
+ "Bookmark added successfully" : "เพิ่มรายการโปรดเรียบร้อยแล้ว",
+ "Some Error happened." : "มีข้อผิดพลาดเกิดขึ้น",
"Error" : "ข้อผิดพลาด",
"Filter by tag" : "แสดงข้อมูลตามป้ายกำกับ",
+ "Are you sure you want to remove this bookmark?" : "คุณแน่ใจแล้วหรือว่าต้องการลบรายการโปรดนี้",
"Warning" : "คำเตือน",
"Tags" : "ป้ายกำกับ",
"Are you sure you want to remove this tag from every entry?" : "คุณแน่ใจแล้วหรือว่าต้องการลบป้ายกำกับนี้ออกจากทุกๆรายการ",
diff --git a/l10n/th_TH.php b/l10n/th_TH.php
index dbfbc1aa..75a8ebfd 100644
--- a/l10n/th_TH.php
+++ b/l10n/th_TH.php
@@ -4,8 +4,12 @@ $TRANSLATIONS = array(
"Bookm." => "รายการโปรด",
"No file provided for import" => "ไม่พบไฟล์สำหรับการนำเข้าข้อมูล",
"Unsupported file type for import" => "ประเภทของไฟล์ที่ต้องการนำเข้าไม่ได้รับการรองรับให้ใช้งาน",
+"Bookmark added. You can close the window now." => "เพิ่มรายการโปรดแล้ว ฉะนั้นคุณสามารถปิดหน้าต่างได้",
+"Bookmark added successfully" => "เพิ่มรายการโปรดเรียบร้อยแล้ว",
+"Some Error happened." => "มีข้อผิดพลาดเกิดขึ้น",
"Error" => "ข้อผิดพลาด",
"Filter by tag" => "แสดงข้อมูลตามป้ายกำกับ",
+"Are you sure you want to remove this bookmark?" => "คุณแน่ใจแล้วหรือว่าต้องการลบรายการโปรดนี้",
"Warning" => "คำเตือน",
"Tags" => "ป้ายกำกับ",
"Are you sure you want to remove this tag from every entry?" => "คุณแน่ใจแล้วหรือว่าต้องการลบป้ายกำกับนี้ออกจากทุกๆรายการ",