mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 21:11:38 +01:00
2017-04-28, merge in translation from transifex.
This commit is contained in:
@@ -16,15 +16,16 @@
|
||||
"confirm discard": "确定要放弃 {0} 中更改吗?",
|
||||
"confirm discard multiple": "是否确实要放弃 {0} 文件中的更改?",
|
||||
"discard": "放弃更改",
|
||||
"confirm discard all": "确定要放弃所有更改吗?此操作不可撤销!",
|
||||
"no changes": "没有要提交的更改。",
|
||||
"commit message": "提交消息",
|
||||
"provide commit message": "请提供提交消息",
|
||||
"branch name": "分支名称",
|
||||
"provide branch name": "请提供分支名称",
|
||||
"no remotes to pull": "存储库未配置任何从其中进行拉取的远程存储库。",
|
||||
"no remotes to push": "存储库未配置任何要推送到的远程存储库。",
|
||||
"nobranch": "请签出一个分支以推送到远程。",
|
||||
"pick remote": "选取要将分支“{0}”发布到的远程:",
|
||||
"sync is unpredictable": "此操作从“{0}”推送和拉取提交。",
|
||||
"ok": "确定",
|
||||
"never again": "好,永不再显示",
|
||||
"no remotes to publish": "存储库未配置任何要发布到的远程存储库。",
|
||||
|
||||
Reference in New Issue
Block a user