diff options
Diffstat (limited to 'settings/l10n/th_TH.php')
-rw-r--r-- | settings/l10n/th_TH.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/th_TH.php b/settings/l10n/th_TH.php index 754366d6ffd..4e1f48f26a7 100644 --- a/settings/l10n/th_TH.php +++ b/settings/l10n/th_TH.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Unable to add user to group %s" => "ไม่สามารถเพิ่มผู้ใช้งานเข้าไปที่กลุ่ม %s ได้", "Unable to remove user from group %s" => "ไม่สามารถลบผู้ใช้งานออกจากกลุ่ม %s ได้", "Couldn't update app." => "ไม่สามารถอัพเดทแอปฯ", +"All" => "ทั้งหมด", "User Documentation" => "เอกสารคู่มือการใช้งานสำหรับผู้ใช้งาน", "Update to {appversion}" => "อัพเดทไปเป็นรุ่น {appversion}", "Disable" => "ปิดใช้งาน", @@ -27,8 +28,8 @@ $TRANSLATIONS = array( "Update" => "อัพเดท", "Updated" => "อัพเดทแล้ว", "Delete" => "ลบ", -"undo" => "เลิกทำ", "Groups" => "กลุ่ม", +"undo" => "เลิกทำ", "Group Admin" => "ผู้ดูแลกลุ่ม", "never" => "ไม่ต้องเลย", "__language_name__" => "ภาษาไทย", @@ -54,7 +55,6 @@ $TRANSLATIONS = array( "Select an App" => "เลือก App", "See application page at apps.owncloud.com" => "ดูหน้าแอพพลิเคชั่นที่ apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-ลิขสิทธิ์การใช้งานโดย <span class=\"author\"></span>", -"All" => "ทั้งหมด", "Administrator Documentation" => "เอกสารคู่มือการใช้งานสำหรับผู้ดูแลระบบ", "Online Documentation" => "เอกสารคู่มือการใช้งานออนไลน์", "Forum" => "กระดานสนทนา", |