Files
modrinth/apps/app-frontend/src/locales/zh-TW/index.json
T
Truman GaoandProspector e79e0d024b feat: app onboarding and library (#6923)
* refactor: remove unused legacy onboarded flag

* sqlx prepare

* feat: add onboarding checklist app db and add vue provider

* feat: add welcome page

* feat: add onboarding checklist component

* feat: move checklist visibility source of truth in app db

* feat: split up import modpack button

* feat-small: style tweak

* feat: remove discover section from homepage and add library

* refactor: move welcome screen to component

* refactor: move grid display into /library

* refactor: rename existing components

* refactor: split up the current library page files

* feat: add create group modal

* feat: add instance group definitions

* feat: update accordian for instance groups

* feat: add delete group

* feat: implement rename instance groups

* refactor: move instance group api out

* feat: add context menu for groups

* feat: style instance items in library

* feat: add selected instance item state

* feat: implement action bar for selection

* feat: drag and drop to move between groups

* feat: show ungrouped with header

* feat: improve edit group name

* small fix

* small style fixes

* feat: improve selection behaviour

* fix: dont toggle group when context menu open

* feat: drag and drop multiple selected

* small

* feat: add remove from group in action bar

* feat: add delay on icon hiding in inline input

* feat: improve icon hiding delay

* fix: bad routes.js

* feat: implement sort and filter options

* refactor: dont prefix filenames

* feat: change open/collapse group target

* feat: improve ungrouped behaviour

* feat: add shift to select multiple instances

* fix: icon disappear transition

* feat: add esc while dragging to cancel

* feat: update sorting and moved label

* feat: update context menu

* fix: multiple context menus can be opened

* refactor: instance groups to be identified by ID instead of name, names become display data

* feat: creating new group always adds instance

* feat: create group button, fix instance selection, and increase group name max length

* feat: strokes

* fix: show getting started checklist in all sidebar

* feat: set size on microsoft login screen

* fix: use ButtonStyled in Chips component

* feat: creating groups with selected instances and fix some moving selection and duplication bugs

* pnpm prepr

* feat: add tooltip for instance already in group

* feat: create instance with content in creation flow modal

- search modpack becomes search projects
- creation flow modal context receives prepareProjectInstall and createProjectInstall callbacks, from content-install.ts (shared with ContentInstallModal)

* feat: update instance card styles

* refactor: separate out instance card content

* update styles

* refactor: instance card

* fix: width of instance

* feat: update empty state

* feat: update sort and grouping dropdowns

* feat: better context menu options

* feat: add group action buttons

* feat: add/remove favourites group

* remove manual sort

* feat: improve the "New group" jank

* feat: add group by instance type and change group sorting

* feat: welcome screen styles match figma

* feat: not signed in skins demo

* feat: new hosting empty state

* feat: new instance card style

* feat: add tooltip and spice up animation more

* feat: improve the transitions for groups after dropping many instances

* feat: set instance group membership for bulk moving

* feat: remove fade out

* fix: allow dragging from buttons inside instance card

* fix: library page load in behaviour

* small fix

* feat: add group ordering and reordering

* feat: add drag to reorder groups

* fix: switching page not clearing selected instances

* style fixes

* style fix

* fix spacing

* feat: jump in changes

* feat: add styled newly created instances

* feat: improve jump in cards styles

* fix: welcome screen style

* fix: empty state styles

* feat: max 5 jump in items

* feat: max new instances to 3

* fix: search icon

* feat: clear selection after move

* feat: skins list use check icon styles

* feat: list will be deleted instances and default sort last played

* fix: stroke

* remove: no more group settings in instance general settings

* fix: resolving modpack server install

* feat: icon editor

* feat: add three hue shifted variants

* fix: surprise me doesnt pick symbol

* feat: add customize icon to create instance modal

* feat: skins loading state style

* fix: welcome logo

* fix: copy

* fix: left over usage of ButtonStyled from main's refactor

* feat: some leaked merge stuff

* feat: server empty state styles

* remove: instance helper text

* remove: auto link in set up stage

* feat: auto focus on search when modal open

* fix: delete instance modal style

* remove: modpack meta repeating

* fix: icon

* fix: font weight

* fix: dropdown filter preview heights

* pnpm prepr

* fix: sign into modrinth flashing change in position

* feat: add avatar transparent corner gets padding

* feat: drag and hold over group opens group

* feat: add random icon for custom instance

* feat: update loading icon

* polish: empty state for search

* polish: jump in cards

* fix: avatar could skip checking for image if tauri loads it first

* feat: add icon customize and randomizer in content install modal for add to new instances

* fix: avatar cannot read image pixels due to cors

* refactor: popup notifications toast type for instance sharing notifications

* feat: apply random icons modal and add popup notification for it

* polish: style

* fix: set_webview_visible

* QA

* qa

* feat: add inner white 15 opacity stroke around avatar

* add to catalog

* pnpm prepr

* fix: app event import

* feat: add new icons and backgrounds for icon editor

* feat: recents list generate from randomized icons and save icon in editor + icon editor modal fixes

* qa

* refactor: recipe -> config

* fix: event bus

* polish

* feat: add safe guard against randomizing empty icons

* feat: navigate to instance after creation

* fix: icon file names

* i18n on welcome screen

* i18n pass on PR

* fix: inconsistent max group name length

* refactor: use sqlx macro

* feat: add instance icon background selection drag

* feat: update catalog order

* fix: remove gradient for welcome screen

* remove: frog

* fix: min width

* feat: update corner size

* fix: context menu styles

* prepr

* fix: instance name trimming

* reorder

* fix: instance card loading state stayed until hovering

* feat: add icon randomizer blacklist

* blog

* prepr

---------

Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
2026-08-18 01:08:09 +00:00

1884 lines
62 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"app.action-bar.downloading-java": {
"message": "正在下載 Java {version}"
},
"app.action-bar.downloading-update": {
"message": "正在下載更新"
},
"app.action-bar.downloads": {
"message": "下載"
},
"app.action-bar.hide-more-running-instances": {
"message": "隱藏更多執行中的實例"
},
"app.action-bar.install.copied-details": {
"message": "已複製"
},
"app.action-bar.install.copy-details": {
"message": "複製詳細資訊"
},
"app.action-bar.install.dismiss": {
"message": "忽略"
},
"app.action-bar.install.open-instance": {
"message": "開啟實例"
},
"app.action-bar.install.retry": {
"message": "重試"
},
"app.action-bar.install.summary.app-closing": {
"message": "由於應用程式關閉而取消"
},
"app.action-bar.install.summary.bad-modpack-file": {
"message": "無法讀取模組包"
},
"app.action-bar.install.summary.canceled": {
"message": "已取消"
},
"app.action-bar.install.summary.cleanup-incomplete": {
"message": "未完成清理"
},
"app.action-bar.install.summary.content-download-failed": {
"message": "無法下載檔案"
},
"app.action-bar.install.summary.corrupt-download": {
"message": "下載的檔案已損毀"
},
"app.action-bar.install.summary.could-not-save-files": {
"message": "無法儲存檔案"
},
"app.action-bar.install.summary.download-failed": {
"message": "無法完成下載"
},
"app.action-bar.install.summary.instance-not-found": {
"message": "找不到實例"
},
"app.action-bar.install.summary.invalid-file-path": {
"message": "檔案路徑無效"
},
"app.action-bar.install.summary.invalid-modpack": {
"message": "模組包資料無效"
},
"app.action-bar.install.summary.invalid-modpack-files": {
"message": "模組包檔案的詮釋資料無效"
},
"app.action-bar.install.summary.java-setup-failed": {
"message": "無法完成 Java 設定"
},
"app.action-bar.install.summary.loader-setup-failed": {
"message": "無法設定載入器"
},
"app.action-bar.install.summary.local-data-error": {
"message": "無法更新本機資料"
},
"app.action-bar.install.summary.minecraft-setup-failed": {
"message": "無法設定 Minecraft"
},
"app.action-bar.install.summary.modrinth-unreachable": {
"message": "無法連線到 Modrinth"
},
"app.action-bar.install.summary.no-write-permission": {
"message": "沒有寫入權限"
},
"app.action-bar.install.summary.pack-download-failed": {
"message": "無法下載模組包"
},
"app.action-bar.install.summary.unexpected-error": {
"message": "出了點狀況"
},
"app.action-bar.install.unknown-instance": {
"message": "未知的實例"
},
"app.action-bar.install.updating-shared-content": {
"message": "正在更新共用內容"
},
"app.action-bar.installs": {
"message": "安裝"
},
"app.action-bar.make-primary-instance": {
"message": "設為主要實例"
},
"app.action-bar.no-instances-running": {
"message": "沒有執行中的實例"
},
"app.action-bar.offline": {
"message": "離線"
},
"app.action-bar.primary-instance": {
"message": "主要實例"
},
"app.action-bar.reload-to-update": {
"message": "重新載入即可更新"
},
"app.action-bar.show-more-running-instances": {
"message": "顯示更多執行中的實例"
},
"app.action-bar.stop-instance": {
"message": "停止實例"
},
"app.action-bar.update": {
"message": "更新"
},
"app.action-bar.view-active-downloads": {
"message": "查看正在下載的項目"
},
"app.action-bar.view-instance": {
"message": "查看實例"
},
"app.action-bar.view-logs": {
"message": "查看紀錄"
},
"app.ads-consent.accept": {
"message": "全部接受"
},
"app.ads-consent.body": {
"message": "廣告使 Modrinth 得以營運,並為創作者提供收益。我們的合作夥伴可能會在應用程式中儲存或存取 Cookie,以實現個人化廣告並衡量廣告成效。"
},
"app.ads-consent.manage": {
"message": "管理偏好設定"
},
"app.ads-consent.reject": {
"message": "全部拒絕"
},
"app.ads-consent.title": {
"message": "關於你的隱私,以及廣告如何幫助 Modrinth"
},
"app.appearance-settings.advanced-rendering.description": {
"message": "啟用視覺效果(如背景模糊),若無硬體加速可能會降低效能。"
},
"app.appearance-settings.advanced-rendering.title": {
"message": "進階繪製"
},
"app.appearance-settings.color-theme.description": {
"message": "選擇 Modrinth App 使用的色彩主題。"
},
"app.appearance-settings.color-theme.title": {
"message": "色彩主題"
},
"app.appearance-settings.default-landing-page.home": {
"message": "首頁"
},
"app.appearance-settings.default-landing-page.library": {
"message": "遊戲庫"
},
"app.appearance-settings.hide-nametag.description": {
"message": "在外觀選擇工具頁面中隱藏玩家預覽上方的使用者名稱。"
},
"app.appearance-settings.hide-nametag.title": {
"message": "隱藏名牌"
},
"app.appearance-settings.jump-back-into-worlds.description": {
"message": "在首頁的「繼續遊玩」區塊中顯示最近遊玩的世界。"
},
"app.appearance-settings.jump-back-into-worlds.title": {
"message": "繼續遊玩世界"
},
"app.appearance-settings.minimize-launcher.description": {
"message": "當 Minecraft 啟動時將 Modrinth App 最小化。"
},
"app.appearance-settings.minimize-launcher.title": {
"message": "最小化應用程式"
},
"app.appearance-settings.native-decorations.description": {
"message": "使用作業系統的標題列和視窗控制項。需要重新啟動應用程式。"
},
"app.appearance-settings.native-decorations.title": {
"message": "系統視窗外框"
},
"app.appearance-settings.show-play-time.description": {
"message": "顯示你在各個實例的遊玩時數。"
},
"app.appearance-settings.show-play-time.title": {
"message": "顯示遊玩時數"
},
"app.appearance-settings.skip-non-essential-warnings.description": {
"message": "跳過低風險動作的確認提示,例如重複安裝、常規內容刪除、批次更新、取消連結以及修復。高風險動作的警告仍會顯示。"
},
"app.appearance-settings.skip-non-essential-warnings.title": {
"message": "跳過非必要的警告"
},
"app.appearance-settings.toggle-sidebar.description": {
"message": "預設隱藏右側邊欄,並新增顯示或隱藏按鈕。"
},
"app.appearance-settings.toggle-sidebar.title": {
"message": "隱藏右側邊欄"
},
"app.appearance-settings.unknown-pack-warning.description": {
"message": "在安裝非託管於 Modrinth 的 Modrinth Pack.mrpack)之前,顯示安全警告。"
},
"app.appearance-settings.unknown-pack-warning.title": {
"message": "在安裝未知模組包前發出警告"
},
"app.auth-servers.unreachable.body": {
"message": "Minecraft 驗證伺服器現在可能無法使用。請檢查網際網路連線,然後再試一次。"
},
"app.auth-servers.unreachable.header": {
"message": "無法連線到驗證伺服器"
},
"app.behavior-settings.confirmations.title": {
"message": "確認提示"
},
"app.behavior-settings.content.title": {
"message": "首頁與內容"
},
"app.behavior-settings.startup-and-navigation.title": {
"message": "啟動與瀏覽"
},
"app.browse.add-servers-to-instance": {
"message": "將伺服器新增至實例"
},
"app.browse.add-to-an-instance": {
"message": "新增至實例"
},
"app.browse.add-to-instance": {
"message": "新增至實例"
},
"app.browse.add-to-instance-name": {
"message": "新增至「{instanceName}」"
},
"app.browse.added": {
"message": "已新增"
},
"app.browse.already-added": {
"message": "已經新增"
},
"app.browse.back-to-instance": {
"message": "回到實例"
},
"app.browse.discover-project-type": {
"message": "探索{projectType}"
},
"app.browse.discover-servers": {
"message": "探索伺服器"
},
"app.browse.hide-added-servers": {
"message": "隱藏已新增的伺服器"
},
"app.browse.hide-installed-modpacks": {
"message": "隱藏已安裝的內容"
},
"app.browse.project-type.modpacks": {
"message": "模組包"
},
"app.browse.server-instance-content-warning": {
"message": "加入內容可能會導致加入伺服器時發生相容性問題。當你更新伺服器實例內容時,任何新增的內容也會遺失。"
},
"app.browse.server.installing": {
"message": "安裝中"
},
"app.content-install.no-compatible-versions": {
"message": "沒有符合 {compatibilityLabel} 的可用版本。請選擇一個版本強制安裝。不會自動安裝相依模組。"
},
"app.export-modal.description-placeholder": {
"message": "輸入模組包描述..."
},
"app.export-modal.export-button": {
"message": "匯出"
},
"app.export-modal.header": {
"message": "匯出模組包"
},
"app.export-modal.modpack-name-label": {
"message": "模組包名稱"
},
"app.export-modal.modpack-name-placeholder": {
"message": "模組包名稱"
},
"app.export-modal.version-number-label": {
"message": "版本號碼"
},
"app.export-modal.version-number-placeholder": {
"message": "1.0.0"
},
"app.install.phase.downloading_content": {
"message": "正在下載內容"
},
"app.install.phase.downloading_minecraft": {
"message": "正在下載 Minecraft"
},
"app.install.phase.downloading_pack_file": {
"message": "正在下載模組包檔案"
},
"app.install.phase.extracting_overrides": {
"message": "正在解壓縮覆寫檔案"
},
"app.install.phase.finalizing": {
"message": "即將完成"
},
"app.install.phase.preparing_instance": {
"message": "已排入安裝佇列"
},
"app.install.phase.preparing_java": {
"message": "正在準備 Java"
},
"app.install.phase.preparing_java.downloading": {
"message": "正在下載 Java {version}"
},
"app.install.phase.preparing_java.extracting": {
"message": "正在解壓縮 Java {version}"
},
"app.install.phase.preparing_java.fetching-metadata": {
"message": "正在擷取 Java {version}"
},
"app.install.phase.preparing_java.resolving": {
"message": "正在準備 Java {version}"
},
"app.install.phase.preparing_java.validating": {
"message": "正在驗證 Java {version}"
},
"app.install.phase.reading_pack_manifest": {
"message": "正在讀取模組包清單"
},
"app.install.phase.resolving_loader": {
"message": "正在解析載入器"
},
"app.install.phase.resolving_minecraft": {
"message": "正在解析 Minecraft"
},
"app.install.phase.resolving_pack": {
"message": "正在解析內容"
},
"app.install.phase.rolling_back": {
"message": "正在復原"
},
"app.install.phase.running_loader_processors": {
"message": "正在執行載入器處理程式"
},
"app.instance.admonitions.shared-instance.added-label": {
"message": "已新增"
},
"app.instance.admonitions.shared-instance.changes-body": {
"message": "你的本機實例有尚未同步給其他使用者的變更。"
},
"app.instance.admonitions.shared-instance.changes-header": {
"message": "變更尚未共用"
},
"app.instance.admonitions.shared-instance.publish-button": {
"message": "推送更新"
},
"app.instance.admonitions.shared-instance.publishing-button": {
"message": "正在推送..."
},
"app.instance.admonitions.shared-instance.removed-label": {
"message": "已移除"
},
"app.instance.admonitions.shared-instance.review-admonition-header": {
"message": "推送更新"
},
"app.instance.admonitions.shared-instance.review-description": {
"message": "審查即將與這個實例的所有使用者共用的內容變更。"
},
"app.instance.admonitions.shared-instance.review-header": {
"message": "檢視變更"
},
"app.instance.admonitions.shared-instance.reviewing-button": {
"message": "正在檢視..."
},
"app.instance.confirm-delete.admonition-body": {
"message": "你實例中的所有資料將被永久刪除,包含你的世界、設定檔以及所有已安裝的內容。"
},
"app.instance.confirm-delete.admonition-header": {
"message": "這項動作無法復原"
},
"app.instance.confirm-delete.delete-button": {
"message": "刪除實例"
},
"app.instance.confirm-delete.header": {
"message": "刪除實例"
},
"app.instance.modpack-already-installed.body": {
"message": "這個模組包已經安裝在實例「<bold>{instanceName}</bold>」中了,確定要再次安裝嗎?"
},
"app.instance.modpack-already-installed.create": {
"message": "建立"
},
"app.instance.modpack-already-installed.header": {
"message": "模組包已安裝"
},
"app.instance.modpack-already-installed.instance": {
"message": "實例"
},
"app.instance.mods.bulk-update.downloading-projects": {
"message": "正在下載專案 {current, number}/{total, number}..."
},
"app.instance.mods.bulk-update.finishing": {
"message": "正在結束更新..."
},
"app.instance.mods.bulk-update.resolving-versions": {
"message": "正在解析版本..."
},
"app.instance.mods.content-type-project": {
"message": "專案"
},
"app.instance.mods.locked-content": {
"message": "已鎖定實例中的內容無法變更。"
},
"app.instance.mods.project-was-added": {
"message": "已新增「{name}」"
},
"app.instance.mods.projects-were-added": {
"message": "已新增 {count} 個專案"
},
"app.instance.mods.share-text": {
"message": "快來看看我在模組包中使用的專案!"
},
"app.instance.mods.share-title": {
"message": "分享模組包內容"
},
"app.instance.mods.successfully-uploaded": {
"message": "已成功上傳"
},
"app.instance.share.empty.description": {
"message": "你可以與好友共用這個實例!"
},
"app.instance.share.empty.heading": {
"message": "未邀請任何好友"
},
"app.instance.share.empty.invite-friends-button": {
"message": "邀請好友"
},
"app.instance.share.invite-modal.heading": {
"message": "共用「{name}」"
},
"app.instance.share.invite-modal.user-limit-reached": {
"message": "這個實例已達到 {limit} 位使用者的上限。"
},
"app.instance.share.locked.empty-description-prefix": {
"message": "你需要以"
},
"app.instance.share.locked.empty-description-suffix": {
"message": "登入才能存取這個頁面。"
},
"app.instance.share.locked.linked-account-fallback": {
"message": "已連結的帳號"
},
"app.instance.share.locked.signed-out-heading": {
"message": "未登入"
},
"app.instance.share.locked.switch-account-button": {
"message": "切換帳號"
},
"app.instance.share.locked.wrong-account-heading": {
"message": "帳號錯誤"
},
"app.instance.share.members.empty": {
"message": "還沒有使用者加入"
},
"app.instance.share.members.no-filter-results": {
"message": "沒有找到使用者。"
},
"app.instance.share.remove-user-modal.effect-access": {
"message": "他不會再收到這個共用實例的更新"
},
"app.instance.share.remove-user-modal.effect-installed-copy": {
"message": "他已經安裝的副本仍會保留在他的裝置上"
},
"app.instance.share.remove-user-modal.effect-invite-again": {
"message": "你可以稍後再次邀請他"
},
"app.instance.share.remove-user-modal.effect-last-user": {
"message": "這是最後一位共用使用者,這個實例的共用功能將被關閉"
},
"app.instance.share.remove-user-modal.effects-label": {
"message": "會發生什麼事?"
},
"app.instance.share.remove-user-modal.header": {
"message": "撤銷存取權"
},
"app.instance.share.remove-user-modal.remove-button": {
"message": "撤銷存取權"
},
"app.instance.share.remove-user-modal.user-avatar-alt": {
"message": "{username} 的顯示圖片"
},
"app.instance.share.remove-user-modal.warning-body": {
"message": "如果你撤銷了 {username} 對這個共用實例的存取權,你需要重新邀請他,他才會收到更新。"
},
"app.instance.share.sign-in.button": {
"message": "登入"
},
"app.instance.share.unable-to-connect.description": {
"message": "目前無法存取共用實例服務,請稍後再試"
},
"app.instance.share.unable-to-connect.heading": {
"message": "無法連線"
},
"app.instance.share.unlink.body": {
"message": "你必須先與模組包取消連結才能共用實例"
},
"app.instance.share.unlink.header": {
"message": "共用前需要取消連結"
},
"app.instance.shared-instance-already-installed.body": {
"message": "這個共用實例已經在本機安裝,名稱為「<bold>{instanceName}</bold>」。確定要再安裝一個副本嗎?"
},
"app.instance.shared-instance-already-installed.header": {
"message": "共用實例已經安裝"
},
"app.instance.shared-instance-already-installed.install-anyway": {
"message": "仍要安裝"
},
"app.instance.shared-instance-already-installed.instance": {
"message": "實例"
},
"app.instance.shared-instance-wrong-account.fallback-username": {
"message": "已連結的帳號"
},
"app.instance.shared-instance-wrong-account.owner-admonition-body-v2": {
"message": "登入才能管理這個共用實例,否則你將無法向使用者推送更新。"
},
"app.instance.shared-instance-wrong-account.sign-in-as-label": {
"message": "你需要以"
},
"app.instance.shared-instance-wrong-account.signed-out-header": {
"message": "你需要登入 Modrinth"
},
"app.instance.shared-instance-wrong-account.user-admonition-body-v2": {
"message": "登入才能收到這個共用實例的更新。"
},
"app.instance.shared-instance-wrong-account.warning-header": {
"message": "你目前使用的 Modrinth 帳號不正確"
},
"app.instance.worlds.add-server": {
"message": "新增伺服器"
},
"app.instance.worlds.browse-servers": {
"message": "瀏覽伺服器"
},
"app.instance.worlds.delete-world-modal.delete-button": {
"message": "刪除世界"
},
"app.instance.worlds.delete-world-modal.title": {
"message": "刪除世界"
},
"app.instance.worlds.delete-world-modal.warning-body": {
"message": "這個世界將從這個實例永久刪除,這項動作無法復原。"
},
"app.instance.worlds.delete-world-modal.warning-header": {
"message": "即將刪除「{name}」"
},
"app.instance.worlds.filter-modded": {
"message": "含模組"
},
"app.instance.worlds.filter-offline": {
"message": "離線"
},
"app.instance.worlds.filter-online": {
"message": "線上"
},
"app.instance.worlds.filter-vanilla": {
"message": "原版"
},
"app.instance.worlds.no-worlds-description": {
"message": "新增伺服器或瀏覽以開始使用"
},
"app.instance.worlds.no-worlds-heading": {
"message": "未新增任何伺服器或世界"
},
"app.instance.worlds.refreshing": {
"message": "正在重新整理..."
},
"app.instance.worlds.remove-server-modal.remove-button": {
"message": "移除伺服器"
},
"app.instance.worlds.remove-server-modal.title": {
"message": "移除伺服器"
},
"app.instance.worlds.remove-server-modal.warning-body": {
"message": "這個伺服器將從你的伺服器清單中移除。如果你記得伺服器位址,稍後可以將其重新新增回來。"
},
"app.instance.worlds.remove-server-modal.warning-header": {
"message": "即將移除 {name}"
},
"app.instance.worlds.search-worlds-placeholder": {
"message": "搜尋 {count} 個世界..."
},
"app.java-detection.cancel": {
"message": "取消"
},
"app.java-detection.columns.actions": {
"message": "動作"
},
"app.java-detection.columns.path": {
"message": "路徑"
},
"app.java-detection.columns.version": {
"message": "版本"
},
"app.java-detection.no-installations-found": {
"message": "找不到 Java 安裝。"
},
"app.java-detection.select": {
"message": "選擇"
},
"app.java-detection.selected": {
"message": "已選擇"
},
"app.java-detection.title": {
"message": "選擇 Java 安裝"
},
"app.java-selector.already-installed": {
"message": "已安裝"
},
"app.java-selector.browse": {
"message": "瀏覽"
},
"app.java-selector.detect": {
"message": "偵測"
},
"app.java-selector.install-recommended": {
"message": "建議安裝"
},
"app.java-selector.installing": {
"message": "正在安裝..."
},
"app.java-selector.path.placeholder": {
"message": "/path/to/java"
},
"app.java-selector.test-installation": {
"message": "測試 Java 安裝"
},
"app.modal.install-to-play.additional-context": {
"message": "補充說明"
},
"app.modal.install-to-play.additional-context-placeholder": {
"message": "若可行且相關,請一併附上連結與圖片"
},
"app.modal.install-to-play.block-user": {
"message": "封鎖使用者"
},
"app.modal.install-to-play.content-you-are-reporting": {
"message": "你要檢舉的實例"
},
"app.modal.install-to-play.delete-instance": {
"message": "刪除實例"
},
"app.modal.install-to-play.external-files-dont-install": {
"message": "不要安裝"
},
"app.modal.install-to-play.header": {
"message": "安裝以遊玩"
},
"app.modal.install-to-play.install-anyway": {
"message": "仍要安裝"
},
"app.modal.install-to-play.install-button": {
"message": "安裝"
},
"app.modal.install-to-play.invite-warning": {
"message": "這份邀請是由另一位 Modrinth 使用者建立,並非由 Modrinth 官方建立。請僅接受來自你信任的人的邀請。"
},
"app.modal.install-to-play.invite-warning-with-creator": {
"message": "這份邀請是由 <creator>{username}</creator> 建立,並非由 Modrinth 官方建立。請僅接受來自你信任的人的邀請。"
},
"app.modal.install-to-play.mod-count": {
"message": "{count, plural, other {# 個模組}}"
},
"app.modal.install-to-play.report-description": {
"message": "用這個表單檢舉可能違反我們的《<rules-link>內容規範</rules-link>》或《<terms-link>使用條款</terms-link>》的實例。"
},
"app.modal.install-to-play.report-image-invalid-type": {
"message": "不支援的圖片格式"
},
"app.modal.install-to-play.report-image-too-large": {
"message": "檔案大小超過 1 MiB 限制"
},
"app.modal.install-to-play.report-legal-claims": {
"message": "關於 DMCA 通知或其他法律訴求,請參閱我們的《<copyright-link>著作權政策</copyright-link>》。"
},
"app.modal.install-to-play.report-reason": {
"message": "這個實例違反了哪一條規則?"
},
"app.modal.install-to-play.report-shared-instance-header": {
"message": "檢舉共用實例"
},
"app.modal.install-to-play.report-submitted": {
"message": "檢舉已提交"
},
"app.modal.install-to-play.report-support-and-bugs": {
"message": "如需客服支援,請聯絡我們的<support-link>客服團隊</support-link>。如需回報錯誤,請<github-link>在 GitHub 上提交 issue</github-link>。"
},
"app.modal.install-to-play.reviewed-files": {
"message": "只有在 Modrinth 上發布的檔案才會經過審查,無論其檔案格式為何(包含 .mrpack)。"
},
"app.modal.install-to-play.shared-instance": {
"message": "共用實例"
},
"app.modal.install-to-play.shared-instance-content": {
"message": "共用實例的內容"
},
"app.modal.install-to-play.shared-instance-unknown-files-description": {
"message": "這個共用實例包含未在 Modrinth 上發布的檔案。強烈建議你僅安裝來自信任來源的檔案。"
},
"app.modal.install-to-play.unknown-files-description": {
"message": "這個伺服器模組包中包含未在 Modrinth 上發布的檔案。強烈建議你僅安裝來自信任來源的檔案。"
},
"app.modal.install-to-play.unknown-files-warning": {
"message": "未知檔案警告"
},
"app.modal.install-to-play.unrecognized-files": {
"message": "無法辨識的檔案"
},
"app.modal.install-to-play.user-blocked": {
"message": "使用者已封鎖"
},
"app.modal.install-to-play.view-contents": {
"message": "查看內容"
},
"app.modal.update-to-play.header": {
"message": "更新以遊玩"
},
"app.modal.update-to-play.removed": {
"message": "已移除"
},
"app.modal.update-to-play.server-modpack-unknown-files-description": {
"message": "這個伺服器模組包更新包含未在 Modrinth 上發布的檔案。強烈建議你僅安裝來自信任來源的檔案。"
},
"app.modal.update-to-play.shared-instance-added-label": {
"message": "已新增"
},
"app.modal.update-to-play.shared-instance-removed-label": {
"message": "已移除"
},
"app.modal.update-to-play.shared-instance-unknown-files-description": {
"message": "這個共用實例更新包含未在 Modrinth 上發布的檔案。強烈建議你僅安裝來自信任來源的檔案。"
},
"app.modal.update-to-play.update-required": {
"message": "需要更新"
},
"app.modal.update-to-play.update-required-description": {
"message": "需要更新才能遊玩「{name}」。請更新至最新版本以啟動遊戲。"
},
"app.nav.create-new-instance": {
"message": "建立新實例"
},
"app.nav.home": {
"message": "首頁"
},
"app.nav.modrinth-account": {
"message": "Modrinth 帳號"
},
"app.nav.modrinth-hosting": {
"message": "Modrinth Hosting"
},
"app.nav.sign-in-to-modrinth-account": {
"message": "登入 Modrinth 帳號"
},
"app.nav.signed-in-as": {
"message": "以 <user>{username}</user> 登入"
},
"app.nav.upgrade-to-modrinth-plus": {
"message": "升級至 Modrinth+"
},
"app.news.title": {
"message": "新聞"
},
"app.news.view-all": {
"message": "查看所有新聞"
},
"app.project.install-button.already-installed": {
"message": "這個專案已安裝"
},
"app.project.install-button.switch-version": {
"message": "切換版本"
},
"app.project.install-context.back-to-browse": {
"message": "返回瀏覽"
},
"app.project.install-context.back-to-instance": {
"message": "回到實例"
},
"app.project.version.all-versions": {
"message": "所有版本"
},
"app.project.version.download-in-browser": {
"message": "在瀏覽器中下載"
},
"app.project.version.installing": {
"message": "正在安裝"
},
"app.project.versions.already-installed": {
"message": "已安裝"
},
"app.quick-instance-switcher.drag-show-tooltip": {
"message": "拖曳顯示最近遊玩的實例"
},
"app.quick-instance-switcher.drag-tooltip": {
"message": "拖曳調整大小"
},
"app.restarting": {
"message": "正在重新啟動..."
},
"app.settings.app-version": {
"message": "Modrinth App {version}"
},
"app.settings.default-instance-options.environment-variables.description": {
"message": "啟動實例時設定的環境變數。"
},
"app.settings.default-instance-options.environment-variables.placeholder": {
"message": "輸入環境變數..."
},
"app.settings.default-instance-options.environment-variables.title": {
"message": "環境變數"
},
"app.settings.default-instance-options.fullscreen.description": {
"message": "實例啟動時進入全螢幕模式(透過更新 options.txt 檔案)。"
},
"app.settings.default-instance-options.fullscreen.title": {
"message": "全螢幕"
},
"app.settings.default-instance-options.height.description": {
"message": "遊戲啟動時的視窗高度。"
},
"app.settings.default-instance-options.height.placeholder": {
"message": "輸入高度..."
},
"app.settings.default-instance-options.height.title": {
"message": "高度"
},
"app.settings.default-instance-options.java-arguments.description": {
"message": "啟動實例時傳遞給 Java 的參數。"
},
"app.settings.default-instance-options.java-arguments.placeholder": {
"message": "輸入 Java 參數..."
},
"app.settings.default-instance-options.java-arguments.title": {
"message": "Java 參數"
},
"app.settings.default-instance-options.memory-allocation.description": {
"message": "各個實例可使用的記憶體上限。"
},
"app.settings.default-instance-options.memory-allocation.title": {
"message": "記憶體配置"
},
"app.settings.default-instance-options.post-exit-hook.description": {
"message": "遊戲關閉後執行。"
},
"app.settings.default-instance-options.post-exit-hook.placeholder": {
"message": "輸入結束後指令..."
},
"app.settings.default-instance-options.post-exit-hook.title": {
"message": "結束後掛勾"
},
"app.settings.default-instance-options.pre-launch-hook.description": {
"message": "實例啟動前執行。"
},
"app.settings.default-instance-options.pre-launch-hook.placeholder": {
"message": "輸入啟動前指令..."
},
"app.settings.default-instance-options.pre-launch-hook.title": {
"message": "啟動前掛勾"
},
"app.settings.default-instance-options.width.description": {
"message": "遊戲啟動時的視窗寬度。"
},
"app.settings.default-instance-options.width.placeholder": {
"message": "輸入寬度..."
},
"app.settings.default-instance-options.width.title": {
"message": "寬度"
},
"app.settings.default-instance-options.wrapper-hook.description": {
"message": "用於包裝 Minecraft 啟動處理程序的指令。"
},
"app.settings.default-instance-options.wrapper-hook.placeholder": {
"message": "輸入包裝指令..."
},
"app.settings.default-instance-options.wrapper-hook.title": {
"message": "包裝掛勾"
},
"app.settings.developer-mode-button.label": {
"message": "切換開發人員模式"
},
"app.settings.developer-mode-enabled": {
"message": "開發人員模式已啟用。"
},
"app.settings.downloading": {
"message": "正在下載 v{version}"
},
"app.settings.java-installations.location.title": {
"message": "Java {version, number} 安裝位置"
},
"app.settings.operating-system.macos": {
"message": "macOS"
},
"app.settings.privacy.ads-consent.intro": {
"message": "廣告使 Modrinth 得以營運,並為創作者提供收益。我們的合作夥伴可能會在應用程式中儲存或存取 Cookie,以實現個人化廣告並衡量廣告成效。你可以在下方選擇退出或管理偏好設定。"
},
"app.settings.privacy.discord-rich-presence.description": {
"message": "在 Discord 上將 Modrinth App 顯示為目前活動。這不會影響模組為實例新增的豐富狀態。需要重新啟動應用程式。"
},
"app.settings.privacy.discord-rich-presence.title": {
"message": "Discord 豐富狀態"
},
"app.settings.privacy.telemetry.description": {
"message": "Modrinth 會收集匿名化的分析與使用資料,以提升使用者體驗並提供客製化服務。若停用此選項,即表示你選擇退出,你的資料將不再被收集。"
},
"app.settings.privacy.telemetry.title": {
"message": "遙測"
},
"app.settings.resource-management.always-show-copy-details.description": {
"message": "當安裝已排入佇列或正在執行時,顯示「複製詳細資訊」按鈕。這項設定僅適用於前述安裝情形,安裝失敗或中斷時一律顯示該按鈕。"
},
"app.settings.resource-management.always-show-copy-details.title": {
"message": "一律顯示複製詳細資訊"
},
"app.settings.resource-management.app-cache.confirm.description": {
"message": "在快取完成重建前,應用程式的載入速度可能會比較慢。"
},
"app.settings.resource-management.app-cache.confirm.title": {
"message": "要清除應用程式快取嗎?"
},
"app.settings.resource-management.app-cache.description": {
"message": "清除快取資料,並從 Modrinth 重新下載。在快取完成重建前,應用程式的載入速度可能會比較慢。"
},
"app.settings.resource-management.app-cache.purge": {
"message": "清除快取"
},
"app.settings.resource-management.app-cache.title": {
"message": "應用程式快取"
},
"app.settings.resource-management.app-database-backups.description": {
"message": "重要應用程式資料的備份會儲存於此,以備日後需要還原時使用。"
},
"app.settings.resource-management.app-database-backups.open-folder": {
"message": "開啟備份資料夾"
},
"app.settings.resource-management.app-database-backups.title": {
"message": "應用程式資料庫備份"
},
"app.settings.resource-management.app-directory.browse": {
"message": "瀏覽應用程式資料夾"
},
"app.settings.resource-management.app-directory.description": {
"message": "Modrinth App 儲存實例及其他檔案的位置。變更將於重新啟動應用程式後生效。"
},
"app.settings.resource-management.app-directory.select": {
"message": "選擇新的應用程式資料夾"
},
"app.settings.resource-management.app-directory.title": {
"message": "應用程式資料夾"
},
"app.settings.resource-management.maximum-concurrent-downloads.description": {
"message": "應用程式一次可下載的檔案數量。若你的網路連線導致下載不穩定,請降低此數值。需要重新啟動應用程式。"
},
"app.settings.resource-management.maximum-concurrent-downloads.title": {
"message": "並行下載上限"
},
"app.settings.resource-management.maximum-concurrent-writes.description": {
"message": "應用程式一次可寫入硬碟的檔案數量。若你經常遇到 I/O 錯誤,請降低此數值。需要重新啟動應用程式。"
},
"app.settings.resource-management.maximum-concurrent-writes.title": {
"message": "並行寫入上限"
},
"app.settings.sidebar.label.instances": {
"message": "實例"
},
"app.settings.tabs.appearance": {
"message": "外觀"
},
"app.settings.tabs.behavior": {
"message": "行為"
},
"app.settings.tabs.default-instance-options": {
"message": "預設遊戲選項"
},
"app.settings.tabs.java-installations": {
"message": "Java 安裝"
},
"app.settings.tabs.language": {
"message": "語言"
},
"app.settings.tabs.privacy": {
"message": "隱私"
},
"app.settings.tabs.resource-management": {
"message": "資源管理"
},
"app.sidebar.playing-as": {
"message": "目前遊玩帳號"
},
"app.skins.add-button": {
"message": "新增外觀"
},
"app.skins.add-button.drag-and-drop": {
"message": "拖曳"
},
"app.skins.apply-button": {
"message": "套用"
},
"app.skins.delete-button": {
"message": "刪除外觀"
},
"app.skins.delete-modal.description": {
"message": "這會永久刪除所選的外觀,這項動作無法復原。"
},
"app.skins.delete-modal.title": {
"message": "確定要刪除這個外觀嗎?"
},
"app.skins.dropped-file-error.text": {
"message": "無法讀取拖曳的檔案。"
},
"app.skins.dropped-file-error.title": {
"message": "處理檔案時發生錯誤"
},
"app.skins.ears-feature-notice": {
"message": "這個外觀使用了 {ears} 模組的功能"
},
"app.skins.edit-button": {
"message": "編輯外觀"
},
"app.skins.modal.add-skin-button": {
"message": "新增外觀"
},
"app.skins.modal.add-title": {
"message": "新增外觀"
},
"app.skins.modal.arm-style-section": {
"message": "手臂身形"
},
"app.skins.modal.arm-style-slim": {
"message": "苗條"
},
"app.skins.modal.arm-style-wide": {
"message": "寬"
},
"app.skins.modal.cape-fallback-name": {
"message": "披風"
},
"app.skins.modal.cape-section": {
"message": "披風"
},
"app.skins.modal.edit-title": {
"message": "編輯外觀"
},
"app.skins.modal.make-edit-first-tooltip": {
"message": "請先對外觀進行編輯!"
},
"app.skins.modal.no-cape-tooltip": {
"message": "無披風"
},
"app.skins.modal.none-cape-option": {
"message": "無"
},
"app.skins.modal.replace-texture-button": {
"message": "取代紋理"
},
"app.skins.modal.save-skin-button": {
"message": "儲存外觀"
},
"app.skins.modal.saving-tooltip": {
"message": "正在儲存..."
},
"app.skins.modal.texture-section": {
"message": "紋理"
},
"app.skins.modal.upload-skin-first-tooltip": {
"message": "請先上傳外觀檔案!"
},
"app.skins.preview.edit-button": {
"message": "編輯外觀"
},
"app.skins.previewing-badge": {
"message": "預覽"
},
"app.skins.rate-limit.text": {
"message": "你變更外觀的頻率太過頻繁。Mojang 伺服器已暫時封鎖後續請求,請稍等片刻,然後再試一次。"
},
"app.skins.rate-limit.title": {
"message": "慢一點!"
},
"app.skins.reorder-error.text": {
"message": "無法儲存你的外觀排序。"
},
"app.skins.reorder-error.title": {
"message": "重新排序外觀失敗"
},
"app.skins.section.builders-and-biomes": {
"message": "建造者&生態域"
},
"app.skins.section.chaos-cubed": {
"message": "混沌立方"
},
"app.skins.section.chase-the-skies": {
"message": "追逐天空"
},
"app.skins.section.default-skins": {
"message": "預設外觀"
},
"app.skins.section.minecon-earth-2017": {
"message": "MINECON Earth 2017"
},
"app.skins.section.modrinth": {
"message": "Modrinth"
},
"app.skins.section.modrinth-pride": {
"message": "Modrinth 驕傲"
},
"app.skins.section.modrinth-pride.tooltip": {
"message": "這些外觀是你在驕傲月期間捐款給 Modrinth 驕傲月籌款活動所獲得的。"
},
"app.skins.section.mounts-of-mayhem": {
"message": "群騎紛爭"
},
"app.skins.section.saved-skins": {
"message": "已儲存外觀"
},
"app.skins.section.striding-hero": {
"message": "Striding Hero"
},
"app.skins.section.the-copper-age": {
"message": "銅器時代"
},
"app.skins.section.the-garden-awakens": {
"message": "蒼園覺醒"
},
"app.skins.section.tiny-takeover": {
"message": "小鬼當家"
},
"app.skins.sign-in.button": {
"message": "登入"
},
"app.skins.title": {
"message": "外觀選擇工具"
},
"app.skins.toggle-ears-features-off": {
"message": "關閉"
},
"app.skins.toggle-ears-features-on": {
"message": "開啟"
},
"app.survey.body": {
"message": "你方便回答幾個關於 Modrinth App 使用體驗的問題嗎?"
},
"app.survey.footer": {
"message": "你的回覆將直接傳送給 Modrinth 團隊,作為未來更新方向的指引!"
},
"app.survey.no-thanks": {
"message": "不用了,謝謝"
},
"app.survey.take-survey": {
"message": "填寫問卷調查"
},
"app.survey.title": {
"message": "你好啊,Modrinth 使用者!"
},
"app.update-popup.body.download-complete": {
"message": "Modrinth App v{version} 已完成下載!立即重新載入以更新,或在關閉 Modrinth App 時自動更新。"
},
"app.update-popup.body.linux": {
"message": "Modrinth App v{version} 現已推出。請使用軟體包管理員進行更新,以取得最新的功能與修正!"
},
"app.update-popup.body.metered": {
"message": "Modrinth App v{version} 現已推出!由於你目前使用的是計量付費網路,我們並未自動下載更新。"
},
"app.update-popup.changelog": {
"message": "更新日誌"
},
"app.update-popup.download": {
"message": "下載 ({size})"
},
"app.update-popup.download-complete": {
"message": "下載完成"
},
"app.update-popup.reload": {
"message": "重新載入即可更新"
},
"app.update-popup.title": {
"message": "有可用的更新"
},
"app.update.complete-toast.text": {
"message": "按這裡查看更新日誌。"
},
"app.update.complete-toast.title": {
"message": "版本 {version} 已成功安裝!"
},
"app.user.project.install-to-instance": {
"message": "安裝至實例"
},
"app.world.server-modal.placeholder-address": {
"message": "example.modrinth.gg"
},
"app.world.server-modal.select-an-option": {
"message": "選擇選項"
},
"app.world.world-item.incompatible-version": {
"message": "不相容的版本 {version}"
},
"app.world.world-item.not-played-yet": {
"message": "尚未遊玩"
},
"app.world.world-item.offline": {
"message": "離線"
},
"content.shared-instance.change-version-body": {
"message": "變更版本只會影響本機副本。未來共用實例更新時可能會再次復原或變更這個專案。"
},
"content.shared-instance.delete-bulk-body": {
"message": "部分選取的專案是共用實例的一部分。刪除這些專案只會影響你的本機副本,而未來共用實例更新時可能會還原或再次變更這些專案。"
},
"content.shared-instance.delete-button": {
"message": "仍要刪除"
},
"content.shared-instance.delete-many-button": {
"message": "仍要刪除 {count, number} 個專案"
},
"content.shared-instance.delete-single-body": {
"message": "刪除這個專案只會影響本機副本。未來共用實例更新時可能會再次復原或變更這個專案。"
},
"content.shared-instance.disable-bulk-body": {
"message": "部分選取的專案是共用實例的一部分。停用這些專案只會影響你的本機副本,而未來共用實例更新時可能會重新啟用、還原或再次變更這些專案。"
},
"content.shared-instance.disable-button": {
"message": "仍要停用"
},
"content.shared-instance.disable-many-button": {
"message": "仍要停用 {count, number} 個專案"
},
"content.shared-instance.disable-single-body": {
"message": "停用這個專案只會影響本機副本。未來共用實例更新時,可能會重新啟用、還原或再次變更這個專案。"
},
"content.shared-instance.unlink-body": {
"message": "解除連結只會影響本機副本。未來共用實例更新時可能會復原或再次變更。"
},
"content.shared-instance.warning-header": {
"message": "這是共用實例的一部分"
},
"friends.action.add-friend": {
"message": "新增好友"
},
"friends.action.view-friend-requests": {
"message": "{count} 個好友{count, plural, other {邀請}}"
},
"friends.add-friend.submit": {
"message": "送出好友邀請"
},
"friends.add-friend.title": {
"message": "新增好友"
},
"friends.add-friend.username.description": {
"message": "這可能與對方的 Minecraft 使用者名稱不同!"
},
"friends.add-friend.username.placeholder": {
"message": "輸入 Modrinth 使用者名稱..."
},
"friends.add-friend.username.title": {
"message": "你好友的 Modrinth 使用者名稱是什麼?"
},
"friends.add-friends-to-share": {
"message": "<link>新增好友</link>即可查看他們正在玩什麼!"
},
"friends.friend.cancel-request": {
"message": "取消請求"
},
"friends.friend.remove-friend": {
"message": "移除好友"
},
"friends.friend.request-sent": {
"message": "已送出好友邀請"
},
"friends.friend.view-profile": {
"message": "查看個人檔案"
},
"friends.heading": {
"message": "好友"
},
"friends.heading.active": {
"message": "活躍中"
},
"friends.heading.offline": {
"message": "離線"
},
"friends.heading.online": {
"message": "線上"
},
"friends.heading.pending": {
"message": "待處理"
},
"friends.no-friends-match": {
"message": "找不到相符「{query}」的好友"
},
"friends.search-friends-placeholder": {
"message": "搜尋好友..."
},
"friends.section.heading": {
"message": "{title} - {count}"
},
"friends.sign-in-to-add-friends": {
"message": "<link>登入 Modrinth 帳號</link>即可新增好友並查看他們正在玩什麼!"
},
"installation-settings.shared-instance.linked-title": {
"message": "已連結的共用實例"
},
"installation-settings.shared-instance.title": {
"message": "取消發布實例"
},
"installation-settings.shared-instance.unlink-button": {
"message": "取消連結共用實例"
},
"installation-settings.shared-instance.unlink-description": {
"message": "解除這個本機實例與後續共用更新的連結。"
},
"installation-settings.shared-instance.unlinking-button": {
"message": "正在取消連結..."
},
"installation-settings.shared-instance.unpublish-button": {
"message": "取消發布共用實例"
},
"installation-settings.shared-instance.unpublish-description": {
"message": "在 Modrinth 上移除這個共用實例,並停止向任何使用者推送更新。你的本機實例不會受到影響。"
},
"installation-settings.shared-instance.unpublishing-button": {
"message": "正在取消發布..."
},
"installation-settings.unlink-shared-instance.modal.admonition-body": {
"message": "這只會影響你的本機實例。你已安裝的內容仍會保留在此裝置上,共用實例及其他使用者都不會受到影響。"
},
"installation-settings.unlink-shared-instance.modal.admonition-header": {
"message": "即將取消連結共用實例"
},
"installation-settings.unlink-shared-instance.modal.header": {
"message": "取消連結共用實例"
},
"installation-settings.unpublish-shared-instance.modal.admonition-body": {
"message": "這會從 Modrinth 的伺服器刪除共用實例。在 Modrinth App 使用該實例的使用者將不再收到更新,但本機實例及其內容仍會保留在此裝置上。"
},
"installation-settings.unpublish-shared-instance.modal.admonition-header": {
"message": "即將取消發布共用實例"
},
"installation-settings.unpublish-shared-instance.modal.header": {
"message": "取消發布共用實例"
},
"instance.action.create-shortcut": {
"message": "建立捷徑"
},
"instance.action.export-modpack": {
"message": "匯出模組包"
},
"instance.action.launch-instance": {
"message": "啟動實例"
},
"instance.action.more-actions": {
"message": "更多動作"
},
"instance.action.open-folder": {
"message": "開啟資料夾"
},
"instance.action.repair": {
"message": "修復"
},
"instance.action.settings": {
"message": "實例設定"
},
"instance.action.starting": {
"message": "正在啟動..."
},
"instance.action.stopping": {
"message": "正在停止..."
},
"instance.add-server.add-and-play": {
"message": "新增並遊玩"
},
"instance.add-server.add-server": {
"message": "新增伺服器"
},
"instance.add-server.resource-pack.disabled": {
"message": "已停用"
},
"instance.add-server.resource-pack.enabled": {
"message": "已啟用"
},
"instance.add-server.resource-pack.prompt": {
"message": "提示"
},
"instance.add-server.title": {
"message": "新增伺服器"
},
"instance.edit-server.title": {
"message": "編輯伺服器"
},
"instance.edit-world.hide-from-home": {
"message": "從首頁隱藏"
},
"instance.edit-world.name": {
"message": "名稱"
},
"instance.edit-world.placeholder-name": {
"message": "Minecraft 世界"
},
"instance.edit-world.reset-icon": {
"message": "重設圖示"
},
"instance.edit-world.title": {
"message": "編輯世界"
},
"instance.files.adding-files": {
"message": "正在新增檔案 ({completed}/{total})"
},
"instance.files.save-as": {
"message": "另存新檔..."
},
"instance.locked.delete-button": {
"message": "刪除實例"
},
"instance.locked.play-tooltip": {
"message": "這個實例已被鎖定"
},
"instance.playtime.never-played": {
"message": "從未遊玩"
},
"instance.server-modal.address": {
"message": "位址"
},
"instance.server-modal.name": {
"message": "名稱"
},
"instance.server-modal.placeholder-name": {
"message": "Minecraft 伺服器"
},
"instance.server-modal.resource-pack": {
"message": "資源包"
},
"instance.settings.sharing.active-invites.actions": {
"message": "動作"
},
"instance.settings.sharing.active-invites.code": {
"message": "邀請連結"
},
"instance.settings.sharing.active-invites.description": {
"message": "任何使用者都可透過下列任何一個有效邀請連結加入。"
},
"instance.settings.sharing.active-invites.empty": {
"message": "目前沒有有效的邀請。"
},
"instance.settings.sharing.active-invites.expires": {
"message": "有效期限"
},
"instance.settings.sharing.active-invites.revoke": {
"message": "撤銷邀請"
},
"instance.settings.sharing.active-invites.revoke-with-code": {
"message": "撤銷邀請 {code}"
},
"instance.settings.sharing.active-invites.title": {
"message": "有效邀請"
},
"instance.settings.sharing.active-invites.uses": {
"message": "使用次數"
},
"instance.settings.sharing.revoke-invite.admonition-body": {
"message": "邀請連結 <monospace>{code}</monospace> 將立即失效。已加入的使用者不受影響。"
},
"instance.settings.sharing.revoke-invite.admonition-header": {
"message": "這項動作無法復原"
},
"instance.settings.sharing.revoke-invite.confirm": {
"message": "撤銷邀請"
},
"instance.settings.sharing.revoke-invite.header": {
"message": "撤銷邀請"
},
"instance.settings.tabs.general": {
"message": "一般"
},
"instance.settings.tabs.general.delete": {
"message": "刪除實例"
},
"instance.settings.tabs.general.delete.button": {
"message": "刪除實例"
},
"instance.settings.tabs.general.delete.description": {
"message": "這將從裝置上永久刪除實例,包含你的世界、設定與所有已安裝內容。請注意,一旦刪除,將無法復原。"
},
"instance.settings.tabs.general.deleting.button": {
"message": "刪除中..."
},
"instance.settings.tabs.general.duplicate-button": {
"message": "複製"
},
"instance.settings.tabs.general.duplicate-button.tooltip.installing": {
"message": "安裝時無法複製。"
},
"instance.settings.tabs.general.duplicate-instance": {
"message": "複製實例"
},
"instance.settings.tabs.general.duplicate-instance.description": {
"message": "建立這個實例的副本,包含世界、設定、模組等。"
},
"instance.settings.tabs.general.edit-icon": {
"message": "編輯圖示"
},
"instance.settings.tabs.general.edit-icon.remove": {
"message": "移除圖示"
},
"instance.settings.tabs.general.edit-icon.replace": {
"message": "取代圖示"
},
"instance.settings.tabs.general.edit-icon.select": {
"message": "選擇圖示"
},
"instance.settings.tabs.general.name": {
"message": "名稱"
},
"instance.settings.tabs.general.update-channel": {
"message": "更新通道"
},
"instance.settings.tabs.general.update-channel.alpha": {
"message": "Alpha 版"
},
"instance.settings.tabs.general.update-channel.alpha.description": {
"message": "相容的正式版、Beta 版和 Alpha 版本都會顯示在可用更新中。"
},
"instance.settings.tabs.general.update-channel.beta": {
"message": "Beta 版"
},
"instance.settings.tabs.general.update-channel.beta.description": {
"message": "相容的正式版和 Beta 版本都會顯示在可用更新中。"
},
"instance.settings.tabs.general.update-channel.release": {
"message": "正式版"
},
"instance.settings.tabs.general.update-channel.release.description": {
"message": "僅有正式版會顯示在可用更新中。"
},
"instance.settings.tabs.general.update-channel.select": {
"message": "選擇更新通道"
},
"instance.settings.tabs.hooks": {
"message": "啟動掛勾"
},
"instance.settings.tabs.hooks.custom-hooks": {
"message": "自訂啟動掛勾"
},
"instance.settings.tabs.hooks.description": {
"message": "掛勾讓進階使用者能在遊戲啟動前和啟動後執行特定的系統指令。"
},
"instance.settings.tabs.hooks.post-exit": {
"message": "結束後"
},
"instance.settings.tabs.hooks.post-exit.description": {
"message": "遊戲關閉後執行。"
},
"instance.settings.tabs.hooks.post-exit.enter": {
"message": "輸入結束後指令..."
},
"instance.settings.tabs.hooks.pre-launch": {
"message": "啟動前"
},
"instance.settings.tabs.hooks.pre-launch.description": {
"message": "實例啟動前執行。"
},
"instance.settings.tabs.hooks.pre-launch.enter": {
"message": "輸入啟動前指令..."
},
"instance.settings.tabs.hooks.title": {
"message": "遊戲啟動掛勾"
},
"instance.settings.tabs.hooks.variables.description": {
"message": "掛勾會在實例的工作目錄中執行,並具備以下變數:"
},
"instance.settings.tabs.hooks.variables.inst-dir.description": {
"message": "$INST_DIR:實例資料夾的絕對路徑"
},
"instance.settings.tabs.hooks.variables.inst-id.description": {
"message": "$INST_ID:實例資料夾的名稱"
},
"instance.settings.tabs.hooks.variables.inst-java-args.description": {
"message": "$INST_JAVA_ARGS:提供給遊戲的 JVM 參數"
},
"instance.settings.tabs.hooks.variables.inst-java.description": {
"message": "$INST_JAVAJava 二進位檔案的絕對路徑"
},
"instance.settings.tabs.hooks.variables.inst-mc-dir.description": {
"message": "$INST_MC_DIR$INST_DIR 的別名"
},
"instance.settings.tabs.hooks.variables.inst-name.description": {
"message": "$INST_NAME:實例的名稱"
},
"instance.settings.tabs.hooks.wrapper": {
"message": "包裝指令"
},
"instance.settings.tabs.hooks.wrapper.description": {
"message": "用於啟動 Minecraft 的包裝指令。"
},
"instance.settings.tabs.hooks.wrapper.enter": {
"message": "輸入包裝指令..."
},
"instance.settings.tabs.installation": {
"message": "安裝"
},
"instance.settings.tabs.installation.loader-version": {
"message": "{loader} 版本"
},
"instance.settings.tabs.installation.locked": {
"message": "實例被鎖定時無法使用安裝設定選項。"
},
"instance.settings.tabs.java": {
"message": "Java 和記憶體"
},
"instance.settings.tabs.java.custom-environment-variables": {
"message": "自訂環境變數"
},
"instance.settings.tabs.java.custom-java-arguments": {
"message": "自訂 Java 參數"
},
"instance.settings.tabs.java.custom-java-installation": {
"message": "自訂 Java 安裝"
},
"instance.settings.tabs.java.custom-memory-allocation": {
"message": "自訂記憶體分配"
},
"instance.settings.tabs.java.enter-environment-variables": {
"message": "輸入環境變數..."
},
"instance.settings.tabs.java.enter-java-arguments": {
"message": "輸入 Java 參數..."
},
"instance.settings.tabs.java.environment-variables": {
"message": "環境變數"
},
"instance.settings.tabs.java.hooks": {
"message": "掛勾"
},
"instance.settings.tabs.java.java-arguments": {
"message": "Java 參數"
},
"instance.settings.tabs.java.java-installation": {
"message": "Java 安裝"
},
"instance.settings.tabs.java.java-memory": {
"message": "記憶體配置"
},
"instance.settings.tabs.java.java-path-placeholder": {
"message": "/path/to/java"
},
"instance.settings.tabs.sharing": {
"message": "共用"
},
"instance.settings.tabs.window": {
"message": "視窗"
},
"instance.settings.tabs.window.custom-window-settings": {
"message": "自訂視窗設定"
},
"instance.settings.tabs.window.fullscreen": {
"message": "全螢幕"
},
"instance.settings.tabs.window.fullscreen.description": {
"message": "使遊戲啟動時進入全螢幕模式(透過 options.txt)。"
},
"instance.settings.tabs.window.height": {
"message": "高度"
},
"instance.settings.tabs.window.height.description": {
"message": "遊戲啟動時的視窗高度。"
},
"instance.settings.tabs.window.height.enter": {
"message": "輸入高度..."
},
"instance.settings.tabs.window.width": {
"message": "寬度"
},
"instance.settings.tabs.window.width.description": {
"message": "遊戲啟動時的視窗寬度。"
},
"instance.settings.tabs.window.width.enter": {
"message": "輸入寬度..."
},
"instance.shared-instance.error.title": {
"message": "出了點狀況"
},
"instance.shared-instance.network-error.text": {
"message": "無法連線到共用實例 API"
},
"instance.shared-instance.network-error.title": {
"message": "網路錯誤"
},
"instance.shared-instance.owner-tooltip": {
"message": "這個實例的內容正在與其他使用者共用。"
},
"instance.shared-instance.publish-review.added-label": {
"message": "已新增"
},
"instance.shared-instance.publish-review.admonition-header": {
"message": "向玩家推送更新"
},
"instance.shared-instance.publish-review.config-title-v2": {
"message": "選擇設定檔"
},
"instance.shared-instance.publish-review.description": {
"message": "審查內容變更,並選擇要包含在本次更新的設定檔。"
},
"instance.shared-instance.publish-review.header": {
"message": "檢視變更"
},
"instance.shared-instance.publish-review.publish-button": {
"message": "推送更新"
},
"instance.shared-instance.publish-review.removed-label": {
"message": "已移除"
},
"instance.shared-instance.tooltip": {
"message": "這個實例的內容由其他使用者負責管理。"
},
"instance.shared-instance.unavailable.access-revoked-text": {
"message": "你對共用實例的存取權已被撤銷。這個實例仍可正常使用,但已不再與共用實例連結,且不再接收更新。"
},
"instance.shared-instance.unavailable.deleted-text": {
"message": "主要實例已被刪除。這個實例仍可正常使用,但已不再與共用實例連結,且不再接收更新。"
},
"instance.shared-instance.unavailable.locked-text": {
"message": "這個共用實例已被內容管理團隊鎖定,不會再接收來自主要實例的更新,且無法遊玩。"
},
"instance.shared-instance.unavailable.locked-title": {
"message": "實例已鎖定"
},
"instance.shared-instance.unavailable.manager-fallback": {
"message": "實例管理者"
},
"instance.shared-instance.unavailable.text": {
"message": "你的本機實例仍可正常使用,但已不再與共用實例連結,且不再接收更新。"
},
"instance.shared-instance.unavailable.title": {
"message": "你無法使用這個共用實例"
},
"instance.worlds.a_minecraft_server": {
"message": "Minecraft 伺服器"
},
"instance.worlds.cant_connect": {
"message": "無法連線到伺服器"
},
"instance.worlds.copy_address": {
"message": "複製位址"
},
"instance.worlds.create_shortcut": {
"message": "建立捷徑"
},
"instance.worlds.dont_show_on_home": {
"message": "不要在首頁顯示"
},
"instance.worlds.game_already_open": {
"message": "實例已經開啟"
},
"instance.worlds.hardcore": {
"message": "極限模式"
},
"instance.worlds.incompatible_server": {
"message": "伺服器不相容"
},
"instance.worlds.linked_server": {
"message": "由伺服器專案管理"
},
"instance.worlds.no_contact": {
"message": "伺服器沒有回應"
},
"instance.worlds.no_server_quick_play": {
"message": "你只能在 Minecraft Alpha 1.0.5 以上版本直接加入伺服器"
},
"instance.worlds.no_singleplayer_quick_play": {
"message": "你只能在 Minecraft 1.20 以上版本直接進入單人遊戲世界"
},
"instance.worlds.play_instance": {
"message": "遊玩實例"
},
"instance.worlds.view_instance": {
"message": "查看實例"
},
"instance.worlds.world_in_use": {
"message": "世界正在使用中"
},
"minecraft-account.add-account": {
"message": "新增帳號"
},
"minecraft-account.label": {
"message": "Minecraft 帳號"
},
"minecraft-account.not-signed-in": {
"message": "未登入"
},
"minecraft-account.remove-account": {
"message": "移除帳號"
},
"minecraft-account.select-account": {
"message": "選擇帳號"
},
"minecraft-account.sign-in": {
"message": "登入 Minecraft"
},
"minecraft-required.description": {
"message": "你需要登入擁有 Minecraft 的 Microsoft 帳號才能啟動遊戲。"
},
"minecraft-required.description-header": {
"message": "登入 Microsoft 帳號"
},
"minecraft-required.dont-have-account": {
"message": "還沒有帳號嗎?"
},
"minecraft-required.get-minecraft": {
"message": "取得 Minecraft"
},
"minecraft-required.get-support": {
"message": "取得支援"
},
"minecraft-required.header": {
"message": "需要 Minecraft"
},
"minecraft-required.sign-in": {
"message": "登入 Microsoft"
},
"modal.modrinth-account-required.browser-description": {
"message": "一個新分頁已開啟供你登入。請在該分頁完成登入,然後返回應用程式。"
},
"modal.modrinth-account-required.continue-in-browser-heading": {
"message": "在瀏覽器中繼續"
},
"modal.modrinth-account-required.create-account-button": {
"message": "建立帳號"
},
"modal.modrinth-account-required.description": {
"message": "你必須登入 Modrinth 帳號才能使用這個功能。"
},
"modal.modrinth-account-required.header": {
"message": "需要帳號"
},
"modal.modrinth-account-required.open-browser-again-button": {
"message": "再次開啟瀏覽器"
},
"modal.modrinth-account-required.sign-in-button": {
"message": "登入 Modrinth"
},
"modal.modrinth-account-required.sign-in-heading": {
"message": "登入 Modrinth 帳號"
},
"modal.modrinth-account-required.signing-in-header": {
"message": "登入"
},
"modal.modrinth-account-required.support-prompt": {
"message": "登入時遇到問題嗎?<support>取得支援</support>"
},
"modal.modrinth-account-required.waiting-for-browser": {
"message": "等待瀏覽器確認..."
},
"search.filter.locked.instance": {
"message": "由該實例提供"
},
"search.filter.locked.instance-game-version.title": {
"message": "遊戲版本由實例提供"
},
"search.filter.locked.instance-loader.title": {
"message": "載入器版本由實例提供"
},
"search.filter.locked.instance.sync": {
"message": "與實例同步"
},
"search.filter.locked.server-environment.title": {
"message": "只有用戶端模組可以被加到伺服器實例"
},
"settings.sidebar.label.account": {
"message": "帳號"
},
"settings.sidebar.label.display": {
"message": "顯示"
}
}