Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add chinese simplified translation #45

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions ZH-CN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"loadButtonLabel": "点击\n加载\n全景",
"loadingLabel": "加载中...",
"bylineLabel": "由 %s 制作",
"noPanoramaError": "全景图未指定。",
"fileAccessError": "该文件无法访问 %s 。",
"malformedURLError": "全景URL不正确。",
"iOS8WebGLError": "由于 iOS 8 WebGL 实现中的缺陷,该设备只支持逐行编码的 JPEG 文件(该全景图为标准编码)。",
"genericWebGLError": "您的浏览器不支持 WebGL,而 WebGL 是查看全景图的必要条件。",
"textureSizeError": "这个全景图似乎对您的设备来说太大了!全景图的宽度为 %spx,而该设备只支持最大宽度为 %spx 的全景图。请更换设备体验(如果您是作者,请尝试缩小图片的大小)",
"unknownError": "未知错误,详情查看开发者控制台。"
}