mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
I18n: Crowdin sync (#78418)
* New translations grafana.json (Chinese Simplified) * Github Action: Auto-fix i18n files --------- Co-authored-by: grafana-i18n-bot <grafana-i18n-bot@users.noreply.github.com>
This commit is contained in:
parent
d70d939294
commit
5ca5a95e63
@ -556,42 +556,42 @@
|
||||
"container": {
|
||||
"content": "在单个面板中呈现太多系列可能会影响性能并使数据更难读取。请考虑完善您的查询。",
|
||||
"show-all-series": "显示全部 {{length}}",
|
||||
"show-only-series": "",
|
||||
"title": ""
|
||||
"show-only-series": "仅显示 {{MAX_NUMBER_OF_TIME_SERIES}} 序列",
|
||||
"title": "图形"
|
||||
}
|
||||
},
|
||||
"help-modal": {
|
||||
"shortcuts-category": {
|
||||
"dashboard": "仪表板",
|
||||
"focused-panel": "",
|
||||
"global": "",
|
||||
"time-range": ""
|
||||
"focused-panel": "聚焦面板",
|
||||
"global": "全局",
|
||||
"time-range": "时间范围"
|
||||
},
|
||||
"shortcuts-description": {
|
||||
"change-theme": "",
|
||||
"collapse-all-rows": "",
|
||||
"change-theme": "更改主题",
|
||||
"collapse-all-rows": "折叠所有行",
|
||||
"dashboard-settings": "仪表板设置",
|
||||
"duplicate-panel": "",
|
||||
"exit-edit/setting-views": "",
|
||||
"expand-all-rows": "",
|
||||
"go-to-dashboards": "",
|
||||
"go-to-explore": "",
|
||||
"go-to-home-dashboard": "",
|
||||
"go-to-profile": "",
|
||||
"make-time-range-permanent": "",
|
||||
"move-time-range-back": "",
|
||||
"move-time-range-forward": "",
|
||||
"open-search": "",
|
||||
"open-shared-modal": "",
|
||||
"refresh-all-panels": "",
|
||||
"remove-panel": "",
|
||||
"duplicate-panel": "复制面板",
|
||||
"exit-edit/setting-views": "退出编辑/设置视图",
|
||||
"expand-all-rows": "展开所有行",
|
||||
"go-to-dashboards": "转到仪表板",
|
||||
"go-to-explore": "转到浏览",
|
||||
"go-to-home-dashboard": "转到主仪表板",
|
||||
"go-to-profile": "转到个人资料",
|
||||
"make-time-range-permanent": "使时间范围成为绝对/永久",
|
||||
"move-time-range-back": "向后移动时间范围",
|
||||
"move-time-range-forward": "向前移动时间范围",
|
||||
"open-search": "打开搜索",
|
||||
"open-shared-modal": "打开面板分享模式",
|
||||
"refresh-all-panels": "刷新所有面板",
|
||||
"remove-panel": "删除面板",
|
||||
"save-dashboard": "保存仪表板",
|
||||
"show-all-shortcuts": "",
|
||||
"toggle-active-mode": "",
|
||||
"toggle-all-panel-legends": "",
|
||||
"toggle-auto-fit": "",
|
||||
"toggle-exemplars": "",
|
||||
"toggle-graph-crosshair": "",
|
||||
"show-all-shortcuts": "显示所有快捷键",
|
||||
"toggle-active-mode": "切换非活动/视图模式",
|
||||
"toggle-all-panel-legends": "切换所有面板图例",
|
||||
"toggle-auto-fit": "切换自动适合面板(实验性功能)",
|
||||
"toggle-exemplars": "切换所有面板中的示例",
|
||||
"toggle-graph-crosshair": "切换分享的图形交叉点",
|
||||
"toggle-kiosk": "切换 kiosk 模式(隐藏顶部导航)",
|
||||
"toggle-panel-edit": "切换面板编辑视图",
|
||||
"toggle-panel-fullscreen": "切换面板全屏视图",
|
||||
|
Loading…
Reference in New Issue
Block a user