@dhis2/analytics 23.12.3 → 23.12.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [23.12.4](https://github.com/dhis2/analytics/compare/v23.12.3...v23.12.4) (2022-06-20)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (master) ([80b79f5](https://github.com/dhis2/analytics/commit/80b79f5737cfffb61d5c9a4758d8aaa3ab2f93e1))
|
|
7
|
+
|
|
1
8
|
## [23.12.3](https://github.com/dhis2/analytics/compare/v23.12.2...v23.12.3) (2022-06-19)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -84,35 +84,35 @@
|
|
|
84
84
|
"visualization": "可视化",
|
|
85
85
|
"Edit": "编辑",
|
|
86
86
|
"Write a reply": "书写应答",
|
|
87
|
-
"Post reply": "",
|
|
88
|
-
"Could not update comment": "",
|
|
89
|
-
"Enter comment text": "",
|
|
87
|
+
"Post reply": "发表回复",
|
|
88
|
+
"Could not update comment": "无法更新评论",
|
|
89
|
+
"Enter comment text": "输入评论文本",
|
|
90
90
|
"Update": "更新",
|
|
91
|
-
"Viewing interpretation: {{visualisationName}}": "",
|
|
92
|
-
"Could not load interpretation": "",
|
|
93
|
-
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
|
|
94
|
-
"Hide interpretation": "",
|
|
91
|
+
"Viewing interpretation: {{visualisationName}}": "查看解释:{{visualisationName}}",
|
|
92
|
+
"Could not load interpretation": "无法加载解释",
|
|
93
|
+
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "无法显示解释。重试或联系您的系统管理员。",
|
|
94
|
+
"Hide interpretation": "隐藏解释",
|
|
95
95
|
"Write an interpretation": "书写注释",
|
|
96
|
-
"Post interpretation": "",
|
|
96
|
+
"Post interpretation": "后解释",
|
|
97
97
|
"Interpretations": "解释",
|
|
98
98
|
"Unlike": "不喜欢",
|
|
99
99
|
"Like": "喜欢",
|
|
100
100
|
"Reply": "应答",
|
|
101
101
|
"Share": "分享",
|
|
102
|
-
"See interpretation": "",
|
|
102
|
+
"See interpretation": "见解释",
|
|
103
103
|
"Manage sharing": "管理共享",
|
|
104
|
-
"Could not update interpretation": "",
|
|
105
|
-
"Enter interpretation text": "",
|
|
106
|
-
"Bold text": "",
|
|
107
|
-
"Italic text": "",
|
|
108
|
-
"Link to a URL": "",
|
|
109
|
-
"Mention a user": "",
|
|
110
|
-
"Add emoji": "",
|
|
104
|
+
"Could not update interpretation": "无法更新解释",
|
|
105
|
+
"Enter interpretation text": "输入解释文本",
|
|
106
|
+
"Bold text": "粗体文字",
|
|
107
|
+
"Italic text": "斜体文字",
|
|
108
|
+
"Link to a URL": "链接到 URL",
|
|
109
|
+
"Mention a user": "提及用户",
|
|
110
|
+
"Add emoji": "添加表情符号",
|
|
111
111
|
"Preview": "预览",
|
|
112
|
-
"Back to write mode": "",
|
|
113
|
-
"Too many results. Try refining the search.": "",
|
|
114
|
-
"Search for a user": "",
|
|
115
|
-
"Searching for \"{{searchText}}\"": "",
|
|
112
|
+
"Back to write mode": "返回写入模式",
|
|
113
|
+
"Too many results. Try refining the search.": "结果太多。尝试优化搜索。",
|
|
114
|
+
"Search for a user": "搜索用户",
|
|
115
|
+
"Searching for \"{{searchText}}\"": "正在搜索“{{searchText}}”",
|
|
116
116
|
"No results found": "没有结果",
|
|
117
117
|
"Created by": "创建人",
|
|
118
118
|
"Anyone": "任何人",
|
|
@@ -84,35 +84,35 @@
|
|
|
84
84
|
"visualization": "可视化",
|
|
85
85
|
"Edit": "编辑",
|
|
86
86
|
"Write a reply": "书写应答",
|
|
87
|
-
"Post reply": "",
|
|
88
|
-
"Could not update comment": "",
|
|
89
|
-
"Enter comment text": "",
|
|
87
|
+
"Post reply": "发表回复",
|
|
88
|
+
"Could not update comment": "无法更新评论",
|
|
89
|
+
"Enter comment text": "输入评论文本",
|
|
90
90
|
"Update": "更新",
|
|
91
|
-
"Viewing interpretation: {{visualisationName}}": "",
|
|
92
|
-
"Could not load interpretation": "",
|
|
93
|
-
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
|
|
94
|
-
"Hide interpretation": "",
|
|
91
|
+
"Viewing interpretation: {{visualisationName}}": "查看解释:{{visualisationName}}",
|
|
92
|
+
"Could not load interpretation": "无法加载解释",
|
|
93
|
+
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "无法显示解释。重试或联系您的系统管理员。",
|
|
94
|
+
"Hide interpretation": "隐藏解释",
|
|
95
95
|
"Write an interpretation": "书写注释",
|
|
96
|
-
"Post interpretation": "",
|
|
96
|
+
"Post interpretation": "后解释",
|
|
97
97
|
"Interpretations": "解释",
|
|
98
98
|
"Unlike": "不喜欢",
|
|
99
99
|
"Like": "喜欢",
|
|
100
100
|
"Reply": "应答",
|
|
101
101
|
"Share": "分享",
|
|
102
|
-
"See interpretation": "",
|
|
102
|
+
"See interpretation": "见解释",
|
|
103
103
|
"Manage sharing": "管理共享",
|
|
104
|
-
"Could not update interpretation": "",
|
|
105
|
-
"Enter interpretation text": "",
|
|
106
|
-
"Bold text": "",
|
|
107
|
-
"Italic text": "",
|
|
108
|
-
"Link to a URL": "",
|
|
109
|
-
"Mention a user": "",
|
|
110
|
-
"Add emoji": "",
|
|
104
|
+
"Could not update interpretation": "无法更新解释",
|
|
105
|
+
"Enter interpretation text": "输入解释文本",
|
|
106
|
+
"Bold text": "粗体文字",
|
|
107
|
+
"Italic text": "斜体文字",
|
|
108
|
+
"Link to a URL": "链接到 URL",
|
|
109
|
+
"Mention a user": "提及用户",
|
|
110
|
+
"Add emoji": "添加表情符号",
|
|
111
111
|
"Preview": "预览",
|
|
112
|
-
"Back to write mode": "",
|
|
113
|
-
"Too many results. Try refining the search.": "",
|
|
114
|
-
"Search for a user": "",
|
|
115
|
-
"Searching for \"{{searchText}}\"": "",
|
|
112
|
+
"Back to write mode": "返回写入模式",
|
|
113
|
+
"Too many results. Try refining the search.": "结果太多。尝试优化搜索。",
|
|
114
|
+
"Search for a user": "搜索用户",
|
|
115
|
+
"Searching for \"{{searchText}}\"": "正在搜索“{{searchText}}”",
|
|
116
116
|
"No results found": "没有结果",
|
|
117
117
|
"Created by": "创建人",
|
|
118
118
|
"Anyone": "任何人",
|