mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-20 12:00:24 -04:00
31 lines
1.4 KiB
JSON
31 lines
1.4 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the Source EULA 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": "双方とも変更",
|
|
"commit": "コミット",
|
|
"merge changes": "変更のマージ",
|
|
"staged changes": "ステージング済みの変更",
|
|
"changes": "変更",
|
|
"ok": "OK",
|
|
"neveragain": "今後は表示しない",
|
|
"huge": "'{0}' のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。"
|
|
} |