qortal/src/main/resources/i18n/SysTray_zh_TW.properties
CalDescent cfe92525ed Disable various core functions when running as a lite node.
Lite nodes can't sync or mint blocks, and they also have a very limited ability to verify unconfirmed transactions due to a lack of contextual information (i.e. the blockchain). For now, most validation is skipped and they simply act as relays to help get transactions around the network. Full and topOnly nodes will disregard any invalid transactions upon receipt as usual, and since the lite nodes aren't signing any blocks, there is little risk to the reduced validation, other than the experience of the lite node itself. This can be tightened up considerably as the lite nodes become more powerful, but the current approach works as a PoC.
2022-04-16 20:52:30 +01:00

47 lines
946 B
Properties

#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/)
# SysTray pop-up menu
APPLYING_UPDATE_AND_RESTARTING = 正在自動更新並重新啓動核心...
AUTO_UPDATE = 自動更新
BLOCK_HEIGHT = 區塊高度
BUILD_VERSION = 版本
CHECK_TIME_ACCURACY = 檢查時間準確性
CONNECTING = 連線中
CONNECTION = 個鏈接
CONNECTIONS = 個鏈接
CREATING_BACKUP_OF_DB_FILES = 正在創建數據庫備份資料...
DB_BACKUP = 數據庫備份
DB_CHECKPOINT = 數據庫檢查點
DB_MAINTENANCE = 數據庫維護
EXIT = 退出核心
LITE_NODE = Lite node
MINTING_DISABLED = 沒有鑄幣
MINTING_ENABLED = \u2714 鑄幣
OPEN_UI = 開啓Qortal界面
PERFORMING_DB_CHECKPOINT = 正在保存未提交的數據庫修訂...
PERFORMING_DB_MAINTENANCE = 正在執行數據庫定期維護...
SYNCHRONIZE_CLOCK = 同步時鐘
SYNCHRONIZING_BLOCKCHAIN = 正在同步區塊鏈
SYNCHRONIZING_CLOCK = 正在同步時鐘