mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-25 19:21:23 +00:00
Renamed Chinese translation files.
zh_SC renamed to zh_CN, and zh_TC renamed to zh_TW. This is necessary for the localization library to locate the files correctly.
This commit is contained in:
31
src/main/resources/i18n/SysTray_zh_CN.properties
Normal file
31
src/main/resources/i18n/SysTray_zh_CN.properties
Normal file
@@ -0,0 +1,31 @@
|
||||
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/)
|
||||
# SysTray pop-up menu
|
||||
|
||||
BLOCK_HEIGHT = 区块高度
|
||||
|
||||
CHECK_TIME_ACCURACY = 检查时间准确性
|
||||
|
||||
CONNECTION = 个链接
|
||||
|
||||
CONNECTIONS = 个链接
|
||||
|
||||
EXIT = 退出核心
|
||||
|
||||
MINTING_DISABLED = 没有铸币
|
||||
|
||||
MINTING_ENABLED = ✔ 铸币
|
||||
|
||||
# Nagging about lack of NTP time sync
|
||||
NTP_NAG_CAPTION = 电脑的时间不准确!
|
||||
|
||||
NTP_NAG_TEXT_UNIX = 安装NTP服务以获取准确的时间。
|
||||
|
||||
NTP_NAG_TEXT_WINDOWS = 从菜单中选择“同步时钟”进行修复。
|
||||
|
||||
OPEN_UI = 开启Qortal界面
|
||||
|
||||
SYNCHRONIZE_CLOCK = 同步时钟
|
||||
|
||||
SYNCHRONIZING_BLOCKCHAIN = 正在同步区块链
|
||||
|
||||
SYNCHRONIZING_CLOCK = 正在同步时钟
|
Reference in New Issue
Block a user