Skip to content

Commit 3b8726f

Browse files
committed
[zh-HANS] fix failing header
Signed-off-by: Jean-Noël Avila <[email protected]>
1 parent f3c105e commit 3b8726f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

po/documentation.zh_HANS-CN.po

+3-3
Original file line numberDiff line numberDiff line change
@@ -17798,7 +17798,7 @@ msgstr "_<仓库>_"
1779817798

1779917799
#. type: Plain text
1780017800
#: en/git-clone.txt:335
17801-
#, ', placeholders:'<<URLS, priority:300
17801+
#, placeholders:'<<URLS,', priority:300
1780217802
msgid "The (possibly remote) _<repository>_ to clone from. See the <<URLS,GIT URLS>> section below for more information on specifying repositories."
1780317803
msgstr "要克隆的(可能是远程的)<仓库>。有关指定仓库的更多信息,参阅下面的 <<URLS,GIT 地址>> 部分。"
1780417804

@@ -68567,7 +68567,7 @@ msgstr "[[def_ref]]引用 (ref)"
6856768567

6856868568
#. type: Plain text
6856968569
#: en/glossary-content.txt:559
68570-
#, ', ':'<<def_symref, ':'linkgit:gitrevisions[7]':'<<def_repository, placeholders:'<<def_object_name, priority:310
68570+
#, placeholders:'<<def_object_name,':'<<def_symref,':'linkgit:gitrevisions[7]':'<<def_repository,', priority:310
6857168571
msgid "A name that points to an <<def_object_name,object name>> or another ref (the latter is called a <<def_symref,symbolic ref>>). For convenience, a ref can sometimes be abbreviated when used as an argument to a Git command; see linkgit:gitrevisions[7] for details. Refs are stored in the <<def_repository,repository>>."
6857268572
msgstr "一个指向<<def_object_name,对象名称>>或另一个引用(后者被称为<<def_symref,符号引用>>)的名称。 为方便起见,当作为 Git 命令的参数时,引用可以使用缩写;参见 linkgit:gitrevisions[7] 。 引用保存在<<def_repository,仓库>>中。"
6857368573

@@ -68651,7 +68651,7 @@ msgstr "[[def_refspec]]引用规范 (refspec)"
6865168651

6865268652
#. type: Plain text
6865368653
#: en/glossary-content.txt:597
68654-
#, ':'<<def_push, ':'<<def_ref, ':'linkgit:git-fetch[1]':'linkgit:git-push[1]', placeholders:'<<def_fetch, priority:310
68654+
#, placeholders:'<<def_fetch,':'<<def_push,':'<<def_ref,':'linkgit:git-fetch[1]':'linkgit:git-push[1]', priority:310
6865568655
msgid "A \"refspec\" is used by <<def_fetch,fetch>> and <<def_push,push>> to describe the mapping between remote <<def_ref,ref>> and local ref. See linkgit:git-fetch[1] or linkgit:git-push[1] for details."
6865668656
msgstr "“引用规范” 是<<def_fetch,获取>>和<<def_push,推送>>用以描述远程<<def_ref,引用>>和本地引用之间的映射关系。详细说明参见 linkgit:git-fetch[1] 或 linkgit:git-push[1]。"
6865768657

0 commit comments

Comments
 (0)