mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
ExpCore Locale Update for zh (#23)
* Update expcore.cfg * Update expcore.cfg * Update expcore.cfg * Update expcore.cfg
This commit is contained in:
@@ -1,29 +1,3 @@
|
||||
time-symbol-days-short=__1__d
|
||||
color-tag=[color=__1__]__2__[/color]
|
||||
|
||||
[time-format]
|
||||
simple-format-tagged=__1__ __2__
|
||||
simple-format-div=__1__:__2__
|
||||
|
||||
[expcore-commands]
|
||||
unauthorized=你沒有權限運行該項目。
|
||||
reject-string-options=無效的選項,要在: __1__
|
||||
reject-string-max-length=無效的長度,最長: __1__
|
||||
reject-number=無效的數值。
|
||||
reject-number-range=無效的範圍。最少 (包括): __1__, 最大 (包括): __2__
|
||||
reject-player=無效的用戶名稱, __1__ , 可以用 TAB 鍵來自動完成
|
||||
reject-player-online=用戶不在線。
|
||||
reject-player-alive=用戶已死亡。
|
||||
reject-force=無效的勢力。
|
||||
reject-surface=無效的平面。
|
||||
reject-color=無效的顏色。
|
||||
invalid-inputs=無效的輸入, /__1__ __2__
|
||||
invalid-param=無效的參數 "__1__"; __2__
|
||||
command-help=__1__ - __2__
|
||||
command-ran=指令運行完成
|
||||
command-fail=指令運行失敗 failed to run: __1__
|
||||
command-error-log-format=[ERROR] command/__1__ :: __2__
|
||||
|
||||
[expcore-roles]
|
||||
error-log-format-flag=[ERROR] roleFlag/__1__ :: __2__
|
||||
error-log-format-assign=[ERROR] rolePromote/__1__ :: __2__
|
||||
@@ -39,6 +13,9 @@ button_tooltip=是否顯示工具欄。
|
||||
left-button-tooltip=關閉所有打開的視窗。
|
||||
|
||||
[expcore-data]
|
||||
description-preference=允許寫入資料。
|
||||
description-data=把用戶資料寫入電腦
|
||||
arg-option="All", "Statistics", "Settings", "Required" 之中
|
||||
set-preference=你的喜好已設定為 __1__ 。在你重新加入前將不會有任何改動。
|
||||
get-preference=你的喜好為 __1__ 。使用 /set-preference 來更改,使用 /save-data 來獲得一份資料副本。
|
||||
get-data=你的個人資料已寫入: factorio/script_output/expgaming_player_data.json
|
||||
|
||||
@@ -1,29 +1,3 @@
|
||||
time-symbol-days-short=__1__d
|
||||
color-tag=[color=__1__]__2__[/color]
|
||||
|
||||
[time-format]
|
||||
simple-format-tagged=__1__ __2__
|
||||
simple-format-div=__1__:__2__
|
||||
|
||||
[expcore-commands]
|
||||
unauthorized=你沒有權限運行該項目。
|
||||
reject-string-options=無效的選項,要在: __1__
|
||||
reject-string-max-length=無效的長度,最長: __1__
|
||||
reject-number=無效的數值。
|
||||
reject-number-range=無效的範圍。最少 (包括): __1__, 最大 (包括): __2__
|
||||
reject-player=無效的用戶名稱, __1__ , 可以用 TAB 鍵來自動完成
|
||||
reject-player-online=用戶不在線。
|
||||
reject-player-alive=用戶已死亡。
|
||||
reject-force=無效的勢力。
|
||||
reject-surface=無效的平面。
|
||||
reject-color=無效的顏色。
|
||||
invalid-inputs=無效的輸入, /__1__ __2__
|
||||
invalid-param=無效的參數 "__1__"; __2__
|
||||
command-help=__1__ - __2__
|
||||
command-ran=指令運行完成
|
||||
command-fail=指令運行失敗 failed to run: __1__
|
||||
command-error-log-format=[ERROR] command/__1__ :: __2__
|
||||
|
||||
[expcore-roles]
|
||||
error-log-format-flag=[ERROR] roleFlag/__1__ :: __2__
|
||||
error-log-format-assign=[ERROR] rolePromote/__1__ :: __2__
|
||||
@@ -39,6 +13,9 @@ button_tooltip=是否顯示工具欄。
|
||||
left-button-tooltip=關閉所有打開的視窗。
|
||||
|
||||
[expcore-data]
|
||||
description-preference=允許寫入資料。
|
||||
description-data=把用戶資料寫入電腦
|
||||
arg-option="All", "Statistics", "Settings", "Required" 之中
|
||||
set-preference=你的喜好已設定為 __1__ 。在你重新加入前將不會有任何改動。
|
||||
get-preference=你的喜好為 __1__ 。使用 /set-preference 來更改,使用 /save-data 來獲得一份資料副本。
|
||||
get-data=你的個人資料已寫入: factorio/script_output/expgaming_player_data.json
|
||||
|
||||
Reference in New Issue
Block a user