update to langpacks XLF files for October release. (#17296)

This commit is contained in:
Alex Ma
2021-10-07 13:41:17 -07:00
committed by GitHub
parent 6c79b2a8c9
commit 8c7c491581
82 changed files with 4779 additions and 659 deletions

View File

@@ -147,8 +147,8 @@
<target state="translated">リモート git リポジトリ</target>
</trans-unit>
<trans-unit id="dataworkspace.restartConfirmation">
<source xml:lang="en">Azure Data Studio needs to be restarted for the project to be created and added to the workspace, do this now?</source>
<target state="translated">プロジェクトを作成してワークスペースに追加するには、Azure Data Studio を再起動する必要があります。今すぐ実行しますか?</target>
<source xml:lang="en">Azure Data Studio needs to be restarted for the project to be added to the workspace. Restart now?</source>
<target state="translated">プロジェクトをワークスペースに追加するには、Azure Data Studio を再起動する必要があります。今すぐ再起動しますか?</target>
</trans-unit>
<trans-unit id="dataworkspace.select">
<source xml:lang="en">Select</source>
@@ -256,6 +256,10 @@ To learn more about projects [read our docs](https://aka.ms/azuredatastudio-proj
<source xml:lang="en">Full path to folder where new projects are saved by default.</source>
<target state="translated">新しいプロジェクトがデフォルトで保存されるフォルダーへのフルパス。 </target>
</trans-unit>
<trans-unit id="projects.excludedProjectsDescription">
<source xml:lang="en">List of projects in the workspace to exclude from the projects viewlet</source>
<target state="translated">プロジェクト ビューレットから除外するワークスペース内のプロジェクトの一覧</target>
</trans-unit>
<trans-unit id="projects.showNotAddedProjectsInWorkspacePrompt">
<source xml:lang="en">Always show information message when the current workspace folders contain projects that have not been added to the workspace's projects.</source>
<target state="translated">ワークスペースのプロジェクトにまだ追加されていないプロジェクトが現在のワークスペースフォルダーに含まれている場合は、情報メッセージを常に表示します。</target>