From 4dd1ddf8f96156d720861e7c75bc076b43274193 Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Sat, 27 Feb 2021 04:39:21 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (87 of 87 strings) Translation: GitTouch/GitTouch Translate-URL: https://hosted.weblate.org/projects/git-touch/git-touch/zh_Hans/ --- lib/l10n/intl_zh_Hans.arb | 82 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 81 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_zh_Hans.arb b/lib/l10n/intl_zh_Hans.arb index 2c9796b..a51fdb7 100644 --- a/lib/l10n/intl_zh_Hans.arb +++ b/lib/l10n/intl_zh_Hans.arb @@ -123,7 +123,7 @@ "@watchers": { "description": "watchers" }, - "projects": "", + "projects": "项目介绍", "@projects": { "description": "projects" }, @@ -266,5 +266,85 @@ "notification": "通知", "@notification": { "description": "The Notification tab" + }, + "projectActions": "项目行动", + "@projectActions": { + "description": "Project Actions" + }, + "issue": "问题", + "@issue": { + "description": "issue" + }, + "somethingBadHappens": "糟糕的事情发生了。", + "@somethingBadHappens": { + "description": "error message" + }, + "mergeRequests": "合并请求", + "@mergeRequests": { + "description": "Merge request" + }, + "branches": "分支机构", + "@branches": { + "description": "branches" + }, + "commits": "承诺", + "@commits": { + "description": "Commits" + }, + "pullRequests": "拉动请求", + "@pullRequests": { + "description": "Pull Requests" + }, + "issues": "问题", + "@issues": { + "description": "issues" + }, + "forks": "叉子", + "@forks": { + "description": "forks" + }, + "releases": "发布", + "@releases": { + "description": "releases" + }, + "webview": "WebView", + "@webview": { + "description": "render webview for markdown" + }, + "flutter": "翩翩", + "@flutter": { + "description": "render flutter for markdown" + }, + "material": "材质", + "@material": { + "description": "Material scaffold theme" + }, + "cupertino": "库柏蒂诺", + "@cupertino": { + "description": "Cupertino scaffold theme" + }, + "scaffoldTheme": "脚手架主题", + "@scaffoldTheme": { + "description": "Kind of theme - cupertino or material" + }, + "reviewPermissions": "审查权限", + "@reviewPermissions": { + "description": "review Permissions" + }, + "pinnedRepositories": "钉住的存储库", + "@pinnedRepositories": { + "description": "pinned repositories" + }, + "popularRepositories": "热门库", + "@popularRepositories": { + "description": "popular repositories" + }, + "gists": "Gists", + "@gists": { + "description": "gists for a user" + }, + "news": "新闻中心", + "@news": { + "description": "The News tab" } }