diff options
Diffstat (limited to 'settings/l10n/th_TH.php')
-rw-r--r-- | settings/l10n/th_TH.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/th_TH.php b/settings/l10n/th_TH.php index b34b74db14a..527235919c9 100644 --- a/settings/l10n/th_TH.php +++ b/settings/l10n/th_TH.php @@ -31,6 +31,7 @@ $TRANSLATIONS = array( "Groups" => "กลุ่ม", "Group Admin" => "ผู้ดูแลกลุ่ม", "Delete" => "ลบ", +"never" => "ไม่ต้องเลย", "__language_name__" => "ภาษาไทย", "None" => "ไม่มี", "Login" => "เข้าสู่ระบบ", @@ -60,6 +61,7 @@ $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" => "กระดานสนทนา", @@ -81,9 +83,11 @@ $TRANSLATIONS = array( "Help translate" => "ช่วยกันแปล", "Login Name" => "ชื่อที่ใช้สำหรับเข้าสู่ระบบ", "Create" => "สร้าง", +"Default Quota" => "โควต้าที่กำหนดไว้เริ่มต้น", "Unlimited" => "ไม่จำกัดจำนวน", "Other" => "อื่นๆ", "Username" => "ชื่อผู้ใช้งาน", +"Quota" => "พื้นที่", "set new password" => "ตั้งค่ารหัสผ่านใหม่", "Default" => "ค่าเริ่มต้น" ); |