Langpack Source update with fix for hashed strings (#24400)

* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
This commit is contained in:
Alex Ma
2023-09-14 10:10:49 -07:00
committed by GitHub
parent d9b5d71148
commit 523dd8ad4b
614 changed files with 193655 additions and 168544 deletions

View File

@@ -0,0 +1,407 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/Microsoft.schema-compare/dist/localizedConstants" source-language="en" datatype="plaintext" target-language="ru">
<body>
<trans-unit id="schemaCompareDialog.differentSourceMessage">
<source xml:lang="en">A different source schema has been selected. Compare to see the comparison?</source>
<target state="translated">Выбрана другая исходная схема. Выполнить сравнение для просмотра его результатов?</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.differentTargetMessage">
<source xml:lang="en">A different target schema has been selected. Compare to see the comparison?</source>
<target state="translated">Выбрана другая целевая схема. Выполнить сравнение для просмотра его результатов?</target>
</trans-unit>
<trans-unit id="schemaCompare.actionColumn">
<source xml:lang="en">Action</source>
<target state="translated">Действие</target>
</trans-unit>
<trans-unit id="schemaCompare.addAction">
<source xml:lang="en">Add</source>
<target state="translated">Добавить</target>
</trans-unit>
<trans-unit id="schemaCompare.updateButton">
<source xml:lang="en">Apply</source>
<target state="translated">Применить</target>
</trans-unit>
<trans-unit id="schemaCompare.applyButtonEnabledTitle">
<source xml:lang="en">Apply changes to target</source>
<target state="translated">Применить изменения к целевому объекту</target>
</trans-unit>
<trans-unit id="schemaCompare.applyButtonDisabledTitle">
<source xml:lang="en">Apply is enabled when the target is a database or database project</source>
<target state="translated">Применение включено, когда целевой объект является базой данных или проектом базы данных</target>
</trans-unit>
<trans-unit id="schemaCompare.ApplyConfirmation">
<source xml:lang="en">Are you sure you want to update the target?</source>
<target state="translated">Вы действительно хотите обновить целевой объект?</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Отмена</target>
</trans-unit>
<trans-unit id="schemaCompare.cancelErrorMessage">
<source xml:lang="en">Cancel schema compare failed: '{0}'</source>
<target state="translated">Сбой при отмене сравнения схем: "{0}"</target>
</trans-unit>
<trans-unit id="schemaCompare.cannotExcludeMessage">
<source xml:lang="en">Cannot exclude {0}. Included dependents exist</source>
<target state="translated">Невозможно исключить {0}. Существуют включенные зависимости</target>
</trans-unit>
<trans-unit id="schemaCompare.cannotExcludeMessageWithDependent">
<source xml:lang="en">Cannot exclude {0}. Included dependents exist, such as {1}</source>
<target state="translated">Невозможно исключить {0}. Существуют включенные зависимости, например {1}</target>
</trans-unit>
<trans-unit id="schemaCompare.cannotIncludeMessage">
<source xml:lang="en">Cannot include {0}. Excluded dependents exist</source>
<target state="translated">Невозможно включить {0}. Существуют исключенные зависимости</target>
</trans-unit>
<trans-unit id="schemaCompare.cannotIncludeMessageWithDependent">
<source xml:lang="en">Cannot include {0}. Excluded dependents exist, such as {1}</source>
<target state="translated">Невозможно включить {0}. Существуют исключенные зависимости, например {1}</target>
</trans-unit>
<trans-unit id="schemaCompare.changeAction">
<source xml:lang="en">Change</source>
<target state="translated">Изменить</target>
</trans-unit>
<trans-unit id="schemaCompare.compareButton">
<source xml:lang="en">Compare</source>
<target state="translated">Сравнить</target>
</trans-unit>
<trans-unit id="schemaCompare.CompareDetailsTitle">
<source xml:lang="en">Compare Details</source>
<target state="translated">Сравнить сведения</target>
</trans-unit>
<trans-unit id="schemaCompare.differencesTableTitle">
<source xml:lang="en">Comparison between Source and Target</source>
<target state="translated">Сравнение между исходным и целевым объектами</target>
</trans-unit>
<trans-unit id="schemaCompare.dacpacRadioButtonLabel">
<source xml:lang="en">Data-tier Application File (.dacpac)</source>
<target state="translated">Файл приложения уровня данных (DACPAC)</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.databaseDropdownTitle">
<source xml:lang="en">Database</source>
<target state="translated">База данных</target>
</trans-unit>
<trans-unit id="schemaCompare.databaseButtonLabel">
<source xml:lang="en">Database</source>
<target state="translated">База данных</target>
</trans-unit>
<trans-unit id="schemaCompare.projectButtonLabel">
<source xml:lang="en">Database Project</source>
<target state="translated">Проект базы данных</target>
</trans-unit>
<trans-unit id="schemaCompare.deleteAction">
<source xml:lang="en">Delete</source>
<target state="translated">Удалить</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.differentSourceTargetMessage">
<source xml:lang="en">Different source and target schemas have been selected. Compare to see the comparison?</source>
<target state="translated">Выбраны другие исходная и целевая схемы. Выполнить сравнение для просмотра его результатов?</target>
</trans-unit>
<trans-unit id="schemaCompare.GetConnectionString">
<source xml:lang="en">Do you want to connect to {0}?</source>
<target state="translated">Установить подключение к {0}?</target>
</trans-unit>
<trans-unit id="file">
<source xml:lang="en">File</source>
<target state="translated">Файл</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.fileTextBoxLabel">
<source xml:lang="en">File</source>
<target state="translated">Файл</target>
</trans-unit>
<trans-unit id="flat">
<source xml:lang="en">Flat</source>
<target state="translated">Одноуровневая</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.structureDropdownLabel">
<source xml:lang="en">Folder Structure</source>
<target state="translated">Структура папок</target>
</trans-unit>
<trans-unit id="SchemaCompare.GeneralOptionsLabel">
<source xml:lang="en">General Options</source>
<target state="translated">Общие параметры</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptButton">
<source xml:lang="en">Generate script</source>
<target state="translated">Создать сценарий</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptErrorMessage">
<source xml:lang="en">Generate script failed: '{0}'</source>
<target state="translated">Сбой при создании сценария: "{0}"</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptButtonDisabledTitle">
<source xml:lang="en">Generate script is enabled when the target is a database</source>
<target state="translated">Создание сценария включено, когда целевой объект является базой данных</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptEnabledButton">
<source xml:lang="en">Generate script to deploy changes to target</source>
<target state="translated">Создать сценарий для развертывания изменений в целевом объекте</target>
</trans-unit>
<trans-unit id="schemaCompare.includeColumnName">
<source xml:lang="en">Include</source>
<target state="translated">Включить</target>
</trans-unit>
<trans-unit id="SchemaCompare.ObjectTypesOptionsLabel">
<source xml:lang="en">Include Object Types</source>
<target state="translated">Включить типы объектов</target>
</trans-unit>
<trans-unit id="schemaCompare.waitText">
<source xml:lang="en">Initializing Comparison. This might take a moment.</source>
<target state="translated">Инициализация сравнения. Это может занять некоторое время.</target>
</trans-unit>
<trans-unit id="schemaCompare.openScmpButtonTitle">
<source xml:lang="en">Load source, target, and options saved in an .scmp file</source>
<target state="translated">Загрузить источник, целевой объект и параметры, сохраненные в файле SCMP</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.No">
<source xml:lang="en">No</source>
<target state="translated">Нет</target>
</trans-unit>
<trans-unit id="schemaCompare.applyNoChanges">
<source xml:lang="en">No changes to apply</source>
<target state="translated">Нет изменений для применения</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptNoChanges">
<source xml:lang="en">No changes to script</source>
<target state="translated">Нет изменений в сценарии</target>
</trans-unit>
<trans-unit id="schemaCompare.noDifferences">
<source xml:lang="en">No schema differences were found.</source>
<target state="translated">Различия в схемах не найдены.</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.ok">
<source xml:lang="en">OK</source>
<target state="translated">ОК</target>
</trans-unit>
<trans-unit id="objectType">
<source xml:lang="en">Object Type</source>
<target state="translated">Тип объекта</target>
</trans-unit>
<trans-unit id="schemaCompare.openFile">
<source xml:lang="en">Open</source>
<target state="translated">Открыть</target>
</trans-unit>
<trans-unit id="schemaCompare.openScmpButton">
<source xml:lang="en">Open .scmp file</source>
<target state="translated">Открыть файл SCMP</target>
</trans-unit>
<trans-unit id="schemaCompare.openScmpErrorMessage">
<source xml:lang="en">Open scmp failed: '{0}'</source>
<target state="translated">Сбой при открытии файла SCMP: "{0}"</target>
</trans-unit>
<trans-unit id="schemaCompare.optionsButton">
<source xml:lang="en">Options</source>
<target state="translated">Параметры</target>
</trans-unit>
<trans-unit id="schemaCompareOptions.RecompareMessage">
<source xml:lang="en">Options have changed. Recompare to see the comparison?</source>
<target state="translated">Параметры изменились. Выполнить повторное сравнение для просмотра его результатов?</target>
</trans-unit>
<trans-unit id="schemaCompare.includeExcludeInfoMessage">
<source xml:lang="en">Please note that include/exclude operations can take a moment to calculate affected dependencies</source>
<target state="translated">Обратите внимание, что операции включения и исключения могут занять некоторое время, чтобы вычислить затронутые зависимости</target>
</trans-unit>
<trans-unit id="schemaCompare.RecompareToRefresh">
<source xml:lang="en">Press Compare to refresh the comparison.</source>
<target state="translated">Нажмите "Сравнить", чтобы обновить сравнение.</target>
</trans-unit>
<trans-unit id="schemaCompare.applySuccess">
<source xml:lang="en">Project was successfully updated</source>
<target state="translated">Проект успешно обновлен</target>
</trans-unit>
<trans-unit id="SchemaCompareOptionsDialog.Reset">
<source xml:lang="en">Reset</source>
<target state="translated">Сбросить</target>
</trans-unit>
<trans-unit id="schemaCompare.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">Сохранить</target>
</trans-unit>
<trans-unit id="schemaCompare.saveScmpButton">
<source xml:lang="en">Save .scmp file</source>
<target state="translated">Сохранить файл SCMP</target>
</trans-unit>
<trans-unit id="schemaCompare.saveScmpErrorMessage">
<source xml:lang="en">Save scmp failed: '{0}'</source>
<target state="translated">Сбой при сохранении файла SCMP: "{0}"</target>
</trans-unit>
<trans-unit id="schemaCompare.saveScmpButtonTitle">
<source xml:lang="en">Save source and target, options, and excluded elements</source>
<target state="translated">Сохранить источник, целевой объект, параметры и исключенные элементы</target>
</trans-unit>
<trans-unit id="schema">
<source xml:lang="en">Schema</source>
<target state="translated">Схема</target>
</trans-unit>
<trans-unit id="schemaCompare.dialogTitle">
<source xml:lang="en">Schema Compare</source>
<target state="translated">Сравнение схем</target>
</trans-unit>
<trans-unit id="schemaCompare.updateErrorMessage">
<source xml:lang="en">Schema Compare Apply failed '{0}'</source>
<target state="translated">Сбой при применении Сравнения схем "{0}"</target>
</trans-unit>
<trans-unit id="SchemaCompare.SchemaCompareOptionsDialogLabel">
<source xml:lang="en">Schema Compare Options</source>
<target state="translated">Параметры Сравнения схем</target>
</trans-unit>
<trans-unit id="schemaCompare.compareErrorMessage">
<source xml:lang="en">Schema Compare failed: {0}</source>
<target state="translated">Сбой при сравнении схем: {0}</target>
</trans-unit>
<trans-unit id="schemaObjectType">
<source xml:lang="en">Schema/Object Type</source>
<target state="translated">Схема или тип объекта</target>
</trans-unit>
<trans-unit id="schemaCompare.sourceButtonTitle">
<source xml:lang="en">Select Source</source>
<target state="translated">Выбор источника</target>
</trans-unit>
<trans-unit id="schemaCompare.targetButtonTitle">
<source xml:lang="en">Select Target</source>
<target state="translated">Выберите целевой объект</target>
</trans-unit>
<trans-unit id="schemaCompare.selectConnection">
<source xml:lang="en">Select connection</source>
<target state="translated">Выберите подключение</target>
</trans-unit>
<trans-unit id="schemaCompare.selectSourceFile">
<source xml:lang="en">Select source file</source>
<target state="translated">Выберите исходный файл</target>
</trans-unit>
<trans-unit id="schemaCompare.selectTargetFile">
<source xml:lang="en">Select target file</source>
<target state="translated">Выберите целевой файл</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.serverDropdownTitle">
<source xml:lang="en">Server</source>
<target state="translated">Сервер</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.SourceTitle">
<source xml:lang="en">Source</source>
<target state="translated">Источник</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.sourceDatabaseDropdown">
<source xml:lang="en">Source Database</source>
<target state="translated">Исходная база данных</target>
</trans-unit>
<trans-unit id="schemaCompare.sourceNameColumn">
<source xml:lang="en">Source Name</source>
<target state="translated">Имя источника</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.sourceServerDropdown">
<source xml:lang="en">Source Server</source>
<target state="translated">Исходный сервер</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.sourceTextBox">
<source xml:lang="en">Source file</source>
<target state="translated">Исходный файл</target>
</trans-unit>
<trans-unit id="schemaCompare.cancelCompareButton">
<source xml:lang="en">Stop</source>
<target state="translated">Остановить</target>
</trans-unit>
<trans-unit id="schemaCompare.switchDirectionButton">
<source xml:lang="en">Switch direction</source>
<target state="translated">Сменить направление</target>
</trans-unit>
<trans-unit id="schemaCompare.switchButtonTitle">
<source xml:lang="en">Switch source and target</source>
<target state="translated">Поменять местами источник и назначение</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.TargetTitle">
<source xml:lang="en">Target</source>
<target state="translated">Целевой объект</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.targetDatabaseDropdown">
<source xml:lang="en">Target Database</source>
<target state="translated">Целевая база данных</target>
</trans-unit>
<trans-unit id="targetStructure">
<source xml:lang="en">Target Folder Structure</source>
<target state="translated">Целевая структура папок</target>
</trans-unit>
<trans-unit id="schemaCompare.targetNameColumn">
<source xml:lang="en">Target Name</source>
<target state="translated">Имя цели</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.targetServerDropdown">
<source xml:lang="en">Target Server</source>
<target state="translated">Целевой сервер</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.targetTextBox">
<source xml:lang="en">Target file</source>
<target state="translated">Целевой файл</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.dspErrorSource">
<source xml:lang="en">The source .sqlproj file does not specify a database schema component</source>
<target state="translated">Исходный файл .SQLPROJ не указывает компонент схемы базы данных</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.noProjectExtensionApply">
<source xml:lang="en">The sql-database-projects extension is required to apply changes to a project</source>
<target state="translated">Для применения изменений к проектам требуется расширение sql-database-projects</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.noProjectExtension">
<source xml:lang="en">The sql-database-projects extension is required to perform schema comparison with database projects</source>
<target state="translated">Для сравнения схем с проектами баз данных требуется расширение sql-database-projects</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.dspErrorTarget">
<source xml:lang="en">The target .sqlproj file does not specify a database schema component</source>
<target state="translated">Целевой файл .SQLPROJ не указывает компонент схемы базы данных</target>
</trans-unit>
<trans-unit id="schemaCompare.applyError">
<source xml:lang="en">There was an error updating the project</source>
<target state="translated">Ошибка при обновлении проекта</target>
</trans-unit>
<trans-unit id="schemaCompare.startText">
<source xml:lang="en">To compare two schemas, first select a source schema and target schema, then press Compare.</source>
<target state="translated">Чтобы сравнить две схемы, сначала выберите исходную и целевую схему, а затем нажмите кнопку "Сравнить".</target>
</trans-unit>
<trans-unit id="schemaCompare.typeColumn">
<source xml:lang="en">Type</source>
<target state="translated">Тип</target>
</trans-unit>
<trans-unit id="schemaCompare.radioButtonsLabel">
<source xml:lang="en">Type</source>
<target state="translated">Тип</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.Yes">
<source xml:lang="en">Yes</source>
<target state="translated">Да</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">по умолчанию</target>
</trans-unit>
<trans-unit id="OptionNotFoundWarningMessage">
<source xml:lang="en">label: {0} does not exist in the options value name lookup</source>
<target state="translated">метка: {0} не существует в поиске имени значения параметров</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.schema-compare/package" source-language="en" datatype="plaintext" target-language="ru">
<body>
<trans-unit id="schemaCompare.openInScmp">
<source xml:lang="en">Open in Schema Compare</source>
<target state="translated">Открыть в Сравнении схем</target>
</trans-unit>
<trans-unit id="schemaCompare.runComparison">
<source xml:lang="en">Run Schema Comparison</source>
<target state="translated">Запустить сравнение схем...</target>
</trans-unit>
<trans-unit id="displayName">
<source xml:lang="en">SQL Server Schema Compare</source>
<target state="translated">Сравнение схем SQL Server</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">SQL Server Schema Compare for Azure Data Studio supports comparing the schemas of databases and dacpacs.</source>
<target state="translated">Сравнение схем SQL для Azure Data Studio поддерживает сравнение схем баз данных и файлов DACPAC.</target>
</trans-unit>
<trans-unit id="schemaCompare.start">
<source xml:lang="en">Schema Compare</source>
<target state="translated">Сравнение схем</target>
</trans-unit>
</body>
</file>
</xliff>