[
https://issues.apache.org/jira/browse/SCB-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16594944#comment-16594944
]
ASF GitHub Bot commented on SCB-809:
------------------------------------
asifdxtreme closed pull request #431: [SCB-809]Verify the chinese version of
the UI
URL: https://github.com/apache/incubator-servicecomb-service-center/pull/431
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/frontend/app/scripts/languages/locale-cz.js
b/frontend/app/scripts/languages/locale-cz.js
index 968d404b..7f8c6586 100644
--- a/frontend/app/scripts/languages/locale-cz.js
+++ b/frontend/app/scripts/languages/locale-cz.js
@@ -33,7 +33,7 @@ angular.module('serviceCenter')
"status": "状态",
"appId": "应用",
"version": "版本",
- "createdAt": "创建于",
+ "createdAt": "创建时间",
"address": "地址",
"refresh": "刷新",
"close": "关闭",
@@ -57,7 +57,7 @@ angular.module('serviceCenter')
"noSchemaFilesExists": "契约文件不存在",
"instances": "实例",
"operations": "操作",
- "noDataFound": "没有找到数据",
+ "noDataFound": "找不到数据",
"noSchemaFound": "找不到契约",
"schemaTest": "契约测试",
"schemes": "契约",
@@ -81,24 +81,24 @@ angular.module('serviceCenter')
"next": "下一步",
"noSchemaAvailableToDownload": "没有可用契约",
"download": "下载",
- "downloadAll": "全部下载",
- "alert": "警报",
+ "downloadAll": "下载全部",
+ "alert": "告警",
"delete": "删除",
"warning": "警告",
"prompt": "提示",
- "areYouSureToDelete": "你确定删除吗?",
+ "areYouSureToDelete": "确定要删除吗?",
"cannotDeleteServiceWhenInstanceIsAvailable": "实例可用时无法删除服务",
- "serviceDeletedSuccessfully": "服务已成功删除",
- "unableToDeleteService": "无法删除服务 再试一次",
+ "serviceDeletedSuccessfully": "删除服务成功",
+ "unableToDeleteService": "删除服务失败,请再试一次",
"back": "返回",
- "highwayErr": "Highway目前不受支持",
+ "highwayErr": "暂不支持Highway",
"noInstanceTip": "实例不可用",
"topology": "拓扑",
"userGuide": {
"title": "用户指南",
"developServiceProvider": "如何开发服务提供商?",
"developServiceConsumer": "如何发展服务消费者?",
- "instanceUnregister": "实例何时从服务中心取消注册?"
+ "instanceUnregister": "实例何时从服务中心注销?"
},
"viewMoreInfo": "查看更多信息"
});
\ No newline at end of file
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Verify the chinese version of the UI as all chinese text was translated using
> Google Translate
> ----------------------------------------------------------------------------------------------
>
> Key: SCB-809
> URL: https://issues.apache.org/jira/browse/SCB-809
> Project: Apache ServiceComb
> Issue Type: Improvement
> Components: Service-Center
> Affects Versions: service-center-1.1.0
> Reporter: xiaoyimei
> Assignee: xiaoyimei
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)