Skip to content

Commit 55095d0

Browse files
committed
Merge branch 'master' of github.com:vnwildman/git
* 'master' of github.com:vnwildman/git: l10n: vi.po(5227t): Fixed typo after run git-po-helper
2 parents bbc7dcc + 2be328e commit 55095d0

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

po/vi.po

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Project-Id-Version: git 2.33.0-rc0\n"
1111
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
1212
"POT-Creation-Date: 2021-08-03 17:06+0800\n"
13-
"PO-Revision-Date: 2021-08-09 07:58+0700\n"
13+
"PO-Revision-Date: 2021-08-12 14:03+0700\n"
1414
"Last-Translator: Trần Ngọc Quân <[email protected]>\n"
1515
"Language-Team: Vietnamese <[email protected]>\n"
1616
"Language: vi\n"
@@ -1681,7 +1681,7 @@ msgstr "lệnh"
16811681

16821682
#: archive.c:572 builtin/archive.c:94
16831683
msgid "path to the remote git-upload-archive command"
1684-
msgstr "đường dẫn đến lệnh git-upload-pack trên máy chủ"
1684+
msgstr "đường dẫn đến lệnh git-upload-archive trên máy chủ"
16851685

16861686
#: archive.c:579
16871687
msgid "Unexpected option --remote"
@@ -1847,7 +1847,7 @@ msgstr[0] "Bisecting: còn %d điểm xét duyệt để kiểm sau %s này\n"
18471847

18481848
#: blame.c:2776
18491849
msgid "--contents and --reverse do not blend well."
1850-
msgstr "tùy chọn--contents và --reverse không được trộn vào nhau."
1850+
msgstr "tùy chọn --contents và --reverse không được trộn vào nhau."
18511851

18521852
#: blame.c:2790
18531853
msgid "cannot use --contents with final commit object name"
@@ -3309,7 +3309,7 @@ msgid ""
33093309
"'dimmed-zebra', 'plain'"
33103310
msgstr ""
33113311
"cài đặt màu đã di chuyển phải là một trong “no”, “default”, “blocks”, "
3312-
"“zebra”, “dimmed_zebra”, “plain”"
3312+
"“zebra”, “dimmed-zebra”, “plain”"
33133313

33143314
#: diff.c:325
33153315
#, c-format
@@ -3367,7 +3367,7 @@ msgid ""
33673367
"---pickaxe-all and --find-object are mutually exclusive, use --pickaxe-all "
33683368
"with -G and -S"
33693369
msgstr ""
3370-
"tùy chọn ---pickaxe-all và --find-object loại từ lẫn nhau, hãy dùng ---"
3370+
"tùy chọn ---pickaxe-all và --find-object loại từ lẫn nhau, hãy dùng --"
33713371
"pickaxe-all với -G và -S"
33723372

33733373
#: diff.c:4722
@@ -10896,7 +10896,7 @@ msgstr "git bisect--helper --bisect-state (bad|new) [<lần_chuyển_giao>]"
1089610896

1089710897
#: builtin/bisect--helper.c:30
1089810898
msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
10899-
msgstr "git bisect--helper --bisect-reset (good|old) [<lần_chuyển_giao>…]"
10899+
msgstr "git bisect--helper --bisect-state (good|old) [<lần_chuyển_giao>…]"
1090010900

1090110901
#: builtin/bisect--helper.c:31
1090210902
msgid "git bisect--helper --bisect-replay <filename>"
@@ -13732,7 +13732,7 @@ msgstr "Chế độ cho các tập tin chưa được theo dõi không hợp l
1373213732

1373313733
#: builtin/commit.c:1195
1373413734
msgid "--long and -z are incompatible"
13735-
msgstr "hai tùy chọn -long và -z không tương thích với nhau"
13735+
msgstr "hai tùy chọn --long và -z không tương thích với nhau"
1373613736

1373713737
#: builtin/commit.c:1226
1373813738
msgid "You are in the middle of a merge -- cannot reword."
@@ -15300,7 +15300,7 @@ msgstr "Mức sâu là số âm trong --deepen là không được hỗ trợ"
1530015300

