powerplatform-vscode Loc Checkin for WO 67126 (#219)
This commit is contained in:
Родитель
e1c9ff5deb
Коммит
ee259e5d68
|
@ -15,8 +15,8 @@
|
|||
"pacCLI.enableTelemetry.title": "启用 PAC 遥测",
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "身份验证配置文件",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "在此计算机上找不到身份验证配置文件。\n[添加身份验证文件](命令:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "在此计算机上找不到身份验证配置文件。\n交互式身份验证不适用于远程方案;身份验证配置文件必须通过命令行创建。\"--deviceCode\" 流必须用于具有 MFA 要求的用户或其租户使用 ADFS 的用户。\n[查看身份验证配置文件帮助](命令:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "在此计算机上找不到身份验证配置文件。\n[添加身份验证文件](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "在此计算机上找不到身份验证配置文件。\n交互式身份验证不适用于远程场景;身份验证配置文件必须通过命令行创建。`--deviceCode` 流必须用于具有 MFA 要求的用户或其租户使用 ADFS 的用户。\n[查看身份验证配置文件帮助](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "清除身份验证配置文件",
|
||||
"pacCLI.authPanel.refresh.title": "刷新",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "新建身份验证配置文件",
|
||||
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "复制友好名称",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "复制唯一名称",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "复制版本号",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 门户 -> 显示预览版"
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 门户 -> 显示预览版",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "初始化 Web 扩展",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "Web 版 VS Code 不支持 PAC CLI"
|
||||
}
|
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "複製自訂名稱",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "複製唯一名稱",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "複製版本號碼",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 入口網站 -> 顯示預覽"
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 入口網站 -> 顯示預覽",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "初始化 Web 擴充",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "適用於 Web 的 VS Code 不支援 PAC CLI"
|
||||
}
|
|
@ -16,7 +16,7 @@
|
|||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "Ověřovací profily",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "V tomto počítači nebyly nalezeny žádné ověřovací profily.\n[Přidat ověřovací profil](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "V tomto počítači nebyly nalezeny žádné ověřovací profily.\nInteraktivní ověřování není dostupné pro vzdálené scénáře; ověřovací profily musí být vytvořeny pomocí příkazového řádku. Tok --deviceCode se musí použít pro uživatele s požadavky na vícefaktorové ověřování nebo na ty, jejichž tenanty používají ADFS.\n[Zobrazit nápovědu k ověřovacímu profilu](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "V tomto počítači nebyly nalezeny žádné ověřovací profily.\nInteraktivní ověřování není dostupné pro vzdálené scénáře; ověřovací profily musí být vytvořeny pomocí příkazového řádku. Tok --deviceCode se musí použít pro uživatele s požadavky na vícefaktorové ověřování (MFA) nebo na ty, jejichž tenanty používají ADFS.\n[Zobrazit nápovědu k ověřovacímu profilu](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "Vymazat ověřovací profily",
|
||||
"pacCLI.authPanel.refresh.title": "Aktualizovat",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "Nový ověřovací profil",
|
||||
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "Zkopírovat popisné jméno",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Zkopírovat jedinečné jméno",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Zkopírovat číslo verze",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portál PowerApps -> Zobrazit náhled"
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portál PowerApps -> Zobrazit náhled",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Inicializovat webové rozšíření",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "Rozhraní PAC CLI není v editoru VS Code pro web podporováno."
|
||||
}
|
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "Anzeigename kopieren",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Eindeutigen Namen kopieren",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Versionsnummer kopieren",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps-Portal -> Vorschauversion anzeigen"
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps-Portal -> Vorschauversion anzeigen",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Weberweiterung initialisieren",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI wird im VS Code für das Web nicht unterstützt"
|
||||
}
|
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "Copiar nombre descriptivo",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Copiar nombre único",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Copiar número de versión",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portal de PowerApps -> Mostrar vista previa"
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portal de PowerApps -> Mostrar vista previa",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Inicializar extensión web",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI no se admite en VS Code para la Web"
|
||||
}
|
|
@ -16,7 +16,7 @@
|
|||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "Profils d’authentification",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "Aucun profil d’authentification n’a été trouvé sur cet ordinateur.\n[Ajouter un profil d’authentification](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Aucun profil d’authentification n’a été trouvé sur cet ordinateur.\nL’authentification interactive n’est pas disponible pour les scénarios distants ; les profils d’authentification doivent être créés par la ligne de commande. Le flux « --deviceCode » doit être utilisé pour les utilisateurs ayant des exigences MFA ou dont les clients utilisent ADFS.\n[Afficher l’aide des profils d’authentification](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Aucun profil d’authentification n’a été trouvé sur cet ordinateur.\nL’authentification interactive n’est pas disponible pour les scénarios distants ; les profils d’authentification doivent être créés par la ligne de commande. Le flux « --deviceCode » doit être utilisé pour les utilisateurs ayant des exigences MFA ou dont les clients utilisent ADFS.\n[Afficher l’aide des profils d’authentification](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "Effacer les profils d’authentification",
|
||||
"pacCLI.authPanel.refresh.title": "Actualiser",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "Nouveau profil d’authentification",
|
||||
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "Copier le nom convivial",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Copier le nom unique",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Copier le numéro de version",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portail PowerApps -> Afficher la version préliminaire"
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portail PowerApps -> Afficher la version préliminaire",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialiser l’extension Web",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI n’est pas pris en charge dans VS Code pour le Web"
|
||||
}
|
|
@ -16,7 +16,7 @@
|
|||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "Profili di autenticazione",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "Nessun profilo di autenticazione trovato in questo computer.\n[Aggiungi il profilo di autenticazione](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Nessun profilo di autenticazione trovato in questo computer.\nL'autenticazione interattiva non è disponibile per scenari remoti. I profili di autenticazione devono essere creati dalla riga di comando. Il flusso \"--deviceCode\" deve essere utilizzato per gli utenti con requisiti di autenticazione a più fattori o i cui tenant utilizzano il file system distribuito di Azure.\n[Visualizza la Guida del profilo di autorizzazione](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Nessun profilo di autenticazione trovato in questo computer.\nL'autenticazione interattiva non è disponibile per scenari remoti. I profili di autenticazione devono essere creati dalla riga di comando. Il flusso \"--deviceCode\" deve essere utilizzato per gli utenti con requisiti di autenticazione a più fattori o i cui tenant utilizzano AD FS.\n[Visualizza la Guida del profilo di autorizzazione](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "Cancella profili di autenticazione",
|
||||
"pacCLI.authPanel.refresh.title": "Aggiorna",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "Nuovo profilo di autenticazione",
|
||||
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "Copia nome descrittivo",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Copia nome univoco",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Copia numero versione",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portale PowerApps -> Mostra anteprima"
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portale PowerApps -> Mostra anteprima",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Inizializza estensione Web",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI non è supportata in VS Code per il Web"
|
||||
}
|
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "フレンドリ名のコピー",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "一意の名前のコピー",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "バージョン番号のコピー",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps ポータル -> プレビューの表示"
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps ポータル -> プレビューの表示",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Web拡張の初期化",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI は Web の VS Code ではサポートされていません"
|
||||
}
|
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "식별 이름 복사",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "고유 이름 복사",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "버전 번호 복사",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 포털 -> 프리뷰 보기"
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 포털 -> 프리뷰 보기",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "웹 확장 초기화",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI는 웹용 VS Code에서 지원되지 않습니다"
|
||||
}
|
|
@ -16,7 +16,7 @@
|
|||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "Perfis de Autenticação",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "Nenhum perfil de autenticação encontrado neste computador.\n[Adicionar Perfil de Autenticação](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Nenhum perfil de autenticação encontrado neste computador.\nA Autenticação Interativa não está disponível para cenários remotos; os perfis de autenticação devem ser criados pela linha de comando. O fluxo `--deviceCode` deve ser usado para usuários com requisitos de MFA ou cujos locatários usam o ADFS.\n[Exibir Ajuda do Perfil de Autenticação] (command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Nenhum perfil de autenticação encontrado neste computador.\nA Autenticação Interativa não está disponível para cenários remotos; os perfis de autenticação devem ser criados pela linha de comando. O fluxo `--deviceCode` deve ser usado para usuários com requisitos de MFA ou cujos locatários usam o ADFS.\n[Exibir Ajuda do Perfil de Autenticação](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "Limpar Perfis de Autenticação",
|
||||
"pacCLI.authPanel.refresh.title": "Atualizar",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "Novo Perfil de Autenticação",
|
||||
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "Copiar Nome Amigável",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Copiar Nome Exclusivo",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Copiar Número da Versão",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portal do PowerApps -> Mostrar versão preliminar"
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portal do PowerApps -> Mostrar versão preliminar",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Inicializar Extensão da Web",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "Não há suporte para PAC CLI no VS Code para a Web"
|
||||
}
|
|
@ -8,5 +8,5 @@
|
|||
"pacCLI.AuthProfileTreeItem.toolTipParts.profileName": "Имя: {0}",
|
||||
"pacCLI.AuthProfileTreeItem.toolTipParts.resource": "Ресурс: {0}",
|
||||
"pacCLI.AuthProfileTreeItem.toolTipParts.user": "Пользователь: {0}",
|
||||
"pacCLI.EnvOrSolutionTreeItem.toolTip": "Отображаемая имя: {0}\nУникальное имя: {1}\nВерсия: {2}"
|
||||
"pacCLI.EnvOrSolutionTreeItem.toolTip": "Отображаемое имя: {0}\nУникальное имя: {1}\nВерсия: {2}"
|
||||
}
|
|
@ -15,8 +15,8 @@
|
|||
"pacCLI.enableTelemetry.title": "Включить телеметрию PAC",
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "Профили проверки подлинности",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "На компьютере не найдены профили проверки подлинности.\n[Добавить профиль проверки подлинности ](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "На компьютере не найдены профили проверки подлинности.\nИнтерактивная проверка подлинности недоступна для удаленных сценариев; необходимо создать профили проверки подлинности с помощью командной строкой. Используйте поток \"--deviceCode\" для пользователей с требованиями MFA или тех, клиенты которых используют ADFS.\n[Посмотреть справку по профилю проверки подлинности] (command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "На компьютере не найдены профили проверки подлинности.\n[Добавить профиль проверки подлинности](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "На компьютере не найдены профили проверки подлинности.\nИнтерактивная проверка подлинности недоступна для удаленных сценариев; необходимо создать профили проверки подлинности с помощью командной строки. Для пользователей, которым требуется MFA или клиенты которых используют AD FS, необходимо использовать поток --deviceCode.\n[Смотреть справку по профилям проверки подлинности](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "Удаление профилей проверки подлинности",
|
||||
"pacCLI.authPanel.refresh.title": "Обновить",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "Новый профиль проверки подлинности",
|
||||
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "Копировать понятное имя",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Копировать уникальное имя",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Копировать номер версии",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Портал PowerApps -> Показать предварительную версию"
|
||||
"microsoft-powerapps-portals.preview-show.title": "Портал PowerApps -> Показать предварительную версию",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Инициализация веб-расширения",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI не поддерживается в VS Code для Интернета"
|
||||
}
|
|
@ -34,5 +34,7 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "Kolay Adı Kopyala",
|
||||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Benzersiz Adı Kopyala",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Sürüm Numarasını Kopyala",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps Portal -> Önizlemeyi göster"
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps Portal -> Önizlemeyi göster",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Web Uzantısını Başlat",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI, Web için VS Code'da desteklenmiyor"
|
||||
}
|
|
@ -62,7 +62,7 @@ Interactive Authentication is not availalbe for remote scenarios; auth profiles
|
|||
The second line should not translate the argument `--deviceCode`
|
||||
The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
<target state="translated">V tomto počítači nebyly nalezeny žádné ověřovací profily.
|
||||
Interaktivní ověřování není dostupné pro vzdálené scénáře; ověřovací profily musí být vytvořeny pomocí příkazového řádku. Tok --deviceCode se musí použít pro uživatele s požadavky na vícefaktorové ověřování nebo na ty, jejichž tenanty používají ADFS.
|
||||
Interaktivní ověřování není dostupné pro vzdálené scénáře; ověřovací profily musí být vytvořeny pomocí příkazového řádku. Tok --deviceCode se musí použít pro uživatele s požadavky na vícefaktorové ověřování (MFA) nebo na ty, jejichž tenanty používají ADFS.
|
||||
[Zobrazit nápovědu k ověřovacímu profilu](command:pacCLI.pacAuthHelp)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.authPanel.clearAuthProfile.title">
|
||||
|
@ -137,6 +137,14 @@ Interaktivní ověřování není dostupné pro vzdálené scénáře; ověřova
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">Portál PowerApps -> Zobrazit náhled</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">Inicializovat webové rozšíření</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">Rozhraní PAC CLI není v editoru VS Code pro web podporováno.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="cs">
|
||||
|
|
|
@ -137,6 +137,14 @@ Die interaktive Authentifizierung ist für Remoteszenarien nicht verfügbar. Aut
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">PowerApps-Portal -> Vorschauversion anzeigen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">Weberweiterung initialisieren</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">PAC CLI wird im VS Code für das Web nicht unterstützt</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="de">
|
||||
|
|
|
@ -137,6 +137,14 @@ La autenticación interactiva no está disponible en escenarios remotos; los per
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">Portal de PowerApps -> Mostrar vista previa</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">Inicializar extensión web</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">PAC CLI no se admite en VS Code para la Web</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="es">
|
||||
|
|
|
@ -62,7 +62,7 @@ Interactive Authentication is not availalbe for remote scenarios; auth profiles
|
|||
The second line should not translate the argument `--deviceCode`
|
||||
The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
<target state="translated">Aucun profil d’authentification n’a été trouvé sur cet ordinateur.
|
||||
L’authentification interactive n’est pas disponible pour les scénarios distants ; les profils d’authentification doivent être créés par la ligne de commande. Le flux « --deviceCode » doit être utilisé pour les utilisateurs ayant des exigences MFA ou dont les clients utilisent ADFS.
|
||||
L’authentification interactive n’est pas disponible pour les scénarios distants ; les profils d’authentification doivent être créés par la ligne de commande. Le flux « --deviceCode » doit être utilisé pour les utilisateurs ayant des exigences MFA ou dont les clients utilisent ADFS.
|
||||
[Afficher l’aide des profils d’authentification](command:pacCLI.pacAuthHelp)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.authPanel.clearAuthProfile.title">
|
||||
|
@ -137,6 +137,14 @@ L’authentification interactive n’est pas disponible pour les scénarios dist
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">Portail PowerApps -> Afficher la version préliminaire</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">Initialiser l’extension Web</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">PAC CLI n’est pas pris en charge dans VS Code pour le Web</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="fr">
|
||||
|
@ -248,9 +256,9 @@ Version: {2}</source>
|
|||
The {0} represents Solution's Friendly / Display name
|
||||
The {1} represents Solution's unique name
|
||||
The {2} represents Solution's Version number</note>
|
||||
<target state="translated">Nom complet : {0}
|
||||
Nom unique : {1}
|
||||
Version : {2}</target>
|
||||
<target state="translated">Nom complet : {0}
|
||||
Nom unique : {1}
|
||||
Version : {2}</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -62,7 +62,7 @@ Interactive Authentication is not availalbe for remote scenarios; auth profiles
|
|||
The second line should not translate the argument `--deviceCode`
|
||||
The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
<target state="translated">Nessun profilo di autenticazione trovato in questo computer.
|
||||
L'autenticazione interattiva non è disponibile per scenari remoti. I profili di autenticazione devono essere creati dalla riga di comando. Il flusso "--deviceCode" deve essere utilizzato per gli utenti con requisiti di autenticazione a più fattori o i cui tenant utilizzano il file system distribuito di Azure.
|
||||
L'autenticazione interattiva non è disponibile per scenari remoti. I profili di autenticazione devono essere creati dalla riga di comando. Il flusso "--deviceCode" deve essere utilizzato per gli utenti con requisiti di autenticazione a più fattori o i cui tenant utilizzano AD FS.
|
||||
[Visualizza la Guida del profilo di autorizzazione](command:pacCLI.pacAuthHelp)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.authPanel.clearAuthProfile.title">
|
||||
|
@ -137,6 +137,14 @@ L'autenticazione interattiva non è disponibile per scenari remoti. I profili di
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">Portale PowerApps -> Mostra anteprima</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">Inizializza estensione Web</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">PAC CLI non è supportata in VS Code per il Web</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="it">
|
||||
|
|
|
@ -137,6 +137,14 @@ The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keepi
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">PowerApps ポータル -> プレビューの表示</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">Web拡張の初期化</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">PAC CLI は Web の VS Code ではサポートされていません</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="ja">
|
||||
|
|
|
@ -137,6 +137,14 @@ The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keepi
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">PowerApps 포털 -> 프리뷰 보기</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">웹 확장 초기화</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">PAC CLI는 웹용 VS Code에서 지원되지 않습니다</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="ko">
|
||||
|
|
|
@ -63,7 +63,7 @@ The second line should not translate the argument `--deviceCode`
|
|||
The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
<target state="translated">Nenhum perfil de autenticação encontrado neste computador.
|
||||
A Autenticação Interativa não está disponível para cenários remotos; os perfis de autenticação devem ser criados pela linha de comando. O fluxo `--deviceCode` deve ser usado para usuários com requisitos de MFA ou cujos locatários usam o ADFS.
|
||||
[Exibir Ajuda do Perfil de Autenticação] (command:pacCLI.pacAuthHelp)</target>
|
||||
[Exibir Ajuda do Perfil de Autenticação](command:pacCLI.pacAuthHelp)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.authPanel.clearAuthProfile.title">
|
||||
<source xml:lang="en">Clear Auth Profiles</source>
|
||||
|
@ -137,6 +137,14 @@ A Autenticação Interativa não está disponível para cenários remotos; os pe
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">Portal do PowerApps -> Mostrar versão preliminar</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">Inicializar Extensão da Web</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">Não há suporte para PAC CLI no VS Code para a Web</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="pt-BR">
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<note>This is a Markdown formatted string, and the formatting must persist across translations.
|
||||
The second line should be '[TRANSLATION HERE](command:pacCLI.authPanel.newAuthProfile)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
<target state="translated">На компьютере не найдены профили проверки подлинности.
|
||||
[Добавить профиль проверки подлинности ](command:pacCLI.authPanel.newAuthProfile)</target>
|
||||
[Добавить профиль проверки подлинности](command:pacCLI.authPanel.newAuthProfile)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.authPanel.welcome.whenInteractiveNotSupported">
|
||||
<source xml:lang="en">No auth profiles found on this computer.
|
||||
|
@ -62,8 +62,8 @@ Interactive Authentication is not availalbe for remote scenarios; auth profiles
|
|||
The second line should not translate the argument `--deviceCode`
|
||||
The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
<target state="translated">На компьютере не найдены профили проверки подлинности.
|
||||
Интерактивная проверка подлинности недоступна для удаленных сценариев; необходимо создать профили проверки подлинности с помощью командной строкой. Используйте поток "--deviceCode" для пользователей с требованиями MFA или тех, клиенты которых используют ADFS.
|
||||
[Посмотреть справку по профилю проверки подлинности] (command:pacCLI.pacAuthHelp)</target>
|
||||
Интерактивная проверка подлинности недоступна для удаленных сценариев; необходимо создать профили проверки подлинности с помощью командной строки. Для пользователей, которым требуется MFA или клиенты которых используют AD FS, необходимо использовать поток --deviceCode.
|
||||
[Смотреть справку по профилям проверки подлинности](command:pacCLI.pacAuthHelp)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.authPanel.clearAuthProfile.title">
|
||||
<source xml:lang="en">Clear Auth Profiles</source>
|
||||
|
@ -137,6 +137,14 @@ The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keepi
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">Портал PowerApps -> Показать предварительную версию</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">Инициализация веб-расширения</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">PAC CLI не поддерживается в VS Code для Интернета</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="ru">
|
||||
|
@ -248,7 +256,7 @@ Version: {2}</source>
|
|||
The {0} represents Solution's Friendly / Display name
|
||||
The {1} represents Solution's unique name
|
||||
The {2} represents Solution's Version number</note>
|
||||
<target state="translated">Отображаемая имя: {0}
|
||||
<target state="translated">Отображаемое имя: {0}
|
||||
Уникальное имя: {1}
|
||||
Версия: {2}</target>
|
||||
</trans-unit>
|
||||
|
|
|
@ -137,6 +137,14 @@ Uzaktan senaryolar için Etkileşimli Kimlik Doğrulaması kullanılamaz; kimlik
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">PowerApps Portal -> Önizlemeyi göster</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">Web Uzantısını Başlat</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">PAC CLI, Web için VS Code'da desteklenmiyor</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="tr">
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<note>This is a Markdown formatted string, and the formatting must persist across translations.
|
||||
The second line should be '[TRANSLATION HERE](command:pacCLI.authPanel.newAuthProfile)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
<target state="translated">在此计算机上找不到身份验证配置文件。
|
||||
[添加身份验证文件](命令:pacCLI.authPanel.newAuthProfile)</target>
|
||||
[添加身份验证文件](command:pacCLI.authPanel.newAuthProfile)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.authPanel.welcome.whenInteractiveNotSupported">
|
||||
<source xml:lang="en">No auth profiles found on this computer.
|
||||
|
@ -62,8 +62,8 @@ Interactive Authentication is not availalbe for remote scenarios; auth profiles
|
|||
The second line should not translate the argument `--deviceCode`
|
||||
The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
<target state="translated">在此计算机上找不到身份验证配置文件。
|
||||
交互式身份验证不适用于远程方案;身份验证配置文件必须通过命令行创建。"--deviceCode" 流必须用于具有 MFA 要求的用户或其租户使用 ADFS 的用户。
|
||||
[查看身份验证配置文件帮助](命令:pacCLI.pacAuthHelp)</target>
|
||||
交互式身份验证不适用于远程场景;身份验证配置文件必须通过命令行创建。`--deviceCode` 流必须用于具有 MFA 要求的用户或其租户使用 ADFS 的用户。
|
||||
[查看身份验证配置文件帮助](command:pacCLI.pacAuthHelp)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.authPanel.clearAuthProfile.title">
|
||||
<source xml:lang="en">Clear Auth Profiles</source>
|
||||
|
@ -137,6 +137,14 @@ The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keepi
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">PowerApps 门户 -> 显示预览版</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">初始化 Web 扩展</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">Web 版 VS Code 不支持 PAC CLI</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="zh-CN">
|
||||
|
|
|
@ -137,6 +137,14 @@ The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keepi
|
|||
<source xml:lang="en">PowerApps Portal -> Show preview</source>
|
||||
<target state="translated">PowerApps 入口網站 -> 顯示預覽</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
<target state="translated">初始化 Web 擴充</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.limitation">
|
||||
<source xml:lang="en">PAC CLI is not supported in VS Code for the Web</source>
|
||||
<target state="translated">適用於 Web 的 VS Code 不支援 PAC CLI</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="./client/lib/CliAcquisition" source-language="en" datatype="plaintext" target-language="zh-TW">
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "Ověřovací profily",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "V tomto počítači nebyly nalezeny žádné ověřovací profily.\n[Přidat ověřovací profil](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "V tomto počítači nebyly nalezeny žádné ověřovací profily.\nInteraktivní ověřování není dostupné pro vzdálené scénáře; ověřovací profily musí být vytvořeny pomocí příkazového řádku. Tok --deviceCode se musí použít pro uživatele s požadavky na vícefaktorové ověřování nebo na ty, jejichž tenanty používají ADFS.\n[Zobrazit nápovědu k ověřovacímu profilu](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "V tomto počítači nebyly nalezeny žádné ověřovací profily.\nInteraktivní ověřování není dostupné pro vzdálené scénáře; ověřovací profily musí být vytvořeny pomocí příkazového řádku. Tok --deviceCode se musí použít pro uživatele s požadavky na vícefaktorové ověřování (MFA) nebo na ty, jejichž tenanty používají ADFS.\n[Zobrazit nápovědu k ověřovacímu profilu](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "Vymazat ověřovací profily",
|
||||
"pacCLI.authPanel.refresh.title": "Aktualizovat",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "Nový ověřovací profil",
|
||||
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Zkopírovat jedinečné jméno",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Zkopírovat číslo verze",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portál PowerApps -> Zobrazit náhled",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Inicializovat webové rozšíření",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "Rozhraní PAC CLI není v editoru VS Code pro web podporováno."
|
||||
}
|
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Eindeutigen Namen kopieren",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Versionsnummer kopieren",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps-Portal -> Vorschauversion anzeigen",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Weberweiterung initialisieren",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI wird im VS Code für das Web nicht unterstützt"
|
||||
}
|
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Copiar nombre único",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Copiar número de versión",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portal de PowerApps -> Mostrar vista previa",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Inicializar extensión web",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI no se admite en VS Code para la Web"
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "Profils d’authentification",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "Aucun profil d’authentification n’a été trouvé sur cet ordinateur.\n[Ajouter un profil d’authentification](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Aucun profil d’authentification n’a été trouvé sur cet ordinateur.\nL’authentification interactive n’est pas disponible pour les scénarios distants ; les profils d’authentification doivent être créés par la ligne de commande. Le flux « --deviceCode » doit être utilisé pour les utilisateurs ayant des exigences MFA ou dont les clients utilisent ADFS.\n[Afficher l’aide des profils d’authentification](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Aucun profil d’authentification n’a été trouvé sur cet ordinateur.\nL’authentification interactive n’est pas disponible pour les scénarios distants ; les profils d’authentification doivent être créés par la ligne de commande. Le flux « --deviceCode » doit être utilisé pour les utilisateurs ayant des exigences MFA ou dont les clients utilisent ADFS.\n[Afficher l’aide des profils d’authentification](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "Effacer les profils d’authentification",
|
||||
"pacCLI.authPanel.refresh.title": "Actualiser",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "Nouveau profil d’authentification",
|
||||
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Copier le nom unique",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Copier le numéro de version",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portail PowerApps -> Afficher la version préliminaire",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialiser l’extension Web",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI n’est pas pris en charge dans VS Code pour le Web"
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "Profili di autenticazione",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "Nessun profilo di autenticazione trovato in questo computer.\n[Aggiungi il profilo di autenticazione](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Nessun profilo di autenticazione trovato in questo computer.\nL'autenticazione interattiva non è disponibile per scenari remoti. I profili di autenticazione devono essere creati dalla riga di comando. Il flusso \"--deviceCode\" deve essere utilizzato per gli utenti con requisiti di autenticazione a più fattori o i cui tenant utilizzano il file system distribuito di Azure.\n[Visualizza la Guida del profilo di autorizzazione](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Nessun profilo di autenticazione trovato in questo computer.\nL'autenticazione interattiva non è disponibile per scenari remoti. I profili di autenticazione devono essere creati dalla riga di comando. Il flusso \"--deviceCode\" deve essere utilizzato per gli utenti con requisiti di autenticazione a più fattori o i cui tenant utilizzano AD FS.\n[Visualizza la Guida del profilo di autorizzazione](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "Cancella profili di autenticazione",
|
||||
"pacCLI.authPanel.refresh.title": "Aggiorna",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "Nuovo profilo di autenticazione",
|
||||
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Copia nome univoco",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Copia numero versione",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portale PowerApps -> Mostra anteprima",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Inizializza estensione Web",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI non è supportata in VS Code per il Web"
|
||||
}
|
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "一意の名前のコピー",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "バージョン番号のコピー",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps ポータル -> プレビューの表示",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Web拡張の初期化",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI は Web の VS Code ではサポートされていません"
|
||||
}
|
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "고유 이름 복사",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "버전 번호 복사",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 포털 -> 프리뷰 보기",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "웹 확장 초기화",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI는 웹용 VS Code에서 지원되지 않습니다"
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "Perfis de Autenticação",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "Nenhum perfil de autenticação encontrado neste computador.\n[Adicionar Perfil de Autenticação](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Nenhum perfil de autenticação encontrado neste computador.\nA Autenticação Interativa não está disponível para cenários remotos; os perfis de autenticação devem ser criados pela linha de comando. O fluxo `--deviceCode` deve ser usado para usuários com requisitos de MFA ou cujos locatários usam o ADFS.\n[Exibir Ajuda do Perfil de Autenticação] (command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "Nenhum perfil de autenticação encontrado neste computador.\nA Autenticação Interativa não está disponível para cenários remotos; os perfis de autenticação devem ser criados pela linha de comando. O fluxo `--deviceCode` deve ser usado para usuários com requisitos de MFA ou cujos locatários usam o ADFS.\n[Exibir Ajuda do Perfil de Autenticação](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "Limpar Perfis de Autenticação",
|
||||
"pacCLI.authPanel.refresh.title": "Atualizar",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "Novo Perfil de Autenticação",
|
||||
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Copiar Nome Exclusivo",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Copiar Número da Versão",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Portal do PowerApps -> Mostrar versão preliminar",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Inicializar Extensão da Web",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "Não há suporte para PAC CLI no VS Code para a Web"
|
||||
}
|
|
@ -10,8 +10,8 @@
|
|||
"pacCLI.enableTelemetry.title": "Включить телеметрию PAC",
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "Профили проверки подлинности",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "На компьютере не найдены профили проверки подлинности.\n[Добавить профиль проверки подлинности ](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "На компьютере не найдены профили проверки подлинности.\nИнтерактивная проверка подлинности недоступна для удаленных сценариев; необходимо создать профили проверки подлинности с помощью командной строкой. Используйте поток \"--deviceCode\" для пользователей с требованиями MFA или тех, клиенты которых используют ADFS.\n[Посмотреть справку по профилю проверки подлинности] (command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "На компьютере не найдены профили проверки подлинности.\n[Добавить профиль проверки подлинности](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "На компьютере не найдены профили проверки подлинности.\nИнтерактивная проверка подлинности недоступна для удаленных сценариев; необходимо создать профили проверки подлинности с помощью командной строки. Для пользователей, которым требуется MFA или клиенты которых используют AD FS, необходимо использовать поток --deviceCode.\n[Смотреть справку по профилям проверки подлинности](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "Удаление профилей проверки подлинности",
|
||||
"pacCLI.authPanel.refresh.title": "Обновить",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "Новый профиль проверки подлинности",
|
||||
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Копировать уникальное имя",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Копировать номер версии",
|
||||
"microsoft-powerapps-portals.preview-show.title": "Портал PowerApps -> Показать предварительную версию",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Инициализация веб-расширения",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI не поддерживается в VS Code для Интернета"
|
||||
}
|
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "Benzersiz Adı Kopyala",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Sürüm Numarasını Kopyala",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps Portal -> Önizlemeyi göster",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Web Uzantısını Başlat",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI, Web için VS Code'da desteklenmiyor"
|
||||
}
|
|
@ -10,8 +10,8 @@
|
|||
"pacCLI.enableTelemetry.title": "启用 PAC 遥测",
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"pacCLI.authPanel.title": "身份验证配置文件",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "在此计算机上找不到身份验证配置文件。\n[添加身份验证文件](命令:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "在此计算机上找不到身份验证配置文件。\n交互式身份验证不适用于远程方案;身份验证配置文件必须通过命令行创建。\"--deviceCode\" 流必须用于具有 MFA 要求的用户或其租户使用 ADFS 的用户。\n[查看身份验证配置文件帮助](命令:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveSupported": "在此计算机上找不到身份验证配置文件。\n[添加身份验证文件](command:pacCLI.authPanel.newAuthProfile)",
|
||||
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "在此计算机上找不到身份验证配置文件。\n交互式身份验证不适用于远程场景;身份验证配置文件必须通过命令行创建。`--deviceCode` 流必须用于具有 MFA 要求的用户或其租户使用 ADFS 的用户。\n[查看身份验证配置文件帮助](command:pacCLI.pacAuthHelp)",
|
||||
"pacCLI.authPanel.clearAuthProfile.title": "清除身份验证配置文件",
|
||||
"pacCLI.authPanel.refresh.title": "刷新",
|
||||
"pacCLI.authPanel.newDataverseAuthProfile.title": "新建身份验证配置文件",
|
||||
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "复制唯一名称",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "复制版本号",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 门户 -> 显示预览版",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "初始化 Web 扩展",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "Web 版 VS Code 不支持 PAC CLI"
|
||||
}
|
|
@ -30,6 +30,6 @@
|
|||
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "複製唯一名稱",
|
||||
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "複製版本號碼",
|
||||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 入口網站 -> 顯示預覽",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI is not supported in VS Code for the Web"
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "初始化 Web 擴充",
|
||||
"microsoft-powerapps-portals.webExtension.limitation": "適用於 Web 的 VS Code 不支援 PAC CLI"
|
||||
}
|
Загрузка…
Ссылка в новой задаче