Fabricio20 / HubBasics

Bukkit Plugin For Hub Owners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello, can you add more language file?

zMCdarc opened this issue · comments

the chinese language here

Command:
  NoPermission: 你没有权限去执行这个指令!
  PlayersOnly: 这个命令只有玩家才能执行!
  UsagePrefix: 用法
  ErrorOccurred: 内部错误
  InputNotNumber: '{0} 不是一个数字!'
  NotFound: '未知命令.到 http://www.whomc.com/ 或qq群查看帮助'
Holograms:
  Usage:
    Create: /holograms create <文本>
    Reset: /holograms reset <ID>
    AddLine: /holograms addline <ID> <文本>
    Delete: /holograms delete <ID>
    List: /holograms list
  Error:
    NotExist: 全息显示 {0} 不存在!
  Success:
    Create: 成功创建全息字 {0}.
    Reset: 全息字 {0} 已被重设.
    AddLine: 为全息字 {0} 成功增加行.
    Delete: 为全息字 {0} 成功删除行.
    List:
      Prefix: 全息显示 
      Empty: 无法找到全息字
Hat:
  Usage: /hat <id> [meta]
  Success: 帽子已更新!
Hub:
  InvalidWorld: 错误的大厅世界!
  LocationUpdated: 大厅位置已更新!
Warp:
  Usage: /warps <名称>
  NotExist: 地标 {0} 不存在!
  Success: 将你传送到地标 {0}.
  DisabledGlobally: 地标模块未开启.
  DisabledInWorld: 这个世界不允许使用地标模块.
SetWarp:
  Usage: /setwarp <名称>
  AlreadyExist: 地标 {0} 已经存在.
  Success: 地标 {0} 设置在了你当前位置.
DelWarp:
  Usage: /delwarp <名称>
  NotExist: 地标 {0} 不存在!
  Success: 成功删除地标 {0}.
Warps:
  Prefix: 地标 

I noticed this, though we don't have a system in-place for pre-made translations, might as well reserve this for the future.