1530115301
#: builtin/fetch.c:2000
1530215302
msgid "--deepen and --depth are mutually exclusive"
15303-
msgstr "Các tùy chọn--deepen và --depth loại từ lẫn nhau"
15303+
msgstr "Các tùy chọn --deepen và --depth loại từ lẫn nhau"
1530415304

1530515305
#: builtin/fetch.c:2005
1530615306
msgid "--depth and --unshallow cannot be used together"
@@ -16893,7 +16893,7 @@ msgstr "git show [<các tùy chọn>] <đối-tượng>…"
1689316893
#: builtin/log.c:113
1689416894
#, c-format
1689516895
msgid "invalid --decorate option: %s"
16896-
msgstr "tùy chọn--decorate không hợp lệ: %s"
16896+
msgstr "tùy chọn --decorate không hợp lệ: %s"
1689716897

1689816898
#: builtin/log.c:180
1689916899
msgid "show source"
@@ -17253,7 +17253,8 @@ msgstr "--check không hợp lý"
1725317253

1725417254
#: builtin/log.c:1967
1725517255
msgid "--stdout, --output, and --output-directory are mutually exclusive"
17256-
msgstr "Các tùy chọn--stdout, --output, và --output-directory loại từ lẫn nhau"
17256+
msgstr ""
17257+
"Các tùy chọn --stdout, --output, và --output-directory loại từ lẫn nhau"
1725717258

1725817259
#: builtin/log.c:2089
1725917260
msgid "--interdiff requires --cover-letter or single patch"
@@ -20260,7 +20261,7 @@ msgstr ""
2026020261
#: builtin/rebase.c:1442
2026120262
msgid "It looks like 'git am' is in progress. Cannot rebase."
2026220263
msgstr ""
20263-
"Hình như đang trong quá trình thực hiện lệnh “git-am”. Không thể rebase."
20264+
"Hình như đang trong quá trình thực hiện lệnh “git am”. Không thể rebase."
2026420265

2026520266
#: builtin/rebase.c:1483
2026620267
msgid ""
@@ -21646,7 +21647,8 @@ msgstr ""
2164621647
"\n"
2164721648
"Cần %.2f giây để kiểm đếm các thay đổi chưa đưa lên bệ phóng sau khi đặt "
2164821649
"lại.\n"
21649-
"Bạn có thể sử dụng để tránh việc này. Đặt reset.quiet thành true trong\n"
21650+
"Bạn có thể sử dụng '--quiet' để tránh việc này. Đặt reset.quiet thành true "
21651+
"trong\n"
2165021652
"cài đặt config nếu bạn muốn thực hiện nó như là mặc định.\n"
2165121653

2165221654
#: builtin/reset.c:434
@@ -21740,7 +21742,7 @@ msgstr "--path-format cần một tham số"
2174021742
#: builtin/rev-parse.c:769
2174121743
#, c-format
2174221744
msgid "unknown argument to --path-format: %s"
21743-
msgstr "không hiều tham số cho --patch-format: %s"
21745+
msgstr "không hiểu tham số cho --path-format: %s"
2174421746

2174521747
#: builtin/rev-parse.c:776
2174621748
msgid "--default requires an argument"
@@ -22905,8 +22907,8 @@ msgid ""
2290522907
"<url> --path <path>"
2290622908
msgstr ""
2290722909
"git submodule--helper clone [--prefix=</đường/dẫn>] [--quiet] [--reference "
22908-
"<kho>] [--name <tên>] [--depth <sâu>] [--single-branch] [--url <url>] --path "
22909-
"</đường/dẫn>"
22910+
"<kho>] [--name <tên>] [--depth <sâu>] [--single-branch] --url <url> --path </"
22911+
"đường/dẫn>"
2291022912

2291122913
#: builtin/submodule--helper.c:1873
2291222914
#, c-format

0 commit comments

Comments
 (0)