Langpack update for March 1.43 release (#22137)

* [Loc] Update to langpack source files and xlfs for March Release

* Last update before code complete
This commit is contained in:
Alex Ma
2023-03-03 13:54:13 -08:00
committed by GitHub
parent aa350f7e49
commit 076ab355a0
190 changed files with 13821 additions and 1010 deletions

View File

@@ -46,10 +46,6 @@
<source xml:lang="en">Specified tenant with ID '{0}' not found.</source>
<target state="translated">Il tenant specificato con ID '{0}' non è stato trovato.</target>
</trans-unit>
<trans-unit id="azureAuth.unidentifiedError">
<source xml:lang="en">Unidentified error with azure authentication</source>
<target state="translated">Errore non identificato con l'autenticazione di Azure</target>
</trans-unit>
<trans-unit id="azurecore.consentDialog.body">
<source xml:lang="en">Your tenant '{0} ({1})' requires you to re-authenticate again to access {2} resources. Press Open to start the authentication process.</source>
<target state="translated">Il tenant '{0} ({1})' richiede una nuova autenticazione per accedere alle risorse {2}. Premere Apri per avviare il processo di autenticazione.</target>
@@ -126,6 +122,16 @@
<source xml:lang="en">A call was made to azdata.accounts.getSecurityToken, this method is deprecated and will be removed in future releases. Please use getAccountSecurityToken instead.</source>
<target state="translated">È stata effettuata una chiamata ad azdata.accounts.getSecurityToken. Questo metodo è deprecato e verrà rimosso nelle versioni future. Usare getAccountSecurityToken.</target>
</trans-unit>
<trans-unit id="genericTokenError">
<source xml:lang="en">Failed to get token</source>
<target state="new">Failed to get token</target>
</trans-unit>
<trans-unit id="msalTokenError">
<source xml:lang="en">{0} occurred when acquiring token.
{1}</source>
<target state="new">{0} occurred when acquiring token.
{1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/dist/account-provider/azureAccountProviderService" source-language="en" datatype="plaintext" target-language="it">
@@ -146,10 +152,6 @@
<source xml:lang="en">Azure (China)</source>
<target state="translated">Azure (Cina)</target>
</trans-unit>
<trans-unit id="germanyCloud">
<source xml:lang="en">Azure (Germany)</source>
<target state="translated">Azure (Germania)</target>
</trans-unit>
<trans-unit id="publicCloudDisplayName">
<source xml:lang="en">Azure</source>
<target state="translated">Azure</target>
@@ -158,10 +160,6 @@
<source xml:lang="en">Azure (US Government)</source>
<target state="translated">Azure (US Government)</target>
</trans-unit>
<trans-unit id="usNatCloudDisplayName">
<source xml:lang="en">Azure (US National)</source>
<target state="translated">Azure (US National)</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/dist/azureResource/commands" source-language="en" datatype="plaintext" target-language="it">