Skip to content

Commit 178d259

Browse files
author
vscode
committed
Updated strings from microsoft/vscode-loc-drop@08c1f5fd5b5cdc22cde1104088f69af59a246ea2
1 parent 32cadd3 commit 178d259

File tree

28 files changed

+70
-28
lines changed

28 files changed

+70
-28
lines changed

i18n/vscode-language-pack-cs/translations/extensions/vscode.microsoft-authentication.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"package": {
3131
"description": "Zprostředkovatel ověřování společnosti Microsoft",
3232
"displayName": "Učet Microsoft",
33-
"microsoft-authentication.implementation.description": "Implementace ověřování, která se použije pro přihlašování pomocí účtu Microsoft",
34-
"microsoft-authentication.implementation.enumDescriptions.classic": "K přihlášení pomocí účtu Microsoft použijte klasický postup ověřování.",
33+
"microsoft-authentication.implementation.description": "The authentication implementation to use for signing in with a Microsoft account.\r\n\r\n*NOTE: The `classic` implementation is deprecated and will be removed, along with this setting, in a future release. If only the `classic` implementation works for you, please [open an issue](command:workbench.action.openIssueReporter) and explain what you are trying to log in to.*",
34+
"microsoft-authentication.implementation.enumDescriptions.classic": "(deprecated) Use the classic authentication flow to sign in with a Microsoft account.",
3535
"microsoft-authentication.implementation.enumDescriptions.msal": "Přihlaste se k účtu Microsoft pomocí knihovny MSAL (Microsoft Authentication Library).",
3636
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "Koncový bod Active Directory pro vlastní suverénní cloud.",
3737
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "ID prostředku Active Directory pro vlastní suverénní cloud.",

i18n/vscode-language-pack-cs/translations/main.i18n.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10354,7 +10354,10 @@
1035410354
"clearOutput.label": "Vymazat výstup",
1035510355
"exportLogs": "Export Logs...",
1035610356
"extensionLogs": "Protokoly rozšíření",
10357+
"importLog": "Import Log...",
10358+
"importLogFile": "Import Log File",
1035710359
"logFile": "ID souboru protokolu, který se má otevřít, například „okno“. V současné době je nejlepší získat ID kontrolou příkazů <id> workbench.action.output.show.",
10360+
"logFiles": "Log Files",
1035810361
"logLevel.label": "Nastavit úroveň protokolu...",
1035910362
"logLevelDefault.label": "Nastavit jako výchozí",
1036010363
"miToggleOutput": "&&Výstup",

i18n/vscode-language-pack-de/translations/extensions/vscode.microsoft-authentication.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"package": {
3131
"description": "Microsoft-Authentifizierungsanbieter",
3232
"displayName": "Microsoft-Konto",
33-
"microsoft-authentication.implementation.description": "Die Authentifizierungsimplementierung, die für die Anmeldung mit einem Microsoft-Konto verwendet werden soll.",
34-
"microsoft-authentication.implementation.enumDescriptions.classic": "Verwenden Sie den klassischen Authentifizierungsablauf, um sich mit einem Microsoft-Konto anzumelden.",
33+
"microsoft-authentication.implementation.description": "The authentication implementation to use for signing in with a Microsoft account.\r\n\r\n*NOTE: The `classic` implementation is deprecated and will be removed, along with this setting, in a future release. If only the `classic` implementation works for you, please [open an issue](command:workbench.action.openIssueReporter) and explain what you are trying to log in to.*",
34+
"microsoft-authentication.implementation.enumDescriptions.classic": "(deprecated) Use the classic authentication flow to sign in with a Microsoft account.",
3535
"microsoft-authentication.implementation.enumDescriptions.msal": "Verwenden Sie die Microsoft Authentication Library (MSAL), um sich mit einem Microsoft-Konto anzumelden.",
3636
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "Der Active Directory-Endpunkt für die benutzerdefinierte Sovereign Cloud.",
3737
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "Der Active Directory-Ressourcen-ID für die benutzerdefinierte Sovereign Cloud.",

i18n/vscode-language-pack-de/translations/main.i18n.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10354,7 +10354,10 @@
1035410354
"clearOutput.label": "Ausgabe löschen",
1035510355
"exportLogs": "Export Logs...",
1035610356
"extensionLogs": "Erweiterungsprotokolle",
10357+
"importLog": "Import Log...",
10358+
"importLogFile": "Import Log File",
1035710359
"logFile": "Die ID der zu öffnenden Protokolldatei, z. B. `\"window\"`. Zurzeit können Sie die ID am besten abrufen, indem Sie die Befehle `workbench.action.output.show.<id>` überprüfen",
10360+
"logFiles": "Log Files",
1035810361
"logLevel.label": "Protokollstufe festlegen...",
1035910362
"logLevelDefault.label": "Als Standard festlegen",
1036010363
"miToggleOutput": "&&Ausgabe",

i18n/vscode-language-pack-es/translations/extensions/vscode.microsoft-authentication.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"package": {
3131
"description": "Proveedor de autenticación de Microsoft",
3232
"displayName": "Cuenta Microsoft",
33-
"microsoft-authentication.implementation.description": "Implementación de autenticación que se va a usar para iniciar sesión con una cuenta de Microsoft.",
34-
"microsoft-authentication.implementation.enumDescriptions.classic": "Use el flujo de autenticación clásica para iniciar sesión con una cuenta de Microsoft.",
33+
"microsoft-authentication.implementation.description": "The authentication implementation to use for signing in with a Microsoft account.\r\n\r\n*NOTE: The `classic` implementation is deprecated and will be removed, along with this setting, in a future release. If only the `classic` implementation works for you, please [open an issue](command:workbench.action.openIssueReporter) and explain what you are trying to log in to.*",
34+
"microsoft-authentication.implementation.enumDescriptions.classic": "(deprecated) Use the classic authentication flow to sign in with a Microsoft account.",
3535
"microsoft-authentication.implementation.enumDescriptions.msal": "Use la Biblioteca de autenticación de Microsoft (MSAL) para iniciar sesión con una cuenta de Microsoft.",
3636
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "El punto de conexión de Active Directory para la nube soberana personalizada.",
3737
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "El id. de recurso de Active Directory para la nube soberana personalizada.",

i18n/vscode-language-pack-es/translations/main.i18n.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10354,7 +10354,10 @@
1035410354
"clearOutput.label": "Borrar salida",
1035510355
"exportLogs": "Export Logs...",
1035610356
"extensionLogs": "Registros de extensión",
10357+
"importLog": "Import Log...",
10358+
"importLogFile": "Import Log File",
1035710359
"logFile": "Id. del archivo de registro que se va a abrir, por ejemplo \"window\". Actualmente, la mejor manera de obtenerlo es comprobar los comandos \"workbench.action.output.show.<id>\".",
10360+
"logFiles": "Log Files",
1035810361
"logLevel.label": "Establecer nivel de registro...",
1035910362
"logLevelDefault.label": "Establecer como predeterminado",
1036010363
"miToggleOutput": "&&Salida",

i18n/vscode-language-pack-fr/translations/extensions/vscode.microsoft-authentication.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"package": {
3131
"description": "Fournisseur d'authentification Microsoft",
3232
"displayName": "Compte Microsoft",
33-
"microsoft-authentication.implementation.description": "Implémentation d’authentification à utiliser pour se connecter avec un compte Microsoft.",
34-
"microsoft-authentication.implementation.enumDescriptions.classic": "Utilisez le flux d’authentification classique pour vous connecter avec un compte Microsoft.",
33+
"microsoft-authentication.implementation.description": "The authentication implementation to use for signing in with a Microsoft account.\r\n\r\n*NOTE: The `classic` implementation is deprecated and will be removed, along with this setting, in a future release. If only the `classic` implementation works for you, please [open an issue](command:workbench.action.openIssueReporter) and explain what you are trying to log in to.*",
34+
"microsoft-authentication.implementation.enumDescriptions.classic": "(deprecated) Use the classic authentication flow to sign in with a Microsoft account.",
3535
"microsoft-authentication.implementation.enumDescriptions.msal": "Utilisez la bibliothèque d’authentification Microsoft (MSAL) pour vous connecter avec un compte Microsoft.",
3636
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "Point de terminaison Active Directory pour le cloud souverain personnalisé.",
3737
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "ID de ressource Active Directory pour le cloud souverain personnalisé.",

i18n/vscode-language-pack-fr/translations/main.i18n.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10354,7 +10354,10 @@
1035410354
"clearOutput.label": "Effacer la sortie",
1035510355
"exportLogs": "Export Logs...",
1035610356
"extensionLogs": "Journaux d’extension",
10357+
"importLog": "Import Log...",
10358+
"importLogFile": "Import Log File",
1035710359
"logFile": "ID du fichier journal à ouvrir, par exemple « fenêtre ». Actuellement, la meilleure façon d’obtenir ceci consiste à obtenir l’ID en cochant les commandes `workbench.action.output.show.<id>` commands",
10360+
"logFiles": "Log Files",
1035810361
"logLevel.label": "Définir le niveau de journalisation...",
1035910362
"logLevelDefault.label": "Définir comme valeur par défaut",
1036010363
"miToggleOutput": "S&&ortie",

i18n/vscode-language-pack-it/translations/extensions/vscode.microsoft-authentication.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"package": {
3131
"description": "Provider di autenticazione Microsoft",
3232
"displayName": "Account Microsoft",
33-
"microsoft-authentication.implementation.description": "Implementazione dell'autenticazione da usare per l'accesso con un account Microsoft.",
34-
"microsoft-authentication.implementation.enumDescriptions.classic": "Utilizzare il flusso di autenticazione classico per accedere con un account Microsoft.",
33+
"microsoft-authentication.implementation.description": "The authentication implementation to use for signing in with a Microsoft account.\r\n\r\n*NOTE: The `classic` implementation is deprecated and will be removed, along with this setting, in a future release. If only the `classic` implementation works for you, please [open an issue](command:workbench.action.openIssueReporter) and explain what you are trying to log in to.*",
34+
"microsoft-authentication.implementation.enumDescriptions.classic": "(deprecated) Use the classic authentication flow to sign in with a Microsoft account.",
3535
"microsoft-authentication.implementation.enumDescriptions.msal": "Usa Microsoft Authentication Library (MSAL) per accedere con un account di Microsoft.",
3636
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "L'endpoint di Active Directory per il cloud sovrano personalizzato.",
3737
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "L’ID risorsa di Active Directory per il cloud sovrano personalizzato.",

i18n/vscode-language-pack-it/translations/main.i18n.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10354,7 +10354,10 @@
1035410354
"clearOutput.label": "Cancella output",
1035510355
"exportLogs": "Export Logs...",
1035610356
"extensionLogs": "Log estensioni",
10357+
"importLog": "Import Log...",
10358+
"importLogFile": "Import Log File",
1035710359
"logFile": "ID del file di log da aprire, ad esempio '\"window\"'. Attualmente il modo migliore per ottenere questo valore consiste nell’ottener l'ID controllando i comandi `workbench.action.output.show.<id>`.",
10360+
"logFiles": "Log Files",
1035810361
"logLevel.label": "Imposta livello log...",
1035910362
"logLevelDefault.label": "Imposta come predefinito",
1036010363
"miToggleOutput": "&&Output",

0 commit comments

Comments
 (0)