Files
azuredatastudio/resources/xlf/zh-hans/profiler.zh-Hans.xlf
Alex Ma 0bc6f846e9 Update to localized XLFs (#16985)
* update to localized XLFs

* update to resources xlfs
2021-09-03 10:24:56 -07:00

75 lines
3.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/profiler/dist/dialogs/profilerCreateSessionDialog" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="createSessionDialog.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">取消</target>
</trans-unit>
<trans-unit id="createSessionDialog.create">
<source xml:lang="en">Start</source>
<target state="translated">开始</target>
</trans-unit>
<trans-unit id="createSessionDialog.createSessionFailed">
<source xml:lang="en">Failed to create a session</source>
<target state="translated">未能创建会话</target>
</trans-unit>
<trans-unit id="createSessionDialog.dialogOwnerInvalid">
<source xml:lang="en">Invalid dialog owner, cannot open dialog</source>
<target state="translated">对话所有者无效,无法打开对话</target>
</trans-unit>
<trans-unit id="createSessionDialog.enterSessionName">
<source xml:lang="en">Enter session name:</source>
<target state="translated">输入会话名称:</target>
</trans-unit>
<trans-unit id="createSessionDialog.invalidProviderType">
<source xml:lang="en">Invalid provider type, cannot open dialog</source>
<target state="translated">提供程序类型无效,无法打开对话</target>
</trans-unit>
<trans-unit id="createSessionDialog.selectTemplates">
<source xml:lang="en">Select session template:</source>
<target state="translated">选择会话模板:</target>
</trans-unit>
<trans-unit id="createSessionDialog.templatesInvalid">
<source xml:lang="en">Invalid templates list, cannot open dialog</source>
<target state="translated">模板列表无效,无法打开对话</target>
</trans-unit>
<trans-unit id="createSessionDialog.title">
<source xml:lang="en">Start New Profiler Session</source>
<target state="translated">启动新的探查器会话</target>
</trans-unit>
</body>
</file>
<file original="extensions/profiler/package" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="description">
<source xml:lang="en">SQL Server Profiler for Azure Data Studio</source>
<target state="translated">Azure Data Studio 的 SQL Server Profiler</target>
</trans-unit>
<trans-unit id="displayName">
<source xml:lang="en">SQL Server Profiler</source>
<target state="translated">SQL Server Profiler</target>
</trans-unit>
<trans-unit id="profiler.category">
<source xml:lang="en">Profiler</source>
<target state="translated">探查器</target>
</trans-unit>
<trans-unit id="profiler.contributes.title.newProfler">
<source xml:lang="en">Launch Profiler</source>
<target state="translated">启动探查器</target>
</trans-unit>
<trans-unit id="profiler.contributes.title.openCreateSessionDialog">
<source xml:lang="en">Create Profiler Season</source>
<target state="translated">创建探查器季度</target>
</trans-unit>
<trans-unit id="profiler.contributes.title.start">
<source xml:lang="en">Start</source>
<target state="translated">开始</target>
</trans-unit>
<trans-unit id="profiler.contributes.title.stop">
<source xml:lang="en">Stop</source>
<target state="translated">停止</target>
</trans-unit>
</body>
</file>
</xliff>