This is an automated email from the ASF dual-hosted git repository.
graceguo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/master by this push:
new 4377328 Add Chinese translation (#7481)
4377328 is described below
commit 4377328e39d28157305b07b73caca57076adc03d
Author: cscainiao <[email protected]>
AuthorDate: Sun May 12 12:48:43 2019 +0800
Add Chinese translation (#7481)
* add chinese translate
* edit chinese translation
* Add Chinese translation
* Revised Chinese translation
* restore .json
---
superset/translations/zh/LC_MESSAGES/messages.mo | Bin 86446 -> 87005 bytes
superset/translations/zh/LC_MESSAGES/messages.po | 48 +++++++++++++++++++++--
2 files changed, 45 insertions(+), 3 deletions(-)
diff --git a/superset/translations/zh/LC_MESSAGES/messages.mo
b/superset/translations/zh/LC_MESSAGES/messages.mo
index 31255f8..7b7ee98 100644
Binary files a/superset/translations/zh/LC_MESSAGES/messages.mo and
b/superset/translations/zh/LC_MESSAGES/messages.mo differ
diff --git a/superset/translations/zh/LC_MESSAGES/messages.po
b/superset/translations/zh/LC_MESSAGES/messages.po
index 8e0186e..866adaa 100644
--- a/superset/translations/zh/LC_MESSAGES/messages.po
+++ b/superset/translations/zh/LC_MESSAGES/messages.po
@@ -4483,10 +4483,12 @@ msgid ""
"schema, and table name"
msgstr "找不到 [{}] 表,请仔细检查您的数据库连接、Schema 和 表名"
-#: superset/connectors/sqla/views.py:270
+#: superset/connectors/sqla/views.py:291
msgid ""
-"The table was created. As part of this two phase configuration process, you "
-"should now click the edit button by the new table to configure it."
+"The table was created. "
+"As part of this two-phase configuration "
+"process, you should now click the edit button by "
+"the new table to configure it."
msgstr ""
"表被创建。作为这两个阶段配置过程的一部分,您现在应该单击新表的编辑按钮来配置"
"它。"
@@ -5129,6 +5131,46 @@ msgstr ""
"此数据源的缓存超时持续时间(以秒为单位)。超时为0表示缓存永远不会过期。"
"注意,如果未定义,这默认为集群超时。"
+#: superset\assets\src\explore\components\controls\AnnotationLayer.jsx:624
+msgid "Layer Configuration"
+msgstr "配置Layer"
+
+#: superset\assets\src\explore\components\controls\AnnotationLayer.jsx:625
+msgid "Configure the basics of your Annotation Layer."
+msgstr "注释层基本配置"
+
+#: superset\assets\src\explore\components\controls\AnnotationLayer.jsx:633
+msgid "Mandatory"
+msgstr "必填参数"
+
+#: superset\assets\src\explore\components\controls\AnnotationLayer.jsx:637
+msgid "Hide Layer"
+msgstr "隐藏Layer"
+
+#: superset\assets\src\explore\components\controls\AnnotationLayer.jsx:644
+msgid "Annotation Layer Type"
+msgstr "注释层类型"
+
+#: superset\assets\src\explore\components\controls\AnnotationLayer.jsx:643
+msgid "Choose the Annotation Layer Type"
+msgstr "选择注释层类型"
+
+#: superset\assets\src\explore\components\controls\AnnotationLayer.jsx:528
+msgid "Display configuration"
+msgstr "显示配置"
+
+#: superset\assets\src\explore\components\controls\AnnotationLayer.jsx:533
+msgid "Style"
+msgstr "风格"
+
+#: superset\assets\src\explore\components\controls\AnnotationLayer.jsx:529
+msgid "Configure your how you overlay is displayed here."
+msgstr "配置如何在这里显示您的覆盖。"
+
+#: superset\assets\src\explore\components\controls\AnnotationLayer.jsx:577
+msgid "Line Width"
+msgstr "线宽"
+
#~ msgid "Please choose at least one \"Group by\" field"
#~ msgstr "请至少选择一个“分组”字段"