@codingame/monaco-vscode-language-pack-ja 7.0.7 → 7.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/translations/extensions/vscode.css-language-features.i18n.json +2 -0
- package/translations/extensions/vscode.git.i18n.json +4 -4
- package/translations/extensions/vscode.github-authentication.i18n.json +6 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +0 -1
- package/translations/main.i18n.json.js +1954 -1954
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-ja",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.8",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"vscode": "npm:@codingame/monaco-vscode-api@7.0.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@7.0.8"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -88,6 +88,8 @@
|
|
|
88
88
|
"Includes the styles defined by another mixin into the current rule.": "別の mixin で定義されたスタイルを現在のルールに含めます。",
|
|
89
89
|
"Increases or decreases one or more components of a color.": "色の 1 つ以上の要素を増減します。",
|
|
90
90
|
"Inherits the styles of another selector.": "別のセレクターのスタイルを継承します。",
|
|
91
|
+
"Insert url() Function": "Insert url() Function",
|
|
92
|
+
"Insert url() Functions": "Insert url() Functions",
|
|
91
93
|
"Inserts $insert into $string at $index.": "$index で $string に $insert を挿入します。",
|
|
92
94
|
"Invalid number of parameters": "パラメーター数が無効です。",
|
|
93
95
|
"Joins together two lists into one.": "2 つのリストを 1 つに結合します。",
|
|
@@ -143,7 +143,6 @@
|
|
|
143
143
|
"Keep Our Version": "自分 (Our) を維持する",
|
|
144
144
|
"Keep Their Version": "相手 (Their) を維持する",
|
|
145
145
|
"Learn More": "詳細を表示",
|
|
146
|
-
"Log level: {0}": "ログ レベル: {0}",
|
|
147
146
|
"Make sure you configure your \"user.name\" and \"user.email\" in git.": "Git の \"user.name\" と \"user.email\" を構成していることを確認してください。",
|
|
148
147
|
"Manage Unsafe Repositories": "安全でないリポジトリの管理",
|
|
149
148
|
"Merge Changes": "変更のマージ",
|
|
@@ -227,7 +226,6 @@
|
|
|
227
226
|
"Select as Repository Destination": "リポジトリの宛先として選択",
|
|
228
227
|
"Show Changes": "変更の表示",
|
|
229
228
|
"Show Command Output": "コマンド出力を表示する",
|
|
230
|
-
"Skipped found git in: \"{0}\"": "Git のスキップが検出されました: \"{0}\"",
|
|
231
229
|
"Staged Changes": "ステージされている変更",
|
|
232
230
|
"Stash & Checkout": "スタッシュしてチェックアウト",
|
|
233
231
|
"Stash Anyway": "このままスタッシュ",
|
|
@@ -280,8 +278,6 @@
|
|
|
280
278
|
"Untracked": "追跡対象外",
|
|
281
279
|
"Untracked Changes": "追跡対象外の変更",
|
|
282
280
|
"Update Git": "Git の更新",
|
|
283
|
-
"Using git \"{0}\" from \"{1}\"": "\"{1}\" から Git \"{0}\" を使用しています",
|
|
284
|
-
"Validating found git in: \"{0}\"": "Git の検証が検出されました: \"{0}\"",
|
|
285
281
|
"Would you like to add \"{0}\" to .gitignore?": ".gitignore に \"{0}\" を追加しますか?",
|
|
286
282
|
"Would you like to open the cloned repository, or add it to the current workspace?": "複製したリポジトリを開きますか? または現在のワークスペースに追加しますか?",
|
|
287
283
|
"Would you like to open the cloned repository?": "クローンしたリポジトリを開きますか?",
|
|
@@ -300,6 +296,10 @@
|
|
|
300
296
|
"Your repository has no remotes configured to pull from.": "リポジトリには、プル元として構成されているリモートがありません。",
|
|
301
297
|
"Your repository has no remotes configured to push to.": "リポジトリには、プッシュ先として構成されているリモートがありません。",
|
|
302
298
|
"Your repository has no remotes.": "リポジトリにリモートが含まれていません。",
|
|
299
|
+
"[main] Log level: {0}": "[main] Log level: {0}",
|
|
300
|
+
"[main] Skipped found git in: \"{0}\"": "[main] Skipped found git in: \"{0}\"",
|
|
301
|
+
"[main] Using git \"{0}\" from \"{1}\"": "[main] Using git \"{0}\" from \"{1}\"",
|
|
302
|
+
"[main] Validating found git in: \"{0}\"": "[main] Validating found git in: \"{0}\"",
|
|
303
303
|
"branches": "ブランチ",
|
|
304
304
|
"no": "no",
|
|
305
305
|
"remote branches": "リモート ブランチ",
|
|
@@ -9,16 +9,22 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"bundle": {
|
|
12
|
+
"Choose an account that you would like to log in to": "Choose an account that you would like to log in to",
|
|
12
13
|
"Continue to GitHub": "GitHub に進む",
|
|
13
14
|
"Continue to GitHub to create a Personal Access Token (PAT)": "GitHub に進み、個人用アクセス トークン (PAT) を作成します",
|
|
14
15
|
"Copy & Continue to GitHub": "コピーして GitHub に進む",
|
|
15
16
|
"GitHub Enterprise Server URI is not a valid URI: {0}": "GitHub Enterprise Server URI は有効な URI ではありません: {0}",
|
|
16
17
|
"Having trouble logging in? Would you like to try a different way? ({0})": "ログインでお困りですか? 別の方法を試しますか? ({0})",
|
|
18
|
+
"Incorrect account detected": "Incorrect account detected",
|
|
19
|
+
"Keep {0}": "Keep {0}",
|
|
20
|
+
"Login with {0}": "Login with {0}",
|
|
21
|
+
"New account...": "New account...",
|
|
17
22
|
"No": "いいえ",
|
|
18
23
|
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "新しいタブで [{0}]({0}) を開き、ワンタイム コードを貼り付けます: {1}",
|
|
19
24
|
"Sign in failed: {0}": "サインインできませんでした: {0}",
|
|
20
25
|
"Sign out failed: {0}": "サインアウトできませんでした: {0}",
|
|
21
26
|
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "{0} にサインインしています...",
|
|
27
|
+
"The chosen account, {0}, does not match the requested account, {1}.": "The chosen account, {0}, does not match the requested account, {1}.",
|
|
22
28
|
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "認証を完了するには、GitHub に移動し、上記のワンタイム コードを貼り付けます。",
|
|
23
29
|
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "認証を完了するには、GitHub に移動して PAT を作成し、入力ボックスに PAT を貼り付けます。",
|
|
24
30
|
"Yes": "はい",
|
|
@@ -58,7 +58,6 @@
|
|
|
58
58
|
"No link definition found: '{0}'": "リンク定義が見つかりません: '{0}'",
|
|
59
59
|
"Not on link": "リンク上にありません",
|
|
60
60
|
"Only load secure content": "セキュリティで保護されたコンテンツのみを読み込む",
|
|
61
|
-
"Organize link definitions": "リンク定義の整理",
|
|
62
61
|
"Paste and update pasted links": "貼り付けられたリンクを貼り付けて更新する",
|
|
63
62
|
"Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts": "安全でない可能性があるか保護されていないコンテンツは、Markdown プレビューで無効化されています。保護されていないコンテンツを許可するかスクリプトを有効にするには、Markdown プレビューのセキュリティ設定を変更してください",
|
|
64
63
|
"Preview {0}": "プレビュー {0}",
|