|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: PACKAGE VERSION\n" |
9 | 9 | "Report-Msgid-Bugs-To: \n" |
10 | | -"POT-Creation-Date: 2025-06-27 18:06+0800\n" |
| 10 | +"POT-Creation-Date: 2025-07-04 14:01+0800\n" |
11 | 11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -200,30 +200,44 @@ msgstr "Bound module information" |
200 | 200 | msgid "显示名称" |
201 | 201 | msgstr "Display name" |
202 | 202 |
|
203 | | -#: paas_wl/bk_app/cnative/specs/views.py:119 |
| 203 | +#: paas_wl/bk_app/cnative/specs/views.py:120 |
204 | 204 | msgid "权限不足或仓库不可达" |
205 | 205 | msgstr "Insufficient permissions or repository unreachable" |
206 | 206 |
|
207 | | -#: paas_wl/bk_app/cnative/specs/views.py:141 |
| 207 | +#: paas_wl/bk_app/cnative/specs/views.py:142 |
208 | 208 | msgid "镜像凭证不存在" |
209 | 209 | msgstr "Image credentials not found" |
210 | 210 |
|
211 | | -#: paas_wl/bk_app/cnative/specs/views.py:158 |
| 211 | +#: paas_wl/bk_app/cnative/specs/views.py:153 |
| 212 | +msgid "镜像仓库不存在,请检查仓库地址是否正确" |
| 213 | +msgstr "Image repository not exist, please check whether the repository address is correct." |
| 214 | + |
| 215 | +#: paas_wl/bk_app/cnative/specs/views.py:155 |
| 216 | +msgid "镜像仓库权限不足, 请检查是否配置镜像凭证" |
| 217 | +msgstr "" |
| 218 | +"Image repository has no permission, please check whether the image " |
| 219 | +"credentials are configured." |
| 220 | + |
| 221 | +#: paas_wl/bk_app/cnative/specs/views.py:157 |
| 222 | +msgid "镜像仓库凭证错误, 请检查镜像凭证配置是否正确" |
| 223 | +msgstr "" |
| 224 | +"Image repository credential verification failed, please check the credential is " |
| 225 | +"correctly." |
| 226 | + |
| 227 | +#: paas_wl/bk_app/cnative/specs/views.py:165 |
212 | 228 | msgid "查看镜像 Tag" |
213 | 229 | msgstr "View image Tag" |
214 | 230 |
|
215 | | -#: paas_wl/bk_app/cnative/specs/views.py:166 |
216 | | -#: paasng/platform/sourcectl/views.py:418 |
217 | | -#, python-format |
218 | | -msgid "%s的仓库信息查询异常" |
219 | | -msgstr "The warehouse information query of %s is abnormal" |
| 231 | +#: paas_wl/bk_app/cnative/specs/views.py:173 |
| 232 | +msgid "拉取镜像 Tag 失败" |
| 233 | +msgstr "Failed to list tag from image repository" |
220 | 234 |
|
221 | | -#: paas_wl/bk_app/cnative/specs/views.py:223 |
222 | | -#: paas_wl/bk_app/cnative/specs/views.py:282 |
| 235 | +#: paas_wl/bk_app/cnative/specs/views.py:230 |
| 236 | +#: paas_wl/bk_app/cnative/specs/views.py:289 |
223 | 237 | msgid "同环境和路径挂载卷已存在" |
224 | 238 | msgstr "Mount volume already exists in the same environment and path." |
225 | 239 |
|
226 | | -#: paas_wl/bk_app/cnative/specs/views.py:373 |
| 240 | +#: paas_wl/bk_app/cnative/specs/views.py:380 |
227 | 241 | msgid "当前应用暂不支持持久存储功能,请联系管理员" |
228 | 242 | msgstr "" |
229 | 243 | "The current application does not support persistent storage functionality. " |
@@ -768,9 +782,9 @@ msgstr "Other" |
768 | 782 | #: paasng/platform/engine/constants.py:127 |
769 | 783 | #: paasng/platform/engine/workflow/protections.py:68 |
770 | 784 | #, fuzzy |
771 | | -#| msgid "未完善应用市场信息" |
| 785 | +#| msgid "未完善应用基本信息" |
772 | 786 | msgid "未完善应用市场信息" |
773 | | -msgstr "Incomplete app market information" |
| 787 | +msgstr "Incomplete app basic information" |
774 | 788 |
|
775 | 789 | #: paasng/accessories/publish/market/protections.py:66 |
776 | 790 | msgid "应用未在生产环境成功部署" |
@@ -2310,26 +2324,30 @@ msgstr "Testing in progress" |
2310 | 2324 | msgid "无法获取到有效的配置信息." |
2311 | 2325 | msgstr "No valid configuration information is available." |
2312 | 2326 |
|
2313 | | -#: paasng/plat_mgt/applications/serializers/application.py:188 |
| 2327 | +#: paasng/plat_mgt/applications/serializers/application.py:209 |
2314 | 2328 | #, python-brace-format |
2315 | 2329 | msgid "于{time}{operation}{status}" |
2316 | 2330 | msgstr " {operation} {status} at {time}" |
2317 | 2331 |
|
2318 | | -#: paasng/plat_mgt/applications/serializers/application.py:239 |
| 2332 | +#: paasng/plat_mgt/applications/serializers/application.py:252 |
| 2333 | +msgid "应用分类不存在" |
| 2334 | +msgstr "" |
| 2335 | + |
| 2336 | +#: paasng/plat_mgt/applications/serializers/application.py:274 |
2319 | 2337 | #, python-brace-format |
2320 | 2338 | msgid "现有的分配策略下未找到匹配的集群(集群名: {name})" |
2321 | 2339 | msgstr "" |
2322 | 2340 | "No matching cluster was found under the existing allocation strategy " |
2323 | 2341 | "(cluster name: {name})" |
2324 | 2342 |
|
2325 | | -#: paasng/plat_mgt/applications/views/application.py:305 |
| 2343 | +#: paasng/plat_mgt/applications/views/application.py:330 |
2326 | 2344 | #, fuzzy |
2327 | 2345 | #| msgid "应用不存在" |
2328 | 2346 | msgid "应用不存在或未被软删除" |
2329 | 2347 | msgstr "application does not exist" |
2330 | 2348 |
|
2331 | | -#: paasng/plat_mgt/applications/views/application.py:313 |
2332 | | -msgid "PaaS 2.0 中信息删除失败,无法硬删除应用" |
| 2349 | +#: paasng/plat_mgt/applications/views/application.py:338 |
| 2350 | +msgid "PaaS 2.0 中信息删除失败" |
2333 | 2351 | msgstr "" |
2334 | 2352 |
|
2335 | 2353 | #: paasng/plat_mgt/applications/views/services.py:153 |
@@ -3483,7 +3501,7 @@ msgstr "" |
3483 | 3501 | #: paasng/platform/mgrlegacy/app_migrations/service_rabbitmq.py:59 |
3484 | 3502 | #, python-brace-format |
3485 | 3503 | msgid "正在为 {environment} 环境创建 RabbitMQ 服务实例..." |
3486 | | -msgstr "" |
| 3504 | +msgstr "Creating RabbitMQ service instance for {environment} environment..." |
3487 | 3505 |
|
3488 | 3506 | #: paasng/platform/mgrlegacy/legacy_proxy.py:79 |
3489 | 3507 | msgid "暂不支持轻应用迁移" |
@@ -3902,6 +3920,11 @@ msgstr "" |
3902 | 3920 | "Unable to get SVN branch information, please check the warehouse address and " |
3903 | 3921 | "authentication information" |
3904 | 3922 |
|
| 3923 | +#: paasng/platform/sourcectl/views.py:418 |
| 3924 | +#, python-format |
| 3925 | +msgid "%s的仓库信息查询异常" |
| 3926 | +msgstr "The warehouse information query of %s is abnormal" |
| 3927 | + |
3905 | 3928 | #: paasng/platform/sourcectl/views.py:488 |
3906 | 3929 | #, python-brace-format |
3907 | 3930 | msgid "仓库信息查询异常: {e}" |
@@ -4107,8 +4130,10 @@ msgid "访问受保护资源失败" |
4107 | 4130 | msgstr "Failed to access protected resources" |
4108 | 4131 |
|
4109 | 4132 | #: paasng/utils/error_codes.py:53 |
4110 | | -msgid "无法彻底删除软删除的应用" |
4111 | | -msgstr "" |
| 4133 | +#, fuzzy |
| 4134 | +#| msgid "无法删除应用集群" |
| 4135 | +msgid "无法彻底删除应用" |
| 4136 | +msgstr "cannot delete cluster" |
4112 | 4137 |
|
4113 | 4138 | #: paasng/utils/error_codes.py:55 |
4114 | 4139 | msgid "模块创建失败" |
@@ -4550,6 +4575,16 @@ msgstr "\"{input}\" is not a valid format, please startswith \"base64,\"" |
4550 | 4575 | msgid "\"{input}\" is not a valid base64, please check it." |
4551 | 4576 | msgstr "\"{input}\" is not a valid base64, please check it." |
4552 | 4577 |
|
| 4578 | +#: paasng/utils/serializers.py:296 |
| 4579 | +#, python-brace-format |
| 4580 | +msgid "至多包含 {max_items} 个对象." |
| 4581 | +msgstr "" |
| 4582 | + |
| 4583 | +#: paasng/utils/serializers.py:297 |
| 4584 | +#, python-brace-format |
| 4585 | +msgid "至少包含 {min_items} 个对象." |
| 4586 | +msgstr "" |
| 4587 | + |
4553 | 4588 | #: paasng/utils/views.py:43 |
4554 | 4589 | msgid "参数格式错误" |
4555 | 4590 | msgstr "Parameter format error" |
|
0 commit comments