mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
added some missing translation from 3 files: char_selection.ftl, common.ftl, gameinput.ftl
This commit is contained in:
parent
4d086bbbe6
commit
1ad0ec8c70
@ -19,5 +19,10 @@ char_selection-eye_color = 眼睛颜色
|
||||
char_selection-skin = 肤色
|
||||
char_selection-eyeshape = 眼睛形状
|
||||
char_selection-accessories = 配饰
|
||||
char_selection-starting_site = 选择初始区域
|
||||
char_selection-starting_site_next = 下一个
|
||||
char_selection-starting_site_prev = 上一个
|
||||
char_selection-starting_site_name = { $name }
|
||||
char_selection-starting_site_kind = 种类: { $kind }
|
||||
char_selection-create_info_name = 你的角色需要一个名字!
|
||||
char_selection-version_mismatch = 警告!此服务器正在运行另一个可能不兼容的游戏版本,请更新您的游戏.
|
||||
char_selection-version_mismatch = 警告!此服务器正在运行另一个可能不兼容的游戏版本,请更新您的游戏.
|
||||
|
@ -90,6 +90,7 @@ common-rand_name = 随机名称
|
||||
common-stats-combat_rating = 战力
|
||||
common-stats-power = 威力
|
||||
common-stats-speed = 速度
|
||||
common-stats-effect-power = 效果威力
|
||||
common-stats-poise = 法力/耐力回复
|
||||
common-stats-range = 范围
|
||||
common-stats-energy_efficiency = 耐力消耗
|
||||
@ -103,9 +104,10 @@ common-stats-energy_reward = 耐力值增益
|
||||
common-stats-crit_power = 暴击威力
|
||||
common-stats-stealth = 潜行
|
||||
common-stats-slots = 栏位
|
||||
common-stats-durability = 耐久
|
||||
common-material-metal = 金属
|
||||
common-material-wood = 木材
|
||||
common-material-stone = 石材
|
||||
common-material-cloth = 布料
|
||||
common-material-hide = 隐藏
|
||||
common-sprite-chest = 宝箱
|
||||
common-sprite-chest = 宝箱
|
||||
|
@ -49,6 +49,7 @@ gameinput-togglewield = 切换手持
|
||||
gameinput-interact = 交互
|
||||
gameinput-freelook = 自由视角
|
||||
gameinput-autowalk = 自动 行走/滑翔
|
||||
gameinput-zoomlock = 摄像头缩放锁定
|
||||
gameinput-cameraclamp = 锁定视角
|
||||
gameinput-dance = 跳舞
|
||||
gameinput-select = 选择实体
|
||||
@ -70,4 +71,4 @@ gameinput-mutemaster = 全局静音
|
||||
gameinput-muteinactivemaster = 全局静音 (非活动窗口)
|
||||
gameinput-mutemusic = 音乐静音
|
||||
gameinput-mutesfx = 音效静音
|
||||
gameinput-muteambience = 环境静音
|
||||
gameinput-muteambience = 环境静音
|
||||
|
Loading…
Reference in New Issue
Block a user