Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Traditional))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (26 of 26 strings)

Added translation using Weblate (Chinese (Traditional))

Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: hugoalh <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/kord-extensions/ext-pluralkit/zh_Hant/
Translation: Kord Extensions/Ext: PluralKit
  • Loading branch information
weblate and hugoalh committed Jul 12, 2024
1 parent 4e9d789 commit a06dd4c
Showing 1 changed file with 33 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@


argument.bot.name=bot
argument.api-url.description=設定一個備用 API 網址,或「重置」以使用預設
argument.bot.description=如果需要,請選擇一個備用 PK 實例
argument.toggle.name=啟用
command.pluralkit.name=pluralkit
command.pluralkit.api-url.response.current=**目前的 API 網址:**`{0}`
command.pluralkit.api-url.response.reset=**API 網址重置為預設:**`{0}`
command.pluralkit.toggle-support.response.updated=**切換已更新:**{0}
command.pluralkit.status.description=檢查此伺服器的 PluralKit 整合的設定
argument.toggle.description=設定是否應該在此伺服器上使用 PK 整合
arguments.reset=重置
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
#
argument.api-url.name=api-url
command.pluralkit.description=管理和檢視此伺服器的 PluralKit 整合設定
command.pluralkit.api-url.name=api-url
command.pluralkit.api-url.description=設定一個自訂 API 網址,「重置」以重置
command.pluralkit.api-url.response.updated=**API 網址已更新:**`{0}`
command.pluralkit.bot.name=bot
command.pluralkit.bot.description=如果你有,選擇你的自訂 PluralKit 實例
command.pluralkit.bot.response.current=**目前的 PK 實例:**{0}
command.pluralkit.bot.response.updated=**PK 實例已更新:**{0}
command.pluralkit.status.name=status
command.pluralkit.status.response.title=PluralKit 整合設定
command.pluralkit.toggle-support.name=toggle
command.pluralkit.status.response.description=**API 網址:**`{0}`\n**PK 實例:**{1}\n**已啟用:**{2}
command.pluralkit.toggle-support.description=根據需要停用或啟用 PluralKit 整合
command.pluralkit.toggle-support.response.current=**已啟用:**{0}

0 comments on commit a06dd4c

Please sign in to comment.