diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-17 01:57:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-17 01:57:38 -0400 |
commit | a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a (patch) | |
tree | eff6c51fec2e37fcff598210509f9f181c3be805 /core/l10n/th_TH.php | |
parent | 42b99b6d0fbcaf54b3cf3b3c9be5bc8a9c7a2e12 (diff) | |
download | nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.tar.gz nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.zip |
[tx-robot] updated from transifex
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" => "จะถูกใช้", |