diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-15 00:03:50 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-15 00:03:50 +0100 |
commit | a418a3ba65d0097047cfcad1b4ee82185c42d22a (patch) | |
tree | 479b32b788bb4cc97354e7436565a49ccf020eed /core/l10n/th_TH.php | |
parent | 14d4af24a2d9476f7d6820831541975dc940fede (diff) | |
download | nextcloud-server-a418a3ba65d0097047cfcad1b4ee82185c42d22a.tar.gz nextcloud-server-a418a3ba65d0097047cfcad1b4ee82185c42d22a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/th_TH.php')
-rw-r--r-- | core/l10n/th_TH.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/th_TH.php b/core/l10n/th_TH.php index 44f7b937fdd..9da71196016 100644 --- a/core/l10n/th_TH.php +++ b/core/l10n/th_TH.php @@ -1,7 +1,7 @@ <?php $TRANSLATIONS = array( -"Application name not provided." => "ยังไม่ได้ตั้งชื่อแอพพลิเคชั่น", "No category to add?" => "ไม่มีหมวดหมู่ที่ต้องการเพิ่ม?", "This category already exists: " => "หมวดหมู่นี้มีอยู่แล้ว: ", +"No categories selected for deletion." => "ยังไม่ได้เลือกหมวดหมู่ที่ต้องการลบ", "Settings" => "ตั้งค่า", "seconds ago" => "วินาที ก่อนหน้านี้", "1 minute ago" => "1 นาทีก่อนหน้านี้", @@ -18,7 +18,6 @@ "No" => "ไม่ตกลง", "Yes" => "ตกลง", "Ok" => "ตกลง", -"No categories selected for deletion." => "ยังไม่ได้เลือกหมวดหมู่ที่ต้องการลบ", "Error" => "พบข้อผิดพลาด", "Error while sharing" => "เกิดข้อผิดพลาดในระหว่างการแชร์ข้อมูล", "Error while unsharing" => "เกิดข้อผิดพลาดในการยกเลิกการแชร์ข้อมูล", |