Added vscodium

This commit is contained in:
Kristofers Solo
2022-04-28 21:17:01 +03:00
parent 837a479d82
commit d7dddc39ef
29139 changed files with 250215 additions and 45125 deletions

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="cs">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">Určuje cestu ke složce, kde jsou uloženy soubory staženého modelu. Pokud nezadáte adresář, použije se výchozí instalační adresář rozšíření.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Povolit doplňování položek kódu pomocí Visual Studio IntelliCode pro Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Povolit doplňování položek kódu pomocí Visual Studio IntelliCode pro Javu</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">Povolit doplňování položek kódu pomocí Visual Studio IntelliCode pro TypeScript a JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">Povolit doplňování položek kódu pomocí Visual Studio IntelliCode pro MSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">Řídí, jestli Visual Studio IntelliCode změní nastavení editor.suggestSelection, pokud je nastaveno na hodnotu (`recentlyUsed`), která bude mít za následek to, že se nebudou zobrazovat navrhované položky pro doplňování kódu pomocí IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">Umožňuje, aby IntelliCode změnil nastavení editor.suggestSelection za vás.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">Explicitně jste odhlásili řízení této konfigurace pomocí IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(NENASTAVUJTE RUČNĚ) IntelliCode nastaví tuto položku na záznam, že konfigurace byla automaticky změněna tak, aby přepsala výchozí hodnotu.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(NENASTAVUJTE RUČNĚ) IntelliCode nastaví tuto položku na záznam, že jste zvolili možnost, aby IntelliCode změnil konfiguraci z explicitně nastavené hodnoty.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="cs">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Ano, nainstalovat</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Znovu nezobrazovat.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">Rozšíření Příklady použití rozhraní IntelliCode API bylo dříve nainstalováno, ale vypadá to, že už nainstalované není. Chcete ho nainstalovat znovu?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Zobrazit na Marketplace</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Zajímají vás příklady použití rozhraní API? Vyzkoušejte naše nové rozšíření Příklady použití rozhraní API IntelliCode! Začněte tím, že si ho nainstalujete z marketplace.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">Rozšíření Příklady použití rozhraní API IntelliCode se úspěšně nainstalovalo.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="cs">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Je nám líto, ale při aktivaci podpory IntelliCode pro SQL jsme narazili na chybu. Podrobnosti najdete v oknech výstupu MSSQL a VS IntelliCode.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">Je nám líto, ale při aktivaci podpory IntelliCode pro TypeScript/JavaScript jsme narazili na chybu. Podrobnosti najdete v okně výstupu VS IntelliCode.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Je nám líto, ale při aktivaci podpory IntelliCode pro Javu jsme narazili na chybu. Další podrobnosti najdete v oknech výstupu jazykové podpory pro Javu a VS IntelliCode.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Je nám líto, ale při aktivaci podpory IntelliCode pro Python jsme narazili na chybu. Podrobnosti najdete v oknech výstupu Pythonu a VS IntelliCode.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">Můžete si nainstalovat rozšíření {0}, abyste měli k dispozici vylepšené doplňování položek kódu pomocí IntelliCode.</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">Pokud chcete mít k dispozici vylepšené doplňování položek kódu pomocí IntelliCode, aktualizujte si prosím rozšíření {0}.
IntelliCode vyžaduje verzi {1} nebo novější.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="cs">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">Stahují se modely IntelliCode.</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="cs">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">Nepovedlo se stáhnout model IntelliCode. Zkontrolujte si prosím připojení k síti nebo nastavení brány firewall.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="cs">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">Pro IntelliCode se nepovedlo použít uživatelské nastavení {0}.{1}: {2} automaticky. Nastavte ho prosím ručně.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="translated">Příště se už neptat</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">Konfigurace editor.{0}: {1} může způsobit, že se vám nebudou doplňovat položky kódu pomocí IntelliCode. Chcete ji změnit?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="de">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">Gibt den Ordnerpfad an, in dem heruntergeladene Modelldateien gespeichert werden. Standardmäßig wird das Installationsverzeichnis für die Erweiterung verwendet, sofern nicht anders angegeben.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Visual Studio IntelliCode-Vervollständigung für Python aktivieren</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Visual Studio IntelliCode-Vervollständigung für Java aktivieren</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">Visual Studio IntelliCode-Vervollständigung für TypeScript und JavaScript aktivieren</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">Visual Studio IntelliCode-Vervollständigung für MSSQL aktivieren</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">Steuern Sie, ob Visual Studio IntelliCode die Einstellung "editor.suggestSelection" ändert, wenn deren aktuell festgelegter Wert ("recentlyUsed") dazu führt, dass von IntelliCode vorgeschlagene Vervollständigungselemente nicht sichtbar sind.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">Ermöglicht es IntelliCode, die Einstellung "editor.suggestSelection" in Ihrem Namen zu ändern.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">Sie haben sich ausdrücklich dagegen entschieden, dass diese Konfiguration durch IntelliCode gesteuert wird.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(NICHT MANUELL FESTLEGEN) IntelliCode legt diese Einstellung fest, um zu kennzeichnen, dass diese Konfiguration automatisch geändert wurde, um einen Standardwert außer Kraft zu setzen.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(NICHT MANUELL FESTLEGEN) IntelliCode legt diese Einstellung fest, um zu kennzeichnen, dass Sie IntelliCode das Ändern der Konfiguration für einen Wert gestatten, der explizit festgelegt wurde.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="de">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Ja, installieren!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Nicht mehr anzeigen.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">Die IntelliCode-API-Verwendungsbeispielerweiterung wurde zuvor installiert, scheint aber nicht mehr installiert zu sein. Möchten Sie die Installation erneut ausführen?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Im Marketplace anzeigen</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Möchten Sie API-Verwendungsbeispiele sehen? Probieren Sie unsere neue Erweiterung für IntelliCode-API-Verwendungsbeispiele aus! Installieren Sie sie jetzt aus dem Marketplace, um zu beginnen.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">Die Erweiterung "IntelliCode-API-Verwendungsbeispiele" wurde erfolgreich installiert.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="de">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Beim Aktivieren der IntelliCode-Unterstützung für SQL ist leider ein Problem aufgetreten. Weitere Informationen finden Sie in den Ausgabefenstern "MSSQL" und "VS IntelliCode".</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">Beim Aktivieren der IntelliCode-Unterstützung für TypeScript/JavaScript ist leider ein Problem aufgetreten. Weitere Informationen finden Sie im Ausgabefenster "VS IntelliCode".</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Beim Aktivieren der IntelliCode-Unterstützung für Java ist leider ein Problem aufgetreten. Weitere Informationen finden Sie in den Ausgabefenstern "Sprachunterstützung für Java" und "VS IntelliCode".</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Beim Aktivieren der IntelliCode-Unterstützung für Python ist leider ein Problem aufgetreten. Weitere Informationen finden Sie in den Ausgabefenstern "Python" und "VS IntelliCode".</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">Sie können die {0}-Erweiterung installieren, um mit IntelliCode von einer verbesserten Vervollständigung zu profitieren.</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">Aktualisieren Sie die {0}-Erweiterung, um mit IntelliCode von einer verbesserten Vervollständigung zu profitieren.
Für IntelliCode wird Version {1} oder höher benötigt.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="de">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">IntelliCode-Modelle werden heruntergeladen</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="de">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">Das IntelliCode-Modell konnte nicht heruntergeladen werden. Überprüfen Sie Ihre Netzwerkkonnektivität oder die Firewalleinstellungen.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="de">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode konnte die Benutzereinstellung "{0}.{1}": "{2}" nicht automatisch anwenden, legen Sie sie manuell fest.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">Die Konfiguration "editor.{0}": "{1}" führt möglicherweise dazu, dass IntelliCode-Vervollständigungen nicht angezeigt werden. Möchten Sie die Konfiguration ändern?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,112 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext"><body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
</trans-unit>
</body></file>
<file original="out/apiexamples" source-language="en" datatype="plaintext"><body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
</trans-unit>
</body></file>
<file original="out/extension" source-language="en" datatype="plaintext"><body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
</trans-unit>
</body></file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext"><body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
</trans-unit>
</body></file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
</trans-unit>
</body></file>
<file original="out/util/config" source-language="en" datatype="plaintext"><body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
</trans-unit>
</body></file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">Especifica la ruta de acceso a la carpeta donde se almacenan los archivos de modelo descargados. Si no se especifica, el valor predeterminado es el directorio de instalación de la extensión.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Habilitar las finalizaciones de Visual Studio IntelliCode para Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Habilitar las finalizaciones de Visual Studio IntelliCode para Java</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">Habilitar las finalizaciones de Visual Studio IntelliCode para TypeScript y JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">Habilitar la finalización de código de Visual Studio IntelliCode para MSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">Controla si Visual Studio IntelliCode modificará la configuración de "editor.suggestSelection" cuando está establecida en un valor ("recentlyUsed") que hace que las sugerencias de finalización de IntelliCode no sean visibles.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">Permite que IntelliCode modifique la configuración de editor.suggestSelection en su nombre.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">Ha decidido explícitamente no permitir que IntelliCode controle esta configuración.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(NO ESTABLECER MANUALMENTE) IntelliCode establecerá esta opción para registrar que la configuración se ha modificado automáticamente para invalidar un valor predeterminado.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(NO ESTABLECER MANUALMENTE) IntelliCode establecerá esta opción para registrar que ha elegido dejar que IntelliCode cambie la configuración de un valor que se estableció explícitamente.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">¡Sí, instalar!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">No volver a mostrar.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">La extensión de ejemplos de uso de la API de IntelliCode se instaló anteriormente, pero parece que ya no está instalada. ¿Deseas reinstalarla?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Ver en el Marketplace</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">¿Le interesa ver ejemplos de uso de API? Pruebe nuestra nueva extensión ejemplos de uso de la API de IntelliCode. Instálela ahora desde Marketplace para empezar.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">La extensión de ejemplos de uso de la API de IntelliCode se instaló correctamente.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Se ha producido un error al activar la compatibilidad de IntelliCode con SQL. Compruebe las ventanas de salida "MSSQL" y "VS IntelliCode" para obtener más detalles.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">Se ha producido un error al activar la compatibilidad de IntelliCode con TypeScript/JavaScript. Compruebe la ventana de salida "VS IntelliCode" para obtener más detalles.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Se ha producido un error al activar la compatibilidad de IntelliCode con Java. Para más información, consulte las ventanas de salida "Compatibilidad de lenguaje con Java" y "VS IntelliCode".</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Se ha producido un error al activar la compatibilidad de IntelliCode con Python. Compruebe las ventanas de salida "Python" y "VS IntelliCode" para obtener más detalles.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">Puede instalar la extensión {0} para obtener una experiencia de finalización mejorada con IntelliCode.</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">Actualice la extensión {0} para obtener una experiencia de finalización mejorada con IntelliCode.
IntelliCode requiere la versión {1} o posterior.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">Descargando los modelos de IntelliCode</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">No se ha podido descargar el modelo de IntelliCode. Compruebe la configuración del firewall o la conectividad de red.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode no ha podido aplicar la configuración de usuario "{0}.{1}": "{2}" de forma automática. Establézcala manualmente.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">La configuración "editor. {0}": "{1}" puede hacer que no aparezcan las finalizaciones de IntelliCode. ¿Quiere cambiarla?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">Spécifie le chemin de dossier où sont stockés les fichiers de modèles téléchargés. En l'absence d'indication, le répertoire d'installation de l'extension représente la valeur par défaut.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Activer les complétions Visual Studio IntelliCode pour Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Activer les complétions Visual Studio IntelliCode pour Java</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">Activer les complétions Visual Studio IntelliCode pour TypeScript et JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">Activer les complétions Visual Studio IntelliCode pour MSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">Permet de contrôler si Visual Studio IntelliCode modifie 'editor.suggestSelection', quand il a une valeur ('recentlyUsed') qui entraîne le masquage des éléments de suggestion de complétion IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">Permet à IntelliCode de modifier le paramètre editor.suggestSelection en votre nom.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">Vous avez explicitement refusé que cette configuration soit contrôlée par IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(NE PAS DÉFINIR CECI MANUELLEMENT) IntelliCode va définir ce paramètre. Cela permet d'enregistrer le fait que la configuration a été automatiquement modifiée pour remplacer une valeur par défaut.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(NE PAS DÉFINIR CECI MANUELLEMENT) IntelliCode va définir ce paramètre. Cela permet d'enregistrer le fait que vous avez choisi de laisser IntelliCode changer la configuration à partir d'une valeur définie explicitement.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Oui, installer!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Ne plus afficher</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">L'extension d'exemples d'utilisation d'API IntelliCode a été installée précédemment, mais elle ne semble plus être installée. Souhaitez-vous réinstaller?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Afficher dans la Place de marché</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Vous souhaitez voir des exemples dutilisation de lAPI ? Essayez notre nouvelle extension Exemples dutilisation de lAPI IntelliCode! Installez-le maintenant à partir du Marketplace pour commencer.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">Lextension Exemples dutilisation de lAPI IntelliCode a été installée.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Un problème s'est produit durant l'activation de la prise en charge d'IntelliCode pour SQL. Pour plus d'informations, consultez les fenêtres Sortie relatives à MSSQL et à VS IntelliCode.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">Un problème s'est produit durant l'activation de la prise en charge d'IntelliCode pour TypeScript/JavaScript. Pour plus d'informations, consultez la fenêtre Sortie relative à VS IntelliCode.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Un problème s'est produit durant l'activation de la prise en charge d'IntelliCode pour Java. Pour plus d'informations, consultez les fenêtres Sortie relatives à la prise en charge du langage pour Java et à VS IntelliCode.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Un problème s'est produit durant l'activation de la prise en charge d'IntelliCode pour Python. Pour plus d'informations, consultez les fenêtres Sortie relatives à Python et à VS IntelliCode.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">Vous pouvez installer l'extension {0} pour obtenir une amélioration de la complétion avec IntelliCode</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">Mettez à jour l'extension {0} pour obtenir une amélioration de la complétion avec IntelliCode.
IntelliCode nécessite la version {1} ou une version ultérieure.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">Téléchargement des modèles IntelliCode</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">Impossible de télécharger le modèle IntelliCode. Vérifiez votre connectivité réseau ou vos paramètres de pare-feu.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode n'a pas pu appliquer le paramètre utilisateur '{0}.{1}' : '{2}' de manière automatique. Définissez-le manuellement.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">La configuration 'editor.{0}' : '{1}' peut vous empêcher de voir les complétions IntelliCode. Voulez-vous la changer ?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="hu">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="new">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="new">Enable Visual Studio IntelliCode completions for Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="new">Enable Visual Studio IntelliCode completions for Java</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="new">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="new">Enable Visual Studio IntelliCode completions for MSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="new">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="new">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="new">You've explicitly opted out of having this configuration controlled by IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="new">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="new">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="hu">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Igen, telepítsd!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Ne mutassa többé.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">Az IntelliCode API használati példák bővítménye korábban már telepítve volt, de úgy tűnik, már nem található meg a telepítése. Szeretné újratelepíteni?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Megtekintés a Marketplace-en</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Szeretne API-használati példákat látni? Próbálja ki az új IntelliCode API-használati példák bővítményt. Telepítse most a piactérről.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">Az IntelliCode API-használati példák bővítményének telepítése sikerült.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="hu">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="new">You can install the {0} extension to get an enhanced completion experience with IntelliCode</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="new">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="hu">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="new">Downloading IntelliCode models</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="hu">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="new">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="hu">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="new">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="new">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">Consente di specificare il percorso della cartella in cui vengono archiviati i file di modello scaricati. Se non è specificato, per impostazione predefinita viene usata la directory di installazione dell'estensione.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Abilita completamenti di Visual Studio IntelliCode per Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Abilita completamenti di Visual Studio IntelliCode per Java</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">Abilita completamenti di Visual Studio IntelliCode per TypeScript e JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">Abilita completamenti di Visual Studio IntelliCode per MSSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">Consente di controllare se Visual Studio IntelliCode modificherà l'impostazione `editor.suggestSelection` se è impostata su un valore (`recentlyUsed`) che impedirà la visualizzazione degli elementi di completamento suggeriti di IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">Consente a IntelliCode di modificare l'impostazione editor.suggestSelection per conto dell'utente.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">Si è scelto esplicitamente di disattivare il controllo IntelliCode su questa configurazione.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(NON IMPOSTARE MANUALMENTE) IntelliCode imposterà questa opzione per indicare che la configurazione è stata modificata automaticamente allo scopo di eseguire l'override di un valore predefinito.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(NON IMPOSTARE MANUALMENTE) IntelliCode imposterà questa opzione per indicare che si è scelto di consentire a IntelliCode di modificare la configurazione da un valore impostato in modo esplicito.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Sì, installala!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Non visualizzare più.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">L'estensione Esempi di utilizzo dell'API IntelliCode è stata installata in precedenza, ma non sembra più essere installata. Reinstallare?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Visualizza nel marketplace</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Si è interessati a visualizzare esempi di utilizzo dell'API? È possibile provare la nuova estensione Esempi di utilizzo dell'API IntelliCode. Per iniziare, installarla ora dal marketplace.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">L'estensione Esempi di utilizzo dell'API IntelliCode è stata installata.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Si è verificato un errore durante l'attivazione del supporto IntelliCode per SQL. Per dettagli, vedere le finestre di output di "MSSQL" e "VS IntelliCode".</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">Si è verificato un errore durante l'attivazione del supporto IntelliCode per TypeScript/JavaScript. Per dettagli, vedere la finestra di output di Visual Studio IntelliCode.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Si è verificato un errore durante l'attivazione del supporto IntelliCode per Java. Per dettagli, vedere le finestre di output del supporto del linguaggio per Java e di Visual Studio IntelliCode.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Si è verificato un errore durante l'attivazione del supporto IntelliCode per Python. Per dettagli, vedere le finestre di output di Python e di Visual Studio IntelliCode.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">Per accedere a un'esperienza di completamento avanzata con IntelliCode, è possibile installare l'estensione {0}</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">Per accedere a un'esperienza di completamento avanzata con IntelliCode, aggiornare l'estensione {0}.
IntelliCode richiede la versione {1} o successiva.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">Download dei modelli IntelliCode</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">Non è stato possibile scaricare il modello IntelliCode. Verificare la connettività di rete o le impostazioni del firewall.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode non è riuscito ad applicare automaticamente l'impostazione utente '{0}.{1}': '{2}'. Impostarla manualmente.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">La configurazione 'editor.{0}': '{1}' potrebbe impedire la visualizzazione dei completamenti di IntelliCode. Modificarla?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="ja">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">ダウンロードしたモデル ファイルを格納するフォルダーのパスを指定します。指定しない場合、既定で拡張機能のインストール ディレクトリに設定されます。</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Python の Visual Studio IntelliCode 入力候補を有効にする</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Java の Visual Studio IntelliCode 入力候補を有効にする</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">TypeScript および JavaScript の Visual Studio IntelliCode 入力候補を有効にする</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">MSSQL の Visual Studio IntelliCode 入力候補を有効にする</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">`editor.suggestSelection` が IntelliCode の入力候補項目が表示されないようにする値 (`recentlyUsed`) に設定されている場合、Visual Studio IntelliCode が `editor.suggestSelection` を変更するかどうかを制御します。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">IntelliCode がお客様の代わりに editor.suggestSelection 設定を変更することを許可します。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">この構成を IntelliCode によって制御しないことが明示的に選択されました。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(手動で設定しないでください) 既定値をオーバーライドするように構成が自動的に変更されたことを記録するために、IntelliCode がこれを設定します。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(手動で設定しないでください) IntelliCode が明示的に設定された値から構成を変更できるようにしたことを記録するように、IntelliCode がこれを設定します。</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="ja">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">はい、インストールしてください!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">今後は表示しない。</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">IntelliCode API 使用例拡張機能は以前にインストールされていましたが、現在はインストールされていないようです。再インストールしますか?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">マーケットプレースで確認する</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">API の使用例をご覧になりますか? 新しい IntelliCode API Usage Examples 拡張機能をお試しください! 作業を開始するには、Marketplace から今すぐインストールしてください。</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">IntelliCode API Usage Examples Extension が正常にインストールされました。</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="ja">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">申し訳ございません。SQL の IntelliCode サポートのアクティブ化で問題が発生しました。詳細については、"MSSQL" および "VS IntelliCode" の出力ウィンドウをご確認ください。</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">申し訳ございません。TypeScript/JavaScript の IntelliCode サポートのアクティブ化で問題が発生しました。詳細については、"VS IntelliCode" 出力ウィンドウをご確認ください。</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">申し訳ございません。Java の IntelliCode サポートのアクティブ化で問題が発生しました。詳細については、"Java の言語サポート" および "VS IntelliCode" の出力ウィンドウをご確認ください。</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">申し訳ございません。Python の IntelliCode サポートのアクティブ化で問題が発生しました。詳細については、"Python" および "VS IntelliCode" の出力ウィンドウをご確認ください。</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">{0} 拡張機能をインストールして、IntelliCode での強化された入力候補エクスペリエンスを利用できます</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">IntelliCode での強化された入力候補エクスペリエンスを利用するには、{0} の拡張機能を更新してください。
IntelliCode にはバージョン {1} 以降が必要です。</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="ja">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">IntelliCode モデルをダウンロードしています</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="ja">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">IntelliCode モデルをダウンロードできませんでした。ネットワーク接続またはファイアウォールの設定を確認してください。</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="ja">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode はユーザー設定 '{0}.{1}': '{2}' を自動的に適用できませんでした。手動で設定してください。</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">構成 'editor.{0}': '{1}' により、IntelliCode 入力候補が表示されない可能性があります。変更しますか?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="ko">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">다운로드한 모델 파일이 저장되는 폴더 경로를 지정합니다. 지정되지 않은 경우 기본값은 확장 설치 디렉터리입니다.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Python용 Visual Studio IntelliCode 완성 사용</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Java용 Visual Studio IntelliCode 완성 사용</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">TypeScript 및 JavaScript용 Visual Studio IntelliCode 완성 사용</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">MSSQL용 Visual Studio IntelliCode 완성 사용</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">IntelliCode에서 제안한 완성 항목이 표시되지 않는 값('recentlyUsed')으로 설정된 경우 Visual Studio IntelliCode가 'editor.suggestSelection'을 수정할지 여부를 제어합니다.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">IntelliCode가 사용자를 대신하여 editor.suggestSelection 설정을 수정할 수 있습니다.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">IntelliCode에서 이 구성을 제어하도록 명시적으로 옵트아웃했습니다.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(이 설정을 수동으로 설정하지 마세요.) IntelliCode에서 구성이 기본값을 재정의하도록 자동으로 수정되었음을 기록하도록 설정합니다.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(이 설정을 수동으로 설정하지 마세요.) IntelliCode에서 IntelliCode가 명시적으로 설정된 값에서 구성을 변경할 수 있도록 선택했음을 기록하도록 설정합니다.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="ko">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">예, 설치하세요!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">다시 표시하지 않습니다.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">IntelliCode API 사용 예제 확장이 이전에 설치되었지만 더 이상 설치되어 있지 않은 것으로 보입니다. 다시 설치하시겠습니까?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Marketplace에서 보기</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">API 사용 예제를 보고 싶나요? 새로운 IntelliCode API 사용 예제 확장을 사용해 보세요! 지금 마켓플레이스에서 설치하여 시작하세요.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">IntelliCode API 사용 예제 확장이 설치되었습니다.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="ko">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">죄송합니다. SQL용 IntelliCode 지원을 활성화하는 동안 문제가 발생했습니다. 자세한 내용은 "MSSQL" 및 "VS IntelliCode" 출력 창을 확인하세요.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">죄송합니다. TypeScript/JavaScript용 IntelliCode 지원을 활성화하는 동안 문제가 발생했습니다. 자세한 내용은 "VS IntelliCode" 출력 창을 확인하세요.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">죄송합니다. Java용 IntelliCode 지원을 활성화하는 동안 문제가 발생했습니다. 자세한 내용은 "Java용 언어 지원" 및 "VS IntelliCode" 출력 창을 확인하세요.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">죄송합니다. Python용 IntelliCode 지원을 활성화하는 동안 문제가 발생했습니다. 자세한 내용은 "Python" 및 "VS IntelliCode" 출력 창을 확인하세요.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">{0} 확장을 설치하여 IntelliCode에서 향상된 완성 환경을 얻을 수 있습니다.</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">{0} 확장을 업데이트하여 IntelliCode에서 향상된 완성 환경을 얻으세요.
IntelliCode는 {1} 이상 버전이 필요합니다.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="ko">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">IntelliCode 모델 다운로드 중</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="ko">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">IntelliCode 모델을 다운로드할 수 없습니다. 네트워크 연결 또는 방화벽 설정을 확인하세요.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="ko">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode에서 사용자 설정 '{0}.{1}': '{2}'을(를) 자동으로 적용할 수 없습니다. 수동으로 설정하세요.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">구성 'editor.{0}': '{1}'(으)로 인해 IntelliCode 완성이 표시되지 않을 수 있습니다. 변경하시겠습니까?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="nl">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="new">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="new">Enable Visual Studio IntelliCode completions for Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="new">Enable Visual Studio IntelliCode completions for Java</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="new">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="new">Enable Visual Studio IntelliCode completions for MSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="new">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="new">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="new">You've explicitly opted out of having this configuration controlled by IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="new">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="new">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="nl">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Ja, installeren.</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Niet opnieuw weergeven.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">De extensie IntelliCode API-gebruiksvoorbeelden was eerder geïnstalleerd, maar lijkt niet meer te zijn geïnstalleerd. Wilt u deze opnieuw installeren?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Weergeven in Marketplace</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Wilt u voorbeelden van API-gebruik zien? Probeer onze nieuwe extensie voor gebruiksvoorbeelden van IntelliCode API. Installeer het nu vanaf Marketplace om aan de slag te gaan.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">De IntelliCode API Usage Examples Extension is geïnstalleerd.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="nl">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="new">You can install the {0} extension to get an enhanced completion experience with IntelliCode</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="new">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="nl">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="new">Downloading IntelliCode models</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="nl">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="new">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="nl">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="new">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="new">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="pl">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">Określa ścieżkę folderu do przechowywania pobranych plików modeli. Jeśli nie zostanie określona, domyślnie będzie to katalog instalacyjny rozszerzenia.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Włącz uzupełnianie przez funkcję Visual Studio IntelliCode dla języka Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Włącz uzupełnianie przez funkcję Visual Studio IntelliCode dla języka Java</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">Włącz uzupełnianie przez funkcję Visual Studio IntelliCode dla języków TypeScript i JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">Włącz uzupełnianie przez funkcję Visual Studio IntelliCode dla programu MSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">Określ, czy funkcja Visual Studio IntelliCode zmodyfikuje ustawienie „editor.suggestSelection”, jeśli jest ono ustawione na wartość („recentlyUsed”), co spowoduje, że sugerowane pozycje uzupełniania nie będą widoczne.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">Zezwala funkcji IntelliCode na modyfikowanie ustawienia editor.suggestSelection w Twoim imieniu.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">Dokonano jawnej rezygnacji z kontrolowania tej konfiguracji przez funkcję IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(NIE USTAWIAJ TEGO RĘCZNIE) Funkcja IntelliCode ustawi tę opcję, aby zarejestrować, że ta konfiguracja została automatycznie zmodyfikowana w celu przesłonięcia wartości domyślnej.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(NIE USTAWIAJ TEGO RĘCZNIE) Funkcja IntelliCode ustawi tę opcję, aby zarejestrować, że zostało przez Ciebie wydane zezwolenie, aby funkcja IntelliCode zmieniła konfigurację z jawnie ustawionej wartości.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="pl">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Tak, zainstaluj!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Nie pokazuj ponownie.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">Rozszerzenie przykładów użycia interfejsu API IntelliCode zostało zainstalowane wcześniej, ale wygląda na to, że już nie jest zainstalowane. Czy chcesz zainstalować ponownie?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Wyświetl na platformie handlowej</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Chcesz zobaczyć przykłady użycia interfejsu API? Wypróbuj nasze nowe rozszerzenie Przykłady użycia interfejsu API funkcji IntelliCode! Zainstaluj teraz z poziomu platformy handlowej, aby rozpocząć.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">Rozszerzenie Przykłady użycia interfejsu API funkcji IntelliCode zostało pomyślnie zainstalowane.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="pl">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Niestety, wystąpił błąd podczas aktywowania obsługi funkcji IntelliCode dla języka SQL. Szczegóły znajdziesz w oknach danych wyjściowych „MSSQL„ i „VS IntelliCode”.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">Niestety, wystąpił błąd podczas aktywowania obsługi funkcji IntelliCode dla języka TypeScript/JavaScript. Szczegóły znajdziesz w oknie danych wyjściowych „VS IntelliCode”.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Niestety, wystąpił błąd podczas aktywowania obsługi funkcji IntelliCode dla języka Java. Szczegóły znajdziesz w oknach danych wyjściowych „Obsługa języka dla języka Java„ i „VS IntelliCode”.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Niestety, wystąpił błąd podczas aktywowania obsługi funkcji IntelliCode dla języka Python. Szczegóły znajdziesz w oknach danych wyjściowych „Python„ i „VS IntelliCode”.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">Możesz zainstalować rozszerzenie {0}, aby uzyskać ulepszone uzupełnianie przy użyciu funkcji IntelliCode</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">Zaktualizuj rozszerzenie {0}, aby uzyskać ulepszone uzupełnianie za pomocą funkcji IntelliCode.
Funkcja IntelliCode wymaga wersji {1} lub nowszej.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="pl">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">Pobieranie modeli funkcji IntelliCode</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="pl">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">Nie można pobrać modelu funkcji IntelliCode. Sprawdź łączność sieciową i ustawienia zapory.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="pl">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">Funkcja IntelliCode nie mogła automatycznie zastosować ustawienia użytkownika „{0}.{1}”: „{2}”, ustaw je ręcznie.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="translated">Nie pytaj ponownie</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">Konfiguracja „editor.{0}”: „{1}” może spowodować, że uzupełnienia funkcji IntelliCode nie będą widoczne. Chcesz ją zmienić?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">Especifica o caminho da pasta em que os arquivos de modelo baixados são armazenados. O padrão é o diretório de instalação da extensão, se não especificado.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Habilitar as conclusões de IntelliCode do Visual Studio para Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Habilitar as conclusões de IntelliCode do Visual Studio para Java</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">Habilitar as conclusões de IntelliCode do Visual Studio para TypeScript e JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">Habilitar as conclusões do IntelliCode do Visual Studio para MSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">Controle se o IntelliCode do Visual Studio modificará `editor.suggestSelection` se estiver definido como um valor (`recentlyUsed`) que fará os itens de conclusão sugeridos pelo IntelliCode não estarem visíveis.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">Permite que o IntelliCode modifique a configuração editor.suggestSelection no seu nome.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">Você recusou explicitamente que essa configuração seja controlada pelo IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(NÃO DEFINA ISSO MANUALMENTE) O IntelliCode definirá isso para registrar que a configuração foi modificada automaticamente para substituir um valor padrão.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(NÃO DEFINA ISSO MANUALMENTE) O IntelliCode definirá isso para registrar que você escolheu permitir que ele altere a configuração de um valor definido explicitamente.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Sim, Instalar!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Não Mostrar Novamente.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">A extensão de exemplos de uso da API IntelliCode foi instalada anteriormente, mas parece não estar mais instalada. Você gostaria de reinstalar?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Ver no Marketplace</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Interessado em ver exemplos de uso de API? Experimente nossa nova extensão de exemplos de uso de API IntelliCode! Instale-o agora do marketplace para começar.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">A Extensão de Exemplos de Uso da API do IntelliCode foi instalada com êxito.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Houve um erro ao ativar o suporte do IntelliCode para SQL. Verifique as janelas de saída "MSSQL" e "VS IntelliCode" para obter detalhes.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">Houve um erro ao ativar o suporte do IntelliCode para TypeScript/JavaScript. Verifique a janela de saída "VS IntelliCode" para obter detalhes.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Houve um erro ao ativar o suporte do IntelliCode para Java. Verifique as janelas de saída de "Suporte à Linguagem para Java" e "VS IntelliCode" para obter detalhes.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Houve um erro ao ativar o suporte do IntelliCode para Python. Verifique as janelas de saída "Python" e "VS IntelliCode" para obter detalhes.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">Você pode instalar a extensão {0} para obter uma experiência de conclusão aprimorada com o IntelliCode</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">Atualize a extensão {0} para obter uma experiência de conclusão aprimorada com o IntelliCode.
O IntelliCode exige a versão {1} ou mais recente.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">Baixando modelos do IntelliCode</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">Não foi possível baixar o modelo do IntelliCode. Verifique as configurações de firewall ou a conectividade de rede.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="pt-BR">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">O IntelliCode não pôde aplicar a configuração do usuário '{0}.{1}': '{2}' automaticamente. Defina-a manualmente.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">A configuração 'editor.{0}': '{1}' pode fazer com que você não veja as conclusões do IntelliCode. Deseja alterá-la?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="pt-PT">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="new">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="new">Enable Visual Studio IntelliCode completions for Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="new">Enable Visual Studio IntelliCode completions for Java</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="new">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="new">Enable Visual Studio IntelliCode completions for MSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="new">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="new">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="new">You've explicitly opted out of having this configuration controlled by IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="new">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="new">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="pt-PT">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Sim, instalar!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Não Mostrar Novamente.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">A Extensão de Exemplos de Utilização da API do IntelliCode foi instalada anteriormente, mas parece já não estar instalada. Pretende reinstalar?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Ver no Marketplace</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Está interessado em ver exemplos de utilização da API? Experimente a nossa nova extensão de Exemplos de Utilização da API IntelliCode! Instale-a agora a partir do marketplace para começar.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">A Extensão de Exemplos de Utilização da API IntelliCode foi instalada com êxito.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="pt-PT">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="new">You can install the {0} extension to get an enhanced completion experience with IntelliCode</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="new">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="pt-PT">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="new">Downloading IntelliCode models</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="pt-PT">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="new">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="pt-PT">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="new">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="new">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="ru">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">Указывает путь к папке, где хранятся скачанные файлы модели. Если он не задан, по умолчанию используется каталог установки расширения.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Включить автозавершение Visual Studio IntelliCode для Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Включить автозавершение Visual Studio IntelliCode для Java</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">Включить автозавершение Visual Studio IntelliCode для TypeScript и JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">Включить автозавершение Visual Studio IntelliCode для MSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">Определяет, будет ли Visual Studio IntelliCode изменять параметр "editor.suggestSelection", если для него задано значение ("recentlyUsed"), из-за которого элементы автозавершения IntelliCode не отображаются.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">Разрешает IntelliCode изменять параметр editor.suggestSelection от вашего имени.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">Вы явно отказались предоставить IntelliCode управление этой конфигурацией.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(Не задавайте вручную!) IntelliCode запишет здесь, что конфигурация была автоматически изменена для переопределения значения по умолчанию.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(Не задавайте вручную!) IntelliCode запишет здесь, что вы разрешили IntelliCode изменить в конфигурации явно заданное значение.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="ru">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Да, установить!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Больше не показывать.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">Ранее было установлено расширение примеров использования API IntelliCode, но теперь оно отсутствует. Переустановить расширение?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Посмотреть в Marketplace</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Хотите посмотреть примеры использования API? Попробуйте новое расширение с примерами использования API IntelliCode! Установите его прямо сейчас из Marketplace, чтобы начать работу.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">Расширение c примерами использования API IntelliCode успешно установлено.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="ru">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">К сожалению, при включении поддержки IntelliCode для SQL возникла ошибка. Сведения см. в окнах вывода "MSSQL" и "VS IntelliCode".</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">К сожалению, при включении поддержки IntelliCode для TypeScript/JavaScript возникла ошибка. Дополнительные сведения см. в окне вывода "Visual Studio IntelliCode".</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">К сожалению, при включении поддержки IntelliCode для Java возникла ошибка. Дополнительные сведения см. в окнах вывода "Поддержка языка Java" и "Visual Studio IntelliCode".</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">К сожалению, при включении поддержки IntelliCode для Python возникла ошибка. Дополнительные сведения см. в окнах вывода "Python" и "Visual Studio IntelliCode".</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">Вы можете установить расширение {0} для улучшенного автозавершения в IntelliCode.</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">Обновите расширение {0} для улучшенного автозавершения в IntelliCode.
IntelliCode требует как минимум версии {1}.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="ru">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">Скачивание моделей IntelliCode</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="ru">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">Скачать модель IntelliCode не удалось. Проверьте подключение к сети и параметры брандмауэра.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="ru">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode не удалось применить пользовательскую настройку "{0}.{1}": "{2}" автоматически. Задайте ее вручную.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">Конфигурация "editor.{0}": "{1}" может привести к тому, что автозавершение IntelliCode перестанет отображаться. Хотите изменить ее?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="sv">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="new">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="new">Enable Visual Studio IntelliCode completions for Python</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="new">Enable Visual Studio IntelliCode completions for Java</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="new">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="new">Enable Visual Studio IntelliCode completions for MSSQL</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="new">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="new">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="new">You've explicitly opted out of having this configuration controlled by IntelliCode.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="new">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="new">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="sv">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Ja, installera!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Visa inte igen.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">Tillägget IntelliCode API Usage Examples har installerats tidigare, men det är inte längre installerat. Vill du installera om?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Se på marknadsplats</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">Är du intresserad av att se API-användningsexempel? Prova vårt nya tillägg IntelliCode API användningsexempel! Installera det nu från marknadsplats för att komma igång.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">Tillägget IntelliCode API Användningsexempel har installerats.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="sv">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="new">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="new">You can install the {0} extension to get an enhanced completion experience with IntelliCode</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="new">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="sv">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="new">Downloading IntelliCode models</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="sv">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="new">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="sv">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="new">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="new">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="tr">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">İndirilen model dosyalarının depolandığı klasör yolunu belirtir. Belirtilmemişse, varsayılan olarak uzantı yükleme dizini kullanılır.</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">Python için Visual Studio IntelliCode tamamlamalarını etkinleştir</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">Java için Visual Studio IntelliCode tamamlamalarını etkinleştir</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">TypeScript ve JavaScript için Visual Studio IntelliCode tamamlamalarını etkinleştir</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">MSSQL için Visual Studio IntelliCode tamamlamalarını etkinleştir</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">Visual Studio IntelliCode'un, IntelliCode tarafından önerilen tamamlama öğelerinin görünür olmamasıyla sonuçlanacak bir değere (`recentlyUsed`) ayarlandıysa `editor.suggestSelection` değerini değiştirip değiştirmeyeceğini denetleyin.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">IntelliCode'un editor.suggestSelection ayarını sizin adınıza değiştirmesine izin verir.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">Bu yapılandırmanın IntelliCode tarafından denetlenmesini açıkça geri çevirdiniz.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(BUNU KENDİNİZ AYARLAMAYIN) IntelliCode bunu, yapılandırmanın varsayılan bir değeri geçersiz kılmak üzere otomatik olarak değiştirildiğini kaydetmek için ayarlar.</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(BUNU KENDİNİZ AYARLAMAYIN) IntelliCode bunu, IntelliCode'un yapılandırmayııkça ayarlanan bir değerden değiştirmesine izin verdiğinizi kaydetmek için ayarlar.</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="tr">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">Evet, yükle!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">Bir Daha Gösterme.</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">IntelliCode API Kullanım Örnekleri Uzantısı daha önce yüklendi, ancak artık yüklü olarak görünmüyor. Yeniden yüklemek istiyor musunuz?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">Markette göster</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">API kullanım örneklerini görmek ister misiniz? Yeni IntelliCode API Kullanım Örnekleri uzantımızı deneyin! Kullanmaya başlamak için şimdi marketten yükleyin.</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">IntelliCode API Kullanım Örnekleri Uzantısı başarıyla yüklendi.</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="tr">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Ne yazık ki SQL için IntelliCode desteği etkinleştirilirken bir sorun oluştu. Ayrıntılar için lütfen "MSSQL" ve "VS IntelliCode" çıkış pencerelerini kontrol edin.</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">Ne yazık ki TypeScript/JavaScript için IntelliCode desteği etkinleştirilirken bir sorun oluştu. Ayrıntılar için lütfen "VS IntelliCode" çıkış penceresini kontrol edin.</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Ne yazık ki Java için IntelliCode desteği etkinleştirilirken bir sorun oluştu. Ayrıntılar için lütfen "Java Dil Desteği" ve "VS IntelliCode" çıkış pencerelerini kontrol edin.</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">Ne yazık ki Python için IntelliCode desteği etkinleştirilirken bir sorun oluştu. Ayrıntılar için lütfen "Python" ve "VS IntelliCode" çıkış pencerelerini kontrol edin.</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">IntelliCode ile gelişmiş tamamlama deneyiminden yararlanmak için {0} uzantısını yükleyebilirsiniz</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">IntelliCode ile gelişmiş bir tamamlama deneyiminden yararlanmak için lütfen {0} uzantısını güncelleştirin.
IntelliCode {1} veya sonraki bir sürümünü gerektirir.</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="tr">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">IntelliCode modelleri indiriliyor</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="tr">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">IntelliCode modeli indirilemedi. Lütfen ağ bağlantınızı veya güvenlik duvarı ayarlarınızı denetleyin.</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="tr">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode '{0}.{1}': '{2}' kullanıcı ayarını otomatik olarak uygulayamadı. Lütfen kendiniz ayarlayın.</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="translated">Tekrar sorma</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">'editor.{0}': '{1}' yapılandırması IntelliCode tamamlamalarını görmemenize neden olabilir. Değiştirmek istiyor musunuz?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">指定存储所下载的模型文件的文件夹路径。如果未指定,则默认为扩展安装目录。</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">为 Python 启用 Visual Studio IntelliCode 完成功能</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">为 Java 启用 Visual Studio IntelliCode 完成功能</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">为 TypeScript 和 JavaScript 启用 Visual Studio IntelliCode 完成功能</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">为 MSSQL 启用 Visual Studio IntelliCode 完成功能</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">控制如果其设置为将导致 IntelliCode 建议的完成项不可见的值(`recentlyUsed`)Visual Studio IntelliCode 是否将修改 "editor.suggestSelection"。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">允许 IntelliCode 代表你修改 editor.suggestSelection 设置。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">你已明确选择不让此配置受 IntelliCode 控制。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(请勿手动设置) IntelliCode 将设置此项来记录已将配置自动修改为替代默认值。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(请勿手动设置) IntelliCode 将设置此项来记录你已选择指示 IntelliCode 通过明确设置的值更改配置。</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">是,安装!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">不再显示。</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">之前安装过 IntelliCode API 使用示例扩展,但似乎未再安装。是否要重新安装?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">在市场中查看</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">有兴趣查看 API 使用示例? 试用新的 IntelliCode API 使用示例扩展! 立即从市场安装它以开始使用。</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">已成功安装 IntelliCode API 使用示例扩展。</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">很抱歉,激活面向 SQL 的 IntelliCode 支持时遇到问题。有关详细信息,请查看 "MSSQL" 和 "VS IntelliCode" 输出窗口。</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">很抱歉,激活面向 TypeScript/JavaScript 的 IntelliCode 支持时遇到问题。有关详细信息,请查看 "VS IntelliCode" 输出窗口。</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">很抱歉,激活面向 Java 的 IntelliCode 支持时遇到问题。有关详细信息,请查看“针对 Java 的语言支持”和 "VS IntelliCode" 输出窗口。</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">很抱歉,激活面向 Java 的 IntelliCode 支持时遇到问题。有关详细信息,请查看 "Python" 和 "VS IntelliCode" 输出窗口。</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">可安装 {0} 扩展,通过 IntelliCode 获取增强的完成体验</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">请更新 {0} 扩展,通过 IntelliCode 获取增强的完成体验。
IntelliCode 需使用版本 {1} 或更高版本。</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">正在下载 IntelliCode 模型</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">无法下载 IntelliCode 模型。请检查网络连接或防火墙设置。</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode 无法自动应用用户设置 "{0}.{1}": "{2}",请手动设置它。</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">配置 "editor.{0}": "{1}" 可能会导致你看不到 IntelliCode 完成。是否要更改它?</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="zh-Hant">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="new">AI-assisted development</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">指定儲存所下載模型檔案的資料夾路徑。如果未指定,會預設為延伸模組安裝目錄。</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">啟用適用於 Python 的 Visual Studio IntelliCode 完成</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">啟用適用於 Java 的 Visual Studio IntelliCode 完成</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">啟用適用於 TypeScript 和 JavaScript 的 Visual Studio IntelliCode 完成</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">啟用適用於 MSSQL 的 Visual Studio IntelliCode 完成</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">控制當 `editor.suggestSelection` 設定為值 (`recentlyUsed`),而導致看不到 IntelliCode 建議的完成項目時Visual Studio IntelliCode 是否會修改 `editor.suggestSelection`。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">允許 IntelliCode 代表您修改 editor.suggestSelection 設定。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">您已明確拒絕讓 IntelliCode 控制此組態。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(請勿手動設定此項目) IntelliCode 會設定此項目,來記錄組態已受到自動修改,以覆寫預設值。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(請勿手動設定此項目) IntelliCode 會設定此項目,來記錄您已選擇允許從已明確設定的值變更組態。</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="new">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</target>
</trans-unit>
</body>
</file>
<file original="out/apiexamples" source-language="en" datatype="plaintext" target-language="zh-Hant">
<body>
<trans-unit id="reInstallGaiaAccept">
<source xml:lang="en">Yes, Install!</source>
<target state="translated">是,安裝!</target>
</trans-unit>
<trans-unit id="reInstallGaiaDecline">
<source xml:lang="en">Don't Show Again.</source>
<target state="translated">不要再顯示。</target>
</trans-unit>
<trans-unit id="reInstallGaiaPromptMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed previously, but it doesn't seem to be installed anymore. Would you like to reinstall?</source>
<target state="translated">IntelliCode API 使用方式範例延伸模組先前已安裝,但現已不在。您要重新安裝嗎?</target>
</trans-unit>
<trans-unit id="seeInMarketplace">
<source xml:lang="en">See in Marketplace</source>
<target state="translated">在 Marketplace 中查看</target>
</trans-unit>
<trans-unit id="installGaiaPromptMessage">
<source xml:lang="en">Interested in seeing API usage examples? Try our new IntelliCode API Usage Examples extension! Install it now from the marketplace to get started.</source>
<target state="translated">有興趣查看 API 使用方式範例嗎? 試用我們新的 IntelliCode API 使用方式範例延伸模組! 立即從 Marketplace 安裝以開始使用。</target>
</trans-unit>
<trans-unit id="gaiaInstalledMessage">
<source xml:lang="en">IntelliCode API Usage Examples Extension was installed successfully.</source>
<target state="translated">已成功安裝 IntelliCode API 使用方式範例延伸模組。</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="zh-Hant">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">抱歉,啟用適用於 SQL的 IntelliCode 支援時發生錯誤。如需詳細資料,請查看 [MSSQL] 和 [VS IntelliCode] 輸出視窗。</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">抱歉,啟用適用於 TypeScript/JavaScript 的 IntelliCode 支援時發生錯誤。如需詳細資料,請查看和 [VS IntelliCode] 輸出視窗。</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">抱歉,啟用適用於 Java 的 IntelliCode 支援時發生錯誤。如需詳細資料,請查看 [Language Support for Java] 和 [VS IntelliCode] 輸出視窗。</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">抱歉,啟用適用於 Python 的 IntelliCode 支援時發生錯誤。如需詳細資料,請查看 [Python] 和 [VS IntelliCode] 輸出視窗。</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">您可以安裝 {0} 延伸模組,來獲得更強的 IntelliCode 完成體驗</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">請更新 {0} 延伸模組來取得更強的 IntelliCode 完成體驗。
IntelliCode 需要 {1} 版或更新版本。</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="new">View details</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="zh-Hant">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">正在下載 IntelliCode 模型</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="zh-Hant">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">無法下載 IntelliCode 模型。請檢查您的網路連線,或是防火牆設定。</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="zh-Hant">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode 無法自動套用使用者設定 '{0}.{1}': '{2}',請手動予以設定。</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="new">Yes</target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="new">Don't ask again</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">組態 'editor.{0}': '{1}' 可能會使您看不到 IntelliCode 完成。要予以變更嗎?</target>
</trans-unit>
</body>
</file>
</xliff>