Langpack source file update for August (#20328)

* [Loc] Update to August langpack XLF files

* [Loc] Update for langpack source files

* xlf update 8-12-2022

* added update to json files
This commit is contained in:
Alex Ma
2022-08-12 12:31:44 -07:00
committed by GitHub
parent 57234a52fd
commit e1952b8d12
240 changed files with 10105 additions and 11395 deletions

View File

@@ -98,10 +98,22 @@
<source xml:lang="en">Error</source>
<target state="translated">エラー</target>
</trans-unit>
<trans-unit id="asmt.sqlReport.High">
<source xml:lang="en">High</source>
<target state="translated">高</target>
</trans-unit>
<trans-unit id="asmt.sqlReport.Info">
<source xml:lang="en">Information</source>
<target state="translated">情報</target>
</trans-unit>
<trans-unit id="asmt.sqlReport.Low">
<source xml:lang="en">Low</source>
<target state="translated">低</target>
</trans-unit>
<trans-unit id="asmt.sqlReport.Medium">
<source xml:lang="en">Medium</source>
<target state="translated">中</target>
</trans-unit>
<trans-unit id="asmt.sqlReport.Warning">
<source xml:lang="en">Warning</source>
<target state="translated">警告</target>