Latest translations and fallbacks

v1.18.x
Misty (Bot) 8 years ago
parent 4c126c0870
commit ae3d5f8aaa

@ -1,16 +1,16 @@
{
"section-general": "General",
"general/dashboard": "Dashboard",
"general/homepage": "Home Page",
"general/navigation": "Navigation",
"general/languages": "Languages",
"general/homepage": "דף הבית",
"general/navigation": "ניווט",
"general/languages": "שפות",
"general/sounds": "Sounds",
"general/social": "Social",
"section-manage": "Manage",
"manage/categories": "Categories",
"manage/tags": "Tags",
"manage/users": "Users",
"manage/categories": "קטגוריות",
"manage/tags": "תגיות",
"manage/users": "משתמשים",
"manage/registration": "Registration Queue",
"manage/groups": "Groups",
"manage/ip-blacklist": "IP Blacklist",
@ -21,10 +21,10 @@
"settings/email": "Email",
"settings/user": "User",
"settings/group": "Group",
"settings/guest": "Guests",
"settings/guest": "אורח",
"settings/uploads": "Uploads",
"settings/post": "Post",
"settings/chat": "Chat",
"settings/chat": "צ'אט",
"settings/pagination": "Pagination",
"settings/tags": "Tags",
"settings/notifications": "Notifications",

@ -1,5 +1,5 @@
{
"alert.confirm-reload": "คุณต้องการโหลดการทำงาน NodeBB อีกครั้งหรือไม่?",
"alert.confirm-reload": "คุณต้องการโหลด NodeBB อีกครั้งหรือไม่?",
"alert.confirm-restart": "คุณต้องการเริ่มการทำงาน NodeBB ใหม่หรือไม่?",
"acp-title": "%1 | แผงควบคุมของผู้ดูแลระบบ",

@ -6,31 +6,31 @@
"uptime-days": "ระยะเวลาทำงานต่อเนื่องเป็นวัน",
"mongo": "Mongo",
"mongo.version": "รุ่น MongoDB",
"mongo.storage-engine": "เอ็นจินการจัดเก็บ",
"mongo.version": "MongoDB เวอร์ชั่น",
"mongo.storage-engine": "ระบบการจัดเก็บ",
"mongo.collections": "คอลเลคชัน",
"mongo.objects": "ออพเจ็กท์",
"mongo.avg-object-size": "ขนาดออพเจ็กท์โดยเฉลี่ย",
"mongo.data-size": "ขนาดข้อมูล",
"mongo.storage-size": "ขนาดพื้นที่ข้อมูล",
"mongo.storage-size": "ขนาดพื้นที่จัดเก็บ",
"mongo.index-size": "ขนาดดัชนี",
"mongo.file-size": "ขนาดไฟล์",
"mongo.resident-memory": "Resident Memory",
"mongo.virtual-memory": "Virtual Memory",
"mongo.mapped-memory": "Mapped Memory",
"mongo.resident-memory": "หน่วยความจำถาวร",
"mongo.virtual-memory": "หน่วยความจำเสมือน",
"mongo.mapped-memory": "เส้นทางหน่วยความจำ",
"mongo.raw-info": "ข้อมูลดิบของ MongoDB",
"redis": "Redis",
"redis.version": "รุ่นของ Redis",
"redis.connected-clients": "Connected Clients",
"redis.connected-slaves": "Connected Slaves",
"redis.version": "Redis เวอร์ชั่น",
"redis.connected-clients": "ไคลเอ็นท์ที่เชื่อมต่อแล้ว",
"redis.connected-slaves": "Slaves ที่เชื่อมต่อแล้ว",
"redis.blocked-clients": "ไคลเอ็นท์ที่ถูกบล็อค",
"redis.used-memory": "หน่วยความจำที่ถูกใช้",
"redis.memory-frag-ratio": "Memory Fragmentation Ratio",
"redis.memory-frag-ratio": "อัตราการกระจายตัวของหน่วยความจำ",
"redis.total-connections-recieved": "การเชื่อมต่อที่ได้รับทั้งหมด",
"redis.total-commands-processed": "คำสั่งที่ประมวลผลแล้วทั้งหมด",
"redis.iops": "การทำงานพร้อมกันต่อวินาที",
"redis.keyspace-hits": "Keyspace Hits",
"redis.keyspace-misses": "Keyspace Misses",
"redis.raw-info": "Redis Raw Info"
"redis.raw-info": "ข้อมูลดิบของ Redis"
}

@ -1,14 +1,14 @@
{
"figure-x": "Figure %1",
"error-events-per-day": "<code>%1</code> events per day",
"error.404": "404 Not Found",
"error.503": "503 Service Unavailable",
"manage-error-log": "Manage Error Log",
"export-error-log": "Export Error Log (CSV)",
"clear-error-log": "Clear Error Log",
"route": "Route",
"count": "Count",
"no-routes-not-found": "Hooray! No 404 errors!",
"clear404-confirm": "Are you sure you wish to clear the 404 error logs?",
"clear404-success": "\"404 Not Found\" errors cleared"
"figure-x": "การปรับแต่ง %1",
"error-events-per-day": "<code>%1</code> อีเวนท์ต่อวัน",
"error.404": "404 ไม่พบเพจ",
"error.503": "503 เซอร์วิสไม่พร้อมใช้งาน",
"manage-error-log": "จัดการผลบันทึกความผิดพลาด",
"export-error-log": "นำออกผลบันทึกความผิดพลาด (CSV)",
"clear-error-log": "ล้างผลบันทึกความผิดพลาด",
"route": "เส้นทาง",
"count": "นับจำนวน",
"no-routes-not-found": "เอาแล้วซิ! พบความผิดพลาดรหัส 404",
"clear404-confirm": "คุณแน่ใจแล้วใช่ไหมว่าต้องการล้างผลบันทึกความผิดพลาดรหัส 404?",
"clear404-success": "บันทึกความผิดพลาด \"404 ไม่พบเพจ\" ถูกล้างเรียบร้อยแล้ว"
}

@ -1,6 +1,6 @@
{
"events": "Events",
"no-events": "There are no events",
"control-panel": "Events Control Panel",
"delete-events": "Delete Events"
"events": "อีเวนท์",
"no-events": "ไม่มีอีเวนท์",
"control-panel": "แผงควบคุมอีเวนท์",
"delete-events": "ลบอีเวนท์"
}

@ -1,7 +1,7 @@
{
"logs": "Logs",
"control-panel": "Logs Control Panel",
"reload": "Reload Logs",
"clear": "Clear Logs",
"clear-success": "Logs Cleared!"
"logs": "บันทึกผลกิจกรรม",
"control-panel": "แผงควบคุมบันทึกผลกิจกรรม",
"reload": "โหลดบันทึกผลกิจกรรมอีกครั้ง",
"clear": "ล้างบันทึกผลกิจกรรม",
"clear-success": "ล้างบันทึกผลกิจกรรมแล้ว!"
}

@ -1,12 +1,12 @@
{
"custom-css": "Custom CSS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS",
"custom-css": "ปรับแต่ง CSS",
"custom-css.description": "ใส่ CSS ของคุณที่นี่, มันจะถูกนำไปใช้ต่อจากสไตล์อื่นๆ",
"custom-css.enable": "เปิดการปรับแต่ง CSS",
"custom-header": "Custom Header",
"custom-header.description": "Enter custom HTML here (ex. JavaScript, Meta Tags, etc.), which will be appended to the <code>&lt;head&gt;</code> section of your forum's markup.",
"custom-header.enable": "Enable Custom Header",
"custom-header": "ปรับแต่งส่วนหัว",
"custom-header.description": "ใส่การปรับแต่ง HTML ที่นี่ (เช่น JavaScript, Meta Tags หรืออื่นๆ) , มันจะถูกเพิ่มใน <code>&lt;head&gt;</code>ของส่วนฟอรั่มของคุณ",
"custom-header.enable": "เปิดการปรับแต่งส่วนหัว",
"custom-css.livereload": "Enable Live Reload",
"custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save"
"custom-css.livereload": "เปิดการบังคับให้มีผลในทันที",
"custom-css.livereload.description": "การเปิดนี้จะบังคับทุกเซสชั่นบนทุกอุปกรณ์ภายใต้บัญชีของคุณให้ถูกรีเฟรชทันทีที่คุณกดบันทึก"
}

@ -1,9 +1,9 @@
{
"loading": "Loading Skins...",
"homepage": "Homepage",
"select-skin": "Select Skin",
"current-skin": "Current Skin",
"skin-updated": "Skin Updated",
"applied-success": "%1 skin was succesfully applied",
"revert-success": "Skin reverted to base colours"
"loading": "กำลังโหลดหน้ากาก",
"homepage": "หน้าแรก",
"select-skin": "เลือกหน้ากาก",
"current-skin": "หน้ากากปัจจุบัน",
"skin-updated": "หน้ากากถูกอัปเดทแล้ว",
"applied-success": "%1 หน้ากากถูกใช้เสร็จสิ้นแล้ว",
"revert-success": "หน้ากากถูกทำให้ย้อนกลับไปใช้สีพื้นฐานแล้ว"
}

@ -1,11 +1,11 @@
{
"checking-for-installed": "Checking for installed themes...",
"homepage": "Homepage",
"select-theme": "Select Theme",
"current-theme": "Current Theme",
"no-themes": "No installed themes found",
"revert-confirm": "Are you sure you wish to restore the default NodeBB theme?",
"theme-changed": "Theme Changed",
"revert-success": "You have successfully reverted your NodeBB back to it's default theme.",
"restart-to-activate": "Please restart your NodeBB to fully activate this theme"
"checking-for-installed": "กำลังตรวจสอบธีมที่ถูกติดตั้งแล้ว",
"homepage": "หน้าแรก",
"select-theme": "เลือกธีม",
"current-theme": "ธีมปัจจุบัน",
"no-themes": "ไม่พบธีมที่ถูกติดตั้งแล้ว",
"revert-confirm": "คุณแน่ใจแล้วใช่ไหมที่ต้องการกลับไปใช้ธีมพื้นฐานของ NodeBB?",
"theme-changed": "ธีมถูกเปลี่ยนแล้ว",
"revert-success": "คุณได้ทำการเปลี่ยน NodeBB ของคุณให้กลับไปใช้ธีมพื้นฐานของมันแล้ว",
"restart-to-activate": "โปรดรีสตาร์ท NodeBB ของคุณเพื่อเปิดการทำงานของธีมนี้"
}

@ -1,18 +1,18 @@
{
"you-are-on": "Info - You are on <strong>%1:%2</strong>",
"nodes-responded": "%1 nodes responded within %2ms!",
"you-are-on": "ข้อมูล - คุณกำลังอยู่บน <strong>%1:%2</strong>",
"nodes-responded": "%1 nodes ตอบสนองแล้วภายใน %2ms!",
"host": "host",
"pid": "pid",
"nodejs": "nodejs",
"online": "online",
"git": "git",
"memory": "memory",
"load": "load",
"uptime": "uptime",
"memory": "หน่วยความจำ",
"load": "โหลด",
"uptime": "ระยะเวลาการทำงาน",
"registered": "Registered",
"registered": "ลงทะเบียนแล้ว",
"sockets": "Sockets",
"guests": "Guests",
"guests": "ผู้เยี่ยมเยียน",
"info": "Info"
"info": "ข้อมูล"
}

@ -1,12 +1,12 @@
{
"logger-settings": "Logger Settings",
"description": "By enabling the check boxes, you will receive logs to your terminal. If you specify a path, logs will then be saved to a file instead. HTTP logging is useful for collecting statistics about who, when, and what people access on your forum. In addition to logging HTTP requests, we can also log socket.io events. Socket.io logging, in combination with redis-cli monitor, can be very helpful for learning NodeBB's internals.",
"explanation": "Simply check/uncheck the logging settings to enable or disable logging on the fly. No restart needed.",
"enable-http": "Enable HTTP logging",
"enable-socket": "Enable socket.io event logging",
"file-path": "Path to log file",
"file-path-placeholder": "/path/to/log/file.log ::: leave blank to log to your terminal",
"logger-settings": "การตั้งค่าการบันทึกผลกิจกรรม",
"description": "ถ้าคุณเลือกช่องนี้, คุณจะได้รับการแสดงผลกิจกรรมทางจอภาพ แต่ถ้าคุณระบุเส้นทางการจัดเก็บผลการบันทึกกิจกรรมจะถูกบันทึกเป็นไฟล์แทน, ผลการบันทึกกิจกรรมของ HTTP มีประโยชน์เพื่อเก็บสถิติเกี่ยวกับ ใคร, เมื่อไหร่ และที่ไหนในฟอรั่มของคุณที่พวกเขาเข้าถึง เช่นเดียวกันกับที่เราสามารถบันทึกผลกิจกรรมอีเวนท์ของ socket.io โดยการบันทึกผลกิจกรรมของ Socket.io นั้นจะบันทึกร่วมกับการจับตาดู redis-cli ซึ่งสามารถช่วยให้เราศึกษา NodeBB จากภายในได้",
"explanation": "ง่ายมากเพียงแค่ เลือกหรือยกเลิก การตั้งค่าการบันทึกผลกิจกรรม เพื่อเปิดและปิดการบันทึกผลกิจกรรมในทันที ไม่จำเป็นต้องรีสตาร์ท",
"enable-http": "เปิดการบันทึกผลกิจกรรมของ HTTP",
"enable-socket": "เปิดการบันทึกผลกิจกรรมอีเวนท์ของ socket.io",
"file-path": "เส้นทางเพื่อบันทึกไฟล์บันทึกผลกิจกรรม",
"file-path-placeholder": "/path/to/log/file.log ::: ปล่อยว่างถ้าคุณต้องการให้แสดงผลการบันทึกกิจกรรมทางจอภาพ",
"control-panel": "Logger Control Panel",
"update-settings": "Update Logger Settings"
"control-panel": "แผงควบคุมระบบการบันทึกผลกิจกรรม",
"update-settings": "บันทึกการตั้งค่าการบันทึกผลกิจกรรม"
}

@ -1,18 +1,18 @@
{
"installed": "Installed",
"active": "Active",
"inactive": "Inactive",
"out-of-date": "Out of Date",
"none-found": "No plugins found.",
"none-active": "No Active Plugins",
"find-plugins": "Find Plugins",
"installed": "ถูกติดตั้งแล้ว",
"active": "ทำงาน",
"inactive": "ไม่ทำงาน",
"out-of-date": "รุ่นเก่า",
"none-found": "ไม่พบปลั๊กอิน",
"none-active": "ไม่มีปลั๊กอินที่ทำงาน",
"find-plugins": "ค้นหาปลั๊กอิน",
"plugin-search": "Plugin Search",
"plugin-search-placeholder": "Search for plugin...",
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
"docs-info": "Full documentation regarding plugin authoring can be found in the <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">NodeBB Docs Portal</a>.",
"plugin-search": "การค้นหาปลั๊กอิน",
"plugin-search-placeholder": "ค้นหาปลั๊กอิน...",
"reorder-plugins": "เรียงลำดับปลั๊กอินใหม่",
"order-active": "ลำดับการทำงานของปลั๊กอิน",
"dev-interested": "คุณสนใจที่จะสร้างปลั๊กอินสำหรับ NodeBB หรือไม่?",
"docs-info": "เอกสารฉบับเต็มเกี่ยวกับปลั๊กอินสามารถพบได้ที่ <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">คลังเอกสาร NodeBB </a>",
"order.description": "Certain plugins work ideally when they are initialised before/after other plugins.",
"order.explanation": "Plugins load in the order specified here, from top to bottom",

Loading…
Cancel
Save