microsoft/vscode-loc

Public

mirrored fromhttps://github.com/microsoft/vscode-locAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
update-localization-files-microsoft-vscode-loc-drop-ac559578ad158d6ca055f76875c39d806c5116cc
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

i18n/vscode-language-pack-ja/README.md

113lines · modecode

1# Japanese Language Pack for VS Code
2
3Japanese Language Pack は VS Code にローカライズされた UI を提供します。
4
5## 使用法
6
7既定の UI 言語をオーバーライドするには、**Configure Display Language** コマンドを使用して、VS Code の表示言語を明示的に設定します。
8`Ctrl+Shift+P` を押して "コマンド パレット" を表示し、`display` と入力して **Configure Display Language** コマンドをフィルターして表示します。`Enter` キーを押すと、インストールされている言語の一覧がロケールごとに表示され、現在のロケールが強調表示されます。UI 言語を切り替えるには、別の "ロケール" を選択してください。
9
10詳細については [Docs](https://go.microsoft.com/fwlink/?LinkId=761051) を参照してください。
11
12## 貢献
13
14翻訳改善のためのフィードバックについては、[vscode-loc](https://github.com/microsoft/vscode-loc) リポジトリにイシューを作成してください。
15その翻訳文字列は Microsoft Localization Platform で管理されています。変更は Microsoft Localization Platform でのみ行うことができ、その後 vscode-loc リポジトリにエクスポートします。そのため、pull request は vscode loc リポジトリでは受け入れられません。
16
17## ライセンス
18
19The source code and strings are licensed under the [MIT](https://github.com/Microsoft/vscode-loc/blob/master/LICENSE.md) license.
20
21## クレジット
22
23Japanese Language Pack は "By the community, for the community" のコミュニティ ローカライゼーション活動によって届けられます。
24
25これを可能にするコミュニティの貢献者達に感謝します。
26
27**トップ貢献者:**
28
29* Shunya Tajima
30* Yuichi Nukiyama
31* Satoshi Kajiura
32* Yosuke Sano
33* Seiji Momoto
34* Tomoaki Yoshizawa
35
36**貢献者:**
37
38* Takayoshi Tanaka
39* Yuki Ueda
40* yoshioms
41* Hiroyuki Mori
42* Takashi Takebayashi
43* Makoto Sakaguchi
44* Toshinori Sugita
45* Tempura sukiyaki
46* Tetsuya Fukuda
47* daisuke osada (daiskeh)
48* 得上 竜一
49* Kyohei MORIYAMA
50* Takashi Kawasaki
51* dkp sk
52
53**Enjoy!**
54
55
56# Japanese Language Pack for VS Code
57
58Japanese Language Pack provides localized UI experience for VS Code.
59
60## Usage
61
62You can override the default UI language by explicitly setting the VS Code display language using the **Configure Display Language** command.
63
64Press `Ctrl+Shift+P` to bring up the **Command Palette** then start typing `display` to filter and display the **Configure Display Language** command.
65
66Press `Enter` and a list of installed languages by locale is displayed, with the current locale highlighted. Select another `locale` to switch UI language.
67
68See [Docs](https://go.microsoft.com/fwlink/?LinkId=761051) for more information.
69
70## Contributing
71
72For feedback of translation improvement, please create Issue in [vscode-loc](https://github.com/microsoft/vscode-loc) repo.
73
74The translation strings are maintained in Microsoft Localization Platform. Change can only be made in Microsoft Localization Platform then export to vscode-loc repo. So pull request won't be accepted in vscode-loc repo.
75
76## License
77
78The source code and strings are licensed under the [MIT](https://github.com/Microsoft/vscode-loc/blob/master/LICENSE.md) license.
79
80## Credits
81
82Japanese Language Pack had received contribution through "By the community, for the community" community localization effort.
83
84Special thanks to community contributors for making it available.
85
86**Top Contributors:**
87
88* Shunya Tajima
89* Yuichi Nukiyama
90* Satoshi Kajiura
91* Yosuke Sano
92* Seiji Momoto
93* Tomoaki Yoshizawa
94
95
96**Contributors:**
97
98* Takayoshi Tanaka
99* Yuki Ueda
100* yoshioms
101* Hiroyuki Mori
102* Takashi Takebayashi
103* Makoto Sakaguchi
104* Toshinori Sugita
105* Tempura sukiyaki
106* Tetsuya Fukuda
107* daisuke osada (daiskeh)
108* 得上 竜一
109* Kyohei MORIYAMA
110* Takashi Kawasaki
111* dkp sk
112
113**Enjoy!**
114