mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
35 lines
1.6 KiB
JSON
35 lines
1.6 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"open": "開く",
|
|
"index modified": "変更されたインデックス",
|
|
"modified": "変更済み",
|
|
"index added": "インデックスの追加",
|
|
"index deleted": "削除されたインデックス",
|
|
"deleted": "削除済み",
|
|
"index renamed": "インデックスの名前変更",
|
|
"index copied": "インデックスをコピー",
|
|
"untracked": "追跡対象外",
|
|
"ignored": "無視",
|
|
"both deleted": "双方とも削除",
|
|
"added by us": "こちら側による追加",
|
|
"deleted by them": "あちら側による削除",
|
|
"added by them": "あちら側による追加",
|
|
"deleted by us": "こちら側による削除",
|
|
"both added": "双方とも追加",
|
|
"both modified": "双方とも変更",
|
|
"commitMessage": "Message (press {0} to commit)",
|
|
"commit": "コミット",
|
|
"merge changes": "変更のマージ",
|
|
"staged changes": "ステージング済みの変更",
|
|
"changes": "変更",
|
|
"commitMessageCountdown": "現在の行で残り {0} 文字",
|
|
"commitMessageWarning": "現在の行で {1} から {0} 文字オーバー",
|
|
"neveragain": "今後は表示しない",
|
|
"huge": "'{0}' のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。"
|
|
} |