mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 03:21:36 -04:00
update localization resource files (#14389)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"commitEditFailed": "未能提交行:",
|
||||
"runQueryStringBatchStartMessage": "已开始执行查询“{0}”",
|
||||
"updateCellFailed": "单元格更新失败:"
|
||||
"commitEditFailed": "提交行失败:",
|
||||
"runQueryStringBatchStartMessage": "已开始执行查询 \"{0}\"",
|
||||
"updateCellFailed": "更新单元格失败:"
|
||||
}
|
||||
@@ -6,9 +6,10 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"query.ExecutionFailedError": "由于意外错误,执行失败: {0} {1}",
|
||||
"query.ExecutionFailedError": "由于意外错误,执行失败: {0}\t{1}",
|
||||
"query.message.executionTime": "执行时间总计: {0}",
|
||||
"query.message.startQuery": "已开始在第 {0} 行执行查询",
|
||||
"query.initEditExecutionFailed": "初始化编辑失败:",
|
||||
"elapsedBatchTime": "批处理执行时间: {0}"
|
||||
"query.message.startQuery": "开始执行查询的位置: 第 {0} 行",
|
||||
"query.initEditExecutionFailed": "初始化编辑数据会话失败:",
|
||||
"elapsedBatchTime": "批处理执行时间: {0}",
|
||||
"copyFailed": "复制失败,出现错误 {0}"
|
||||
}
|
||||
Reference in New Issue
Block a user