mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
2
i18n/language-pack-ja/.gitignore
vendored
Normal file
2
i18n/language-pack-ja/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
node_modules
|
||||
*.vsix
|
||||
5
i18n/language-pack-ja/.vscodeignore
Normal file
5
i18n/language-pack-ja/.vscodeignore
Normal file
@@ -0,0 +1,5 @@
|
||||
.vscode/**
|
||||
.vscode-test/**
|
||||
.gitignore
|
||||
vsc-extension-quickstart.md
|
||||
node_modules
|
||||
17
i18n/language-pack-ja/CHANGELOG.md
Normal file
17
i18n/language-pack-ja/CHANGELOG.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Change Log
|
||||
All notable changes to the "vscode-language-pack-ja" language pack will be documented in this file.
|
||||
|
||||
## [Released]
|
||||
* 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
|
||||
105
i18n/language-pack-ja/README.md
Normal file
105
i18n/language-pack-ja/README.md
Normal file
@@ -0,0 +1,105 @@
|
||||
# Japanese Language Pack for Azure Data Studio
|
||||
|
||||
Japanese Language Pack は Azure Data Studio にローカライズされた UI を提供します。
|
||||
|
||||
## 使用法
|
||||
|
||||
インストールが完了したら、Japanese Language Pack を読み込むために `locale.json` 内で `"locale": "ja"` を設定します。`locale.json` を編集するには `Ctrl+Shift+P` を押して**コマンド パレット**を表示させ、"config" と入力し、利用できるコマンドのリストをフィルター処理してから **Configure Language** コマンドを選択します。詳細については [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 [MIT](https://github.com/Microsoft/vscode-loc/blob/master/LICENSE.md) license.
|
||||
|
||||
## クレジット
|
||||
|
||||
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
|
||||
|
||||
Once installed, set `"locale": "ja"` in `locale.json` to load Japanese Language Pack. To modify `locale.json` press `Ctrl+Shift+P` to bring up the **Command Palette**, start typing "config" to filter the list of available commands, then select the **Configure Language** command. 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 [MIT](https://github.com/Microsoft/vscode-loc/blob/master/LICENSE.md) license.
|
||||
|
||||
## Credits
|
||||
|
||||
Japanese Language Pack is brought to you 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!**
|
||||
BIN
i18n/language-pack-ja/languagepack.png
Normal file
BIN
i18n/language-pack-ja/languagepack.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
330
i18n/language-pack-ja/package.json
Normal file
330
i18n/language-pack-ja/package.json
Normal file
@@ -0,0 +1,330 @@
|
||||
{
|
||||
"name": "ads-language-pack-ja",
|
||||
"displayName": "Japanese Language Pack for Azure Data Studio",
|
||||
"description": "Language pack extension for Japanese",
|
||||
"version": "1.9.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.9.0"
|
||||
},
|
||||
"icon": "languagepack.png",
|
||||
"categories": [
|
||||
"Language Packs"
|
||||
],
|
||||
"contributes": {
|
||||
"localizations": [
|
||||
{
|
||||
"languageId": "ja",
|
||||
"languageName": "Japanese",
|
||||
"localizedLanguageName": "日本語",
|
||||
"translations": [
|
||||
{
|
||||
"id": "vscode",
|
||||
"path": "./translations/main.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.bat",
|
||||
"path": "./translations/extensions/bat.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.clojure",
|
||||
"path": "./translations/extensions/clojure.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.coffeescript",
|
||||
"path": "./translations/extensions/coffeescript.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.configuration-editing",
|
||||
"path": "./translations/extensions/configuration-editing.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.cpp",
|
||||
"path": "./translations/extensions/cpp.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.csharp",
|
||||
"path": "./translations/extensions/csharp.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.css-language-features",
|
||||
"path": "./translations/extensions/css-language-features.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.css",
|
||||
"path": "./translations/extensions/css.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.debug-auto-launch",
|
||||
"path": "./translations/extensions/debug-auto-launch.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.debug-server-ready",
|
||||
"path": "./translations/extensions/debug-server-ready.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.docker",
|
||||
"path": "./translations/extensions/docker.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.emmet",
|
||||
"path": "./translations/extensions/emmet.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.extension-editing",
|
||||
"path": "./translations/extensions/extension-editing.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.fsharp",
|
||||
"path": "./translations/extensions/fsharp.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.git-ui",
|
||||
"path": "./translations/extensions/git-ui.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.git",
|
||||
"path": "./translations/extensions/git.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.go",
|
||||
"path": "./translations/extensions/go.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.groovy",
|
||||
"path": "./translations/extensions/groovy.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.grunt",
|
||||
"path": "./translations/extensions/grunt.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.gulp",
|
||||
"path": "./translations/extensions/gulp.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.handlebars",
|
||||
"path": "./translations/extensions/handlebars.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.hlsl",
|
||||
"path": "./translations/extensions/hlsl.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.html-language-features",
|
||||
"path": "./translations/extensions/html-language-features.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.html",
|
||||
"path": "./translations/extensions/html.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.ini",
|
||||
"path": "./translations/extensions/ini.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.jake",
|
||||
"path": "./translations/extensions/jake.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.java",
|
||||
"path": "./translations/extensions/java.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.javascript",
|
||||
"path": "./translations/extensions/javascript.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.less",
|
||||
"path": "./translations/extensions/less.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.log",
|
||||
"path": "./translations/extensions/log.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.lua",
|
||||
"path": "./translations/extensions/lua.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.make",
|
||||
"path": "./translations/extensions/make.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.markdown-basics",
|
||||
"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.npm",
|
||||
"path": "./translations/extensions/npm.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.objective-c",
|
||||
"path": "./translations/extensions/objective-c.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.perl",
|
||||
"path": "./translations/extensions/perl.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.php-language-features",
|
||||
"path": "./translations/extensions/php-language-features.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.php",
|
||||
"path": "./translations/extensions/php.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.powershell",
|
||||
"path": "./translations/extensions/powershell.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.pug",
|
||||
"path": "./translations/extensions/pug.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.python",
|
||||
"path": "./translations/extensions/python.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.r",
|
||||
"path": "./translations/extensions/r.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.razor",
|
||||
"path": "./translations/extensions/razor.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.ruby",
|
||||
"path": "./translations/extensions/ruby.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.rust",
|
||||
"path": "./translations/extensions/rust.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.scss",
|
||||
"path": "./translations/extensions/scss.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.shaderlab",
|
||||
"path": "./translations/extensions/shaderlab.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.shellscript",
|
||||
"path": "./translations/extensions/shellscript.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.sql",
|
||||
"path": "./translations/extensions/sql.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.swift",
|
||||
"path": "./translations/extensions/swift.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.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.typescript-language-features",
|
||||
"path": "./translations/extensions/typescript-language-features.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.vb",
|
||||
"path": "./translations/extensions/vb.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.vscode-chrome-debug-core",
|
||||
"path": "./translations/extensions/vscode-chrome-debug-core.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "ms-vscode.node-debug",
|
||||
"path": "./translations/extensions/vscode-node-debug.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "ms-vscode.node-debug2",
|
||||
"path": "./translations/extensions/vscode-node-debug2.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"
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/bat.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/bat.i18n.json
Normal 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 ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Clojure の基本言語サポート",
|
||||
"description": "Clojure ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "CoffeeScript の基本言語サポート",
|
||||
"description": "CoffeScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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 など) を提供します。"
|
||||
},
|
||||
"out/settingsDocumentHelper": {
|
||||
"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",
|
||||
"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": "言語に対するエディター設定を上書きします"
|
||||
},
|
||||
"out/extension": {
|
||||
"workspaceFolder": "VS Code で開いているフォルダーのパス",
|
||||
"workspaceFolderBasename": "スラッシュ (/) を含まない VS Code で開いているフォルダーのパス",
|
||||
"relativeFile": "${workspaceFolder} に相対的な現在開いているファイル",
|
||||
"file": "現在開いているファイル",
|
||||
"cwd": "タスク ランナー起動時の作業ディレクトリ",
|
||||
"lineNumber": "アクティブなファイル内で選択している行の番号",
|
||||
"selectedText": "アクティブなファイル内で選択しているテキスト",
|
||||
"fileDirname": "現在開いているファイルのディレクトリ名",
|
||||
"fileExtname": "現在開いているファイルの拡張子",
|
||||
"fileBasename": "現在開いているファイルのベース名",
|
||||
"fileBasenameNoExtension": "現在開いているファイルの拡張子を含まないベース名",
|
||||
"exampleExtension": "例"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/cpp.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/cpp.i18n.json
Normal 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": "C/C++ の基本言語サポート",
|
||||
"description": "C/C++ ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "C# の基本言語サポート",
|
||||
"description": "C# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "CSS 言語機能",
|
||||
"description": "CSS、LESS、SCSS ファイルに豊富な言語サポートを提供。",
|
||||
"css.title": "CSS",
|
||||
"css.completion.triggerPropertyValueCompletion.desc": "既定では、VS Codeは CSS プロパティが選択されるとプロパティ値の補完をトリガーします。この設定を使うことで、この動作は無効にできます。",
|
||||
"css.lint.argumentsInColorFunction.desc": "無効なパラメーター数値です。",
|
||||
"css.lint.boxModel.desc": "`padding` や `border` を使用するときに `width` や `height` を使用しないでください",
|
||||
"css.lint.compatibleVendorPrefixes.desc": "ベンダー プレフィックス を使用するときは、他すべてのベンダー プレフィックスも必ず含めてください。",
|
||||
"css.lint.duplicateProperties.desc": "重複するスタイル定義を使用しないでください。",
|
||||
"css.lint.emptyRules.desc": "空の規則セットを使用しないでください。",
|
||||
"css.lint.float.desc": "`float` の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。",
|
||||
"css.lint.fontFaceProperties.desc": "`@font-face` 規則で `src` プロパティと `font-family` プロパティを定義する必要があります。",
|
||||
"css.lint.hexColorLength.desc": "Hex には 3 つまたは 6 つの 16 進数が含まれる必要があります。",
|
||||
"css.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。",
|
||||
"css.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です。",
|
||||
"css.lint.important.desc": "`!important` の使用を避けてください。これは CSS 全体の特定性が制御不能になり、リファクタリングが必要になります。",
|
||||
"css.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません。",
|
||||
"css.lint.propertyIgnoredDueToDisplay.desc": "display によってプロパティを無視します。例: `display: inline` の場合、`width`、`height`、`margin-top`、`margin-bottom`、`float` プロパティには効果がありません。",
|
||||
"css.lint.universalSelector.desc": "ユニバーサル セレクター (`*`) を使用すると処理速度が低下することが知られています。",
|
||||
"css.lint.unknownAtRules.desc": "不明な @ 規則。",
|
||||
"css.lint.unknownProperties.desc": "不明なプロパティ。",
|
||||
"css.lint.validProperties.desc": "`UnknownProperties` ルールに対して検証されていないプロパティの一覧です。",
|
||||
"css.lint.unknownVendorSpecificProperties.desc": "不明なベンダー固有のプロパティ。",
|
||||
"css.lint.vendorPrefix.desc": "ベンダー プレフィックスを使用するとき、標準のプロパティーも含めます。",
|
||||
"css.lint.zeroUnits.desc": "0 に単位は必要ありません。",
|
||||
"css.trace.server.desc": "VS Code と CSS 言語サーバー間の通信をトレースします。",
|
||||
"css.validate.title": "CSS の検証と問題の重大度を制御します。",
|
||||
"css.validate.desc": "すべての検証を有効または無効にします。",
|
||||
"less.title": "LESS",
|
||||
"less.lint.argumentsInColorFunction.desc": "無効なパラメーター数値です。",
|
||||
"less.lint.boxModel.desc": "`padding` や `border` を使用するときに `width` や `height` を使用しないでください",
|
||||
"less.lint.compatibleVendorPrefixes.desc": "ベンダー プレフィックス を使用するときは、他すべてのベンダー プレフィックスも必ず含めてください。",
|
||||
"less.lint.duplicateProperties.desc": "重複するスタイル定義を使用しないでください。",
|
||||
"less.lint.emptyRules.desc": "空の規則セットを使用しないでください。",
|
||||
"less.lint.float.desc": "`float` の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。",
|
||||
"less.lint.fontFaceProperties.desc": "`@font-face` 規則で `src` プロパティと `font-family` プロパティを定義する必要があります。",
|
||||
"less.lint.hexColorLength.desc": "Hex には 3 つまたは 6 つの 16 進数が含まれる必要があります。",
|
||||
"less.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。",
|
||||
"less.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です。",
|
||||
"less.lint.important.desc": "`!important` の使用を避けてください。これは CSS 全体の特定性が制御不能になり、リファクタリングが必要になります。",
|
||||
"less.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません。",
|
||||
"less.lint.propertyIgnoredDueToDisplay.desc": "display によってプロパティを無視します。例: `display: inline` の場合、`width`、`height`、`margin-top`、`margin-bottom`、`float` プロパティには効果がありません。",
|
||||
"less.lint.universalSelector.desc": "ユニバーサル セレクター (`*`) を使用すると処理速度が低下することが知られています。",
|
||||
"less.lint.unknownProperties.desc": "不明なプロパティ。",
|
||||
"less.lint.validProperties.desc": "`UnknownProperties` ルールに対して検証されていないプロパティの一覧です。",
|
||||
"less.lint.unknownVendorSpecificProperties.desc": "不明なベンダー固有のプロパティ。",
|
||||
"less.lint.vendorPrefix.desc": "ベンダー プレフィックスを使用するとき、標準のプロパティーも含めます。",
|
||||
"less.lint.zeroUnits.desc": "0 に単位は必要ありません。",
|
||||
"less.validate.title": "LESS の検証と問題の重大度を制御します。",
|
||||
"less.validate.desc": "すべての検証を有効または無効にします。",
|
||||
"scss.title": "SCSS (Sass)",
|
||||
"scss.lint.argumentsInColorFunction.desc": "無効なパラメーター数値です。",
|
||||
"scss.lint.boxModel.desc": "`padding` や `border` を使用するときに `width` や `height` を使用しないでください",
|
||||
"scss.lint.compatibleVendorPrefixes.desc": "ベンダー プレフィックス を使用するときは、他すべてのベンダー プレフィックスも必ず含めてください。",
|
||||
"scss.lint.duplicateProperties.desc": "重複するスタイル定義を使用しないでください。",
|
||||
"scss.lint.emptyRules.desc": "空の規則セットを使用しないでください。",
|
||||
"scss.lint.float.desc": "`float` の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。",
|
||||
"scss.lint.fontFaceProperties.desc": "`@font-face` 規則で `src` プロパティと `font-family` プロパティを定義する必要があります。",
|
||||
"scss.lint.hexColorLength.desc": "Hex には 3 つまたは 6 つの 16 進数が含まれる必要があります。",
|
||||
"scss.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。",
|
||||
"scss.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です。",
|
||||
"scss.lint.important.desc": "`!important` の使用を避けてください。これは CSS 全体の特定性が制御不能になり、リファクタリングが必要になります。",
|
||||
"scss.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません。",
|
||||
"scss.lint.propertyIgnoredDueToDisplay.desc": "display によってプロパティを無視します。例: `display: inline` の場合、`width`、`height`、`margin-top`、`margin-bottom`、`float` プロパティには効果がありません。",
|
||||
"scss.lint.universalSelector.desc": "ユニバーサル セレクター (`*`) を使用すると処理速度が低下することが知られています。",
|
||||
"scss.lint.unknownProperties.desc": "不明なプロパティ。",
|
||||
"scss.lint.validProperties.desc": "`UnknownProperties` ルールに対して検証されていないプロパティの一覧です。",
|
||||
"scss.lint.unknownVendorSpecificProperties.desc": "不明なベンダー固有のプロパティ。",
|
||||
"scss.lint.vendorPrefix.desc": "ベンダー プレフィックスを使用するとき、標準のプロパティーも含めます。",
|
||||
"scss.lint.zeroUnits.desc": "0 に単位は必要ありません。",
|
||||
"scss.validate.title": "SCSS の検証と問題の重大度を制御します。",
|
||||
"scss.validate.desc": "すべての検証を有効または無効にします。",
|
||||
"css.colorDecorators.enable.deprecationMessage": "設定 `css.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。",
|
||||
"scss.colorDecorators.enable.deprecationMessage": "設定 `scss.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。",
|
||||
"less.colorDecorators.enable.deprecationMessage": "設定 `less.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。"
|
||||
},
|
||||
"client\\out/cssMain": {
|
||||
"cssserver.name": "CSS 言語サーバー",
|
||||
"folding.start": "折りたたみ領域の開始",
|
||||
"folding.end": "折りたたみ領域の終了"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/css.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/css.i18n.json
Normal 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": "CSS の基本言語サポート",
|
||||
"description": "CSS、LESS、SCSS ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "Node デバッグの自動アタッチ",
|
||||
"description": "node-debug 拡張がアクティブではないときに自動的にアタッチする機能を補助します。",
|
||||
"debug.node.autoAttach.description": "統合ターミナルからデバッグ モードで node.js が起動されたときに、自動的に node デバッガーをアタッチします。",
|
||||
"debug.node.autoAttach.disabled.description": "オート アタッチが無効で、ステータス バーに表示されません。",
|
||||
"debug.node.autoAttach.on.description": "自動アタッチがアクティブです。",
|
||||
"debug.node.autoAttach.off.description": "自動アタッチが非アクティブです。",
|
||||
"toggle.auto.attach": "自動アタッチの切り替え"
|
||||
},
|
||||
"out/extension": {
|
||||
"status.text.auto.attach.on": "自動アタッチ: オン",
|
||||
"status.text.auto.attach.off": "オート アタッチ: オフ",
|
||||
"status.tooltip.auto.attach": "デバッグ モードで node.js プロセスに自動的にアタッチ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "デバッグ対象のサーバーが準備完了になったら、URI をブラウザーで開きます。",
|
||||
"debug.server.ready.serverReadyAction.description": "デバッグ中のサーバー プログラムの準備ができたら URI に対して実行します (準備が整うと 'listening on port 3000' または 'Now listening on: https://localhost:5001' の形式でデバッグ コンソールに出力が送信されます)。",
|
||||
"debug.server.ready.action.description": "サーバーの準備が整ったときにURIをどうするか。",
|
||||
"debug.server.ready.action.openExternally.description": "既定のアプリケーションで外部 URI を開きます。",
|
||||
"debug.server.ready.action.debugWithChrome.description": "'Chrome用のデバッガー' でデバッグを開始します。",
|
||||
"debug.server.ready.pattern.description": "このパターンがデバッグコンソールに表示される場合、サーバーは準備完了です。最初のキャプチャーグループはURIまたはポート番号を含める必要があります。",
|
||||
"debug.server.ready.uriFormat.description": "ポート番号から URI を構築するときに使用する書式設定文字列。最初の '%s' は、ポート番号に置き換えられます。",
|
||||
"debug.server.ready.webRoot.description": "'Chrome用デバッガー' のデバッグ構成に値が渡されます。"
|
||||
},
|
||||
"out/extension": {
|
||||
"server.ready.nocapture.error": "URI ('{0}') 形式では代入プレースホルダーを使用していますが、パターンによって何も取り込まれませんでした。",
|
||||
"server.ready.placeholder.error": "URI ('{0}') 形式には代入プレースホルダーを 1 つだけ含める必要があります。",
|
||||
"server.ready.chrome.not.installed": "The action '{0}' requires the '{1}' extension."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": {
|
||||
"description": "VSCode の Emmet サポート",
|
||||
"command.wrapWithAbbreviation": "ラップ変換",
|
||||
"command.wrapIndividualLinesWithAbbreviation": "個々の行でラップ変換",
|
||||
"command.removeTag": "タグの削除",
|
||||
"command.updateTag": "タグの更新",
|
||||
"command.matchTag": "一致するペアに移動",
|
||||
"command.balanceIn": "バランス (内側)",
|
||||
"command.balanceOut": "バランス (外側)",
|
||||
"command.prevEditPoint": "前の編集点に移動",
|
||||
"command.nextEditPoint": "次の編集点に移動",
|
||||
"command.mergeLines": "行のマージ",
|
||||
"command.selectPrevItem": "前の項目を選択",
|
||||
"command.selectNextItem": "次の項目を選択",
|
||||
"command.splitJoinTag": "タグの分割/結合",
|
||||
"command.toggleComment": "コメントの切り替え",
|
||||
"command.evaluateMathExpression": "数式の評価",
|
||||
"command.updateImageSize": "イメージ サイズの更新",
|
||||
"command.reflectCSSValue": "CSS 値を反映",
|
||||
"command.incrementNumberByOne": "1 ずつ増加",
|
||||
"command.decrementNumberByOne": "1 ずつ減少",
|
||||
"command.incrementNumberByOneTenth": "0.1 ずつ増加",
|
||||
"command.decrementNumberByOneTenth": "0.1 ずつ減少",
|
||||
"command.incrementNumberByTen": "10 ずつ増加",
|
||||
"command.decrementNumberByTen": "10 ずつ減少",
|
||||
"emmetSyntaxProfiles": "指定した構文に対してプロファイルを定義するか、特定の規則がある独自のプロファイルをご使用ください。",
|
||||
"emmetExclude": "Emmet 省略記法を展開すべきでない言語の配列。",
|
||||
"emmetExtensionsPath": "Emmet のプロファイルとスニペットを含むフォルダーへのパス。",
|
||||
"emmetShowExpandedAbbreviation": "展開された Emmet 省略記法を候補として表示します。\n`\"inMarkupAndStylesheetFilesOnly\"` オプションは、html、haml、jade、slim、xml、xsl、css、scss、sass、less、stylus に適用されます。\n\"always\" オプションは markup/css に関係なくファイルのすべての部分に適用されます。",
|
||||
"emmetShowAbbreviationSuggestions": "利用できる Emmet 省略記法を候補として表示します。スタイルシートや emmet.showExpandedAbbreviation を `\"never\"` に設定していると適用されません。",
|
||||
"emmetIncludeLanguages": "既定でサポートされていない言語で Emmet 略語を有効にします。ここに、その言語と Emmet でサポートされる言語のマッピングを追加します。\n 例: `{\"vue-html\":\"html\"、\"javascript\":\"javascriptreact\"}`",
|
||||
"emmetVariables": "Emmet のスニペットで使用される変数",
|
||||
"emmetTriggerExpansionOnTab": "有効にすると、TAB キーを押したときに Eemmet 省略記法が展開されます。",
|
||||
"emmetPreferences": "Emmet の一部のアクションやリゾルバーの動作の変更に使用される基本設定。",
|
||||
"emmetPreferencesIntUnit": "整数値に使用する既定の単位",
|
||||
"emmetPreferencesFloatUnit": "float 値に使用する既定の単位",
|
||||
"emmetPreferencesCssAfter": "CSS 省略形を展開するときに CSS プロパティの最後に配置するシンボル",
|
||||
"emmetPreferencesSassAfter": "Sass ファイルで CSS 略語を展開するときに CSS プロパティの末尾に配置されるシンボル",
|
||||
"emmetPreferencesStylusAfter": "Stylus ファイルで CSS 略語を展開するときに CSS プロパティの末尾に配置されるシンボル",
|
||||
"emmetPreferencesCssBetween": "CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル ",
|
||||
"emmetPreferencesSassBetween": "Sass ファイルで CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル ",
|
||||
"emmetPreferencesStylusBetween": "Stylus ファイルで CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル ",
|
||||
"emmetShowSuggestionsAsSnippets": "`true` の場合、Emmet 候補をスニペットとして表示して `#editor.snippetSuggestions#` 設定に従ってそれらを並び替えます。",
|
||||
"emmetPreferencesBemElementSeparator": "BEM フィルターを利用時にクラス使用する Element の区切り文字 ",
|
||||
"emmetPreferencesBemModifierSeparator": "BEM フィルターを利用時にクラス使用する Modifier の区切り文字",
|
||||
"emmetPreferencesFilterCommentBefore": "コメント フィルター使用時、一致した要素の前に配置するコメントの定義。 ",
|
||||
"emmetPreferencesFilterCommentAfter": "コメント フィルター使用時、一致した要素の後に配置するコメントの定義。",
|
||||
"emmetPreferencesFilterCommentTrigger": "コメント フィルターに適用される略語に存在する属性名のカンマ区切りのリスト",
|
||||
"emmetPreferencesFormatNoIndentTags": "内部インデントを取得しないタグ名の配列",
|
||||
"emmetPreferencesFormatForceIndentTags": "内部インデントを常に取得するタグ名の配列",
|
||||
"emmetPreferencesAllowCompactBoolean": "true の場合、 Boolean 型属性の短縮表記が生成されます",
|
||||
"emmetPreferencesCssWebkitProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'webkit' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'webkit' プレフィックスを避ける場合は空の文字列に設定します。",
|
||||
"emmetPreferencesCssMozProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'moz' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'moz' プレフィックスを避ける場合は空の文字列に設定します。",
|
||||
"emmetPreferencesCssOProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'o' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'o' プレフィックスを避ける場合は空の文字列に設定します。",
|
||||
"emmetPreferencesCssMsProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'ms' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'ms' プレフィックスを避ける場合は空の文字列に設定します。",
|
||||
"emmetPreferencesCssFuzzySearchMinScore": "あいまい検索の省略形が達成すべき (0 から 1 の) 最小スコア。値が低ければ多くの誤検出が発生する可能性があります。値が高ければ一致する見込みが減る可能性があります。",
|
||||
"emmetOptimizeStylesheetParsing": "`false` に設定すると、現在位置が Emmet 略語の展開位置として有効かどうかを判定するためにファイル全体を解析します。`true` に設定すると、css/scss/less ファイルの現在位置周辺のコンテンツのみを解析します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "拡張機能を作成するためのリンティング機能を提供します。"
|
||||
},
|
||||
"out/packageDocumentHelper": {
|
||||
"languageSpecificEditorSettings": "言語固有のエディター設定",
|
||||
"languageSpecificEditorSettingsDescription": "言語に対するエディター設定を上書きします"
|
||||
},
|
||||
"out/extensionLinter": {
|
||||
"httpsRequired": "画像には HTTPS プロトコルを使用する必要があります。",
|
||||
"svgsNotValid": "SVG は無効な画像のソースです。",
|
||||
"embeddedSvgsNotValid": "埋め込み SVG は無効な画像のソースです。",
|
||||
"dataUrlsNotValid": "Data URL は無効な画像のソースです。",
|
||||
"relativeUrlRequiresHttpsRepository": "相対的な画像 URL では、HTTPS プロトコルのリポジトリが package.json で指定されている必要があります。",
|
||||
"relativeIconUrlRequiresHttpsRepository": "アイコンは、HTTPS プロトコルのリポジトリがこの package.json で指定されている必要があります。 ",
|
||||
"relativeBadgeUrlRequiresHttpsRepository": "相対的なバッジ URL では、HTTPS プロトコルのリポジトリが package.json で指定されている必要があります。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "F# の基本言語サポート",
|
||||
"description": "F# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 Integration"
|
||||
}
|
||||
}
|
||||
}
|
||||
322
i18n/language-pack-ja/translations/extensions/git.i18n.json
Normal file
322
i18n/language-pack-ja/translations/extensions/git.i18n.json
Normal file
@@ -0,0 +1,322 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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.clone": "クローン",
|
||||
"command.init": "リポジトリの初期化",
|
||||
"command.openRepository": "リポジトリを開く",
|
||||
"command.close": "リポジトリを閉じる",
|
||||
"command.refresh": "最新の情報に更新",
|
||||
"command.openChange": "変更を開く",
|
||||
"command.openFile": "ファイルを開く",
|
||||
"command.openHEADFile": "ファイル (HEAD) を開く",
|
||||
"command.stage": "変更をステージ",
|
||||
"command.stageAll": "すべての変更をステージ",
|
||||
"command.stageSelectedRanges": "選択した範囲をステージする",
|
||||
"command.revertSelectedRanges": "選択範囲を元に戻す",
|
||||
"command.stageChange": "変更のステージング",
|
||||
"command.revertChange": "変更を元に戻す",
|
||||
"command.unstage": "変更のステージング解除",
|
||||
"command.unstageAll": "すべての変更のステージング解除",
|
||||
"command.unstageSelectedRanges": "選択した範囲のステージを解除",
|
||||
"command.clean": "変更を破棄",
|
||||
"command.cleanAll": "すべての変更を破棄",
|
||||
"command.commit": "コミット",
|
||||
"command.commitStaged": "ステージング済みをコミット",
|
||||
"command.commitEmpty": "空のコミット",
|
||||
"command.commitStagedSigned": "コミットしてステージング (サインオフ)",
|
||||
"command.commitStagedAmend": "ステージング済をコミット (修正) ",
|
||||
"command.commitAll": "すべてコミット",
|
||||
"command.commitAllSigned": "すべてコミット (Signed Off)",
|
||||
"command.commitAllAmend": "すべてコミット (修正)",
|
||||
"command.restoreCommitTemplate": "コミット テンプレートを復元する",
|
||||
"command.undoCommit": "前回のコミットを元に戻す",
|
||||
"command.checkout": "チェックアウト先...",
|
||||
"command.branch": "分岐の作成...",
|
||||
"command.branchFrom": "ブランチの作成元...",
|
||||
"command.deleteBranch": "ブランチの削除...",
|
||||
"command.renameBranch": "ブランチ名の変更...",
|
||||
"command.merge": "ブランチをマージ...",
|
||||
"command.createTag": "タグを作成",
|
||||
"command.fetch": "フェッチ",
|
||||
"command.fetchPrune": "フェッチ (Prune)",
|
||||
"command.fetchAll": "すべてのリモートからフェッチ",
|
||||
"command.pull": "プル",
|
||||
"command.pullRebase": "プル (リベース)",
|
||||
"command.pullFrom": "指定元からプル...",
|
||||
"command.push": "プッシュ",
|
||||
"command.pushForce": "プッシュ (強制)",
|
||||
"command.pushTo": "プッシュ先...",
|
||||
"command.pushToForce": "プッシュ先... (強制)",
|
||||
"command.pushFollowTags": "Push (Follow Tags)",
|
||||
"command.pushFollowTagsForce": "Push (Follow Tags, Force)",
|
||||
"command.addRemote": "リモートの追加",
|
||||
"command.removeRemote": "リモートの削除",
|
||||
"command.sync": "同期",
|
||||
"command.syncRebase": "同期 (Rebase)",
|
||||
"command.publish": "ブランチを公開",
|
||||
"command.showOutput": "Git 出力の表示",
|
||||
"command.ignore": "ファイルを .gitignore に追加",
|
||||
"command.stashIncludeUntracked": "スタッシュ (未追跡ファイルを含む)",
|
||||
"command.stash": "Stash",
|
||||
"command.stashPop": "スタッシュを適用して削除...",
|
||||
"command.stashPopLatest": "最新のスタッシュを適用して削除",
|
||||
"command.stashApply": "スタッシュを適用... ",
|
||||
"command.stashApplyLatest": "最新のスタッシュを適用... ",
|
||||
"config.enabled": "Git が有効になっているかどうか。",
|
||||
"config.path": "Git の実行可能ファイルのパスやファイル名。例: `C:\\Program Files\\Git\\bin\\git.exe` (Windows)。",
|
||||
"config.autoRepositoryDetection": "レポジトリを自動的に検出するかどうかを構成します。",
|
||||
"config.autoRepositoryDetection.true": "現在開いているフォルダーのサブフォルダーと、開いているファイルの親フォルダーの両方をスキャンします。",
|
||||
"config.autoRepositoryDetection.false": "リポジトリの自動的なスキャンを無効にします。",
|
||||
"config.autoRepositoryDetection.subFolders": "現在開いているフォルダーのサブフォルダーをスキャンします。",
|
||||
"config.autoRepositoryDetection.openEditors": "開いているファイルの親フォルダーをスキャンします。",
|
||||
"config.autorefresh": "自動更新の有効/無効。",
|
||||
"config.autofetch": "有効にした場合、現在の Git リポジトリの既定のリモートから自動的にコミットがフェッチされます。",
|
||||
"config.autofetchPeriod": "`git.autofetch` が有効な場合の git の自動フェッチ間隔 (秒単位)。",
|
||||
"config.confirmSync": "Git リポジトリを同期する前に確認します。",
|
||||
"config.countBadge": "Git バッジ カウンターを制御します。",
|
||||
"config.countBadge.all": "すべての変更をカウントします。",
|
||||
"config.countBadge.tracked": "追跡済みの変更のみカウントします。",
|
||||
"config.countBadge.off": "カウンターをオフにします。",
|
||||
"config.checkoutType": "`チェックアウト先...` を実行するとき、どの種類のブランチを一覧表示するか制御します。",
|
||||
"config.checkoutType.all": "すべての参照を表示します。",
|
||||
"config.checkoutType.local": "ローカル ブランチのみを表示します。",
|
||||
"config.checkoutType.tags": "タグのみを表示します。",
|
||||
"config.checkoutType.remote": "リモート ブランチのみを表示します。",
|
||||
"config.branchValidationRegex": "新しいブランチ名を検証するための正規表現。",
|
||||
"config.branchWhitespaceChar": "新しいブランチ名で空白文字を置換する文字。",
|
||||
"config.ignoreLegacyWarning": "古い Git である警告を無視します。",
|
||||
"config.ignoreMissingGitWarning": "Git が見つからない場合の警告を無視します。",
|
||||
"config.ignoreLimitWarning": "リポジトリ内に変更が多い場合の警告を無視します。",
|
||||
"config.defaultCloneDirectory": "Git リポジトリをクローンする既定の場所。",
|
||||
"config.enableSmartCommit": "ステージされた変更がない場合はすべての変更をコミットします。",
|
||||
"config.enableCommitSigning": "GPG によりデジタル署名されたコミットを有効にします。",
|
||||
"config.discardAllScope": "'すべての変更を破棄' コマンドによってどの変更が破棄されるかを制御します。'all' はすべての変更を破棄します。 'tracked' は追跡されているファイルだけを破棄します。 'prompt' は、アクションが実行されるたびにプロンプト ダイアログを表示します。",
|
||||
"config.decorations.enabled": "Git が配色とバッジをエクスプローラーと開いているエディターのビューに提供するかどうかを制御します。",
|
||||
"config.promptToSaveFilesBeforeCommit": "コミット前に Git が保存していないファイルを確認すべきかどうかを制御します。",
|
||||
"config.postCommitCommand": "コミットの成功後、git コマンドを実行します。",
|
||||
"config.postCommitCommand.none": "コミット後、任意のコマンドを実行しません。",
|
||||
"config.postCommitCommand.push": "コミットの成功後、'Git Push' を実行します。",
|
||||
"config.postCommitCommand.sync": "コミットの成功後、'Git Sync' を実行します。",
|
||||
"config.showInlineOpenFileAction": "Git 変更の表示内にインラインのファイルを開くアクションを表示するかどうかを制御します。",
|
||||
"config.showPushSuccessNotification": "プッシュが成功したときに通知を表示するかどうかを制御します。",
|
||||
"config.inputValidation": "コミット メッセージの入力検証をいつ表示するかを制御します。",
|
||||
"config.inputValidationLength": "警告を表示するコミット メッセージの長さのしきい値を制御します。",
|
||||
"config.inputValidationSubjectLength": "警告を表示するためのコミット メッセージの件名長のしきい値を制御します。'config.inputValidationLength' の値を継承する場合には設定解除します。",
|
||||
"config.detectSubmodules": "git サブモジュールを自動的に検出するかどうかを制御します。",
|
||||
"config.detectSubmodulesLimit": "検出する git サブモジュール数の制限を制御します。",
|
||||
"config.alwaysShowStagedChangesResourceGroup": "ステージ済み変更のリソース グループを常に表示します。",
|
||||
"config.alwaysSignOff": "すべてのコミットのサインオフ フラグを制御します。",
|
||||
"config.ignoredRepositories": "無視する git リポジトリの一覧。",
|
||||
"config.scanRepositories": "Git リポジトリを検索するパスのリスト。",
|
||||
"config.showProgress": "Git 操作の進行状況を表示するかどうかを制御します。",
|
||||
"config.rebaseWhenSync": "同期コマンドを実行するときに、Git リベースを強制します。",
|
||||
"config.confirmEmptyCommits": "常に空のコミットの生成について確認しますか?",
|
||||
"config.fetchOnPull": "プルするとき、すべてのブランチをフェッチするか、現在のものだけをフェッチするか。",
|
||||
"config.pullTags": "Fetch all tags when pulling.",
|
||||
"config.autoStash": "プルする前にすべての変更を一時退避し、プル成功後に復元します。",
|
||||
"config.allowForcePush": "強制的なプッシュ (--force-with-lease の有無にかかわらず) を有効にするかどうかを制御します。",
|
||||
"config.useForcePushWithLease": "force プッシュより安全な force-with-lease 方式を使用するかどうかを制御します。",
|
||||
"config.confirmForcePush": "強制的なプッシュの前に確認を求めるかどうかを制御します。",
|
||||
"config.openDiffOnClick": "変更をクリックすると差分エディターを開くかどうかを制御します。そうでなければ通常のエディターを開きます。",
|
||||
"colors.added": "追加したリソースの配色。",
|
||||
"colors.modified": "リソースを改変した場合の配色",
|
||||
"colors.deleted": "リソースを検出した場合の配色",
|
||||
"colors.untracked": "リソースを追跡しない場合の配色",
|
||||
"colors.ignored": "リソースを無視する場合の配色",
|
||||
"colors.conflict": "リソースが競合する場合の配色",
|
||||
"colors.submodule": "サブモジュールの配色。"
|
||||
},
|
||||
"out/statusbar": {
|
||||
"rebasing": "リベースしています",
|
||||
"checkout": "チェックアウト...",
|
||||
"sync changes": "変更の同期",
|
||||
"publish changes": "変更の発行",
|
||||
"syncing changes": "変更を同期しています..."
|
||||
},
|
||||
"out/repository": {
|
||||
"open": "開く",
|
||||
"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": "双方とも変更",
|
||||
"commitMessage": "Message (press {0} to commit)",
|
||||
"commit": "コミット",
|
||||
"merge changes": "変更のマージ",
|
||||
"staged changes": "ステージング済みの変更",
|
||||
"changes": "変更",
|
||||
"push success": "正常にプッシュされました。",
|
||||
"commit in rebase": "リベースの最中にコミット メッセージは変更できません。リベースの操作を終了してから、代わりに interactive rebase を使用してください。",
|
||||
"commitMessageWhitespacesOnlyWarning": "現在のコミット メッセージには空白文字のみが含めています",
|
||||
"commitMessageCountdown": "現在の行で残り {0} 文字",
|
||||
"commitMessageWarning": "現在の行で {1} から {0} 文字オーバー",
|
||||
"huge": "'{0}' のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。",
|
||||
"neveragain": "今後表示しない",
|
||||
"add known": ".gitignore に '{0}' を追加しますか。",
|
||||
"yes": "はい"
|
||||
},
|
||||
"out/model": {
|
||||
"not supported": "'git.scanRepositories' 設定は絶対パスをサポートしていません。",
|
||||
"too many submodules": "'{0}' リポジトリに {1} 個のサブモジュールがあり、自動では開かれません。 ファイルを開くことで、それぞれを個別に開くことができます。",
|
||||
"no repositories": "利用可能なリポジトリがありません",
|
||||
"pick repo": "リポジトリの選択"
|
||||
},
|
||||
"out/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 以上で最適に動作します"
|
||||
},
|
||||
"out/commands": {
|
||||
"tag at": "{0} のタグ",
|
||||
"remote branch at": "{0} でのリモート ブランチ",
|
||||
"create branch": "$(plus) 新しいブランチを作成...",
|
||||
"create branch from": "$(plus) 新しいブランチの作成元...",
|
||||
"repourl": "リポジトリの URL",
|
||||
"selectFolder": "リポジトリの場所を選択",
|
||||
"cloning": "Git リポジトリ '{0}' をクローンしています...",
|
||||
"proposeopen": "クローンしたリポジトリを開きますか?",
|
||||
"openrepo": "開く",
|
||||
"openreponew": "Open in New Window",
|
||||
"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}' は相手側 (their) によって削除され、自分側 (our) で編集されました。\n\nどうしますか?",
|
||||
"keep theirs": "相手 (Their) を維持する",
|
||||
"deleted by us": "ファイル '{0}' は自分側 (our) によって削除され、相手側 (their) で編集されました。どうしますか?",
|
||||
"discard": "変更を破棄",
|
||||
"confirm delete": "本当に {0} を削除してもよろしいですか?",
|
||||
"delete file": "ファイルを削除",
|
||||
"restore file": "ファイルを復元",
|
||||
"confirm restore": "{0} を復元しますか?",
|
||||
"confirm discard": "{0} の変更を破棄しますか?",
|
||||
"restore files": "複数のファイルを復元",
|
||||
"confirm restore multiple": "{0} 個のファイルを復元しますか?",
|
||||
"confirm discard multiple": "{0} 個のファイルの変更内容を破棄しますか?",
|
||||
"warn untracked": "未追跡ファイル {0} が削除されます!",
|
||||
"confirm discard all single": "{0} の変更を破棄しますか?",
|
||||
"confirm discard all": "{0} 個のファイルのすべての変更を破棄してもよろしいですか?\nこの変更は元に戻すことができません!\n現在のワーキング セットは永久に失われます。",
|
||||
"discardAll multiple": "1 つのファイルを破棄",
|
||||
"discardAll": "{0} 個のファイルをすべて破棄",
|
||||
"confirm delete multiple": "本当に {0} 個のファイルを削除してもよろしいですか?",
|
||||
"delete files": "複数のファイルを削除",
|
||||
"there are untracked files single": "破棄すると次の未追跡ファイルがディスクから削除されます: {0}。",
|
||||
"there are untracked files": "破棄すると {0} 個の未追跡ファイルがディスクから削除されます。",
|
||||
"confirm discard all 2": "{0}\n\nこの変更は元に戻すことはできません。現在のワーキング セットは永久に失われます。",
|
||||
"yes discard tracked": "1 つの追跡ファイルを破棄",
|
||||
"yes discard tracked multiple": "{0} 個の追跡ファイルを破棄",
|
||||
"unsaved files single": "次のファイルが保存されていません: {0}。\n\nコミット前に保存しますか?",
|
||||
"unsaved files": "{0} 個の保存されていないファイルがあります。\n\nコミット前に保存しますか?",
|
||||
"save and commit": "すべてのコミットを保存(&&C)",
|
||||
"commit": "無視してコミット",
|
||||
"no staged changes": "コミットするステージされた変更がありません。\n\nすべての変更を自動的にステージして、直接コミットしますか?",
|
||||
"always": "常に行う",
|
||||
"no changes": "コミットする必要のある変更はありません。",
|
||||
"commit message": "コミット メッセージ",
|
||||
"provide commit message": "コミット メッセージを入力してください",
|
||||
"confirm emtpy commit": "空のコミットを生成しますか?",
|
||||
"yes never again": "はい、今後は表示しません",
|
||||
"no more": "HEAD が任意のコミットを明示しないため、元に戻すことはできません。",
|
||||
"select a ref to checkout": "チェックアウトする参照を選択",
|
||||
"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": "マージ元のブランチを選択",
|
||||
"tag name": "タグ名",
|
||||
"provide tag name": "タグ名を入力してください",
|
||||
"tag message": "メッセージ",
|
||||
"provide tag message": "注釈付きタグにつけるメッセージを入力してください",
|
||||
"no remotes to fetch": "リポジトリには、フェッチ元として構成されているリモートがありません。",
|
||||
"no remotes to pull": "リポジトリには、プル元として構成されているリモートがありません。",
|
||||
"pick remote pull repo": "リモートを選んで、ブランチを次からプルします:",
|
||||
"pick branch pull": "プル元のブランチを選択",
|
||||
"no remotes to push": "リポジトリには、プッシュ先として構成されているリモートがありません。",
|
||||
"force push not allowed": "強制的なプッシュは禁止されています。'git.allowForcePush' 設定で有効にしてください。",
|
||||
"confirm force push": "あなたがしようとしている変更の強制プッシュは、破壊的なことがあり、他人の変更を誤って上書きする可能性があります。\n\n続行しますか?",
|
||||
"ok": "OK",
|
||||
"never ask again": "今後は確認しない",
|
||||
"nobranch": "リモートにプッシュするブランチをチェックアウトしてください。",
|
||||
"confirm publish branch": "'{0}' ブランチに上流ブランチはありません。このブランチを公開しますか?",
|
||||
"pick remote": "リモートを選んで、ブランチ '{0}' を次の場所に公開します:",
|
||||
"remote name": "リモート名",
|
||||
"provide remote name": "リモート名を入力してください。",
|
||||
"remote name format invalid": "リモート名の形式が無効です",
|
||||
"remote already exists": "リモート '{0}' は既に存在します。",
|
||||
"remote url": "リモート URL",
|
||||
"provide remote URL": "リモート \"{0}\" の URL を入力します",
|
||||
"no remotes added": "リポジトリにリモートが含まれていません。",
|
||||
"remove remote": "削除するリモートを選択",
|
||||
"sync is unpredictable": "このアクションは '{0}/{1}' との間で、コミットをプッシュおよびプルします。",
|
||||
"never again": "OK、今後は表示しない",
|
||||
"no remotes to publish": "リポジトリには、発行先として構成されているリモートがありません。",
|
||||
"no changes stash": "スタッシュする変更がありません。",
|
||||
"provide stash message": "必要に応じてスタッシュ メッセージを入力してください",
|
||||
"stash message": "スタッシュ メッセージ",
|
||||
"pick stash to pop": "適用するスタッシュを選択してください",
|
||||
"no stashes": "リポジトリ内にスタッシュはありません。",
|
||||
"pick stash to apply": "適用するスタッシュを選択してください",
|
||||
"open git log": "Git ログを開く",
|
||||
"clean repo": "チェックアウトの前に、リポジトリの作業ツリーを消去してください。",
|
||||
"cant push": "参照仕様をリモートにプッシュできません。最初に 'Pull' を実行して変更を統合してください。",
|
||||
"merge conflicts": "マージの競合があります。コミットする前にこれを解決してください。",
|
||||
"stash merge conflicts": "スタッシュを適用している間に、マージの競合がありました。",
|
||||
"missing user info": "Git の 'user.name' と 'user.email' を構成していることを確認してください。",
|
||||
"learn more": "詳細を表示",
|
||||
"git error details": "Git: {0}",
|
||||
"git error": "Git エラー"
|
||||
},
|
||||
"out/autofetch": {
|
||||
"yes": "はい",
|
||||
"no": "いいえ",
|
||||
"not now": "後で通知する",
|
||||
"suggest auto fetch": "Code が [定期的に 'git fetch']({0}) を実行してもよろしいですか?"
|
||||
},
|
||||
"out/askpass-main": {
|
||||
"missOrInvalid": "資格情報が見つからないか、無効です。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/go.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/go.i18n.json
Normal 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": "Go 言語の基礎",
|
||||
"description": "Go ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Groovy の基本言語サポート",
|
||||
"description": "Groovy ファイル内でスニペット、構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"description": "VS Code に Grunt 機能を追加する拡張機能。",
|
||||
"displayName": "VS Code の Grunt サポート",
|
||||
"config.grunt.autoDetect": "Grunt タスクの自動検出をオンにするかオフにするかを制御します。既定はオンです。",
|
||||
"grunt.taskDefinition.type.description": "カスタマイズする Grunt タスク。",
|
||||
"grunt.taskDefinition.file.description": "タスクを提供する Grunt ファイル。省略できます。"
|
||||
},
|
||||
"out/main": {
|
||||
"gulpTaskDetectError": "jake タスクを検索するときに問題が発生しました。詳細は、出力をご覧ください。",
|
||||
"jakeShowOutput": "出力に移動",
|
||||
"execFailed": "フォルダ {0} でGrunt のエラーによる失敗を自動検出: {1}"
|
||||
}
|
||||
}
|
||||
}
|
||||
24
i18n/language-pack-ja/translations/extensions/gulp.i18n.json
Normal file
24
i18n/language-pack-ja/translations/extensions/gulp.i18n.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"description": "VS Code に Gulp 機能を追加する拡張機能。",
|
||||
"displayName": "VSCode の Gulp サポート",
|
||||
"config.gulp.autoDetect": "Gulp タスクの自動検出をオンにするかオフにするかを制御します。既定はオンです。",
|
||||
"gulp.taskDefinition.type.description": "カスタマイズする Gulp タスク。",
|
||||
"gulp.taskDefinition.file.description": "タスクを提供する Gulp ファイル。省略できます。"
|
||||
},
|
||||
"out/main": {
|
||||
"gulpTaskDetectError": "gulp タスクを検出するときに問題が発生しました。詳細については、出力をご覧ください。",
|
||||
"gulpShowOutput": "出力に移動",
|
||||
"execFailed": "フォルダ {0} でgulp のエラーによる失敗を自動検出: {1}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Handlebars の基本言語サポート",
|
||||
"description": "Handlebars ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/hlsl.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/hlsl.i18n.json
Normal 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": "HLSL の基本言語サポート",
|
||||
"description": "HLSL ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "HTML 言語機能",
|
||||
"description": "HTML と Handlebar ファイルに豊富な言語サポートを提供します",
|
||||
"html.format.enable.desc": "既定の HTML フォーマッタを有効/無効にします。",
|
||||
"html.format.wrapLineLength.desc": "1 行あたりの最大文字数 (0 = 無効にする)。",
|
||||
"html.format.unformatted.desc": "再フォーマットしてはならないタグの、コンマ区切りの一覧。`null` の場合、既定で https://www.w3.org/TR/html5/dom.html#phrasing-content にリストされているすべてのタグになります。",
|
||||
"html.format.contentUnformatted.desc": "コンテンツを再フォーマットしてはならないタグの、コンマ区切りの一覧。`null` は、既定値の `pre` タグを表します。",
|
||||
"html.format.indentInnerHtml.desc": "`<head>` セクションと `<body>` セクションにインデントを設定します。",
|
||||
"html.format.preserveNewLines.desc": "要素の前にある既存の改行を保持するかどうかを制御します。要素の前でのみ機能し、タグの内側やテキストに対しては機能しません。",
|
||||
"html.format.maxPreserveNewLines.desc": "1 つのチャンク内に保持できる改行の最大数。無制限にするには、`null` を使います。",
|
||||
"html.format.indentHandlebars.desc": "{{#foo}}` から `{{/foo}}` をフォーマットしてインデントします。",
|
||||
"html.format.endWithNewline.desc": "末尾に改行を入れます。",
|
||||
"html.format.extraLiners.desc": "直前に改行を 1 つ入れるタグの、コンマで区切られたリストです。`null` は、既定値の `head, body, /html` を表します。",
|
||||
"html.format.wrapAttributes.desc": "属性を折り返します。",
|
||||
"html.format.wrapAttributes.auto": "行の長さが超過した場合のみ属性を折り返します。",
|
||||
"html.format.wrapAttributes.force": "先頭以外の各属性を折り返します。",
|
||||
"html.format.wrapAttributes.forcealign": "先頭以外の各属性を折り返して位置を合わせます。",
|
||||
"html.format.wrapAttributes.forcemultiline": "各属性を折り返します。",
|
||||
"html.format.wrapAttributes.alignedmultiple": "行の長さが超過したときに、属性を垂直方向に整列させます。",
|
||||
"html.format.wrapAttributes.preserve": "属性の折り返しを保持します",
|
||||
"html.format.wrapAttributes.preservealigned": "属性の折り返しを保持しますが、整列させます。",
|
||||
"html.suggest.html5.desc": "ビルトイン HTML 言語サポートが HTML5 のタグ、プロパティ、および値を候補表示するかどうかを制御します。",
|
||||
"html.trace.server.desc": "VS Code と HTML 言語サーバー間の通信をトレースします。",
|
||||
"html.validate.scripts": "ビルトイン HTML 言語サポートが埋め込みスクリプトを検証するかどうかを制御します。",
|
||||
"html.validate.styles": "ビルトイン HTML 言語サポートが埋め込みスタイルを検証するかどうかを制御します。",
|
||||
"html.autoClosingTags": "HTML タグの自動クローズを有効/無効にします。"
|
||||
},
|
||||
"client\\out/htmlMain": {
|
||||
"htmlserver.name": "HTML 言語サーバー",
|
||||
"folding.start": "折りたたみ領域の開始",
|
||||
"folding.end": "折りたたみ領域の終了",
|
||||
"folding.html": "簡単な HTML5 の出発点"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/html.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/html.i18n.json
Normal 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": "HTML の基本言語サポート",
|
||||
"description": "HTML ファイルで構文の強調表示、かっこのマッチング、スニペットの機能を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/ini.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/ini.i18n.json
Normal 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": "Ini の基本言語サポート",
|
||||
"description": "Ini ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
24
i18n/language-pack-ja/translations/extensions/jake.i18n.json
Normal file
24
i18n/language-pack-ja/translations/extensions/jake.i18n.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"description": "VS Code に Jake 機能を追加する拡張機能。",
|
||||
"displayName": "VS Code の Jake サポート",
|
||||
"jake.taskDefinition.type.description": "カスタマイズする Jake タスク。",
|
||||
"jake.taskDefinition.file.description": "タスクを提供する Jake ファイル。省略できます。",
|
||||
"config.jake.autoDetect": "Jake タスクの自動検出をオンにするかオフにするかを制御します。既定はオンです。"
|
||||
},
|
||||
"out/main": {
|
||||
"gulpTaskDetectError": "jake タスクを検索するときに問題が発生しました。詳細については、出力をご覧ください。",
|
||||
"jakeShowOutput": "出力に移動",
|
||||
"execFailed": "フォルダ {0} でJake のエラーによる失敗を自動検出: {1}"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/java.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/java.i18n.json
Normal 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": "Java の基本言語サポート",
|
||||
"description": "Java ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "JavaScript の基本言語サポート",
|
||||
"description": "JavaScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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 ファイルをスキーマに解決する場合に一致するファイル パターンの配列です。",
|
||||
"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": "クリックして再試行します。"
|
||||
},
|
||||
"client\\out/jsonMain": {
|
||||
"json.schemaResolutionErrorMessage": "スキーマを解決できません。",
|
||||
"json.clickToRetry": "クリックして再試行します。",
|
||||
"jsonserver.name": "JSON 言語サーバー"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/json.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/json.i18n.json
Normal 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 ファイルで構文の強調表示とかっこのマッチングの機能を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/less.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/less.i18n.json
Normal 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": "Less の基本言語サポート",
|
||||
"description": "Less ファイルで構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/log.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/log.i18n.json
Normal 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": ".log 拡張子を持つファイルの構文ハイライトを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/lua.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/lua.i18n.json
Normal 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": "Lua の基本言語サポート",
|
||||
"description": "Lua ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/make.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/make.i18n.json
Normal 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": "Make の基本言語サポート",
|
||||
"description": "Make ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 のスニペット、構文ハイライトを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "マークダウン プレビューで改行を表示する方法を設定します。'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.scrollPreviewWithEditorSelection.desc": "[非推奨] エディターの現在選択されている行を表示するためにマークダウン プレビューをスクロールします。",
|
||||
"markdown.preview.scrollPreviewWithEditorSelection.deprecationMessage": "この設定は 'markdown.preview.scrollPreviewWithEditor' に置き換えられ、もはや有効ではありません。",
|
||||
"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": "プレビューで、Markdown ファイルへのリンクをクリックする時どのように処理するか。",
|
||||
"configuration.markdown.preview.openMarkdownLinks.inEditor": "エディターでリンクを開こうとします",
|
||||
"configuration.markdown.preview.openMarkdownLinks.inPreview": "マークダウン プレビューでリンクを開こうとします"
|
||||
},
|
||||
"out/features/previewContentProvider": {
|
||||
"preview.securityMessage.text": "このドキュメントで一部のコンテンツが無効になっています",
|
||||
"preview.securityMessage.title": "安全でない可能性があるか保護されていないコンテンツは、マークダウン プレビューで無効化されています。保護されていないコンテンツやスクリプトを有効にするには、マークダウン プレビューのセキュリティ設定を変更してください",
|
||||
"preview.securityMessage.label": "セキュリティが無効なコンテンツの警告",
|
||||
"preview.notFound": "{0} が見つかりません"
|
||||
},
|
||||
"out/features/preview": {
|
||||
"onPreviewStyleLoadError": "'markdown.styles' を読み込むことができません: {0}",
|
||||
"lockedPreviewTitle": "[プレビュー] {0}",
|
||||
"previewTitle": "プレビュー {0}",
|
||||
"preview.clickOpenFailed": "{0} を開くことができません。"
|
||||
},
|
||||
"out/features/documentLinkProvider": {
|
||||
"documentLink.tooltip": "follow link"
|
||||
},
|
||||
"out/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": "ワークスペースのマークダウン プレビューに関するセキュリティ設定を選択 "
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Controls where the diff view should be opened when comparing changes in merge conflicts.",
|
||||
"config.diffViewPosition.current": "Open the diff view in the current editor group.",
|
||||
"config.diffViewPosition.beside": "Open the diff view next to the current editor group.",
|
||||
"config.diffViewPosition.below": "Open the diff view below the current editor group."
|
||||
},
|
||||
"out/mergeDecorator": {
|
||||
"currentChange": "(現在の変更)",
|
||||
"incomingChange": "(入力側の変更)"
|
||||
},
|
||||
"out/commandHandler": {
|
||||
"cursorNotInConflict": "エディターのカーソルがマージの競合の範囲内にありません",
|
||||
"compareChangesTitle": "{0}: 現在の変更 ⟷ 入力側の変更",
|
||||
"cursorOnCommonAncestorsRange": "エディターのカーソルが共通の祖先ブロック内にあります。”現在” または \"入力側\" のいずれかのブロックに移動してください",
|
||||
"cursorOnSplitterRange": "エディターのカーソルがマージ コンフリクトのスプリッター内にあります。”現在” または \"入力側\" のいずれかのブロックに移動してください",
|
||||
"noConflicts": "このファイルにマージの競合は存在しません",
|
||||
"noOtherConflictsInThisFile": "このファイルに他のマージの競合は存在しません"
|
||||
},
|
||||
"out/codelensProvider": {
|
||||
"acceptCurrentChange": "現在の変更を取り込む",
|
||||
"acceptIncomingChange": "入力側の変更を取り込む",
|
||||
"acceptBothChanges": "両方の変更を取り込む",
|
||||
"compareChanges": "変更の比較"
|
||||
}
|
||||
}
|
||||
}
|
||||
65
i18n/language-pack-ja/translations/extensions/npm.i18n.json
Normal file
65
i18n/language-pack-ja/translations/extensions/npm.i18n.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"description": "npm スクリプトのタスクサポートを追加する拡張",
|
||||
"displayName": "VS Code の npm サポート",
|
||||
"config.npm.autoDetect": "npm スクリプトを自動的に検出するかどうかを制御します。",
|
||||
"config.npm.runSilent": "`--silent` オプションを使用して npm コマンドを実行する。",
|
||||
"config.npm.packageManager": "スクリプトを実行するために使用するパッケージ マネージャー。",
|
||||
"config.npm.exclude": "自動スクリプト検出から除外するフォルダーの glob パターンを構成します。",
|
||||
"config.npm.enableScriptExplorer": "npm スクリプトのエクスプ ローラー ビューを有効にします。",
|
||||
"config.npm.scriptExplorerAction": "スクリプト エクスプローラーで使用される既定のクリック アクション: `open` もしくは `run`。既定値は `open` です。",
|
||||
"config.npm.fetchOnlinePackageInfo": "npm 依存関係の自動補完とホバー時の情報を提供するために https://registry.npmjs/org と https://registry.bower.io からデータをフェッチします。",
|
||||
"npm.parseError": "npmタスク検出: ファイル {0} の解析に失敗しました",
|
||||
"taskdef.script": "カスタマイズする npm スクリプト。",
|
||||
"taskdef.path": "スクリプトを提供する package.json ファイルのフォルダー パス。省略できます。",
|
||||
"view.name": "Npm スクリプト",
|
||||
"command.refresh": "最新の情報に更新",
|
||||
"command.run": "実行",
|
||||
"command.debug": "デバッグ",
|
||||
"command.openScript": "開く",
|
||||
"command.runInstall": "インストールを実行",
|
||||
"command.runSelectedScript": "スクリプトを実行"
|
||||
},
|
||||
"out/features/packageJSONContribution": {
|
||||
"json.package.default": "既定の package.json",
|
||||
"json.npm.error.repoaccess": "NPM リポジトリに対する要求が失敗しました: {0}",
|
||||
"json.npm.latestversion": "パッケージの現在の最新バージョン",
|
||||
"json.npm.majorversion": "最新のメジャー バージョンと一致します (1.x.x)",
|
||||
"json.npm.minorversion": "最新のマイナー バージョンと一致します (1.2.x)",
|
||||
"json.npm.version.hover": "最新バージョン: {0}"
|
||||
},
|
||||
"out/features/bowerJSONContribution": {
|
||||
"json.bower.default": "既定の bower.json",
|
||||
"json.bower.error.repoaccess": "bower リポジトリに対する要求が失敗しました: {0}",
|
||||
"json.bower.latest.version": "最新"
|
||||
},
|
||||
"out/tasks": {
|
||||
"npm.parseError": "npmタスク検出: ファイル {0} の解析に失敗しました"
|
||||
},
|
||||
"out/scriptHover": {
|
||||
"runScript": "スクリプトを実行",
|
||||
"runScript.tooltip": "スクリプトをタスクとして実行する",
|
||||
"debugScript": "スクリプトをデバッグする",
|
||||
"debugScript.tooltip": "デバッガーでスクリプトを実行する"
|
||||
},
|
||||
"out/npmView": {
|
||||
"noScripts": "スクリプトが見つかりません",
|
||||
"noDebugOptions": "スクリプトの Node デバッグ オプションが不足しているため、\"{0}\" をデバッグ起動できません。例: --inspect-brk\"。",
|
||||
"learnMore": "詳細を表示",
|
||||
"ok": "OK",
|
||||
"scriptInvalid": "スクリプト '{0}' が見つかりませんでした。ビューを更新してください。"
|
||||
},
|
||||
"out/commands": {
|
||||
"noScriptFound": "選択範囲に有効な npm スクリプトを見つけられませんでした。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Objective-C の基本言語サポート",
|
||||
"description": "Objective-C ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/perl.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/perl.i18n.json
Normal 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": "Perl の基本言語サポート",
|
||||
"description": "Perl ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"configuration.suggest.basic": "組み込みの PHP 言語候補機能を有効にするかどうかを制御します。このサポートによって、PHP グローバルと変数の候補が示されます。",
|
||||
"configuration.validate.enable": "組み込みの PHP 検証を有効/無効にします。",
|
||||
"configuration.validate.executablePath": "PHP 実行可能ファイルを指定します。",
|
||||
"configuration.validate.run": "リンターを保存時に実行するか、入力時に実行するか。",
|
||||
"configuration.title": "PHP",
|
||||
"commands.categroy.php": "PHP",
|
||||
"command.untrustValidationExecutable": "PHP の検証を無効にします (ワークスペース設定として定義)。",
|
||||
"displayName": "PHP 言語機能",
|
||||
"description": "PHP ファイルに豊富な言語サポートを提供します。"
|
||||
},
|
||||
"out/features/validationProvider": {
|
||||
"php.useExecutablePath": "PHP ファイルを lint するために {0} (ワークスペースの設定として定義されている) を実行することを許可しますか?",
|
||||
"php.yes": "許可",
|
||||
"php.no": "許可しない",
|
||||
"wrongExecutable": "{0} が有効な PHP 実行可能ファイルではないため、検証できません。設定 'php.validate.executablePath' を使用して PHP 実行可能ファイルを構成してください。",
|
||||
"noExecutable": "PHP 実行可能ファイルが設定されていないため、検証できません。設定 'php.validate.executablePath' を使用して PHP 実行可能ファイルを構成してください。",
|
||||
"unknownReason": "パス {0} を使用して php を実行できませんでした。理由は不明です。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/php.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/php.i18n.json
Normal 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": "PHP の基本言語サポート",
|
||||
"description": "PHP ファイル内に構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/pug.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/pug.i18n.json
Normal 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": "Pug の基本言語サポート",
|
||||
"description": "Pug ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/r.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/r.i18n.json
Normal 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 ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Razor の基本言語サポート",
|
||||
"description": "Razor ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/ruby.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/ruby.i18n.json
Normal 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": "Ruby の基本言語サポート",
|
||||
"description": "Ruby ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/rust.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/rust.i18n.json
Normal 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": "Rust の基本言語サポート",
|
||||
"description": "Rust ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/scss.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/scss.i18n.json
Normal 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": "SCSS の基本言語サポート",
|
||||
"description": "SCSS ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Shaderlab の基本言語サポート",
|
||||
"description": "Shaderlab ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Shell Script の基本言語サポート",
|
||||
"description": "Shell Script ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/sql.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/sql.i18n.json
Normal 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": "SQL の基本言語サポート",
|
||||
"description": "SQL ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Swift の基本言語サポート",
|
||||
"description": "Swift ファイル内でスニペット、構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Abyss テーマ",
|
||||
"description": "Visual Studio Code の Abyss テーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "既定の VIsual Studio の light と dark テーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Kimbie Dark テーマ",
|
||||
"description": "Visual Studio Code の Kimbie dark テーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Monokai Dimmed テーマ",
|
||||
"description": "Visual Studio Code の Monokai dimmed テーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Monokai テーマ",
|
||||
"description": "Visual Studio Code の Monokai テーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Quiet Light テーマ",
|
||||
"description": "Visual Studio Code の Quiet light テーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Red テーマ",
|
||||
"description": "Visual Studio Code の Red テーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Seti File Icon テーマ",
|
||||
"description": "Seti UI file icons を使用したファイル アイコンのテーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Solarized Dark テーマ",
|
||||
"description": "Visual Studio Code の Solarized dark テーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Solarized Light テーマ",
|
||||
"description": "Visual Studio Code の Solarized light テーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Tomorrow Night Blue テーマ",
|
||||
"description": "Visual Studio Code の Tomorrow night blue テーマ"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,195 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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 と JavaScript の言語機能",
|
||||
"description": "JavaScript と TypeScript ファイルに豊富な言語サポートを提供。",
|
||||
"reloadProjects.title": "プロジェクトの再読み込み",
|
||||
"configuration.typescript": "TypeScript",
|
||||
"configuration.suggest.completeFunctionCalls": "パラメーター シグネチャを含む完全な関数。",
|
||||
"typescript.tsdk.desc": "使用する tsserver と lib*.d.ts ファイルが含まれているフォルダーのパスを指定します。",
|
||||
"typescript.disableAutomaticTypeAcquisition": "型の自動取得を無効にします。型の自動取得は、外部ライブラリの Intelliense を向上させるために npm から `@types` パッケージを取得します。",
|
||||
"typescript.tsserver.log": "ファイルへの TS サーバーのログを有効にします。このログは TS サーバーの問題を診断するために使用できます。ログには、プロジェクトのファイルパス、ソースコード、その他の潜在的に機密性の高い情報が含まれている場合があります。",
|
||||
"typescript.tsserver.pluginPaths": "Typescript 言語サービス プラグインを検出する追加のパス。ワークスペースで TypeScript 2.3.0 以降を使用する必要があります。",
|
||||
"typescript.tsserver.pluginPaths.item": "絶対または相対パスのいずれか。相対パスはワークスペース フォルダーに対して解決されます。",
|
||||
"typescript.tsserver.trace": "TS サーバーに送信されるメッセージのトレースを有効にします。このトレースは TS サーバーの問題を診断するために使用できます。トレースには、プロジェクトのファイルパス、ソースコード、その他の潜在的に機密性の高い情報が含まれている場合があります。",
|
||||
"typescript.validate.enable": "TypeScript の検証を有効/無効にします。",
|
||||
"typescript.format.enable": "既定の TypeScript フォーマッタを有効/無効にします。",
|
||||
"javascript.format.enable": "既定の JavaScript フォーマッタを有効/無効にします。",
|
||||
"format.insertSpaceAfterCommaDelimiter": "コンマ区切り記号の後のスペース処理を定義します。",
|
||||
"format.insertSpaceAfterConstructor": "コンストラクター キーワードの後にあるスペース処理を定義します。ワークスペースで TypeScript 2.3.0 以降を使用する必要があります。",
|
||||
"format.insertSpaceAfterSemicolonInForStatements": " for ステートメント内のセミコロンの後のスペース処理を定義します。",
|
||||
"format.insertSpaceBeforeAndAfterBinaryOperators": "2 項演算子の後のスペース処理を定義します。",
|
||||
"format.insertSpaceAfterKeywordsInControlFlowStatements": "制御フロー ステートメント内のキーワードの後のスペース処理を定義します。",
|
||||
"format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": "匿名関数の関数キーワードの後のスペース処理を定義します。",
|
||||
"format.insertSpaceBeforeFunctionParenthesis": "関数の引数のかっこの前にあるスペース処理を定義します。",
|
||||
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": "左右の空でないかっこの間のスペース処理を定義します。",
|
||||
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": "左右の空でない角かっこの間のスペース処理を定義します。",
|
||||
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": "左右の空でないかっこの間のスペース処理を定義します。ワークスペースで TypeScript 2.3.0 以上を使用する必要があります。",
|
||||
"format.insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": "テンプレート文字列の始め波かっこの後と終わり波かっこの前のスペース処理を定義します。",
|
||||
"format.insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": "JSX 式の始め波かっこの後と終わり波かっこの前のスペース処理を定義します。",
|
||||
"format.insertSpaceAfterTypeAssertion": "TypeScript の型アサーションの後のスペース処理を定義します。ワークスペースで TypeScript 2.4 以上を使用する必要があります。",
|
||||
"format.placeOpenBraceOnNewLineForFunctions": "新しい行に関数の始め波かっこを配置するかどうかを定義します。",
|
||||
"format.placeOpenBraceOnNewLineForControlBlocks": "新しい行にコントロール ブロックの始め波かっこを配置するかどうかを定義します。",
|
||||
"javascript.validate.enable": "JavaScript の検証を有効/無効にします。",
|
||||
"goToProjectConfig.title": "プロジェクト構成に移動",
|
||||
"javascript.referencesCodeLens.enabled": "JavaScript ファイル内で CodeLens の参照を有効/無効にします。",
|
||||
"typescript.referencesCodeLens.enabled": "TypeScript ファイルで CodeLens の参照を有効/無効にします。",
|
||||
"typescript.implementationsCodeLens.enabled": "CodeLens の実装を有効/無効にします。この CodeLens は interface の実装を表示します。",
|
||||
"typescript.openTsServerLog.title": "TS サーバーのログを開く",
|
||||
"typescript.restartTsServer": "TS サーバーを再起動",
|
||||
"typescript.selectTypeScriptVersion.title": "TypeScript のバージョンを選択...",
|
||||
"typescript.reportStyleChecksAsWarnings": "スタイル チェックを警告として報告します。",
|
||||
"javascript.implicitProjectConfig.checkJs": "JavaScript ファイルのセマンティック チェックを有効/無効にします。既存の jsconfig.json ファイルや tsconfig.json ファイルの設定はこれより優先されます。ワークスペースで TypeScript 2.3.1 以上を使用する必要があります。",
|
||||
"typescript.npm": "種類の自動的な取得に使用される NPM 実行可能ファイルへのパスを指定します。ワークスペースで TypeScript 2.3.4 以上を使用する必要があります。",
|
||||
"typescript.check.npmIsInstalled": "型定義の自動取得に NPM がインストールされているかどうかを確認します。",
|
||||
"configuration.suggest.names": "JavaScript の候補内でファイルから一意の名前を含むかどうかを有効/無効にします。",
|
||||
"typescript.tsc.autoDetect": "tsc タスクの自動検出を制御します。",
|
||||
"typescript.tsc.autoDetect.off": "この機能を無効にします。",
|
||||
"typescript.tsc.autoDetect.on": "ビルドとウォッチ、両方のタスクを作成します。",
|
||||
"typescript.tsc.autoDetect.build": "単一の実行コンパイルタスクのみを作成します。",
|
||||
"typescript.tsc.autoDetect.watch": "コンパイルタスクとウォッチタスクのみを作成します。",
|
||||
"typescript.problemMatchers.tsc.label": "TypeScript の問題",
|
||||
"typescript.problemMatchers.tscWatch.label": "TypeScript の問題 (ウォッチ モード)",
|
||||
"configuration.suggest.paths": "import ステートメントや require 呼び出しでパスの提案を有効/無効にします。",
|
||||
"typescript.locale": "JavaScript と TypeScript のエラーを報告するために使用するロケールを設定します。ワークスペースで TypeScript 2.6.0 以上を使用する必要があります。既定値の `null` では VS Code のロケールを使用します。",
|
||||
"javascript.implicitProjectConfig.experimentalDecorators": "プロジェクト外の JavaScript ファイルの `experimentalDecorators` を有効/無効にします。既存の jsconfig.json ファイルや tsconfig.json ファイルの設定はこれより優先されます。ワークスペースで Ty`eScript 2.3.1 以上を使用する必要があります。",
|
||||
"configuration.suggest.autoImports": "自動インポートの提案を有効/無効にします。ワークスペースで TypeScript 2.6.1 以上を使用する必要があります。",
|
||||
"taskDefinition.tsconfig.description": "TS ビルドを定義する tsconfig ファイル。",
|
||||
"javascript.suggestionActions.enabled": "エディター内で JavaScript ファイルの診断の提案を有効/無効にします。ワークスペースで TypeScript 2.8 以上を使用する必要があります。",
|
||||
"typescript.suggestionActions.enabled": "エディター内で TypeScript ファイルの診断の提案を有効/無効にします。ワークスペースで TypeScript 2.8 以上を使用する必要があります。",
|
||||
"typescript.preferences.quoteStyle": "クイック修正に使用するのに好ましい引用符のスタイル: `single` 引用符、`double` 引用符、既存の import から種類を推測する `auto`。ワークスペースで TypeScript 2.9 以上を使用する必要があります。",
|
||||
"typescript.preferences.importModuleSpecifier": "自動 import の優先パス スタイル。",
|
||||
"typescript.preferences.importModuleSpecifier.auto": "Automatically select import path style. Prefers using a relative import if `baseUrl` is configured and the relative path has fewer segments than the non-relative import.",
|
||||
"typescript.preferences.importModuleSpecifier.relative": "ファイルの場所を基準にします。",
|
||||
"typescript.preferences.importModuleSpecifier.nonRelative": "`jsconfig.json` / `tsconfig.json` で構成されている `baseUrl` に基づきます。",
|
||||
"typescript.updateImportsOnFileMove.enabled": "VS Code で名前変更や移動したファイルのインポート パスの自動更新を有効/無効にします。ワークスペースで TypeScript 2.9 以上を使用する必要があります。",
|
||||
"typescript.updateImportsOnFileMove.enabled.prompt": "名前を変更するときに確認をします。",
|
||||
"typescript.updateImportsOnFileMove.enabled.always": "常に自動的にパスを更新します。",
|
||||
"typescript.updateImportsOnFileMove.enabled.never": "パスの名前を変更せず確認も行いません。",
|
||||
"typescript.autoClosingTags": "JSX タグの自動クローズを有効/無効にします。ワークスペースで TypeScript 3.0 以上を使用する必要があります。",
|
||||
"typescript.suggest.enabled": "オートコンプリートの提案を有効/無効にします。",
|
||||
"configuration.surveys.enabled": "VS Code の JavaScript と TypeScript のサポートを向上させるために、ときどき行われるアンケートを有効/無効にします。",
|
||||
"configuration.suggest.completeJSDocs": "JSDoc のコメントを完成させるための提案を有効/無効にします。",
|
||||
"typescript.preferences.renameShorthandProperties": "名前の変更時にオブジェクトの短縮形のプロパティ用にエイリアスを使用することを有効または無効にします。ワークスペースで TypeScript 3.4 以降を使用する必要があります。"
|
||||
},
|
||||
"out/utils/versionStatus": {
|
||||
"typescriptVersion": "TypeScript: Version"
|
||||
},
|
||||
"out/utils/versionProvider": {
|
||||
"couldNotLoadTsVersion": "このパスでは TypeScript のバージョンを読み込むことができません",
|
||||
"noBundledServerFound": "VS Code の tsserver が適切に動作しないウイルス検出ツールなどの他アプリケーションにより削除されました。VS Code を再インストールしてください。"
|
||||
},
|
||||
"out/utils/versionPicker": {
|
||||
"useVSCodeVersionOption": "VS Code のバージョンを使用",
|
||||
"useWorkspaceVersionOption": "ワークスペースのバージョンを使用",
|
||||
"learnMore": "詳細を表示",
|
||||
"selectTsVersion": "JavaScript および TypeScript 言語の機能に使用する TypeScript バージョンを選択します"
|
||||
},
|
||||
"out/utils/typingsStatus": {
|
||||
"installingPackages": "より適した TypeScript IntelliSense に関するデータをフェッチしています",
|
||||
"typesInstallerInitializationFailed.title": "JavaScript 言語機能のための型定義ファイルをインストールできませんでした。NPM のインストールを確認するか、ユーザー設定で 'typescript.npm' を構成してください。詳細は [こちら]({0}) をクリックしてください。",
|
||||
"typesInstallerInitializationFailed.doNotCheckAgain": "今後表示しない"
|
||||
},
|
||||
"out/utils/surveyor": {
|
||||
"survey.checkJs.prompt": "JavaScript の [checkJs](https://code.visualstudio.com/Docs/languages/javascript#_type-checking) に対する VS Code のサポート改善にご協力ください! この機能を既にご利用している方の、感想について、簡単なアンケートへの協力をご検討頂けませんか?",
|
||||
"takeShortSurvey": "簡単なアンケートの実施",
|
||||
"remindLater": "後で通知する",
|
||||
"neverAgain": "JS/TS のアンケートを無効にする"
|
||||
},
|
||||
"out/utils/projectStatus": {
|
||||
"statusExclude": "TypeScript: Configure Excludes",
|
||||
"hintExclude": "プロジェクト全体の JavaScript/TypeScript 言語機能を有効にするには、多数のファイルが含まれるフォルダーを除外します。例: {0}",
|
||||
"hintExclude.generic": "プロジェクト全体の JavaScript/TypeScript 言語機能を有効にするには、作業していないソース ファイルが含まれるサイズの大きなフォルダーを除外します。",
|
||||
"large.label": "除外の構成",
|
||||
"hintExclude.tooltip": "プロジェクト全体の JavaScript/TypeScript 言語機能を有効にするには、作業していないソース ファイルが含まれるサイズの大きなフォルダーを除外します。"
|
||||
},
|
||||
"out/utils/logger": {
|
||||
"channelName": "TypeScript"
|
||||
},
|
||||
"out/utils/api": {
|
||||
"invalidVersion": "無効なバージョン"
|
||||
},
|
||||
"out/features/updatePathsOnRename": {
|
||||
"renameProgress.title": "JS/TS インポートの更新を確認しています",
|
||||
"prompt": "移動したファイル: '{0}' に import を更新しますか?",
|
||||
"reject.title": "いいえ",
|
||||
"accept.title": "はい",
|
||||
"always.title": "常に Import を自動的に更新します",
|
||||
"never.title": "今後は Import を自動的に更新しません"
|
||||
},
|
||||
"out/features/task": {
|
||||
"buildTscLabel": "ビルド - {0}",
|
||||
"buildAndWatchTscLabel": "ウォッチ - {0}"
|
||||
},
|
||||
"out/features/rename": {
|
||||
"fileRenameFail": "ファイル名を変更中にエラーが発生しました"
|
||||
},
|
||||
"out/features/referencesCodeLens": {
|
||||
"oneReferenceLabel": "1 個の参照",
|
||||
"manyReferenceLabel": "{0} 個の参照"
|
||||
},
|
||||
"out/features/refactor": {
|
||||
"refactoringFailed": "リファクタリングを適用できませんでした。"
|
||||
},
|
||||
"out/features/quickFix": {
|
||||
"fixAllInFileLabel": "{0} (ファイルの中のすべてを修正する)"
|
||||
},
|
||||
"out/features/organizeImports": {
|
||||
"organizeImportsAction.title": "インポートを整理"
|
||||
},
|
||||
"out/features/jsDocCompletions": {
|
||||
"typescript.jsDocCompletionItem.documentation": "JSDoc コメント"
|
||||
},
|
||||
"out/features/implementationsCodeLens": {
|
||||
"oneImplementationLabel": "1 個の実装",
|
||||
"manyImplementationLabel": "{0} 個の実装"
|
||||
},
|
||||
"out/features/fixAll": {
|
||||
"autoFix.label": "自動修正"
|
||||
},
|
||||
"out/features/directiveCommentCompletions": {
|
||||
"ts-check": "JavaScript ファイルのセマンティック チェックを有効にします。 ファイルの先頭にある必要があります。",
|
||||
"ts-nocheck": "JavaScript ファイルのセマンティック チェックを無効にします。 ファイルの先頭にある必要があります。",
|
||||
"ts-ignore": "ファイルの次の行で @ts-check エラーを抑制します。"
|
||||
},
|
||||
"out/features/completions": {
|
||||
"selectCodeAction": "適用するコード アクションを選択",
|
||||
"acquiringTypingsLabel": "Typings の定義ファイルを取得中...",
|
||||
"acquiringTypingsDetail": "IntelliSense の Typings の定義ファイルを取得しています。",
|
||||
"autoImportLabel": "{0} から自動インポート"
|
||||
},
|
||||
"out/features/baseCodeLensProvider": {
|
||||
"referenceErrorLabel": "参照を判別できませんでした"
|
||||
},
|
||||
"out/commands/goToProjectConfiguration": {
|
||||
"typescript.projectConfigNoWorkspace": "TypeScript または JavaScript プロジェクトを使用するには、VS Code でフォルダーを開いてください",
|
||||
"typescript.projectConfigUnsupportedFile": "TypeScript または JavaScript のプロジェクトを判別できませんでした。サポートされていないファイルの種類です",
|
||||
"typescript.projectConfigCouldNotGetInfo": "TypeScript または JavaScript のプロジェクトを判別できませんでした",
|
||||
"typescript.noTypeScriptProjectConfig": "ファイルは TypeScript プロジェクトの一部ではありません。詳細情報は [こちら]({1}) をクリックしてください。",
|
||||
"typescript.noJavaScriptProjectConfig": "ファイルは JavaScript プロジェクトの一部ではありません。詳細情報は [こちら]({1}) をクリックしてください。",
|
||||
"typescript.configureTsconfigQuickPick": "tsconfig.json を構成する",
|
||||
"typescript.configureJsconfigQuickPick": "jsconfig.json を構成する"
|
||||
},
|
||||
"out/typescriptServiceClient": {
|
||||
"noServerFound": "パス {0} は、有効な tsserver インストールを指していません。バンドルされている TypeScript バージョンにフォールバックしています。",
|
||||
"serverExitedWithError": "TypeScript 言語サーバーがエラーで終了しました。エラー メッセージ: {0}",
|
||||
"typescript.openTsServerLog.notSupported": "TS サーバーのログには TS 2.2.2 以降が必要です",
|
||||
"typescript.openTsServerLog.loggingNotEnabled": "TS サーバーのログがオフになっています。ログを有効にするには、`typescript.tsserver.log` を設定して TS サーバーを再起動してください",
|
||||
"typescript.openTsServerLog.enableAndReloadOption": "ログを有効にして、TS サーバーを再起動する",
|
||||
"typescript.openTsServerLog.noLogFile": "TS サーバーはログを開始していません。",
|
||||
"openTsServerLog.openFileFailedFailed": "TS サーバーのログ ファイルを開くことができませんでした",
|
||||
"serverDiedAfterStart": "TypeScript 言語サービスは、開始直後に 5 回停止しました。サービスは再開されません。",
|
||||
"serverDiedReportIssue": "問題を報告",
|
||||
"serverDied": "TypeScript 言語サービスは、直前の 5 分間に 5 回、予期せずに停止しました。",
|
||||
"serverLoading.progress": "JS/TS 言語機能を初期化しています"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/vb.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/vb.i18n.json
Normal 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": "Visual Basic の基本言語サポート",
|
||||
"description": "Visual Basic ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"errors": {
|
||||
"eval.not.available": "無効",
|
||||
"not.connected": "ランタイムに接続していません",
|
||||
"restartFrame.cannot": "フレームを再起動できません",
|
||||
"attribute.path.not.exist": "属性 '{0}' が存在しません ('{1}')。",
|
||||
"attribute.path.not.absolute": "属性 '{0}' が絶対 ('{1}') ではありません。絶対的なものにするには、プレフィックスとして '{2}' を追加することを考慮してください。",
|
||||
"more.information": "詳細情報",
|
||||
"setVariable.error": "設定値がサポートされていません",
|
||||
"source.not.found": "コンテンツを取得できませんでした。",
|
||||
"VSND2010": "ランタイム プロセスに接続できません。{0} ミリ秒後にタイムアウトします - (理由: {1})。",
|
||||
"VSND2023": "利用できる呼び出し履歴はありません。"
|
||||
},
|
||||
"chrome/chromeDebugAdapter": {
|
||||
"exceptions.all": "すべての例外",
|
||||
"exceptions.uncaught": "キャッチされない例外",
|
||||
"exceptions.promise": "Promise が失敗",
|
||||
"setBPTimedOut": "ブレークポイントのリクエスト タイム アウトを設定する ",
|
||||
"bp.fail.unbound": "ブレークポイントを設定しましたが、まだバインドされていません",
|
||||
"bp.fail.noscript": "ブレークポイントを要求するスクリプトが見つかりません",
|
||||
"validateBP.sourcemapFail": "生成されたコードが見つからないので、ブレークポイントが無視されました (ソース マップの問題?)。",
|
||||
"validateBP.notFound": "ターゲットのパスが見つからないため、ブレークポイントが無視されました",
|
||||
"invalidHitCondition": "正しくないヒット条件: {0}",
|
||||
"skipReason": "('{0}' によりスキップされました)",
|
||||
"scope.exception": "例外"
|
||||
},
|
||||
"chrome/chromeTargetDiscoveryStrategy": {
|
||||
"attach.responseButNoTargets": "ターゲット アプリケーションからの応答がありましたが、ターゲット ページが見つかりません",
|
||||
"attach.cannotConnect": "ターゲットに接続できません: {0}",
|
||||
"attach.invalidResponse": "ターゲットからの応答が正しくないようです。エラー: {0}。応答: {1} ",
|
||||
"attach.invalidResponseArray": "ターゲットからの応答が正しくないようです: {0}",
|
||||
"attach.noMatchingTarget": "一致する有効なターゲットが見つかりません: [0]。利用可能なページ: [1]",
|
||||
"attach.devToolsAttached": "Chrome DevTools がこのターゲットにアタッチされている可能性があるため、アタッチできません: {0}"
|
||||
},
|
||||
"chrome/stoppedEvent": {
|
||||
"reason.description.step": "ステップで一時停止",
|
||||
"reason.description.breakpoint": "ブレークポイントで一時停止",
|
||||
"reason.description.exception": "例外で一時停止",
|
||||
"reason.description.uncaughtException": "キャッチされなかった例外で一時停止",
|
||||
"reason.description.caughtException": "キャッチされた例外で一時停止",
|
||||
"reason.description.user": "ユーザーの要求で一時停止",
|
||||
"reason.description.entry": "エントリで一時停止",
|
||||
"reason.description.debugger": "デバッガー ステートメントで一時停止",
|
||||
"reason.description.restart": "フレーム エントリで一時停止",
|
||||
"reason.description.promiseRejection": "Promise の失敗で一時停止"
|
||||
},
|
||||
"transformers/baseSourceMapTransformer": {
|
||||
"origin.inlined.source.map": "ソース マップからの読み取り専用のインライン化されたコンテンツ"
|
||||
},
|
||||
"transformers/remotePathTransformer": {
|
||||
"localRootAndRemoteRoot": "localRoot と remoteRoot の両方を指定する必要があります。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"extension.description": "Node.js デバッグ サポート(バージョン 8.0 未満)",
|
||||
"node.label": "Node.js",
|
||||
"open.loaded.script": "読み込み済みのスクリプトを開く",
|
||||
"attach.node.process": "Node のプロセスにアタッチ",
|
||||
"toggle.skipping.this.file": "このファイルをスキップする",
|
||||
"start.with.stop.on.entry": "デバッグを開始して、エントリで停止する",
|
||||
"smartStep.description": "元のソースにマップし直すことができない、生成されたコードを自動的にステップ スルーします。",
|
||||
"skipFiles.description": "デバッグ時にスキップするファイルの glob パターンの配列。パターン `<node_internals>/**` はすべての内部 Node.js モジュールに一致します。",
|
||||
"outFiles.description": "ソース マップを有効にすると、これらの glob パターンは生成した JavaScript ファイルを指定します。パターンが `!` で始まる場合は、ファイルは除外されます。指定しない場合は、生成されたコードはそのソースと同じディレクトリ内にあると想定されます。",
|
||||
"outDir.deprecationMessage": "属性 'outDir' は非推奨です。代わりに 'outFiles' を使用してください。",
|
||||
"trace.description": "診断出力を生成します。これを true に設定する代わりに、コンマで区切られた 1 つ以上のセレクターの一覧を作成することができます。'verbose' セレクターにより、非常に詳細な出力が生成されます。",
|
||||
"launch.args.description": "プログラムに渡されるコマンド ライン引数。",
|
||||
"node.protocol.description": "使用する Node.js デバッグ プロトコルです。",
|
||||
"node.protocol.auto.description": "最適なプロトコルを自動的に検出しようとします。Node 8.0 以上の起動には 'inspector' を選択します。",
|
||||
"node.protocol.inspector.description": "Node.js バージョン 6.3 以上でサポートされる新しいプロトコル",
|
||||
"node.protocol.legacy.description": "Node.js バージョン 8.0 未満でサポートされている古いプロトコル",
|
||||
"node.sourceMaps.description": "JavaScript ソース マップを使用します (存在する場合)。",
|
||||
"node.stopOnEntry.description": "起動後、プログラムを自動的に停止します。",
|
||||
"node.port.description": "添付先のデバッグ ポート。既定は 5858 です。",
|
||||
"node.address.description": "デバッグ対象のプロセスの TCP/IP アドレス (Node.js 5.0 以上の場合のみ)。既定値は 'localhost' です。",
|
||||
"node.timeout.description": "このミリ秒の間、Node.js への接続を再試行します。既定値は 10000 ミリ秒です。",
|
||||
"node.restart.description": "Node.js が終了した後、セッションを再開します。",
|
||||
"node.localRoot.description": "プログラムの入ったローカル ディレクトリへのパス。",
|
||||
"node.remoteRoot.description": "プログラムの入ったリモート ディレクトリへの絶対パス。",
|
||||
"node.showAsyncStacks.description": "現在の呼び出し履歴の原因となった非同期呼び出しを表示します。'inspector' プロトコルのみ。",
|
||||
"node.sourceMapPathOverrides.description": "ソース ファイルの場所をソースマップが示している場所からディスク上の場所に書き換えるための一連のマッピングです。",
|
||||
"node.disableOptimisticBPs.description": "そのファイルのソースマップが読み込み終わるまで、ファイル内にブレークポイントを設定しません。",
|
||||
"node.launch.program.description": "プログラムへの絶対パス。生成される値は、package.json ファイルと開かれたファイルを参照して推測されます。この属性を編集してください。",
|
||||
"node.launch.externalConsole.deprecationMessage": "属性 'externalConsole' は非推奨です。代わりに 'console' を使用してください。",
|
||||
"node.launch.console.description": "デバッグ ターゲットの起動場所です。",
|
||||
"node.launch.console.internalConsole.description": "VS Code デバッグ コンソールです (プログラムからの入力の読み取りはサポートしていません)",
|
||||
"node.launch.console.integratedTerminal.description": "VS Code の統合ターミナルです",
|
||||
"node.launch.console.externalTerminal.description": "ユーザー設定を介して構成できる外部ターミナルです",
|
||||
"node.launch.cwd.description": "デバッグされるプログラムの作業ディレクトリへの絶対パス。",
|
||||
"node.launch.runtimeExecutable.description": "使用するランタイム。絶対パス、または PATH 上で使用可能なランタイムの名前のいずれかです。省略した場合は、`node` とみなされます。",
|
||||
"node.launch.runtimeArgs.description": "ランタイム実行可能ファイルに渡される省略可能な引数。",
|
||||
"node.launch.runtimeVersion.description": "使用する `node` ランタイムのバージョン。`nvm` が必要です。",
|
||||
"node.launch.env.description": "プログラムに渡される環境変数。`null` 値は環境変数から変数を削除します。",
|
||||
"node.launch.envFile.description": "環境変数の定義を含むファイルへの絶対パス。",
|
||||
"node.launch.useWSL.description": "Windows Subsystem for Linux を使用します。",
|
||||
"node.launch.outputCapture.description": "出力メッセージのキャプチャ場所: debug API, stdout/stderr ストリーム",
|
||||
"node.launch.autoAttachChildProcesses.description": "デバッガーを自動的に新しい子プロセスにアタッチします。",
|
||||
"node.launch.config.name": "起動",
|
||||
"node.attach.processId.description": "アタッチ先のプロセスの ID。",
|
||||
"node.attach.config.name": "アタッチ",
|
||||
"node.processattach.config.name": "プロセスにアタッチ",
|
||||
"node.snippet.launch.label": "Node.js: プログラムの起動",
|
||||
"node.snippet.launch.description": "ノード プログラムをデバッグ モードで起動します",
|
||||
"node.snippet.npm.label": "Node.js: NPM による起動",
|
||||
"node.snippet.npm.description": "npm の `debug` スクリプトにより Node プログラムを起動します",
|
||||
"node.snippet.attach.label": "Node.js: アタッチ",
|
||||
"node.snippet.attach.description": "実行中のノード プログラムにアタッチします",
|
||||
"node.snippet.remoteattach.label": "Node.js: リモート プログラムにアタッチする",
|
||||
"node.snippet.remoteattach.description": "リモート ノード プログラムのデバッグ ポートにアタッチします",
|
||||
"node.snippet.attachProcess.label": "Node.js: プロセスへのアタッチ",
|
||||
"node.snippet.attachProcess.description": "プロセス ピッカーを開いて、アタッチ先の node プロセスを選択します",
|
||||
"node.snippet.nodemon.label": "Node.js: nodemon のセットアップ",
|
||||
"node.snippet.nodemon.description": "nodemon を使用してソース変更時にデバッグ セッションを再起動します",
|
||||
"node.snippet.mocha.label": "Node.js: Mocha テスト",
|
||||
"node.snippet.mocha.description": "Mocha テストをデバッグします",
|
||||
"node.snippet.yo.label": "Node.js: Yeoman ジェネレーター",
|
||||
"node.snippet.yo.description": "yeoman ジェネレーターをデバッグします (プロジェクト フォルダーで `npm link` を実行してインストールします)",
|
||||
"node.snippet.gulp.label": "Node.js: Gulp タスク",
|
||||
"node.snippet.gulp.description": "gulp タスクをデバッグします (プロジェクトにローカルの gulp がインストールされていることを確認します)",
|
||||
"node.snippet.electron.label": "Node.js: Electron (メイン)",
|
||||
"node.snippet.electron.description": "Electron のメイン プロセスをデバッグします"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": {
|
||||
"extension.description": "Node.js デバッグ サポート",
|
||||
"node.label": "Node.js v6.3 以上のインスペクター プロトコルを介する",
|
||||
"node.sourceMaps.description": "JavaScript ソース マップを使用します (存在する場合)。",
|
||||
"outDir.deprecationMessage": "属性 'outDir' は非推奨です。代わりに 'outFiles' を使用してください。",
|
||||
"node.outFiles.description": "ソース マップを有効にすると、これらの glob パターンは生成した JavaScript ファイルを指定します。パターンが `!` で始まる場合は、ファイルは除外されます。指定しない場合は、生成されたコードはそのソースと同じディレクトリ内にあると想定されます。",
|
||||
"node.stopOnEntry.description": "起動後、プログラムを自動的に停止します。",
|
||||
"node.port.description": "アタッチ先のデバッグ ポート。既定は 9229 です。",
|
||||
"node.address.description": "デバッグ ポートの TCP/IP アドレス。既定は 'localhost' です。",
|
||||
"node.timeout.description": "このミリ秒の間、Node.js への接続を再試行します。既定値は 10000 ミリ秒です。",
|
||||
"node.smartStep.description": "元のソースにマップし直すことができない、生成されたコードを自動的にステップ スルーします。",
|
||||
"node.enableSourceMapCaching.description": "ソースマップを URL からダウンロードした場合、ディスクにキャッシュします。",
|
||||
"node.diagnosticLogging.description": "true の場合、アダプターはコンソールに診断情報を記録します",
|
||||
"node.diagnosticLogging.deprecationMessage": "'diagnosticLogging' は非推奨です。代わりに 'trace' を使用してください。",
|
||||
"node.verboseDiagnosticLogging.description": "True の場合、アダプターはクライアントとターゲット(および 'diagnosticLogging' によって記録された情報)とともにすべてのトラフィックを記録します",
|
||||
"node.verboseDiagnosticLogging.deprecationMessage": "'verboseDiagnosticLogging' は非推奨です。代わりに 'trace' を使用してください。",
|
||||
"node.trace.description": "'true' の場合、デバッガーはトレース情報をファイルに記録します。'verbose' の場合、コンソールにもログが表示されます。",
|
||||
"node.sourceMapPathOverrides.description": "ソース ファイルの場所をソースマップが示している場所からディスク上の場所に書き換えるための一連のマッピングです。 詳細は README を参照してください。",
|
||||
"node.skipFiles.description": "デバッグ時にスキップするファイル、またはフォルダー名、glob パターンの配列。",
|
||||
"node.restart.description": "Node.js が終了した後、セッションを再開します。",
|
||||
"node.showAsyncStacks.description": "現在の呼び出し履歴の原因となった非同期呼び出しを表示します。",
|
||||
"node.disableOptimisticBPs.description": "そのファイルのソースマップが読み込み終わるまで、ファイル内にブレークポイントを設定しません。",
|
||||
"node.launch.program.description": "プログラムへの絶対パス。",
|
||||
"node.launch.console.description": "デバッグ ターゲットを起動する場所: 内部コンソール、統合ターミナル、外部のターミナル。",
|
||||
"node.launch.args.description": "プログラムに渡されるコマンド ライン引数。",
|
||||
"node.launch.cwd.description": "デバッグされるプログラムの作業ディレクトリへの絶対パス。",
|
||||
"node.launch.runtimeExecutable.description": "使用するランタイム。絶対パス、または PATH 上で使用可能なランタイムの名前のいずれかです。省略した場合は、`node` とみなされます。",
|
||||
"node.launch.runtimeArgs.description": "ランタイム実行可能ファイルに渡される省略可能な引数。",
|
||||
"node.launch.env.description": "プログラムに渡される環境変数。`null` 値は環境変数から変数を削除します。",
|
||||
"node.launch.envFile.description": "環境変数の定義を含むファイルへの絶対パス。",
|
||||
"node.launch.outputCapture.description": "出力メッセージのキャプチャ場所: debug API, stdout/stderr ストリーム",
|
||||
"node.launch.config.name": "起動",
|
||||
"node.attach.processId.description": "アタッチ先のプロセスの ID。",
|
||||
"node.attach.localRoot.description": "'RemoteRoot' に対応するローカルのソース ルート。",
|
||||
"node.attach.remoteRoot.description": "リモート ホストのソース ルート。",
|
||||
"node.attach.config.name": "アタッチ",
|
||||
"node.processattach.config.name": "プロセスにアタッチ",
|
||||
"toggle.skipping.this.file": "このファイルをスキップする",
|
||||
"extensionHost.label": "VS Code 拡張機能の開発",
|
||||
"extensionHost.launch.runtimeExecutable.description": "VS Code への絶対パス。",
|
||||
"extensionHost.launch.stopOnEntry.description": "起動後に拡張機能ホストを自動的に停止します。",
|
||||
"extensionHost.launch.env.description": "拡張機能ホストに渡された環境変数。",
|
||||
"extensionHost.snippet.launch.label": "VS Code 拡張機能の開発",
|
||||
"extensionHost.snippet.launch.description": "VS Code 拡張機能をデバッグ モードで起動します",
|
||||
"extensionHost.launch.config.name": "拡張機能の起動"
|
||||
},
|
||||
"out/src/errors": {
|
||||
"VSND2001": "PATH 上で '{0}' のランタイムが見つかりません。'{0}' がインストールされていますか?",
|
||||
"VSND2011": "ターミナル ({0}) でデバッグ ターゲットを起動できません。",
|
||||
"VSND2017": "デバッグ ターゲット ({0}) を起動できません。",
|
||||
"VSND2035": "拡張機能 ({0}) をデバッグできません。",
|
||||
"VSND2028": "不明なコンソールの種類 '{0}'.",
|
||||
"VSND2002": "プログラム '{0}' を起動できません。ソース マップを構成すると役立つ場合があります。",
|
||||
"VSND2003": "プログラム '{0}' を起動できません。'{1}' 属性を設定すると役立つ可能性があります。",
|
||||
"VSND2009": "対応する JavaScript が見つからないため、プログラム '{0}' を起動できません。",
|
||||
"VSND2029": "ファイル ({0}) から環境変数を読み込むことができません。"
|
||||
},
|
||||
"out/src/nodeDebugAdapter": {
|
||||
"attribute.wsl.not.exist": "Windows Subsystem for Linux のインストールが見つかりません。",
|
||||
"program.path.case.mismatch.warning": "プログラム パスで使用されている文字と、ディスク上のファイルの文字の間で大文字と小文字が異なっています。ブレークポイントがヒットしない可能性があります。",
|
||||
"node.console.title": "Node デバッグ コンソール",
|
||||
"attribute.path.not.exist": "属性 '{0}' が存在しません ('{1}')。",
|
||||
"attribute.path.not.absolute": "属性 '{0}' が絶対 ('{1}') ではありません。絶対的なものにするには、プレフィックスとして '{2}' を追加することを考慮してください。",
|
||||
"VSND2001": "PATH 上で '{0}' のランタイムが見つかりません。'{0}' がインストールされていることを確認してください。",
|
||||
"more.information": "詳細情報",
|
||||
"origin.from.node": "Node.js からの読み取り専用コンテンツ",
|
||||
"origin.core.module": "読み取り専用のコア モジュール"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/xml.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/xml.i18n.json
Normal 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 ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
i18n/language-pack-ja/translations/extensions/yaml.i18n.json
Normal file
16
i18n/language-pack-ja/translations/extensions/yaml.i18n.json
Normal 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 ファイル内で構文ハイライト、かっこ一致を提供します。"
|
||||
}
|
||||
}
|
||||
}
|
||||
7283
i18n/language-pack-ja/translations/main.i18n.json
Normal file
7283
i18n/language-pack-ja/translations/main.i18n.json
Normal file
File diff suppressed because it is too large
Load Diff
26
i18n/language-pack-ja/vsc-extension-quickstart.md
Normal file
26
i18n/language-pack-ja/vsc-extension-quickstart.md
Normal 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.
|
||||
Reference in New Issue
Block a user