diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-23 02:25:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-23 02:25:26 +0000 |
commit | cfc93d8b0a9a8091fcc59cc308fb8ab8a2648b6c (patch) | |
tree | ce12d3291a30d6e4e033236bead385e255e2dee6 /lib/l10n/th.json | |
parent | 2ff877f105c235a08f0fd887d75bddfbbc6cf624 (diff) | |
download | nextcloud-server-cfc93d8b0a9a8091fcc59cc308fb8ab8a2648b6c.tar.gz nextcloud-server-cfc93d8b0a9a8091fcc59cc308fb8ab8a2648b6c.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/th.json')
-rw-r--r-- | lib/l10n/th.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/th.json b/lib/l10n/th.json index e344d431ff9..500551b3c42 100644 --- a/lib/l10n/th.json +++ b/lib/l10n/th.json @@ -82,12 +82,12 @@ "Fri." : "ศ.", "Sat." : "ส.", "Su" : "อา", - "Mo" : "จัน", - "Tu" : "อัง", - "We" : "พุธ", + "Mo" : "จ", + "Tu" : "อ", + "We" : "พ", "Th" : "พฤ", - "Fr" : "ศุก", - "Sa" : "เสา", + "Fr" : "ศ", + "Sa" : "ส", "January" : "มกราคม", "February" : "กุมภาพันธ์", "March" : "มีนาคม", @@ -125,7 +125,7 @@ "PHP module %s not installed." : "โมดูล PHP %s ไม่ได้ถูกติดตั้ง", "Please ask your server administrator to install the module." : "โปรดสอบถามผู้ดูแลระบบเซิร์ฟเวอร์ของคุณเพื่อติดตั้งโมดูล", "PHP setting \"%s\" is not set to \"%s\"." : "การตั้งค่า PHP \"%s\" ไม่ได้ตั้งค่าเป็น \"%s\"", - "To fix this issue update your libxml2 version and restart your web server." : "เพื่อแก้ไขปัญหานี้ กรุณาอัพเดทรุ่นของ libxml2 และรีสตาร์ทเว็บเซิร์ฟเวอร์ของคุณ", + "To fix this issue update your libxml2 version and restart your web server." : "เพื่อแก้ไขปัญหานี้ กรุณาอัปเดตรุ่นของ libxml2 และรีสตาร์ทเว็บเซิร์ฟเวอร์ของคุณ", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "เห็นได้ชัดว่า PHP มีการตั้งค่าเพื่อดึงบล็อกเอกสารแบบอินไลน์ ซึ่งจะทำให้แอปหลักหลายแอปไม่สามารถเข้าถึงได้", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "ปัญหานี้อาจเกิดจาก cache/accelerator เช่น Zend OPcache หรือ eAccelerator", "PHP modules have been installed, but they are still listed as missing?" : "โมดูล PHP ได้รับการติดตั้งแล้ว แต่ยังคงขึ้นว่าหายไปหรือไม่?", @@ -141,8 +141,8 @@ "%s enter the database username." : "%s ใส่ชื่อผู้ใช้ฐานข้อมูล", "%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 บิตแทน", + "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 บิตแทน", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ชื่อผู้ใช้จะใช้ได้แค่อักษรดังต่อไปนี้: \"a-z\", \"A-Z\", \"0-9\" และ \"_.@-'\"" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |