diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-13 19:59:44 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-13 20:00:34 +0200 |
commit | ee0294bbb1770fa74c808158ab2f7899a8304441 (patch) | |
tree | c212c22456dda38d4b59434762d115f03ae87e28 /core/l10n/th_TH.php | |
parent | 3926e2d4f3d786be64230350db982a695d329d97 (diff) | |
download | nextcloud-server-ee0294bbb1770fa74c808158ab2f7899a8304441.tar.gz nextcloud-server-ee0294bbb1770fa74c808158ab2f7899a8304441.zip |
update translations
Diffstat (limited to 'core/l10n/th_TH.php')
-rw-r--r-- | core/l10n/th_TH.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/th_TH.php b/core/l10n/th_TH.php index 1774d840040..28283818561 100644 --- a/core/l10n/th_TH.php +++ b/core/l10n/th_TH.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "ยังไม่ได้ตั้งชื่อแอพพลิเคชั่น", +"No category to add?" => "ไม่มีหมวดหมู่ที่ต้องการเพิ่ม?", +"This category already exists: " => "หมวดหมู่นี้มีอยู่แล้ว: ", "Owncloud password reset" => "เปลี่ยนรหัสผ่านใน Owncloud", +"ownCloud password reset" => "รีเซ็ตรหัสผ่าน ownCloud", "Use the following link to reset your password: {link}" => "ใช้ลิงค์ต่อไปนี้เพื่อเปลี่ยนรหัสผ่านของคุณใหม่: {link}", "You will receive a link to reset your password via Email." => "คุณจะได้รับลิงค์เพื่อกำหนดรหัสผ่านใหม่ทางอีเมล์", "Requested" => "ส่งคำร้องเรียบร้อยแล้ว", @@ -15,7 +19,10 @@ "Apps" => "Apps", "Admin" => "ผู้ดูแลระบบ", "Help" => "ช่วยเหลือ", +"Access forbidden" => "การเข้าถึงถูกหวงห้าม", "Cloud not found" => "ไม่พบ Cloud", +"Edit categories" => "แก้ไขหมวดหมู่", +"Add" => "เพิ่ม", "Create an <strong>admin account</strong>" => "สร้าง <strong>บัญชีผู้ดูแลระบบ</strong>", "Password" => "รหัสผ่าน", "Advanced" => "ขั้นสูง", |