Update for language packs, (#14912)

* update DE lang pack extension strings from previous refresh

* bump lang pack versions for DE

* update for spanish langpack

* update for french langpack

* update for italian pack

* update for japanese pack

* update for korean pack

* update for Brazilian Portuguese pack

* update for Russian pack

* Update for Simplified Chinese pack

* update for Traditional Chinese pack

* added updated language packs for german and spanish

* changed vscode version

* added french and italian packs

* changes made to main

* japanese language pack added

* added korean pack

* Added Portuguese pack

* added russian pack, also small change to pt pack

* simplified chinese pack

* added traditional chinese pack

* deleted old language packs

* restore sql.i18n.json files

* Main.i18n.json reverted

* Revert sql json files

* main.i18n.json file for German updated

* updates to language packs 1

* main json for italian updated.

* update to japanese main

* finished translations for vs and sql in main.

* added ADS exclusive extensions to package.json

* fixed markdown and seti translation ids

* German language pack fixed

* Removed make from ads-language-pack-de and fixed es language pack

* french language pack fixed

* fixed italian language pack and restored typescript-basics

* removed unnecessary readme strings and nsions.

* fixed japanese pack

* Korean language pack fixed

* Portuguese language pack fixed

* fixed russian language pack

* Simplified Chinese pack fixed

* traditional chinese fixed

* restored sqlservernotebook
This commit is contained in:
Alex Ma
2021-03-31 11:08:45 -07:00
committed by GitHub
parent e762f19815
commit f7b9ca775a
1156 changed files with 137158 additions and 115157 deletions

2
i18n/ads-language-pack-ja/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
*.vsix

View File

@@ -0,0 +1,5 @@
.vscode/**
.vscode-test/**
.gitignore
vsc-extension-quickstart.md
node_modules

View File

@@ -0,0 +1,36 @@
# Change Log
All notable changes to the "vscode-language-pack-ja" language pack will be documented in this file.
## [Released]
* March 3, 2021 - Release for VS Code 1.54
* February 3, 2021 - Release for VS Code 1.53
* December 9, 2020 - Release for VS Code 1.52
* November 4, 2020 - Release for VS Code 1.51
* October 7, 2020 - Release for VS Code 1.50
* September 9, 2020 - Release for VS Code 1.49
* August 12, 2020 - Release for VS Code 1.48
* July 8, 2020 - Release for VS Code 1.47
* June 10, 2020 - Release for VS Code 1.46
* May 7, 2020 - Release for VS Code 1.45
* April 7, 2020 - Release for VS Code 1.44
* March 3, 2020 - Release for VS Code 1.43
* February 5, 2020 - Release for VS Code 1.42
* December 16, 2019 - Release for VS Code 1.41
* November 6, 2019 - Release for VS Code 1.40
* October 9, 2019 - Release for VS Code 1.39
* September 4, 2019 - Release for VS Code 1.38
* August 7, 2019 - Release for VS Code 1.37
* July 3, 2019 - Release for VS Code 1.36
* June 6, 2019 - Release for VS Code 1.35
* May 15, 2019 - Release for VS Code 1.34
* April 3, 2019 - Release for VS Code 1.33
* March 6, 2019 - Release for VS Code 1.32
* February 6, 2019 - Release for VS Code 1.31
* December 12, 2018 - Release for VS Code 1.30
* November 7, 2018 - Release for VS Code 1.29
* October 3, 2018 - Release for VS Code 1.28
* September 5, 2018 - Release for VS Code 1.27
* August 8, 2018 - Release for VS Code 1.26
* July 5, 2018 - Release for VS Code 1.25
* June 6, 2018 - Release for VS Code 1.24
* May 5, 2018 - Initial release for VS Code 1.23

View File

@@ -0,0 +1,114 @@
# Japanese Language Pack for Azure Data Studio
Japanese Language Pack は Azure Data Studio にローカライズされた UI を提供します。
## 使用法
既定の UI 言語をオーバーライドするには、"Configure Display Language" コマンドを使用して、Azure Data Studio の表示言語を明示的に設定します。
"Ctrl+Shift+P" を押して "コマンド パレット" を表示し、"display" と入力して "Configure Display Language" コマンドをフィルターして表示します。Enter キーを押すと、インストールされている言語の一覧がロケールごとに表示され、現在のロケールが強調表示されます。UI 言語を切り替えるには、別の "ロケール" を選択してください。
詳細については [Docs](https://go.microsoft.com/fwlink/?LinkId=761051) を参照してください。
## 貢献
翻訳する文字列は、Microsoft Localization Community Platform (MLCP) の DevTools - Azure Data Studio" プロジェクトでメンテナンスされています。
翻訳に貢献したり、翻訳を改善したりするために参加したい場合は、詳細について [community localization page](https://aka.ms/vscodeloc) で確認してください。
## ライセンス
The source code and strings are licensed under the [SOURCE EULA](https://github.com/Microsoft/azuredatastudio/blob/master/LICENSE.txt).
## クレジット
Japanese Language Pack は "By the community, for the community" のコミュニティ ローカライゼーション活動によって届けられます。
これを可能にするコミュニティの貢献者達に感謝します。
**トップ貢献者:**
* Shunya Tajima
* Yuichi Nukiyama
* Satoshi Kajiura
* Yosuke Sano
* Seiji Momoto
* Tomoaki Yoshizawa
**貢献者:**
* Takayoshi Tanaka
* Yuki Ueda
* yoshioms
* Hiroyuki Mori
* Takashi Takebayashi
* Makoto Sakaguchi
* Toshinori Sugita
* Tempura sukiyaki
* Tetsuya Fukuda
* daisuke osada (daiskeh)
* 得上 竜一
* Kyohei MORIYAMA
* Takashi Kawasaki
* dkp sk
**Enjoy!**
# Japanese Language Pack for Azure Data Studio
Japanese Language Pack provides localized UI experience for Azure Data Studio.
## Usage
You can override the default UI language by explicitly setting the Azure Data Studio display language using the **Configure Display Language** command.
Press `Ctrl+Shift+P` to bring up the **Command Palette** then start typing `display` to filter and display the **Configure Display Language** command.
Press `Enter` and a list of installed languages by locale is displayed, with the current locale highlighted. Select another `locale` to switch UI language.
See [Docs](https://go.microsoft.com/fwlink/?LinkId=761051) for more information.
## Contributing
The translation strings are maintained in "DevTools - Azure Data Studio" project in Microsoft Localization Community Platform (MLCP).
If you'd like to participate in the effort either to contribue translation or improve translation, see [community localization page](https://aka.ms/vscodeloc) for more information.
## License
The source code and strings are licensed under the [SOURCE EULA](https://github.com/Microsoft/azuredatastudio/blob/master/LICENSE.txt).
## Credits
Japanese Language Pack had received contribution through "By the community, for the community" community localization effort.
Special thanks to community contributors for making it available.
**Top Contributors:**
* Shunya Tajima
* Yuichi Nukiyama
* Satoshi Kajiura
* Yosuke Sano
* Seiji Momoto
* Tomoaki Yoshizawa
**Contributors:**
* Takayoshi Tanaka
* Yuki Ueda
* yoshioms
* Hiroyuki Mori
* Takashi Takebayashi
* Makoto Sakaguchi
* Toshinori Sugita
* Tempura sukiyaki
* Tetsuya Fukuda
* daisuke osada (daiskeh)
* 得上 竜一
* Kyohei MORIYAMA
* Takashi Kawasaki
* dkp sk
**Enjoy!**

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@@ -0,0 +1,226 @@
{
"name": "ads-language-pack-ja",
"displayName": "Japanese Language Pack for Azure Data Studio",
"description": "Language pack extension for Japanese",
"version": "1.26.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/azuredatastudio"
},
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "^1.34.0",
"azdata": ">=1.26.0"
},
"icon": "languagepack.png",
"categories": [
"Language Packs"
],
"contributes": {
"localizations": [
{
"languageId": "ja",
"languageName": "Japanese",
"localizedLanguageName": "日本語",
"translations": [
{
"id": "Microsoft.admin-tool-ext-win",
"path": "./translations/extensions/admin-tool-ext-win.i18n.json"
},
{
"id": "Microsoft.agent",
"path": "./translations/extensions/agent.i18n.json"
},
{
"id": "Microsoft.azurecore",
"path": "./translations/extensions/azurecore.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"
},
{
"id": "Microsoft.dacpac",
"path": "./translations/extensions/dacpac.i18n.json"
},
{
"id": "Microsoft.import",
"path": "./translations/extensions/import.i18n.json"
},
{
"id": "Microsoft.mssql",
"path": "./translations/extensions/mssql.i18n.json"
},
{
"id": "Microsoft.notebook",
"path": "./translations/extensions/notebook.i18n.json"
},
{
"id": "Microsoft.profiler",
"path": "./translations/extensions/profiler.i18n.json"
},
{
"id": "Microsoft.resource-deployment",
"path": "./translations/extensions/resource-deployment.i18n.json"
},
{
"id": "Microsoft.schema-compare",
"path": "./translations/extensions/schema-compare.i18n.json"
},
{
"id": "Microsoft.sqlservernotebook",
"path": "./translations/extensions/Microsoft.sqlservernotebook.i18n.json"
},
{
"id": "vscode",
"path": "./translations/main.i18n.json"
},
{
"id": "vscode.bat",
"path": "./translations/extensions/bat.i18n.json"
},
{
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.extension-editing",
"path": "./translations/extensions/extension-editing.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
},
{
"id": "vscode.git",
"path": "./translations/extensions/git.i18n.json"
},
{
"id": "vscode.github-authentication",
"path": "./translations/extensions/github-authentication.i18n.json"
},
{
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
},
{
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.markdown",
"path": "./translations/extensions/markdown-basics.i18n.json"
},
{
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
},
{
"id": "vscode.microsoft-authentication",
"path": "./translations/extensions/microsoft-authentication.i18n.json"
},
{
"id": "vscode.powershell",
"path": "./translations/extensions/powershell.i18n.json"
},
{
"id": "vscode.python",
"path": "./translations/extensions/python.i18n.json"
},
{
"id": "vscode.r",
"path": "./translations/extensions/r.i18n.json"
},
{
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
},
{
"id": "vscode.theme-abyss",
"path": "./translations/extensions/theme-abyss.i18n.json"
},
{
"id": "vscode.theme-defaults",
"path": "./translations/extensions/theme-defaults.i18n.json"
},
{
"id": "vscode.theme-kimbie-dark",
"path": "./translations/extensions/theme-kimbie-dark.i18n.json"
},
{
"id": "vscode.theme-monokai-dimmed",
"path": "./translations/extensions/theme-monokai-dimmed.i18n.json"
},
{
"id": "vscode.theme-monokai",
"path": "./translations/extensions/theme-monokai.i18n.json"
},
{
"id": "vscode.theme-quietlight",
"path": "./translations/extensions/theme-quietlight.i18n.json"
},
{
"id": "vscode.theme-red",
"path": "./translations/extensions/theme-red.i18n.json"
},
{
"id": "vscode.vscode-theme-seti",
"path": "./translations/extensions/theme-seti.i18n.json"
},
{
"id": "vscode.theme-solarized-dark",
"path": "./translations/extensions/theme-solarized-dark.i18n.json"
},
{
"id": "vscode.theme-solarized-light",
"path": "./translations/extensions/theme-solarized-light.i18n.json"
},
{
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
},
{
"id": "vscode.yaml",
"path": "./translations/extensions/yaml.i18n.json"
}
]
}
]
},
"scripts": {
"update": "cd ../vscode && npm run update-localization-extension ja"
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"title.sqlServerNotebooks": "SQL Server ノートブック",
"title.sqlServer2019Book": "SQL Server 2019 ガイド",
"description.sqlserverNotebooks": "SQL Server の使用を開始し、トラブルシューティングを行うのに役立つノートブック"
}
}
}

View File

@@ -0,0 +1,26 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"adminToolExtWin.displayName": "Database Administration Tool Extensions for Windows",
"adminToolExtWin.description": "Azure Data Studio に Windows 特有の他の機能を追加します",
"adminToolExtWin.propertiesMenuItem": "プロパティ",
"adminToolExtWin.launchGswMenuItem": "スクリプトの生成..."
},
"out/main": {
"adminToolExtWin.noConnectionContextForProp": "handleLaunchSsmsMinPropertiesDialogCommand に提供された ConnectionContext はありません",
"adminToolExtWin.noOENode": "connectionContext からオブジェクト エクスプローラー ノードを判別できませんでした: {0}",
"adminToolExtWin.noConnectionContextForGsw": "handleLaunchSsmsMinPropertiesDialogCommand に提供された ConnectionContext はありません",
"adminToolExtWin.noConnectionProfile": "connectionContext から提供された connectionProfile はありません: {0}",
"adminToolExtWin.launchingDialogStatus": "ダイアログを起動しています...",
"adminToolExtWin.ssmsMinError": "引数 '{0}' を伴う SsmsMin の呼び出しでエラーが発生しました - {1}"
}
}
}

View File

@@ -0,0 +1,250 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"out/dialogs/scheduleDialog": {
"scheduleDialog.newSchedule": "新しいスケジュール",
"scheduleDialog.ok": "OK",
"scheduleDialog.cancel": "キャンセル",
"scheduleDialog.scheduleName": "スケジュール名",
"scheduleDialog.schedules": "スケジュール"
},
"out/dialogs/proxyDialog": {
"createProxy.createProxy": "プロキシの作成",
"createProxy.editProxy": "プロキシの編集",
"createProxy.General": "全般",
"createProxy.ProxyName": "プロキシ名",
"createProxy.CredentialName": "資格情報名",
"createProxy.Description": "説明",
"createProxy.SubsystemName": "サブシステム",
"createProxy.OperatingSystem": "オペレーティング システム (CmdExec)",
"createProxy.ReplicationSnapshot": "レプリケーション スナップショット",
"createProxy.ReplicationTransactionLog": "レプリケーション トランザクション ログ リーダー",
"createProxy.ReplicationDistributor": "レプリケーション ディストリビューター",
"createProxy.ReplicationMerge": "レプリケーション マージ",
"createProxy.ReplicationQueueReader": "レプリケーション キュー リーダー",
"createProxy.SSASQueryLabel": "SQL Server Analysis Services クエリ",
"createProxy.SSASCommandLabel": "SQL Server Analysis Services コマンド",
"createProxy.SSISPackage": "SQL Server Integration Services パッケージ",
"createProxy.PowerShell": "PowerShell",
"createProxy.subSystemHeading": "次のサブシステムに対してアクティブ"
},
"out/dialogs/pickScheduleDialog": {
"pickSchedule.jobSchedules": "ジョブ スケジュール",
"pickSchedule.ok": "OK",
"pickSchedule.cancel": "キャンセル",
"pickSchedule.availableSchedules": "利用可能なスケジュール:",
"pickSchedule.scheduleName": "名前",
"pickSchedule.scheduleID": "ID",
"pickSchedule.description": "説明"
},
"out/dialogs/operatorDialog": {
"createOperator.createOperator": "演算子の作成",
"createOperator.editOperator": "演算子の編集",
"createOperator.General": "全般",
"createOperator.Notifications": "通知",
"createOperator.Name": "名前",
"createOperator.Enabled": "有効",
"createOperator.EmailName": "電子メール名",
"createOperator.PagerEmailName": "ポケットベル電子メール名",
"createOperator.PagerMondayCheckBox": "月曜日",
"createOperator.PagerTuesdayCheckBox": "火曜日",
"createOperator.PagerWednesdayCheckBox": "水曜日",
"createOperator.PagerThursdayCheckBox": "木曜日",
"createOperator.PagerFridayCheckBox": "金曜日 ",
"createOperator.PagerSaturdayCheckBox": "土曜日",
"createOperator.PagerSundayCheckBox": "日曜日",
"createOperator.workdayBegin": "始業時刻",
"createOperator.workdayEnd": "終業時刻",
"createOperator.PagerDutySchedule": "ポケットベルの受信スケジュール",
"createOperator.AlertListHeading": "アラートの一覧",
"createOperator.AlertNameColumnLabel": "アラート名",
"createOperator.AlertEmailColumnLabel": "電子メール",
"createOperator.AlertPagerColumnLabel": "ポケットベル"
},
"out/dialogs/jobStepDialog": {
"jobStepDialog.fileBrowserTitle": "データベース ファイルの検索 - ",
"jobStepDialog.ok": "OK",
"jobStepDialog.cancel": "キャンセル",
"jobStepDialog.general": "全般",
"jobStepDialog.advanced": "詳細",
"jobStepDialog.open": "開く...",
"jobStepDialog.parse": "解析",
"jobStepDialog.successParse": "コマンドは正常に解析されました。",
"jobStepDialog.failParse": "コマンドが失敗しました。",
"jobStepDialog.blankStepName": "ステップ名を空白のままにすることはできません",
"jobStepDialog.processExitCode": "成功したコマンドのプロセス終了コード:",
"jobStepDialog.stepNameLabel": "ステップ名",
"jobStepDialog.typeLabel": "種類",
"jobStepDialog.runAsLabel": "実行するアカウント名",
"jobStepDialog.databaseLabel": "データベース",
"jobStepDialog.commandLabel": "コマンド",
"jobStepDialog.successAction": "成功時のアクション",
"jobStepDialog.failureAction": "失敗時のアクション",
"jobStepDialog.runAsUser": "ユーザーとして実行",
"jobStepDialog.retryAttempts": "再試行回数",
"jobStepDialog.retryInterval": "再試行間隔 (分)",
"jobStepDialog.logToTable": "テーブルにログを記録する",
"jobStepDialog.appendExistingTableEntry": "テーブル内の既存のエントリに出力を追加する",
"jobStepDialog.includeStepOutputHistory": "履歴にステップ出力を含める",
"jobStepDialog.outputFile": "出力ファイル",
"jobStepDialog.appendOutputToFile": "既存のファイルに出力を追加する",
"jobStepDialog.selectedPath": "選択されたパス",
"jobStepDialog.filesOfType": "ファイルの種類",
"jobStepDialog.fileName": "ファイル名",
"jobStepDialog.allFiles": "すべてのファイル (*)",
"jobStepDialog.newJobStep": "新しいジョブ ステップ",
"jobStepDialog.editJobStep": "ジョブ ステップの編集",
"jobStepDialog.TSQL": "Transact-SQL スクリプト (T-SQL)",
"jobStepDialog.powershell": "PowerShell",
"jobStepDialog.CmdExec": "オペレーティング システム (CmdExec)",
"jobStepDialog.replicationDistribution": "レプリケーション ディストリビューター",
"jobStepDialog.replicationMerge": "レプリケーション マージ",
"jobStepDialog.replicationQueueReader": "レプリケーション キュー リーダー",
"jobStepDialog.replicationSnapshot": "レプリケーション スナップショット",
"jobStepDialog.replicationTransactionLogReader": "レプリケーション トランザクション ログ リーダー",
"jobStepDialog.analysisCommand": "SQL Server Analysis Services コマンド",
"jobStepDialog.analysisQuery": "SQL Server Analysis Services クエリ",
"jobStepDialog.servicesPackage": "SQL Server Integration Service パッケージ",
"jobStepDialog.agentServiceAccount": "SQL Server エージェント サービス アカウント",
"jobStepDialog.nextStep": "次のステップに移動",
"jobStepDialog.quitJobSuccess": "成功を報告してジョブを終了する",
"jobStepDialog.quitJobFailure": "失敗を報告してジョブを終了する"
},
"out/dialogs/jobDialog": {
"jobDialog.general": "全般",
"jobDialog.steps": "ステップ",
"jobDialog.schedules": "スケジュール",
"jobDialog.alerts": "アラート",
"jobDialog.notifications": "通知",
"jobDialog.blankJobNameError": "ジョブの名前を空白にすることはできません。",
"jobDialog.name": "名前",
"jobDialog.owner": "所有者",
"jobDialog.category": "カテゴリ",
"jobDialog.description": "説明",
"jobDialog.enabled": "有効",
"jobDialog.jobStepList": "ジョブ ステップの一覧",
"jobDialog.step": "ステップ",
"jobDialog.type": "種類",
"jobDialog.onSuccess": "成功時",
"jobDialog.onFailure": "失敗時",
"jobDialog.new": "新しいステップ",
"jobDialog.edit": "ステップの編集",
"jobDialog.delete": "ステップの削除",
"jobDialog.moveUp": "ステップを上に移動",
"jobDialog.moveDown": "ステップを下に移動",
"jobDialog.startStepAt": "ステップの開始",
"jobDialog.notificationsTabTop": "ジョブ完了時に実行するアクション",
"jobDialog.email": "電子メール",
"jobDialog.page": "ページ",
"jobDialog.eventLogCheckBoxLabel": "Windows アプリケーション イベント ログに書き込む",
"jobDialog.deleteJobLabel": "自動的にジョブを削除",
"jobDialog.schedulesaLabel": "スケジュールの一覧",
"jobDialog.pickSchedule": "スケジュールを選択",
"jobDialog.scheduleNameLabel": "スケジュール名",
"jobDialog.alertsList": "アラート一覧",
"jobDialog.newAlert": "新しいアラート",
"jobDialog.alertNameLabel": "アラート名",
"jobDialog.alertEnabledLabel": "有効",
"jobDialog.alertTypeLabel": "種類",
"jobDialog.newJob": "新しいジョブ",
"jobDialog.editJob": "ジョブの編集"
},
"out/dialogs/alertDialog": {
"alertDialog.createAlert": "アラートの作成",
"alertDialog.editAlert": "アラートの編集",
"alertDialog.General": "全般",
"alertDialog.Response": "応答",
"alertDialog.Options": "オプション​​",
"alertDialog.eventAlert": "イベント アラート定義",
"alertDialog.Name": "名前",
"alertDialog.Type": "種類",
"alertDialog.Enabled": "有効",
"alertDialog.DatabaseName": "データベース名",
"alertDialog.ErrorNumber": "エラー番号",
"alertDialog.Severity": "重大度",
"alertDialog.RaiseAlertContains": "メッセージが含まれているときにアラートを出す",
"alertDialog.MessageText": "メッセージ テキスト",
"alertDialog.Severity001": "001 - 各種のシステム情報",
"alertDialog.Severity002": "002 - 予約済み",
"alertDialog.Severity003": "003 - 予約済み",
"alertDialog.Severity004": "004 - 予約済み",
"alertDialog.Severity005": "005 - 予約済み",
"alertDialog.Severity006": "006 - 予約済み",
"alertDialog.Severity007": "007 - 通知: 状態情報",
"alertDialog.Severity008": "008 - 通知: ユーザーの介入が必須",
"alertDialog.Severity009": "009 - ユーザー定義",
"alertDialog.Severity010": "010 - 情報",
"alertDialog.Severity011": "011 - 指定されたデータベース オブジェクトが見つかりません",
"alertDialog.Severity012": "012 - 未使用",
"alertDialog.Severity013": "013 - ユーザー トランザクションの構文エラー",
"alertDialog.Severity014": "014 - 必要なアクセス許可がありません",
"alertDialog.Severity015": "015 - SQL ステートメントの構文エラー",
"alertDialog.Severity016": "016 - 各種のユーザー エラー",
"alertDialog.Severity017": "017- リソース不足",
"alertDialog.Severity018": "018 - 致命的でない内部エラー",
"alertDialog.Severity019": "019 - リソースにおける致命的なエラー",
"alertDialog.Severity020": "020 - 現在のプロセス内の致命的なエラー",
"alertDialog.Severity021": "021 - データベース プロセスの致命的なエラー",
"alertDialog.Severity022": "022 - 致命的なエラー: テーブルの整合性を確認してください",
"alertDialog.Severity023": "023 - 致命的なエラー: データベースの整合性を確認してください",
"alertDialog.Severity024": "024 - 致命的なエラー: ハードウェア エラー",
"alertDialog.Severity025": "025 - 致命的なエラー",
"alertDialog.AllDatabases": "<すべてのデータベース>",
"alertDialog.ExecuteJob": "ジョブの実行",
"alertDialog.ExecuteJobName": "ジョブ名",
"alertDialog.NotifyOperators": "オペレーターに通知する",
"alertDialog.NewJob": "新しいジョブ",
"alertDialog.OperatorList": "演算子の一覧",
"alertDialog.OperatorName": "演算子",
"alertDialog.OperatorEmail": "電子メール",
"alertDialog.OperatorPager": "ポケットベル",
"alertDialog.NewOperator": "新しい演算子",
"alertDialog.IncludeErrorInEmail": "電子メールにアラート エラー テキストを含める",
"alertDialog.IncludeErrorInPager": "ポケットベルにアラート エラー テキストを含める",
"alertDialog.AdditionalNotification": "送信する付加的な通知メッセージ",
"alertDialog.DelayBetweenResponse": "応答間の遅延",
"alertDialog.DelayMinutes": "遅延 (分)",
"alertDialog.DelaySeconds": "遅延 (秒)"
},
"out/dialogs/agentDialog": {
"agentDialog.OK": "OK",
"agentDialog.Cancel": "キャンセル"
},
"out/data/proxyData": {
"proxyData.saveErrorMessage": "プロキシの更新に失敗しました '{0}'",
"proxyData.saveSucessMessage": "プロキシ '{0}' が正常に更新されました",
"proxyData.newJobSuccessMessage": "プロキシ '{0}' が正常に作成されました"
},
"out/data/jobStepData": {
"jobStepData.saveErrorMessage": "ステップの更新に失敗しました '{0}'",
"stepData.jobNameRequired": "ジョブ名を指定する必要があります",
"stepData.stepNameRequired": "ステップ名を指定する必要があります"
},
"out/data/jobData": {
"jobData.whenJobCompletes": "ジョブが完了するとき",
"jobData.whenJobFails": "ジョブが失敗するとき",
"jobData.whenJobSucceeds": "ジョブが成功するとき",
"jobData.jobNameRequired": "ジョブ名を指定する必要があります",
"jobData.saveErrorMessage": "ジョブの更新に失敗しました '{0}'",
"jobData.newJobErrorMessage": "ジョブの作成に失敗しました '{0}'",
"jobData.saveSucessMessage": "ジョブ '{0}' が正常に更新されました",
"jobData.newJobSuccessMessage": "ジョブ '{0}' が正常に作成されました"
},
"out/data/alertData": {
"alertData.saveErrorMessage": "アラートの更新に失敗しました '{0}'",
"alertData.DefaultAlertTypString": "SQL Server イベントのアラート",
"alertDialog.PerformanceCondition": "SQL Server パフォーマンス条件のアラート",
"alertDialog.WmiEvent": "WMI イベントのアラート"
},
"out/mainController": {
"mainController.notImplemented": "この機能は開発中です。最新の変更内容を試す場合には、最新のインサイダー ビルドをご確認ください。"
}
}
}

View File

@@ -0,0 +1,82 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"azure.displayName": "Azure (コア)",
"azure.description": "Azure リソースを参照して作業します",
"azure.title": "Azure",
"azure.resource.config.title": "Azure リソースの構成",
"azure.resource.config.filter.description": "リソース フィルターの各要素であるアカウント ID、サブスクリプション ID、名前はスラッシュで区切ります",
"azure.resource.explorer.title": "Azure",
"azure.resource.refreshall.title": "Azure: すべてのアカウントを更新する",
"azure.resource.refresh.title": "最新の情報に更新",
"azure.resource.signin.title": "Azure: サインイン",
"azure.resource.selectsubscriptions.title": "サブスクリプションの選択",
"azure.resource.connectsqlserver.title": "接続",
"azure.resource.connectsqldb.title": "サーバーに追加",
"accounts.clearTokenCache": "Azure アカウント トークンのキャッシュをクリア",
"config.enablePublicCloudDescription": "Azure パブリック クラウド統合を有効にするかどうか",
"config.enableUsGovCloudDescription": "米国政府向け Azure クラウド (Fairfax) 統合を有効にするかどうか",
"config.enableChinaCloudDescription": "Azure China の統合を有効にするかどうか",
"config.enableGermanyCloudDescription": "Azure Germany の統合を有効にするかどうか"
},
"dist/azureResource/utils": {
"azure.resource.error": "エラー: {0}"
},
"dist/constants": {
"extensionName": "Azure アカウント"
},
"dist/azureResource/tree/accountTreeNode": {
"azure.resource.tree.accountTreeNode.credentialError": "アカウント {0} の資格情報を取得できませんでした。アカウントを更新してください。",
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "サブスクリプションが見つかりません。"
},
"dist/account-provider/azureAccountProviderService": {
"clearTokenCacheSuccess": "トークン キャッシュが正常にクリアされました",
"clearTokenCacheFailure": "トークン キャッシュをクリアできませんでした"
},
"dist/account-provider/providerSettings": {
"publicCloudDisplayName": "Azure"
},
"dist/account-provider/azureAccountProvider": {
"accountProviderNotInitialized": "アカウント プロバイダーが初期化されていないため、操作を実行できません",
"addAccount": "{0} アカウントを追加します",
"refreshAccount": "{0} アカウントを更新します",
"azureWorkAccountDisplayName": "職場または学校アカウント",
"microsoftAccountDisplayName": "Microsoft アカウント"
},
"dist/azureResource/providers/databaseServer/databaseServerTreeDataProvider": {
"azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel": "SQL Server"
},
"dist/azureResource/providers/database/databaseTreeDataProvider": {
"azure.resource.providers.database.treeDataProvider.databaseContainerLabel": "SQL Database"
},
"dist/azureResource/commands": {
"azure.resource.selectsubscriptions.credentialError": "アカウント {0} の資格情報を取得できませんでした。アカウントを更新してください。"
},
"dist/azureResource/tree/subscriptionTreeNode": {
"azure.resource.tree.subscriptionTreeNode.noResourcesLabel": "リソースは見つかりませんでした。"
},
"dist/azureResource/resourceTreeNode": {
"azure.resource.resourceTreeNode.noResourcesLabel": "リソースは見つかりませんでした"
},
"dist/azureResource/tree/treeProvider": {
"azure.resource.tree.treeProvider.loadingLabel": "読み込み中..."
},
"dist/azureResource/tree/accountNotSignedInTreeNode": {
"azure.resource.tree.accountNotSignedInTreeNode.signInLabel": "Azure にサインイン..."
},
"dist/azureResource/providers/sqlinstance/sqlInstanceTreeDataProvider": {
"azure.resource.providers.sqlInstanceContainerLabel": "SQL マネージド インスタンス"
},
"dist/azureResource/providers/postgresServer/postgresServerTreeDataProvider": {
"azure.resource.providers.databaseServer.treeDataProvider.postgresServerContainerLabel": "Azure Database for PostgreSQL サーバー"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Windows バッチ言語の基礎",
"description": "Windows batch ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}
}
}

View File

@@ -0,0 +1,198 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "SQL Server ビッグ データ クラスターの管理をサポート",
"text.sqlServerBigDataClusters": "SQL Server ビッグ データ クラスター",
"command.addController.title": "コントローラーに接続する",
"command.deleteController.title": "削除",
"command.refreshController.title": "最新の情報に更新",
"command.manageController.title": "管理",
"command.mount.title": "HDFS のマウント",
"command.refreshmount.title": "マウントの更新",
"command.deletemount.title": "マウントの削除",
"bdc.configuration.title": "ビッグ データ クラスター",
"bdc.ignoreSslVerification.desc": "HDFS、Spark、コントローラーなどの SQL Server ビッグ データ クラスター エンドポイントに対する SSL 検証エラーを無視する (true の場合)"
},
"dist/bigDataCluster/utils": {
"state.creating": "作成中",
"state.waiting": "待機中",
"state.ready": "準備完了",
"state.deleting": "削除中",
"state.deleted": "削除済み",
"state.applyingUpgrade": "アップグレードの適用中",
"state.upgrading": "アップグレード中",
"state.applyingmanagedupgrade": "マネージド アップグレードの適用中",
"state.managedUpgrading": "マネージド アップグレード中",
"state.rollback": "ロールバック",
"state.rollbackInProgress": "ロールバックが進行中",
"state.rollbackComplete": "ロールバックの完了",
"state.error": "エラー",
"state.creatingSecrets": "シークレットの作成中",
"state.waitingForSecrets": "シークレットの待機中",
"state.creatingGroups": "グループの作成中",
"state.waitingForGroups": "グループの待機中",
"state.creatingResources": "リソースの作成中",
"state.waitingForResources": "リソースの待機中",
"state.creatingKerberosDelegationSetup": "Kerberos 委任セットアップの作成中",
"state.waitingForKerberosDelegationSetup": "Kerberos 委任のセットアップの待機中",
"state.waitingForDeletion": "削除の待機中",
"state.waitingForUpgrade": "アップグレードの待機中",
"state.upgradePaused": "アップグレードが一時停止しました",
"state.running": "実行中",
"endpoint.appproxy": "アプリケーション プロキシ",
"endpoint.controller": "クラスター管理サービス",
"endpoint.gateway": "HDFS ファイルにアクセスするためのゲートウェイ、Spark",
"endpoint.managementproxy": "管理プロキシ",
"endpoint.mgmtproxy": "管理プロキシ",
"endpoint.sqlServerEndpoint": "SQL Server マスター インスタンス フロントエンド",
"endpoint.grafana": "メトリック ダッシュボード",
"endpoint.kibana": "ログ検索ダッシュボード",
"endpoint.yarnHistory": "Spark 診断と監視ダッシュボード",
"endpoint.sparkHistory": "Spark ジョブの管理と監視ダッシュボード",
"endpoint.webhdfs": "HDFS ファイル システム プロキシ",
"endpoint.livy": "Spark ステートメント、ジョブ、アプリケーションを実行するためのプロキシ",
"service.sql": "SQL Server",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.control": "コントロール",
"service.gateway": "ゲートウェイ",
"service.app": "アプリ",
"bdc.healthy": "正常",
"bdc.unhealthy": "異常",
"endpointsError": "BDC エンドポイントの取得中に予期しないエラーが発生しました: {0}"
},
"dist/bigDataCluster/dialog/hdfsDialogBase": {
"basicAuthName": "基本",
"integratedAuthName": "Windows 認証",
"mount.hdfs.loginerror1": "コントローラーへのログインに失敗しました",
"mount.hdfs.loginerror2": "コントローラーへのログインに失敗しました: {0}",
"err.controller.username.required": "ユーザー名が必須です",
"err.controller.password.required": "パスワードが必須です",
"textUrlLower": "URL",
"textUsernameLower": "ユーザー名",
"textPasswordLower": "パスワード",
"textUrlCapital": "クラスター管理の URL",
"textAuthCapital": "認証の種類",
"textUsernameCapital": "ユーザー名",
"textPasswordCapital": "パスワード",
"hdsf.dialog.connection.section": "クラスター接続",
"hdfs.dialog.ok": "OK",
"hdfs.dialog.cancel": "キャンセル"
},
"dist/bigDataCluster/controller/clusterControllerApi": {
"error.no.activedirectory": "このクラスターは Windows 認証をサポートしていません",
"bdc.error.tokenPost": "認証中のエラー",
"bdc.error.unauthorized": "Windows 認証を使用してこのクラスターにログインするアクセス許可がありません",
"bdc.error.getEndPoints": "{0} からのエンドポイントの取得でエラーが発生しました",
"bdc.error.getBdcStatus": "{0} から BDC ステータスを取得する操作でエラーが発生しました",
"bdc.error.mountHdfs": "マウントの作成でエラーが発生しました",
"bdc.error.refreshHdfs": "マウントの更新エラー",
"bdc.error.deleteHdfs": "マウントの削除エラー"
},
"dist/bigDataCluster/dialog/connectControllerDialog": {
"connectController.dialog.title": "コントローラーへの接続 (プレビュー)"
},
"dist/bigDataCluster/dialog/commonControls": {
"bdc.dashboard.viewDetails": "詳細の表示"
},
"dist/extension": {
"mount.error.endpointNotFound": "コントローラー エンドポイント情報が見つかりませんでした",
"bdc.dashboard.title": "ビッグ データ クラスター ダッシュボード (プレビュー) -",
"textYes": "はい",
"textNo": "いいえ",
"textConfirmDeleteController": "'{0}' を削除しますか?"
},
"dist/bigDataCluster/tree/addControllerNode": {
"textBigDataClusterControllerWithDots": "SQL Server ビッグ データ クラスター コントローラーを追加する...",
"textConnectToController": "コントローラーに接続する"
},
"dist/bigDataCluster/tree/loadingControllerNode": {
"textLoadingWithDots": "読み込んでいます..."
},
"dist/bigDataCluster/dialog/addControllerDialog": {
"basicAuthName": "基本",
"integratedAuthName": "Windows 認証",
"err.controller.username.required": "ユーザー名が必須です",
"err.controller.password.required": "パスワードが必須です",
"textAddNewController": "新しいコントローラーの追加 (プレビュー)",
"textUrlLower": "URL",
"textUsernameLower": "ユーザー名",
"textPasswordLower": "パスワード",
"textRememberPassword": "パスワードを記憶する",
"textUrlCapital": "クラスター管理の URL",
"textAuthCapital": "認証の種類",
"textUsernameCapital": "ユーザー名",
"textPasswordCapital": "パスワード",
"textAdd": "追加",
"textCancel": "キャンセル"
},
"dist/bigDataCluster/dialog/bdcDashboard": {
"bdc.dashboard.refreshButton": "最新の情報に更新",
"bdc.dashboard.troubleshootButton": "トラブルシューティング",
"bdc.dashboard.overviewNavTitle": "ビッグ データ クラスターの概要",
"bdc.dashboard.clusterDetails": "クラスターの詳細"
},
"dist/bigDataCluster/dialog/bdcDashboardResourceStatusPage": {
"bdc.dashboard.viewHyperlink": "表示",
"bdc.dashboard.notAvailable": "該当なし",
"bdc.dashboard.healthStatusDetailsHeader": "正常性状態の詳細",
"bdc.dashboard.lastUpdated": "最終更新日: {0}",
"bdc.dashboard.instanceHeader": "インスタンス",
"bdc.dashboard.stateHeader": "状態",
"bdc.dashboard.healthStatusHeader": "正常性状態",
"bdc.dashboard.metricsAndLogsLabel": "メトリックスとログ",
"bdc.dashboard.nodeMetricsHeader": "ノード メトリックス",
"bdc.dashboard.sqlMetricsHeader": "SQL メトリック",
"bdc.dashboard.logsHeader": "ログ"
},
"dist/bigDataCluster/dialog/bdcDashboardOverviewPage": {
"bdc.dashboard.propertiesHeader": "クラスターのプロパティ",
"bdc.dashboard.clusterState": "クラスターの状態:",
"bdc.dashboard.healthStatus": "正常性状態:",
"bdc.dashboard.overviewHeader": "クラスターの概要",
"bdc.dashboard.lastUpdated": "最終更新日: {0}",
"bdc.dashboard.serviceNameHeader": "サービス名",
"bdc.dashboard.stateHeader": "状態",
"bdc.dashboard.healthStatusHeader": "正常性状態",
"bdc.dashboard.endpointsLabel": "サービス エンドポイント",
"bdc.dashboard.serviceHeader": "サービス",
"bdc.dashboard.endpointHeader": "エンドポイント",
"endpointsError": "BDC エンドポイントの取得中に予期しないエラーが発生しました: {0}",
"bdc.dashboard.noConnection": "ダッシュボードには接続が必要です。[再試行] をクリックして資格情報を入力してください。",
"bdc.dashboard.unexpectedError": "予期しないエラーが発生しました: {0}",
"bdc.dashboard.copyTitle": "コピー",
"copiedEndpoint": "エンドポイント '{0}' がクリップボードにコピーされました"
},
"dist/bigDataCluster/dialog/mountHdfsDialog": {
"mount.main.section": "マウント構成",
"mount.hdfsPath.title": "HDFS パス",
"mount.err.formatting": "{0} での資格情報の書式設定が正しくありません",
"mount.task.name": "パス {0} 上に HDFS フォルダーをマウントしています",
"mount.task.submitted": "マウントの作成が開始されました",
"mount.task.complete": "HDFS フォルダーのマウントが完了しました",
"mount.task.inprogress": "マウントが完了しようとしています。後でご確認ください",
"mount.task.error": "フォルダーのマウントでエラーが発生しました: {0}",
"mount.error.unknown": "マウント プロセス中に不明なエラーが発生しました",
"mount.dialog.title": "HDFS フォルダーのマウント (プレビュー)",
"mount.hdfsPath.info": "マウントに関連付ける新しい (存在しない) ディレクトリへのパス",
"mount.remoteUri.title": "リモート URI",
"mount.remoteUri.info": "リモート データ ソースへの URI。ADLS の例: abfs://fs@saccount.dfs.core.windows.net/",
"mount.credentials.title": "資格情報",
"mount.credentials.info": "認証用の資格情報をリモート データ ソースにマウントして読み取りを行う",
"refreshmount.dialog.title": "マウントの更新",
"refreshmount.task.name": "パス {0} 上の HDFS マウントを更新しています",
"refreshmount.task.submitted": "マウントの更新要求が送信されました",
"deleteMount.dialog.title": "マウントの削除",
"deletemount.task.name": "パス {0} 上の HDFS マウントを削除しています",
"deletemount.task.submitted": "マウントの削除要求が送信されました"
}
}
}

View File

@@ -0,0 +1,145 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"cms.displayName": "SQL Server Central Management Servers",
"cms.description": "SQL Server Central Management Servers の管理のサポート",
"cms.title": "Central Management Servers",
"cms.connectionProvider.displayName": "Microsoft SQL Server",
"cms.resource.explorer.title": "Central Management Servers",
"cms.resource.refresh.title": "最新の情報に更新",
"cms.resource.refreshServerGroup.title": "サーバー グループの更新",
"cms.resource.deleteRegisteredServer.title": "削除",
"cms.resource.addRegisteredServer.title": "新しいサーバーの登録...",
"cms.resource.deleteServerGroup.title": "削除",
"cms.resource.addServerGroup.title": "新しいサーバー グループ...",
"cms.resource.registerCmsServer.title": "中央管理サーバーの追加",
"cms.resource.deleteCmsServer.title": "削除",
"cms.configuration.title": "MSSQL 構成",
"cms.query.displayBitAsNumber": "ビット列を数値 (1 または 0) として表示するかどうか。False の場合、ビット列は 'true' または 'false' として表示されます",
"cms.format.alignColumnDefinitionsInColumns": "列定義を揃えるかどうか",
"cms.format.datatypeCasing": "データ型を大文字、小文字、または 'なし' (元のまま) のいずれにフォーマットするか",
"cms.format.keywordCasing": "キーワードを大文字、小文字、または 'なし' (元のまま) のいずれにフォーマットするか",
"cms.format.placeCommasBeforeNextStatement": "コンマを、'mycolumn1,' のようにリスト内の各ステートメントの末尾に配置する代わりに ',mycolumn2' のように先頭に配置するかどうか",
"cms.format.placeSelectStatementReferencesOnNewLine": "たとえば 'SELECT C1, C2 FROM T1' の場合に C1 と C2 を別々の行にするように、Select ステートメント内のオブジェクトへの参照を別々の行に分割するかどうか",
"cms.logDebugInfo": "[省略可能] コンソールへのデバッグ出力をログに記録し ([表示] -> [出力])、ドロップダウンから適切な出力チャネルを選択します",
"cms.tracingLevel": "[省略可能] バックエンド サービスのログ レベル。Azure Data Studio は開始のたびにファイル名を生成し、そのファイルが既に存在する場合にはログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes と logFilesRemovalLimit の設定を参照してください。既定の tracingLevel では、ログに記録される数は多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。エラーには重大が含まれ、警告にはエラーが含まれ、情報には警告が含まれ、詳細には情報が含まれます",
"cms.logRetentionMinutes": "バックエンド サービスのログ ファイルを保持する分単位の時間。既定値は 1 週間です。",
"cms.logFilesRemovalLimit": "mssql.logRetentionMinutes の有効期限が切れた、起動時に削除する古いファイルの最大数。この制限のためにクリーンアップされないファイルは、Azure Data Studio の次回の起動時にクリーンアップされます。",
"ignorePlatformWarning": "[省略可能] サポートされていないプラットフォームの警告を表示しない",
"onprem.databaseProperties.recoveryModel": "復旧モデル",
"onprem.databaseProperties.lastBackupDate": "前回のデータベース バックアップ",
"onprem.databaseProperties.lastLogBackupDate": "最終ログ バックアップ",
"onprem.databaseProperties.compatibilityLevel": "互換性レベル",
"onprem.databaseProperties.owner": "所有者",
"onprem.serverProperties.serverVersion": "バージョン",
"onprem.serverProperties.serverEdition": "エディション",
"onprem.serverProperties.machineName": "コンピューター名",
"onprem.serverProperties.osVersion": "OS バージョン",
"cloud.databaseProperties.azureEdition": "エディション",
"cloud.databaseProperties.serviceLevelObjective": "価格レベル",
"cloud.databaseProperties.compatibilityLevel": "互換性レベル",
"cloud.databaseProperties.owner": "所有者",
"cloud.serverProperties.serverVersion": "バージョン",
"cloud.serverProperties.serverEdition": "種類",
"cms.provider.displayName": "Microsoft SQL Server",
"cms.connectionOptions.connectionName.displayName": "名前 (省略可能)",
"cms.connectionOptions.connectionName.description": "接続のカスタム名",
"cms.connectionOptions.serverName.displayName": "サーバー",
"cms.connectionOptions.serverName.description": "SQL Server インスタンスの名前",
"cms.connectionOptions.serverDescription.displayName": "サーバーの説明",
"cms.connectionOptions.serverDescription.description": "SQL Server インスタンスの説明",
"cms.connectionOptions.authType.displayName": "認証の種類",
"cms.connectionOptions.authType.description": "SQL Server での認証方法を指定します",
"cms.connectionOptions.authType.categoryValues.sqlLogin": "SQL ログイン",
"cms.connectionOptions.authType.categoryValues.integrated": "Windows 認証",
"cms.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory - MFA サポート付きユニバーサル",
"cms.connectionOptions.userName.displayName": "ユーザー名",
"cms.connectionOptions.userName.description": "データ ソースへの接続時に使用するユーザー ID を示します",
"cms.connectionOptions.password.displayName": "パスワード",
"cms.connectionOptions.password.description": "データ ソースへの接続時に使用するパスワードを示します",
"cms.connectionOptions.applicationIntent.displayName": "アプリケーションの意図",
"cms.connectionOptions.applicationIntent.description": "サーバーに接続するときにアプリケーションのワークロードの種類を宣言します",
"cms.connectionOptions.asynchronousProcessing.displayName": "非同期処理",
"cms.connectionOptions.asynchronousProcessing.description": "True の場合は、.Net Framework Data Provider の非同期機能を使用できるようになります",
"cms.connectionOptions.connectTimeout.displayName": "接続タイムアウト",
"cms.connectionOptions.connectTimeout.description": "サーバーへの接続が確立されるまでに待機する時間 (秒)。この時間が経過すると接続要求を終了し、エラーを生成します",
"cms.connectionOptions.currentLanguage.displayName": "現在の言語",
"cms.connectionOptions.currentLanguage.description": "SQL Server 言語レコード名",
"cms.connectionOptions.columnEncryptionSetting.displayName": "列暗号化",
"cms.connectionOptions.columnEncryptionSetting.description": "接続上のすべてのコマンドの既定の列暗号化設定",
"cms.connectionOptions.encrypt.displayName": "暗号化",
"cms.connectionOptions.encrypt.description": "True の場合、SQL Server は、サーバーに証明書がインストールされている場合は、クライアントとサーバー間で送信されるすべてのデータに SSL 暗号化を使用します",
"cms.connectionOptions.persistSecurityInfo.displayName": "セキュリティ情報を保持する",
"cms.connectionOptions.persistSecurityInfo.description": "False の場合、パスワードなどのセキュリティによる保護が要求される情報は、接続しても返されません",
"cms.connectionOptions.trustServerCertificate.displayName": "サーバー証明書を信頼する",
"cms.connectionOptions.trustServerCertificate.description": "True (および encrypt=true) の場合、SQL Server は、サーバー証明書を検証せずに、クライアントとサーバーの間で送信されるすべてのデータに対して SSL 暗号化を使用します",
"cms.connectionOptions.attachedDBFileName.displayName": "添付された DB ファイルの名前",
"cms.connectionOptions.attachedDBFileName.description": "完全なパス名を含む、接続可能なデータベースのプライマリ ファイル名",
"cms.connectionOptions.contextConnection.displayName": "コンテキスト接続",
"cms.connectionOptions.contextConnection.description": "True の場合は、接続元が SQL Server のコンテキストであることを示します。SQL Server のプロセスで実行する場合のみ使用できます",
"cms.connectionOptions.port.displayName": "ポート",
"cms.connectionOptions.connectRetryCount.displayName": "接続の再試行回数",
"cms.connectionOptions.connectRetryCount.description": "接続を復元するための試行回数",
"cms.connectionOptions.connectRetryInterval.displayName": "接続の再試行間隔",
"cms.connectionOptions.connectRetryInterval.description": "接続を復元するための試行間の遅延",
"cms.connectionOptions.applicationName.displayName": "アプリケーション名",
"cms.connectionOptions.applicationName.description": "アプリケーションの名前",
"cms.connectionOptions.workstationId.displayName": "ワークステーション ID",
"cms.connectionOptions.workstationId.description": "SQL Server に接続しているワークステーションの名前",
"cms.connectionOptions.pooling.displayName": "プーリング",
"cms.connectionOptions.pooling.description": "True の場合、接続オブジェクトが適切なプールから取得されるか、または、必要に応じて接続オブジェクトが作成され、適切なプールに追加されます",
"cms.connectionOptions.maxPoolSize.displayName": "最大プール サイズ",
"cms.connectionOptions.maxPoolSize.description": "プールに保持される接続の最大数",
"cms.connectionOptions.minPoolSize.displayName": "最小プール サイズ",
"cms.connectionOptions.minPoolSize.description": "プールに保持される接続の最小数",
"cms.connectionOptions.loadBalanceTimeout.displayName": "負荷分散タイムアウト",
"cms.connectionOptions.loadBalanceTimeout.description": "この接続が破棄される前にプールに存在する最小時間 (秒)",
"cms.connectionOptions.replication.displayName": "レプリケーション",
"cms.connectionOptions.replication.description": "レプリケーション時に SQL Server によって使用されます",
"cms.connectionOptions.attachDbFilename.displayName": "添付 DB ファイル名",
"cms.connectionOptions.failoverPartner.displayName": "フェールオーバー パートナー",
"cms.connectionOptions.failoverPartner.description": "フェールオーバー パートナーとして機能する SQL Server インスタンスの名前またはネットワーク アドレス",
"cms.connectionOptions.multiSubnetFailover.displayName": "マルチ サブネット フェールオーバー",
"cms.connectionOptions.multipleActiveResultSets.displayName": "複数のアクティブな結果セット",
"cms.connectionOptions.multipleActiveResultSets.description": "True の場合は、1 つの接続から複数の結果セットが返され、これらを読み取ることができます",
"cms.connectionOptions.packetSize.displayName": "パケット サイズ",
"cms.connectionOptions.packetSize.description": "SQL Server インスタンスとの通信に使用されるネットワーク パケットのサイズ (バイト)",
"cms.connectionOptions.typeSystemVersion.displayName": "タイプ システムのバージョン",
"cms.connectionOptions.typeSystemVersion.description": "DataReader を通してプロバイダーが公開するサーバー タイプのシステムを示します"
},
"out/cmsResource/tree/treeProvider": {
"cms.resource.tree.treeProvider.loadingLabel": "読み込み中..."
},
"out/cmsResource/tree/cmsResourceTreeNode": {
"cms.resource.cmsResourceTreeNode.noResourcesLabel": "リソースは見つかりませんでした"
},
"out/cmsResource/tree/cmsResourceEmptyTreeNode": {
"cms.resource.tree.CmsTreeNode.addCmsServerLabel": "中央管理サーバーの追加..."
},
"out/cmsResource/cmsResourceCommands": {
"cms.errors.sameCmsServerName": "中央管理サーバー グループには、既に {0} という名前の登録済みサーバーがあります",
"cms.errors.azureNotAllowed": "Azure SQL Database サーバーは、Central Management Servers として使用できません",
"cms.confirmDeleteServer": "削除しますか",
"cms.yes": "はい",
"cms.no": "いいえ",
"cms.AddServerGroup": "サーバー グループの追加",
"cms.OK": "OK",
"cms.Cancel": "キャンセル",
"cms.ServerGroupName": "サーバー グループ名",
"cms.ServerGroupDescription": "サーバー グループの説明",
"cms.errors.sameServerGroupName": "{0} には既に {1} という名前のサーバー グループがあります",
"cms.confirmDeleteGroup": "削除しますか"
},
"out/cmsUtils": {
"cms.errors.sameServerUnderCms": "構成サーバーと同じ名前の共有登録サーバーを追加することはできません"
}
}
}

View File

@@ -0,0 +1,72 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "設定の編集機能",
"description": "設定、起動、拡張機能の推奨事項ファイルといった、構成ファイルの機能 (高度な IntelliSense、auto-fixing など) を提供します。"
},
"dist/extensionsProposals": {
"exampleExtension": "例"
},
"dist/configurationEditingMain": {
"workspaceFolder": "VS Code で開いているフォルダーのパス",
"workspaceFolderBasename": "スラッシュ (/) を含まない VS Code で開いているフォルダーのパス",
"relativeFile": "${workspaceFolder} に相対的な現在開いているファイル",
"relativeFileDirname": "現在開いているファイルの、${workspaceFolder} からの相対 dirname",
"file": "現在開いているファイル",
"cwd": "タスク ランナー起動時の作業ディレクトリ",
"lineNumber": "アクティブなファイル内で選択している行の番号",
"selectedText": "アクティブなファイル内で選択しているテキスト",
"fileDirname": "現在開いているファイルのディレクトリ名",
"fileExtname": "現在開いているファイルの拡張子",
"fileBasename": "現在開いているファイルのベース名",
"fileBasenameNoExtension": "現在開いているファイルの拡張子を含まないベース名",
"defaultBuildTask": "既定のビルド タスクの名前。既定のビルド タスクが 1 つもない場合は、ビルド タスクを選択するためのクイック ピックが表示されます。"
},
"dist/settingsDocumentHelper": {
"activeEditor": "現在アクティブなテキスト エディターがある場合は、そのテキスト エディターの言語を使用する",
"activeEditorShort": "ファイル名 (例: myFile.txt)",
"activeEditorMedium": "ワークスペース フォルダーに対して相対的なファイルのパス (例: myFolder/myFileFolder/myFile.txt)",
"activeEditorLong": "ファイルの完全なパス (例: /Users/Development/myFolder/myFileFolder/myFile.txt)",
"activeFolderShort": "ファイルが入っているフォルダーの名前 (例: myFileFolder)",
"activeFolderMedium": "ワークスペース フォルダーに相対的な、ファイルが入っているフォルダーのパス (例: myFolder/myFileFolder)",
"activeFolderLong": "ファイルが含まれているフォルダーの完全なパス (例: /Users/Development/myFolder/myFileFolder)",
"rootName": "ワークスペースの名前 (例: myFolder または myWorkspace)",
"rootPath": "ワークスペースのファイル パス (例: /Users/Development/myWorkspace)",
"folderName": "ファイルが含まれているワークスペース フォルダーの名前 (例: myFolder)",
"folderPath": "ファイルが含まれているワークスペース フォルダーのファイル パス (例: /Users/Development/myFolder)",
"appName": "例: VS Code",
"remoteName": "例: SSH",
"dirty": "アクティブなエディターがダーティである場合のダーティ インジケーター",
"separator": "値のある変数で囲まれた場合にのみ表示される条件付き区切り記号 (' - ')",
"assocLabelFile": "当該拡張子のファイル",
"assocDescriptionFile": "ファイル名が glob パターンに一致するすべてのファイルを、指定された識別子の言語にマップします。",
"assocLabelPath": "当該パスのファイル",
"assocDescriptionPath": "絶対パスの glob パターンがパスに一致するすべてのファイルを、指定した識別子の言語にマップします。",
"fileLabel": "特定の拡張子のファイル",
"fileDescription": "特定のファイル拡張子を持つすべてのファイルと一致します。",
"filesLabel": "複数の拡張子のファイル",
"filesDescription": "いずれかのファイル拡張子を持つすべてのファイルと一致します。",
"derivedLabel": "同じ名前の兄弟があるファイル",
"derivedDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。",
"topFolderLabel": "特定の名前のフォルダー (最上位)",
"topFolderDescription": "特定の名前の最上位にあるフォルダーと一致します。",
"topFoldersLabel": "複数の名前のフォルダー (最上位)",
"topFoldersDescription": "複数の最上位フォルダーと一致します。",
"folderLabel": "特定の名前のフォルダー (任意の場所)",
"folderDescription": "任意の場所にある特定の名前のフォルダーと一致します。",
"falseDescription": "パターンを無効にします。",
"trueDescription": "パターンを有効にします。",
"siblingsDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。",
"languageSpecificEditorSettings": "言語固有のエディター設定",
"languageSpecificEditorSettingsDescription": "言語に対するエディター設定を上書きします"
}
}
}

View File

@@ -0,0 +1,94 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"extensions/dacpac/out/wizard/pages/selectOperationpage": {
"dacFx.deployRadioButtonLabel": "データ層アプリケーションの .dacpac ファイルを SQL Server インスタンスにデプロイします [Dacpac のデプロイ]",
"dacFx.extractRadioButtonLabel": "SQL Server インスタンスのデータ層アプリケーションを .dacpac ファイルに抽出します [Dacpac の抽出]",
"dacFx.importRadioButtonLabel": ".bacpac ファイルからデータベースを作成します [Bacpac のインポート]",
"dacFx.exportRadioButtonLabel": "データベースのスキーマとデータを論理 .bacpac ファイル形式にエクスポートします [Bacpac のエクスポート]"
},
"extensions/dacpac/out/wizard/pages/importConfigPage": {
"dacFxImport.openFile": "開く",
"dacFxImport.fileTextboxTitle": "ファイルの場所"
},
"extensions/dacpac/out/wizard/pages/extractConfigPage": {
"dacfxExtract.saveFile": "保存",
"dacFxExtract.fileTextboxTitle": "ファイルの場所",
"dacFxExtract.versionTextboxTitle": "バージョン (形式は x.x.x.x。x は数字)"
},
"extensions/dacpac/out/wizard/pages/exportConfigPage": {
"dacfxExport.saveFile": "保存",
"dacFxExport.fileTextboxTitle": "ファイルの場所"
},
"extensions/dacpac/out/wizard/pages/deployPlanPage": {
"dacfx.dataLossTextWithCount": "リストされている {0} のデプロイ操作によってデータが失われる可能性があります。デプロイで生じる問題に備えて、バックアップまたはスナップショットが使用可能であることを確認してください。",
"dacFx.dataLossCheckbox": "データ損失の可能性にかかわらず続行します",
"dacfx.noDataLossText": "リストされているデプロイ アクションによってデータ損失は生じません。",
"dacfx.dataLossText": "デプロイ操作によってデータが失われる可能性があります。デプロイで生じる問題に備えて、バックアップまたはスナップショットが使用可能であることを確認してください。",
"dacfx.operationColumn": "操作",
"dacfx.operationTooltip": "デプロイ中に発生する操作 (作成、変更、削除)",
"dacfx.typeColumn": "種類",
"dacfx.typeTooltip": "デプロイによって影響を受けるオブジェクトの種類",
"dacfx.objectColumn": "オブジェクト",
"dacfx.objecTooltip": "デプロイによって影響を受けるオブジェクトの名前",
"dacfx.dataLossColumn": "データ損失",
"dacfx.dataLossTooltip": "データが失われる可能性のある操作には警告サインが表示されます"
},
"extensions/dacpac/out/wizard/pages/deployConfigPage": {
"dacFx.databaseNameTextBox": "データベース名",
"dacFx.databaseNameDropdown": "データベース名",
"dacFxDeploy.openFile": "開く",
"dacFxDeploy.fileTextboxTitle": "ファイルの場所",
"dacFx.upgradeRadioButtonLabel": "既存のデータベースのアップグレード",
"dacFx.newRadioButtonLabel": "新しいデータベース",
"dacFx.targetDatabaseRadioButtonsTitle": "ターゲット データベース",
"dacFx.targetDatabaseDropdownTitle": "データベース名"
},
"extensions/dacpac/out/wizard/pages/dacFxSummaryPage": {
"dacfx.targetServerName": "ターゲット サーバー",
"dacfx.targetDatabaseName": "ターゲット データベース",
"dacfx.sourceServerName": "ソース サーバー",
"dacfx.sourceDatabaseName": "ソース データベース",
"dacfx.fileLocation": "ファイルの場所",
"dacfxExtract.version": "バージョン",
"dacfx.settingColumn": "設定",
"dacfx.valueColumn": "値"
},
"extensions/dacpac/out/wizard/api/dacFxConfigPage": {
"dacFx.targetServerDropdownTitle": "ターゲット サーバー",
"dacFx.sourceServerDropdownTitle": "ソース サーバー",
"dacFx.databaseNameTextBox": "ターゲット データベース",
"dacFx.sourceDatabaseDropdownTitle": "ソース データベース"
},
"extensions/dacpac/out/wizard/api/basePage": {
"basePage.defaultUser": "既定"
},
"extensions/dacpac/out/wizard/dataTierApplicationWizard": {
"dacFx.selectOperationPageName": "操作を選択します",
"dacFx.deployConfigPageName": "Dacpac のデプロイ設定を選択します",
"dacFx.deployPlanPage": "デプロイ計画を確認します",
"dacFx.summaryPageName": "概要",
"dacFx.extractConfigPageName": "Dacpac の抽出設定を選択します",
"dacFx.importConfigPageName": "Bacpac のインポート設定を選択します",
"dacFx.exportConfigPageName": "Bacpac のエクスポート設定を選択します",
"dacFx.deployButton": "デプロイ",
"dacFx.extractButton": "抽出",
"dacFx.importButton": "インポート",
"dacFx.exportButton": "エクスポート",
"dacFx.generateScriptButton": "スクリプトの生成",
"alertData.deployErrorMessage": "デプロイに失敗しました '{0}'",
"alertData.extractErrorMessage": "抽出に失敗しました '{0}'",
"alertData.exportErrorMessage": "エクスポートに失敗しました '{0}'",
"alertData.importErrorMessage": "インポートに失敗しました '{0}'",
"dacfx.scriptGeneratingMessage": "ウィザードを閉じた後、タスク ビューでスクリプト生成の状態を表示できます。完了すると、生成されたスクリプトが開きます。",
"alertData.deployPlanErrorMessage": "デプロイ計画の生成に失敗しました '{0}'"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Docker ファイルの基本言語サポート",
"description": "Docker ファイル内で構文ハイライト、かっこ一致を提供します。"
}
}
}

View File

@@ -0,0 +1,29 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "拡張機能の作成",
"description": "拡張機能を作成するためのリンティング機能を提供します。"
},
"dist/packageDocumentHelper": {
"languageSpecificEditorSettings": "言語固有のエディター設定",
"languageSpecificEditorSettingsDescription": "言語に対するエディター設定を上書きします"
},
"dist/extensionLinter": {
"httpsRequired": "画像には HTTPS プロトコルを使用する必要があります。",
"svgsNotValid": "SVG は無効な画像のソースです。",
"embeddedSvgsNotValid": "埋め込み SVG は無効な画像のソースです。",
"dataUrlsNotValid": "Data URL は無効な画像のソースです。",
"relativeUrlRequiresHttpsRepository": "相対的な画像 URL では、HTTPS プロトコルのリポジトリが package.json で指定されている必要があります。",
"relativeIconUrlRequiresHttpsRepository": "アイコンは、HTTPS プロトコルのリポジトリがこの package.json で指定されている必要があります。",
"relativeBadgeUrlRequiresHttpsRepository": "相対的なバッジ URL では、HTTPS プロトコルのリポジトリが package.json で指定されている必要があります。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Git UI",
"description": "Git SCM UI 統合"
}
}
}

View File

@@ -0,0 +1,489 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Git",
"description": "Git SCM統合",
"command.setLogLevel": "ログ レベルの設定...",
"command.clone": "クローン",
"command.cloneRecursive": "複製 (再帰)",
"command.init": "リポジトリの初期化",
"command.openRepository": "リポジトリを開く",
"command.close": "リポジトリを閉じる",
"command.refresh": "最新の情報に更新",
"command.openChange": "変更を開く",
"command.openAllChanges": "すべての変更を開く",
"command.openFile": "ファイルを開く",
"command.openHEADFile": "ファイル (HEAD) を開く",
"command.stage": "変更をステージ",
"command.stageAll": "すべての変更をステージ",
"command.stageAllTracked": "すべての変更履歴をステージングする",
"command.stageAllUntracked": "すべての追跡対象外の変更のステージング",
"command.stageAllMerge": "すべてのマージ変更をステージする",
"command.stageSelectedRanges": "選択した範囲をステージする",
"command.revertSelectedRanges": "選択範囲を元に戻す",
"command.stageChange": "変更のステージング",
"command.revertChange": "変更を元に戻す",
"command.unstage": "変更のステージング解除",
"command.unstageAll": "すべての変更のステージング解除",
"command.unstageSelectedRanges": "選択した範囲のステージを解除",
"command.rename": "名前の変更",
"command.clean": "変更を破棄",
"command.cleanAll": "すべての変更を破棄",
"command.cleanAllTracked": "変更履歴をすべて破棄",
"command.cleanAllUntracked": "追跡対象外のすべての変更を破棄",
"command.commit": "コミット",
"command.commitStaged": "ステージング済みをコミット",
"command.commitEmpty": "空のコミット",
"command.commitStagedSigned": "コミットしてステージング (サインオフ)",
"command.commitStagedAmend": "ステージング済をコミット (修正)",
"command.commitAll": "すべてコミット",
"command.commitAllSigned": "すべてコミット (Signed Off)",
"command.commitAllAmend": "すべてコミット (修正)",
"command.commitNoVerify": "コミット (確認なし)",
"command.commitStagedNoVerify": "ステージング済みをコミット (確認なし)",
"command.commitEmptyNoVerify": "空のコミット (確認なし)",
"command.commitStagedSignedNoVerify": "ステージング済みをコミット (サインオフ、確認なし)",
"command.commitStagedAmendNoVerify": "ステージング済みをコミット (修正、確認なし)",
"command.commitAllNoVerify": "すべてコミット (確認なし)",
"command.commitAllSignedNoVerify": "すべてコミット (サインオフ、確認なし)",
"command.commitAllAmendNoVerify": "すべてコミット (修正、確認なし)",
"command.restoreCommitTemplate": "コミット テンプレートを復元する",
"command.undoCommit": "前回のコミットを元に戻す",
"command.checkout": "チェックアウト先...",
"command.checkoutDetached": "チェックアウト先 (デタッチ済み)...",
"command.branch": "分岐の作成...",
"command.branchFrom": "ブランチの作成元...",
"command.deleteBranch": "ブランチの削除...",
"command.renameBranch": "ブランチ名の変更...",
"command.cherryPick": "チェリーピック...",
"command.merge": "ブランチをマージ...",
"command.rebase": "ブランチのリベース...",
"command.createTag": "タグを作成",
"command.deleteTag": "タグの削除",
"command.fetch": "フェッチ",
"command.fetchPrune": "フェッチ (Prune)",
"command.fetchAll": "すべてのリモートからフェッチ",
"command.pull": "プル",
"command.pullRebase": "プル (リベース)",
"command.pullFrom": "指定元からプル...",
"command.push": "プッシュ",
"command.pushForce": "プッシュ (強制)",
"command.pushTo": "プッシュ先...",
"command.pushToForce": "プッシュ先... (強制)",
"command.pushFollowTags": "プッシュ (タグをフォロー)",
"command.pushFollowTagsForce": "プッシュ (タグをフォロー、強制)",
"command.pushTags": "タグをプッシュ",
"command.addRemote": "リモートの追加...",
"command.removeRemote": "リモートの削除",
"command.sync": "同期",
"command.syncRebase": "同期 (Rebase)",
"command.publish": "ブランチを発行...",
"command.showOutput": "Git 出力の表示",
"command.ignore": ".gitignore に追加",
"command.revealInExplorer": "サイド バーに表示",
"command.rebaseAbort": "リベースを中止する",
"command.stashIncludeUntracked": "一時退避 (未追跡ファイルを含む)",
"command.stash": "一時退避",
"command.stashPop": "一時退避内容を適用して削除...",
"command.stashPopLatest": "最新の一時退避内容を適用して削除",
"command.stashApply": "一時退避内容を適用...",
"command.stashApplyLatest": "最新の一時退避内容を適用",
"command.stashDrop": "一時退避を削除する...",
"command.timelineOpenDiff": "変更を開く",
"command.timelineCopyCommitId": "コミット ID のコピー",
"command.timelineCopyCommitMessage": "コミット メッセージのコピー",
"command.timelineSelectForCompare": "比較対象の選択",
"command.timelineCompareWithSelected": "選択項目と比較",
"config.enabled": "Git が有効になっているかどうか。",
"config.path": "Git 実行可能ファイルのパスとファイル名 (例: Windows の場合は `C:\\Program Files\\Git\\bin\\git.exe`)。検索する複数のパスを含む文字列値の配列を指定することもできます。",
"config.autoRepositoryDetection": "レポジトリを自動的に検出するかどうかを構成します。",
"config.autoRepositoryDetection.true": "現在開いているフォルダーのサブフォルダーと、開いているファイルの親フォルダーの両方をスキャンします。",
"config.autoRepositoryDetection.false": "リポジトリの自動的なスキャンを無効にします。",
"config.autoRepositoryDetection.subFolders": "現在開いているフォルダーのサブフォルダーをスキャンします。",
"config.autoRepositoryDetection.openEditors": "開いているファイルの親フォルダーをスキャンします。",
"config.autorefresh": "自動更新の有効/無効。",
"config.autofetch": "True に設定すると、現在の Git リポジトリの既定のリモートからコミットが自動的にフェッチされます。[すべて] に設定すると、すべてのリモートからフェッチされます",
"config.autofetchPeriod": "`git.autofetch` が有効な場合の git の自動フェッチ間隔 (秒単位)。",
"config.confirmSync": "Git リポジトリを同期する前に確認します。",
"config.countBadge": "Git カウント バッジを制御します。",
"config.countBadge.all": "すべての変更をカウントします。",
"config.countBadge.tracked": "追跡済みの変更のみカウントします。",
"config.countBadge.off": "カウンターをオフにします。",
"config.checkoutType": "'チェックアウト先...' を実行するとき、どの種類の Git 参照を一覧表示するか制御します。",
"config.checkoutType.local": "ローカル ブランチ",
"config.checkoutType.tags": "タグ",
"config.checkoutType.remote": "リモート ブランチ",
"config.branchValidationRegex": "新しいブランチ名を検証するための正規表現。",
"config.branchWhitespaceChar": "新しいブランチ名で空白文字を置換する文字。",
"config.ignoreLegacyWarning": "古い Git である警告を無視します。",
"config.ignoreMissingGitWarning": "Git が見つからない場合の警告を無視します。",
"config.ignoreWindowsGit27Warning": "Git 2.25 - 2.26 が Windows にインストールされている場合は警告を無視します。",
"config.ignoreLimitWarning": "リポジトリ内に変更が多い場合の警告を無視します。",
"config.ignoreRebaseWarning": "ブランチがプル時にリベースされた可能性があると思われる場合、警告を無視します。",
"config.defaultCloneDirectory": "Git リポジトリをクローンする既定の場所。",
"config.enableSmartCommit": "ステージされた変更がない場合はすべての変更をコミットします。",
"config.smartCommitChanges": "スマート コミットで変更を自動的にステージングするかどうかを制御します。",
"config.smartCommitChanges.all": "すべての変更を自動的にステージします。",
"config.smartCommitChanges.tracked": "自動的にステージングされた変更箇所のみ。",
"config.suggestSmartCommit": "スマート コミットを有効にすることを推奨します (ステージング済み変更がない場合、すべての変更をコミットします)。",
"config.enableCommitSigning": "GPG または X.509 によるコミットの署名を有効にします。",
"config.discardAllScope": "'すべての変更を破棄' コマンドによってどの変更が破棄されるかを制御します。'all' はすべての変更を破棄します。 'tracked' は追跡されているファイルだけを破棄します。 'prompt' は、アクションが実行されるたびにプロンプ​​ト ダイアログを表示します。",
"config.decorations.enabled": "Git が配色とバッジをエクスプローラーと開いているエディターのビューに提供するかどうかを制御します。",
"config.enableStatusBarSync": "ステータス バーに Git Sync コマンドを表示するかどうかを制御します。",
"config.followTagsWhenSync": "同期コマンドを実行するときに、すべてのタグをフォロー プッシュします。",
"config.promptToSaveFilesBeforeStash": "変更を一時退避する前に Git で保存していないファイルを確認すべきかどうかを制御します。",
"config.promptToSaveFilesBeforeStash.always": "保存されていないファイルがないか確認します。",
"config.promptToSaveFilesBeforeStash.staged": "保存されていないステージング済みファイルのみを確認します。",
"config.promptToSaveFilesBeforeStash.never": "このチェックを無効にします。",
"config.promptToSaveFilesBeforeCommit": "コミット前に Git が保存していないファイルを確認すべきかどうかを制御します。",
"config.promptToSaveFilesBeforeCommit.always": "保存されていないファイルがないか確認します。",
"config.promptToSaveFilesBeforeCommit.staged": "保存されていないステージング済みファイルのみを確認します。",
"config.promptToSaveFilesBeforeCommit.never": "このチェックを無効にします。",
"config.postCommitCommand": "コミットの成功後、git コマンドを実行します。",
"config.postCommitCommand.none": "コミット後、任意のコマンドを実行しません。",
"config.postCommitCommand.push": "コミットの成功後、'Git Push' を実行します。",
"config.postCommitCommand.sync": "コミットの成功後、'Git Sync' を実行します。",
"config.openAfterClone": "複製後にリポジトリを自動的に開くかどうかを制御します。",
"config.openAfterClone.always": "常に現在のウィンドウで開きます。",
"config.openAfterClone.alwaysNewWindow": "常に新しいウィンドウで開きます。",
"config.openAfterClone.whenNoFolderOpen": "開いているフォルダーがない場合は現在のウィンドウでのみ開きます。",
"config.openAfterClone.prompt": "常にアクションを確認します。",
"config.showInlineOpenFileAction": "Git 変更の表示内にインラインのファイルを開くアクションを表示するかどうかを制御します。",
"config.showPushSuccessNotification": "プッシュが成功したときに通知を表示するかどうかを制御します。",
"config.inputValidation": "コミット メッセージの入力検証をいつ表示するかを制御します。",
"config.inputValidationLength": "警告を表示するコミット メッセージの長さのしきい値を制御します。",
"config.inputValidationSubjectLength": "警告を表示するためのコミット メッセージの件名長のしきい値を制御します。'config.inputValidationLength' の値を継承する場合には設定解除します。",
"config.detectSubmodules": "git サブモジュールを自動的に検出するかどうかを制御します。",
"config.detectSubmodulesLimit": "検出する git サブモジュール数の制限を制御します。",
"config.alwaysShowStagedChangesResourceGroup": "ステージ済み変更のリソース グループを常に表示します。",
"config.alwaysSignOff": "すべてのコミットのサインオフ フラグを制御します。",
"config.ignoreSubmodules": "ファイル ツリーでのサブモジュールの変更を無視します。",
"config.ignoredRepositories": "無視する git リポジトリの一覧。",
"config.scanRepositories": "Git リポジトリを検索するパスのリスト。",
"config.showProgress": "Git 操作の進行状況を表示するかどうかを制御します。",
"config.rebaseWhenSync": "同期コマンドを実行するときに、Git リベースを強制します。",
"config.confirmEmptyCommits": "'Git: Commit Empty' コマンドの空のコミットの作成を常に確認します。",
"config.fetchOnPull": "有効にすると、プル時にすべてのブランチをフェッチします。それ以外の場合は、現在のブランチだけをフェッチします。",
"config.pullTags": "プルするときにすべてのタグをフェッチします。",
"config.pruneOnFetch": "フェッチ時に取り除きます。",
"config.autoStash": "プルする前にすべての変更を一時退避し、プル成功後に復元します。",
"config.allowForcePush": "強制的なプッシュ (--force-with-lease の有無にかかわらず) を有効にするかどうかを制御します。",
"config.useForcePushWithLease": "force プッシュより安全な force-with-lease 方式を使用するかどうかを制御します。",
"config.confirmForcePush": "強制的なプッシュの前に確認を求めるかどうかを制御します。",
"config.allowNoVerifyCommit": "pre-commit と commit-msg フックを実行しないコミットを許可するかどうかを制御します。",
"config.confirmNoVerifyCommit": "確認せずにコミットする前に確認メッセージを表示するかどうかを制御します。",
"config.openDiffOnClick": "変更をクリックすると差分エディターを開くかどうかを制御します。そうでなければ通常のエディターを開きます。",
"config.supportCancellation": "ユーザーが操作を中止できる同期アクションの実行時に通知が表示されるかどうかを制御します。",
"config.branchSortOrder": "ブランチの並べ替え順序を制御します。",
"config.untrackedChanges": "追跡対象外の変更の動作を制御します。",
"config.untrackedChanges.mixed": "追跡対象および追跡対象外のすべての変更は、一緒に表示され、均等に動作します。",
"config.untrackedChanges.separate": "追跡されていない変更は、ソース管理ビューに個別に表示されます。それらは、複数のアクションからも除外されます。",
"config.untrackedChanges.hidden": "追跡対象外の変更は非表示になり、複数のアクションから除外されます。",
"config.requireGitUserConfig": "明示的な Git ユーザーの構成が必要かどうかを制御するか、指定されていない場合は Git による推測を許可します",
"config.showCommitInput": "Git ソース管理パネルにコミットの入力を表示するかどうかを制御します。",
"config.terminalAuthentication": "統合ターミナルで生成される Git プロセスの認証ハンドラーとして VS Code を有効にするかどうかを制御します。注意: この設定の変更を反映させるには、ターミナルを再起動する必要があります。",
"config.timeline.showAuthor": "タイムライン ビューにコミット作成者を表示するかどうかを制御します",
"config.timeline.date": "タイムライン ビューでアイテムに使用する日付を制御します",
"config.timeline.date.committed": "コミットされた日付を使用する",
"config.timeline.date.authored": "作成日を使用する",
"config.useCommitInputAsStashMessage": "コミット入力ボックスからのメッセージを既定の stash メッセージとして使用するかどうかを制御します。",
"submenu.explorer": "Git",
"submenu.commit": "コミット",
"submenu.commit.amend": "修正",
"submenu.commit.signoff": "サインオフ",
"submenu.changes": "変更",
"submenu.pullpush": "プル、プッシュ",
"submenu.branch": "ブランチ",
"submenu.remotes": "リモート",
"submenu.stash": "一時退避",
"submenu.tags": "タグ",
"colors.added": "追加したリソースの配色。",
"colors.modified": "リソースを改変した場合の配色",
"colors.stageModified": "ステージングされた変更済みリソースの色。",
"colors.stageDeleted": "ステージングされた削除済みリソースの色。",
"colors.deleted": "リソースを検出した場合の配色",
"colors.renamed": "名前変更またはコピーされたリソースの色。",
"colors.untracked": "リソースを追跡しない場合の配色",
"colors.ignored": "リソースを無視する場合の配色",
"colors.conflict": "リソースが競合する場合の配色",
"colors.submodule": "サブモジュールの配色。",
"view.workbench.scm.missing": "有効な Git インストールが検出されませんでした。詳細については、[Git 出力](command:git.showOutput) をご確認ください。\r\n[Git をインストール](https://git-scm.com/) するか、VS Code で Git とソース管理を使用する方法の詳細について [ドキュメント](https://aka.ms/vscode-scm) をご覧ください。\r\n別のバージョン コントロール システムを使用している場合は、追加の拡張機能を [マーケットプレースで検索](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) できます。",
"view.workbench.scm.disabled": "Git 機能を使用する場合は、[設定](command:workbench.action.openSettings?%5B%22git.enabled%22%5D) で Git を有効にしてください。\r\nVS Code で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。",
"view.workbench.scm.empty": "Git 機能を使用するために、Git リポジトリを含むフォルダーを開くか、URL からクローンを作成することができます。\r\n[フォルダーを開く](command:vscode.openFolder)\r\n[リポジトリのクローン](command:git.clone)\r\nVS Code で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。",
"view.workbench.scm.folder": "現在開いているフォルダーには Git リポジトリがありません。Git を利用したソース管理機能を有効にするリポジトリを初期化できます。\r\n[リポジトリを初期化する](command:git.init?%5Btrue%5D)\r\nVS Code で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。",
"view.workbench.scm.workspace": "現在開いているワークスペースには、Git リポジトリを含むフォルダーはありません。フォルダーにあるリポジトリを初期化して、Git を利用したソース管理機能を有効にすることができます。\r\n[リポジトリの初期化](command:git.init)\r\nVS Code で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。",
"view.workbench.scm.emptyWorkspace": "現在開いているワークスペースには、Git リポジトリを含むフォルダーがありません。\r\n[ワークスペースにフォルダーを追加する](command:workbench.action.addRootFolder)\r\nVS Code で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。",
"view.workbench.cloneRepository": "URL からリポジトリをクローンすることもできます。VS Code で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。\r\n[リポジトリをクローンする](command:git.clone 'Git 拡張機能がアクティブになったらリポジトリをクローンする')"
},
"dist/repository": {
"index modified": "変更されたインデックス",
"modified": "変更済み",
"index added": "インデックスの追加",
"index deleted": "削除されたインデックス",
"deleted": "削除済み",
"index renamed": "インデックスの名前変更",
"index copied": "インデックスをコピー",
"untracked": "追跡対象外",
"ignored": "無視",
"intent to add": "追加する目的",
"both deleted": "競合: 両方削除",
"added by us": "競合: こちらが追加",
"deleted by them": "競合: 他者が削除",
"added by them": "競合: 他者が追加",
"deleted by us": "競合: こちらが削除",
"both added": "競合: 両方追加",
"both modified": "競合: 両方変更",
"open": "開く",
"git.title.index": "{0} (インデックス)",
"git.title.workingTree": "{0} (作業ツリー)",
"git.title.deleted": "{0} (削除済み)",
"git.title.theirs": "{0} (他のユーザー)",
"git.title.ours": "{0} (自分たちの)",
"git.title.untracked": "{0} (未追跡)",
"commit": "コミット",
"merge changes": "変更のマージ",
"staged changes": "ステージされている変更",
"changes": "変更",
"untracked changes": "追跡対象外の変更",
"push success": "正常にプッシュされました。",
"commit in rebase": "リベースの最中にコミット メッセージは変更できません。リベースの操作を終了してから、代わりに interactive rebase を使用してください。",
"commitMessageWhitespacesOnlyWarning": "現在のコミット メッセージには空白文字のみが含めています",
"commitMessageCountdown": "現在の行で残り {0} 文字",
"commitMessageWarning": "現在の行で {1} から {0} 文字オーバー",
"sync is unpredictable": "同期中です。キャンセルすると、リポジトリに重大な損傷を与える可能性があります",
"always pull": "常にプル",
"pull": "プル",
"dont pull": "プルしない",
"pull branch maybe rebased": "現在のブランチ '{0}' がリベースされた可能性があります。そこへプルしますか?",
"pull maybe rebased": "現在のブランチがリベースされた可能性があります。そこへプルしますか?",
"huge": "'{0}' のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。",
"neveragain": "今後表示しない",
"add known": ".gitignore に '{0}' を追加しますか。",
"yes": "はい",
"sync changes": "変更の同期",
"pull n": "{1}/{2} から {0} 件のコミットをプルします",
"push n": "{1}/{2} に {0} 件のコミットをプッシュします",
"pull push n": "{2}/{3} の間で {0} 件のコミットをプルし、{1} 件のコミットをプッシュします",
"commitMessageWithHeadLabel": "メッセージ ('{1}' でコミットするための {0})",
"commitMessage": "メッセージ (コミットするための {0})"
},
"dist/main": {
"looking": "次の場所で Git を検索しています: {0}",
"using git": "{1} から Git {0} を使用しています",
"downloadgit": "Git のダウンロード",
"neverShowAgain": "今後表示しない",
"notfound": "Git が見つかりません。Git をインストールするか 'git.path' 設定でパスを構成してください。",
"updateGit": "Git の更新",
"git20": "Git {0} がインストールされているようです。Code は Git 2 以上で最適に動作します",
"git2526": "インストールされている Git {0} には既知の問題があります。Git 機能を正常に動作させるために、Git を 2.27 以上に更新してください。"
},
"dist/remoteSource": {
"type to search": "リポジトリ名 (検索するテキストを入力)",
"type to filter": "リポジトリ名",
"none found": "リモート リポジトリが見つかりません。",
"error": "$(error) エラー: {0}",
"provide url": "リポジトリ URL を指定する",
"provide url or pick": "リポジトリ URL を指定するか、リポジトリ ソースを選択します。",
"url": "URL",
"pick url": "複製元の URL を選択します。",
"branch name": "ブランチ名"
},
"dist/timelineProvider": {
"git.timeline.source": "Git 履歴",
"git.timeline.you": "自分",
"git.timeline.stagedChanges": "ステージング済みの変更",
"git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}",
"git.index": "インデックス",
"git.timeline.uncommitedChanges": "コミットされていない変更",
"git.workingTree": "作業ツリー"
},
"dist/model": {
"not supported": "'git.scanRepositories' 設定は絶対パスをサポートしていません。",
"too many submodules": "'{0}' リポジトリに {1} 個のサブモジュールがあり、自動では開かれません。 ファイルを開くことで、それぞれを個別に開くことができます。",
"no repositories": "利用可能なリポジトリがありません",
"pick repo": "リポジトリの選択"
},
"dist/autofetch": {
"yes": "はい",
"no": "いいえ",
"not now": "後で通知する",
"suggest auto fetch": "Code が [定期的に 'git fetch']({0}) を実行してもよろしいですか?"
},
"dist/statusbar": {
"rebasing": "リベースしています",
"checkout": "ブランチまたはタグのチェックアウト...",
"publish to": "{0} に発行する",
"publish to...": "以下に発行する...",
"publish changes": "変更の発行",
"syncing changes": "変更を同期しています..."
},
"dist/commands": {
"tag at": "{0} のタグ",
"remote branch at": "{0} でのリモート ブランチ",
"create branch": "新しい分岐の作成...",
"create branch from": "新しい分岐の作成元...",
"checkout detached": "チェックアウトがデタッチされました...",
"add remote": "新しいリモートを追加...",
"current": "現在のマシン",
"select log level": "ログ レベルを選択",
"changed": "変更後のログ レベル: {0}",
"clonefrom": "{0} から複製",
"repourl": "リポジトリの URL",
"selectFolder": "リポジトリの場所を選択",
"cloning": "Git リポジトリ '{0}' をクローンしています...",
"proposeopen": "クローンしたリポジトリを開きますか?",
"openrepo": "開く",
"openreponew": "新しいウィンドウで開く",
"add": "ワークスペースに追加",
"proposeopen2": "複製したリポジトリを開きますか? または現在のワークスペースに追加しますか?",
"init": "Git リポジトリを初期化するワークスペース フォルダーを選択してください",
"choose": "フォルダーを選択...",
"init repo": "リポジトリの初期化",
"create repo": "リポジトリの初期化",
"are you sure": "'{0}' に Git リポジトリを作成します。続行してもよろしいですか?",
"proposeopen init": "初期化済みのリポジトリを開きますか?",
"proposeopen2 init": "初期化済みのリポジトリを開きますか? または現在のワークスペースへ追加しますか?",
"open repo": "リポジトリを開く",
"HEAD not available": "'{0}' の HEAD バージョンは利用できません。",
"confirm stage files with merge conflicts": "マージの競合がある {0} 個のファイルをステージしてもよろしいですか?",
"confirm stage file with merge conflicts": "マージの競合がある {0} をステージしてもよろしいですか?",
"yes": "はい",
"keep ours": "自分 (Our) を維持する",
"delete": "ファイルを削除",
"deleted by them": "ファイル '{0}' は、他者が削除し、こちらが変更しました。\r\n\r\nどのように処理しますか?",
"keep theirs": "相手 (Their) を維持する",
"deleted by us": "ファイル '{0}' は、こちらが削除し、他者が変更しました。\r\n\r\nどのように処理しますか?",
"discard": "変更を破棄",
"confirm delete": "{0} を削除しますか?\r\nこれは元に戻すことはできません。\r\n続行すると、このファイルは完全に失われます。",
"delete file": "ファイルを削除",
"restore file": "ファイルを復元",
"confirm restore": "{0} を復元しますか?",
"confirm discard": "{0} の変更を破棄しますか?",
"restore files": "複数のファイルを復元",
"confirm restore multiple": "{0} 個のファイルを復元しますか?",
"confirm discard multiple": "{0} 個のファイルの変更内容を破棄しますか?",
"warn untracked": "{0} 個の追跡されていないファイルが削除されます。\r\nこれは元に戻すことはできません。\r\nこれらのファイルは完全に失われます。",
"there are untracked files single": "破棄すると次の未追跡ファイルがディスクから削除されます: {0}。",
"there are untracked files": "破棄すると {0} 個の未追跡ファイルがディスクから削除されます。",
"confirm discard all 2": "{0}\r\n\r\nこれは元に戻すことはできません。現在のワーキング セットは永久に失われます。",
"yes discard tracked": "1 つの追跡ファイルを破棄",
"yes discard tracked multiple": "{0} 個の追跡ファイルを破棄",
"discardAll": "{0} 個のファイルをすべて破棄",
"confirm discard all single": "{0} の変更を破棄しますか?",
"confirm discard all": "{0} 個のファイルのすべての変更を破棄してもよろしいですか?\r\nこれは元に戻すことができません。\r\n続行すると、現在のワーキング セットは完全に失われます。",
"discardAll multiple": "1 つのファイルを破棄",
"confirm delete multiple": "{0} 個のファイルを削除しますか?\r\nこれは元に戻すことができません。\r\n続行すると、このファイルは完全に失われます。",
"delete files": "複数のファイルを削除",
"unsaved files single": "次のファイルには保存されていない変更があり、続行するとコミットに組み込まれません: {0}。\r\n\r\nコミットする前に保存しますか?",
"unsaved files": "{0} 個の保存されていないファイルがあります。\r\n\r\nコミットする前に保存しますか?",
"save and commit": "すべてのコミットを保存",
"commit": "ステージされている変更のコミット",
"no staged changes": "ステージされている変更がなく、コミットできません。\r\n\r\nすべての変更をステージして、直接コミットしますか?",
"always": "常に行う",
"never": "行わない",
"commit anyway": "空のコミットの作成",
"no changes": "コミットする必要のある変更はありません。",
"no verify commit not allowed": "確認なしのコミットは許可されていません。'git.allowNoVerifyCommit' 設定を使用して有効にしてください。",
"confirm no verify commit": "確認せずに変更をコミットしようとしています。これは、コミット前のフックをスキップするため、望ましくない場合があります。\r\n\r\n続行しますか?",
"ok": "OK",
"never ask again": "今後は確認しない",
"commitMessageWithHeadLabel2": "メッセージ ('{0}' でコミット)",
"commit message": "コミット メッセージ",
"provide commit message": "コミット メッセージを入力してください",
"confirm emtpy commit": "空のコミットを生成しますか?",
"yes never again": "はい、今後は表示しません",
"no more": "HEAD が任意のコミットを明示しないため、元に戻すことはできません。",
"undo commit": "マージ コミットの取り消し",
"merge commit": "最後のコミットはマージ コミットでした。元に戻しますか?",
"select a ref to checkout detached": "デタッチ モードでチェックアウトする参照を選択する",
"select a ref to checkout": "チェックアウトする参照を選択",
"force": "チェックアウトの強制",
"stashcheckout": "一時退避してチェックアウト",
"local changes": "ローカルの変更は、チェックアウトによって上書きされます。",
"branch name": "ブランチ名",
"provide branch name": "新しいブランチ名を入力してください",
"branch name format invalid": "ブランチ名は次の正規表現に一致する必要があります: {0}",
"select a ref to create a new branch from": "'{0}' ブランチの作成元 ref を選択",
"select branch to delete": "削除するブランチの選択",
"confirm force delete branch": "ブランチ '{0}' はマージされていません。それでも削除しますか?",
"delete branch": "ブランチの削除",
"invalid branch name": "無効なブランチ名",
"branch already exists": "ブランチ名 '{0}' は既に存在します",
"select a branch to merge from": "マージ元のブランチを選択",
"select a branch to rebase onto": "リベース先のブランチを選択",
"tag name": "タグ名",
"provide tag name": "タグ名を入力してください",
"tag message": "メッセージ",
"provide tag message": "注釈付きタグにつけるメッセージを入力してください",
"no tags": "このリポジトリにはタグがありません。",
"select a tag to delete": "削除するタグを選択する",
"no remotes to fetch": "リポジトリには、フェッチ元として構成されているリモートがありません。",
"no remotes to pull": "リポジトリには、プル元として構成されているリモートがありません。",
"pick remote pull repo": "リモートを選んで、ブランチを次からプルします",
"pick branch pull": "プル元のブランチを選択",
"addremote": "リモートを追加する",
"no remotes to push": "リポジトリには、プッシュ先として構成されているリモートがありません。",
"force push not allowed": "強制的なプッシュは禁止されています。'git.allowForcePush' 設定で有効にしてください。",
"confirm force push": "変更の強制プッシュを行おうとしていますが、これは破壊的なことがあり、他人の変更を誤って上書きする可能性があります。\r\n\r\n続行しますか?",
"nobranch": "リモートにプッシュするブランチをチェックアウトしてください。",
"confirm publish branch": "'{0}' ブランチに上流ブランチはありません。このブランチを公開しますか?",
"pick remote": "リモートを選んで、ブランチ '{0}' を次の場所に公開します:",
"commit hash": "コミット ハッシュ",
"provide commit hash": "コミット ハッシュを指定してください",
"addfrom": "{0} からリモートを追加する",
"addFrom": "URL からリモートを追加する",
"remote name": "リモート名",
"provide remote name": "リモート名を入力してください。",
"remote name format invalid": "リモート名の形式が無効です",
"remote already exists": "リモート '{0}' は既に存在します。",
"no remotes added": "リポジトリにリモートが含まれていません。",
"remove remote": "削除するリモートを選択",
"sync is unpredictable": "このアクションでは、'{0}/{1}' との間でコミットをプッシュおよびプルします。",
"never again": "OK、今後は表示しない",
"no remotes to publish": "リポジトリには、発行先として構成されているリモートがありません。",
"publish to": "{0} に発行する",
"pick provider": "ブランチ '{0}' を以下へ発行するプロバイダーを選択する:",
"no changes stash": "一時退避する変更がありません。",
"unsaved stash files single": "次のファイルには保存されていない変更があり、続行すると stash に含められません: {0}。\r\n\r\n一時退避する前に保存しますか?",
"unsaved stash files": "{0} 個の保存されていないファイルがあります。\r\n\r\n一時退避する前に保存しますか?",
"save and stash": "すべてを保存して一時退避する",
"stash": "このまま一時退避",
"provide stash message": "必要に応じて一時退避メッセージを入力してください",
"stash message": "一時退避メッセージ",
"pick stash to pop": "適用して削除する一時退避内容を選択してください",
"no stashes": "リポジトリ内に一時退避内容はありません。",
"pick stash to apply": "適用する一時退避内容を選択してください",
"pick stash to drop": "ドロップする一時退避を削除する",
"sure drop": "一時退避内容 {0} を削除しますか?",
"git.title.workingTree": "{0} (作業ツリー)",
"git.title.index": "{0} (インデックス)",
"git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})",
"git.title.ref": "{0} ({1})",
"git.title.diff": "{0} ⟷ {1}",
"no rebase": "進行中のリベースはありません。",
"open git log": "Git ログを開く",
"show command output": "コマンド出力を表示する",
"clean repo": "チェックアウトの前に、リポジトリの作業ツリーを消去してください。",
"cant push": "参照仕様をリモートにプッシュできません。最初に 'Pull' を実行して変更を統合してください。",
"merge conflicts": "マージの競合があります。コミットする前にこれを解決してください。",
"stash merge conflicts": "一時退避内容を適用している間に、マージの競合がありました。",
"auth failed specific": "Git リモートに対して認証できませんでした:\r\n\r\n{0}",
"auth failed": "Git リモートに対して認証できませんでした。",
"missing user info": "Git の 'user.name' と 'user.email' を構成していることを確認してください。",
"learn more": "詳細を表示",
"git error details": "Git: {0}",
"git error": "Git エラー"
},
"dist/askpass-main": {
"missOrInvalid": "資格情報が見つからないか、無効です。"
}
}
}

View File

@@ -0,0 +1,23 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "GitHub 認証",
"description": "GitHub 認証プロバイダー"
},
"dist/githubServer": {
"signingIn": "$(mark-github) github.com にサインインしています..."
},
"dist/common/keychain": {
"troubleshooting": "トラブルシューティング ガイド",
"keychainWriteError": "ログイン情報のキーチェーンへの書き込みが、エラー '{0}' で失敗しました。"
}
}
}

View File

@@ -0,0 +1,37 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "GitHub",
"description": "GitHub",
"config.gitAuthentication": "VS Code 内で Git コマンドの自動 GitHub 認証を有効にするかどうかを制御します。",
"welcome.publishFolder": "このフォルダーを GitHub リポジトリに直接公開することもできます。公開後、Git と GitHub を利用したソース管理機能にアクセスできるようになります。\r\n[$(github) GitHub に公開](command:github.publish)",
"welcome.publishWorkspaceFolder": "ワークスペース フォルダーを GitHub リポジトリに直接公開することもできます。公開後、Git と GitHub を利用したソース管理機能にアクセスできるようになります。\r\n[$(github) GitHub に公開](command:github.publish)"
},
"dist/publish": {
"pick folder": "GitHub に発行するフォルダーを選択します",
"ignore": "どのファイルをリポジトリに含めるかを選択します。"
},
"dist/pushErrorHandler": {
"create a fork": "フォークの作成",
"no": "いいえ",
"fork": "GitHub で '{0}/{1}' にプッシュするためのアクセス許可がありません。代わりに、フォークを作成してそれにプッシュしますか?",
"create fork": "GitHub フォークの作成",
"forking": "'{0}/{1}' をフォークしています...",
"pushing": "変更をプッシュしています...",
"openingithub": "GitHub で開く",
"createpr": "PR の作成",
"done": "フォーク '{0}' が GitHub で正常に作成されました。",
"createghpr": "GitHub pull request を作成しています...",
"openpr": "PR を開く",
"donepr": "PR '{0}/{1}#{2}' が GitHub で正常に作成されました。"
}
}
}

View File

@@ -0,0 +1,39 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "画像プレビュー",
"description": "VS Code の組み込みイメージ プレビューを提供します",
"customEditors.displayName": "イメージ プレビュー",
"command.zoomIn": "拡大",
"command.zoomOut": "縮小"
},
"dist/binarySizeStatusBarEntry": {
"sizeB": "{0}B",
"sizeKB": "{0}KB",
"sizeMB": "{0}MB",
"sizeGB": "{0}GB",
"sizeTB": "{0}TB",
"sizeStatusBar.name": "イメージ バイナリ サイズ"
},
"dist/preview": {
"preview.imageLoadError": "イメージの読み込み中にエラーが発生しました。",
"preview.imageLoadErrorLink": "VS Code の標準テキストまたはバイナリ エディターを使用してファイルを開きますか?"
},
"dist/sizeStatusBarEntry": {
"sizeStatusBar.name": "イメージ サイズ"
},
"dist/zoomStatusBarEntry": {
"zoomStatusBar.name": "イメージのズーム",
"zoomStatusBar.placeholder": "ズーム レベルの選択",
"zoomStatusBar.wholeImageLabel": "画像全体"
}
}
}

View File

@@ -0,0 +1,69 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"out/wizard/pages/summaryPage": {
"flatFileImport.importInformation": "情報のインポート",
"flatFileImport.importStatus": "インポート状態",
"flatFileImport.serverName": "サーバー名",
"flatFileImport.databaseName": "データベース名",
"flatFileImport.tableName": "テーブル名",
"flatFileImport.tableSchema": "テーブル スキーマ",
"flatFileImport.fileImport": "インポートするファイル",
"flatFileImport.success.norows": "✔ テーブルにデータを正常に挿入しました。"
},
"out/wizard/pages/prosePreviewPage": {
"flatFileImport.prosePreviewMessage": "この操作によって、最初の 50 行までのプレビューを下に生成するために入力ファイル構造が分析されました。",
"flatFileImport.prosePreviewMessageFail": "この操作は失敗しました。別の入力ファイルをお試しください。",
"flatFileImport.refresh": "最新の情報に更新"
},
"out/wizard/pages/modifyColumnsPage": {
"flatFileImport.importData": "データのインポート",
"flatFileImport.next": "次へ",
"flatFileImport.columnName": "列名",
"flatFileImport.dataType": "データ型",
"flatFileImport.primaryKey": "主キー",
"flatFileImport.allowNulls": "Null を許容"
},
"out/wizard/pages/fileConfigPage": {
"flatFileImport.serverDropdownTitle": "データベースが含まれるサーバー",
"flatFileImport.databaseDropdownTitle": "テーブルが作成されているデータベース",
"flatFileImport.browseFiles": "参照",
"flatFileImport.openFile": "開く",
"flatFileImport.fileTextboxTitle": "インポートするファイルの場所",
"flatFileImport.tableTextboxTitle": "新しいテーブル名",
"flatFileImport.schemaTextboxTitle": "テーブル スキーマ"
},
"out/wizard/flatFileWizard": {
"import.needConnection": "このウィザードを使用する前に、サーバーに接続してください。",
"flatFileImport.wizardName": "フラット ファイルのインポート ウィザード",
"flatFileImport.page1Name": "入力ファイルを指定",
"flatFileImport.page2Name": "データのプレビュー",
"flatFileImport.page3Name": "列の変更",
"flatFileImport.page4Name": "概要",
"flatFileImport.importNewFile": "新しいファイルのインポート"
},
"out/services/telemetry": {
"import.serviceCrashButton": "フィードバックの送信",
"serviceCrashMessage": "サービス コンポーネントを開始できませんでした"
},
"out/services/serviceClient": {
"serviceStarted": "サービスが開始しました",
"serviceStarting": "サービスを開始しています",
"flatFileImport.serviceStartFailed": "インポート サービス {0} を開始できませんでした",
"installingServiceDetailed": "{0} サービスを {1} にインストールしています",
"installingService": "サービスをインストールしています",
"serviceInstalled": "インストール済み",
"downloadingService": "{0} をダウンロードしています",
"downloadingServiceSize": "({0} KB)",
"downloadingServiceStatus": "サービスをダウンロードしています",
"downloadingServiceComplete": "完了"
}
}
}

View File

@@ -0,0 +1,42 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "JSON 言語機能",
"description": "JSON ファイルに豊富な言語サポートを提供。",
"json.schemas.desc": "スキーマを現在のプロジェクトの JSON ファイルに関連付けます",
"json.schemas.url.desc": "スキーマへの URL または現在のディレクトリ内のスキーマへの相対パス",
"json.schemas.fileMatch.desc": "JSON ファイルをスキーマに解決するときに照合するファイル パターンの配列。'*' をワイルドカードとして使用できます。除外パターンを定義して '!' で始めることもできます。一致するパターンが少なくとも 1 つあり、最後に一致するパターンが除外パターンでない場合、そのファイルは一致します。",
"json.schemas.fileMatch.item.desc": "JSON ファイルをスキーマに解決するときに突き合わせる、'*' を含められるファイル パターンです。",
"json.schemas.schema.desc": "指定された URL のスキーマ定義です。スキーマは、スキーマ URL へのアクセスを避けるためにのみ指定する必要があります。",
"json.format.enable.desc": "既定の JSON フォーマッタを有効/無効にします",
"json.tracing.desc": "VS Code と JSON 言語サーバー間の通信をトレースします。",
"json.colorDecorators.enable.desc": "カラー デコレーターを有効または無効にします",
"json.colorDecorators.enable.deprecationMessage": "設定 `json.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。",
"json.schemaResolutionErrorMessage": "スキーマを解決できません。",
"json.clickToRetry": "クリックして、もう一度お試しください。",
"json.maxItemsComputed.desc": "計算されたアウトライン記号と折りたたまれた領域の最大数 (パフォーマンス上の理由から制限されています)。",
"json.maxItemsExceededInformation.desc": "アウトライン記号と折りたたみ領域の最大値を超えたときに通知を表示します。",
"json.enableSchemaDownload.desc": "有効にすると、JSON スキーマを http および https の場所からフェッチできるようになります。"
},
"client\\dist\\node/jsonClient": {
"json.resolveError": "JSON: スキーマ解決エラー",
"jsonserver.name": "JSON 言語サーバー",
"untitled.schema": "{0} を読み込めません",
"schemaDownloadDisabled": "スキーマのダウンロードは、設定 '{0}' によって無効になっています",
"ok": "OK",
"goToSetting": "設定を開く",
"yes never again": "今後表示しない",
"configureLimit": "設定 '{0}' を使用して制限を構成します。",
"json.schemaResolutionErrorMessage": "スキーマを解決できません。クリックして、もう一度お試しください。",
"json.schemaResolutionDisabledMessage": "スキーマのダウンロードは無効になっています。構成するには、クリックしてください。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "JSON の基本言語サポート",
"description": "JSON ファイルで、構文の強調表示とかっこの対応付けを提供します。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Markdown の基本言語サポート",
"description": "Markdown のスニペット、構文ハイライトを提供します。"
}
}
}

View File

@@ -0,0 +1,70 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Markdown 言語機能",
"description": "Markdown に豊富な言語サポートを提供。",
"markdown.preview.breaks.desc": "Markdown プレビューで改行を表現する方法を設定します。'true' に設定すると、段落内のすべての改行に対して <br> が作成されます。",
"markdown.preview.linkify": "マークダウン プレビューで URL 形式のテキストからリンクへの変換を有効または無効にします。",
"markdown.preview.doubleClickToSwitchToEditor.desc": "マークダウンのプレビューでダブルクリックすると、エディターに切り替わります。",
"markdown.preview.fontFamily.desc": "マークダウン プレビューで使用されるフォント ファミリを制御します。",
"markdown.preview.fontSize.desc": "マークダウン プレビューで使用されるフォント サイズ (ピクセル単位) を制御します。",
"markdown.preview.lineHeight.desc": "マークダウン プレビューで使用される行の高さを制御します。この数値はフォント サイズを基準とします。",
"markdown.preview.markEditorSelection.desc": "マークダウンのプレビューに、エディターの現在の選択範囲を示すマークが付きます。",
"markdown.preview.scrollEditorWithPreview.desc": "マークダウンのプレビューをスクロールすると、エディターのビューが更新されます。",
"markdown.preview.scrollPreviewWithEditor.desc": "マークダウンのエディターをスクロールすると、プレビューのビューが更新されます。",
"markdown.preview.title": "プレビューを開く",
"markdown.previewSide.title": "プレビューを横に表示",
"markdown.showLockedPreviewToSide.title": "ロックされたプレビューを横に表示",
"markdown.showSource.title": "ソースの表示",
"markdown.styles.dec": "マークダウン プレビューから使用する CSS スタイル シートの URL またはローカル パスの一覧。相対パスは、エクスプローラーで開かれているフォルダーへの絶対パスと解釈されます。開かれているフォルダーがない場合、マークダウン ファイルの場所を基準としていると解釈されます。'\\' はすべて '\\\\' と入力する必要があります。",
"markdown.showPreviewSecuritySelector.title": "プレビュー のセキュリティ設定を変更",
"markdown.trace.desc": "マークダウン拡張機能のデバッグ ログを有効にします。",
"markdown.preview.refresh.title": "プレビューを更新",
"markdown.preview.toggleLock.title": "プレビュー ロックの切り替え",
"configuration.markdown.preview.openMarkdownLinks.description": "マークダウン プレビューで他のマークダウン ファイルへのリンクを開く方法を制御します。",
"configuration.markdown.preview.openMarkdownLinks.inEditor": "エディターでリンクを開こうとします",
"configuration.markdown.preview.openMarkdownLinks.inPreview": "マークダウン プレビューでリンクを開こうとします",
"configuration.markdown.links.openLocation.description": "マークダウンファイル内のリンクを開く場所を制御します。",
"configuration.markdown.links.openLocation.currentGroup": "アクティブなエディター グループ内にリンクを開きます。",
"configuration.markdown.links.openLocation.beside": "アクティブなエディターの横にあるリンクを開きます。"
},
"dist/features/documentLinkProvider": {
"documentLink.tooltip": "リンク先を表示"
},
"dist/features/previewContentProvider": {
"preview.securityMessage.text": "このドキュメントで一部のコンテンツが無効になっています",
"preview.securityMessage.title": "安全でない可能性があるか保護されていないコンテンツは、マークダウン プレビューで無効化されています。保護されていないコンテンツやスクリプトを有効にするには、マークダウン プレビューのセキュリティ設定を変更してください",
"preview.securityMessage.label": "セキュリティが無効なコンテンツの警告",
"preview.notFound": "{0} が見つかりません"
},
"dist/features/preview": {
"onPreviewStyleLoadError": "'markdown.styles' を読み込むことができません: {0}",
"preview.clickOpenFailed": "{0} を開くことができません。",
"lockedPreviewTitle": "[プレビュー] {0}",
"previewTitle": "プレビュー {0}"
},
"dist/security": {
"strict.title": "高レベル",
"strict.description": "セキュリティで保護されたコンテンツのみを読み込む",
"insecureLocalContent.title": "安全でないローカル コンテンツを許可する",
"insecureLocalContent.description": "localhost から http で提供されるコンテンツの読み込みを有効にします",
"insecureContent.title": "セキュリティで保護されていないコンテンツを許可する",
"insecureContent.description": "HTTP を介したコンテンツの読み込みを有効にする",
"disable.title": "無効にする",
"disable.description": "すべてのコンテンツとスクリプトの実行を許可します。推奨されません。",
"moreInfo.title": "詳細情報",
"enableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする",
"disableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする",
"toggleSecurityWarning.description": "コンテンツのセキュリティ レベルに影響しません",
"preview.showPreviewSecuritySelector.title": "ワークスペースのマークダウン プレビューに関するセキュリティ設定を選択"
}
}
}

View File

@@ -0,0 +1,53 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "マージの競合",
"description": "行内マージ競合のハイライト、コマンドを提供します。",
"command.category": "マージの競合",
"command.accept.all-current": "現在の方をすべて取り込む",
"command.accept.all-incoming": "入力側のすべてを取り込む",
"command.accept.all-both": "両方をすべて取り込む",
"command.accept.current": "現在の方を取り込む",
"command.accept.incoming": "入力側を取り込む",
"command.accept.selection": "選択項目を取り込む",
"command.accept.both": "両方を取り込む",
"command.next": "次の競合",
"command.previous": "前の競合",
"command.compare": "現在の競合を比較",
"config.title": "マージの競合",
"config.autoNavigateNextConflictEnabled": "マージ競合を解決した後で、次のマージの競合に自動的に移動するかどうか。",
"config.codeLensEnabled": "エディター内のマージ競合ブロックのコード レンズを作成します。",
"config.decoratorsEnabled": "エディター内のマージ競合ブロック用デコレータを作成します。",
"config.diffViewPosition": "マージの競合の変更を比較するときに、差分ビューを開く場所を制御します。",
"config.diffViewPosition.current": "現在のエディター グループで差分ビューを開きます。",
"config.diffViewPosition.beside": "現在のエディター グループの隣に差分ビューを開きます。",
"config.diffViewPosition.below": "現在のエディター グループの下にある差分ビューを開きます。"
},
"dist/codelensProvider": {
"acceptCurrentChange": "現在の変更を取り込む",
"acceptIncomingChange": "入力側の変更を取り込む",
"acceptBothChanges": "両方の変更を取り込む",
"compareChanges": "変更の比較"
},
"dist/commandHandler": {
"cursorNotInConflict": "エディターのカーソルがマージの競合の範囲内にありません",
"compareChangesTitle": "{0}: 現在の変更 ⟷ 入力側の変更",
"cursorOnCommonAncestorsRange": "エディターのカーソルが共通の祖先ブロック内にあります。”現在” または \"入力側\" のいずれかのブロックに移動してください",
"cursorOnSplitterRange": "エディターのカーソルがマージ コンフリクトのスプリッター内にあります。”現在” または \"入力側\" のいずれかのブロックに移動してください",
"noConflicts": "このファイルにマージの競合は存在しません",
"noOtherConflictsInThisFile": "このファイルに他のマージの競合は存在しません"
},
"dist/mergeDecorator": {
"currentChange": "(現在の変更)",
"incomingChange": "(入力側の変更)"
}
}
}

View File

@@ -0,0 +1,25 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Microsoft アカウント",
"description": "Microsoft 認証プロバイダー",
"signIn": "サインイン",
"signOut": "サインアウト"
},
"dist/AADHelper": {
"signOut": "保存された認証情報を読み取ることができなかったため、サインアウトされました。"
},
"dist/keychain": {
"troubleshooting": "トラブルシューティング ガイド",
"keychainWriteError": "ログイン情報のキーチェーンへの書き込みが、エラー '{0}' で失敗しました。"
}
}
}

View File

@@ -0,0 +1,342 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"json.schemas.desc": "スキーマを現在のプロジェクトの JSON ファイルに関連付けます",
"json.schemas.url.desc": "スキーマへの URL または現在のディレクトリ内のスキーマへの相対パス",
"json.schemas.fileMatch.desc": "JSON ファイルをスキーマに解決するときに突き合わせるファイル パターンの配列です。",
"json.schemas.fileMatch.item.desc": "JSON ファイルをスキーマに解決するときに突き合わせる、'*' を含められるファイル パターンです。",
"json.schemas.schema.desc": "指定された URL のスキーマ定義です。スキーマは、スキーマ URL へのアクセスを避けるためにのみ指定する必要があります。",
"json.format.enable.desc": "既定の JSON フォーマッタを有効/無効にします (再起動が必要です)",
"mssqlCluster.uploadFiles": "ファイルのアップロード",
"mssqlCluster.mkdir": "新しいディレクトリ",
"mssqlCluster.deleteFiles": "削除",
"mssqlCluster.previewFile": "プレビュー",
"mssqlCluster.saveFile": "保存",
"mssqlCluster.copyPath": "パスのコピー",
"mssqlCluster.manageAccess": "アクセスの管理",
"notebook.command.new": "新しいノートブック",
"notebook.command.open": "ノートブックを開く",
"tab.bigDataClusterDescription": "SQL Server ビッグ データ クラスターに関するタスクと情報",
"title.bigDataCluster": "SQL Server ビッグ データ クラスター",
"title.submitSparkJob": "Spark ジョブの送信",
"title.newSparkJob": "新しい Spark ジョブ",
"title.openSparkHistory": "Spark 履歴の表示",
"title.openYarnHistory": "Yarn 履歴の表示",
"title.tasks": "タスク",
"title.installPackages": "パッケージのインストール",
"title.configurePython": "ノートブック用 Python の構成",
"title.searchServers": "検索: サーバー",
"title.clearSearchServerResult": "検索: 検索サーバーの結果を消去する",
"title.endpoints": "サービス エンドポイント",
"title.books": "ノートブック",
"title.showLogFile": "ログ ファイルの表示",
"mssql.configuration.title": "MSSQL 構成",
"mssql.query.displayBitAsNumber": "ビット列を数値 (1 または 0) として表示するかどうか。False の場合、ビット列は 'true' または 'false' として表示されます",
"mssql.format.alignColumnDefinitionsInColumns": "列定義を揃えるかどうか",
"mssql.format.datatypeCasing": "データ型を大文字、小文字、または 'なし' (元のまま) のいずれにフォーマットするか",
"mssql.format.keywordCasing": "キーワードを大文字、小文字、または 'なし' (元のまま) のいずれにフォーマットするか",
"mssql.format.placeCommasBeforeNextStatement": "コンマを、'mycolumn1,' のようにリスト内の各ステートメントの末尾に配置する代わりに ',mycolumn2' のように先頭に配置するかどうか",
"mssql.format.placeSelectStatementReferencesOnNewLine": "たとえば 'SELECT C1, C2 FROM T1' の場合に C1 と C2 を別々の行にするように、Select ステートメント内のオブジェクトへの参照を別々の行に分割するかどうか",
"mssql.logDebugInfo": "[省略可能] コンソールへのデバッグ出力をログに記録し ([表示] -> [出力])、ドロップダウンから適切な出力チャネルを選択します",
"mssql.tracingLevel": "[省略可能] バックエンド サービスのログ レベル。Azure Data Studio は開始のたびにファイル名を生成し、そのファイルが既に存在する場合にはログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes と logFilesRemovalLimit の設定を参照してください。既定の tracingLevel では、ログに記録される数は多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。エラーには重大が含まれ、警告にはエラーが含まれ、情報には警告が含まれ、詳細には情報が含まれます",
"mssql.logRetentionMinutes": "バックエンド サービスのログ ファイルを保持する分単位の時間。既定値は 1 週間です。",
"mssql.logFilesRemovalLimit": "mssql.logRetentionMinutes の有効期限が切れた、起動時に削除する古いファイルの最大数。この制限のためにクリーンアップされないファイルは、Azure Data Studio の次回の起動時にクリーンアップされます。",
"ignorePlatformWarning": "[省略可能] サポートされていないプラットフォームの警告を表示しない",
"onprem.databaseProperties.recoveryModel": "復旧モデル",
"onprem.databaseProperties.lastBackupDate": "前回のデータベース バックアップ",
"onprem.databaseProperties.lastLogBackupDate": "最終ログ バックアップ",
"onprem.databaseProperties.compatibilityLevel": "互換性レベル",
"onprem.databaseProperties.owner": "所有者",
"onprem.serverProperties.serverVersion": "バージョン",
"onprem.serverProperties.serverEdition": "エディション",
"onprem.serverProperties.machineName": "コンピューター名",
"onprem.serverProperties.osVersion": "OS バージョン",
"cloud.databaseProperties.azureEdition": "エディション",
"cloud.databaseProperties.serviceLevelObjective": "価格レベル",
"cloud.databaseProperties.compatibilityLevel": "互換性レベル",
"cloud.databaseProperties.owner": "所有者",
"cloud.serverProperties.serverVersion": "バージョン",
"cloud.serverProperties.serverEdition": "種類",
"mssql.provider.displayName": "Microsoft SQL Server",
"mssql.connectionOptions.connectionName.displayName": "名前 (省略可能)",
"mssql.connectionOptions.connectionName.description": "接続のカスタム名",
"mssql.connectionOptions.serverName.displayName": "サーバー",
"mssql.connectionOptions.serverName.description": "SQL Server インスタンスの名前",
"mssql.connectionOptions.databaseName.displayName": "データベース",
"mssql.connectionOptions.databaseName.description": "データ ソース内の初期カタログまたはデータベースの名前",
"mssql.connectionOptions.authType.displayName": "認証の種類",
"mssql.connectionOptions.authType.description": "SQL Server での認証方法を指定します",
"mssql.connectionOptions.authType.categoryValues.sqlLogin": "SQL ログイン",
"mssql.connectionOptions.authType.categoryValues.integrated": "Windows 認証",
"mssql.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory - MFA サポート付きユニバーサル",
"mssql.connectionOptions.userName.displayName": "ユーザー名",
"mssql.connectionOptions.userName.description": "データ ソースへの接続時に使用するユーザー ID を示します",
"mssql.connectionOptions.password.displayName": "パスワード",
"mssql.connectionOptions.password.description": "データ ソースへの接続時に使用するパスワードを示します",
"mssql.connectionOptions.applicationIntent.displayName": "アプリケーションの意図",
"mssql.connectionOptions.applicationIntent.description": "サーバーに接続するときにアプリケーションのワークロードの種類を宣言します",
"mssql.connectionOptions.asynchronousProcessing.displayName": "非同期処理",
"mssql.connectionOptions.asynchronousProcessing.description": "True の場合は、.Net Framework Data Provider の非同期機能を使用できるようになります",
"mssql.connectionOptions.connectTimeout.displayName": "接続タイムアウト",
"mssql.connectionOptions.connectTimeout.description": "サーバーへの接続が確立されるまでに待機する時間 (秒)。この時間が経過すると接続要求を終了し、エラーを生成します",
"mssql.connectionOptions.currentLanguage.displayName": "現在の言語",
"mssql.connectionOptions.currentLanguage.description": "SQL Server 言語レコード名",
"mssql.connectionOptions.columnEncryptionSetting.displayName": "列暗号化",
"mssql.connectionOptions.columnEncryptionSetting.description": "接続上のすべてのコマンドの既定の列暗号化設定",
"mssql.connectionOptions.encrypt.displayName": "暗号化",
"mssql.connectionOptions.encrypt.description": "True の場合、SQL Server は、サーバーに証明書がインストールされている場合は、クライアントとサーバー間で送信されるすべてのデータに SSL 暗号化を使用します",
"mssql.connectionOptions.persistSecurityInfo.displayName": "セキュリティ情報を保持する",
"mssql.connectionOptions.persistSecurityInfo.description": "False の場合、パスワードなどのセキュリティによる保護が要求される情報は、接続しても返されません",
"mssql.connectionOptions.trustServerCertificate.displayName": "サーバー証明書を信頼する",
"mssql.connectionOptions.trustServerCertificate.description": "True (および encrypt=true) の場合、SQL Server は、サーバー証明書を検証せずに、クライアントとサーバーの間で送信されるすべてのデータに対して SSL 暗号化を使用します",
"mssql.connectionOptions.attachedDBFileName.displayName": "添付された DB ファイルの名前",
"mssql.connectionOptions.attachedDBFileName.description": "完全なパス名を含む、接続可能なデータベースのプライマリ ファイル名",
"mssql.connectionOptions.contextConnection.displayName": "コンテキスト接続",
"mssql.connectionOptions.contextConnection.description": "True の場合は、接続元が SQL Server のコンテキストであることを示します。SQL Server のプロセスで実行する場合のみ使用できます",
"mssql.connectionOptions.port.displayName": "ポート",
"mssql.connectionOptions.connectRetryCount.displayName": "接続の再試行回数",
"mssql.connectionOptions.connectRetryCount.description": "接続を復元するための試行回数",
"mssql.connectionOptions.connectRetryInterval.displayName": "接続の再試行間隔",
"mssql.connectionOptions.connectRetryInterval.description": "接続を復元するための試行間の遅延",
"mssql.connectionOptions.applicationName.displayName": "アプリケーション名",
"mssql.connectionOptions.applicationName.description": "アプリケーションの名前",
"mssql.connectionOptions.workstationId.displayName": "ワークステーション ID",
"mssql.connectionOptions.workstationId.description": "SQL Server に接続しているワークステーションの名前",
"mssql.connectionOptions.pooling.displayName": "プーリング",
"mssql.connectionOptions.pooling.description": "True の場合、接続オブジェクトが適切なプールから取得されるか、または、必要に応じて接続オブジェクトが作成され、適切なプールに追加されます",
"mssql.connectionOptions.maxPoolSize.displayName": "最大プール サイズ",
"mssql.connectionOptions.maxPoolSize.description": "プールに保持される接続の最大数",
"mssql.connectionOptions.minPoolSize.displayName": "最小プール サイズ",
"mssql.connectionOptions.minPoolSize.description": "プールに保持される接続の最小数",
"mssql.connectionOptions.loadBalanceTimeout.displayName": "負荷分散タイムアウト",
"mssql.connectionOptions.loadBalanceTimeout.description": "この接続が破棄される前にプールに存在する最小時間 (秒)",
"mssql.connectionOptions.replication.displayName": "レプリケーション",
"mssql.connectionOptions.replication.description": "レプリケーション時に SQL Server によって使用されます",
"mssql.connectionOptions.attachDbFilename.displayName": "添付 DB ファイル名",
"mssql.connectionOptions.failoverPartner.displayName": "フェールオーバー パートナー",
"mssql.connectionOptions.failoverPartner.description": "フェールオーバー パートナーとして機能する SQL Server インスタンスの名前またはネットワーク アドレス",
"mssql.connectionOptions.multiSubnetFailover.displayName": "マルチ サブネット フェールオーバー",
"mssql.connectionOptions.multipleActiveResultSets.displayName": "複数のアクティブな結果セット",
"mssql.connectionOptions.multipleActiveResultSets.description": "True の場合は、1 つの接続から複数の結果セットが返され、これらを読み取ることができます",
"mssql.connectionOptions.packetSize.displayName": "パケット サイズ",
"mssql.connectionOptions.packetSize.description": "SQL Server インスタンスとの通信に使用されるネットワーク パケットのサイズ (バイト)",
"mssql.connectionOptions.typeSystemVersion.displayName": "タイプ システムのバージョン",
"mssql.connectionOptions.typeSystemVersion.description": "DataReader を通してプロバイダーが公開するサーバー タイプのシステムを示します"
},
"dist/localizedConstants": {
"msgMissingNodeContext": "ノードが渡されずに呼び出されたノード コマンド",
"mssql.manageAccessTitle": "アクセスの管理",
"mssql.locationTitle": "場所: ",
"mssql.permissionsTitle": "アクセス許可",
"mssql.ownerPostfix": " - 所有者",
"mssql.owningGroupPostfix": " - 所有グループ",
"mssql.everyone": "他のすべてのユーザー",
"mssql.userLabel": "ユーザー",
"mssql.groupLabel": "グループ",
"mssql.accessHeader": "アクセス",
"mssql.defaultHeader": "既定",
"mssql.delete": "削除",
"mssql.stickyHeader": "付箋",
"mssql.inheritDefaultsLabel": "既定値の継承",
"mssql.readHeader": "読み取り",
"mssql.writeHeader": "書き込み",
"mssql.executeHeader": "実行",
"mssql.addUserOrGroup": "ユーザーまたはグループの追加",
"mssql.enterNamePlaceholder": "名前の入力",
"mssql.addLabel": "追加",
"mssql.namedUsersAndGroups": "名前付きユーザーとグループ",
"mssql.apply": "適用",
"mssql.applyRecursively": "再帰的に適用",
"mssql.errorApplyingAclChanges": "変更の適用中に予期しないエラーが発生しました: {0}",
"sparkJobSubmission_LocalFileDestinationHint": "ローカル ファイルは HDFS にアップロードされます。 ",
"sparkJobSubmission_SubmissionEndMessage": ".......................... Spark ジョブの送信終了 ............................",
"sparkJobSubmission_PrepareUploadingFile": "ローカル {0} から HDFS フォルダーへファイルをアップロードしています: {1}",
"sparkJobSubmission_UploadingFileSucceeded": "ファイルがクラスターに正常にアップロードされました。",
"sparkJobSubmission_UploadingFileFailed": "ファイルをクラスターにアップロードできませんでした。{0}",
"sparkJobSubmission_PrepareSubmitJob": "ジョブ {0} を送信しています...",
"sparkJobSubmission_SubmitJobFinished": "Spark ジョブが送信されました。",
"sparkJobSubmission_SubmitJobFailed": "Spark ジョブを送信できませんでした。{0} ",
"sparkJobSubmission_YarnUIMessage": "YarnUI URL: {0} ",
"sparkJobSubmission_SparkHistoryLinkMessage": "Spark 履歴 URL: {0} ",
"sparkJobSubmission_GetApplicationIdFailed": "アプリケーション ID の取得に失敗しました。{0}",
"sparkJobSubmission_LocalFileNotExisted": "ローカル ファイル {0} が存在しません。 ",
"sparkJobSubmission_NoSqlBigDataClusterFound": "SQL Server ビッグ データ クラスターが見つかりません。"
},
"dist/objectExplorerNodeProvider/fileSources": {
"maxSizeNotice": "注意: このファイルはプレビュー用に {0} で切り詰められました。 ",
"maxSizeReached": "ファイルはプレビュー用に {0} で切り捨てられました。"
},
"dist/objectExplorerNodeProvider/command": {
"progress": "$(sync~spin) {0}...",
"cancelTooltip": "キャンセル",
"cancel": "操作をキャンセルしますか?",
"mssql.searchServers": "サーバー名を検索"
},
"dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionService": {
"sparkJobSubmission_LivyNoBatchIdReturned": "応答から Spark ジョブ バッチ ID は返されません。{0}[エラー]{1}",
"sparkJobSubmission_LivyNoLogReturned": "応答で返されたログはありません。{0}[エラー] {1}"
},
"dist/objectExplorerNodeProvider/hdfsCommands": {
"allFiles": "すべてのファイル",
"lblUploadFiles": "アップロード",
"uploading": "HDFS にファイルをアップロードしています",
"uploadCanceled": "アップロード操作が取り消されました",
"uploadError": "ファイルのアップロードでエラーが発生しました: {0}",
"makingDir": "ディレクトリを作成しています",
"mkdirCanceled": "操作が取り消されました",
"mkDirError": "ディレクトリの作成でエラーが発生しました: {0}",
"enterDirName": "ディレクトリ名を入力する",
"deleteError": "ファイルの削除でエラーが発生しました: {0}",
"msgDeleteFolder": "対象フォルダーとその内容を削除してもよろしいですか?",
"msgDeleteFile": "このファイルを削除しますか?",
"saving": "HDFS ファイルを保存しています",
"saveCanceled": "保存操作は取り消されました",
"saveError": "ファイルの保存でエラーが発生しました: {0}",
"previewing": "プレビューを生成しています",
"previewError": "ファイルのプレビューでエラーが発生しました: {0}",
"copyPathError": "パスのコピーでエラーが発生しました: {0}",
"manageAccessError": "[アクセスの管理] ダイアログを開いている間に予期しないエラーが発生しました: {0}"
},
"dist/hdfs/webhdfs": {
"webhdfs.invalidDataStructure": "無効なデータ構造",
"webhdfs.missingProperties": "オプションが不足しているため、WebHDFS クライアントを作成できません: ${0}",
"webhdfs.undefinedArgument": "'${0}' は未定義です。",
"webhdfs.httpError400": "無効な要求",
"webhdfs.httpError401": "許可されていません",
"webhdfs.httpError403": "禁止されています",
"webhdfs.httpError404": "見つかりません",
"webhdfs.httpError500": "内部サーバー エラー",
"webhdfs.unknownError": "不明なエラー",
"webhdfs.unexpectedRedirect": "予期しないリダイレクト"
},
"dist/objectExplorerNodeProvider/connection": {
"connectionInfoUndefined": "ConnectionInfo が定義されていません。",
"connectionInfoOptionsUndefined": "ConnectionInfo.options が定義されていません。",
"connectionInfoOptionsMissingProperties": "connectionInfo.options で一部のプロパティが不足しています: {0}"
},
"dist/telemetry": {
"viewKnownIssuesText": "既知の問題の表示",
"serviceCrashMessage": "{0} コンポーネントが予期せず終了しました。Azure Data Studio を再起動してください。"
},
"dist/main": {
"msgSampleCodeDataFrame": "このサンプル コードは、ファイルをデータ フレームに読み込み、最初の 10 件の結果を示します。",
"notebookFileType": "ノートブック",
"unsupportedFileType": ".ipynb ノートブックのみがサポートされています",
"fileNotFound": "指定されたファイルが見つかりません"
},
"dist/hdfs/hdfsModel": {
"mssql.recursivePermissionOpStarted": "アクセス許可の変更を '{0}' に再帰的に適用しています",
"mssql.recursivePermissionOpSucceeded": "アクセス許可の変更が正常に適用されました。",
"mssql.recursivePermissionOpProgress": "アクセス許可の変更を '{0}' に適用しています。",
"mssql.recursivePermissionOpError": "アクセス許可の変更の適用でエラーが発生しました: {0}"
},
"dist/prompts/confirm": {
"msgYes": "はい",
"msgNo": "いいえ"
},
"dist/sparkFeature/dialog/dialogCommands": {
"selectOtherServer": "他の SQL Server を選択する",
"sparkJobSubmission_PleaseSelectSqlWithCluster": "ビッグ データ クラスターが含まれる SQL Server を選択してください。",
"sparkJobSubmission_NoSqlSelected": "SQL Server が選択されていません。",
"errorNotSqlBigDataCluster": "選択したサーバーが SQL Server ビッグ データ クラスターに属していません",
"sparkJobSubmission_GetFilePathFromSelectedNodeFailed": "ファイル パス取得エラー: {0}"
},
"dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionDialog": {
"sparkJobSubmission_SparkJobSubmissionDialogInitializeError": "SparkJobSubmissionDialog のパラメーターが無効です",
"sparkJobSubmission_DialogTitleNewJob": "新しいジョブ",
"sparkJobSubmission_DialogCancelButton": "キャンセル",
"sparkJobSubmission_DialogSubmitButton": "送信",
"sparkJobSubmission_SubmitSparkJob": "{0} Spark ジョブの送信:",
"sparkJobSubmission_SubmissionStartMessage": ".......................... Spark ジョブの送信開始 .........................."
},
"dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionModel": {
"sparkJobSubmission_SparkJobSubmissionModelInitializeError": "SparkJobSubmissionModel のパラメーターが無効です",
"sparkJobSubmission_submissionArgsIsInvalid": "submissionArgs が無効です。 ",
"sparkJobSubmission_LivyBatchIdIsInvalid": "livyBatchId が無効です。 ",
"sparkJobSubmission_GetApplicationIdTimeOut": "アプリケーション ID の取得タイムアウト。{0}[ログ] {1}",
"sparkJobSubmission_localFileOrFolderNotSpecified.": "プロパティ localFilePath または hdfsFolderPath が指定されていません。 ",
"sparkJobSubmission_PathNotSpecified.": "プロパティ パスが指定されていません。 "
},
"dist/sparkFeature/dialog/sparkJobSubmission/sparkConfigurationTab": {
"sparkJobSubmission_GeneralTabName": "全般",
"sparkJobSubmission_JobNamePlaceHolder": "名前の入力...",
"sparkJobSubmission_JobName": "ジョブ名",
"sparkJobSubmission_SparkCluster": "Spark クラスター",
"sparkJobSubmission_FilePathPlaceHolder": ".jar ファイルまたは .py ファイルへのパス",
"sparkJobSubmission_LocalFileDestinationHintWithPath": "選択したローカル ファイルが HDFS にアップロードされます: {0}",
"sparkJobSubmission_MainFilePath": "JAR/py ファイル",
"sparkJobSubmission_MainClass": "メイン クラス",
"sparkJobSubmission_Arguments": "引数",
"sparkJobSubmission_ArgumentsTooltip": "メイン クラスで使用されるコマンド ライン引数。複数の引数を使うには、スペースで区切る必要があります。",
"sparkJobSubmission_NotSpecifyJobName": "プロパティ ジョブ名が指定されていません。",
"sparkJobSubmission_NotSpecifyJARPYPath": "プロパティ JAR/py ファイルが指定されていません。",
"sparkJobSubmission_NotSpecifyMainClass": "プロパティ メイン クラスが指定されていません。",
"sparkJobSubmission_HDFSFileNotExistedWithPath": "{0} がクラスターに存在しないか、例外がスローされました。 ",
"sparkJobSubmission_HDFSFileNotExisted": "指定された HDFS ファイルが存在しません。 ",
"sparkSelectLocalFile": "選択",
"sparkJobSubmission_SelectFileError": "次のエラーが原因で、ファイルの検索でエラーが発生しました: {0}"
},
"dist/sparkFeature/dialog/sparkJobSubmission/sparkAdvancedTab": {
"sparkJobSubmission_AdvancedTabName": "詳細",
"sparkJobSubmission_ReferenceJarList": "Jar を参照する",
"sparkJobSubmission_ReferenceJarListToolTip": "Executor 作業ディレクトリに配置される Jar。Jar パスは HDFS パスにする必要があります。複数のパスはセミコロン (;) で区切ってください",
"sparkJobSubmission_ReferencePyList": "参照 py ファイル",
"sparkJobSubmission_ReferencePyListTooltip": "Executor 作業ディレクトリに配置される Py ファイル。ファイル パスは HDFS パスにする必要があります。複数のパスはセミコロン (;) で区切ってください",
"sparkJobSubmission_ReferenceFilesList": "参照ファイル",
"sparkJobSubmission_ReferenceFilesListTooltip": "Executor 作業ディレクトリに配置されるファイル。ファイル パスは HDFS パスにする必要があります。複数のパスはセミコロン (;) で区切ってください"
},
"dist/objectExplorerNodeProvider/objectExplorerNodeProvider": {
"prmptPwd": "HDFS に接続するためのパスワードを入力してください:",
"sessionNotFound": "ノード {0} のセッションが存在しません",
"notifyError": "ノード変更の通知でエラーが発生しました: {0}",
"hdfsFolder": "HDFS",
"rootLabel": "ルート"
},
"dist/objectExplorerNodeProvider/hdfsProvider": {
"errorExpanding": "エラー: {0}",
"errDeleteConnectionNode": "接続を削除できません。削除できるのはサブフォルダーとファイルのみです。"
},
"dist/objectExplorerNodeProvider/cancelableStream": {
"streamCanceled": "ユーザーによって取り消されたストリーム操作"
},
"dist/dashboard/serviceEndpoints": {
"grafana": "メトリック ダッシュボード",
"kibana": "ログ検索ダッシュボード",
"sparkHistory": "Spark ジョブの管理と監視ダッシュボード",
"yarnHistory": "Spark 診断と監視ダッシュボード",
"copyText": "コピー",
"endpoint.appproxy": "アプリケーション プロキシ",
"endpoint.controller": "クラスター管理サービス",
"endpoint.gateway": "HDFS ファイルにアクセスするためのゲートウェイ、Spark",
"endpoint.managementproxy": "管理プロキシ",
"endpoint.mgmtproxy": "管理プロキシ",
"endpoint.sqlServerEndpoint": "SQL Server マスター インスタンス フロントエンド",
"endpoint.grafana": "メトリック ダッシュボード",
"endpoint.kibana": "ログ検索ダッシュボード",
"endpoint.yarnHistory": "Spark 診断と監視ダッシュボード",
"endpoint.sparkHistory": "Spark ジョブの管理と監視ダッシュボード",
"endpoint.webhdfs": "HDFS ファイル システム プロキシ",
"endpoint.livy": "Spark ステートメント、ジョブ、アプリケーションを実行するためのプロキシ"
},
"dist/sqlToolsServer": {
"serviceStartedStatusMsg": "{0} が開始されました",
"startingServiceStatusMsg": "{0} の開始中",
"failedToStartServiceErrorMsg": "{0} を開始できませんでした",
"installingServiceChannelMsg": "{0} を {1} にインストールしています",
"installingServiceStatusMsg": "{0} のインストール中",
"installedServiceChannelMsg": "{0} がインストールされました",
"downloadingServiceChannelMsg": "{0} のダウンロード中",
"downloadingServiceSizeChannelMsg": "({0} KB)",
"downloadingServiceStatusMsg": "{0} のダウンロード中",
"downloadServiceDoneChannelMsg": "{0} のインストールが完了しました"
}
}
}

View File

@@ -0,0 +1,182 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"extensions/notebook/package": {
"displayName": "Notebook のコア拡張機能",
"description": "データ プロトコル ベースの Notebook コントリビューションと、多くの Notebook コマンドおよびコントリビューションを定義します。",
"notebook.configuration.title": "Notebook 構成",
"notebook.pythonPath.description": "ノートブックで使用される Python インストールへのローカル パス。",
"notebook.useExistingPython.description": "ノートブックで使用される、以前から存在する Python インストールのローカル パス。",
"notebook.overrideEditorTheming.description": "Notebook エディターの既定の設定をオーバーライドします。設定には、背景色、現在の線の色、境界線が含まれます",
"notebook.maxTableRows.description": "Notebook エディターでテーブルごとに返される行の最大数",
"notebook.maxBookSearchDepth.description": "ブックを検索するサブディレクトリの最大深度 (無限にするには 0 を入力します)",
"notebook.command.new": "新しいノートブック",
"notebook.command.open": "ノートブックを開く",
"notebook.analyzeJupyterNotebook": "ノートブックで分析",
"notebook.command.runactivecell": "セルの実行",
"notebook.command.clearactivecellresult": "セル結果をクリアする",
"notebook.command.runallcells": "セルの実行",
"notebook.command.addcode": "コード セルの追加",
"notebook.command.addtext": "テキスト セルの追加",
"notebook.command.addcell": "セルの追加",
"title.analyzeJupyterNotebook": "ノートブックで分析",
"title.newJupyterNotebook": "新しいノートブック",
"title.openJupyterNotebook": "ノートブックを開く",
"title.jupyter.setContext": "ノートブックのコンテキストを設定します",
"title.jupyter.setKernel": "ノートブック用カーネルの設定",
"config.jupyter.extraKernelsTitle": "その他のカーネル",
"config.jupyter.extraKernelsDescription": "有効にするその他のカーネルの ID",
"config.jupyter.kernelConfigValuesDescription": "Jupyter カーネルの構成オプション。これは自動的に管理され、手動で編集することは推奨されていません。",
"title.reinstallNotebookDependencies": "ノートブック依存関係を再インストール",
"title.configurePython": "ノートブック用 Python の構成",
"title.managePackages": "パッケージの管理",
"title.SQL19PreviewBook": "SQL Server 2019 ガイド",
"books-preview-category": "Jupyter ブック",
"title.saveJupyterBook": "ブックの保存",
"title.searchJupyterBook": "ブックの検索",
"title.SavedBooks": "保存されたブック",
"title.UntitledBooks": "無題のブック"
},
"extensions/notebook/dist/common/utils": {
"mkdirOutputMsg": "... {0} を作成しています",
"executeCommandProcessExited": "プロセスがコード {0} で終了しました"
},
"extensions/notebook/dist/common/localizedConstants": {
"msgYes": "はい",
"msgNo": "いいえ",
"msgSampleCodeDataFrame": "このサンプル コードは、ファイルをデータ フレームに読み込み、最初の 10 件の結果を示します。"
},
"extensions/notebook/dist/jupyter/jupyterServerInstallation": {
"msgInstallPkgProgress": "Notebook 依存関係のインストールが進行中です",
"msgPythonDownloadComplete": "Python のダウンロードが完了しました",
"msgPythonDownloadError": "Python セットアップのダウンロード中にエラーが発生しました",
"msgPythonDownloadPending": "Python パッケージをダウンロードしています",
"msgPythonUnpackPending": "Python パッケージをアンパックしています",
"msgPythonDirectoryError": "Python インストール ディレクトリの作成中にエラーが発生しました",
"msgPythonUnpackError": "Python バンドルのアンパック中にエラーが発生しました",
"msgTaskName": "Notebook 依存関係のインストール",
"msgInstallPkgStart": "Notebook 依存関係のインストールについて詳しくは、[タスク ビュー] を参照してください",
"msgInstallPkgFinish": "Notebook 依存関係のインストールが完了しました",
"msgPythonRunningError": "Python の実行中は、既存の Python インストールを上書きできません。続行する前に、アクティブなノートブックを閉じてください。",
"msgSkipPythonInstall": "Python は既に特定の場所に存在します。インストールをスキップしています。",
"msgWaitingForInstall": "別の Python のインストールが現在進行中です。完了するのを待っています。",
"msgDependenciesInstallationFailed": "Notebook 依存関係のインストールに失敗しました。エラー: {0}",
"msgDownloadPython": "{0} から {1} にプラットフォーム用のローカル Python をダウンロードしています",
"confirmPackageUpgrade": "インストールされている Python パッケージの一部をアップグレードする必要があります。今すぐアップグレードしますか?",
"upgradePackages.pipInstall": "{0} のインストール中",
"msgInstallStart": "ノートブックを実行するために必要なパッケージをインストールしています...",
"msgJupyterInstallDone": "... Jupyter のインストールが完了しました。"
},
"extensions/notebook/dist/dialog/configurePythonDialog": {
"configurePython.dialogName": "ノートブック用 Python の構成",
"configurePython.okButtonText": "インストール",
"configurePython.cancelButtonText": "キャンセル",
"configurePython.browseButtonText": "参照",
"configurePython.locationTextBoxText": "Python のインストール場所",
"configurePython.selectFileLabel": "選択",
"configurePython.installNote": "このインストールには時間がかかります。インストールが完了するまでアプリケーションを閉じないようにお勧めします。",
"configurePython.invalidLocationMsg": "指定されたインストール場所が無効です。",
"configurePython.pythonNotFoundMsg": "指定された場所に Python インストールが見つかりませんでした。",
"configurePython.pythonInstallDeclined": "Python のインストールが拒否されました。",
"configurePython.installationType": "インストールの種類",
"configurePython.newInstall": "新しい Python インストール",
"configurePython.existingInstall": "既存の Python インストールを使用する"
},
"extensions/notebook/dist/extension": {
"msgSampleCodeDataFrame": "このサンプル コードは、ファイルをデータ フレームに読み込み、最初の 10 件の結果を示します。",
"noNotebookVisible": "アクティブなノートブック エディターがありません",
"codeCellName": "コード",
"textCellName": "テキスト",
"selectCellType": "追加するセルの種類を指定してください",
"notebookFiles": "ノートブック"
},
"extensions/notebook/dist/jupyter/jupyterController": {
"notebookFileType": "ノートブック",
"unsupportedFileType": ".ipynb ノートブックのみがサポートされています",
"confirmReinstall": "再インストールしますか?"
},
"extensions/notebook/dist/jupyter/jupyterServerManager": {
"shutdownError": "Notebook サーバーをシャットダウンできませんでした: {0}"
},
"extensions/notebook/dist/jupyter/serverInstance": {
"serverStopError": "Notebook サーバーの停止でエラーが発生しました: {0}",
"notebookStartProcessExitPremature": "Notebook プロセスが途中で終了しました。エラー: {0}。StdErr 出力: {1}",
"jupyterError": "Jupyter からの送信でエラーが発生しました: {0}",
"jupyterOutputMsgStartSuccessful": "... Jupyter は {0} で実行中です",
"jupyterOutputMsgStart": "... Notebook サーバーを起動しています"
},
"extensions/notebook/dist/jupyter/jupyterNotebookProvider": {
"errNotebookUriMissing": "ノートブック パスが必須です"
},
"extensions/notebook/dist/jupyter/jupyterSessionManager": {
"errorStartBeforeReady": "セッションを開始できません。マネージャーがまだ初期化されていません",
"connectionNotValid": "Spark カーネルは、SQL Server ビッグ データ クラスターのマスター インスタンスへの接続を必要とします。"
},
"extensions/notebook/dist/dialog/managePackages/managePackagesDialog": {
"managePackages.dialogName": "パッケージの管理",
"managePackages.cancelButtonText": "閉じる"
},
"extensions/notebook/dist/dialog/managePackages/installedPackagesTab": {
"managePackages.installedTabTitle": "インストール済み",
"managePackages.pkgNameColumn": "名前",
"managePackages.newPkgVersionColumn": "バージョン",
"managePackages.uninstallButtonText": "選択したパッケージをアンインストールします",
"managePackages.packageType": "パッケージの種類",
"managePackages.packageCount": "{0} {1} パッケージが見つかりました",
"managePackages.confirmUninstall": "指定したパッケージをアンインストールしますか?",
"managePackages.backgroundUninstallStarted": "{0} をアンインストールしています",
"managePackages.backgroundUninstallComplete": "{0} のアンインストールが完了しました",
"managePackages.backgroundUninstallFailed": "{0} をアンインストールできませんでした。エラー: {1}"
},
"extensions/notebook/dist/dialog/managePackages/addNewPackageTab": {
"managePackages.invalidTextPlaceholder": "該当なし",
"managePackages.packageNotFound": "指定されたパッケージが見つかりませんでした",
"managePackages.searchBarPlaceholder": "{0} パッケージを検索します",
"managePackages.addNewTabTitle": "新規追加",
"managePackages.searchButtonLabel": "検索",
"managePackages.installButtonText": "インストール",
"managePackages.packageNameTitle": "パッケージ名",
"managePackages.packageVersionTitle": "パッケージ バージョン",
"managePackages.packageSummaryTitle": "パッケージの概要",
"managePackages.noVersionsFound": "指定されたパッケージの有効なバージョンが見つかりませんでした",
"managePackages.packageRequestError": "パッケージ情報要求がエラーで失敗しました: {0} {1}",
"managePackages.backgroundInstallStarted": "{0} をインストールしています {1}",
"managePackages.backgroundInstallComplete": "{0} のインストールが完了しました {1}",
"managePackages.backgroundInstallFailed": "{0} のインストールに失敗しました {1} エラー: {2}"
},
"extensions/notebook/dist/protocol/notebookUriHandler": {
"notebook.unsupportedAction": "このハンドラーではアクション {0} はサポートされていません",
"unsupportedScheme": "HTTP リンクと HTTPS リンクのみがサポートされているため、リンク {0} を開くことができません",
"notebook.confirmOpen": "'{0}' をダウンロードして開きますか?",
"notebook.fileNotFound": "指定されたファイルが見つかりませんでした",
"notebook.fileDownloadError": "ファイルを開く要求に失敗しました。エラー: {0} {1}"
},
"extensions/notebook/dist/book/bookTreeView": {
"openBookError": "ブック {0} を開けませんでした: {1}",
"openNotebookError": "ノートブック {0} を開けませんでした: {1}",
"openMarkdownError": "マークダウン {0} を開けませんでした: {1}",
"openUntitledNotebookError": "無題のノートブック {0} を無題として開けませんでした: {1}",
"allFiles": "すべてのファイル",
"labelPickFolder": "フォルダーの選択",
"openExternalLinkError": "リンク {0} を開けませんでした。{1}",
"confirmReplace": "フォルダーは既に存在します。このフォルダーを削除して置き換えますか?"
},
"extensions/notebook/dist/book/bookModel": {
"missingFileError": "ファイルが見つかりません: {0}",
"InvalidError.tocFile": "{0}",
"Invalid toc.yml": "エラー: {0} に正しくない toc.yml ファイルがあります"
},
"extensions/notebook/dist/book/bookTreeItem": {
"openNotebookCommand": "ノートブックを開く",
"openMarkdownCommand": "マークダウンを開く",
"openExternalLinkCommand": "外部リンクを開く"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Powershell の基本言語サポート",
"description": "Powershell ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}
}
}

View File

@@ -0,0 +1,23 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"client/out/dialogs/profilerCreateSessionDialog": {
"createSessionDialog.cancel": "キャンセル",
"createSessionDialog.create": "開始",
"createSessionDialog.title": "新しいプロファイラー セッションの開始",
"createSessionDialog.templatesInvalid": "テンプレート リストが無効です。ダイアログを開くことができません",
"createSessionDialog.dialogOwnerInvalid": "ダイアログ所有者が無効です。ダイアログを開くことができません",
"createSessionDialog.invalidProviderType": "無効なプロバイダーの種類です。ダイアログを開くことができません",
"createSessionDialog.selectTemplates": "セッション テンプレートの選択:",
"createSessionDialog.enterSessionName": "セッション名を入力する:",
"createSessionDialog.createSessionFailed": "セッションを作成できませんでした"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Python の基本言語サポート",
"description": "Python ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "R の基本言語サポート",
"description": "R ファイル内で構文ハイライト、かっこ一致を提供します。"
}
}
}

View File

@@ -0,0 +1,343 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"extension-displayName": "Azure Data Studio 用の SQL Server デプロイの拡張",
"extension-description": "Microsoft SQL Server をデプロイするためのノートブック ベースのエクスペリエンスを提供します",
"deploy-resource-command-name": "SQL Server のデプロイ...",
"deploy-resource-command-category": "デプロイ",
"resource-type-sql-image-display-name": "SQL Server コンテナー イメージ",
"resource-type-sql-image-description": "Docker を使用して SQL Server コンテナー イメージを実行する",
"resource-type-sql-bdc-display-name": "SQL Server ビッグ データ クラスター",
"resource-type-sql-bdc-description": "SQL Server ビッグ データ クラスターを使用すると、Kubernetes で実行されている SQL Server、Spark、および HDFS のコンテナーのスケーラブルなクラスターをデプロイできます。",
"version-display-name": "バージョン",
"sql-2017-display-name": "SQL Server 2017",
"sql-2019-display-name": "SQL Server 2019 RC",
"sql-2017-docker-notebook": "./notebooks/docker/2017/deploy-sql2017-image.ipynb",
"sql-2019-docker-notebook": "./notebooks/docker/2019/deploy-sql2019-image.ipynb",
"bdc-2019-display-name": "SQL Server 2019 RC",
"bdc-deployment-target": "デプロイ ターゲット",
"bdc-deployment-target-new-aks": "新しい Azure Kubernetes Service クラスター",
"bdc-deployment-target-existing-aks": "既存の Azure Kubernetes Service クラスター",
"bdc-deployment-target-existing-kubeadm": "既存の Kubernetes クラスター (kubeadm)",
"bdc-2019-aks-notebook": "./notebooks/bdc/2019/deploy-bdc-aks.ipynb",
"bdc-2019-existing-aks-notebook": "./notebooks/bdc/2019/deploy-bdc-existing-aks.ipynb",
"bdc-2019-existing-kubeadm-notebook": "./notebooks/bdc/2019/deploy-bdc-existing-kubeadm.ipynb",
"azdata-bdc-2019-aks-notebook": "./notebooks/bdc/2019/azdata/deploy-bdc-aks.ipynb",
"azdata-bdc-2019-existing-aks-notebook": "./notebooks/bdc/2019/azdata/deploy-bdc-existing-aks.ipynb",
"azdata-bdc-2019-existing-kubeadm-notebook": "./notebooks/bdc/2019/azdata/deploy-bdc-existing-kubeadm.ipynb",
"docker-sql-2017-title": "Docker を使用して SQL Server 2017 コンテナー イメージをデプロイする",
"docker-sql-2019-title": "Docker を使用して SQL Server 2019 コンテナー イメージをデプロイする",
"docker-container-name-field": "コンテナー名",
"docker-sql-password-field": "SQL Server のパスワード",
"docker-confirm-sql-password-field": "パスワードの確認",
"docker-sql-port-field": "ポート",
"bdc-new-aks-dialog-title": "デプロイ ターゲット: 新しい AKS クラスター",
"bdc-existing-aks-dialog-title": "デプロイ ターゲット: 既存の AKS クラスター",
"bdc-cluster-settings-section-title": "SQL Server ビッグ データ クラスターの設定",
"bdc-cluster-name-field": "クラスター名",
"bdc-controller-username-field": "コントローラーのユーザー名",
"bdc-password-field": "パスワード",
"bdc-confirm-password-field": "パスワードの確認",
"bdc-azure-settings-section-title": "Azure の設定",
"bdc-azure-subscription-id-field": "サブスクリプション ID",
"bdc-azure-subscription-id-placeholder": "既定の Azure サブスクリプションを使用する",
"bdc-azure-resource-group-field": "リソース グループ名",
"bdc-azure-region-field": "リージョン",
"bdc-azure-aks-name-field": "AKS クラスター名",
"bdc-azure-vm-size-field": "VM サイズ",
"bdc-azure-vm-count-field": "VM 数",
"bdc-existing-kubeadm-dialog-title": "デプロイ ターゲット: 既存の Kubernetes クラスター (kubeadm)",
"bdc-storage-class-field": "ストレージ クラス名",
"bdc-data-size-field": "データの容量 (GB)",
"bdc-log-size-field": "ログの容量 (GB)",
"resource-type-sql-windows-setup-display-name": "SQL Server on Windows",
"resource-type-sql-windows-setup-description": "SQL Server on Windows を実行し、開始するバージョンを選択します。",
"bdc-agreement": "{0}、{1}、{2} に同意します。",
"bdc-agreement-privacy-statement": "Microsoft のプライバシーに関する声明",
"bdc-agreement-azdata-eula": "azdata ライセンス条項",
"bdc-agreement-bdc-eula": "SQL Server ライセンス条項"
},
"dist/ui/modelViewUtils": {
"UnknownFieldTypeError": "不明なフィールドの種類: \"{0}\"",
"invalidSQLPassword": "{0} がパスワードの複雑さの要件を満たしていません。詳細: https://docs.microsoft.com/sql/relational-databases/security/password-policy",
"passwordNotMatch": "{0} が確認パスワードと一致しません",
"deployCluster.MissingRequiredInfoError": "赤いアスタリスクでマークされた必須フィールドに入力してください。"
},
"dist/services/tools/toolBase": {
"deployCluster.InvalidToolVersionOutput": "無効な出力を受け取りました。",
"deployCluster.GetToolVersionError": "バージョン情報の取得でエラーが発生しました。{0}エラー: {1}{0}stdout: {2} "
},
"dist/ui/deploymentInputDialog": {
"deploymentDialog.OKButtonText": "ノートブックを開く"
},
"dist/main": {
"resourceDeployment.FailedToLoadExtension": "拡張機能を読み込めませんでした: {0}。package.json のリソースの種類の定義でエラーが検出されました。詳しくは、デバッグ コンソールを確認してください。",
"resourceDeployment.UnknownResourceType": "リソースの種類: {0} が定義されていません"
},
"dist/services/notebookService": {
"resourceDeployment.notebookNotFound": "ノートブック {0} が存在しません"
},
"dist/services/resourceTypeService": {
"resourceDeployment.DownloadAndLaunchTaskName": "インストーラーのダウンロードと起動、URL: {0}",
"resourceDeployment.DownloadingText": "ダウンロード元: {0}",
"resourceDeployment.DownloadCompleteText": "正常にダウンロードされました: {0}",
"resourceDeployment.LaunchingProgramText": "起動中: {0}",
"resourceDeployment.ProgramLaunchedText": "正常に起動されました: {0}",
"downloadError": "ダウンロードに失敗しました。状態コード: {0}、メッセージ: {1}"
},
"dist/ui/deployClusterWizard/deployClusterWizard": {
"deployCluster.SaveConfigFiles": "構成ファイルを保存する",
"deployCluster.ScriptToNotebook": "ノートブックへのスクリプト",
"deployCluster.Deploy": "デプロイ",
"resourceDeployment.DeployBDCTask": "SQL Server ビッグ データ クラスター \"{0}\" のデプロイ",
"resourceDeployment.ConnectToMasterSQLServer": "マスター SQL Server への接続",
"resourceDeployment.DeploymentSucceeded": "SQL Server ビッグ データ クラスターが正常にデプロイされました: {0}",
"resourceDeployment.ErroRetrievingEndpoints": "エンドポイント リストの取得に失敗しました。{0}{1}",
"resourceDeployment.NoSQLEndpointFound": "マスター SQL Server エンドポイントが見つかりません。",
"resourceDeployment.ViewErrorDetail": "エラーの詳細の表示",
"resourceDeployment.DeployFailed": "SQL Server ビッグ データ クラスター \"{0}\" をデプロイできませんでした。",
"resourceDeployment.FailedToOpenNotebook": "出力ノートブックの起動でエラーが発生しました。{1}{2}。",
"resourceDeployment.DeployFailedNoOutputNotebook": "SQL Server ビッグ データ クラスターのデプロイに失敗し、出力ノートブックが生成されませんでした。",
"deployCluster.SelectConfigFileFolder": "構成ファイルを保存する",
"deployCluster.SaveConfigFileSucceeded": "構成ファイルが {0} に保存されました",
"deployCluster.NewAKSWizardTitle": "新しい AKS クラスターに SQL Server 2019 ビッグ データ クラスターをデプロイする",
"deployCluster.ExistingAKSWizardTitle": "既存の AKS クラスターに SQL Server 2019 ビッグ データ クラスターをデプロイする",
"deployCluster.ExistingKubeAdm": "既存の kubeadm クラスターに SQL Server 2019 ビッグ データ クラスターをデプロイします"
},
"dist/ui/deployClusterWizard/pages/summaryPage": {
"deployCluster.summaryPageTitle": "概要",
"resourceDeployment.NewAKSBrowserWindowPrompt": "Azure にログインするためのブラウザー ウィンドウは、SQL Server ビッグ データ クラスターのデプロイ中に開かれます。",
"deployCluster.DeploymentTarget": "デプロイ ターゲット",
"deployCluster.Kubeconfig": "Kube 構成",
"deployCluster.ClusterContext": "クラスター コンテキスト",
"deployCluster.ClusterSettings": "クラスター設定",
"deployCluster.DeploymentProfile": "デプロイ プロファイル",
"deployCluster.ClusterName": "クラスター名",
"deployCluster.ControllerUsername": "コントローラーのユーザー名",
"deployCluster.AuthenticationMode": "認証モード",
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
"deployCluster.AuthenticationMode.Basic": "基本",
"deployCluster.OuDistinguishedName": "組織単位",
"deployCluster.DomainControllerFQDNs": "ドメイン コントローラー FQDN",
"deployCluster.DomainDNSIPAddresses": "ドメイン DNS IP アドレス",
"deployCluster.DomainDNSName": "ドメイン DNS 名",
"deployCluster.ClusterAdmins": "クラスター管理グループ",
"deployCluster.ClusterUsers": "クラスター ユーザー",
"deployCluster.AppOwers": "アプリの所有者",
"deployCluster.AppReaders": "アプリ リーダー",
"deployCluster.DomainServiceAccountUserName": "サービス アカウントのユーザー名",
"deployCluster.AzureSettings": "Azure の設定",
"deployCluster.SubscriptionId": "サブスクリプション ID",
"deployCluster.DefaultSubscription": "既定の Azure サブスクリプション",
"deployCluster.ResourceGroup": "リソース グループ",
"deployCluster.Location": "場所",
"deployCluster.AksClusterName": "AKS クラスター名",
"deployCluster.VMSize": "VM サイズ",
"deployCluster.VMCount": "VM 数",
"deployCluster.ScaleSettings": "スケールの設定",
"deployCluster.MasterSqlServerInstances": "SQL Server マスター インスタンス",
"deployCluster.ComputePoolInstances": "コンピューティング プール インスタンス",
"deployCluster.DataPoolInstances": "データ プール インスタンス",
"deployCluster.SparkPoolInstances": "Spark プール インスタンス",
"deployCluster.StoragePoolInstances": "記憶域プール (HDFS) インスタンス",
"deployCluster.WithSpark": "(Spark を含む)",
"deployCluster.DataStorageClassName": "データのストレージ クラス",
"deployCluster.DataClaimSize": "データの要求サイズ (GB)",
"deployCluster.LogStorageClassName": "ログのストレージ クラス",
"deployCluster.LogsClaimSize": "ログの要求サイズ (GB)",
"deployCluster.ControllerText": "コントローラー",
"deployCluster.StoragePool": "記憶域プール (HDFS)",
"deployCluster.DataText": "データ",
"deployCluster.MasterSqlText": "SQL Server マスター",
"deployCluster.StorageSettings": "ストレージ設定",
"deployCluster.SqlServerText": "SQL Server マスター",
"deployCluster.GatewayText": "ゲートウェイ",
"deployCluster.AppServiceProxyText": "アプリケーション プロキシ",
"deployCluster.ServiceProxyText": "管理プロキシ",
"deployCluster.ReadableSecondaryText": "読み取り可能なセカンダリ",
"deployCluster.EndpointSettings": "エンドポイントの設定"
},
"dist/ui/wizardBase": {
"resourceDeployment.DisposableError": "ウィザード {0} を閉じている間にエラーが発生しました。詳細については、[デバッガ― コンソール] を開きます。"
},
"dist/ui/deployClusterWizard/pages/azureSettingsPage": {
"deployCluster.AzureSettingsPageTitle": "Azure の設定",
"deployCluster.AzureSettingsPageDescription": "Azure Kubernetes Service クラスターを作成するための設定を構成します",
"deployCluster.SubscriptionField": "サブスクリプション ID",
"deployCluster.SubscriptionPlaceholder": "既定の Azure サブスクリプションを使用する",
"deployCluster.SubscriptionDescription": "このフィールドを空白のままにすると、既定のサブスクリプションが使用されます。",
"deployCluster.SubscriptionHelpText": "{0}",
"deployCluster.SubscriptionHelpLink": "利用可能な Azure サブスクリプションの表示",
"deployCluster.ResourceGroupName": "新しいリソース グループ名",
"deployCluster.Location": "場所",
"deployCluster.LocationHelpText": "{0}",
"deployCluster.AzureLocationHelpLink": "利用可能な Azure の場所を表示する",
"deployCluster.AksName": "AKS クラスター名",
"deployCluster.VMCount": "VM 数",
"deployCluster.VMSize": "VM サイズ",
"deployCluster.VMSizeHelpText": "{0}",
"deployCluster.VMSizeHelpLink": "使用可能な VM サイズの表示"
},
"dist/ui/deployClusterWizard/pages/clusterSettingsPage": {
"deployCluster.ClusterSettingsPageTitle": "クラスター設定",
"deployCluster.ClusterSettingsPageDescription": "SQL Server ビッグ データ クラスター設定の構成",
"deployCluster.ClusterName": "クラスター名",
"deployCluster.AdminUsername": "管理者ユーザー名",
"deployCluster.AdminUsernameDescription": "このユーザー名は、コントローラーと SQL Server に使用されます。ゲートウェイのユーザー名は root になります。",
"deployCluster.AdminPassword": "パスワード",
"deployCluster.AdminPasswordDescription": "このパスワードは、コントローラー、SQL Server、およびゲートウェイにアクセスするために使用できます。",
"deployCluster.ConfirmPassword": "パスワードの確認",
"deployCluster.AuthenticationMode": "認証モード",
"deployCluster.AuthenticationMode.Basic": "基本",
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
"deployCluster.DockerSettings": "Docker 設定",
"deployCluster.DockerRegistry": "レジストリ",
"deployCluster.DockerRepository": "リポジトリ",
"deployCluster.DockerImageTag": "イメージ タグ",
"deployCluster.DockerUsername": "ユーザー名",
"deployCluster.DockerPassword": "パスワード",
"deployCluster.ActiveDirectorySettings": "Active Directory の設定",
"deployCluster.OuDistinguishedName": "組織単位",
"deployCluster.OuDistinguishedNameDescription": "組織単位の識別名。例: OU=bdc,DC=contoso,DC=com。",
"deployCluster.DomainControllerFQDNs": "ドメイン コントローラー FQDN",
"deployCluster.DomainControllerFQDNsPlaceHolder": "コンマを使用して値を区切ります。",
"deployCluster.DomainControllerFQDNDescription": "ドメイン コントローラーの完全修飾ドメイン名。たとえば、DC1.CONTOSO.COM です。複数の FQDN を区切るには、コンマを使用します。",
"deployCluster.DomainDNSIPAddresses": "ドメイン DNS IP アドレス",
"deployCluster.DomainDNSIPAddressesPlaceHolder": "コンマを使用して値を区切ります。",
"deployCluster.DomainDNSIPAddressesDescription": "ドメイン DNS サーバーの IP アドレス。複数の IP アドレスを区切るにはコンマを使用します。",
"deployCluster.DomainDNSName": "ドメイン DNS 名",
"deployCluster.ClusterAdmins": "クラスター管理グループ",
"deployCluster.ClusterAdminsDescription": "クラスター管理者の Active Directory グループ。",
"deployCluster.ClusterUsers": "クラスター ユーザー",
"deployCluster.ClusterUsersPlaceHolder": "コンマを使用して値を区切ります。",
"deployCluster.ClusterUsersDescription": "クラスター ユーザー ロールを持つ Active Directory のユーザーまたはグループ。複数のユーザーまたはグループを区切るには、コンマを使用します。",
"deployCluster.DomainServiceAccountUserName": "サービス アカウントのユーザー名",
"deployCluster.DomainServiceAccountUserNameDescription": "ビッグ データ クラスターのドメイン サービス アカウント",
"deployCluster.DomainServiceAccountPassword": "サービス アカウントのパスワード",
"deployCluster.AppOwers": "アプリの所有者",
"deployCluster.AppOwnersPlaceHolder": "コンマを使用して値を区切ります。",
"deployCluster.AppOwnersDescription": "アプリ所有者ロールを持つ Active Directory ユーザーまたはグループ。複数のユーザーまたはグループを区切るには、コンマを使用します。",
"deployCluster.AppReaders": "アプリ リーダー",
"deployCluster.AppReadersPlaceHolder": "コンマを使用して値を区切ります。",
"deployCluster.AppReadersDescription": "アプリ リーダーの Active Directory ユーザーまたはグループ。複数のユーザーまたはグループがある場合は、コンマを区切り記号として使用します。",
"deployCluster.AdminPasswordField": "パスワード",
"deployCluster.ValidationError": "このページにはいくつかのエラーがあります。エラーを表示するには、[詳細を表示] をクリックします。"
},
"dist/ui/deployClusterWizard/pages/serviceSettingsPage": {
"deployCluster.ServiceSettingsPageTitle": "サービスの設定",
"deployCluster.scaleSectionTitle": "スケールの設定",
"deployCluster.MasterSqlServerInstances": "SQL Server マスター インスタンス",
"deployCluster.ComputePoolInstances": "コンピューティング プール インスタンス",
"deployCluster.DataPoolInstances": "データ プール インスタンス",
"deployCluster.SparkPoolInstances": "Spark プール インスタンス",
"deployCluster.StoragePoolInstances": "記憶域プール (HDFS) インスタンス",
"deployCluster.IncludeSparkInStoragePool": "記憶域プールに Spark を含める",
"deployCluster.storageFieldTooltip": "コントローラー設定を使用する",
"deployCluster.DataStorageClassName": "データのストレージ クラス",
"deployCluster.DataClaimSize": "データの要求サイズ (GB)",
"deployCluster.LogStorageClassName": "ログのストレージ クラス",
"deployCluster.LogsClaimSize": "ログの要求サイズ (GB)",
"deployCluster.ControllerText": "コントローラー",
"deployCluster.AdvancedStorageDescription": "既定では、コントローラー ストレージ設定は他のサービスにも適用されます。ストレージの詳細設定を展開して、他のサービスのストレージを構成できます。",
"deployCluster.AdvancedStorageSectionTitle": "ストレージの詳細設定",
"deployCluster.StoragePool": "記憶域プール (HDFS)",
"deployCluster.DataPool": "データ プール",
"deployCluster.MasterSqlText": "SQL Server マスター",
"deployCluster.StorageSectionTitle": "ストレージ設定",
"deployCluster.DNSNameHeader": "DNS 名",
"deployCluster.PortHeader": "ポート",
"deployCluster.ControllerDNSName": "コントローラー DNS 名",
"deployCluster.ControllerPortName": "コントローラー ポート",
"deployCluster.MasterSQLServerDNSName": "SQL Server マスター DNS 名",
"deployCluster.MasterSQLServerPortName": "SQL Server マスター ポート",
"deployCluster.GatewayText": "ゲートウェイ",
"deployCluster.GatewayDNSName": "ゲートウェイ DNS 名",
"deployCluster.GatewayPortName": "ゲートウェイ ポート",
"deployCluster.ServiceProxyText": "管理プロキシ",
"deployCluster.ServiceProxyDNSName": "管理プロキシ DNS 名",
"deployCluster.ServiceProxyPortName": "管理プロキシ ポート",
"deployCluster.AppServiceProxyText": "アプリケーション プロキシ",
"deployCluster.AppServiceProxyDNSName": "アプリケーション プロキシ DNS 名",
"deployCluster.AppServiceProxyPortName": "アプリケーション プロキシ ポート",
"deployCluster.ReadableSecondaryText": "読み取り可能なセカンダリ",
"deployCluster.ReadableSecondaryDNSName": "読み取り可能なセカンダリ DNS 名",
"deployCluster.ReadableSecondaryPortName": "読み取り可能なセカンダリ ポート",
"deployCluster.EndpointSettings": "エンドポイントの設定",
"deployCluster.SparkMustBeIncluded": "Spark 構成が無効です。[Spark を含める] チェック ボックスをオンにするか、[Spark プール インスタンス] を少なくとも 1 に設定する必要があります。"
},
"dist/ui/deployClusterWizard/pages/targetClusterPage": {
"deployCluster.TargetClusterContextPageTitle": "ターゲット クラスター コンテキスト",
"deployCluster.TargetClusterContextPageDescription": "kube 構成ファイルを選択し、リストからクラスター コンテキストを選択します。",
"deployCluster.ClusterContextNotSelectedMessage": "クラスター コンテキストを選択してください。",
"deployCluster.kubeConfigFileLabelText": "Kube 構成のファイル パス",
"deployCluster.browseText": "参照",
"deployCluster.clusterContextsLabelText": "クラスター コンテキスト",
"deployCluster.errorLoadingClustersText": "構成ファイルにクラスター情報が見つからないか、構成ファイルの読み込み中にエラーが発生しました",
"deployCluster.selectKubeConfigFileText": "選択",
"deployCluster.ConfigParseError": "構成ファイルの読み込みに失敗しました"
},
"dist/ui/deployClusterWizard/pages/deploymentProfilePage": {
"deployCluster.summaryPageTitle": "デプロイ構成テンプレート",
"deployCluster.summaryPageDescription": "ターゲット構成テンプレートの選択",
"deployCluster.ProfileHintText": "注: デプロイ プロファイルの設定は、後の手順でカスタマイズできます。",
"deployCluster.loadProfileFailed": "デプロイ プロファイルの読み込みに失敗しました: {0}",
"deployCluster.serviceLabel": "サービス",
"deployCluster.instancesLabel": "インスタンス",
"deployCluster.masterPoolLabel": "SQL Server マスター",
"deployCluster.computePoolLable": "コンピューティング",
"deployCluster.dataPoolLabel": "データ",
"deployCluster.hdfsLabel": "HDFS + Spark",
"deployCluster.storageSize": "ストレージ サイズ",
"deployCluster.gbPerInstance": "インスタンスあたりの GB",
"deployCluster.defaultDataStorage": "データ ストレージ",
"deployCluster.defaultLogStorage": "ログ ストレージ",
"deployCluster.features": "機能",
"deployCluster.basicAuthentication": "基本認証",
"deployCluster.activeDirectoryAuthentication": "Active Directory 認証",
"deployCluster.hadr": "高可用性",
"deployCluster.ProfileNotSelectedError": "デプロイ プロファイルを選択してください。"
},
"dist/services/tools/dockerTool": {
"resourceDeployment.DockerDescription": "分離されたコンテナーでアプリケーションをパッケージ化して実行する機能を提供します",
"resourceDeployment.DockerDisplayName": "Docker"
},
"dist/services/tools/azCliTool": {
"resourceDeployment.AzCLIDescription": "Azure リソースを管理するためのコマンド ライン ツール",
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
},
"dist/services/tools/azdataTool": {
"resourceDeployment.AzdataDescription": "Python で作成されたコマンドライン ユーティリティを使用すると、クラスター管理者は REST API を介してビッグ データ クラスターをブートストラップおよび管理できます",
"resourceDeployment.AzdataDisplayName": "azdata"
},
"dist/services/tools/kubeCtlTool": {
"resourceDeployment.KubeCtlDescription": "コマンドライン ツールを使用すると、Kubernetes クラスターに対してコマンドを実行できます。",
"resourceDeployment.KubeCtlDisplayName": "kubectl"
},
"dist/ui/resourceTypePickerDialog": {
"resourceTypePickerDialog.title": "デプロイ オプションを選択します",
"deploymentDialog.OKButtonText": "選択",
"deploymentDialog.AcceptAgreements": "続行するには、使用許諾契約に同意する必要があります。",
"deploymentDialog.toolNameColumnHeader": "ツール",
"deploymentDialog.toolDescriptionColumnHeader": "説明",
"deploymentDialog.toolStatusColumnHeader": "インストール済み",
"deploymentDialog.toolVersionColumnHeader": "バージョン",
"deploymentDialog.OptionsTitle": "オプション​​",
"deploymentDialog.RequiredToolsTitle": "必要なツール",
"deploymentDialog.NoRequiredTool": "ツールは不要です",
"deploymentDialog.ToolInformation": "{0}: {1}",
"deploymentDialog.DetailToolStatusDescription": "ツールに関する追加の状態情報: {0}。{1}",
"deploymentDialog.YesText": "はい",
"deploymentDialog.NoText": "いいえ",
"deploymentDialog.VersionInformationDebugHint": "Azure Data Studio を起動した後にツールがインストールされた場合、更新された PATH 環境変数を有効にするには、Azure Data Studio を再起動する必要があります。詳細については、デバッグ コンソールを参照してください。",
"deploymentDialog.ToolCheckFailed": "必要なツールの一部がインストールされていないか、最小バージョン要件を満たしていません。"
}
}
}

View File

@@ -0,0 +1,318 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"extensions/schema-compare/package": {
"displayName": "SQL Server Schema Compare",
"description": "Azure Data Studio 用 SQL Server Schema Compare では、データベースと dacpac のスキーマを比較できます。",
"schemaCompare.start": "Schema Compare"
},
"extensions/schema-compare/out/dialogs/schemaCompareOptionsDialog": {
"SchemaCompareOptionsDialog.Ok": "OK",
"SchemaCompareOptionsDialog.Cancel": "キャンセル",
"SchemaCompareOptionsDialog.Reset": "リセット",
"SchemaCompareOptionsDialog.Yes": "はい",
"SchemaCompareOptionsDialog.No": "いいえ",
"schemaCompareOptions.RecompareMessage": "オプションが変更されました。比較を表示して再比較しますか?",
"SchemaCompare.SchemaCompareOptionsDialogLabel": "Schema Compare のオプション",
"SchemaCompare.GeneralOptionsLabel": "全般オプション",
"SchemaCompare.ObjectTypesOptionsLabel": "オブジェクトの種類を含める",
"SchemaCompare.IgnoreTableOptions": "テーブル オプションを無視する",
"SchemaCompare.IgnoreSemicolonBetweenStatements": "ステートメント間のセミコロンを無視する",
"SchemaCompare.IgnoreRouteLifetime": "ルートの有効期間を無視する",
"SchemaCompare.IgnoreRoleMembership": "ロール メンバーシップを無視する",
"SchemaCompare.IgnoreQuotedIdentifiers": "引用符で囲まれた識別子を無視する",
"SchemaCompare.IgnorePermissions": "アクセス許可を無視する",
"SchemaCompare.IgnorePartitionSchemes": "パーティション構成を無視する",
"SchemaCompare.IgnoreObjectPlacementOnPartitionScheme": "パーティション構成でのオブジェクトの位置を無視する",
"SchemaCompare.IgnoreNotForReplication": "レプリケーション用以外を無視する",
"SchemaCompare.IgnoreLoginSids": "ログイン SID を無視する",
"SchemaCompare.IgnoreLockHintsOnIndexes": "インデックスのロック ヒントを無視する",
"SchemaCompare.IgnoreKeywordCasing": "キーワードの大文字/小文字を無視する",
"SchemaCompare.IgnoreIndexPadding": "インデックス パディングを無視する",
"SchemaCompare.IgnoreIndexOptions": "インデックス オプションを無視する",
"SchemaCompare.IgnoreIncrement": "増分を無視する",
"SchemaCompare.IgnoreIdentitySeed": "ID シードを無視する",
"SchemaCompare.IgnoreUserSettingsObjects": "ユーザー設定オブジェクトを無視する",
"SchemaCompare.IgnoreFullTextCatalogFilePath": "フルテキスト カタログ FilePath を無視する",
"SchemaCompare.IgnoreWhitespace": "空白を無視する",
"SchemaCompare.IgnoreWithNocheckOnForeignKeys": "外部キーの With Nocheck を無視する",
"SchemaCompare.VerifyCollationCompatibility": "照合順序の互換性を確認する",
"SchemaCompare.UnmodifiableObjectWarnings": "変更できないオブジェクトの警告",
"SchemaCompare.TreatVerificationErrorsAsWarnings": "検証エラーを警告として扱う",
"SchemaCompare.ScriptRefreshModule": "スクリプトでの更新モジュール",
"SchemaCompare.ScriptNewConstraintValidation": "スクリプトでの新しい制約の検証",
"SchemaCompare.ScriptFileSize": "スクリプト ファイル サイズ",
"SchemaCompare.ScriptDeployStateChecks": "スクリプトでのデプロイ状態チェック",
"SchemaCompare.ScriptDatabaseOptions": "スクリプトでのデータベース オプション",
"SchemaCompare.ScriptDatabaseCompatibility": "スクリプトでのデータベース互換性",
"SchemaCompare.ScriptDatabaseCollation": "スクリプトでのデータベース照合順序",
"SchemaCompare.RunDeploymentPlanExecutors": "デプロイ計画 Executor の実行",
"SchemaCompare.RegisterDataTierApplication": "データ層アプリケーションの登録",
"SchemaCompare.PopulateFilesOnFileGroups": "ファイル グループに対してファイルを作成する",
"SchemaCompare.NoAlterStatementsToChangeClrTypes": "CLR 型を変更する ALTER ステートメントがない",
"SchemaCompare.IncludeTransactionalScripts": "トランザクション スクリプトを含める",
"SchemaCompare.IncludeCompositeObjects": "複合オブジェクトを含める",
"SchemaCompare.AllowUnsafeRowLevelSecurityDataMovement": "安全でない行レベル セキュリティ データ移動を許可する",
"SchemaCompare.IgnoreWithNocheckOnCheckConstraints": "CHECK 制約の With No check を無視する",
"SchemaCompare.IgnoreFillFactor": "FILL FACTOR を無視する",
"SchemaCompare.IgnoreFileSize": "ファイル サイズを無視する",
"SchemaCompare.IgnoreFilegroupPlacement": "ファイル グループの配置を無視する",
"SchemaCompare.DoNotAlterReplicatedObjects": "レプリケートされたオブジェクトを変更しない",
"SchemaCompare.DoNotAlterChangeDataCaptureObjects": "変更データ キャプチャ オブジェクトを変更しない",
"SchemaCompare.DisableAndReenableDdlTriggers": "DDL トリガーを無効にし、再び有効にする",
"SchemaCompare.DeployDatabaseInSingleUserMode": "シングル ユーザー モードでデータベースをデプロイする",
"SchemaCompare.CreateNewDatabase": "新しいデータベースの作成",
"SchemaCompare.CompareUsingTargetCollation": "ターゲットの照合順序を使用して比較する",
"SchemaCompare.CommentOutSetVarDeclarations": "コメント アウト セット変数宣言",
"SchemaCompare.BlockWhenDriftDetected": "ドリフトが検出されたときにブロックする",
"SchemaCompare.BlockOnPossibleDataLoss": "データ損失の可能性がある場合にブロックする",
"SchemaCompare.BackupDatabaseBeforeChanges": "変更前にデータベースをバックアップする",
"SchemaCompare.AllowIncompatiblePlatform": "互換性のないプラットフォームを許可する",
"SchemaCompare.AllowDropBlockingAssemblies": "ブロックしているアセンブリの削除を許可する",
"SchemaCompare.DropConstraintsNotInSource": "ソース内にない制約を削除する",
"SchemaCompare.DropDmlTriggersNotInSource": "ソース内にない DML トリガーを削除する",
"SchemaCompare.DropExtendedPropertiesNotInSource": "ソース内にない拡張プロパティを削除する",
"SchemaCompare.DropIndexesNotInSource": "ソース内にないインデックスを削除する",
"SchemaCompare.IgnoreFileAndLogFilePath": "ファイルおよびログ ファイル パスを無視する",
"SchemaCompare.IgnoreExtendedProperties": "拡張プロパティを無視する",
"SchemaCompare.IgnoreDmlTriggerState": "DML トリガーの状態を無視する",
"SchemaCompare.IgnoreDmlTriggerOrder": "DML トリガーの順序を無視する",
"SchemaCompare.IgnoreDefaultSchema": "既定のスキーマを無視する",
"SchemaCompare.IgnoreDdlTriggerState": "DDL トリガーの状態を無視する",
"SchemaCompare.IgnoreDdlTriggerOrder": "DDL トリガーの順序を無視する",
"SchemaCompare.IgnoreCryptographicProviderFilePath": "暗号化プロバイダーのファイル パスを無視する",
"SchemaCompare.VerifyDeployment": "デプロイを確認する",
"SchemaCompare.IgnoreComments": "コメントを無視する",
"SchemaCompare.IgnoreColumnCollation": "列の照合順序を無視する",
"SchemaCompare.IgnoreAuthorizer": "承認者を無視する",
"SchemaCompare.IgnoreAnsiNulls": "AnsiNulls を無視する",
"SchemaCompare.GenerateSmartDefaults": "SmartDefaults の生成",
"SchemaCompare.DropStatisticsNotInSource": "ソース内にない統計をドロップする",
"SchemaCompare.DropRoleMembersNotInSource": "ソースに含まれないロール メンバーをドロップする",
"SchemaCompare.DropPermissionsNotInSource": "ソース内にないアクセス許可をドロップする",
"SchemaCompare.DropObjectsNotInSource": "ソース内にないオブジェクトをドロップする",
"SchemaCompare.IgnoreColumnOrder": "列の順序を無視する",
"SchemaCompare.Aggregates": "集約",
"SchemaCompare.ApplicationRoles": "アプリケーション ロール",
"SchemaCompare.Assemblies": "アセンブリ",
"SchemaCompare.AssemblyFiles": "アセンブリ ファイル",
"SchemaCompare.AsymmetricKeys": "非対称キー",
"SchemaCompare.BrokerPriorities": "ブローカーの優先度",
"SchemaCompare.Certificates": "証明書",
"SchemaCompare.ColumnEncryptionKeys": "列暗号化キー",
"SchemaCompare.ColumnMasterKeys": "列マスター キー",
"SchemaCompare.Contracts": "コントラクト",
"SchemaCompare.DatabaseOptions": "データベース オプション",
"SchemaCompare.DatabaseRoles": "データベース ロール",
"SchemaCompare.DatabaseTriggers": "DatabaseTriggers",
"SchemaCompare.Defaults": "既定値",
"SchemaCompare.ExtendedProperties": "拡張プロパティ",
"SchemaCompare.ExternalDataSources": "外部データ ソース",
"SchemaCompare.ExternalFileFormats": "外部ファイル形式",
"SchemaCompare.ExternalTables": "外部テーブル",
"SchemaCompare.Filegroups": "ファイル グループ",
"SchemaCompare.FileTables": "ファイル テーブル",
"SchemaCompare.FullTextCatalogs": "フルテキスト カタログ",
"SchemaCompare.FullTextStoplists": "フルテキスト ストップリスト",
"SchemaCompare.MessageTypes": "メッセージ型",
"SchemaCompare.PartitionFunctions": "パーティション関数",
"SchemaCompare.PartitionSchemes": "パーティション構成",
"SchemaCompare.Permissions": "アクセス許可",
"SchemaCompare.Queues": "キュー",
"SchemaCompare.RemoteServiceBindings": "リモート サービス バインド",
"SchemaCompare.RoleMembership": "ロール メンバーシップ",
"SchemaCompare.Rules": "ルール",
"SchemaCompare.ScalarValuedFunctions": "スカラー値関数",
"SchemaCompare.SearchPropertyLists": "検索プロパティ リスト",
"SchemaCompare.SecurityPolicies": "セキュリティ ポリシー",
"SchemaCompare.Sequences": "シーケンス",
"SchemaCompare.Services": "サービス",
"SchemaCompare.Signatures": "署名",
"SchemaCompare.StoredProcedures": "StoredProcedures",
"SchemaCompare.SymmetricKeys": "SymmetricKeys",
"SchemaCompare.Synonyms": "シノニム",
"SchemaCompare.Tables": "テーブル",
"SchemaCompare.TableValuedFunctions": "テーブル値関数",
"SchemaCompare.UserDefinedDataTypes": "ユーザー定義データ型",
"SchemaCompare.UserDefinedTableTypes": "ユーザー定義テーブル型",
"SchemaCompare.ClrUserDefinedTypes": "Clr ユーザー定義型",
"SchemaCompare.Users": "ユーザー",
"SchemaCompare.Views": "ビュー",
"SchemaCompare.XmlSchemaCollections": "XML スキーマ コレクション",
"SchemaCompare.Audits": "監査",
"SchemaCompare.Credentials": "資格情報",
"SchemaCompare.CryptographicProviders": "暗号化プロバイダー",
"SchemaCompare.DatabaseAuditSpecifications": "データベース監査の仕様",
"SchemaCompare.DatabaseEncryptionKeys": "データベース暗号化キー",
"SchemaCompare.DatabaseScopedCredentials": "データベース スコープ資格情報",
"SchemaCompare.Endpoints": "エンドポイント",
"SchemaCompare.ErrorMessages": "エラー メッセージ",
"SchemaCompare.EventNotifications": "イベント通知",
"SchemaCompare.EventSessions": "イベント セッション",
"SchemaCompare.LinkedServerLogins": "リンク サーバー ログイン",
"SchemaCompare.LinkedServers": "リンク サーバー",
"SchemaCompare.Logins": "ログイン",
"SchemaCompare.MasterKeys": "マスター キー",
"SchemaCompare.Routes": "ルート",
"SchemaCompare.ServerAuditSpecifications": "サーバー監査の仕様",
"SchemaCompare.ServerRoleMembership": "サーバー ロール メンバーシップ",
"SchemaCompare.ServerRoles": "サーバー ロール",
"SchemaCompare.ServerTriggers": "サーバー トリガー",
"SchemaCompare.Description.IgnoreTableOptions": "データベースに公開するとき、テーブル オプションの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreSemicolonBetweenStatements": "データベースに公開するとき、T-SQL ステートメント間のセミコロンの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreRouteLifetime": "データベースに公開するとき、SQL Server がルーティング テーブルにルートを保持する時間の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreRoleMembership": "データベースに公開するとき、ログインのロール メンバーシップの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreQuotedIdentifiers": "データベースに公開するとき、引用符で囲まれた識別子の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnorePermissions": "権限を無視するかを指定します。",
"SchemaCompare.Description.IgnorePartitionSchemes": "データベースに公開するとき、パーティション構成と関数の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreObjectPlacementOnPartitionScheme": "データベースに公開するとき、パーティション構成でのオブジェクトの位置を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreNotForReplication": "データベースに公開するとき、レプリケーションでは使わない設定を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreLoginSids": "データベースに公開するとき、セキュリティ ID 番号 (SID) の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreLockHintsOnIndexes": "データベースに公開するとき、インデックスのロック ヒントの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreKeywordCasing": "データベースに公開するとき、キーワードの大文字と小文字の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIndexPadding": "データベースに公開するとき、インデックス パディングの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIndexOptions": "データベースに公開するとき、インデックス オプションの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIncrement": "データベースに公開するとき、ID 列のインクリメントの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIdentitySeed": "データベースに公開するとき、ID 列のシードの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreUserSettingsObjects": "データベースに公開するとき、ユーザー設定オブジェクトの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreFullTextCatalogFilePath": "データベースに公開するとき、フルテキスト カタログのファイル パスの相違を無視するか、または警告を発するかを指定します。",
"SchemaCompare.Description.IgnoreWhitespace": "データベースに公開するとき、空白の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreWithNocheckOnForeignKeys": "データベースに公開するとき、外部キーの WITH NOCHECK 句の値の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.VerifyCollationCompatibility": "照合順序の互換性を確認するかを指定します。",
"SchemaCompare.Description.UnmodifiableObjectWarnings": "ファイルのサイズまたはパスが異なるなど、変更できない相違がオブジェクトに見つかった場合に、警告を生成するかを指定します。",
"SchemaCompare.Description.TreatVerificationErrorsAsWarnings": "公開の検証中に発生したエラーを警告として扱うかを指定します。デプロイ計画をターゲット データベースに対して実行する前に、生成されたデプロイ計画がチェックされます。計画の検証では、変更を加えるために取り除く必要のあるターゲットのみのオブジェクト (インデックスなど) の損失などの問題が検出されます。また、複合プロジェクトへの参照のためテーブルやビューなどに依存関係が存在するのに、それがターゲット データベースに存在しない状況も検出されます。すべての問題の完全な一覧を取得するには、最初のエラー発生時に公開操作を停止するのではなく、この方法を使用することをお勧めします。",
"SchemaCompare.Description.ScriptRefreshModule": "公開スクリプトの末尾に更新ステートメントを含めます。",
"SchemaCompare.Description.ScriptNewConstraintValidation": "公開の最後に、すべての制約が 1 つのセットとしてチェックされるため、公開の途中でチェックまたは外部キー制約によってデータ エラーが発生することを回避できます。False に設定した場合、対応するデータをチェックすることなく制約が公開されます。",
"SchemaCompare.Description.ScriptFileSize": "ファイル グループにファイルを追加するときにサイズを指定するかを設定します。",
"SchemaCompare.Description.ScriptDeployStateChecks": "データベース名とサーバー名がデータベース プロジェクトで指定された名前と一致していることを確認するステートメントを公開スクリプト内に生成するかを指定します。",
"SchemaCompare.Description.ScriptDatabaseOptions": "ターゲット データベースのプロパティを公開操作の一部として設定するか、更新するかを指定します。",
"SchemaCompare.Description.ScriptDatabaseCompatibility": "データベースに公開するとき、データベース互換性の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.ScriptDatabaseCollation": "データベースに公開するとき、データベース照合順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.RunDeploymentPlanExecutors": "他の操作が実行されているときに、DeploymentPlanExecutor の共同作成者を実行するかを指定します。",
"SchemaCompare.Description.RegisterDataTierApplication": "スキーマをデータベース サーバーに登録するかを指定します。",
"SchemaCompare.Description.PopulateFilesOnFileGroups": "ターゲット データベースで新しいファイル グループが作成されたときに新しいファイルも作成するかを指定します。",
"SchemaCompare.Description.NoAlterStatementsToChangeClrTypes": "アセンブリに相違がある場合、公開で ALTER ASSEMBLY ステートメントを発行するのではなく、常にアセンブリを削除して作成し直すことを指定します。",
"SchemaCompare.Description.IncludeTransactionalScripts": "データベースに公開するとき、可能であればトランザクション ステートメントを使用するかを指定します。",
"SchemaCompare.Description.IncludeCompositeObjects": "単一の公開操作の一部としてすべての複合要素を含めます。",
"SchemaCompare.Description.AllowUnsafeRowLevelSecurityDataMovement": "このプロパティが true に設定されている場合、行レベル セキュリティを使用するテーブルに対するデータ モーションをブロックしません。既定値は false です。",
"SchemaCompare.Description.IgnoreWithNocheckOnCheckConstraints": "データベースに公開するとき、CHECK 制約の WITH NOCHECK 句の値の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreFillFactor": "データベースに公開するとき、インデックス格納の FILL FACTOR の相違を無視するか、または警告を発するかを指定します。",
"SchemaCompare.Description.IgnoreFileSize": "データベースに公開するとき、ファイル サイズの相違を無視するか、または警告を発するかを指定します。",
"SchemaCompare.Description.IgnoreFilegroupPlacement": "データベースに公開するとき、FILEGROUP 内のオブジェクトの配置の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.DoNotAlterReplicatedObjects": "検証中に、レプリケートされるオブジェクトを特定するかを指定します。",
"SchemaCompare.Description.DoNotAlterChangeDataCaptureObjects": "true の場合、Change Data Capture オブジェクトは変更されません。",
"SchemaCompare.Description.DisableAndReenableDdlTriggers": "Data Definition Language (DDL) トリガーを公開プロセスの開始時点で無効にし、公開操作の終了時点で再び有効にするかを指定します。",
"SchemaCompare.Description.DeployDatabaseInSingleUserMode": "true の場合、データベースはデプロイ前にシングル ユーザー モードに設定されます。",
"SchemaCompare.Description.CreateNewDatabase": "データベースに公開するときに、ターゲット データベースを更新するか、削除して作成し直すかを指定します。",
"SchemaCompare.Description.CompareUsingTargetCollation": "この設定は、デプロイの際にデータベースの照合順序を処理する方法を決定します。既定では、ターゲット データベースの照合順序がソースによって指定された照合順序と一致しない場合は更新されます。このオプションを設定すると、ターゲット データベース (またはサーバー) の照合順序を使用する必要があります。",
"SchemaCompare.Description.CommentOutSetVarDeclarations": "生成された公開スクリプトで SETVAR 変数の宣言をコメントにするかを指定します。SQLCMD.EXE などのツールを使用して公開するときにコマンド ラインに値を指定する場合は、このオプションを選択することをお勧めします。",
"SchemaCompare.Description.BlockWhenDriftDetected": "スキーマがその登録内容と一致しなくなったか、登録が解除されているデータベースの更新を、ブロックするかを指定します。",
"SchemaCompare.Description.BlockOnPossibleDataLoss": "公開操作によるデータ損失の可能性がある場合に、今回の公開を終了するかを指定します。",
"SchemaCompare.Description.BackupDatabaseBeforeChanges": "変更をデプロイする前にデータベースをバックアップします。",
"SchemaCompare.Description.AllowIncompatiblePlatform": "互換性のない SQL Server プラットフォームであっても操作を行うかを指定します。",
"SchemaCompare.Description.AllowDropBlockingAssemblies": "このプロパティは、デプロイ計画の一部として、ブロックしているアセンブリを削除するために、SqlClr デプロイによって使用されます。既定では、参照しているアセンブリを削除する必要がある場合、ブロックまたは参照しているアセンブリは、アセンブリの更新をブロックします。",
"SchemaCompare.Description.DropConstraintsNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない制約をターゲット データベースから削除するかを指定します。",
"SchemaCompare.Description.DropDmlTriggersNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない DML トリガーが、ターゲット データベースから削除されるかを指定します。",
"SchemaCompare.Description.DropExtendedPropertiesNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない拡張プロパティをターゲット データベースから削除するかを指定します。",
"SchemaCompare.Description.DropIndexesNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しないインデックスをターゲット データベースから削除するかを指定します。",
"SchemaCompare.Description.IgnoreFileAndLogFilePath": "データベースに公開するとき、ファイルおよびログ ファイルのパスの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreExtendedProperties": "拡張プロパティを無視するかを指定します。",
"SchemaCompare.Description.IgnoreDmlTriggerState": "データベースに公開するとき、DML トリガーの有効または無効にされた状態の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDmlTriggerOrder": "データベースに公開するとき、データ操作言語 (DML) トリガーの順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDefaultSchema": "データベースに公開するとき、既定のスキーマの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDdlTriggerState": "データベースに公開するとき、データ定義言語 (DDL) トリガーの有効または無効にされた状態の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDdlTriggerOrder": "データベースまたはサーバーに公開するとき、データ定義言語 (DDL) トリガーの順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreCryptographicProviderFilePath": "データベースに公開するとき、暗号化プロバイダーのファイル パスの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.VerifyDeployment": "公開の成功を妨げるような問題が生じた場合に、公開操作を停止する前にチェックを実行するかを指定します。たとえば、データベース プロジェクトに存在しない外部キーがターゲット データベースにあって、公開時にエラーが発生すると、公開操作が停止することがあります。",
"SchemaCompare.Description.IgnoreComments": "データベースに公開するとき、コメントの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreColumnCollation": "データベースに公開するとき、列の照合順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreAuthorizer": "データベースに公開するとき、Authorizer の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreAnsiNulls": "データベースに公開するとき、ANSI NULLS 設定の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.GenerateSmartDefaults": "NULL 値を許可しない列を使用してデータが含まれるテーブルを更新するときに、自動的に既定値を指定します。",
"SchemaCompare.Description.DropStatisticsNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない統計をターゲット データベースから削除するかを指定します。",
"SchemaCompare.Description.DropRoleMembersNotInSource": "データベースに更新を公開するとき、データベース スナップショット (.dacpac) ファイルで定義されていないロール メンバーをターゲット データベースから削除するかを指定します。</",
"SchemaCompare.Description.DropPermissionsNotInSource": "データベースに更新を公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない権限をターゲット データベースから削除するかを指定します。",
"SchemaCompare.Description.DropObjectsNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しないオブジェクトをターゲット データベースから削除するかを指定します。この値は DropExtendedProperties よりも優先されます。",
"SchemaCompare.Description.IgnoreColumnOrder": "データベースに公開するときに、テーブルの列の順序の違いを無視するか、更新するかを指定します。"
},
"extensions/schema-compare/out/dialogs/schemaCompareDialog": {
"schemaCompareDialog.ok": "OK",
"schemaCompareDialog.cancel": "キャンセル",
"schemaCompareDialog.SourceTitle": "ソース",
"schemaCompareDialog.TargetTitle": "ターゲット",
"schemaCompareDialog.fileTextBoxLabel": "ファイル",
"schemaCompare.dacpacRadioButtonLabel": "データ層アプリケーション ファイル (.dacpac)",
"schemaCompare.databaseButtonLabel": "データベース",
"schemaCompare.radioButtonsLabel": "種類",
"schemaCompareDialog.serverDropdownTitle": "サーバー",
"schemaCompareDialog.databaseDropdownTitle": "データベース",
"schemaCompare.noActiveConnectionsText": "アクティブな接続がありません",
"schemaCompare.dialogTitle": "Schema Compare",
"schemaCompareDialog.differentSourceMessage": "別のソース スキーマが選択されました。比較を表示して比較しますか?",
"schemaCompareDialog.differentTargetMessage": "別のターゲット スキーマが選択されました。比較を表示して比較しますか?",
"schemaCompareDialog.differentSourceTargetMessage": "異なるソース スキーマとターゲット スキーマが選択されています。比較を表示して比較しますか?",
"schemaCompareDialog.Yes": "はい",
"schemaCompareDialog.No": "いいえ",
"schemaCompare.openFile": "開く",
"schemaCompareDialog.defaultUser": "既定"
},
"extensions/schema-compare/out/schemaCompareMainWindow": {
"schemaCompare.CompareDetailsTitle": "詳細の比較",
"schemaCompare.ApplyConfirmation": "ターゲットを更新しますか?",
"schemaCompare.RecompareToRefresh": "比較を更新するには、[比較] を押します。",
"schemaCompare.generateScriptEnabledButton": "ターゲットに変更をデプロイするスクリプトを生成します",
"schemaCompare.generateScriptNoChanges": "スクリプトに変更はありません",
"schemaCompare.applyButtonEnabledTitle": "ターゲットに変更を適用する",
"schemaCompare.applyNoChanges": "適用する変更はありません",
"schemaCompare.deleteAction": "削除",
"schemaCompare.changeAction": "変更",
"schemaCompare.addAction": "追加",
"schemaCompare.Title": "Schema Compare",
"schemaCompare.sourceLabel": "ソース",
"schemaCompare.targetLabel": "ターゲット",
"schemaCompare.switchLabel": "➔",
"schemaCompare.waitText": "比較を初期化します。しばらく時間がかかる場合があります。",
"schemaCompare.startText": "2 つのスキーマを比較するには、最初にソース スキーマとターゲット スキーマを選択し、[比較] を押します。",
"schemaCompare.noDifferences": "スキーマの違いは見つかりませんでした。",
"schemaCompare.compareErrorMessage": "Schema Compare に失敗しました: {0}",
"schemaCompare.typeColumn": "種類",
"schemaCompare.sourceNameColumn": "ソース名",
"schemaCompare.includeColumnName": "包含",
"schemaCompare.actionColumn": "アクション",
"schemaCompare.targetNameColumn": "ターゲット名",
"schemaCompare.generateScriptButtonDisabledTitle": "ターゲットがデータベースの場合にスクリプトの生成が有効になります",
"schemaCompare.applyButtonDisabledTitle": "ターゲットがデータベースの場合に適用が有効になります",
"schemaCompare.compareButton": "比較",
"schemaCompare.compareButtonTitle": "比較",
"schemaCompare.cancelCompareButton": "停止",
"schemaCompare.cancelCompareButtonTitle": "停止",
"schemaCompare.cancelErrorMessage": "スキーマ比較を取り消すことができませんでした: '{0}'",
"schemaCompare.generateScriptButton": "スクリプトの生成",
"schemaCompare.generateScriptErrorMessage": "スクリプトを生成できませんでした: '{0}'",
"schemaCompare.optionsButton": "オプション​​",
"schemaCompare.optionsButtonTitle": "オプション​​",
"schemaCompare.updateButton": "適用",
"schemaCompare.ApplyYes": "はい",
"schemaCompare.updateErrorMessage": "Schema Compare を適用できませんでした '{0}'",
"schemaCompare.switchDirectionButton": "方向の切り替え",
"schemaCompare.switchButtonTitle": "ソースとターゲットの切り替え",
"schemaCompare.sourceButtonTitle": "ソースの選択",
"schemaCompare.targetButtonTitle": "ターゲットの選択",
"schemaCompare.openScmpButton": ".scmp ファイルを開く",
"schemaCompare.openScmpButtonTitle": ".scmp ファイルに保存されたソース、ターゲット、およびオプションを読み込みます",
"schemaCompare.openFile": "開く",
"schemaCompare.openScmpErrorMessage": "scmp を開くことができませんでした: '{0}'",
"schemaCompare.saveScmpButton": ".scmp ファイルを保存",
"schemaCompare.saveScmpButtonTitle": "ソース、ターゲット、オプション、および除外された要素を保存します",
"schemaCompare.saveFile": "保存",
"schemaCompare.saveScmpErrorMessage": "scmp を保存できませんでした: '{0}'"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "検索結果",
"description": "シンタックスハイライトとタブ付き検索結果向け言語機能を提供します。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0.0",
"contents": {
"package": {
"displayName": "SQL の基本言語サポート",
"description": "SQL ファイル内で構文ハイライト、かっこ一致を提供します。"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Abyss テーマ",
"description": "Visual Studio Code の Abyss テーマ",
"themeLabel": "Abyss"
}
}
}

View File

@@ -0,0 +1,22 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "既定のテーマ",
"description": "既定の VIsual Studio の明るいテーマと濃いテーマ",
"darkPlusColorThemeLabel": "Dark+ (既定の Dark)",
"lightPlusColorThemeLabel": "Light+ (既定の Light)",
"darkColorThemeLabel": "Dark (Visual Studio)",
"lightColorThemeLabel": "Light (Visual Studio)",
"hcColorThemeLabel": "ハイ コントラスト",
"minimalIconThemeLabel": "最小 (Visual Studio Code)"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Kimbie Dark テーマ",
"description": "Visual Studio Code の Kimbie dark テーマ",
"themeLabel": "Kimbie Dark"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Monokai Dimmed テーマ",
"description": "Visual Studio Code の Monokai dimmed テーマ",
"themeLabel": "Monokai Dimmed"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Monokai テーマ",
"description": "Visual Studio Code の Monokai テーマ",
"themeLabel": "Monokai"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Quiet Light テーマ",
"description": "Visual Studio Code の Quiet light テーマ",
"themeLabel": "Quiet Light"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Red テーマ",
"description": "Visual Studio Code の Red テーマ",
"themeLabel": "Red"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Seti File Icon テーマ",
"description": "Seti UI file icons を使用したファイル アイコンのテーマ",
"themeLabel": "Seti (Visual Studio Code)"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Solarized Dark テーマ",
"description": "Visual Studio Code の Solarized dark テーマ",
"themeLabel": "Solarized Dark"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Solarized Light テーマ",
"description": "Visual Studio Code の Solarized light テーマ",
"themeLabel": "Solarized Light"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Tomorrow Night Blue テーマ",
"description": "Visual Studio Code の Tomorrow night blue テーマ",
"themeLabel": "Tomorrow Night Blue"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "TypeScript 言語の基礎",
"description": "TypeScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "XML の基本言語サポート",
"description": "XML ファイル内で構文ハイライト、かっこ一致を提供します。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "YAML の基本言語サポート",
"description": "YAML ファイル内で構文ハイライト、かっこ一致を提供します。"
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,26 @@
# Welcome to the Japanese language pack
## What's in the folder
* `package.json` - the manifest file, defining the name and description of the localization extension. It also contains the `localizations` contribution point that defines the language id:
```json
"contributes": {
"localization": [{
"languageId": "ja",
"languageName": "Japanese",
"localizedLanguageName": "日本語"
}]
}
```
* `translations` - the folder containing the translation strings
To populate or update the `translations` folder as with the latest strings from transifex:
- Check out the `master` branch of the [VS Code repository](https://github.com/Microsoft/vscode).
- Preferably, place the VSCode repo next to the language pack extension (so both have the same parent folder).
- `cd vscode` and run `yarn` to initialize the VS Code repo.
- Get an API token from https://www.transifex.com/user/settings/api.
- Set the API token to the environment variable `TRANSIFEX_API_TOKEN`.
- `cd` to the VS Code repo
- If the language pack extension is placed next to the VS Code repository: `npm run update-localization-extension ja`
- Otherwise: `npm run update-localization-extension {path_to_lang_pack_ext}`
- This will download translation files to the folder `translations`, as well as populate a `translations` property in the `localizations` contribution point.