2018-02-09 10:28:58 -05:00
{ "translations" : {
2021-08-07 22:21:43 -04:00
"Cannot write into \"config\" directory!" : "ไม่สามารถเขียนลงในไดเรกทอรี \"config\"!" ,
2023-09-21 20:32:00 -04:00
"This can usually be fixed by giving the web server write access to the config directory." : "โดยปกติสามารถแก้ไขได้โดยการให้สิทธิ์การเขียนสำหรับเว็บเซิร์ฟเวอร์ไปยังไดเร็กทอรี config" ,
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "แต่หากคุณต้องการให้ไฟล์ config.php อ่านอย่างเดียว ให้ตั้งค่าตัวเลือก \"config_is_read_only\" เป็น true" ,
2021-08-07 22:21:43 -04:00
"See %s" : "ดู %s" ,
2018-02-09 10:28:58 -05:00
"Sample configuration detected" : "ตรวจพบการกำหนดค่าตัวอย่าง" ,
2023-01-21 21:25:24 -05:00
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "เราตรวจพบว่าการกำหนดค่าตัวอย่างถูกคัดลอกมา การกำหนดค่าลักษณะนี้สามารถทำลายการติดตั้งของคุณและไม่ได้รับการสนับสนุน โปรดอ่านเอกสารประกอบก่อนที่จะดำเนินการเปลี่ยนแปลงใน config.php" ,
2023-01-29 21:25:59 -05:00
"The page could not be found on the server." : "ไม่พบหน้านี้บนเซิร์ฟเวอร์" ,
2023-09-21 20:32:00 -04:00
"%s email verification" : "การยืนยันอีเมล %s" ,
"Email verification" : "การยืนยันอีเมล" ,
"Click the following button to confirm your email." : "คลิกปุ่มต่อไปนี้เพื่อยืนยันอีเมลของคุณ" ,
"Click the following link to confirm your email." : "คลิกลิงก์ต่อไปนี้เพื่อยืนยันอีเมลของคุณ" ,
"Confirm your email" : "ยืนยันอีเมล" ,
"Other activities" : "กิจกรรมอื่น ๆ" ,
"%1$s and %2$s" : "%1$s และ %2$s" ,
"%1$s, %2$s and %3$s" : "%1$s, %2$s และ %3$s" ,
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s และ %4$s" ,
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s และ %5$s" ,
2018-02-09 10:28:58 -05:00
"PHP %s or higher is required." : "จำเป็นต้องมี PHP รุ่น %s หรือที่สูงกว่า " ,
2021-08-07 22:21:43 -04:00
"PHP with a version lower than %s is required." : "จำเป็นต้องมี PHP รุ่นต่ำกว่า %s" ,
"%sbit or higher PHP required." : "จำเป็นต้องมี PHP %s บิตหรือสูงกว่า" ,
2018-02-09 10:28:58 -05:00
"The command line tool %s could not be found" : "ไม่พบเครื่องมือบรรทัดคำสั่ง %s " ,
"The library %s is not available." : "ไลบรารี %s ไม่สามารถใช้ได้" ,
2023-01-26 21:28:03 -05:00
"Server version %s or higher is required." : "จำเป็นต้องใช้เซิร์ฟเวอร์รุ่น %s หรือสูงกว่า" ,
"Server version %s or lower is required." : "จำเป็นต้องใช้เซิร์ฟเวอร์รุ่น %s หรือต่ำกว่า" ,
2023-01-23 21:25:20 -05:00
"Authentication" : "การตรวจสอบสิทธิ์" ,
2023-01-21 21:25:24 -05:00
"Unknown filetype" : "ชนิดไฟล์ที่ไม่รู้จัก" ,
2018-02-09 10:28:58 -05:00
"Invalid image" : "รูปภาพไม่ถูกต้อง" ,
2023-03-02 21:26:33 -05:00
"Files" : "ไฟล์" ,
2018-02-09 10:28:58 -05:00
"today" : "วันนี้" ,
2021-08-07 22:21:43 -04:00
"tomorrow" : "พรุ่งนี้" ,
2018-02-09 10:28:58 -05:00
"yesterday" : "เมื่อวานนี้" ,
2021-08-07 22:21:43 -04:00
"_in %n day_::_in %n days_" : [ "ใน %n วัน" ] ,
2018-02-09 10:28:58 -05:00
"_%n day ago_::_%n days ago_" : [ "%n วันที่ผ่านมา" ] ,
2021-08-07 22:21:43 -04:00
"next month" : "เดือนถัดไป" ,
2018-02-09 10:28:58 -05:00
"last month" : "เดือนที่แล้ว" ,
2021-08-07 22:21:43 -04:00
"_in %n month_::_in %n months_" : [ "ใน %n เดือน" ] ,
2018-02-09 10:28:58 -05:00
"_%n month ago_::_%n months ago_" : [ "%n เดือนที่ผ่านมา" ] ,
2021-08-07 22:21:43 -04:00
"next year" : "ปีถัดไป" ,
2018-02-09 10:28:58 -05:00
"last year" : "ปีที่แล้ว" ,
"_%n year ago_::_%n years ago_" : [ "%n ปีที่ผ่านมา" ] ,
"_%n hour ago_::_%n hours ago_" : [ "%n ชั่วโมงที่ผ่านมา" ] ,
"_%n minute ago_::_%n minutes ago_" : [ "%n นาทีที่ผ่านมา" ] ,
2021-08-07 22:21:43 -04:00
"in a few seconds" : "ในไม่กี่วินาที" ,
2023-01-21 21:25:24 -05:00
"seconds ago" : "วินาทีที่ผ่านมา" ,
2021-08-07 22:21:43 -04:00
"Empty file" : "ไฟล์ว่าง" ,
2024-07-16 20:19:35 -04:00
"Dot files are not allowed" : "ไม่อนุญาตไฟล์จุด" ,
2022-04-23 22:28:28 -04:00
"File already exists" : "มีไฟล์นี้อยู่แล้ว" ,
"Templates" : "เทมเพลต" ,
2024-08-30 12:32:38 -04:00
"Filename contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว" ,
2018-02-09 10:28:58 -05:00
"Empty filename is not allowed" : "ชื่อไฟล์ห้ามว่างเปล่า" ,
2023-01-21 21:25:24 -05:00
"App \"%s\" cannot be installed because appinfo file cannot be read." : "แอป \"%s\" ไม่สามารถติดตั้งได้ เพราะไฟล์ appInfo ไม่สามารถอ่านได้" ,
2023-01-26 21:28:03 -05:00
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "ไม่สามารถติดตั้งแอป \"%s\" เนื่องจากแอปเข้ากับเซิร์ฟเวอร์รุ่นนี้ไม่ได้" ,
2023-09-21 20:32:00 -04:00
"__language_name__" : "ไทย" ,
2023-01-21 21:25:24 -05:00
"Apps" : "แอป" ,
2023-09-21 20:32:00 -04:00
"Personal settings" : "การตั้งค่าส่วนบุคคล" ,
"Administration settings" : "การตั้งค่าการดูแลระบบ" ,
2023-01-23 21:25:20 -05:00
"Settings" : "การตั้งค่า" ,
2019-12-21 21:28:34 -05:00
"Log out" : "ออกจากระบบ" ,
2024-06-05 05:56:05 -04:00
"Accounts" : "บัญชี" ,
2022-04-23 22:28:28 -04:00
"Email" : "อีเมล" ,
2023-09-21 20:32:00 -04:00
"Fediverse" : "เฟดิเวิร์ส" ,
"View %s on the fediverse" : "ดู %s บนเฟดิเวิร์ส" ,
2022-04-23 22:28:28 -04:00
"Phone" : "โทรศัพท์" ,
"Twitter" : "ทวิตเตอร์" ,
"Website" : "เว็บไซต์" ,
"Address" : "ที่อยู่" ,
"Profile picture" : "รูปภาพโปรไฟล์" ,
"About" : "เกี่ยวกับ" ,
2023-04-18 22:28:19 -04:00
"Display name" : "ชื่อที่แสดง" ,
2023-01-29 21:25:59 -05:00
"Additional settings" : "การตั้งค่าเพิ่มเติม" ,
2018-02-09 10:28:58 -05:00
"Oracle connection could not be established" : "ไม่สามารถสร้างการเชื่อมต่อกับ Oracle " ,
2023-01-21 21:25:24 -05:00
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "ระบบ Mac OS X ไม่ได้รับการสนับสนุน และ %s จะไม่ทำงานอย่างถูกต้องบนแพลตฟอร์มนี้ ใช้บนความเสี่ยงของคุณเอง!" ,
"For the best results, please consider using a GNU/Linux server instead." : "เพื่อให้ได้ผลลัพธ์ที่ดีที่สุด โปรดพิจารณาใช้เซิร์ฟเวอร์ GNU/Linux แทน" ,
2023-02-07 21:25:16 -05:00
"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 บิตแทน" ,
2018-02-09 10:28:58 -05:00
"Set an admin password." : "ตั้งค่ารหัสผ่านผู้ดูแลระบบ" ,
2023-01-21 21:25:24 -05:00
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "แบ็กเอนด์การแชร์ %s ต้องใช้อินเตอร์เฟซ OCP\\Share_Backend" ,
"Sharing backend %s not found" : "ไม่พบแบ็กเอนด์การแชร์ %s" ,
"Sharing backend for %s not found" : "ไม่พบแบ็กเอนด์การแชร์สำหรับ %s" ,
2022-04-23 22:28:28 -04:00
"Open »%s«" : "เปิด »%s«" ,
2024-09-04 20:23:50 -04:00
"Unknown share type" : "ไม่รู้จักประเภทของแชร์" ,
2023-01-21 21:25:24 -05:00
"You are not allowed to share %s" : "คุณไม่ได้รับอนุญาตให้แชร์ %s" ,
2022-04-23 22:28:28 -04:00
"Cannot increase permissions of %s" : "ไม่สามารถเพิ่มสิทธิ์ของ %s" ,
2023-01-21 21:25:24 -05:00
"Expiration date is in the past" : "วันหมดอายุอยู่ในอดีต" ,
"Could not find category \"%s\"" : "ไม่สามารถหาหมวดหมู่ \"%s\"" ,
2019-12-21 21:28:34 -05:00
"Sunday" : "วันอาทิตย์" ,
"Monday" : "วันจันทร์" ,
"Tuesday" : "วันอังคาร" ,
"Wednesday" : "วันพุธ" ,
"Thursday" : "วันพฤหัสบดี" ,
"Friday" : "วันศุกร์" ,
"Saturday" : "วันเสาร์" ,
"Sun." : "อา." ,
"Mon." : "จ." ,
"Tue." : "อ." ,
"Wed." : "พ." ,
"Thu." : "พฤ." ,
"Fri." : "ศ." ,
"Sat." : "ส." ,
"Su" : "อา" ,
2023-01-22 21:25:26 -05:00
"Mo" : "จ" ,
"Tu" : "อ" ,
"We" : "พ" ,
2019-12-21 21:28:34 -05:00
"Th" : "พฤ" ,
2023-01-22 21:25:26 -05:00
"Fr" : "ศ" ,
"Sa" : "ส" ,
2019-12-21 21:28:34 -05:00
"January" : "มกราคม" ,
"February" : "กุมภาพันธ์" ,
"March" : "มีนาคม" ,
"April" : "เมษายน" ,
"May" : "พฤษภาคม" ,
"June" : "มิถุนายน" ,
"July" : "กรกฏาคม" ,
"August" : "สิงหาคม" ,
"September" : "กันยายน" ,
"October" : "ตุลาคม" ,
"November" : "พฤศจิกายน" ,
"December" : "ธันวาคม" ,
"Jan." : "ม.ค." ,
"Feb." : "ก.พ." ,
"Mar." : "มี.ค." ,
"Apr." : "เม.ย." ,
"May." : "พ.ค." ,
"Jun." : "มิ.ย." ,
"Jul." : "ก.ค." ,
"Aug." : "ส.ค." ,
"Sep." : "ก.ย." ,
"Oct." : "ต.ค." ,
"Nov." : "พ.ย." ,
"Dec." : "ธ.ค." ,
2021-08-07 22:21:43 -04:00
"A valid password must be provided" : "ต้องระบุรหัสผ่านที่ถูกต้อง" ,
2023-01-26 21:28:03 -05:00
"Login canceled by app" : "การเข้าสู่ระบบถูกยกเลิกโดยแอป" ,
2023-01-21 21:25:24 -05:00
"a safe home for all your data" : "บ้านที่ปลอดภัยสำหรับข้อมูลทั้งหมดของคุณ" ,
"Application is not enabled" : "แอปพลิเคชันยังไม่ได้เปิดใช้งาน" ,
"Authentication error" : "ยืนยันตัวตนผิดพลาด" ,
2021-08-07 22:21:43 -04:00
"Token expired. Please reload page." : "รหัสยืนยันความถูกต้องหมดอายุ กรุณาโหลดหน้าเว็บใหม่" ,
2018-02-09 10:28:58 -05:00
"No database drivers (sqlite, mysql, or postgresql) installed." : "ไม่มีไดรเวอร์ฐานข้อมูล (sqlite, mysql, or postgresql) ที่ถูกติดตั้ง" ,
"PHP module %s not installed." : "โมดูล PHP %s ไม่ได้ถูกติดตั้ง" ,
2020-07-08 22:17:35 -04:00
"Please ask your server administrator to install the module." : "โปรดสอบถามผู้ดูแลระบบเซิร์ฟเวอร์ของคุณเพื่อติดตั้งโมดูล" ,
2018-02-09 10:28:58 -05:00
"PHP setting \"%s\" is not set to \"%s\"." : "การตั้งค่า PHP \"%s\" ไม่ได้ตั้งค่าเป็น \"%s\"" ,
2023-01-26 21:28:03 -05:00
"Adjusting this setting in php.ini will make Nextcloud run again" : "การปรับการตั้งค่านี้ใน php.ini จะทำให้ Nextcloud กลับมาทำงานอีกครั้ง" ,
2023-01-21 21:25:24 -05:00
"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 ได้รับการติดตั้งแล้ว แต่ยังคงขึ้นว่าหายไปหรือไม่?" ,
"Please ask your server administrator to restart the web server." : "โปรดสอบถามผู้ดูแลระบบเซิร์ฟเวอร์ของคุณเพื่อเริ่มระบบเว็บเซิร์ฟเวอร์ใหม่" ,
2018-02-09 10:28:58 -05:00
"Could not obtain lock type %d on \"%s\"." : "ไม่สามารถรับล็อคชนิด %d บน \"%s\"" ,
"Storage unauthorized. %s" : "การจัดเก็บข้อมูลไม่ได้รับอนุญาต %s" ,
2021-08-07 22:21:43 -04:00
"Storage incomplete configuration. %s" : "การตั้งค่าการจัดเก็บข้อมูลไม่ครบ %s" ,
2018-02-09 10:28:58 -05:00
"Storage connection error. %s" : "ข้อผิดพลาดการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s" ,
2021-08-07 22:21:43 -04:00
"Storage is temporarily not available" : "พื้นที่จัดเก็บข้อมูลไม่สามารถใช้งานได้ชั่วคราว" ,
2018-10-09 20:13:11 -04:00
"Storage connection timeout. %s" : "หมดเวลาการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s" ,
2024-07-25 20:19:53 -04:00
"Translate" : "แปลภาษา" ,
2024-08-30 12:32:38 -04:00
"File name is a reserved word" : "ชื่อแฟ้มเป็นคำสงวน" ,
"File name contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว" ,
"File name is too long" : "ชื่อไฟล์ยาวเกินไป" ,
2024-04-23 20:20:17 -04:00
"Help" : "ช่วยเหลือ" ,
2024-06-05 05:56:05 -04:00
"Users" : "ผู้ใช้งาน" ,
2024-02-13 19:19:31 -05:00
"Unknown user" : "ผู้ใช้ที่ไม่รู้จัก" ,
"Oracle username and/or password not valid" : "ชื่อผู้ใช้และ/หรือรหัสผ่าน Oracle ไม่ถูกต้อง" ,
"PostgreSQL username and/or password not valid" : "ชื่อผู้ใช้และ/หรือรหัสผ่าน PostgreSQL ไม่ถูกต้อง" ,
"Set an admin username." : "ตั้งค่าชื่อผู้ดูแลระบบ" ,
"Sharing %s failed, because this item is already shared with user %s" : "การแชร์ %s ล้มเหลว เพราะรายการนี้ได้แชร์กับผู้ใช้ %s ไปแล้ว" ,
"The username is already being used" : "ชื่อผู้ใช้นี้ถูกใช้ไปแล้ว" ,
"A valid username must be provided" : "ต้องระบุชื่อผู้ใช้ที่ถูกต้อง" ,
"Username contains whitespace at the beginning or at the end" : "ชื่อผู้ใช้มีช่องว่างอยู่ด้านหน้าหรือด้านหลัง" ,
"User disabled" : "ผู้ใช้ถูกปิดใช้งาน" ,
2024-09-28 20:27:57 -04:00
"File is currently busy, please try again later" : "ไฟล์กำลังใช้งานอยู่ โปรดลองอีกครั้งในภายหลัง" ,
2024-02-13 19:19:31 -05:00
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "กรุณาเปลี่ยนสิทธิ์การเข้าถึงเป็น 0770 เพื่อให้ไดเรกทอรีไม่สามารถแก้ไขโดยผู้ใช้อื่น"
2018-02-09 10:28:58 -05:00
} , "pluralForm" : "nplurals=1; plural=0;"
}