mirror of
https://github.com/git-touch/git-touch
synced 2025-01-22 20:19:57 +01:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (87 of 87 strings) Co-authored-by: Oliver Lew <oliver_lew@outlook.com> Translate-URL: https://hosted.weblate.org/projects/git-touch/git-touch/zh_Hans/ Translation: GitTouch/GitTouch
This commit is contained in:
parent
9c72645e8c
commit
e6e46d30ab
@ -183,7 +183,7 @@
|
|||||||
"@followSystem": {
|
"@followSystem": {
|
||||||
"description": "follow systems setting"
|
"description": "follow systems setting"
|
||||||
},
|
},
|
||||||
"brightness": "外观",
|
"brightness": "亮度",
|
||||||
"@brightness": {
|
"@brightness": {
|
||||||
"description": "brightness"
|
"description": "brightness"
|
||||||
},
|
},
|
||||||
@ -199,7 +199,7 @@
|
|||||||
"@gitlabStatus": {
|
"@gitlabStatus": {
|
||||||
"description": "GitLab status"
|
"description": "GitLab status"
|
||||||
},
|
},
|
||||||
"githubStatus": "GitHub 服务状态",
|
"githubStatus": "GitHub 系统状态",
|
||||||
"@githubStatus": {
|
"@githubStatus": {
|
||||||
"description": "github status"
|
"description": "github status"
|
||||||
},
|
},
|
||||||
@ -267,7 +267,7 @@
|
|||||||
"@notification": {
|
"@notification": {
|
||||||
"description": "The Notification tab"
|
"description": "The Notification tab"
|
||||||
},
|
},
|
||||||
"projectActions": "项目行动",
|
"projectActions": "项目操作",
|
||||||
"@projectActions": {
|
"@projectActions": {
|
||||||
"description": "Project Actions"
|
"description": "Project Actions"
|
||||||
},
|
},
|
||||||
@ -283,11 +283,11 @@
|
|||||||
"@mergeRequests": {
|
"@mergeRequests": {
|
||||||
"description": "Merge request"
|
"description": "Merge request"
|
||||||
},
|
},
|
||||||
"branches": "分支机构",
|
"branches": "分支",
|
||||||
"@branches": {
|
"@branches": {
|
||||||
"description": "branches"
|
"description": "branches"
|
||||||
},
|
},
|
||||||
"commits": "承诺",
|
"commits": "提交",
|
||||||
"@commits": {
|
"@commits": {
|
||||||
"description": "Commits"
|
"description": "Commits"
|
||||||
},
|
},
|
||||||
@ -299,7 +299,7 @@
|
|||||||
"@issues": {
|
"@issues": {
|
||||||
"description": "issues"
|
"description": "issues"
|
||||||
},
|
},
|
||||||
"forks": "叉子",
|
"forks": "分叉",
|
||||||
"@forks": {
|
"@forks": {
|
||||||
"description": "forks"
|
"description": "forks"
|
||||||
},
|
},
|
||||||
@ -311,19 +311,19 @@
|
|||||||
"@webview": {
|
"@webview": {
|
||||||
"description": "render webview for markdown"
|
"description": "render webview for markdown"
|
||||||
},
|
},
|
||||||
"flutter": "翩翩",
|
"flutter": "Flutter",
|
||||||
"@flutter": {
|
"@flutter": {
|
||||||
"description": "render flutter for markdown"
|
"description": "render flutter for markdown"
|
||||||
},
|
},
|
||||||
"material": "材质",
|
"material": "材质设计",
|
||||||
"@material": {
|
"@material": {
|
||||||
"description": "Material scaffold theme"
|
"description": "Material scaffold theme"
|
||||||
},
|
},
|
||||||
"cupertino": "库柏蒂诺",
|
"cupertino": "Cupertino",
|
||||||
"@cupertino": {
|
"@cupertino": {
|
||||||
"description": "Cupertino scaffold theme"
|
"description": "Cupertino scaffold theme"
|
||||||
},
|
},
|
||||||
"scaffoldTheme": "脚手架主题",
|
"scaffoldTheme": "Scaffold主题",
|
||||||
"@scaffoldTheme": {
|
"@scaffoldTheme": {
|
||||||
"description": "Kind of theme - cupertino or material"
|
"description": "Kind of theme - cupertino or material"
|
||||||
},
|
},
|
||||||
@ -331,7 +331,7 @@
|
|||||||
"@reviewPermissions": {
|
"@reviewPermissions": {
|
||||||
"description": "review Permissions"
|
"description": "review Permissions"
|
||||||
},
|
},
|
||||||
"pinnedRepositories": "钉住的存储库",
|
"pinnedRepositories": "置顶仓库",
|
||||||
"@pinnedRepositories": {
|
"@pinnedRepositories": {
|
||||||
"description": "pinned repositories"
|
"description": "pinned repositories"
|
||||||
},
|
},
|
||||||
@ -339,7 +339,7 @@
|
|||||||
"@popularRepositories": {
|
"@popularRepositories": {
|
||||||
"description": "popular repositories"
|
"description": "popular repositories"
|
||||||
},
|
},
|
||||||
"gists": "Gists",
|
"gists": "代码片段",
|
||||||
"@gists": {
|
"@gists": {
|
||||||
"description": "gists for a user"
|
"description": "gists for a user"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user