mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-02 18:10:30 -04:00
update localization resource files (#14389)
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"dacfx.dataLossTextWithCount": "列出的部署操作的 {0} 可能会导致数据丢失。请确保在部署出现问题的情况下,你有备份或快照可用。",
|
||||
"dacfx.dataLossTextWithCount": "列出的部署操作中有 {0} 个可能导致数据丢失。请确保在部署出现问题时有备份或快照可用。",
|
||||
"dacFx.dataLossCheckbox": "尽管可能会丢失数据,仍要继续",
|
||||
"dacfx.noDataLossText": "列出的部署操作不会导致数据丢失。",
|
||||
"dacfx.dataLossText": "部署操作可能会导致数据丢失。请确保在部署出现问题的情况下,你有备份或快照可用。",
|
||||
"dacfx.dataLossText": "部署操作可能导致数据丢失。请确保在部署出现问题时有备份或快照可用。",
|
||||
"dacfx.operationColumn": "操作",
|
||||
"dacfx.operationTooltip": "部署过程中将发生的操作(创建、更改、删除)",
|
||||
"dacfx.typeColumn": "类型",
|
||||
@@ -17,5 +17,5 @@
|
||||
"dacfx.objectColumn": "对象",
|
||||
"dacfx.objecTooltip": "将受部署影响的对象的名称",
|
||||
"dacfx.dataLossColumn": "数据丢失",
|
||||
"dacfx.dataLossTooltip": "将对可能导致数据丢失的操作标记警告符号"
|
||||
"dacfx.dataLossTooltip": "可能导致数据丢失的操作标有警告符号"
|
||||
}
|
||||
Reference in New Issue
Block a user