diff options
Diffstat (limited to 'core/l10n/th_TH.php')
-rw-r--r-- | core/l10n/th_TH.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/th_TH.php b/core/l10n/th_TH.php index 95416aaa26a..314fa3e8655 100644 --- a/core/l10n/th_TH.php +++ b/core/l10n/th_TH.php @@ -47,7 +47,6 @@ $TRANSLATIONS = array( "Shared with you and the group {group} by {owner}" => "ได้แชร์ให้กับคุณ และกลุ่ม {group} โดย {owner}", "Shared with you by {owner}" => "ถูกแชร์ให้กับคุณโดย {owner}", "Password protect" => "ใส่รหัสผ่านไว้", -"Password" => "รหัสผ่าน", "Email link to person" => "ส่งลิงก์ให้ทางอีเมล", "Send" => "ส่ง", "Set expiration date" => "กำหนดวันที่หมดอายุ", @@ -93,6 +92,7 @@ $TRANSLATIONS = array( "No secure random number generator is available, please enable the PHP OpenSSL extension." => "ยังไม่มีตัวสร้างหมายเลขแบบสุ่มให้ใช้งาน, กรุณาเปิดใช้งานส่วนเสริม PHP OpenSSL", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "หากปราศจากตัวสร้างหมายเลขแบบสุ่มที่ช่วยป้องกันความปลอดภัย ผู้บุกรุกอาจสามารถที่จะคาดคะเนรหัสยืนยันการเข้าถึงเพื่อรีเซ็ตรหัสผ่าน และเอาบัญชีของคุณไปเป็นของตนเองได้", "Create an <strong>admin account</strong>" => "สร้าง <strong>บัญชีผู้ดูแลระบบ</strong>", +"Password" => "รหัสผ่าน", "Data folder" => "โฟลเดอร์เก็บข้อมูล", "Configure the database" => "กำหนดค่าฐานข้อมูล", "will be used" => "จะถูกใช้", |