mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-20 03:51:40 -04:00
* Initial 1.19 xcopy * Fix yarn build * Fix numerous build breaks * Next batch of build break fixes * More build break fixes * Runtime breaks * Additional post merge fixes * Fix windows setup file * Fix test failures. * Update license header blocks to refer to source eula
32 lines
1.5 KiB
JSON
32 lines
1.5 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": "変更",
|
|
"ok": "OK",
|
|
"neveragain": "今後は表示しない",
|
|
"huge": "'{0}' のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。"
|
|
} |