Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220506153723565. (#19300)

This commit is contained in:
csigs
2022-05-06 10:22:14 -07:00
committed by GitHub
parent 5afdf04aba
commit cab9ab3b91
16 changed files with 719 additions and 194 deletions

View File

@@ -265,6 +265,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.azureSqlServerCreated" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure SQL Server '{0}' created]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure SQL Server \"{0}\" erstellt]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -550,6 +553,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.creatingAzureSqlServer" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Creating Azure SQL Server '{0}' ...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure SQL Server \"{0}\" wird erstellt ...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1159,6 +1165,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.enterUser" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter {0} admin user name]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Administratorbenutzername \"{0}\" eingeben]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2179,8 +2188,8 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.retryMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Operation '{0}' failed. Re-trying... Error: '{1}' ]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Fehler beim Vorgang "{0}". Versuchen Sie es erneut... Fehler: "{1}"]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Vorgang \"{0}\". Versuchen Sie es erneut... Fehler: \"{1}\" ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Operation '{0}' failed. Re-trying... Error: '{1}']]></Val>