-
Notifications
You must be signed in to change notification settings - Fork 31
Add Traditional Chinese (zh_tw.json) #114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dirtTW
wants to merge
2
commits into
Minenash:Multiloader-1.20.x
Choose a base branch
from
dirtTW:Multiloader-1.20.x
base: Multiloader-1.20.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
54 changes: 54 additions & 0 deletions
54
common/src/main/resources/assets/seamless_loading_screen/lang/zh_tw.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,54 @@ | ||
| { | ||
| "seamless_loading_screen.screen.loading_chunks": "正在產生區塊", | ||
| "seamless_loading_screen.config.title": "無縫載入畫面選項", | ||
| "seamless_loading_screen.config.display": "顯示選項", | ||
| "seamless_loading_screen.config.display.description": "與載入畫面期間如何繪製螢幕截圖相關的選項。", | ||
| "seamless_loading_screen.config.capturing": "擷取選項", | ||
| "seamless_loading_screen.config.capturing.description": "與如何擷取螢幕截圖相關的選項。", | ||
| "seamless_loading_screen.config.time": "區塊載入等待延遲", | ||
| "seamless_loading_screen.config.time.description": "淡入效果開始淡入前應等待的時間量(以刻為單位,20 刻 = 1 秒),以便載入區塊。", | ||
| "seamless_loading_screen.config.fade": "淡入持續時間", | ||
| "seamless_loading_screen.config.fade.description": "淡入效果應持續的時間量(以刻為單位,20 刻 = 1 秒)。", | ||
| "seamless_loading_screen.config.disableCamera": "停用相機移動", | ||
| "seamless_loading_screen.config.disableCamera.description": "在淡入效果發生時,是否應停用相機移動?", | ||
| "seamless_loading_screen.config.archiveScreenshots": "封存螢幕截圖", | ||
| "seamless_loading_screen.config.archiveScreenshots.description": "是否應封存舊的螢幕截圖以供日後使用?", | ||
| "seamless_loading_screen.config.updateWorldIcon": "更新世界圖示", | ||
| "seamless_loading_screen.config.updateWorldIcon.description": "當你離開單人遊戲世界時,是否應更新世界圖示?", | ||
| "seamless_loading_screen.config.soundEffects": "音效", | ||
| "seamless_loading_screen.config.soundEffect": "音效", | ||
| "seamless_loading_screen.config.soundEffect.description": "在淡入過程開始時播放的音效的識別碼。", | ||
| "seamless_loading_screen.config.playSoundEffect": "啟用音效", | ||
| "seamless_loading_screen.config.playSoundEffect.description": "淡入過程開始時是否應播放音效?", | ||
| "seamless_loading_screen.config.soundPitch": "音調", | ||
| "seamless_loading_screen.config.soundVolume": "音量", | ||
| "seamless_loading_screen.config.screenshotBlur": "螢幕截圖模糊", | ||
| "seamless_loading_screen.config.screenshotBlurStrength": "背景模糊強度", | ||
| "seamless_loading_screen.config.screenshotBlurStrength.description": "模糊效果的強度應該有多強?強度越高,螢幕截圖就越難辨認。", | ||
| "seamless_loading_screen.config.screenshotBlurQuality": "背景模糊品質", | ||
| "seamless_loading_screen.config.screenshotBlurQuality.description": "模糊的品質等級應該是什麼?品質越低,模糊圖案越容易辨認,但對效能越友善。", | ||
| "seamless_loading_screen.config.enableScreenshotBlur": "啟用背景模糊", | ||
| "seamless_loading_screen.config.enableScreenshotBlur.description": "是否應模糊螢幕截圖?", | ||
| "seamless_loading_screen.config.tint": "螢幕截圖色彩", | ||
| "seamless_loading_screen.config.tintColor": "色彩(RGB)", | ||
| "seamless_loading_screen.config.tintColor.description": "螢幕截圖應該是什麼顏色?", | ||
| "seamless_loading_screen.config.tintStrength": "色彩強度", | ||
| "seamless_loading_screen.config.tintStrength.description": "色彩效果應該有多強?", | ||
| "seamless_loading_screen.config.resolution": "螢幕截圖解析度", | ||
| "seamless_loading_screen.config.resolution.description": "原生 - Optifine TAA 相容性,遊戲的解析度\n標準 - 支援高達 21:9 的超寬螢幕\n4K - 適用於 4K 螢幕\n8K - 適用於 8K 螢幕", | ||
|
dirtTW marked this conversation as resolved.
Outdated
|
||
| "seamless_loading_screen.config.resolution.native": "原生", | ||
| "seamless_loading_screen.config.resolution.normal": "標準", | ||
| "seamless_loading_screen.config.resolution.r4k": "4K", | ||
| "seamless_loading_screen.config.resolution.r8k": "8K", | ||
| "seamless_loading_screen.config.displayMode": "無縫畫面", | ||
| "seamless_loading_screen.config.serverDisplayMode": "伺服器的預設顯示模式", | ||
| "seamless_loading_screen.config.serverDisplayMode.description": "變更用於是否顯示螢幕截圖的預設模式", | ||
| "seamless_loading_screen.config.displayMode.enabled": "已啟用", | ||
| "seamless_loading_screen.config.displayMode.freeze": "自訂 / 凍結", | ||
| "seamless_loading_screen.config.displayMode.disabled": "已停用", | ||
| "seamless_loading_screen.config.server_settings": "伺服器特定設定", | ||
| "seamless_loading_screen.config.blacklistedAddresses": "封鎖清單伺服器", | ||
| "seamless_loading_screen.config.blacklistedAddresses.description": "連線到設定時,無縫載入畫面將為其停用自身的伺服器位址清單。", | ||
|
dirtTW marked this conversation as resolved.
Outdated
|
||
| "seamless_loading_screen.config.saveScreenshotsByUser": "按使用者儲存螢幕截圖", | ||
|
dirtTW marked this conversation as resolved.
Outdated
|
||
| "seamless_loading_screen.config.saveScreenshotsByUser.description": "將嘗試使用使用者名稱(如果有效)來儲存螢幕截圖,以防止多使用者問題" | ||
| } | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.