Skip to content

Commit

Permalink
Localized file check-in by OneLocBuild Task: Build definition ID 1159…
Browse files Browse the repository at this point in the history
…: Build ID 2656907 (#60736)

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2655284

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2655284

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2655284

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656139

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656139

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656139

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656139

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656139

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656907

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656907

* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656907
  • Loading branch information
dotnet-bot authored Mar 7, 2025
1 parent 440198a commit 79d513c
Show file tree
Hide file tree
Showing 182 changed files with 246 additions and 246 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"name": "Webová aplikace Blazor",
"description": "Šablona projektu pro vytvoření webové aplikace Blazor, která podporuje vykreslování na straně serveru i interaktivitu klienta. Tato šablona se dá použít pro webové aplikace s bohatými dynamickými uživatelskými rozhraními (UI).",
"symbols/Framework/description": "Cílová architektura pro projekt",
"symbols/Framework/choices/net10.0/description": "Target net10.0",
"symbols/Framework/choices/net10.0/description": "Cíl net10.0",
"symbols/UserSecretsId/description": "ID, které se má použít pro tajné kódy (používá se s individuálním ověřováním).",
"symbols/skipRestore/description": "Pokud se tato možnost zadá, přeskočí automatické obnovení projektu při vytvoření.",
"symbols/ExcludeLaunchSettings/description": "Určuje, jestli se má z vygenerované šablony vyloučit soubor launchSettings.json.",
"symbols/kestrelHttpPort/description": "Číslo portu, který se má použít pro koncový bod HTTP v souboru launchSettings.json.",
"symbols/kestrelHttpsPort/description": "Číslo portu, který se má použít pro koncový bod HTTPS v souboru launchSettings.json. Tato možnost se dá použít jenom v případě, že se nepoužije parametr no-https (no-https se bude ignorovat, pokud se použije individuální ověřování).",
"symbols/iisHttpPort/description": "Číslo portu, který se má použít pro koncový bod IIS Express HTTP v souboru launchSettings.json.",
"symbols/iisHttpsPort/description": "Číslo portu, který se má použít pro koncový bod IIS Express HTTPS v souboru launchSettings.json. Tato možnost se dá použít jenom v případě, že se nepoužije parametr no-https (no-https se bude ignorovat, pokud se použije individuální ověřování).",
"symbols/InteractivityPlatform/displayName": "Typ _Interactivity",
"symbols/InteractivityPlatform/description": "Určuje, která hostitelská platforma se má použít pro interaktivní komponenty.",
"symbols/InteractivityPlatform/displayName": "_Interaktivní režim vykreslování",
"symbols/InteractivityPlatform/description": "Umožňuje zvolit, který interaktivní režim vykreslování se má použít pro interaktivní komponenty.",
"symbols/InteractivityPlatform/choices/None/displayName": "Žádné",
"symbols/InteractivityPlatform/choices/None/description": "Žádná interaktivita (pouze vykreslování statického serveru)",
"symbols/InteractivityPlatform/choices/Server/displayName": "Server",
Expand All @@ -21,13 +21,13 @@
"symbols/InteractivityPlatform/choices/WebAssembly/description": "Spustí se v prohlížeči pomocí WebAssembly.",
"symbols/InteractivityPlatform/choices/Auto/displayName": "Automaticky (Server a WebAssembly)",
"symbols/InteractivityPlatform/choices/Auto/description": "Při stahování prostředků WebAssembly používá Server a pak WebAssembly.",
"symbols/InteractivityLocation/displayName": "_Interactivity umístění",
"symbols/InteractivityLocation/displayName": "U_místění interaktivity",
"symbols/InteractivityLocation/description": "Zvolí, které komponenty budou mít povolené interaktivní vykreslování.",
"symbols/InteractivityLocation/choices/InteractivePerPage/displayName": "Na stránku nebo komponentu",
"symbols/InteractivityLocation/choices/InteractivePerPage/description": "Interaktivita se používá pro jednotlivé stránky nebo jednotlivé komponenty.",
"symbols/InteractivityLocation/choices/InteractiveGlobal/displayName": "Globální",
"symbols/InteractivityLocation/choices/InteractiveGlobal/description": "Interaktivita se používá na kořenové úrovni.",
"symbols/IncludeSampleContent/displayName": "_Zahrnout ukázkové stránky",
"symbols/IncludeSampleContent/displayName": "Zahrnout _ukázkové stránky",
"symbols/IncludeSampleContent/description": "Nastavuje, jestli se mají přidávat ukázkové stránky a styly pro demonstraci základních vzorů použití.",
"symbols/Empty/description": "Nastavuje, jestli se mají vynechat ukázkové stránky a styly, které demonstrují základní vzory použití.",
"symbols/auth/choices/None/description": "Bez ověřování",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"name": "Blazor-Web-App",
"description": "Eine Projektvorlage zum Erstellen einer Blazor-Web-App, die sowohl serverseitiges Rendering als auch Clientinteraktivität unterstützt. Diese Vorlage kann für Web-Apps mit umfangreichen dynamischen Benutzeroberflächen (UIs) verwendet werden.",
"symbols/Framework/description": "Das Zielframework für das Projekt.",
"symbols/Framework/choices/net10.0/description": "Target net10.0",
"symbols/Framework/choices/net10.0/description": "Ziel.-NET10.0",
"symbols/UserSecretsId/description": "Die für Geheimnisse zu verwendende ID (Verwendung mit individueller Authentifizierung).",
"symbols/skipRestore/description": "Wenn angegeben, wird die automatische Wiederherstellung des Projekts beim Erstellen übersprungen.",
"symbols/ExcludeLaunchSettings/description": "Ob launchSettings.json aus der generierten Vorlage ausgeschlossen werden soll.",
"symbols/kestrelHttpPort/description": "Portnummer, die für den HTTP Endpunkt in launchSettings.json verwendet werden soll.",
"symbols/kestrelHttpsPort/description": "Portnummer, die für den HTTPS Endpunkt in launchSettings.json verwendet werden soll. Diese Option ist nur anwendbar, wenn der Parameter no-https nicht verwendet wird (no-https wird ignoriert, wenn die individuelle Authentifizierung verwendet wird).",
"symbols/iisHttpPort/description": "Portnummer, die für den IIS Express HTTP Endpunkt in launchSettings.json verwendet werden soll.",
"symbols/iisHttpsPort/description": "Portnummer, die für den IIS Express-HTTPS-Endpunkt in launchSettings.json verwendet werden soll. Diese Option ist nur anwendbar, wenn der Parameter no-https nicht verwendet wird (no-https wird ignoriert, wenn die individuelle Authentifizierung verwendet wird).",
"symbols/InteractivityPlatform/displayName": "_Interaktivitätstyp",
"symbols/InteractivityPlatform/description": "Wählt aus, welche Hostingplattform für interaktive Komponenten verwendet werden soll.",
"symbols/InteractivityPlatform/displayName": "_Interaktiver Rendermodus",
"symbols/InteractivityPlatform/description": "Wählt aus, welcher interaktive Rendermodus für interaktive Komponenten verwendet werden soll",
"symbols/InteractivityPlatform/choices/None/displayName": "Keine",
"symbols/InteractivityPlatform/choices/None/description": "Keine Interaktivität (nur statisches Serverrendering)",
"symbols/InteractivityPlatform/choices/Server/displayName": "Server",
Expand All @@ -21,13 +21,13 @@
"symbols/InteractivityPlatform/choices/WebAssembly/description": "Wird im Browser mithilfe von WebAssembly ausgeführt",
"symbols/InteractivityPlatform/choices/Auto/displayName": "Automatisch (Server und WebAssembly)",
"symbols/InteractivityPlatform/choices/Auto/description": "Verwendet Server beim Herunterladen von WebAssembly-Ressourcen und dann WebAssembly",
"symbols/InteractivityLocation/displayName": "_Interaktivitätsstandort",
"symbols/InteractivityLocation/displayName": "Interaktivitäts_location",
"symbols/InteractivityLocation/description": "Wählt aus, für welche Komponenten das interaktive Rendering aktiviert werden soll",
"symbols/InteractivityLocation/choices/InteractivePerPage/displayName": "Pro Seite/ Komponente",
"symbols/InteractivityLocation/choices/InteractivePerPage/description": "Interaktivität wird auf Seiten- oder Komponentenbasis angewendet",
"symbols/InteractivityLocation/choices/InteractiveGlobal/displayName": "Global",
"symbols/InteractivityLocation/choices/InteractiveGlobal/description": "Interaktivität wird auf Stammebene angewendet",
"symbols/IncludeSampleContent/displayName": "_Include Beispielseiten",
"symbols/IncludeSampleContent/displayName": "_Beispielseiten einschließen",
"symbols/IncludeSampleContent/description": "Konfiguriert, ob Beispielseiten und Stile hinzugefügt werden, um grundlegende Verwendungsmuster zu veranschaulichen.",
"symbols/Empty/description": "Konfiguriert, ob Beispielseiten und Formatierungen weggelassen werden sollen, die grundlegende Verwendungsmuster veranschaulichen.",
"symbols/auth/choices/None/description": "Keine Authentifizierung",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"name": "Aplicación web Blazor",
"description": "Plantilla de proyecto para crear una aplicación web de Blazor que admita tanto la representación del lado del servidor como la interactividad del cliente. Esta plantilla se puede usar para las aplicaciones web con interfaces de usuario dinámicas enriquecidas.",
"symbols/Framework/description": "Marco de destino del proyecto.",
"symbols/Framework/choices/net10.0/description": "Target net10.0",
"symbols/Framework/choices/net10.0/description": "Destino net10.0",
"symbols/UserSecretsId/description": "Identificador que se va a usar para los secretos (se usa con la autenticación individual).",
"symbols/skipRestore/description": "Si se especifica, se omite la restauración automática del proyecto durante la creación.",
"symbols/ExcludeLaunchSettings/description": "Indica si se va a excluir launchSettings.json de la plantilla generada.",
"symbols/kestrelHttpPort/description": "Número de puerto que se va a usar para el punto de conexión HTTP en launchSettings.json.",
"symbols/kestrelHttpsPort/description": "Número de puerto que se va a usar para el punto de conexión HTTPS en launchSettings.json. Esta opción solo es aplicable cuando no se usa el parámetro no-https (no-https se omitirá si se usa la autenticación individual).",
"symbols/iisHttpPort/description": "Número de puerto que se va a usar para el punto de conexión HTTP de IIS Express en launchSettings.json.",
"symbols/iisHttpsPort/description": "Número de puerto que se va a usar para el punto de conexión HTTPS de IIS Express en launchSettings.json. Esta opción solo es aplicable cuando no se usa el parámetro no-https (no-https se omitirá si se usa la autenticación individual).",
"symbols/InteractivityPlatform/displayName": "_Interactivity tipo",
"symbols/InteractivityPlatform/description": "Elige la plataforma de hospedaje que se va a usar para los componentes interactivos",
"symbols/InteractivityPlatform/displayName": "_Interactive modo de representación",
"symbols/InteractivityPlatform/description": "Elige qué modo de representación interactiva usar para los componentes interactivos",
"symbols/InteractivityPlatform/choices/None/displayName": "Ninguno",
"symbols/InteractivityPlatform/choices/None/description": "Sin interactividad (solo representación de servidor estático)",
"symbols/InteractivityPlatform/choices/Server/displayName": "Servidor",
Expand All @@ -21,13 +21,13 @@
"symbols/InteractivityPlatform/choices/WebAssembly/description": "Se ejecuta en el explorador mediante WebAssembly",
"symbols/InteractivityPlatform/choices/Auto/displayName": "Automático (Servidor y WebAssembly)",
"symbols/InteractivityPlatform/choices/Auto/description": "Usa el servidor al descargar los activos de WebAssembly y, a continuación, usa WebAssembly",
"symbols/InteractivityLocation/displayName": "_Interactivity ubicación",
"symbols/InteractivityLocation/displayName": "Interactividad _ubicación",
"symbols/InteractivityLocation/description": "Elige qué componentes tendrán habilitada la representación interactiva",
"symbols/InteractivityLocation/choices/InteractivePerPage/displayName": "Por página o componente",
"symbols/InteractivityLocation/choices/InteractivePerPage/description": "La interactividad se aplica por página o por componente",
"symbols/InteractivityLocation/choices/InteractiveGlobal/displayName": "Global",
"symbols/InteractivityLocation/choices/InteractiveGlobal/description": "La interactividad se aplica en el nivel raíz",
"symbols/IncludeSampleContent/displayName": "_Incluir páginas de ejemplo",
"symbols/IncludeSampleContent/displayName": "Incluir páginas de _sample",
"symbols/IncludeSampleContent/description": "Configura si se van a agregar páginas de ejemplo y estilos para mostrar patrones de uso básicos.",
"symbols/Empty/description": "Configura si se omiten las páginas de ejemplo y los estilos que muestran patrones de uso básicos.",
"symbols/auth/choices/None/description": "Sin autenticación",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"name": "Application web Blazor",
"description": "Modèle de projet pour la création d’une application web Blazor qui prend en charge le rendu côté serveur et l’interactivité du client. Ce modèle peut être utilisé pour les applications web avec des interfaces utilisateur dynamiques enrichies.",
"symbols/Framework/description": "Framework cible du projet.",
"symbols/Framework/choices/net10.0/description": "Target net10.0",
"symbols/Framework/choices/net10.0/description": "Net10.0 cible",
"symbols/UserSecretsId/description": "ID à utiliser pour les secrets (à utiliser avec l’authentification individuelle).",
"symbols/skipRestore/description": "S’il est spécifié, ignore la restauration automatique du projet lors de la création.",
"symbols/ExcludeLaunchSettings/description": "Indique s’il faut exclure launchSettings.json du modèle généré.",
"symbols/kestrelHttpPort/description": "Numéro de port à utiliser pour le point de terminaison HTTP dans launchSettings.json.",
"symbols/kestrelHttpsPort/description": "Numéro de port à utiliser pour le point de terminaison HTTPS dans launchSettings.json. Cette option s’applique uniquement lorsque le paramètre no-https n’est pas utilisé (no-https sera ignoré si l’authentification individuelle est utilisée).",
"symbols/iisHttpPort/description": "Numéro de port à utiliser pour le point de terminaison HTTP IIS Express dans launchSettings.json.",
"symbols/iisHttpsPort/description": "Numéro de port à utiliser pour le point de terminaison HTTPS IIS Express dans launchSettings.json. Cette option s’applique uniquement lorsque le paramètre no-https n’est pas utilisé (no-https sera ignoré si l’authentification individuelle est utilisée).",
"symbols/InteractivityPlatform/displayName": "type _Interactivity",
"symbols/InteractivityPlatform/description": "Choisit la plateforme d’hébergement à utiliser pour les composants interactifs",
"symbols/InteractivityPlatform/displayName": "_Mode de rendu interactif",
"symbols/InteractivityPlatform/description": "Choisit le mode de rendu interactif à utiliser pour les composants interactifs",
"symbols/InteractivityPlatform/choices/None/displayName": "Aucun",
"symbols/InteractivityPlatform/choices/None/description": "Aucune interactivité (rendu de serveur statique uniquement)",
"symbols/InteractivityPlatform/choices/Server/displayName": "Serveur",
Expand All @@ -21,13 +21,13 @@
"symbols/InteractivityPlatform/choices/WebAssembly/description": "S’exécute dans le navigateur à l’aide de WebAssembly",
"symbols/InteractivityPlatform/choices/Auto/displayName": "Automatique (Serveur et WebAssembly)",
"symbols/InteractivityPlatform/choices/Auto/description": "Utilise le serveur lors du téléchargement des ressources WebAssembly, puis utilise WebAssembly",
"symbols/InteractivityLocation/displayName": "emplacement _Interactivity",
"symbols/InteractivityLocation/displayName": "Interactivité _location",
"symbols/InteractivityLocation/description": "Choisit les composants pour lesquels le rendu interactif est activé",
"symbols/InteractivityLocation/choices/InteractivePerPage/displayName": "Par page/composant",
"symbols/InteractivityLocation/choices/InteractivePerPage/description": "L’interactivité est appliquée sur une base par page ou par composant",
"symbols/InteractivityLocation/choices/InteractiveGlobal/displayName": "Mondial",
"symbols/InteractivityLocation/choices/InteractiveGlobal/description": "L’interactivité est appliquée au niveau racine",
"symbols/IncludeSampleContent/displayName": "_Inclure des exemples de pages",
"symbols/IncludeSampleContent/displayName": "Inclure les pages _sample",
"symbols/IncludeSampleContent/description": "Configure s'il faut ajouter des exemples de pages et de style pour illustrer les modèles d'utilisation de base.",
"symbols/Empty/description": "Configure s'il faut omettre les exemples de pages et le style qui illustrent les modèles d'utilisation de base.",
"symbols/auth/choices/None/description": "Aucune authentification",
Expand Down
Loading

0 comments on commit 79d513c

Please sign in to comment.