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

update Simplified Chinese translation #69

Merged
merged 1 commit into from
Jan 28, 2024
Merged
Show file tree
Hide file tree
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
42 changes: 21 additions & 21 deletions language/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,26 +92,26 @@
"description": "选择要添加的内容类型。"
},
{
"label": "Special stage type",
"label": "特殊关卡类型",
"options": [
{
"label": "Finish"
"label": "结束"
},
{
"label": "Extra life"
"label": "额外生命"
},
{
"label": "Extra time"
"label": "额外时间"
}
]
},
{
"label": "Number of extra lives",
"description": "Set how many lives the user will get when entering this stage."
"label": "额外生命数量",
"description": "设置用户进入此关卡时将获得多少条生命。"
},
{
"label": "Number of seconds of extra time",
"description": "Set how many seceonds the user will gain for the global time limit when entering this stage."
"label": "额外时间秒数",
"description": "设置用户进入此关卡时全局时间限制将增加多少秒。"
},
{
"label": "连接的关卡"
Expand Down Expand Up @@ -145,11 +145,11 @@
"label": "用户成功",
"fields": [
{
"label": "消息",
"label": "消息(用户成功)",
"placeholder": "你成功了..."
},
{
"label": "结束屏幕媒体"
"label": "结束屏幕媒体(用户成功)"
}
]
},
Expand Down Expand Up @@ -323,16 +323,16 @@
"description": "在用户失去生命时播放。"
},
{
"label": "Gained life",
"description": "Will be played when the user gains a life."
"label": "获得生命",
"description": "当用户获得生命时播放的声音。"
},
{
"label": "游戏结束",
"description": "在游戏结束且用户无法继续时播放。"
},
{
"label": "Gained extra time",
"description": "Will be played when the user gains extra time."
"label": "获得额外时间",
"description": "当用户获得额外时间时播放的声音。"
},
{
"label": "超时警告",
Expand All @@ -358,8 +358,8 @@
"description": "设置用户的生命数,留空为无限生命。当用户在某一关卡没有得到满分时,将失去一条生命。一旦用户失去所有生命,则游戏结束。"
},
{
"label": "Global time limit",
"description": "Optional time limit in seconds for the whole game. If a user exceeds this time, the game will be over immediately."
"label": "全局时间限制",
"description": "整个游戏的可选时间限制,以秒为单位。如果用户超过此时间,游戏将立即结束。"
},
{
"label": "超时警告时间设置",
Expand Down Expand Up @@ -444,8 +444,8 @@
"default": "你已经取得了满分,但失去了所有的生命!"
},
{
"label": "Full score, but timed out",
"default": "You have achieved full score, but ran out of time!"
"label": "满分,但超时",
"default": "您已经获得满分,但游戏时间已用尽!"
},
{
"label": "完成地图对话框标题",
Expand Down Expand Up @@ -474,7 +474,7 @@
{
"label": "访问被拒绝对话框文本:最低分数",
"description": "@minScore 是一个占位符,将替换为相应的值。",
"default": "You need at least a certain number of points: @minscore"
"default": "您需要的最低分数:@minscore"
},
{
"label": "是的",
Expand All @@ -493,8 +493,8 @@
"default": "你已经失去了所有的生命。请重试!"
},
{
"label": "Dialog text game over by timeout",
"default": "You have run out of time. Please try again!"
"label": "超时游戏结束对话框文本",
"default": "很遗憾,游戏时间已用尽。请再试一次!"
},
{
"label": "超时对话框标题",
Expand Down
42 changes: 21 additions & 21 deletions language/zh-hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,26 +92,26 @@
"description": "选择要添加的内容类型。"
},
{
"label": "Special stage type",
"label": "特殊关卡类型",
"options": [
{
"label": "Finish"
"label": "结束"
},
{
"label": "Extra life"
"label": "额外生命"
},
{
"label": "Extra time"
"label": "额外时间"
}
]
},
{
"label": "Number of extra lives",
"description": "Set how many lives the user will get when entering this stage."
"label": "额外生命数量",
"description": "设置用户进入此关卡时将获得多少条生命。"
},
{
"label": "Number of seconds of extra time",
"description": "Set how many seceonds the user will gain for the global time limit when entering this stage."
"label": "额外时间秒数",
"description": "设置用户进入此关卡时全局时间限制将增加多少秒。"
},
{
"label": "连接的关卡"
Expand Down Expand Up @@ -145,11 +145,11 @@
"label": "用户成功",
"fields": [
{
"label": "消息",
"label": "消息(用户成功)",
"placeholder": "你成功了..."
},
{
"label": "结束屏幕媒体"
"label": "结束屏幕媒体(用户成功)"
}
]
},
Expand Down Expand Up @@ -323,16 +323,16 @@
"description": "在用户失去生命时播放。"
},
{
"label": "Gained life",
"description": "Will be played when the user gains a life."
"label": "获得生命",
"description": "当用户获得生命时播放的声音。"
},
{
"label": "游戏结束",
"description": "在游戏结束且用户无法继续时播放。"
},
{
"label": "Gained extra time",
"description": "Will be played when the user gains extra time."
"label": "获得额外时间",
"description": "当用户获得额外时间时播放的声音。"
},
{
"label": "超时警告",
Expand All @@ -358,8 +358,8 @@
"description": "设置用户的生命数,留空为无限生命。当用户在某一关卡没有得到满分时,将失去一条生命。一旦用户失去所有生命,则游戏结束。"
},
{
"label": "Global time limit",
"description": "Optional time limit in seconds for the whole game. If a user exceeds this time, the game will be over immediately."
"label": "全局时间限制",
"description": "整个游戏的可选时间限制,以秒为单位。如果用户超过此时间,游戏将立即结束。"
},
{
"label": "超时警告时间设置",
Expand Down Expand Up @@ -444,8 +444,8 @@
"default": "你已经取得了满分,但失去了所有的生命!"
},
{
"label": "Full score, but timed out",
"default": "You have achieved full score, but ran out of time!"
"label": "满分,但超时",
"default": "您已经获得满分,但游戏时间已用尽!"
},
{
"label": "完成地图对话框标题",
Expand Down Expand Up @@ -474,7 +474,7 @@
{
"label": "访问被拒绝对话框文本:最低分数",
"description": "@minScore 是一个占位符,将替换为相应的值。",
"default": "You need at least a certain number of points: @minscore"
"default": "您需要的最低分数:@minscore"
},
{
"label": "是的",
Expand All @@ -493,8 +493,8 @@
"default": "你已经失去了所有的生命。请重试!"
},
{
"label": "Dialog text game over by timeout",
"default": "You have run out of time. Please try again!"
"label": "超时游戏结束对话框文本",
"default": "很遗憾,游戏时间已用尽。请再试一次!"
},
{
"label": "超时对话框标题",
Expand Down
42 changes: 21 additions & 21 deletions language/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,26 +92,26 @@
"description": "选择要添加的内容类型。"
},
{
"label": "Special stage type",
"label": "特殊关卡类型",
"options": [
{
"label": "Finish"
"label": "结束"
},
{
"label": "Extra life"
"label": "额外生命"
},
{
"label": "Extra time"
"label": "额外时间"
}
]
},
{
"label": "Number of extra lives",
"description": "Set how many lives the user will get when entering this stage."
"label": "额外生命数量",
"description": "设置用户进入此关卡时将获得多少条生命。"
},
{
"label": "Number of seconds of extra time",
"description": "Set how many seceonds the user will gain for the global time limit when entering this stage."
"label": "额外时间秒数",
"description": "设置用户进入此关卡时全局时间限制将增加多少秒。"
},
{
"label": "连接的关卡"
Expand Down Expand Up @@ -145,11 +145,11 @@
"label": "用户成功",
"fields": [
{
"label": "消息",
"label": "消息(用户成功)",
"placeholder": "你成功了..."
},
{
"label": "结束屏幕媒体"
"label": "结束屏幕媒体(用户成功)"
}
]
},
Expand Down Expand Up @@ -323,16 +323,16 @@
"description": "在用户失去生命时播放。"
},
{
"label": "Gained life",
"description": "Will be played when the user gains a life."
"label": "获得生命",
"description": "当用户获得生命时播放的声音。"
},
{
"label": "游戏结束",
"description": "在游戏结束且用户无法继续时播放。"
},
{
"label": "Gained extra time",
"description": "Will be played when the user gains extra time."
"label": "获得额外时间",
"description": "当用户获得额外时间时播放的声音。"
},
{
"label": "超时警告",
Expand All @@ -358,8 +358,8 @@
"description": "设置用户的生命数,留空为无限生命。当用户在某一关卡没有得到满分时,将失去一条生命。一旦用户失去所有生命,则游戏结束。"
},
{
"label": "Global time limit",
"description": "Optional time limit in seconds for the whole game. If a user exceeds this time, the game will be over immediately."
"label": "全局时间限制",
"description": "整个游戏的可选时间限制,以秒为单位。如果用户超过此时间,游戏将立即结束。"
},
{
"label": "超时警告时间设置",
Expand Down Expand Up @@ -444,8 +444,8 @@
"default": "你已经取得了满分,但失去了所有的生命!"
},
{
"label": "Full score, but timed out",
"default": "You have achieved full score, but ran out of time!"
"label": "满分,但超时",
"default": "您已经获得满分,但游戏时间已用尽!"
},
{
"label": "完成地图对话框标题",
Expand Down Expand Up @@ -474,7 +474,7 @@
{
"label": "访问被拒绝对话框文本:最低分数",
"description": "@minScore 是一个占位符,将替换为相应的值。",
"default": "You need at least a certain number of points: @minscore"
"default": "您需要的最低分数:@minscore"
},
{
"label": "是的",
Expand All @@ -493,8 +493,8 @@
"default": "你已经失去了所有的生命。请重试!"
},
{
"label": "Dialog text game over by timeout",
"default": "You have run out of time. Please try again!"
"label": "超时游戏结束对话框文本",
"default": "很遗憾,游戏时间已用尽。请再试一次!"
},
{
"label": "超时对话框标题",
Expand Down
Loading