From 78d8723d0cc8c726cc02dd41439f1c7e2a50136d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 21 Dec 2022 02:30:14 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- lib/l10n/th.js | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'lib/l10n/th.js') diff --git a/lib/l10n/th.js b/lib/l10n/th.js index 52063c57d00..85a7272499f 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -145,16 +145,6 @@ OC.L10N.register( "%s enter the database name." : "%s ใส่ชื่อฐานข้อมูล", "%s you may not use dots in the database name" : "%s บางที่คุณไม่ควรมีจุดในชื่อฐานข้อมูล", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "ดูเหมือนว่า %s ทำงานบน PHP 32 บิต และ open_basedir ได้ถูกกำหนดค่าใน php.ini ซึ่งจะมีปัญหาหากไฟล์มีขนาดกว่า 4 GB กิกะไบต์", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "กรุณาลบการตั้งค่า open_basedir ภายใน php.ini ของหรือเปลี่ยนไปใช้ PHP รุ่น 64 บิตแทน", - "Cannot read file" : "ไม่สามารถอ่านไฟล์", - "Cannot write into \"config\" directory" : "ไม่สามารถเขียนลงในไดเรกทอรี \"config\"", - "Cannot write into \"apps\" directory" : "ไม่สามารถเขียนลงในไดเรกทอรี \"apps\"", - "Setting locale to %s failed" : "ตั้งค่าตำแหน่งที่ตั้งเป็น %s ล้มเหลว", - "Please install one of these locales on your system and restart your webserver." : "กรุณาติดตั้งหนึ่งในตำแหน่งที่ตั้งเหล่านี้บนระบบของคุณ และเริ่มต้นเว็บเซิร์ฟเวอร์ของคุณใหม่", - "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload ถูกตั้งเป็น \"%s\" แทนที่จะเป็น \"0\"", - "To fix this issue set mbstring.func_overload to 0 in your php.ini" : "หากต้องการแก้ไขปัญหานี้กรุณาแก้ mbstring.func_overload เป็น 0 ในไฟล์ php.ini ของคุณ", - "PostgreSQL >= 9 required" : "จำเป็นต้องใช้ PostgreSQL รุ่น >= 9", - "Please upgrade your database version" : "กรุณาอัปเดตฐานข้อมูลของคุณ", - "Check the value of \"datadirectory\" in your configuration" : "ตรวจสอบค่าของ \"datadirectory\" ในการกำหนดค่าของคุณ" + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "กรุณาลบการตั้งค่า open_basedir ภายใน php.ini ของหรือเปลี่ยนไปใช้ PHP รุ่น 64 บิตแทน" }, "nplurals=1; plural=0;"); -- cgit v1.2.3