Skip to content

Commit fa62837

Browse files
pan93412weblate
authored andcommitted
l10n: zh_TW: sync with Weblate
Currently translated at 96.2% (5835 of 6065 strings) Translation: git-po/git-cli Translate-URL: https://weblate.slat.org/projects/git-po/git-cli/zh_Hant/
1 parent bc58e93 commit fa62837

File tree

1 file changed

+12
-21
lines changed

1 file changed

+12
-21
lines changed

po/zh_TW.po

Lines changed: 12 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@ msgstr ""
3131
"Project-Id-Version: Git\n"
3232
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
3333
"POT-Creation-Date: 2025-11-12 20:14+0800\n"
34-
"PO-Revision-Date: 2025-08-16 12:11+0800\n"
35-
"Last-Translator: hms5232 <[email protected]>\n"
34+
"PO-Revision-Date: 2025-11-12 12:20+0000\n"
35+
"Last-Translator: Yi-Jyun Pan <[email protected]>\n"
3636
"Language-Team: Chinese (Traditional Han script) <https://weblate.slat.org/"
3737
"projects/git-po/git-cli/zh_Hant/>\n"
3838
"Language: zh_TW\n"
3939
"MIME-Version: 1.0\n"
4040
"Content-Type: text/plain; charset=UTF-8\n"
4141
"Content-Transfer-Encoding: 8bit\n"
4242
"Plural-Forms: nplurals=1; plural=0;\n"
43-
"X-Generator: Poedit 3.6\n"
44-
"X-ZhConverter: 繁化姬 dict-f4bc617e-r910 @ 2019/11/16 20:23:12 | https://"
45-
"zhconvert.org\n"
43+
"X-Generator: Weblate 5.13.2\n"
44+
"X-ZhConverter: 繁化姬 dict-f4bc617e-r910 @ 2019/11/16 20:23:12 | "
45+
"https://zhconvert.org\n"
4646

4747
#: add-interactive.c:108 add-interactive.c:111 add-interactive.c:119
4848
#: add-interactive.c:124
@@ -709,14 +709,12 @@ msgid "Only one letter is expected, got '%s'"
709709
msgstr "預期收到一個字母,卻收到「%s」"
710710

711711
#: add-patch.c:1626 add-patch.c:1631
712-
#, fuzzy
713-
#| msgid "No other hunks to goto"
714712
msgid "No other hunk"
715-
msgstr "沒有其它可以跳轉的區塊"
713+
msgstr "沒有其它區塊"
716714

717715
#: add-patch.c:1636 add-patch.c:1641
718716
msgid "No other undecided hunk"
719-
msgstr ""
717+
msgstr "沒有其它未決區塊"
720718

721719
#: add-patch.c:1647
722720
msgid "No other hunks to goto"
@@ -2969,29 +2967,22 @@ msgid "Restrict the missing objects to the current sparse-checkout"
29692967
msgstr "將缺少的物件限制於目前的稀疏簽出"
29702968

29712969
#: builtin/bisect.c:30
2972-
#, fuzzy
2973-
#| msgid ""
2974-
#| "git bisect start [--term-(new|bad)=<term> --term-(old|good)=<term>] [--"
2975-
#| "no-checkout] [--first-parent] [<bad> [<good>...]] [--] [<pathspec>...]"
29762970
msgid ""
29772971
"git bisect start [--term-(bad|new)=<term-new> --term-(good|old)=<term-old>]\n"
29782972
" [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
29792973
"[<pathspec>...]"
29802974
msgstr ""
2981-
"git bisect start [--term-(new|bad)=<term> --term-(old|good)=<term>] [--no-"
2982-
"checkout] [--first-parent] [<bad> [<good>...]] [--] [<pathspec>...]"
2975+
"git bisect start [--term-(bad|new)=<term-new> --term-(good|old)=<term-old>]\n"
2976+
" [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
2977+
"[<pathspec>...]"
29832978

29842979
#: builtin/bisect.c:33
2985-
#, fuzzy
2986-
#| msgid "git bisect (good|bad) [<rev>...]"
29872980
msgid "git bisect (bad|new|<term-new>) [<rev>]"
2988-
msgstr "git bisect (good|bad) [<rev>...]"
2981+
msgstr "git bisect (bad|new|<term-new>) [<rev>]"
29892982

29902983
#: builtin/bisect.c:35
2991-
#, fuzzy
2992-
#| msgid "git bisect (good|bad) [<rev>...]"
29932984
msgid "git bisect (good|old|<term-old>) [<rev>...]"
2994-
msgstr "git bisect (good|bad) [<rev>...]"
2985+
msgstr "git bisect (good|old|<term-old>) [<rev>...]"
29952986

29962987
#: builtin/bisect.c:39
29972988
msgid "git bisect skip [(<rev>|<range>)...]"

0 commit comments

Comments
 (0)