Skip to content

Commit

Permalink
New translations en_us.json (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sollace committed Nov 20, 2024
1 parent a5d8c80 commit 4c22054
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion src/main/resources/assets/hdskins/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"hdskins.error.offline": "- 服务器离线 -",
"hdskins.error.session": "无效的会话:请尝试重启Minecraft",
"hdskins.error.session.short": "无效会话",
"hdskins.error.dns": "Server is unreachable. Please check your DNS settings and restart the game.",
"hdskins.status.busy": "正在处理...",
"hdskins.open.title": "选择你的皮肤",
"hdskins.directory.up": "返回上一目录",
Expand Down Expand Up @@ -65,7 +66,19 @@
"hdskins.options.browse": "浏览",
"hdskins.options.skindrops": "实验性皮肤脱落",
"hdskins.options.cache": "清除皮肤缓存",
"hdskins.options.open_cache_folder": "Open Cache Folder",
"hdskins.settings.category.experiments": "Experiments",
"hdskins.settings.category.compatibility": "Compatibility",
"hdskins.settings.category.servers": "Skin Server List",
"hdskins.settings.main_screen_button": "Main Screen Button: %s",
"hdskins.compatibility.native_file_picker": "Use Native File Picker",
"hdskins.compatibility.sandboxing": "Sandboxing (LINUX :: Flatpak)",
"hdskins.experiments.batches": "Fetch skins in batches",
"hdskins.label.documentation": "Web API Docs",
"hdskins.label.source": "Source",
"hdskins.label.website": "Website",
"hdskins.label.author": "Author",
"hdskins.warning.experimental": "§6警告!: 这个选项是 §4实验性§6的, 这意味着他可能会造成损坏或崩溃. 开启它意味着你能承担它所带来的任何后果.",
"hdskins.warning.disabled.title": "§c%s %s",
"hdskins.warning.disabled.description": "§4(!禁用!)\n§7当前皮肤不是由你目前的皮肤服务器提供.\n§7选择一个不同的皮肤来开始."
}
}

0 comments on commit 4c22054

Please sign in to comment.