diff options
author | Codeberg Translate <translate@noreply.codeberg.org> | 2025-01-09 08:33:38 +0100 |
---|---|---|
committer | Earl Warren <earl-warren@noreply.codeberg.org> | 2025-01-09 08:33:38 +0100 |
commit | a22c8248a37772c11054679e0438ca5b217953c8 (patch) | |
tree | d32f5b10f573fd45288872b4753ace552ac0f554 /options/locale/locale_zh-CN.ini | |
parent | Update module github.com/caddyserver/certmagic to v0.21.6 (forgejo) (#6510) (diff) | |
download | forgejo-a22c8248a37772c11054679e0438ca5b217953c8.tar.xz forgejo-a22c8248a37772c11054679e0438ca5b217953c8.zip |
i18n: update of translations from Codeberg Translate (#6451)
Co-authored-by: earl-warren <earl-warren@users.noreply.translate.codeberg.org>
Co-authored-by: Edgarsons <edgarsons@users.noreply.translate.codeberg.org>
Co-authored-by: 0ko <0ko@users.noreply.translate.codeberg.org>
Co-authored-by: div72 <div72@users.noreply.translate.codeberg.org>
Co-authored-by: Outbreak2096 <outbreak2096@users.noreply.translate.codeberg.org>
Co-authored-by: Salif Mehmed <mail@salif.eu>
Co-authored-by: tacaly <frederick@tacaly.com>
Co-authored-by: revi <yewon@revi.email>
Co-authored-by: lordwektabyte <lordwektabyte@users.noreply.translate.codeberg.org>
Co-authored-by: xtex <xtexchooser@duck.com>
Co-authored-by: artnay <artnay@users.noreply.translate.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: Juno Takano <jutty@users.noreply.translate.codeberg.org>
Co-authored-by: justbispo <justbispo@users.noreply.translate.codeberg.org>
Co-authored-by: Atalanttore <atalanttore@users.noreply.translate.codeberg.org>
Co-authored-by: SomeTr <sometr@users.noreply.translate.codeberg.org>
Co-authored-by: Benedikt Straub <benedikt-straub@web.de>
Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: banaanihillo <banaanihillo@users.noreply.translate.codeberg.org>
Co-authored-by: emansije <emansije@users.noreply.translate.codeberg.org>
Co-authored-by: Caesar Schinas <caesar@caesarschinas.com>
Co-authored-by: Marti <marti@users.noreply.translate.codeberg.org>
Co-authored-by: mahlzahn <mahlzahn@posteo.de>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6451
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org>
Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org>
Diffstat (limited to '')
-rw-r--r-- | options/locale/locale_zh-CN.ini | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 7c0d71bdde..7b8336c057 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -199,7 +199,7 @@ buttons.switch_to_legacy.tooltip=使用旧版编辑器 buttons.enable_monospace_font=启用等宽字体 buttons.disable_monospace_font=禁用等宽字体 buttons.unindent.tooltip = 解除一级嵌套条目 -buttons.indent.tooltip = 解除一级嵌套条目 +buttons.indent.tooltip = 嵌套一级条目 table_modal.header = 添加表格 table_modal.placeholder.header = 标题 table_modal.label.columns = 列数 @@ -2864,6 +2864,8 @@ issues.reaction.alt_many = %[1]s 和另外 %[2]d 人回应了 %[3]s。 issues.reaction.alt_remove = 从评论中移除 %[1] 回应。 issues.context.menu = 评论菜单 issues.reaction.alt_add = 对评论添加 %[1]s 回应。 +release.summary_card_alt = 仓库 %[2]s 中标题为 %[1]s 的版本发布的摘要卡片 +summary_card_alt = 仓库 %s 的摘要卡片 [graphs] component_loading=正在加载 %s... @@ -3556,6 +3558,7 @@ users.admin.description = 授予此用户对通过 Web UI 和 API 提供的所 users.restricted.description = 仅允许与添加此用户作为协作者的仓库和组织进行交互。这将阻止访问此实例上的公开仓库。 users.local_import.description = 允许从服务器的本地文件系统导入仓库。这可能是一个安全问题。 users.organization_creation.description = 允许创建新组织。 +monitor.duration = 时长 [action] create_repo=创建了仓库 <a href="%s">%s</a> @@ -3816,6 +3819,7 @@ arch.version.backup = 备份 arch.version.checkdepends = 检查依赖 arch.version.makedepends = 编译依赖 container.images.title = 镜像 +search_in_external_registry = 在 %s 中搜索 [secrets] secrets=密钥 |