Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

powerplatform-vscode Loc checkin for 71412 (Rework) #293

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion i18n/chs/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,12 @@
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "复制版本号",
"microsoft-powerapps-portals.preview-show.title": "PowerApps 门户 -> 显示预览版",
"microsoft-powerapps-portals.webExtension.init.title": "初始化 Web 扩展",
"microsoft-powerapps-portals.webExtension.limitation": "Web 版 VS Code 不支持 PAC CLI"
"microsoft-powerapps-portals.webExtension.limitation": "Web 版 VS Code 不支持 PAC CLI",
"microsoft-powerapps-portals.walkthrough.title": "编辑 Power Pages 码",
"microsoft-powerapps-portals.walkthrough.description": "了解如何在 VS Code 中创建完整的新型网站",
"microsoft-powerapps-portals.walkthrough.overview.title": "概览",
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "文件系统",
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "您的文件将存储在网站名称下的嵌套文件夹中。\n \n您可以在网站名称下的网页文件夹中找到单个页面文件。\n \n您的所有页面均使用相应的页面名称在文件夹下以 HTML、CSS 和 JS 文件排列。\n \n要详细了解 VS Code Web 版的 Power Pages 文件系统,请阅读我们的[文档](command:powerplatform-walkthrough.fileSystem-documentation)。\n[打开网站文件夹](command:powerplatform-walkthrough.fileSystem-open-folder)",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "高级功能",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "通过 Visual Studio Code Web 版,您可以在网站上编辑和发布网页。\n \n要使用命令行接口和其他高级功能,请从 VS Code 市场桌面版下载安装 VS Code 的 Power Platform 扩展。\n \n[详细了解](command:powerplatform-walkthrough.advancedCapabilities-learn-more) Visual Studio Code 桌面版和 Web 版之间的差异。\n \n[开始编程](command:powerplatform-walkthrough.advancedCapabilities-start-coding)"
}
9 changes: 8 additions & 1 deletion i18n/cht/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,12 @@
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "複製版本號碼",
"microsoft-powerapps-portals.preview-show.title": "PowerApps 入口網站 -> 顯示預覽",
"microsoft-powerapps-portals.webExtension.init.title": "初始化 Web 擴充",
"microsoft-powerapps-portals.webExtension.limitation": "適用於 Web 的 VS Code 不支援 PAC CLI"
"microsoft-powerapps-portals.webExtension.limitation": "適用於 Web 的 VS Code 不支援 PAC CLI",
"microsoft-powerapps-portals.walkthrough.title": "編輯 Power Pages 代碼",
"microsoft-powerapps-portals.walkthrough.description": "了解如何在 VS Code 中製作完整的現代網站",
"microsoft-powerapps-portals.walkthrough.overview.title": "概觀",
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "檔案系統",
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "您的檔案儲存在網站名稱下的巢狀資料夾中。\n \n 個別頁面的檔案可以在網站名稱下的網頁資料夾中找到。\n \n 所有頁面都在對應頁面名稱的資料夾內以 HTML、CSS 和 JS 檔案排列。\n \n 若要深入了解有關 VS Code 網頁版中的 Power Pages 檔案系統,請造訪我們的 [文件](command:powerplatform-walkthrough.fileSystem-documentation)。\n[開啟網站資料夾](command:powerplatform-walkthrough.fileSystem-open-folder)",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "進階功能",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code 網頁版讓您可以在您的網站上編輯和發佈網頁。\n \n 如需命令列介面和更進階的功能,請安裝適用於 VS Code 的 Power Platform 擴充功能,您可以從電腦版 VS Code 服務商場中取得。\n \n [深入了解](command:powerplatform-walkthrough.advancedCapabilities-learn-more) 關於 Visual Studio Code 電腦版與網頁版之間的差異。\n \n[開始撰寫程式碼](command:powerplatform-walkthrough.advancedCapabilities-start-coding)"
}
9 changes: 8 additions & 1 deletion i18n/csy/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,12 @@
"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": "Inicializovat webové rozšíření",
"microsoft-powerapps-portals.webExtension.limitation": "Rozhraní PAC CLI není v editoru VS Code pro web podporováno."
"microsoft-powerapps-portals.webExtension.limitation": "Rozhraní PAC CLI není v editoru VS Code pro web podporováno.",
"microsoft-powerapps-portals.walkthrough.title": "Upravit kód Power Pages",
"microsoft-powerapps-portals.walkthrough.description": "Objevte, jak můžete vytvářet kompletní moderní weby přímo v editoru VS Code.",
"microsoft-powerapps-portals.walkthrough.overview.title": "Přehled",
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Systém souborů",
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Vaše soubory jsou uloženy ve vnořených složkách pod názvem vašeho webu. \n \n Jednotlivé soubory stránek se nacházejí ve složce webových stránek pod názvem vašeho webu. \n \n Všechny stránky jsou uspořádány do souborů HTML, CSS a JS ve složce s příslušným názvem stránky. \n \n Pokud se chcete dozvědět více o systému souborů Power Pages v editoru VS Code pro web, navštivte naši [dokumentaci](command:powerplatform-walkthrough.fileSystem-documentation). \n[Otevřít složku webu](command:powerplatform-walkthrough.fileSystem-open-folder)",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Rozšířené možnosti",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code pro web umožňuje úpravu a publikování webových stránek na webu.\n \n Pokud chcete používat rozhraní příkazového řádku a pokročilejší možnosti, nainstalujte rozšíření Power Platform pro VS Code, které je dostupné na VS Code Marketplace pro počítače. \n \n [Další informace](command:powerplatform-walkthrough.advancedCapabilities-learn-more) o rozdílu mezi editorem Visual Studio Code pro počítače a web\n \n [Začít kódovat](command:powerplatform-walkthrough.advancedCapabilities-start-coding)"
}
9 changes: 8 additions & 1 deletion i18n/deu/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,12 @@
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Versionsnummer kopieren",
"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"
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI wird im VS Code für das Web nicht unterstützt",
"microsoft-powerapps-portals.walkthrough.title": "Power Pages-Code bearbeiten",
"microsoft-powerapps-portals.walkthrough.description": "Erfahren Sie, wie Sie vollständige und moderne Websites direkt in VS Code erstellen können.",
"microsoft-powerapps-portals.walkthrough.overview.title": "Übersicht",
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Dateisystem",
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Ihre Dateien werden in geschachtelten Ordnern unter Ihrem Websitenamen gespeichert. \n \n Die einzelnen Seitendateien finden Sie im Webseitenordner unter Ihrem Websitenamen. \n \n Alle Seiten sind in HTML-, CSS- und JS-Dateien im Ordner mit dem jeweiligen Seitennamen angeordnet. \n \n Weitere Informationen zum Power Pages-Dateisystem in VS Code für Web finden Sie in unserer [Dokumentation](command:powerplatform-walkthrough.fileSystem-documentation). \n[Websiteordner öffnen](command:powerplatform-walkthrough.fileSystem-open-folder)",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Erweiterte Funktionen",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code für Web ermöglicht das Bearbeiten und Veröffentlichen von Webseiten auf Ihrer Website.\n\n Für eine Befehlszeilenschnittstelle und erweiterte Funktionen installieren Sie die Power Platform-Erweiterung für VS Code, verfügbar im VS Code-Marketplace für Desktop.\n\n [Erfahren Sie mehr](command:powerplatform-walkthrough.advancedCapabilities-learn-more) über den Unterschied zwischen Visual StudioCode für Desktop und Web.\n\n [Codierung starten](command:powerplatform-walkthrough.advancedCapabilities-start-coding)"
}
9 changes: 8 additions & 1 deletion i18n/esn/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,12 @@
"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": "Inicializar extensión web",
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI no se admite en VS Code para la Web"
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI no se admite en VS Code para la Web",
"microsoft-powerapps-portals.walkthrough.title": "Editar código de Power Pages",
"microsoft-powerapps-portals.walkthrough.description": "Descubra cómo puede crear sitios web completos y modernos directamente en VS Code",
"microsoft-powerapps-portals.walkthrough.overview.title": "Información general",
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Sistema de archivos",
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Sus archivos se almacenan en carpetas anidadas bajo el nombre del sitio. \n \n Los archivos de página individuales se pueden encontrar en la carpeta de páginas web bajo el nombre de su sitio. \n \n Todas sus páginas están organizadas en archivos HTML, CSS y JS dentro de la carpeta con el nombre de página respectivo. \n \n Para obtener más información sobre el sistema de archivos de Power Pages en VS Code para web, visite nuestra [documentación](command:powerplatform-walkthrough.fileSystem-documentation). \n[Abrir carpeta del sitio](command:powerplatform-walkthrough.fileSystem-open-folder)",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Funcionalidades avanzadas",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code para web permite editar y publicar páginas web en su sitio web.\n \n Si desea utilizar una interfaz de línea de comandos y funcionalidades más avanzadas, instale la Extensión Power Platform para VS Code, que está disponible en VS Code Marketplace para el escritorio. \n \n [Más información](command:powerplatform-walkthrough.advancedCapabilities-learn-more) sobre la diferencia entre Visual Studio Code para el escritorio y para la web.\n \n[Empiece a programar](command:powerplatform-walkthrough.advancedCapabilities-start-coding)"
}
9 changes: 8 additions & 1 deletion i18n/fra/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,12 @@
"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": "Initialiser l’extension Web",
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI n’est pas pris en charge dans VS Code pour le Web"
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI n’est pas pris en charge dans VS Code pour le Web",
"microsoft-powerapps-portals.walkthrough.title": "Modifier le code Power Pages",
"microsoft-powerapps-portals.walkthrough.description": "Découvrez comment créer des sites Web complets et modernes directement dans VS Code",
"microsoft-powerapps-portals.walkthrough.overview.title": "Vue d’ensemble",
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Système de fichiers",
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Vos fichiers sont stockés dans des dossiers imbriqués sous le nom de votre site. \n \n Les fichiers de page individuels se trouvent dans le dossier des pages Web sous le nom de votre site. \n \n Toutes vos pages sont organisées en fichiers HTML, CSS et JS dans le dossier avec le nom de page respectif. \n \n Pour en savoir plus sur le système de fichiers Power Pages dans VS Code pour le Web, consultez notre [documentation](command:powerplatform-walkthrough.fileSystem-documentation). \n[Ouvrir le dossier du site](command:powerplatform-walkthrough.fileSystem-open-folder)",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Fonctionnalités avancées",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code pour le Web permet de modifier et de publier des pages Web sur votre site Web.\n \n Si vous souhaitez utiliser une interface de ligne de commande et des fonctionnalités plus avancées, installez l’extension Power Platform pour VS Code, qui est disponible dans le Marketplace VS Code pour le bureau. \n \n [En savoir plus](command:powerplatform-walkthrough.advancedCapabilities-learn-more) sur la différence entre Visual Studio Code pour le bureau et le web.\n \n[Commencez le codage](command:powerplatform-walkthrough.advancedCapabilities-start-coding)"
}
9 changes: 8 additions & 1 deletion i18n/ita/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,12 @@
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "Copia numero versione",
"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"
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI non è supportata in VS Code per il Web",
"microsoft-powerapps-portals.walkthrough.title": "Modifica codice Power Pages",
"microsoft-powerapps-portals.walkthrough.description": "Scopri come puoi creare siti Web completi e moderni direttamente in VS Code",
"microsoft-powerapps-portals.walkthrough.overview.title": "Panoramica",
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "File system",
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "I file vengono archiviati in cartelle annidate sotto il nome del sito. \n \n I singoli file di pagine sono disponibili nella cartella delle pagine Web sotto il nome del sito. \n \n Tutte le pagine sono organizzate in file HTML, CSS e JS all'interno della cartella con il rispettivo nome di pagina. \n \n Per altre informazioni sul file system Power Pages in VS Code per il Web, visita la nostra [documentazione](command:powerplatform-walkthrough.fileSystem-documentation). \n [Apri cartella del sito](command:powerplatform-walkthrough.fileSystem-open-folder)",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Funzionalità avanzate",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code per il Web consente la modifica e la pubblicazione di pagine Web sul sito Web.\n \n Per un'interfaccia della riga di comando e funzionalità più avanzate, installa l'estensione Power Platform per VS Code, disponibile in VS Code Marketplace per desktop. \n \n [Altre informazioni](command:powerplatform-walkthrough.advancedCapabilities-learn-more) sulla differenza tra Visual Studio sulla Code per desktop e per il Web.\n \n[Codifica iniziale](command:powerplatform-walkthrough.advancedCapabilities-start-coding)"
}
9 changes: 8 additions & 1 deletion i18n/jpn/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,12 @@
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "バージョン番号のコピー",
"microsoft-powerapps-portals.preview-show.title": "PowerApps ポータル -> プレビューの表示",
"microsoft-powerapps-portals.webExtension.init.title": "Web拡張の初期化",
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI は Web の VS Code ではサポートされていません"
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI は Web の VS Code ではサポートされていません",
"microsoft-powerapps-portals.walkthrough.title": "Power Pages コードの編集",
"microsoft-powerapps-portals.walkthrough.description": "完全でモダンな Web サイトを VS Code で作成する方法を確認する",
"microsoft-powerapps-portals.walkthrough.overview.title": "概要",
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "ファイル システム",
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "ファイルは、サイト名の下の入れ子になったフォルダーに保存されます。\n \n 個々のページ ファイルは、サイト名の下の Web ページ フォルダーにあります。\n \n すべてのページは、各ページ名のフォルダー内で、HTML、CSS、JS ファイルとして配置されます。\n \n Web 用 VS Code の Power Pages ファイル システムの詳細については、[ドキュメント](command:powerplatform-walkthrough.fileSystem-documentation)を参照してください。\n[サイト フォルダーを開く](command:powerplatform-walkthrough.fileSystem-open-folder)",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "詳細な機能",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Web 用 Visual Studio Code を使用して、Web ページを編集して Web サイトに公開できます。\n \n コマンド ライン インターフェイスおよびより詳細な機能のために、VS Code 用 Power Platform 拡張機能をインストールします (デスクトップ用 VS Code マーケットプレースで入手可能)。\n \n デスクトップ用と Web 用の Visual Studio Code の違いについては、[詳細情報](command:powerplatform-walkthrough.advancedCapabilities-learn-more)をご確認ください。\n \n[コーディングの開始](command:powerplatform-walkthrough.advancedCapabilities-start-coding)"
}
9 changes: 8 additions & 1 deletion i18n/kor/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,12 @@
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "버전 번호 복사",
"microsoft-powerapps-portals.preview-show.title": "PowerApps 포털 -> 프리뷰 보기",
"microsoft-powerapps-portals.webExtension.init.title": "웹 확장 초기화",
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI는 웹용 VS Code에서 지원되지 않습니다"
"microsoft-powerapps-portals.webExtension.limitation": "PAC CLI는 웹용 VS Code에서 지원되지 않습니다",
"microsoft-powerapps-portals.walkthrough.title": "Power Pages 코드 편집",
"microsoft-powerapps-portals.walkthrough.description": "VS Code에서 현대식 웹 사이트를 바로 만드는 방법을 알아보세요.",
"microsoft-powerapps-portals.walkthrough.overview.title": "개요",
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "파일 시스템",
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "파일은 사이트 이름 아래에 중첩된 폴더에 저장됩니다. \n \n 개별 페이지 파일은 사이트 이름 아래 web-pages 폴더에서 있습니다.\n \n 모든 페이지가 해당 페이지 이름의 폴더에 HTML, CSS, JS 파일로 정리됩니다.\n \n 웹용 VS Code의 Power Pages 파일 시스템에 대한 자세한 내용은 [설명서](command:powerplatform-walkthrough.fileSystem-documentation)를 방문하세요. \n[사이트 폴더 열기](command:powerplatform-walkthrough.fileSystem-open-folder)",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "고급 기능",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "웹용 Visual Studio Code를 사용하면 웹 사이트에서 웹 페이지를 편집 및 게시할 수 있습니다.\n \n 명령줄 인터페이스 및 고급 기능을 사용하려면 데스크톱용 VS Code 마켓플레이스에서 다운로드할 수 있는 VS Code용 Power Platform 확장을 설치하세요. \n \n 데스크톱 및 웹용 Visual Studio Code의 차이점 [자세히 알아보기](command:powerplatform-walkthrough.advancedCapabilities-learn-more)\n \n[코딩 시작](command:powerplatform-walkthrough.advancedCapabilities-start-coding)"
}
Loading