Skip to content

Commit 7e80537

Browse files
committed
Fix some Simplified Chinese string.
1 parent f8ced7c commit 7e80537

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

zh-Hans.lproj/Localizable.strings

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"Are you sure you want to log out?" = "您确定要注销吗?";
3636

3737
/* Label shown next to an attachment */
38-
"Attachment" = "依恋";
38+
"Attachment" = "附件";
3939

4040
/* Error message: attachment too large */
4141
"Attachment exceeds maximum size" = "附件超过最大尺寸";
4242

4343
/* Alert action
4444
Invite reaction button */
45-
"Block" = "防止";
45+
"Block" = "屏蔽";
4646

4747
/* Alert action */
4848
"Block contact?" = "屏蔽联系人?";
@@ -170,13 +170,13 @@
170170
"Form" = "表格";
171171

172172
/* Menu item */
173-
"Forward" = "重定向";
173+
"Forward" = "转发";
174174

175175
/* User name prompt */
176176
"Full name, e.g. John Doe" = "全名,例如张伟";
177177

178178
/* Invite reaction button */
179-
"Ignore" = "忽视";
179+
"Ignore" = "忽略";
180180

181181
/* Error message */
182182
"Invalid group ID: %d (%@)" = "无效的群组ID:%1$d (%2$@)";
@@ -188,7 +188,7 @@
188188
"Invite" = "邀请";
189189

190190
/* Alert action */
191-
"Leave" = "放弃";
191+
"Leave" = "离开";
192192

193193
/* Alert title */
194194
"Leave the conversation?" = "离开对话吗?";
@@ -197,7 +197,7 @@
197197
"Leave the group?" = "离开小组?";
198198

199199
/* Section title */
200-
"Local Contacts" = "当地联络人";
200+
"Local Contacts" = "本地联络人";
201201

202202
/* Login progress text */
203203
"Logging in..." = "登录中...";
@@ -209,7 +209,7 @@
209209
"Make owner" = "设为拥有者";
210210

211211
/* View title */
212-
"Manage members" = "管理会员";
212+
"Manage members" = "管理成员";
213213

214214
/* Toast notification */
215215
"Message not sent." = "消息未发送。";
@@ -249,7 +249,7 @@
249249
"online now" = "现在在线";
250250

251251
/* Toast notification */
252-
"Only Owner can delete group" = "只有所有者可以删除组";
252+
"Only Owner can delete group" = "只有所有者可以删除群组";
253253

254254
/* Toast notification */
255255
"Owner cannot leave the group" = "所有者不能离开群组";
@@ -306,7 +306,7 @@
306306
"Request failed: %@" = "请求失败:%@";
307307

308308
/* Progress overlay */
309-
"Requesting..." = "正在要求...";
309+
"Requesting..." = "请求中...";
310310

311311
/* Placeholder prompt */
312312
"Search by tags" = "按标签搜索";
@@ -360,7 +360,7 @@
360360
"Unknown type" = "未知类型";
361361

362362
/* Label shown next to an unsupported Drafty format element */
363-
"Unsupported" = "无资助的";
363+
"Unsupported" = "不支持";
364364

365365
/* Error message */
366366
"Upload failed (%@): empty response body." = "上传失败(%@):响应正文为空。";
@@ -381,7 +381,7 @@
381381
"You are invited to start a new chat. What would you like?" = "邀请您开始新的聊天。你想干什么?";
382382

383383
/* Toast notification */
384-
"You are offline." = "您离线。";
384+
"You are offline." = "您已离线。";
385385

386386
/* Placeholder when no chats found */
387387
"You have no chats\n\n¯\\_(ツ)_/¯" = "您没有聊天记录\n\n¯\\_(ツ)_/¯";

0 commit comments

Comments
 (0)