mike-jumper commented on a change in pull request #453: GUACAMOLE-903: Improved 
Chinese internationalization support
URL: https://github.com/apache/guacamole-client/pull/453#discussion_r363015805
 
 

 ##########
 File path: guacamole/src/main/webapp/translations/zh.json
 ##########
 @@ -300,14 +318,129 @@
 
         "FIELD_PLACEHOLDER_FILTER" : "@:APP.FIELD_PLACEHOLDER_FILTER",
 
+        "HELP_NO_USER_GROUPS" : "该用户当前不属于任何组。 展开此部分以添加组。",
+       
         "INFO_READ_ONLY" : "对不起,不能编辑此用户的账户。",
+        "INFO_NO_USER_GROUPS_AVAILABLE" : "没用可用的用户组.",
 
+        "SECTION_HEADER_ALL_CONNECTIONS"     : "全部连接",
         "SECTION_HEADER_CONNECTIONS" : "连接",
+        "SECTION_HEADER_CURRENT_CONNECTIONS" : "当前连接",
         "SECTION_HEADER_EDIT_USER"   : "编辑用户",
         "SECTION_HEADER_PERMISSIONS" : "使用权限",
-
+        "SECTION_HEADER_USER_GROUPS"         : "用户组",
+       
         "TEXT_CONFIRM_DELETE" : "将不能恢复已被删除的用户。确定要删除这个用户吗?"
 
+    },
+    
+        "MANAGE_USER_GROUP" : {
 
 Review comment:
   Beware - it looks like you accidentally indented this an extra level.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to