summaryrefslogtreecommitdiffstats
path: root/po/vi.po
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-09-17 20:42:51 +0200
committerJunio C Hamano <gitster@pobox.com>2013-09-17 20:42:51 +0200
commit89dde7882f71f846ccd0359756d27bebc31108de (patch)
tree84e3b55dae79ab5a867983229f33dcb2964dea68 /po/vi.po
parentMerge branch 'dw/diff-no-index-doc' (diff)
parentglossary: fix and clarify the definition of 'ref' (diff)
downloadgit-89dde7882f71f846ccd0359756d27bebc31108de.tar.xz
git-89dde7882f71f846ccd0359756d27bebc31108de.zip
Merge branch 'rh/ishes-doc'
We liberally use "committish" and "commit-ish" (and "treeish" and "tree-ish"); as these are non-words, let's unify these terms to their dashed form. More importantly, clarify the documentation on object peeling using these terms. * rh/ishes-doc: glossary: fix and clarify the definition of 'ref' revisions.txt: fix and clarify <rev>^{<type>} glossary: more precise definition of tree-ish (a.k.a. treeish) use 'commit-ish' instead of 'committish' use 'tree-ish' instead of 'treeish' glossary: define commit-ish (a.k.a. committish) glossary: mention 'treeish' as an alternative to 'tree-ish'
Diffstat (limited to 'po/vi.po')
-rw-r--r--po/vi.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/vi.po b/po/vi.po
index dd2d2a7319..11b4912791 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -4663,8 +4663,8 @@ msgid "print sizes in human readable format"
msgstr "hiển thị kích cỡ theo định dạng dành cho người đọc"
#: builtin/describe.c:16
-msgid "git describe [options] <committish>*"
-msgstr "git describe [các-tùy-chọn] <committish>*"
+msgid "git describe [options] <commit-ish>*"
+msgstr "git describe [các-tùy-chọn] <commit-ish>*"
#: builtin/describe.c:17
msgid "git describe [options] --dirty"
@@ -4799,7 +4799,7 @@ msgid "No names found, cannot describe anything."
msgstr "Không tìm thấy các tên, không thể mô tả gì cả."
#: builtin/describe.c:489
-msgid "--dirty is incompatible with committishes"
+msgid "--dirty is incompatible with commit-ishes"
msgstr "--dirty là xung khắc với các tùy chọn dành cho chuyển giao (commit)"
#: builtin/diff.c:79