|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: \n" |
9 | 9 | "POT-Creation-Date: \n" |
10 | | -"PO-Revision-Date: 2025-03-12 14:41+0000\n" |
| 10 | +"PO-Revision-Date: 2025-03-13 15:28+0000\n" |
11 | 11 | "Last-Translator: \"Xaver Y.R. Chen\" < [email protected]>\n" |
12 | 12 | "Language-Team: Chinese (Traditional Han script) <https://weblate.nginxui.com/" |
13 | 13 | "projects/nginx-ui/frontend/zh_Hant/>\n" |
@@ -651,23 +651,20 @@ msgid "Delete site %{name} from %{node} failed" |
651 | 651 | msgstr "從 %{node} 刪除網站 %{name} 失敗" |
652 | 652 |
|
653 | 653 | #: src/components/Notification/notifications.ts:42 |
654 | | -#, fuzzy |
655 | 654 | msgid "Delete site %{name} from %{node} successfully" |
656 | | -msgstr "成功從 %{node} 移除站點 %{site}" |
| 655 | +msgstr "成功從 %{node} 移除站點 %{name}" |
657 | 656 |
|
658 | 657 | #: src/views/site/site_list/SiteList.vue:67 |
659 | 658 | msgid "Delete site: %{site_name}" |
660 | 659 | msgstr "刪除網站:%{site_name}" |
661 | 660 |
|
662 | 661 | #: src/components/Notification/notifications.ts:80 |
663 | | -#, fuzzy |
664 | 662 | msgid "Delete stream %{name} from %{node} failed" |
665 | | -msgstr "部署 %{conf_name} 至 %{node_name} 失敗" |
| 663 | +msgstr "部署 %{conf_name} 至 %{node} 失敗" |
666 | 664 |
|
667 | 665 | #: src/components/Notification/notifications.ts:84 |
668 | | -#, fuzzy |
669 | 666 | msgid "Delete stream %{name} from %{node} successfully" |
670 | | -msgstr "成功從 %{node} 移除站點 %{site}" |
| 667 | +msgstr "成功從 %{node} 移除站點 %{name}" |
671 | 668 |
|
672 | 669 | #: src/views/stream/StreamList.vue:82 |
673 | 670 | msgid "Delete stream: %{stream_name}" |
@@ -736,14 +733,12 @@ msgid "Disable Remote Site Success" |
736 | 733 | msgstr "禁用遠端站点成功" |
737 | 734 |
|
738 | 735 | #: src/components/Notification/notifications.ts:87 |
739 | | -#, fuzzy |
740 | 736 | msgid "Disable Remote Stream Error" |
741 | | -msgstr "禁用遠端站点錯誤" |
| 737 | +msgstr "禁用遠端串流錯誤" |
742 | 738 |
|
743 | 739 | #: src/components/Notification/notifications.ts:91 |
744 | | -#, fuzzy |
745 | 740 | msgid "Disable Remote Stream Success" |
746 | | -msgstr "禁用遠端站点成功" |
| 741 | +msgstr "禁用遠端串流成功" |
747 | 742 |
|
748 | 743 | #: src/components/Notification/notifications.ts:46 |
749 | 744 | #, fuzzy |
@@ -2713,7 +2708,7 @@ msgstr "此欄位不應為空" |
2713 | 2708 | #: src/constants/form_errors.ts:6 |
2714 | 2709 | msgid "" |
2715 | 2710 | "This field should only contain letters, unicode characters, numbers, and -_." |
2716 | | -msgstr "此欄位僅能包含字母、Unicode、數字、連字號、破折號和點" |
| 2711 | +msgstr "此欄位僅能包含字母、Unicode字元、數字、連字號、破折號和底線。" |
2717 | 2712 |
|
2718 | 2713 | #: src/constants/form_errors.ts:4 |
2719 | 2714 | msgid "This value is already taken" |
|
0 commit comments