Error错误Warning警告Info信息Connection is required in order to interact with adminservice为了与 adminservice 交互, 需要连接No Handler Registered未注册处理程序Connection is required in order to interact with DacFxService必须连接才能与 DacFxService 进行交互No Handler Registered未注册处理程序Connection is required in order to interact with SchemaCompareService需要连接才能与 SchemaCompareService 进行交互No Handler Registered未注册处理程序Select a file选择文件Identifier of the view. Use this to register a data provider through `vscode.window.registerTreeDataProviderForView` API. Also to trigger activating your extension by registering `onView:${id}` event to `activationEvents`.视图的标识符。使用标识符通过“vscode.window.registerTreeDataProviderForView” API 注册数据提供程序。同时将“onView:${id}”事件注册到“activationEvents”以激活你的扩展。The human-readable name of the view. Will be shown人类可读的视图名称。将会被显示Condition which must be true to show this view显示此视图必须为真的条件Contributes views to the editor向编辑器提供视图Contributes views to Data Explorer container in the Activity bar向活动栏中的数据资源管理器容器贡献视图Contributes views to contributed views container在扩展提供的视图容器中提供视图。View container '{0}' does not exist and all views registered to it will be added to 'Data Explorer'.视图容器“{0}”不存在,向其注册的所有视图都将添加到“数据资源管理器”中。Cannot register multiple views with same id `{0}` in the view container `{1}`无法在视图容器“{1}”中注册多个具有相同 ID (“{0}”) 的视图A view with id `{0}` is already registered in the view container `{1}`视图容器“{1}”中已注册有 ID 为“{0}”的视图views must be an array视图必须为数组property `{0}` is mandatory and must be of type `string`属性“{0}”是必需的,其类型必须是“字符串”property `{0}` can be omitted or must be of type `string`属性“{0}”可以省略,否则其类型必须是 "string"{0} in progress tasks{0} 正在执行任务View视图Tasks任务&&Tasks任务(&&T)&& denotes a mnemonicShow Connections显示连接Connections连接View视图Database Connections数据库连接data source connections数据源连接data source groups数据源组Startup Configuration启动配置True for the Servers view to be shown on launch of Azure Data Studio default; false if the last opened view should be shown如果要在 Azure Data Studio 启动时默认显示服务器视图,则为 True;如果应显示上次打开的视图,则为 falseServers服务器The maximum number of recently used connections to store in the connection list.连接列表中保存的最近使用连接的最大值Default SQL Engine to use. This drives default language provider in .sql files and the default to use when creating a new connection. Valid option is currently MSSQL要使用的默认SQL引擎。这将驱动.sql文件中的默认语言提供程序,以及创建新连接时使用的默认语言提供程序。有效选项目前是MSSQLAttempt to parse the contents of the clipboard when the connection dialog is opened or a paste is performed.在打开连接对话框或执行粘贴时尝试解析剪贴板的内容。Results Grid and Messages结果网格和消息Controls the font family.控制字体系列。Controls the font weight.控制字体粗细。Controls the font size in pixels.以像素为单位控制字体大小。Controls the letter spacing in pixels.控制以像素为单位的字母间距。Controls the row height in pixels以像素为单位控制行高Controls the cell padding in pixels控制单元格边距(以像素为单位)Auto size the columns width on inital results. Could have performance problems with large number of columns or large cells自动调整初始结果上的列宽度。如果存在大量的列或大型单元格,则可能出现性能问题The maximum width in pixels for auto-sized columns自动调整大小的列的最大宽度(以像素为单位)Server Group color palette used in the Object Explorer viewlet.在对象资源管理器 viewlet 中使用的服务器组调色板。Auto-expand Server Groups in the Object Explorer viewlet.在对象资源管理器 viewlet 中自动展开服务器组。Identifier of the account type帐户类型的标识符(Optional) Icon which is used to represent the accpunt in the UI. Either a file path or a themable configuration(可选)用于表示UI中的accpunt的图标。文件路径或可配置配置Icon path when a light theme is used使用浅色主题时的图标路径Icon path when a dark theme is used使用暗主题时的图标路径Contributes icons to account provider.将图标贡献给账号提供者。Minimum value of the y axisY 轴的最小值Maximum value of the y axisy 轴的最大值Label for the y axisY 轴的标签Minimum value of the x axisX 轴的最小值Maximum value of the x axisX 轴的最大值Label for the x axisx 轴标签Indicates data property of a data set for a chart.指示图表数据集的数据属性。For each column in a resultset, displays the value in row 0 as a count followed by the column name. Supports "1 Healthy", "3 Unhealthy" for example, where "Healthy" is the column name and 1 is the value in row 1 cell 1对于结果集中的每一列, 将行0中的值显示为计数, 后跟列名。支持 "1 健康", "3 不健康" 例如, 其中 "健康" 是列名, 1 是行1单元格1中的值Displays an image, for example one returned by an R query using ggplot2显示图像,例如使用 ggplot2 时由 R 查询返回的图像What format is expected - is this a JPEG, PNG or other format?期望什么格式-这是 JPEG、PNG 还是其他格式?Is this encoded as hex, base64 or some other format?此编码为十六进制、base64 还是其他格式?Preview Features预览功能Enable unreleased preview features启用未发布的预览功能Show connect dialog on startup在启动时显示连接对话框Dashboard仪表板Displays the results in a simple table在简单表中显示结果The list of widgets or webviews that will be displayed in this tab.将在此选项卡中显示的小组件或 Web 视图的列表。widgets or webviews are expected inside widgets-container for extension.小部件或 webviews 在小部件中被期望为扩展的容器。The webview that will be displayed in this tab.将在此选项卡中显示的webview。Use in-process markdown viewer to render text cells more quickly (Experimental).使用进程内标记查看器更快地呈现文本单元格(实验)。The controlhost that will be displayed in this tab.将在此选项卡中显示 controlhost。The list of widgets that will be displayed in this tab.将在此选项卡中显示的小部件列表。The list of widgets is expected inside widgets-container for extension.控件容器里的控件列表应该是用于扩展的The model-backed view that will be displayed in this tab.将在此选项卡中显示的模型支持的视图。Unique identifier for this container.此容器的唯一标识符。The container that will be displayed in the tab.将在选项卡中显示的容器。Contributes a single or multiple dashboard containers for users to add to their dashboard.为用户提供一个或多个仪表板容器,供其添加到其仪表板中。No id in dashboard container specified for extension.用于扩展的仪表板容器中没有指定Id。No container in dashboard container specified for extension.为扩展指定的仪表板容器中没有容器。Exactly 1 dashboard container must be defined per space.每个空间只能定义 1 个仪表板容器。Unknown container type defines in dashboard container for extension.在仪表板容器中为扩展定义了未知的容器类型。Unique identifier for this nav section. Will be passed to the extension for any requests.此导航部分的唯一标识符。将被传递给任何请求的扩展名。(Optional) Icon which is used to represent this nav section in the UI. Either a file path or a themeable configuration(可选) 用于在UI 中表示此导航节的图标。应为文件路径或可主体化的配置Icon path when a light theme is used使用浅色主题时的图标路径Icon path when a dark theme is used使用暗主题时的图标路径Title of the nav section to show the user.要向用户显示的 "导航" 部分的标题。The container that will be displayed in this nav section.容器将显示在此导航节中。The list of dashboard containers that will be displayed in this navigation section.将在此导航部分中显示的仪表板容器的列表。property `icon` can be omitted or must be either a string or a literal like `{dark, light}`属性 "icon" 可以省略, 或者必须是字符串或文字, 如 "{dark, light}"No title in nav section specified for extension.未在“导航”部分中为扩展指定标题。No container in nav section specified for extension.未在“导航”部分中为扩展指定标题。Exactly 1 dashboard container must be defined per space.每个空间只能定义 1 个仪表板容器。NAV_SECTION within NAV_SECTION is an invalid container for extension.NAV_SECTION 内的 NAV_SECTION 是一个无效的扩展容器。Unique identifier for this tab. Will be passed to the extension for any requests.此选项卡的唯一标识符。将被传递给任何请求的扩展名。Title of the tab to show the user.显示用户的选项卡的标题。Description of this tab that will be shown to the user.将显示给用户的此选项卡的说明。Condition which must be true to show this item显示此项目时条件必须为 trueDefines the connection types this tab is compatible with. Defaults to "MSSQL" if not set定义此选项卡兼容的连接类型。如果未设置,则默认为“MSSQL”The container that will be displayed in this tab.将在此选项卡中显示的容器。Whether or not this tab should always be shown or only when the user adds it.是否应始终显示此选项卡或仅当用户添加时显示。Whether or not this tab should be used as the Home tab for a connection type.此选项卡是否应用作连接类型的“开始”选项卡。Contributes a single or multiple tabs for users to add to their dashboard.为用户提供一个或多个选项卡以添加到其仪表板中。No title specified for extension.没有为扩展指定标题。No description specified to show.未指定要显示的说明。No container specified for extension.没有为扩展指定容器。Exactly 1 dashboard container must be defined per space每个空间必须定义一个完整的仪表板容器1 or more tasks are in progress. Are you sure you want to quit?一个或多个任务正在运行中。确定要退出吗?Yes是No否Connection is required in order to interact with JobManagementService需要连接才能与 JobManagementService 交互No Handler Registered未注册处理程序An error occured while loading the file browser.加载文件浏览器时出错。File browser error文件浏览器错误Cannot expand as the required connection provider '{0}' was not found无法展开,因为找不到所需的连接提供程序“{0}”User canceled用户已取消Disconnect断开连接New Query新建查询Manage管理Refresh刷新New Notebook新笔记本Data-tier Application Wizard数据层应用程序向导Launch Profiler启动分析器Import Wizard导入向导Schema Compare架构比较Backup备份Restore还原Generate Scripts...生成脚本...Properties属性Script as Create生成 Create 脚本Script as Drop生成DROP脚本Select Top 1000选择前 1000 项Script as Execute作为执行的脚本Script as Alter生成Alter脚本Edit Data编辑数据Connection error连接错误Connection failed due to Kerberos error.由于 Kerberos 错误,连接失败。Help configuring Kerberos is available at {0}可在 {0} 处获取有关配置 Kerberos 的帮助If you have previously connected you may need to re-run kinit.如果您之前已连接过,则可能需要重新运行kinit。Change Language Mode is not supported for unsaved queries未保存的查询不支持更改语言模式Please save or discard changes before switching to/from the SQL Language Mode请在切换到/自 SQL 语言模式之前保存或放弃更改Refresh account was canceled by the user用户已取消刷新帐户[Optional] When true, column headers are included when saving results as CSV[可选] 当为 "true" 时,将在保存结果为 CSV 时包含列标题[Optional] The custom delimiter to use between values when saving as CSV[可选] 保存为 CSV 时使用的自定义分隔符[Optional] Character(s) used for seperating rows when saving results as CSV[可选] 将结果保存为CSV文件时,用于分离行的字符 (s)[Optional] Character used for enclosing text fields when saving results as CSV[可选]将结果保存为CSV时用于封闭文本字段的字符[Optional] File encoding used when saving results as CSV[可选]将结果保存为 CSV 时使用的文件编码Enable results streaming; contains few minor visual issues启用结果流;包含少量轻微的可视化问题[Optional] When true, XML output will be formatted when saving results as XML[可选] 如果为 true, 则在将结果另存为 XML 时设置 XML 输出的格式[Optional] File encoding used when saving results as XML[可选] 将结果另存为 XML 时使用的文件编码[Optional] Configuration options for copying results from the Results View[可选] 从结果视图复制结果的配置选项[Optional] Configuration options for copying multi-line results from the Results View[可选] 用于从结果视图中复制多行结果的配置选项[Optional] Should execution time be shown for individual batches[可选] 是否显示每个批处理的执行时间[Optional] the default chart type to use when opening Chart Viewer from a Query Results[可选] 从查询结果打开图表查看器时要使用的默认图表类型Tab coloring will be disabled将禁用选项卡着色The top border of each editor tab will be colored to match the relevant server group每个编辑器选项卡的上边框将被着色以匹配相关的服务器组Each editor tab's background color will match the relevant server group每个编辑器选项卡的背景颜色将与相关的服务器组匹配Controls how to color tabs based on the server group of their active connection控制如何根据活动连接的服务器组为选项卡着色Controls whether to show the connection info for a tab in the title.控制是否显示标题中选项卡的连接信息。Prompt to save generated SQL files提示保存生成的 SQL 文件Should IntelliSense be enabled是否应启用智能感知Should IntelliSense error checking be enabled是否开启IntelliSense错误检查Should IntelliSense suggestions be enabled是否应启用 IntelliSenseShould IntelliSense quick info be enabled是否应启用 IntelliSense 快速信息Should IntelliSense suggestions be lowercase是否小写显示IntelliSense建议Maximum number of rows to return before the server stops processing your query.在服务器停止处理查询之前要返回的最大行数。Maximum size of text and ntext data returned from a SELECT statement从 SELECT 语句返回的 text 和 ntext 数据的大小上限An execution time-out of 0 indicates an unlimited wait (no time-out)如果执行超时为 0,则表示无限等待(无超时)Enable SET NOCOUNT option启用 SET NOCOUNT 选项Enable SET NOEXEC option启用 SET NOEXEC 选项Enable SET PARSEONLY option启用 SET PARSEONLY 选项Enable SET ARITHABORT option启用 SET ARITHABORT 选项Enable SET STATISTICS TIME option启用 SET STATISTICS TIME 选项Enable SET STATISTICS IO option启用 SET STATISTICS IO 选项Enable SET XACT_ABORT ON option启用 SET XACT_ABORT ON 选项Enable SET TRANSACTION ISOLATION LEVEL option启用 SET TRANSACTION ISOLATION LEVEL 选项Enable SET DEADLOCK_PRIORITY option启用 SET DEADLOCK_PRIORITY 选项Enable SET LOCK TIMEOUT option (in milliseconds)启用 SET LOCK TIMEOUT 选项(以毫秒为单位)Enable SET QUERY_GOVERNOR_COST_LIMIT启用 SET QUERY_GOVERNOR_COST_LIMITEnable SET ANSI_DEFAULTS启用 SET ANSI_DEFAULTSEnable SET QUOTED_IDENTIFIER启用 SET QUOTED_IDENTIFIEREnable SET ANSI_NULL_DFLT_ON启用 SET ANSI_NULL_DFLT_ONEnable SET IMPLICIT_TRANSACTIONS启用 SET IMPLICIT_TRANSACTIONSEnable SET CURSOR_CLOSE_ON_COMMIT启用 SET CURSOR_CLOSE_ON_COMMITEnable SET ANSI_PADDING启用 SET ANSI_PADDINGEnable SET ANSI_WARNINGS启用 SET ANSI_WARNINGSEnable SET ANSI_NULLS启用 SET ANSI_NULLSSet keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter设置 keybinding 工作台. 操作. 查询. 快捷方式 {0} 将快捷方式文本作为过程调用运行。查询编辑器中的任何选定文本都将作为参数传递Specifies view templates指定视图模板Specifies session templates指定会话模板Profiler Filters探查器筛选器Commit row failed: 提交行失败:Started executing query "{0}"已开始执行查询 "{0}"Update cell failed: 单元格更新失败:No URI was passed when creating a notebook manager创建笔记本管理器时未传递 URINotebook provider does not exist笔记本提供程序不存在Add server group添加服务器组Edit server group编辑服务器组OK确定Close关闭Copy details复制详细信息Failed to create Object Explorer session未能创建对象资源管理器会话Multiple errors:多个错误:Error adding account添加帐户时出错Firewall rule error防火墙规则错误Preview features are required in order for extensions to be fully supported and for some actions to be available. Would you like to enable preview features?为了完全支持扩展和提供某些操作,需要预览功能。是否要启用预览功能?Yes是No否No, don't show again否,不再显示Toggle Tasks切换任务Displays results of a query as a chart on the dashboard将查询结果显示为仪表板上的图表Maps "column name" -> color. for example add "column1": red to ensure this column uses a red color 映射“列名”->颜色。例如,添加“column1”:红色以确保该列使用红色Indicates preferred position and visibility of the chart legend. These are the column names from your query, and map to the label of each chart entry表示图表图例的首选位置和可见性。这些是查询中的列名称,并映射到每个图表条目的标签If dataDirection is horizontal, setting this to true uses the first columns value for the legend.如果 dataDirection 是水平的, 则将其设置为 true 将使用图例的第一列值。If dataDirection is vertical, setting this to true will use the columns names for the legend.如果dataDirection是垂直的,则将其设置为true将使用图例的列名称。Defines whether the data is read from a column (vertical) or a row (horizontal). For time series this is ignored as direction must be vertical.定义无论是从列(垂直)还是从行(水平)读取数据。对于时间序列,这都将被忽略,因为方向必须是垂直的。If showTopNData is set, showing only top N data in the chart.如果设置了 showTopNData,则只在图表中显示前 N 个数据。Widget used in the dashboards仪表板中使用的小组件Manage Linked Accounts管理链接帐户Get Started入门Show Getting Started显示入门Getting &&Started入门(&&S)&& denotes a mnemonicWidget used in the dashboards仪表板中使用的小组件Widget used in the dashboards仪表板中使用的小组件Widget used in the dashboards仪表板中使用的小组件Adds a widget that can query a server or database and display the results in multiple ways - as a chart, summarized count, and more添加一个可以查询服务器或数据库并以多种方式显示结果的小部件, 如图表、汇总计数等。Unique Identifier used for cacheing the results of the insight.用于缓存见解结果的唯一标识符。SQL query to run. This should return exactly 1 resultset.要运行的 SQL 查询。这只能返回 1 个结果集。[Optional] path to a file that contains a query. Use if "query" is not set[可选] 指向包含一个查询的文件路径。在未设置 "查询"时使用[Optional] Auto refresh interval in minutes, if not set, there will be no auto refresh[可选] 自动刷新间隔(分钟数);如果未设置,则不自动刷新Which actions to use要使用的操作Target database for the action; can use the format "${columnName}" to use a data driven column name.操作的目标数据库;可通过 "${columnName}" 格式使用数据驱动的列名。Target server for the action; can use the format "${columnName}" to use a data driven column name.操作的目标服务器;可通过 "${columnName}" 格式使用数据驱动的列名。Target user for the action; can use the format "${columnName}" to use a data driven column name.用于操作的目标用户;可以使用格式“$ {columnName}”来使用数据驱动的列名。Identifier of the insight智能见解的标识符Contributes insights to the dashboard palette.向仪表板调色板提供见解。Condition which must be true to show this item显示此项目时条件必须为 trueThe title of the container容器的标题The row of the component in the grid网格中的组件行The rowspan of the component in the grid. Default value is 1. Use '*' to set to number of rows in the grid.网格中组件的行跨度。默认值为 1。使用 "*" 设置为网格中的行数。The column of the component in the grid网格中组件的列The colspan of the component in the grid. Default value is 1. Use '*' to set to number of columns in the grid.网格中组件的列跨距。默认值为 1。使用 "*" 设置网格中的列数。Unique identifier for this tab. Will be passed to the extension for any requests.此选项卡的唯一标识符。将被传递给任何请求的扩展名。Extension tab is unknown or not installed."扩展" 选项卡未知或未安装。Enable or disable the properties widget启用或禁用属性小组件Property values to show要显示的属性值Display name of the property属性的显示名称Value in the Database Info Object数据库信息对象中的值Specify specific values to ignore指定要忽略的特定值Recovery Model恢复模型Last Database Backup上次数据库备份Last Log Backup上次日志备份Compatibility Level兼容级别Owner所有者Customizes the database dashboard page自定义数据库仪表板页面Customizes the database dashboard tabs自定义数据库仪表板选项卡Enable or disable the properties widget启用或禁用属性小组件Property values to show要显示的属性值Display name of the property属性的显示名称Value in the Server Info Object服务器信息对象中的值Version版本Edition版Computer Name计算机名OS VersionOS 版本Customizes the server dashboard page自定义服务器仪表板页面Customizes the Server dashboard tabs自定义服务器仪表板选项卡Loading正在加载No {0} renderer could be found for output. It has the following MIME types: {1}找不到 {0} 呈现器用于输出。它具有以下 MIME 类型: {1}(safe) (安全)Error displaying Plotly graph: {0}显示 Plotly 图形时出错: {0}Defines a property to show on the dashboard定义要在仪表板上显示的属性What value to use as a label for the property用作属性标签的值What value in the object to access for the value对象中要针对该值访问的值Specify values to be ignored指定要忽略的值Default value to show if ignored or no value在忽略或没有值时显示的默认值A flavor for defining dashboard properties用于定义仪表板属性的风格Id of the flavor风格的 IDCondition to use this flavor使用这种风格的条件Field to compare to要比较的字段Which operator to use for comparison用于比较的运算符Value to compare the field to用于和字段比较的值Properties to show for database page用于显示于数据库页的属性Properties to show for server page要显示的用于服务器页的属性Defines that this provider supports the dashboard定义此提供程序支持仪表板Provider id (ex. MSSQL)提供程序 ID (如 MSSQL)Property values to show on dashboard要在仪表板上显示的属性值Server Groups服务器组OK确定Cancel取消Server group name服务器组名称Group name is required.组名称是必需的。Group description组描述Group color组颜色Common id for the provider提供程序的公共 idDisplay Name for the provider提供程序的显示名称Icon path for the server type服务器类型的图标路径Options for connection连接选项OK确定Cancel取消Open dashboard extensions打开仪表板扩展OK确定Cancel取消No dashboard extensions are installed at this time. Go to Extension Manager to explore recommended extensions.此时没有安装仪表板扩展。转到扩展管理器来搜索推荐的扩展。Selected path选定的路径Files of type文件类型OK确定Discard放弃No Connection Profile was passed to insights flyout未将连接配置文件传递给见解弹出窗口Insights error洞察错误There was an error reading the query file: 读取查询文件时出错:There was an error parsing the insight config; could not find query array/string or queryfile分析洞察配置时出错。找不到查询数组/字符串或查询文件Clear List清除列表Recent connections list cleared已清空最新连接列表Yes是No否Are you sure you want to delete all the connections from the list?确定要删除列表中的所有连接吗?Yes是No否Delete删除Get Current Connection String获取当前连接字符串Connection string not available连接字符串不可用No active connection available没有可用的活动连接Edit Data Session Failed To Connect编辑数据会话无法连接Profiler分析器Not connected未连接XEvent Profiler Session stopped unexpectedly on the server {0}.XEvent 分析器会话在服务器 {0} 上意外停止。Error while starting new session启动新会话时出错The XEvent Profiler session for {0} has lost events.{0} 的 XEvent 分析会话缺失事件。Would you like to stop the running XEvent session?是否要停止正在运行的 XEvent 会话?Yes是No否Cancel取消Invalid value值无效Copy failed with error {0}复制失败,出现错误 {0}Extension扩展Item项Value值Property属性Value值Insights见解Items项目Item Details项目详情Error adding account添加帐户时出错Sort by event按事件排序Sort by column按列排序Profiler分析器OK确定Cancel取消Cannot start auto OAuth. An auto OAuth is already in progress.无法启动自动 OAuth。自动 OAuth 已在进行中。Clear all全部清除Apply应用OK确定Cancel取消Filters筛选器Remove this clause删除此子句Save Filter保存筛选器Load Filter加载筛选器Add a clause添加子句Field字段Operator运算符Value值Is Null为 nullIs Not Null不为 NullContains包含Not Contains不包含Starts With开始于Not Starts With不开始于Save As CSV另存为 CSVSave As JSON另存为 JSONSave As Excel另存为 ExcelSave As XML另存为 XMLCopy复制Copy With Headers连同标题一起复制Select All选择全部Refresh刷新Disconnect断开连接New Connection新建连接New Server Group新服务器组Edit Server Group编辑服务器组Show Active Connections显示活动连接Show All Connections显示所有连接Recent Connections最近的连接New Query新建查询Delete Connection删除连接Delete Group删除组Select选择Create创建Insert插入Update更新Delete删除No script was returned when calling select script on object 在对象上调用select脚本时,没有返回脚本No script was returned when scripting as {0} on object {1}当在对象 {1} 上运行脚本 {0} 时没有返回任何脚本Scripting Failed脚本编写失败No script was returned when scripting as {0}脚本为 {0} 时未返回任何脚本New Query新建查询Select Top 1000选择前 1000 项Script as Execute作为执行的脚本Script as Alter生成Alter脚本Edit Data编辑数据Script as Create生成 Create 脚本Script as Drop生成DROP脚本Backup备份You must enable preview features in order to use backup必须启用预览功能才能使用备份Backup command is not supported for Azure SQL databases.Azure SQL 数据库不支持备份命令。Backup command is not supported in Server Context. Please select a Database and try again.服务器上下文中不支持备份命令。请选择数据库,然后重试。Restore还原You must enable preview features in order to use restore必须启用预览功能才能使用还原Restore command is not supported for Azure SQL databases.Azure SQL 数据库不支持还原命令。Restore command is not supported in Server Context. Please select a Database and try again.服务器上下文中不支持还原命令。请选择数据库,然后重试。Manage管理Show Details显示详细信息Learn How To Configure The Dashboard了解如何配置仪表板Started executing query at 开始执行查询于Line {0}第 {0} 行Canceling the query failed: {0}取消查询失败: {0}Started saving results to 已开始将结果保存到Failed to save results. 保存结果失败。Successfully saved results to 成功将结果保存到Executing query...正在执行查询...Maximize最大化Restore还原Save as CSV另存为 CSVSave as JSON另存为 JSONSave as Excel另存为 ExcelSave as XML另存为 XMLView as Chart图表视图Results结果集Executing query 执行查询Messages消息Total execution time: {0}执行时间总计: {0}Save results command cannot be used with multiple selections.多选时不能使用保存结果命令。Row Count行计数{0} rows{0} 行Time Elapsed占用的时间disconnected已断开连接Identifier of the notebook provider.笔记本提供程序的标识符。What file extensions should be registered to this notebook provider应向此笔记本提供程序注册哪些文件扩展名What kernels should be standard with this notebook provider此笔记本提供程序应标配哪些内核Contributes notebook providers.贡献笔记本提供程序。Name of the cell magic, such as "%%sql".单元格魔法的名称,例如 "%%sql"。The cell language to be used if this cell magic is included in the cell单元格中包含此单元格魔法时要使用的单元格语言Optional execution target this magic indicates, for example Spark vs SQL此魔法指示的可选执行目标,例如 Spark 和 SQLOptional set of kernels this is valid for, e.g. python3, pyspark3, sql可选的内核集,这对 python3、pyspark3 和 sql 等有效Contributes notebook language.贡献笔记本语言。SQLSqlF5 shortcut key requires a code cell to be selected. Please select a code cell to run.需要选择代码单元格才能使用 F5 快捷键。请选择要运行的代码单元格。Clear result requires a code cell to be selected. Please select a code cell to run.需要选择代码单元才能清除结果。请选择要运行的代码单元。Max Rows:最大行数:Manage管理Select View选择视图Select Session选择会话Select Session:选择会话:Select View:选择视图:Text文本Label标签Value值Details细节Loading kernels...正在加载内核中…Changing kernel...正在更改内核...Kernel: 内核:Attach To: 附加到:Loading contexts...正在加载上下文…Add New Connection添加新连接Select Connection选择连接localhost本地 主机Trusted信任Not Trusted不受信任Notebook is already trusted.笔记本已受信任。No Kernel无内核None没有New Notebook新笔记本Failed to get Azure account token for connection未能获取 Azure 帐户令牌用于连接Connection Not Accepted连接未被接受Yes是No否Are you sure you want to cancel this connection?您确定要取消此连接吗?Connection连接Connection type连接类型Recent Connections最近的连接Saved Connections保存的连接Connection Details连接详细信息Connect连接Cancel取消No recent connection没有最近的连接No saved connection没有保存的连接Choose SQL Language选择 SQL 语言Change SQL language provider更改 SQL 语言提供程序Change SQL Engine Provider更改 SQL 引擎提供程序A connection using engine {0} exists. To change please disconnect or change connection使用引擎 {0} 的连接已存在。若要更改, 请先断开或更改连接No text editor active at this time此时没有活动的文本编辑器Select SQL Language Provider选择 SQL 语言提供程序There is no data provider registered that can provide view data.当前没有可提供视图数据的提供来源进行注册。Collapse折叠Focus on Current Query关注当前查询Run Query运行查询Run Current Query运行当前查询Run Current Query with Actual Plan使用实际计划运行当前查询Cancel Query取消查询Refresh IntelliSense Cache刷新智能感知缓存Toggle Query Results切换查询结果Editor parameter is required for a shortcut to be executed要执行的快捷方式需要编辑器参数Parse Query解析查询Commands completed successfully命令已成功完成Command failed: 命令失败:Please connect to a server请连接到服务器File browser tree文件浏览树FileBrowserTreeAll files所有文件... Creating {0}...正在创建 {0}You need to refresh the credentials for this account.您需要为此用户重新获取凭据。Could not find query file at any of the following paths :
{0}在下述所有路径中都找不到查询文件:
{0}Add an account添加一个账户Remove account删除帐户Are you sure you want to remove '{0}'?确实要删除 "{0}" 吗?Yes是No否Failed to remove account未能删除帐户Apply Filters应用筛选器Reenter your credentials重新输入您的凭据There is no account to refresh没有要刷新的帐户From从To到Create new firewall rule创建新的防火墙规则OK确定Cancel取消Your client IP address does not have access to the server. Sign in to an Azure account and create a new firewall rule to enable access.您的客户端 IP 无权访问服务器。请登录 Azure 帐户并新建一个防火墙规则以启用访问权限。Learn more about firewall settings了解更多有关防火墙设置的信息Azure accountAzure 帐户Firewall rule防火墙规则Add my client IP 添加我的客户端 IPAdd my subnet IP range添加我的子网 IP 范围No task history to display.没有要显示的任务历史记录。Task history任务历史记录TaskHistoryTask error任务错误Done已完成Cancel取消Chart cannot be displayed with the given data无法用给定的数据显示图表The index is invalid.索引无效。Information信息Warning警告Error错误Show Details显示详细信息Copy复制Close关闭Back上一步Hide Details隐藏详细信息Execution failed due to an unexpected error: {0} {1}由于意外错误,执行失败: {0} {1}Total execution time: {0}执行时间总计: {0}Started executing query at Line {0}已开始在第 {0} 行执行查询Initialize edit data session failed: “编辑数据”会话初始化失败:Batch execution time: {0}批处理执行时间: {0}Copy failed with error {0}复制失败,出现错误 {0}Query Plan查询计划Operation操作Object对象Est Cost预计消耗Est Subtree Cost估计子树成本Actual Rows实际行数Est Rows估计行数Actual Executions实际执行Est CPU CostCPU 成本Est IO Cost预计 IO 成本Parallel并行Actual Rebinds实际的重新绑定Est Rebinds评估重新绑定Actual Rewinds实际后退Est RewindsEst 后退Partitioned分区Top Operations顶部操作 is required.是必需的。Invalid input. Numeric value expected.输入无效。 期待输入的是数值。Error: {0}错误: {0}Warning: {0}警告: {0}Info: {0}信息: {0}Backup file path备份文件路径Target database目标数据库Restore database还原数据库Restore database还原数据库Database数据库Backup file备份文件Restore还原Cancel取消Script脚本SourceSOURCERestore from还原自Backup file path is required.备份文件路径是必需的。Please enter one or more file paths separated by commas请输入一个或多个用逗号分隔的文件路径Database数据库Destination目标Select Database Toggle Dropdown“选择数据库”切换下拉列表Restore to还原到Restore plan还原计划Backup sets to restore要恢复的备份集Restore database files as将数据库文件还原为Restore database file details还原数据库文件详细信息Logical file Name逻辑文件名File type文件类型Original File Name原始文件名Restore as还原为Restore options还原选项Tail-Log backup尾日志备份Server connections服务器连接General常规Files文件Options选项Copy Cell复制单元格Copy & Open复制并打开Cancel取消User code用户代码Website网站No connections found.未找到连接。Add Connection添加连接Results结果集Messages消息Must be an option from the list必须是列表中的选项Toggle dropdown切换下拉列表Select/Deselect All全选/取消权限modelview code editor for view model.用于视图模型的模型视图代码编辑器。Advanced Properties高级属性Discard放弃Server Description (optional)服务器说明(可选)Linked accounts链接帐户Close关闭There is no linked account. Please add an account.没有链接的帐户。请添加一个帐户。Add an account添加一个账户nbformat v{0}.{1} not recognized无法识别 nbformat v{0}.{1}This file does not have a valid notebook format此文件没有有效的笔记本格式Cell type {0} unknown单元格类型 {0} 未知Output type {0} not recognized无法识别输出类型 {0}Data for {0} is expected to be a string or an Array of strings{0} 的数据应为字符串或字符串数组Output type {0} not recognized无法识别输出类型 {0}Profiler editor for event text. Readonly用于事件文本的分析器编辑器。只读Create File创建文件Could not display contents: {0}无法显示内容: {0}Please install the SQL Server 2019 extension to run cells.请安装 SQL Server 2019 扩展以运行单元格。Install Extension安装扩展Code代码Text文本Run Cells运行单元格Clear Results清除结果cell with URI {0} was not found in this model在此模型中找不到具有 URI {0} 的单元格Run Cells failed - See error in output of the currently selected cell for more information.单元格运行失败 - 有关详细信息,请参阅当前所选单元格输出中的错误。No Kernel无内核Cannot run cells as no kernel has been configured无法运行单元格,因为尚未配置内核Error错误Recent Connections最近的连接Servers服务器Choose Results File选择结果文件CSV (Comma delimited)CSV (以逗号分隔)JSONJSONExcel WorkbookExcel 工作簿XMLXMLPlain Text纯文本Open file location打开文件所在位置Open file打开文件Azure Data StudioAzure Data StudioStart启动New connection新建连接New query新建查询New notebook新笔记本Open file打开文件Open file打开文件Recent最近More...更多...No recent folders无最近使用文件夹Help帮助Getting started开始使用DocumentationDocumentationReport issue or feature request报告问题或功能请求GitHub repositoryGitHub 存储库Release notes发行说明Show welcome page on startup启动时显示欢迎页Customize自定义Extensions扩展Download extensions that you need, including the SQL Server Admin pack and more下载所需的扩展,包括 SQL Server 管理包等等Keyboard Shortcuts键盘快捷方式Find your favorite commands and customize them查找你喜欢的命令并将其自定义Color theme颜色主题Make the editor and your code look the way you love使编辑器和代码呈现你喜欢的外观Learn学习Find and run all commands查找并运行所有命令Rapidly access and search commands from the Command Palette ({0})使用命令面板快速访问和搜索命令 ({0})Discover what's new in the latest release了解最新版本中的新增功能New monthly blog posts each month showcasing our new features每月推出新的月度博客文章,其中展示了我们的新功能Follow us on Twitter在 Twitter 上关注我们Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.跟进了解社区如何使用 Azure Data Studio 并与工程师直接交谈。Run运行Dispose Edit Failed With Error: 处理编辑失败, 出现错误:Stop停止Show SQL Pane显示 SQL 窗格Close SQL Pane关闭 SQL 窗格Connect连接Disconnect断开连接Start启动New Session新会话Pause暂停Resume恢复Stop停止Clear Data清除数据Auto Scroll: On自动滚动:开Auto Scroll: Off自动滚动: 关闭Toggle Collapsed Panel切换折叠面板Edit Columns编辑列Find Next String查找下一个字符串Find Previous String查找上一个字符串Launch Profiler启动分析器Filter…筛选器...Clear Filter清除筛选器Events (Filtered): {0}/{1}事件(已筛选): {0}/{1}Events: {0}事件: {0}StdIn:StdIn:Click on单击+ Code+ 代码or或+ Text+ 文本to add a code or text cell添加代码或文本单元格Loading正在加载Table header background color表头背景色Table header foreground color表头前景色Disabled Input box background.禁用输入框背景。Disabled Input box foreground.前台禁用输入框。Button outline color when focused.聚焦时按钮轮廓颜色。Disabled checkbox foreground.已禁用复选框前景。List/Table background color for the selected and focus item when the list/table is active当列表/表处于活动状态时所选和焦点项的列表/表背景色SQL Agent Table background color.sql 代理表背景色。SQL Agent table cell background color.SQL 代理表单元格的背景色。SQL Agent table hover background color.SQL 代理表悬停背景颜色。SQL Agent heading background color.sql 代理标题背景色。SQL Agent table cell border color.SQL 代理表的单元格边框颜色。Results messages error color.错误结果消息颜色。Backup name备份名称Recovery model恢复模型Backup type备份类型Backup files备份文件Algorithm算法Certificate or Asymmetric key证书或非对称密钥Media媒体Backup to the existing media set备份到已有的媒体集Backup to a new media set备份到新的媒体集Append to the existing backup set追加到现有备份集Overwrite all existing backup sets覆盖所有现有备份集New media set name新媒体集名称New media set description新建媒体集说明Perform checksum before writing to media在写入介质前执行和校验Verify backup when finished完成后验证备份Continue on error错误发生时继续Expiration过期Set backup retain days设置备份保留天数Copy-only backup仅复制备份Advanced Configuration高级配置Compression压缩Set backup compression设置备份压缩Encryption加密Transaction log事务日志Truncate the transaction log截断事务日志Backup the tail of the log备份日志的末尾Reliability可靠性Media name is required需要媒体名称No certificate or asymmetric key is available没有可用的证书或非对称密钥Add a file添加文件Remove files删除文件Invalid input. Value must be greater than or equal 0.输入无效。值必须大于或等于0。Script脚本Backup备份Cancel取消Only backup to file is supported只支持备份到文件Backup file path is required备份文件路径是必需的Connecting:正在连接:Running command:正在运行命令:Opening new query:正在打开新查询:Connecting query file正在连接查询文件succeeded成功failed失败in progress正在进行not started未启动canceled已取消canceling正在取消Edit编辑Exit退出Refresh刷新Toggle More切换更多Delete Widget删除小部件Click to unpin单击以取消固定Click to pin单击以锁定Open installed features打开已安装的功能Collapse折叠Expand扩展Home主页The "{0}" section has invalid content. Please contact extension owner.“{0}”部分具有无效内容。请与扩展所有者联系。Jobs作业Alerts警报Proxies代理Operators运算符SERVER DASHBOARD服务器仪表板DATABASE DASHBOARD数据库仪表板Steps步骤Double-click to edit双击以编辑No {0}renderer could be found for output. It has the following MIME types: {1}找不到 {0} 呈现器用于输出。它具有以下 MIME 类型: {1}safe 安全No component could be found for selector {0}找不到选择器 {0} 的组件Error rendering component: {0}渲染组件时出错: {0}XML ShowplanXML 显示计划Database数据库Files and filegroups文件和文件组Full完全Differential差异Transaction Log事务日志Disk磁盘UrlURLUse the default server setting使用默认服务器设置Compress backup压缩备份Do not compress backup不压缩备份Server Certificate服务器证书Asymmetric Key非对称密钥Backup Files备份文件All Files所有文件Chart图表Failed to change database未能更改数据库Name名称Last Occurrence上次发生Enabled已启用Delay Between Responses (in secs)响应之间的延迟(秒)Category Name类别名称Name名称Email Address电子邮件地址Enabled已启用New Proxy新建代理Refresh刷新Account Name帐户名Credential Name凭据名称Description说明Enabled已启用Search by name of type (a:, t:, v:, f:, or sp:)按类型名称搜索 (a:, t:, v:, f:, 或 sp:)Search databases搜索数据库Unable to load objects无法加载对象Unable to load databases无法加载数据库Unable to load dashboard properties无法加载仪表板属性Last Updated: {0} {1}最近更新: {0} {1}No results to show没有要显示的结果Step ID步骤 IDStep Name步骤名称Message消息Connected to连接到Disconnected已断开连接Unsaved Connections未保存的连接Add an account...添加帐户...<Default><默认值>Loading...正在加载...Server group服务器组<Default><默认值>Add new group...添加新组…<Do not save><不保存>{0} is required.{0} 是必需的。{0} will be trimmed.将修剪 {0}。Remember password记住密码Account帐户Refresh account credentials刷新帐户凭据Azure AD tenantAzure AD 租户Select Database Toggle Dropdown“选择数据库”切换下拉列表Name (optional)名称(可选)Advanced...高级...You must select an account必须选择一个帐户Save As CSV另存为 CSVSave As JSON另存为 JSONSave As Excel另存为 ExcelSave As XML另存为 XMLSave to file is not supported by the backing data source备份数据源不支持保存到文件Copy复制Copy With Headers连同标题一起复制Select All选择全部Copy复制Copy All全部复制Maximize最大化Restore还原Chart图表Data Direction数据方向Vertical垂直Horizontal水平Use column names as labels将列名用作标签Use first column as row label使用第一列作为行标签Legend Position图例位置Y Axis LabelY 轴标签Y Axis Minimum ValueY 轴最小值Y Axis Maximum ValueY 轴最大值X Axis LabelX 轴标签X Axis Minimum ValueX 轴最小值X Axis Maximum ValueX 轴最大值X Axis Minimum DateX 轴最小日期X Axis Maximum DateX 轴最大日期Data Type数据类型Number编号Point点Chart Type图表类型Encoding编码Image Format图像格式Run运行Cancel取消Explain解释Actual实际为Disconnect断开连接Change Connection更改连接Connect连接Select Database选择数据库Select Database Toggle Dropdown“选择数据库”切换下拉列表Failed to change database未能更改数据库Failed to change database {0}更改数据库 {0} 失败Delete Row删除行Revert Current Row还原当前行Loading...正在加载...Create Insight创建洞察力Cannot create insight as the active editor is not a SQL Editor无法创建见解,因为活动编辑器不是 SQL 编辑器My-Widget我的小组件Copy as image复制为图像Could not find chart to save找不到要保存的图表Save as image另存为图像Saved Chart to path: {0}保存的图表到路径: {0}Choose Results File选择结果文件SQL kernel errorSQL 内核错误A connection must be chosen to run notebook cells必须选择连接才能运行笔记本单元Displaying Top {0} rows.正在显示前 {0} 行。Dashboard Tabs ({0})仪表板选项卡({0})IdIDTitle标题Description说明Dashboard Insights ({0})仪表板见解({0})IdIDName名称When时间Cancel取消The task is failed to cancel.任务取消失败。Script脚本Could not find component for type {0}找不到类型 {0} 的组件Find查找Find查找Previous match上一个匹配项Next match下一个匹配项Close关闭Your search returned a large number of results, only the first 999 matches will be highlighted.你的搜索返回了大量结果,将仅突出显示前 999 个匹配项。{0} of {1}{1} 中的 {0}No Results无结果Name名称Last Run上次运行Next Run下次运行Enabled已启用Status状态Category类别Runnable可运行Schedule计划Last Run Outcome上次运行结果Previous Runs之前的运行No Steps available for this job.没有可用于此作业的步骤。Error: 错误: Run Query运行查询Delete删除Insert Code Before在...之前插入代码Insert Code After在...之后插入代码Insert Text Before在...之前插入文本Insert Text After在...之后插入文本Run Cells Before在...之前运行单元格Run Cells After在...后运行单元格Clear Output清除输出Please select active cell and try again请选择活动单元格,然后重试Run cell运行单元格Cancel execution取消执行Error on last run. Click to run again上次运行时出错。请单击以重新运行{0} is an unknown container.{0} 是未知容器。Failed失败Succeeded成功Retry重试Cancelled已取消In Progress正在进行Status Unknown状态未知Executing正在执行Waiting for Thread等待线程Between Retries重试之间Idle空闲Suspended暂停[Obsolete][废弃]Yes是No否Not Scheduled未计划Never Run从不运行Loading Error...加载错误...Home主页No connection information could be found for this dashboard找不到此仪表板的连接信息A server group with the same name already exists.已存在同名的服务器组。Data数据Connection连接Query查询Notebook笔记本SQLSqlMicrosoft SQL ServerMicrosoft SQL ServerDashboard仪表板Profiler分析器Please select a connection to run cells for this kernel请选择一个连接来运行此内核的单元Failed to delete cell.未能删除单元格。Failed to change kernel. Kernel {0} will be used. Error was: {1}未能更改内核。将使用内核 {0}。错误为: {1}Failed to change kernel due to error: {0}由于错误而未能更改内核: {0}Changing context failed: {0}更改上下文失败: {0}Could not start session: {0}无法启动会话: {0}A client session error occurred when closing the notebook: {0}关闭笔记本时发生客户端会话错误: {0}Can't find notebook manager for provider {0}找不到提供程序 {0} 的笔记本管理器An error occurred while starting the notebook session启动笔记本会话时出错Server did not start for unknown reason由于未知原因,服务器未启动Kernel {0} was not found. The default kernel will be used instead.找不到内核 {0}。将改为使用默认内核。Close关闭Success成功Error错误Refresh刷新New Job新建作业Run运行: The job was successfully started.: 作业已成功启动。Stop停止: The job was successfully stopped.: 作业已成功停止。Edit Job编辑作业Delete Job删除作业Are you sure you'd like to delete the job '{0}'?确定要删除作业“{0}”吗?Could not delete job '{0}'.
Error: {1}无法删除作业 "{0}"。
错误: {1}The job was successfully deleted作业已成功删除New Step新步骤Delete Step删除步骤Are you sure you'd like to delete the step '{0}'?确定要删除步骤“{0}”吗?Could not delete step '{0}'.
Error: {1}无法删除步骤“{0}”。
错误: {1}The job step was successfully deleted作业步骤已成功删除New Alert新警报Edit Alert编辑警报Delete Alert删除警报Cancel取消Are you sure you'd like to delete the alert '{0}'?您确定要删除警报 "{0}" 吗?Could not delete alert '{0}'.
Error: {1}无法删除警报 "{0}"。
错误: {1}The alert was successfully deleted警报已成功删除New Operator新建操作符Edit Operator编辑操作员Delete Operator删除运算符Are you sure you'd like to delete the operator '{0}'?确定要删除运算符“{0}”吗?Could not delete operator '{0}'.
Error: {1}"无法删除运算符“{0}”。
错误: {1}"The operator was deleted successfully已成功删除运算符New Proxy新建代理Edit Proxy编辑代理Delete Proxy删除代理服务器Are you sure you'd like to delete the proxy '{0}'?确定要删除代理“{0}”吗?Could not delete proxy '{0}'.
Error: {1}无法删除代理 "{0}"。
错误: {1}The proxy was deleted successfully代理已成功删除Cell execution cancelled单元格执行已取消Query execution was canceled查询执行已取消The session for this notebook is not yet ready此笔记本的会话尚未准备好The session for this notebook will start momentarily此笔记本的会话将暂时启动No kernel is available for this notebook此笔记本没有可用的内核Series {0}系列 {0}OK确定Clear清除Cancel取消Select Connection选择连接localhost本地 主机Add New Connection添加新连接No tree view with id '{0}' registered.没有注册 id 为 "{0}" 的树视图。A NotebookProvider with valid providerId must be passed to this method必须向此方法传递具有有效 providerId 的记事本提供程序no notebook provider found找不到笔记本提供程序No Manager found找不到管理器Notebook Manager for notebook {0} does not have a server manager. Cannot perform operations on it笔记本 {0} 的笔记本管理器没有服务器管理器。无法对其执行操作Notebook Manager for notebook {0} does not have a content manager. Cannot perform operations on it笔记本 {0} 的笔记本管理器没有内容管理器。无法对其执行操作Notebook Manager for notebook {0} does not have a session manager. Cannot perform operations on it笔记本 {0} 的笔记本管理器没有会话管理器。无法对其执行操作Done已完成Cancel取消Generate script生成脚本Next下一个Previous上一个Unkown component type. Must use ModelBuilder to create objects未知的组件类型。必须使用ModelBuilder来创建对象The index is invalid.索引无效。Unkown component configuration, must use ModelBuilder to create a configuration object组件配置未知,必须使用 ModelBuilder 来创建配置对象