1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
This commit is contained in:
Cheng 2025-01-13 20:52:52 +00:00 committed by GitHub
commit b23bd6de4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1173,47 +1173,38 @@ puzzleMenu:
medium: Normal medium: Normal
long: Long (> 10 min) long: Long (> 10 min)
backendErrors: backendErrors:
ratelimit: You are performing your actions too frequent. Please wait a bit. ratelimit: 您執行操作的頻率過高,請稍等片刻。
invalid-api-key: Failed to communicate with the backend, please try to invalid-api-key: 無法與後端通訊,請嘗試更新或重新啟動遊戲(無效的 API 密鑰)。
update/restart the game (Invalid Api Key). unauthorized: 無法與後端通訊,請嘗試更新或重新啟動遊戲(未授權)。
unauthorized: Failed to communicate with the backend, please try to bad-token: 無法與後端通訊,請嘗試更新或重新啟動遊戲(無效的 Token
update/restart the game (Unauthorized). bad-id: 無效的謎題識別碼。
bad-token: Failed to communicate with the backend, please try to update/restart not-found: 找不到指定的謎題。
the game (Bad Token). bad-category: 找不到指定的分類。
bad-id: Invalid puzzle identifier. bad-short-key: 提供的短代碼無效。
not-found: The given puzzle could not be found. profane-title: 您的謎題標題包含不當用詞。
bad-category: The given category could not be found. bad-title-too-many-spaces: 您的謎題標題過短。
bad-short-key: The given short key is invalid. bad-shape-key-in-emitter: 常數生成器包含無效的項目。
profane-title: Your puzzle title contains profane words. bad-shape-key-in-goal: 目標接收器包含無效的項目。
bad-title-too-many-spaces: Your puzzle title is too short. no-emitters: 您的謎題沒有任何常數生成器。
bad-shape-key-in-emitter: A constant producer has an invalid item. no-goals: 您的謎題沒有任何目標接收器。
bad-shape-key-in-goal: A goal acceptor has an invalid item. short-key-already-taken: 此短代碼已被使用,請使用其他短代碼。
no-emitters: Your puzzle does not contain any constant producers. can-not-report-your-own-puzzle: 您無法檢舉自己的謎題。
no-goals: Your puzzle does not contain any goal acceptors. bad-payload: 請求包含無效的資料。
short-key-already-taken: This short key is already taken, please use another one. bad-building-placement: 您的謎題包含無效放置的建築物。
can-not-report-your-own-puzzle: You can not report your own puzzle. timeout: 請求超時。
bad-payload: The request contains invalid data. too-many-likes-already: 此謎題已經獲得許多的讚賞了。如果你仍然希望移除它,請聯繫 support@shapez.io
bad-building-placement: Your puzzle contains invalid placed buildings. no-permission: 您沒有執行此操作的權限。
timeout: The request timed out.
too-many-likes-already: The puzzle alreay got too many likes. If you still want
to remove it, please contact support@shapez.io!
no-permission: You do not have the permission to perform this action.
mods: mods:
title: Mods title: 遊戲模組Mods
author: Author author: 作者
version: Version version: 版本
modWebsite: Website modWebsite: 模組網站
openFolder: Open Mods Folder openFolder: 打開模組資料夾
folderOnlyStandalone: Opening the mod folder is only possible when running the standalone. folderOnlyStandalone: 只有完整版才能打開模組資料夾。
browseMods: Browse Mods browseMods: 瀏覽模組
modsInfo: To install and manage mods, copy them to the mods folder within the modsInfo: 要安裝或管理模組,請將它們複製到遊戲目錄中的 mods 資料夾內shapez.io\mods。您也可以點擊右上角的「打開模組資料夾」按鈕直接開啟 mods 資料夾。
game directory. You can also use the 'Open Mods Folder' button on the noModSupport: 您需要在 Steam 平台擁有完整版才能安裝模組。
top right.
noModSupport: You need the standalone version on Steam to install mods.
togglingComingSoon: togglingComingSoon:
title: Coming Soon title: 即將推出
description: Enabling or disabling mods is currently only possible by copying description: 目前只能透過手動的方式啟用或停用模組:將模組檔案放入 mods 資料夾內即可啟用;若要停用,則將 mods 資料夾內的模組檔案移出或刪除即可。不過,在未來的更新中,將會在此處添加切換模組的功能!
the mod file from or to the mods/ folder. However, being able to browserNoSupport: 由於瀏覽器限制,目前只能在 Steam 版本安裝模組,抱歉!
toggle them here is planned for a future update!
browserNoSupport: Due to browser restrictions it is currently only possible to
install mods in the Steam version - Sorry!