updates langpack source files to match 1.67 release (#21228)

* updates langpack source files to match 1.67 release

* added small version bump
This commit is contained in:
Alex Ma
2022-11-15 10:19:38 -08:00
committed by GitHub
parent c1e90092a8
commit 1105e4d15c
94 changed files with 19345 additions and 8175 deletions

View File

@@ -29,11 +29,14 @@
"forking_done": "フォーク '{0}' が GitHub で正常に作成されました。",
"forking_pushing": "変更をプッシュしています...",
"no": "いいえ",
"no pr template": "テンプレートなし",
"openingithub": "GitHub 上で開く",
"openpr": "PR を開く"
"openpr": "PR を開く",
"select pr template": "pull request テンプレートを選択する"
},
"package": {
"config.gitAuthentication": "VS Code 内で Git コマンドの自動 GitHub 認証を有効にするかどうかを制御します。",
"config.gitProtocol": "GitHub リポジトリの複製に使用するプロトコルを制御します",
"description": "VS Code 用 GitHub 機能",
"displayName": "GitHub",
"welcome.publishFolder": "このフォルダーを GitHub リポジトリに直接公開することもできます。公開後、Git と GitHub を利用したソース管理機能にアクセスできるようになります。\r\n[$(github) GitHub に公開](command:github.publish)",