mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-01 09:30:31 -04:00
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:
@@ -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)",
|
||||
|
||||
Reference in New Issue
Block a user