From cbb217cb6796b0408bed4996c5f335f45ac10686 Mon Sep 17 00:00:00 2001 From: papermc-villager Date: Thu, 16 Apr 2026 04:54:17 -0700 Subject: [PATCH] New translations messages.properties (Thai) --- .../proxy/l10n/messages_th_TH.properties | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_th_TH.properties b/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_th_TH.properties index 3fcd7aece..32c92a9ed 100644 --- a/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_th_TH.properties +++ b/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_th_TH.properties @@ -19,20 +19,20 @@ velocity.error.already-connected=คุณได้เชื่อมต่อ velocity.error.already-connected-proxy=คุณได้เชื่อมต่อกับพร็อกซีนี้อยู่แล้ว\! velocity.error.already-connecting=คุณกำลังพยายามเชื่อมต่อกับเซิร์ฟเวอร์อยู่แล้ว velocity.error.cant-connect=ไม่สามารถเชื่อมต่อไปยัง \: -velocity.error.connecting-server-error=Unable to connect you to . Please try again later. -velocity.error.connected-server-error= -velocity.error.internal-server-connection-error=An internal server connection error occurred. +velocity.error.connecting-server-error=ไม่สามารถเชื่อมต่อไปยัง ได้ กรุณาลองใหม่อีกครั้ง +velocity.error.connected-server-error=การเชื่อมต่อไปยัง ได้เกิดปัญหา +velocity.error.internal-server-connection-error=เกิดข้อผิดพลาดในการเชื่อมต่อภายในเซิร์ฟเวอร์ velocity.error.logging-in-too-fast=คุณกำลังเข้าสู่ระบบเร็วเกินไป โปรดลองใหม่ภายหลัง velocity.error.online-mode-only=You are not logged into your Minecraft account. If you are logged into your Minecraft account, try restarting your Minecraft client. -velocity.error.player-connection-error=An internal error occurred in your connection. -velocity.error.modern-forwarding-needs-new-client=This server is only compatible with Minecraft 1.13 and above. -velocity.error.modern-forwarding-failed=Your server did not send a forwarding request to the proxy. Make sure the server is configured for Velocity forwarding. -velocity.error.moved-to-new-server=You were kicked from \: -velocity.error.no-available-servers=There are no available servers to connect you to. Try again later or contact an admin. -velocity.error.illegal-chat-characters=Illegal characters in chat +velocity.error.player-connection-error=เกิดข้อผิดพลาดภายในระหว่างการเชื่อมต่อของคุณ +velocity.error.modern-forwarding-needs-new-client=เซิร์ฟเวอร์นี้รองรับเฉพาะ Minecraft เวอร์ชัน 1.13 ขึ้นไปเท่านั้น +velocity.error.modern-forwarding-failed= +velocity.error.moved-to-new-server=คุณถูกเตะออกจาก \: +velocity.error.no-available-servers= +velocity.error.illegal-chat-characters=แชทมีอักขระที่ไม่อนุญาต # Commands velocity.command.generic-error=An error occurred while running this command. -velocity.command.command-does-not-exist=This command does not exist. +velocity.command.command-does-not-exist=ไม่พบคำสั่งนี้ velocity.command.players-only=Only players can run this command. velocity.command.server-does-not-exist=The specified server does not exist. velocity.command.player-not-found=The specified player does not exist. @@ -50,18 +50,18 @@ velocity.command.reload-success=Velocity configuration successfully reloaded. velocity.command.reload-failure=Unable to reload your Velocity configuration. Check the console for more details. velocity.command.version-copyright=Copyright 2018- . is licensed under the terms of the GNU General Public License v3. velocity.command.no-plugins=There are no plugins currently installed. -velocity.command.plugins-list=Plugins\: -velocity.command.plugin-tooltip-website=Website\: -velocity.command.plugin-tooltip-author=Author\: -velocity.command.plugin-tooltip-authors=Authors\: +velocity.command.plugins-list=ปลั๊กอิน\: +velocity.command.plugin-tooltip-website=เว็บไซต์\: +velocity.command.plugin-tooltip-author=ผู้จัดทำ\: +velocity.command.plugin-tooltip-authors=ผู้จัดทำ\: velocity.command.dump-uploading=Uploading gathered information... velocity.command.dump-send-error=An error occurred while communicating with the Velocity servers. The servers may be temporarily unavailable or there is an issue with your network settings. You can find more information in the log or console of your Velocity server. velocity.command.dump-success=Created an anonymised report containing useful information about this proxy. If a developer requested it, you may share the following link with them\: -velocity.command.dump-will-expire=This link will expire in a few days. +velocity.command.dump-will-expire=ลิงก์นี้จะหมดอายุภายในไม่กี่วัน velocity.command.dump-server-error=An error occurred on the Velocity servers and the dump could not be completed. Please contact the Velocity staff about this problem and provide the details about this error from the Velocity console or server log. velocity.command.dump-offline=Likely cause\: Invalid system DNS settings or no internet connection velocity.command.send-usage=/send # Kick -velocity.kick.shutdown=Proxy shutting down. +velocity.kick.shutdown=พร็อกซีกำลังปิดการทำงาน velocity.kick.command-rate-limit=You are sending too many commands too quickly. velocity.kick.tab-complete-rate-limit=You are sending too many tab complete requests too quickly. \ No newline at end of file