From: Vũ Tiến Hưng Date: Thu, 14 Aug 2025 09:28:09 +0000 (+0700) Subject: l10n: Updated translation for vi-2.51 X-Git-Tag: v2.51.0~1^2~9^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7ecf8aceaee98fa271903b81f646d8e040ef368;p=thirdparty%2Fgit.git l10n: Updated translation for vi-2.51 Signed-off-by: Vũ Tiến Hưng --- diff --git a/po/vi.po b/po/vi.po index 803a68e1b6..caf714ad9c 100644 --- a/po/vi.po +++ b/po/vi.po @@ -66,10 +66,10 @@ # +------------------------------------------------------------------+ msgid "" msgstr "" -"Project-Id-Version: git 2.49\n" +"Project-Id-Version: git 2.51\n" "Report-Msgid-Bugs-To: Git Mailing List \n" -"POT-Creation-Date: 2025-03-05 22:57+0000\n" -"PO-Revision-Date: 2025-03-06 08:20+0700\n" +"POT-Creation-Date: 2025-08-12 17:01+0000\n" +"PO-Revision-Date: 2025-08-14 16:16+0700\n" "Last-Translator: VÅ© Tiến Hưng \n" "Language-Team: Vietnamese \n" "Language: vi\n" @@ -78,6 +78,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0\n" +#, c-format +msgid "%s cannot be negative" +msgstr "%s phải không âm" + #, c-format msgid "Huh (%s)?" msgstr "Hả (%s)?" @@ -1977,6 +1981,10 @@ msgstr "Dùng -f nếu bạn thá»±c sá»± muốn thêm chúng" msgid "adding files failed" msgstr "thêm tập tin gặp lỗi" +#, c-format +msgid "'%s' cannot be negative" +msgstr "'%s' phải không âm" + #, c-format msgid "--chmod param '%s' must be either -x or +x" msgstr "--chmod tham số '%s' phải hoặc là -x hay +x" @@ -2952,7 +2960,7 @@ msgid "show hash and subject, give twice for upstream branch" msgstr "hiển thị mã băm và chá»§ đề, đưa ra hai lần cho nhánh thượng nguồn" msgid "suppress informational messages" -msgstr "không xuất các thông tin" +msgstr "không in ra các thông tin phản hồi" msgid "set branch tracking configuration" msgstr "đặt cấu hình thao dõi nhánh" @@ -3261,7 +3269,7 @@ msgid "do not show bundle details" msgstr "không hiển thị chi tiết bundle (bó)" msgid "need a repository to verify a bundle" -msgstr "cần một kho chứa để thẩm tra một bundle" +msgstr "cần một kho chứa để xác minh một bundle" #, c-format msgid "%s is okay\n" @@ -3301,11 +3309,8 @@ msgstr "chỉ một tùy chọn batch được chỉ ra" msgid "git cat-file " msgstr "git cat-file <đối tượng>" -msgid "git cat-file (-e | -p) " -msgstr "git cat-file (-e | -p) <đối tượng>" - -msgid "git cat-file (-t | -s) [--allow-unknown-type] " -msgstr "git cat-file (-t | -s) [--allow-unknown-type] <đối_tượng>" +msgid "git cat-file (-e | -p | -t | -s) " +msgstr "git cat-file (-e | -p | -t | -s) <đối tượng>" msgid "" "git cat-file (--textconv | --filters)\n" @@ -3345,9 +3350,6 @@ msgstr "" msgid "show object size" msgstr "hiển thị kích thước đối tượng" -msgid "allow -s and -t to work with broken/corrupt objects" -msgstr "cho phép -s và -t để làm việc với các đối tượng sai/hỏng" - msgid "use mail map file" msgstr "sá»­ dụng tập tin ánh xạ thư" @@ -3404,6 +3406,13 @@ msgid "use a for (--textconv | --filters); Not with 'batch'" msgstr "" "dùng một rõ ràng cho (--textconv/--filters); Không với 'batch'" +msgid "objects filter only supported in batch mode" +msgstr "chỉ hỗ trợ lọc đối tượng trong chế độ batch" + +#, c-format +msgid "objects filter not supported: '%s'" +msgstr "không hỗ trợ lọc đối tượng: '%s'" + #, c-format msgid "'%s=<%s>' needs '%s' or '%s'" msgstr "'%s=<%s>' cần '%s' hoặc '%s'" @@ -4500,7 +4509,7 @@ msgid "the object directory to store the graph" msgstr "thư mục đối tượng để lưu đồ thị" msgid "if the commit-graph is split, only verify the tip file" -msgstr "nếu đồ-thị-chuyển-giao bị chia cắt, thì chỉ thẩm tra tập tin đỉnh" +msgstr "nếu đồ-thị-chuyển-giao bị chia cắt, thì chỉ xác minh tập tin đỉnh" #, c-format msgid "Could not open commit-graph '%s'" @@ -4932,7 +4941,7 @@ msgid "paths '%s ...' with -a does not make sense" msgstr "các đường dẫn '%s ...' với tùy chọn -a không hợp lý" msgid "show status concisely" -msgstr "hiển thị trạng thái ở dạng súc tích" +msgstr "hiển thị trạng thái ở dạng tóm lược" msgid "show branch information" msgstr "hiển thị thông tin nhánh" @@ -5135,58 +5144,61 @@ msgstr "" "và sau đó \"git restore --staged :/\" để khắc phục." msgid "git config list [] [] [--includes]" -msgstr "git config list [] [] [--includes]" +msgstr "" +"git config list [] [] [--includes]" msgid "" "git config get [] [] [--includes] [--all] [--" -"regexp] [--value=] [--fixed-value] [--default=] " +"regexp] [--value=] [--fixed-value] [--default=] [--" +"url=] " msgstr "" -"git config get [] [] [--includes] [--all] [--" -"regexp] [--value=] [--fixed-value] [--default=] " -"" +"git config get [] [] [--includes] [--" +"all] [--regexp] [--value=] [--fixed-value] [--default=] [--url=] " msgid "" -"git config set [] [--type=] [--all] [--value=] [--" -"fixed-value] " +"git config set [] [--type=] [--all] [--value=] " +"[--fixed-value] " msgstr "" -"git config set [] [--type=] [--all] [--value=] [--" -"fixed-value] " +"git config set [] [--type=] [--all] [--value=] [--fixed-value] " msgid "" -"git config unset [] [--all] [--value=] [--fixed-value] " +"git config unset [] [--all] [--value=] [--fixed-value] " "" msgstr "" -"git config unset [] [--all] [--value=] [--fixed-value] " -"" +"git config unset [] [--all] [--value=] [--fixed-" +"value] " msgid "git config rename-section [] " -msgstr "git config rename-section [] " +msgstr "git config rename-section [] " msgid "git config remove-section [] " -msgstr "git config remove-section [] " +msgstr "git config remove-section [] " msgid "git config edit []" -msgstr "git config edit []" +msgstr "git config edit []" msgid "git config [] --get-colorbool []" msgstr "" -"git config [] --get-colorbool []" +"git config [] --get-colorbool []" msgid "" "git config get [] [] [--includes] [--all] [--" -"regexp=] [--value=] [--fixed-value] [--default=] " +"regexp=] [--value=] [--fixed-value] [--default=] " "" msgstr "" -"git config get [] [] [--includes] [--all] [--" -"regexp=] [--value=] [--fixed-value] [--" +"git config get [] [] [--includes] [--" +"all] [--regexp=] [--value=] [--fixed-value] [--" "default=] " msgid "" "git config set [] [--type=] [--comment=] [--all] " -"[--value=] [--fixed-value] " +"[--value=] [--fixed-value] " msgstr "" -"git config set [] [--type=] [--comment=] [--all] " -"[--value=] [--fixed-value] " +"git config set [] [--type=] [--comment=] " +"[--all] [--value=] [--fixed-value] " msgid "Config file location" msgstr "Vị trí tập tin cấu hình" @@ -5672,6 +5684,50 @@ msgstr "" msgid "specify the content of the diagnostic archive" msgstr "chỉ định nội dung bản báo cáo" +#, c-format +msgid "unable to parse mode: %s" +msgstr "không thể đọc chế độ: %s" + +#, c-format +msgid "unable to parse object id: %s" +msgstr "không thể đọc đối tượng: %s" + +msgid "git diff-pairs -z []" +msgstr "git diff-pairs -z []" + +#, c-format +msgid "unrecognized argument: %s" +msgstr "đối số không được thừa nhận: %s" + +msgid "working without -z is not supported" +msgstr "không hỗ trợ bỏ tuỳ chọn -z" + +msgid "pathspec arguments not supported" +msgstr "đặc tả đường dẫn chưa được hỗ trợ" + +msgid "revision arguments not allowed" +msgstr "không cho phép dùng tên lần cải biên" + +msgid "invalid raw diff input" +msgstr "dòng diff không hợp lệ" + +msgid "tree objects not supported" +msgstr "không hỗ trợ đối tượng cây" + +msgid "got EOF while reading path" +msgstr "gặp EOF khi đọc đường dẫn" + +msgid "got EOF while reading destination path" +msgstr "gặp EOF khi đọc đường dẫn đích" + +#, c-format +msgid "unable to parse rename/copy score: %s" +msgstr "không thể đọc rename/copy score:%s" + +#, c-format +msgid "unknown diff status: %c" +msgstr "trạng thái diff không rõ: %c" + msgid "--merge-base only works with two commits" msgstr "--merge-base chỉ hoạt động với hai lần chuyển giao" @@ -5809,17 +5865,20 @@ msgid "show progress after objects" msgstr "hiển thị tiến triển sau đối tượng" msgid "select handling of signed tags" -msgstr "chọn điều khiển cá»§a thẻ đã ký" +msgstr "chọn cách xá»­ lý thẻ đã ký" + +msgid "select handling of signed commits" +msgstr "chọn cách xá»­ lý lần chuyển giao đã ký" msgid "select handling of tags that tag filtered objects" -msgstr "chọn sá»± xá»­ lý cá»§a các thẻ, cái mà đánh thẻ các đối tượng được lọc ra" +msgstr "chọn cách xá»­ lý cá»§a các thẻ trên các đối tượng đã bị lọc ra" msgid "select handling of commit messages in an alternate encoding" msgstr "" -"chọn bộ xá»­ lý cho các ghi chú cá»§a lần chuyển giao theo một bộ mã thay thế" +"chọn cách xá»­ lý cho các ghi chú lần chuyển giao được mã hoá theo bộ mã khác" msgid "dump marks to this file" -msgstr "đổ các đánh dấu này vào tập-tin" +msgstr "xuất các đánh dấu này vào tập-tin" msgid "import marks from this file" msgstr "nhập vào đánh dấu từ tập tin này" @@ -5985,22 +6044,6 @@ msgstr "%s đã không gá»­i tất cả các đối tượng cần thiết" msgid "rejected %s because shallow roots are not allowed to be updated" msgstr "từ chối %s bởi vì các gốc nông thì không được phép cập nhật" -#, c-format -msgid "" -"some local refs could not be updated; try running\n" -" 'git remote prune %s' to remove any old, conflicting branches" -msgstr "" -"một số tham chiếu nội bộ không thể được cập nhật; hãy thá»­ chạy\n" -" 'git remote prune %s' để bỏ đi những nhánh cÅ©, hay bị xung đột" - -#, c-format -msgid " (%s will become dangling)" -msgstr " (%s sẽ trở thành không đầu (không được quản lý))" - -#, c-format -msgid " (%s has become dangling)" -msgstr " (%s đã trở thành không đầu (không được quản lý))" - msgid "[deleted]" msgstr "[đã xóa]" @@ -6040,6 +6083,18 @@ msgstr "" "thông báo này. Cụ thể, 'git config set remote.%s.followRemoteHEAD %s'\n" "sẽ vô hiệu cảnh báo này tới khi máy chá»§ đổi HEAD về chỗ khác." +#, c-format +msgid "" +"some local refs could not be updated; try running\n" +" 'git remote prune %s' to remove any old, conflicting branches" +msgstr "" +"một số tham chiếu nội bộ không thể được cập nhật; hãy thá»­ chạy\n" +" 'git remote prune %s' để bỏ đi những nhánh cÅ©, hay bị xung đột" + +#, c-format +msgid "fetching ref %s failed: %s" +msgstr "gặp lỗi khi tải gói %s: %s" + msgid "multiple branches detected, incompatible with --set-upstream" msgstr "phát hiện nhiều nhánh, không tương thích với --set-upstream" @@ -6284,6 +6339,9 @@ msgstr "" "git for-each-ref [--contains []] [--no-contains []]" +msgid "git for-each-ref [--start-after ]" +msgstr "git for-each-ref [--start-after ]" + msgid "quote placeholders suitably for shells" msgstr "trích dẫn dạng phù hợp cho shell" @@ -6299,6 +6357,12 @@ msgstr "trích dẫn dạng phù hợp cho Tcl" msgid "show only matched refs" msgstr "hiển thị chỉ tham chiếu khớp" +msgid "marker" +msgstr "dấu" + +msgid "start iteration after the provided marker" +msgstr "bắt đầu duyệt sau dấu chỉ định" + msgid "respect format colors" msgstr "các màu định dạng lưu tâm" @@ -6323,9 +6387,15 @@ msgstr "đọc các mẫu tham chiếu từ stdin" msgid "also include HEAD ref and pseudorefs" msgstr "bao gồm tham chiếu HEAD và giả tham chiếu" +msgid "cannot use --start-after with custom sort options" +msgstr "không thể dùng tùy chọn --start-after với tuỳ chọn sắp xếp" + msgid "unknown arguments supplied with --stdin" msgstr "đối số không rõ được chỉ định cùng với --stdin" +msgid "cannot use --start-after with patterns" +msgstr "không thể dùng tùy chọn --start-after với mẫu" + msgid "git for-each-repo --config= [--] " msgstr "git for-each-repo --config= [--] <đối số>" @@ -6453,10 +6523,6 @@ msgstr "%s: đường dẫn mã băm không khớp, tìm thấy tại: %s" msgid "%s: object corrupt or missing: %s" msgstr "%s: thiếu đối tượng hoặc hỏng: %s" -#, c-format -msgid "%s: object is of unknown type '%s': %s" -msgstr "%s: đối tượng có kiểu chưa biết '%s': %s" - #, c-format msgid "%s: object could not be parsed: %s" msgstr "%s: không thể đọc cú đối tượng: %s" @@ -6514,11 +6580,14 @@ msgstr "không thể tải pack-index cho gói '%s'" msgid "invalid rev-index for pack '%s'" msgstr "giá trị rev-index cho gói '%s' không hợp lệ" +msgid "Checking ref database" +msgstr "Đang kiểm tra database tham chiếu" + msgid "" "git fsck [--tags] [--root] [--unreachable] [--cache] [--no-reflogs]\n" " [--[no-]full] [--strict] [--verbose] [--lost-found]\n" " [--[no-]dangling] [--[no-]progress] [--connectivity-only]\n" -" [--[no-]name-objects] [...]" +" [--[no-]name-objects] [--[no-]references] [...]" msgstr "" "git fsck [--tags] [--root] [--unreachable] [--cache] [--no-reflogs]\n" " [--[no-]full] [--strict] [--verbose] [--lost-found]\n" @@ -6561,6 +6630,9 @@ msgstr "hiển thị quá trình" msgid "show verbose names for reachable objects" msgstr "hiển thị tên chi tiết cho các đối tượng đọc được" +msgid "check reference database consistency" +msgstr "Đang kiểm tra tính nhất quán database tham chiếu" + msgid "Checking objects" msgstr "Đang kiểm tra các đối tượng" @@ -6719,6 +6791,9 @@ msgstr "đóng gói lại tất cả các gói khác ngoại trừ gói lớn nh msgid "pack prefix to store a pack containing pruned objects" msgstr "tiền tố cá»§a gói để lưu gói gồm những đối tượng đã loại bỏ" +msgid "skip maintenance tasks typically done in the foreground" +msgstr "bỏ qua các tác vụ bảo trì trong nền" + #, c-format msgid "failed to parse gc.logExpiry value %s" msgstr "gặp lỗi khi đọc giá trị gc.logExpiry %s" @@ -6791,14 +6866,14 @@ msgid "" "skipping incremental-repack task because core.multiPackIndex is disabled" msgstr "bỏ qua tác vụ incremental-repack vì core.multiPackIndex bị vô hiệu hóa" -#, c-format -msgid "lock file '%s' exists, skipping maintenance" -msgstr "đã có khóa cá»§a tập tin '%s', bỏ qua bảo trì" - #, c-format msgid "task '%s' failed" msgstr "gặp lỗi khi thá»±c hiện nhiệm vụ '%s'" +#, c-format +msgid "lock file '%s' exists, skipping maintenance" +msgstr "đã có khóa cá»§a tập tin '%s', bỏ qua bảo trì" + #, c-format msgid "'%s' is not a valid task" msgstr "'%s' không phải một nhiệm vụ hợp lệ" @@ -6828,9 +6903,6 @@ msgstr "tác vụ" msgid "run a specific task" msgstr "chạy một nhiệm vụ cụ thể" -msgid "use at most one of --auto and --schedule=" -msgstr "dùng nhiều nhất là một trong --auto và --schedule=" - #, c-format msgid "unable to add '%s' value of '%s'" msgstr "không thể thêm giá trị '%s' cá»§a '%s'" @@ -7667,7 +7739,7 @@ msgid "invalid --decorate option: %s" msgstr "tùy chọn --decorate không hợp lệ: %s" msgid "suppress diff output" -msgstr "chặn mọi đầu ra từ diff" +msgstr "không in ra kết quả diff" msgid "show source" msgstr "hiển thị mã nguồn" @@ -7691,17 +7763,9 @@ msgstr "" "theo vết sá»± tiến hóa cá»§a phạm vi dòng ,, hoặc hàm : " "trong " -#, c-format -msgid "unrecognized argument: %s" -msgstr "đối số không được thừa nhận: %s" - msgid "-L: cannot be used with pathspec" msgstr "-L: không thể được sá»­ dụng với đặc tả đường dẫn" -#, c-format -msgid "Final output: %d %s\n" -msgstr "Đầu ra cuối cùng: %d %s\n" - #, c-format msgid "git show %s: bad file" msgstr "git show %s: sai tập tin" @@ -8085,7 +8149,7 @@ msgid "show debugging data" msgstr "hiển thị dữ liệu gỡ lỗi" msgid "suppress duplicate entries" -msgstr "chặn các mục tin trùng lặp" +msgstr "không in ra các mục tin trùng lặp" msgid "show sparse directories in the presence of a sparse index" msgstr "hiển thị thư mục thưa trong sá»± có mặt cá»§a chỉ mục thưa" @@ -8278,7 +8342,7 @@ msgid "choose a diff algorithm" msgstr "chọn thuật toán diff" msgid "for conflicts, use this marker size" -msgstr "nếu xung đột, hãy sá»­ dụng kích thước bộ tạo này" +msgstr "nếu xung đột, hãy sá»­ dụng kích thước dấu này" msgid "do not warn about conflicts" msgstr "không cảnh báo về các xung đột xảy ra" @@ -8345,6 +8409,9 @@ msgstr "chỉ hoà trộn đơn giản" msgid "also show informational/conflict messages" msgstr "hiển thị thông báo chú thích/xung đột" +msgid "suppress all output; only exit status wanted" +msgstr "không in ra kết quả; chỉ trả về kết quả thá»±c thi" + msgid "list filenames without modes/oids/stages" msgstr "liệt kê tên tập tin không kèm chế độ/oid/stage" @@ -8405,6 +8472,9 @@ msgstr "hiển thị diffstat (thống kê khác biệt) phía dưới hòa tr msgid "(synonym to --stat)" msgstr "(đồng nghÄ©a với --stat)" +msgid "show a compact-summary at the end of the merge" +msgstr "hiển thị compact-summary (tổng hợp tóm lược) phía dưới hòa trộn" + msgid "add (at most ) entries from shortlog to merge commit message" msgstr "thêm (ít nhất ) mục từ shortlog cho ghi chú chuyển giao hòa trộn" @@ -8424,7 +8494,7 @@ msgid "abort if fast-forward is not possible" msgstr "huá»· lệnh nếu không thể chuyển-tiếp-nhanh" msgid "verify that the named commit has a valid GPG signature" -msgstr "thẩm tra xem lần chuyển giao có tên đó có chữ ký GPG hợp lệ hay không" +msgstr "xác minh xem lần chuyển giao có tên đó có chữ ký GPG hợp lệ hay không" msgid "strategy" msgstr "chiến lược" @@ -8676,10 +8746,6 @@ msgstr "cảnh báo: đầu vào thẻ không qua kiểm tra fsck: %s" msgid "error: tag input does not pass fsck: %s" msgstr "lỗi: đầu vào thẻ không qua kiểm tra fsck: %s" -#, c-format -msgid "%d (FSCK_IGNORE?) should never trigger this callback" -msgstr "%d (FSCK_IGNORE?) không bao giờ nên kích hoạt callback này" - #, c-format msgid "could not read tagged object '%s'" msgstr "không thể đọc đối tượng được đánh thẻ %s" @@ -8754,12 +8820,15 @@ msgstr "" "trong suốt quá trình đóng gói lại, gom các tập tin gói có kích cỡ nhỏ hÆ¡n " "vào một bó cái mà lớn hÆ¡n kích thước này" -msgid "git mv [] ... " -msgstr "git mv [] ... <đích>" +msgid "git mv [-v] [-f] [-n] [-k] " +msgstr "git mv [-v] [-f] [-n] [-k] <đích>" + +msgid "git mv [-v] [-f] [-n] [-k] ... " +msgstr "git mv [-v] [-f] [-n] [-k] ... " #, c-format msgid "Directory %s is in index and no submodule?" -msgstr "Thư mục '%s' có ở trong chỉ mục mà không có mô-đun con?" +msgstr "Thư mục %s có ở trong chỉ mục mà không có mô-đun con?" msgid "Please stage your changes to .gitmodules or stash them to proceed" msgstr "" @@ -8824,6 +8893,10 @@ msgstr "đích đã tồn tại sẵn trong chỉ mục" msgid "%s, source=%s, destination=%s" msgstr "%s, nguồn=%s, đích=%s" +#, c-format +msgid "cannot move both '%s' and its parent directory '%s'" +msgstr "Không thể di chuyển cả %s và thư mục cha %s" + #, c-format msgid "Renaming %s to %s\n" msgstr "Đổi tên %s thành %s\n" @@ -9189,16 +9262,26 @@ msgstr "dùng 'notes' từ " msgid "unknown subcommand: `%s'" msgstr "không hiểu câu lệnh con: `%s'" -msgid "git pack-objects --stdout [] [< | < ]" -msgstr "" -"git pack-objects --stdout [] [< | < " -"]" - msgid "" -"git pack-objects [] [< | < ]" +"git pack-objects [-q | --progress | --all-progress] [--all-progress-" +"implied]\n" +" [--no-reuse-delta] [--delta-base-offset] [--non-empty]\n" +" [--local] [--incremental] [--window=] [--depth=]\n" +" [--revs [--unpacked | --all]] [--keep-pack=]\n" +" [--cruft] [--cruft-expiration=