|
6 | 6 | # |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | | -"Project-Id-Version: git v2.18.0.round2\n" |
| 9 | +"Project-Id-Version: git v2.18.0.round3\n" |
10 | 10 | "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n" |
11 | | -"POT-Creation-Date: 2018-06-08 09:03+0800\n" |
12 | | -"PO-Revision-Date: 2018-06-14 14:15+0700\n" |
| 11 | +"POT-Creation-Date: 2018-06-16 22:06+0800\n" |
| 12 | +"PO-Revision-Date: 2018-06-17 07:06+0700\n" |
13 | 13 | "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n" |
14 | 14 | "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n" |
15 | 15 | "Language: vi\n" |
@@ -1272,7 +1272,7 @@ msgstr "" |
1272 | 1272 | "Tắt lời nhắn này bằng cách chạy\n" |
1273 | 1273 | "\"git config advice.graftFileDeprecated false\"" |
1274 | 1274 |
|
1275 | | -#: commit.c:1537 |
| 1275 | +#: commit.c:1540 |
1276 | 1276 | msgid "" |
1277 | 1277 | "Warning: commit message did not conform to UTF-8.\n" |
1278 | 1278 | "You may want to amend it after fixing the message, or set the config\n" |
@@ -2265,7 +2265,7 @@ msgstr "không thể đọc đối tượng %s “%s”" |
2265 | 2265 | #: merge-recursive.c:959 |
2266 | 2266 | #, c-format |
2267 | 2267 | msgid "blob expected for %s '%s'" |
2268 | | -msgstr "đối tượng blob được mong đợi cho %s “%s”" |
| 2268 | +msgstr "mong đợi đối tượng blob cho %s “%s”" |
2269 | 2269 |
|
2270 | 2270 | #: merge-recursive.c:983 |
2271 | 2271 | #, c-format |
@@ -2306,8 +2306,8 @@ msgstr "Chuyển-tiếp-nhanh mô-đun-con “%s” đến lần chuyển giao s |
2306 | 2306 |
|
2307 | 2307 | #: merge-recursive.c:1211 merge-recursive.c:1223 |
2308 | 2308 | #, c-format |
2309 | | -msgid "Fast-forwarding submodule %s to %s" |
2310 | | -msgstr "Chuyển-tiếp-nhanh mô-đun-con “%s” đến “%s”" |
| 2309 | +msgid "Fast-forwarding submodule %s" |
| 2310 | +msgstr "Chuyển-tiếp-nhanh mô-đun-con “%s”" |
2311 | 2311 |
|
2312 | 2312 | #: merge-recursive.c:1245 |
2313 | 2313 | #, c-format |
@@ -9447,7 +9447,7 @@ msgstr "số tuyến đã cho không hợp lệ (%d) cho %s" |
9447 | 9447 | #. variable for tweaking threads, currently |
9448 | 9448 | #. grep.threads |
9449 | 9449 | #. |
9450 | | -#: builtin/grep.c:293 builtin/index-pack.c:1531 builtin/index-pack.c:1723 |
| 9450 | +#: builtin/grep.c:293 builtin/index-pack.c:1535 builtin/index-pack.c:1727 |
9451 | 9451 | #, c-format |
9452 | 9452 | msgid "no threads support, ignoring %s" |
9453 | 9453 | msgstr "không hỗ trợ đa tuyến, bỏ qua %s" |
@@ -9657,7 +9657,7 @@ msgstr "--no-index hay --untracked không được sử dụng cùng với revs" |
9657 | 9657 | msgid "unable to resolve revision: %s" |
9658 | 9658 | msgstr "không thể phân giải điểm xét duyệt: %s" |
9659 | 9659 |
|
9660 | | -#: builtin/grep.c:1036 builtin/index-pack.c:1527 |
| 9660 | +#: builtin/grep.c:1036 builtin/index-pack.c:1531 |
9661 | 9661 | #, c-format |
9662 | 9662 | msgid "invalid number of threads specified (%d)" |
9663 | 9663 | msgstr "số tuyến chỉ ra không hợp lệ (%d)" |
@@ -10061,56 +10061,56 @@ msgstr "không thể lưu tập tin gói" |
10061 | 10061 | msgid "cannot store index file" |
10062 | 10062 | msgstr "không thể lưu trữ tập tin ghi mục lục" |
10063 | 10063 |
|
10064 | | -#: builtin/index-pack.c:1521 |
| 10064 | +#: builtin/index-pack.c:1525 |
10065 | 10065 | #, c-format |
10066 | 10066 | msgid "bad pack.indexversion=%<PRIu32>" |
10067 | 10067 | msgstr "sai pack.indexversion=%<PRIu32>" |
10068 | 10068 |
|
10069 | | -#: builtin/index-pack.c:1590 |
| 10069 | +#: builtin/index-pack.c:1594 |
10070 | 10070 | #, c-format |
10071 | 10071 | msgid "Cannot open existing pack file '%s'" |
10072 | 10072 | msgstr "Không thể mở tập tin gói đã sẵn có “%s”" |
10073 | 10073 |
|
10074 | | -#: builtin/index-pack.c:1592 |
| 10074 | +#: builtin/index-pack.c:1596 |
10075 | 10075 | #, c-format |
10076 | 10076 | msgid "Cannot open existing pack idx file for '%s'" |
10077 | 10077 | msgstr "Không thể mở tập tin idx của gói cho “%s”" |
10078 | 10078 |
|
10079 | | -#: builtin/index-pack.c:1640 |
| 10079 | +#: builtin/index-pack.c:1644 |
10080 | 10080 | #, c-format |
10081 | 10081 | msgid "non delta: %d object" |
10082 | 10082 | msgid_plural "non delta: %d objects" |
10083 | 10083 | msgstr[0] "không delta: %d đối tượng" |
10084 | 10084 |
|
10085 | | -#: builtin/index-pack.c:1647 |
| 10085 | +#: builtin/index-pack.c:1651 |
10086 | 10086 | #, c-format |
10087 | 10087 | msgid "chain length = %d: %lu object" |
10088 | 10088 | msgid_plural "chain length = %d: %lu objects" |
10089 | 10089 | msgstr[0] "chiều dài xích = %d: %lu đối tượng" |
10090 | 10090 |
|
10091 | | -#: builtin/index-pack.c:1684 |
| 10091 | +#: builtin/index-pack.c:1688 |
10092 | 10092 | msgid "Cannot come back to cwd" |
10093 | 10093 | msgstr "Không thể quay lại cwd" |
10094 | 10094 |
|
10095 | | -#: builtin/index-pack.c:1735 builtin/index-pack.c:1738 |
10096 | | -#: builtin/index-pack.c:1754 builtin/index-pack.c:1758 |
| 10095 | +#: builtin/index-pack.c:1739 builtin/index-pack.c:1742 |
| 10096 | +#: builtin/index-pack.c:1758 builtin/index-pack.c:1762 |
10097 | 10097 | #, c-format |
10098 | 10098 | msgid "bad %s" |
10099 | 10099 | msgstr "%s sai" |
10100 | 10100 |
|
10101 | | -#: builtin/index-pack.c:1774 |
| 10101 | +#: builtin/index-pack.c:1778 |
10102 | 10102 | msgid "--fix-thin cannot be used without --stdin" |
10103 | 10103 | msgstr "--fix-thin không thể được dùng mà không có --stdin" |
10104 | 10104 |
|
10105 | | -#: builtin/index-pack.c:1776 |
| 10105 | +#: builtin/index-pack.c:1780 |
10106 | 10106 | msgid "--stdin requires a git repository" |
10107 | 10107 | msgstr "--stdin cần một kho git" |
10108 | 10108 |
|
10109 | | -#: builtin/index-pack.c:1782 |
| 10109 | +#: builtin/index-pack.c:1786 |
10110 | 10110 | msgid "--verify with no packfile name given" |
10111 | 10111 | msgstr "dùng tùy chọn --verify mà không đưa ra tên packfile" |
10112 | 10112 |
|
10113 | | -#: builtin/index-pack.c:1832 builtin/unpack-objects.c:578 |
| 10113 | +#: builtin/index-pack.c:1836 builtin/unpack-objects.c:578 |
10114 | 10114 | msgid "fsck error in pack objects" |
10115 | 10115 | msgstr "lỗi fsck trong các đối tượng gói" |
10116 | 10116 |
|
|
0 commit comments