diff options
Diffstat (limited to 'settings/l10n/th_TH.php')
-rw-r--r-- | settings/l10n/th_TH.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/th_TH.php b/settings/l10n/th_TH.php index 3c5ac579699..14000c59ca1 100644 --- a/settings/l10n/th_TH.php +++ b/settings/l10n/th_TH.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Email sent" => "ส่งอีเมล์แล้ว", "Encryption" => "การเข้ารหัส", "Unable to load list from App Store" => "ไม่สามารถโหลดรายการจาก App Store ได้", "Authentication error" => "เกิดข้อผิดพลาดในสิทธิ์การเข้าใช้งาน", @@ -31,6 +32,8 @@ $TRANSLATIONS = array( "Group Admin" => "ผู้ดูแลกลุ่ม", "Delete" => "ลบ", "__language_name__" => "ภาษาไทย", +"None" => "ไม่มี", +"Login" => "เข้าสู่ระบบ", "Security Warning" => "คำเตือนเกี่ยวกับความปลอดภัย", "Cron" => "Cron", "Execute one task with each page loaded" => "ประมวลคำสั่งหนึ่งงานในแต่ละครั้งที่มีการโหลดหน้าเว็บ", @@ -43,6 +46,9 @@ $TRANSLATIONS = array( "Allow users to share items shared with them again" => "อนุญาตให้ผู้ใช้งานแชร์ข้อมูลรายการต่างๆที่ถูกแชร์มาให้ตัวผู้ใช้งานได้เท่านั้น", "Allow users to share with anyone" => "อนุญาตให้ผู้ใช้งานแชร์ข้อมูลถึงใครก็ได้", "Allow users to only share with users in their groups" => "อนุญาตให้ผู้ใช้งานแชร์ข้อมูลได้เฉพาะกับผู้ใช้งานที่อยู่ในกลุ่มเดียวกันเท่านั้น", +"Server address" => "ที่อยู่เซิร์ฟเวอร์", +"Port" => "พอร์ต", +"Credentials" => "ข้อมูลส่วนตัวสำหรับเข้าระบบ", "Log" => "บันทึกการเปลี่ยนแปลง", "Log level" => "ระดับการเก็บบันทึก log", "More" => "มาก", @@ -70,6 +76,7 @@ $TRANSLATIONS = array( "Email" => "อีเมล", "Your email address" => "ที่อยู่อีเมล์ของคุณ", "Profile picture" => "รูปภาพโปรไฟล์", +"Cancel" => "ยกเลิก", "Language" => "ภาษา", "Help translate" => "ช่วยกันแปล", "WebDAV" => "WebDAV", |