diff options
Diffstat (limited to 'apps/admin_dependencies_chk/l10n/th_TH.php')
-rw-r--r-- | apps/admin_dependencies_chk/l10n/th_TH.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/admin_dependencies_chk/l10n/th_TH.php b/apps/admin_dependencies_chk/l10n/th_TH.php index ce0f48b2887..01d5c36366d 100644 --- a/apps/admin_dependencies_chk/l10n/th_TH.php +++ b/apps/admin_dependencies_chk/l10n/th_TH.php @@ -7,6 +7,8 @@ "The php-mb_multibyte module is needed to manage correctly the encoding." => "โมดูล php-mb_multibyte จำเป็นต้องใช้สำหรับการจัดการการแปลงรหัสไฟล์อย่างถูกต้อง", "The php-ctype module is needed validate data." => "โมดูล php-ctype จำเป็นต้องใช้สำหรับตรวจสอบความถูกต้องของข้อมูล", "The php-xml module is needed to share files with webdav." => "โมดูล php-xml จำเป็นต้องใช้สำหรับแชร์ไฟล์ด้วย webdav", +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" => "คำสั่ง allow_url_fopen ที่อยู่ในไฟล์ php.ini ของคุณ ควรกำหนดเป็น 1 เพื่อดึงข้อมูลของฐานความรู้ต่างๆจากเซิร์ฟเวอร์ของ OCS", "The php-pdo module is needed to store owncloud data into a database." => "โมดูล php-pdo จำเป็นต้องใช้สำหรับจัดเก็บข้อมูลใน owncloud เข้าไปไว้ยังฐานข้อมูล", +"Dependencies status" => "สถานะการอ้างอิง", "Used by :" => "ใช้งานโดย:" ); |