mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
update to base langpack files (#18018)
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
All notable changes to the "ads-language-pack-ja" language pack will be documented in this file.
|
||||
|
||||
## [Released]
|
||||
* TBA - Release for Azure Data Studio 1.35
|
||||
* December 14, 2021 - Release for Azure Data Studio 1.34
|
||||
* May 21, 2021 - Release for Azure Data Studio 1.29
|
||||
* September 2, 2021 - Release for Azure Data Studio 1.33
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "ads-language-pack-ja",
|
||||
"displayName": "Japanese Language Pack for Azure Data Studio",
|
||||
"description": "Language pack extension for Japanese",
|
||||
"version": "1.34.0",
|
||||
"version": "1.35.0",
|
||||
"publisher": "Microsoft",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,7 +11,7 @@
|
||||
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
|
||||
"engines": {
|
||||
"vscode": "*",
|
||||
"azdata": "^1.34.0"
|
||||
"azdata": "^1.35.0"
|
||||
},
|
||||
"icon": "languagepack.png",
|
||||
"categories": [
|
||||
|
||||
@@ -536,4 +536,4 @@
|
||||
"worker.node.count.should.not.be.one": "1 の値はサポートされていません。"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -17,6 +17,7 @@
|
||||
"fileDirname": "現在開いているファイルのディレクトリ名",
|
||||
"fileExtname": "現在開いているファイルの拡張子",
|
||||
"lineNumber": "アクティブなファイル内で選択している行の番号",
|
||||
"pathSeparator": "オペレーティング システムがファイル パス内のコンポーネントを分離するために使用する文字",
|
||||
"relativeFile": "${workspaceFolder} に相対的な現在開いているファイル",
|
||||
"relativeFileDirname": "現在開いているファイルの、${workspaceFolder} からの相対 dirname",
|
||||
"selectedText": "アクティブなファイル内で選択しているテキスト",
|
||||
|
||||
@@ -178,11 +178,12 @@
|
||||
"downloadgit": "Git のダウンロード",
|
||||
"git20": "Git {0} がインストールされているようです。Code は Git 2 以上で最適に動作します",
|
||||
"git2526": "インストールされている Git {0} には既知の問題があります。Git 機能を正常に動作させるために、Git を 2.27 以上に更新してください。",
|
||||
"looking": "次の場所で Git を検索しています: {0}",
|
||||
"neverShowAgain": "今後表示しない",
|
||||
"notfound": "Git が見つかりません。Git をインストールするか 'git.path' 設定でパスを構成してください。",
|
||||
"skipped": "Git のスキップが検出されました: {0}",
|
||||
"updateGit": "Git の更新",
|
||||
"using git": "{1} から Git {0} を使用しています"
|
||||
"using git": "{1} から Git {0} を使用しています",
|
||||
"validating": "Git の検証が検出されました: {0}"
|
||||
},
|
||||
"dist/model": {
|
||||
"no repositories": "利用可能なリポジトリがありません",
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
},
|
||||
"dist/githubServer": {
|
||||
"signingIn": "$(mark-github) github.com にサインインしています...",
|
||||
"signingInEnterprise": "$(mark-github) {0} にサインインしています...",
|
||||
"status.git.signIn.name": "GitHub サインイン"
|
||||
"status.git.signIn.name": "GitHub サインイン",
|
||||
"validUri": "GitHub ログインページの有効な URI を入力してください。"
|
||||
},
|
||||
"package": {
|
||||
"description": "GitHub 認証プロバイダー",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"package": {
|
||||
"config.gitAuthentication": "VS Code 内で Git コマンドの自動 GitHub 認証を有効にするかどうかを制御します。",
|
||||
"description": "GitHub",
|
||||
"description": "VS Code 用 GitHub 機能",
|
||||
"displayName": "GitHub",
|
||||
"welcome.publishFolder": "このフォルダーを GitHub リポジトリに直接公開することもできます。公開後、Git と GitHub を利用したソース管理機能にアクセスできるようになります。\r\n[$(github) GitHub に公開](command:github.publish)",
|
||||
"welcome.publishWorkspaceFolder": "ワークスペース フォルダーを GitHub リポジトリに直接公開することもできます。公開後、Git と GitHub を利用したソース管理機能にアクセスできるようになります。\r\n[$(github) GitHub に公開](command:github.publish)"
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
"markdown.showLockedPreviewToSide.title": "ロックされたプレビューを横に表示",
|
||||
"markdown.showPreviewSecuritySelector.title": "プレビュー のセキュリティ設定を変更",
|
||||
"markdown.showSource.title": "ソースの表示",
|
||||
"markdown.styles.dec": "Markdown プレビューから使用する CSS スタイル シートの URL またはローカル パスの一覧。相対パスは、エクスプローラーで開かれているフォルダーへの絶対パスと解釈されます。開かれているフォルダーがない場合、マークダウン ファイルの場所を基準としていると解釈されます。'\\' はすべて '\\\\' と入力する必要があります。",
|
||||
"markdown.styles.dec": "Markdown プレビューから使用する CSS スタイル シートへの URL またはローカル パスの一覧。相対パスは、エクスプローラーで開いているフォルダーを基準に解釈されます。開いているフォルダーがない場合は、Markdown ファイルの場所を基準にして解釈されます。すべての '\\' は '\\\\' として記述する必要があります。",
|
||||
"markdown.trace.desc": "Markdown 拡張機能のデバッグ ログを有効にします。",
|
||||
"workspaceTrust": "ワークスペースに構成されているスタイルを読み込むのに必要です。"
|
||||
}
|
||||
|
||||
@@ -8,24 +8,6 @@
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"contents": {
|
||||
"dist/codelensProvider": {
|
||||
"acceptBothChanges": "両方の変更を取り込む",
|
||||
"acceptCurrentChange": "現在の変更を取り込む",
|
||||
"acceptIncomingChange": "入力側の変更を取り込む",
|
||||
"compareChanges": "変更の比較"
|
||||
},
|
||||
"dist/commandHandler": {
|
||||
"compareChangesTitle": "{0}: 現在の変更 ⟷ 入力側の変更",
|
||||
"cursorNotInConflict": "エディターのカーソルがマージの競合の範囲内にありません",
|
||||
"cursorOnCommonAncestorsRange": "エディターのカーソルが共通の祖先ブロック内にあります。”現在” または \"入力側\" のいずれかのブロックに移動してください",
|
||||
"cursorOnSplitterRange": "エディターのカーソルがマージ コンフリクトのスプリッター内にあります。”現在” または \"入力側\" のいずれかのブロックに移動してください",
|
||||
"noConflicts": "このファイルにマージの競合は存在しません",
|
||||
"noOtherConflictsInThisFile": "このファイルに他のマージの競合は存在しません"
|
||||
},
|
||||
"dist/mergeDecorator": {
|
||||
"currentChange": "(現在の変更)",
|
||||
"incomingChange": "(入力側の変更)"
|
||||
},
|
||||
"package": {
|
||||
"command.accept.all-both": "両方をすべて取り込む",
|
||||
"command.accept.all-current": "現在の方をすべて取り込む",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"contentFolder": "コンテンツ フォルダー",
|
||||
"contentFolderOptional": "コンテンツ フォルダー (省略可能)",
|
||||
"create": "作成",
|
||||
"duplicateFileError": "ファイル {0} は、ターゲット フォルダー {1} に既に存在しています \r\n データの損失を防ぐために、ファイルの名前が {2} に変更されました。",
|
||||
"duplicateFileError": "ファイル {0} は、ターゲット フォルダー {1} に既に存在しています\r\n データの損失を防ぐために、ファイルの名前が {2} に変更されました。",
|
||||
"editBookError": "Jupyter ブック {0} の編集中にエラーが発生しました: {1}",
|
||||
"fileExtension": "ファイル拡張子",
|
||||
"fileName": "ファイル名",
|
||||
@@ -305,4 +305,4 @@
|
||||
"title.unpinNotebook": "ノートブックのピン留めを外す"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -350,4 +350,4 @@
|
||||
"title.projectsView": "プロジェクト"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user