mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
2018-01-16. Merged in translations from Transifex.
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
"confirm discard all 2": "{0}\n\n這項動作無法復原,您會永久失去目前的工作集。",
|
||||
"yes discard tracked": "捨棄 1 個追蹤的檔案",
|
||||
"yes discard tracked multiple": "捨棄 {0} 個追蹤的檔案",
|
||||
"unsaved files single": "下列檔案尚未儲存: {0}。\n\n您要在認可之前進行儲存嗎?",
|
||||
"save and commit": "儲存全部且認可",
|
||||
"commit": "無論如何仍認可",
|
||||
"no staged changes": "沒有暫存變更進行提交\n\n您希望自動暫存您所有變更並直接提交?",
|
||||
"always": "永遠",
|
||||
"no changes": "沒有任何變更要認可。",
|
||||
@@ -64,12 +67,12 @@
|
||||
"no remotes to pull": "您的儲存庫未設定要提取的遠端來源。",
|
||||
"pick remote pull repo": "挑選要將分支提取出的遠端",
|
||||
"no remotes to push": "您的儲存庫未設定要推送的遠端目標。",
|
||||
"push with tags success": "已成功使用標籤推送。",
|
||||
"nobranch": "請簽出分支以推送到遠端。",
|
||||
"confirm publish branch": "分支 '{0}' 沒有任何上游分支。 您仍想發布這個分支嗎?",
|
||||
"ok": "確定",
|
||||
"push with tags success": "已成功使用標籤推送。",
|
||||
"pick remote": "挑選要發行分支 '{0}' 的目標遠端:",
|
||||
"sync is unpredictable": "此動作會將認可發送至 '{0}' 及從中提取認可。",
|
||||
"ok": "確定",
|
||||
"never again": "確定不要再顯示",
|
||||
"no remotes to publish": "您的儲存庫未設定要發行的遠端目標。",
|
||||
"no changes stash": "沒有變更可供隱藏。",
|
||||
"provide stash message": "可選擇提供隱藏訊息",
|
||||
|
||||
Reference in New Issue
Block a user