Loc checkin for November update (#548)

This commit is contained in:
Monasr
2017-11-20 15:14:32 -08:00
committed by Kevin Cunnane
parent d7080eb07e
commit c512d53caa
10 changed files with 511 additions and 24 deletions

View File

@@ -2703,13 +2703,13 @@
<note/>
</trans-unit>
<trans-unit id="BackupPathIsFolderError">
<source>The provided path specifies a directory but a file path is required: {0}</source>
<source>Please provide a file path instead of directory path</source>
<target state="new">Указанное имя файла является также именем каталога: {0}</target>
<note/>
</trans-unit>
<trans-unit id="InvalidBackupPathError">
<source> Cannot verify the existence of the backup file location: {0}</source>
<source> The provided path is invalid</source>
<target state="new">Невозможно проверить существование расположения файла резервной копии: {0}</target>
<note/>
@@ -2720,6 +2720,49 @@
<note/>
</trans-unit>
<trans-unit id="NoBackupsetsToRestore">
<source>No backupset selected to be restored</source>
<target state="new">Для восстановления не выбран резервный набор данных</target>
<note/>
</trans-unit>
<trans-unit id="NeverBackedUp">
<source>Never</source>
<target state="new">Никогда </target>
<note/>
</trans-unit>
<trans-unit id="AzureSqlDbEdition">
<source>Azure SQL DB</source>
<note/>
</trans-unit>
<trans-unit id="AzureSqlDwEdition">
<source>Azure SQL Data Warehouse</source>
<note/>
</trans-unit>
<trans-unit id="AzureSqlStretchEdition">
<source>Azure SQL Stretch Database</source>
<note/>
</trans-unit>
<trans-unit id="Error_InvalidDirectoryName">
<source>Path {0} is not a valid directory </source>
<note/>
</trans-unit>
<trans-unit id="Error_ExistingDirectoryName">
<source>For directory {0} a file with name {1} already exists</source>
<note/>
</trans-unit>
<trans-unit id="EditDataValueTooLarge">
<source>Value {0} is too large to fit in column of type {1}</source>
<note>.
Parameters: 0 - value (string), 1 - columnType (string) </note>
</trans-unit>
</body>
</file>
</xliff>