LOC CHECKIN | Microsoft/azuredatastudio master | 20190718 (#6407)

* LOC CHECKIN | Microsoft/azuredatastudio master | 20190718

* LOC CHECKIN | Microsoft/azuredatastudio master | 20190805 update
This commit is contained in:
Zbyněk Sailer
2019-08-07 17:54:49 +02:00
committed by Karl Burtram
parent fd73fba1a7
commit 499ab4ee3d
60 changed files with 1360 additions and 1080 deletions

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">Для взаимодействия со службой SchemaCompareService требуется подключение</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">Показать подключения</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">Сетка результатов и сообщения</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">Использовать внутреннее средство просмотра разметки Markdown для быстрого отображения текстовых ячеек (экспериментальная функция).</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">Не удается выполнить расширение, так как требуемый поставщик подключения "{0}" не найден</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">Действие отменено пользователем</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">Мастер приложений уровня данных</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">Мастер импорта</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">Обновление учетной записи было отменено пользователем</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">Максимальное число строк, которые будут возвращены перед тем, как сервер перестанет обрабатывать ваш запрос.</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">Максимальный размер текста и данных ntext, возвращаемых инструкцией SELECT</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">Время ожидания выполнения, равное 0, указывает на неограниченное время ожидания</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">Установить параметр SET NOCOUNT</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">Установить параметр SET NOEXEC</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">Установить параметр SET PARSEONLY</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">Установить параметр SET ARITHABORT</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">Установить параметр SET STATISTICS TIME</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">Установить параметр SET STATISTICS IO</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">Установить параметр SET XACT_ABORT ON</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">Установить параметр SET TRANSACTION ISOLATION LEVEL</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">Установить параметр SET DEADLOCK_PRIORITY</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">Установить параметр SET LOCK TIMEOUT (в миллисекундах)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">Установить параметр SET QUERY_GOVERNOR_COST_LIMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">Установить параметр SET ANSI_DEFAULTS</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">Установить параметр SET QUOTED_IDENTIFIER</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">Установить параметр SET ANSI_NULL_DFLT_ON</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">Установить параметр SET IMPLICIT_TRANSACTIONS</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">Установить параметр SET CURSOR_CLOSE_ON_COMMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">Установить параметр SET ANSI_PADDING</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">Установить параметр SET ANSI_WARNINGS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">Включить SET ANSI_NULLS</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set 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</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">Фильтры профилировщика</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">Переключить задачи</target>
</trans-unit>
</body>
</file>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Не удается найти отрисовщик {0} для выходных данных. Он содержит следующие типы MIME: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(безопасный)</target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">Не удалось отобразить диаграмму Plotly: {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">Путь к значку для типа сервера</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Не удалось выполнить копирование. Ошибка: {0}</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">Удалить это предложение</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">Сохранить фильтр</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">Загрузить фильтр</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">Добавить предложение</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">Команда резервного копирования не поддерживается для баз данных SQL Azure.</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">Команда резервного копирования не поддерживается в контексте сервера. Выберите базу данных и повторите попытку.</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">Команда восстановления не поддерживается для баз данных SQL Azure.</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">Команда восстановления не поддерживается в контексте сервера. Выберите базу данных и повторите попытку.</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">При нажатии клавиши F5 необходимо выбрать ячейку кода. Выберите ячейку кода для выполнения.</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">Для получения четкого результата требуется выбрать ячейку кода. Выберите ячейку кода для запуска.</target>
</trans-unit>
</body>
</file>
@@ -2557,7 +2557,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">Журнал задач для отображения отсутствует.</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2650,7 +2650,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">Не удалось инициализировать сеанс изменения данных:</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2658,7 +2658,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Не удалось выполнить копирование. Ошибка {0}</target>
</trans-unit>
</body>
</file>
@@ -2926,7 +2926,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">Подключения не найдены.</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2990,7 +2990,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">Описание сервера (необязательно)</target>
</trans-unit>
</body>
</file>
@@ -3062,7 +3062,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">Для запуска ячеек установите расширение SQL Server 2019.</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3090,7 +3090,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">Не удалось выполнить ячейки. Дополнительные сведения об ошибке см. в выходных данных текущей выбранной ячейки.</target>
</trans-unit>
</body>
</file>
@@ -3206,7 +3206,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">Приступая к работе</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3214,7 +3214,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">Сообщить о проблеме или отправить запрос на добавление новой возможности</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3238,7 +3238,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">Скачайте необходимые расширения, включая пакет администрирования SQL Server и другие.</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3246,7 +3246,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">Найдите любимые команды и настройте их</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3270,19 +3270,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">Ознакомьтесь с изменениями в последнем выпуске</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">Ежемесячные записи в блоге с обзором новых функций</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">Следите за нашими новостями в Twitter</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">Будьте в курсе того, как сообщество использует Azure Data Studio, и общайтесь с техническими специалистами напрямую.</target>
</trans-unit>
</body>
</file>
@@ -3398,7 +3398,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">Стандартный поток ввода:</target>
</trans-unit>
</body>
</file>
@@ -3486,7 +3486,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">Цвет сообщений об ошибках в результатах.</target>
</trans-unit>
</body>
</file>
@@ -3658,7 +3658,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">Файл с запросом на подключение</target>
</trans-unit>
</body>
</file>
@@ -3806,19 +3806,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Не удается найти отрисовщик {0} для выходных данных. Он содержит следующие типы MIME: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">безопасный</target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">Не удалось найти компонент для селектора {0}</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">Ошибка при отрисовке компонента: {0}</target>
</trans-unit>
</body>
</file>
@@ -4138,7 +4138,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">Сохранение в файл не поддерживается резервным источником данных</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4550,19 +4550,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">Вставить текст перед</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">Вставить текст после</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">Выполнять ячейки перед</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">Выполнять ячейки после</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4710,7 +4710,7 @@
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">Записная книжка</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4734,7 +4734,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">Выберите подключение, на котором будут выполняться ячейки для этого ядра</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4956,7 +4956,7 @@ Error: {1}</source>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">Выполнение ячейки отменено</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>