diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-14 02:03:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-14 02:03:18 +0200 |
commit | e41ccd4344db20c13a1a2260134af052f7aedd9a (patch) | |
tree | 72cd878601cdd5dfcb5dccaf3d1e3785f992fe88 /settings/l10n/th_TH.php | |
parent | fdecee1bda0641eb0d1f215663a60a4ad559a6b8 (diff) | |
download | nextcloud-server-e41ccd4344db20c13a1a2260134af052f7aedd9a.tar.gz nextcloud-server-e41ccd4344db20c13a1a2260134af052f7aedd9a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/th_TH.php')
-rw-r--r-- | settings/l10n/th_TH.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/th_TH.php b/settings/l10n/th_TH.php index 61b2eb940dd..02f9a284acc 100644 --- a/settings/l10n/th_TH.php +++ b/settings/l10n/th_TH.php @@ -3,6 +3,7 @@ "Authentication error" => "เกิดข้อผิดพลาดเกี่ยวกับสิทธิ์การเข้าใช้งาน", "Group already exists" => "มีกลุ่มดังกล่าวอยู่ในระบบอยู่แล้ว", "Unable to add group" => "ไม่สามารถเพิ่มกลุ่มได้", +"Could not enable app. " => "ไม่สามารถเปิดใช้งานแอปได้", "Email saved" => "อีเมลถูกบันทึกแล้ว", "Invalid email" => "อีเมลไม่ถูกต้อง", "OpenID Changed" => "เปลี่ยนชื่อบัญชี OpenID แล้ว", @@ -21,6 +22,8 @@ "Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "ไดเร็กทอรี่ข้อมูลและไฟล์ของคุณสามารถเข้าถึงได้จากอินเทอร์เน็ต ไฟล์ .htaccess ที่ ownCloud มีให้ไม่สามารถทำงานได้อย่างเหมาะสม เราขอแนะนำให้คุณกำหนดค่าเว็บเซิร์ฟเวอร์ใหม่ในรูปแบบที่ไดเร็กทอรี่เก็บข้อมูลไม่สามารถเข้าถึงได้อีกต่อไป หรือคุณได้ย้ายไดเร็กทอรี่ที่ใช้เก็บข้อมูลไปอยู่ภายนอกตำแหน่ง root ของเว็บเซิร์ฟเวอร์แล้ว", "Cron" => "Cron", "execute one task with each page loaded" => "ประมวลผลหนึ่งงานเมื่อโหลดหน้าเว็บแต่ละครั้ง", +"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php ได้รับการลงทะเบียนแล้วกับเว็บผู้ให้บริการ webcron เรียกหน้าเว็บ cron.php ที่ตำแหน่ง root ของ owncloud หลังจากนี้สักครู่ผ่านทาง http", +"use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "ใช้บริการ cron จากระบบ เรียกไฟล์ cron.php ที่อยู่ในโฟลเดอร์ owncloud ผ่านทาง cronjob ของระบบหลังจากนี้สักครู่", "Share API" => "API สำหรับคุณสมบัติแชร์ข้อมูล", "Enable Share API" => "เปิดใช้งาน API สำหรับคุณสมบัติแชร์ข้อมูล", "Allow apps to use the Share API" => "อนุญาตให้แอปฯสามารถใช้ API สำหรับแชร์ข้อมูลได้", |