update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -6,8 +6,8 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"alertData.saveErrorMessage": "警告の更新に失敗しました '{0}'",
"alertData.DefaultAlertTypString": "SQL Server イベントの警告",
"alertDialog.PerformanceCondition": "SQL Server パフォーマンス条件警告",
"alertDialog.WmiEvent": "WMI イベント警告"
"alertData.saveErrorMessage": "アラートの更新に失敗しました '{0}'",
"alertData.DefaultAlertTypString": "SQL Server イベントのアラート",
"alertDialog.PerformanceCondition": "SQL Server パフォーマンス条件のアラート",
"alertDialog.WmiEvent": "WMI イベントのアラート"
}

View File

@@ -7,7 +7,7 @@
"Do not edit this file. It is machine generated."
],
"jobData.whenJobCompletes": "ジョブが完了するとき",
"jobData.whenJobFails": "ジョブが失敗したとき",
"jobData.whenJobFails": "ジョブが失敗するとき",
"jobData.whenJobSucceeds": "ジョブが成功するとき",
"jobData.jobNameRequired": "ジョブ名を指定する必要があります",
"jobData.saveErrorMessage": "ジョブの更新に失敗しました '{0}'",