Skip to content

Commit 62212a6

Browse files
1 parent 14292cb commit 62212a6

30 files changed

+58
-58
lines changed

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.cs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"symbols/NoHttps/description": "Určuje, jestli se má vypnout protokol HTTPS. Tato možnost platí jenom v případě, že se pro --auth nepoužívá jednotlivec.",
4040
"symbols/UseProgramMain/displayName": "Nepoužívat _příkazy nejvyšší úrovně",
4141
"symbols/UseProgramMain/description": "Určuje, jestli se má místo příkazů nejvyšší úrovně generovat explicitní třída Program a metoda Main.",
42-
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the aplication URL",
42+
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the application URL",
4343
"symbols/LocalhostTld/description": "Whether to combine the project name with the .dev.localhost TLD in the application URL for local development, e.g. https://myapp.dev.localhost:12345.",
4444
"postActions/restore/description": "Obnoví balíčky NuGet vyžadované tímto projektem.",
4545
"postActions/restore/manualInstructions/default/text": "Spustit dotnet restore"
46-
}
46+
}

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.de.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"symbols/NoHttps/description": "Ob HTTPS deaktiviert werden soll. Diese Option gilt nur, wenn \"Individual\" nicht für \"--auth\" verwendet wird.",
4040
"symbols/UseProgramMain/displayName": "Keine Anweisungen_der obersten Ebene verwenden",
4141
"symbols/UseProgramMain/description": "Gibt an, ob anstelle von Anweisungen der obersten Ebene eine explizite Programmklasse und eine Main-Methode generiert werden soll.",
42-
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the aplication URL",
42+
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the application URL",
4343
"symbols/LocalhostTld/description": "Whether to combine the project name with the .dev.localhost TLD in the application URL for local development, e.g. https://myapp.dev.localhost:12345.",
4444
"postActions/restore/description": "„NuGet-Pakete“ wiederherstellen, die für dieses Projekt erforderlich sind.",
4545
"postActions/restore/manualInstructions/default/text": "„dotnet restore“ ausführen"
46-
}
46+
}

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"symbols/NoHttps/description": "Whether to turn off HTTPS. This option only applies if Individual isn't used for --auth.",
4040
"symbols/UseProgramMain/displayName": "Do not use _top-level statements",
4141
"symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
42-
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the aplication URL",
42+
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the application URL",
4343
"symbols/LocalhostTld/description": "Whether to combine the project name with the .dev.localhost TLD in the application URL for local development, e.g. https://myapp.dev.localhost:12345.",
4444
"postActions/restore/description": "Restore NuGet packages required by this project.",
4545
"postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
46-
}
46+
}

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.es.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"symbols/NoHttps/description": "Si se va a desactivar HTTPS. Esta opción solo se aplica si individual no se usa para --auth.",
4040
"symbols/UseProgramMain/displayName": "No usar instrucciones de _nivel superior",
4141
"symbols/UseProgramMain/description": "Indica si se debe generar una clase Program explícita y un método Main en lugar de instrucciones de nivel superior.",
42-
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the aplication URL",
42+
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the application URL",
4343
"symbols/LocalhostTld/description": "Whether to combine the project name with the .dev.localhost TLD in the application URL for local development, e.g. https://myapp.dev.localhost:12345.",
4444
"postActions/restore/description": "Restaure los paquetes NuGet necesarios para este proyecto.",
4545
"postActions/restore/manualInstructions/default/text": "Ejecutar \"dotnet restore\""
46-
}
46+
}

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.fr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"symbols/NoHttps/description": "Indique s’il faut désactiver HTTPS. Cette option s’applique uniquement si Individual n’est pas utilisé pour --auth.",
4040
"symbols/UseProgramMain/displayName": "N’utilisez pas _d’instructions de niveau supérieur.",
4141
"symbols/UseProgramMain/description": "Indique s’il faut générer une classe Programme explicite et une méthode Main au lieu d’instructions de niveau supérieur.",
42-
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the aplication URL",
42+
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the application URL",
4343
"symbols/LocalhostTld/description": "Whether to combine the project name with the .dev.localhost TLD in the application URL for local development, e.g. https://myapp.dev.localhost:12345.",
4444
"postActions/restore/description": "Restaurez les packages NuGet requis par ce projet.",
4545
"postActions/restore/manualInstructions/default/text": "Exécuter « dotnet restore »"
46-
}
46+
}

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.it.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"symbols/NoHttps/description": "Indica se disattivare HTTPS. Questa opzione si applica solo se Individual non viene usata per --auth.",
4040
"symbols/UseProgramMain/displayName": "Non usare_istruzioni di primo livello",
4141
"symbols/UseProgramMain/description": "Indica se generare una classe Program esplicita e un metodo Main anziché istruzioni di primo livello.",
42-
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the aplication URL",
42+
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the application URL",
4343
"symbols/LocalhostTld/description": "Whether to combine the project name with the .dev.localhost TLD in the application URL for local development, e.g. https://myapp.dev.localhost:12345.",
4444
"postActions/restore/description": "Ripristina i pacchetti NuGet richiesti da questo progetto.",
4545
"postActions/restore/manualInstructions/default/text": "Esegui 'dotnet restore'"
46-
}
46+
}

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.ja.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"symbols/NoHttps/description": "HTTPS をオフにするかどうか。このオプションは、Individual が --auth に使用されていない場合にのみ適用されます。",
4040
"symbols/UseProgramMain/displayName": "最上位レベルのステートメントを使用しない(_T)",
4141
"symbols/UseProgramMain/description": "最上位レベルのステートメントではなく、明示的な Program クラスと Main メソッドを生成するかどうか。",
42-
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the aplication URL",
42+
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the application URL",
4343
"symbols/LocalhostTld/description": "Whether to combine the project name with the .dev.localhost TLD in the application URL for local development, e.g. https://myapp.dev.localhost:12345.",
4444
"postActions/restore/description": "このプロジェクトに必要な NuGet パッケージを復元します。",
4545
"postActions/restore/manualInstructions/default/text": "'dotnet restore' を実行する"
46-
}
46+
}

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.ko.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"symbols/NoHttps/description": "HTTPS를 끌지 여부입니다. 이 옵션은 개별 항목이 --auth에 사용되지 않는 경우에만 적용됩니다.",
4040
"symbols/UseProgramMain/displayName": "최상위 문 사용 안 함(_T)",
4141
"symbols/UseProgramMain/description": "최상위 문 대신 명시적 Program 클래스 및 Main 메서드를 생성할지 여부입니다.",
42-
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the aplication URL",
42+
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the application URL",
4343
"symbols/LocalhostTld/description": "Whether to combine the project name with the .dev.localhost TLD in the application URL for local development, e.g. https://myapp.dev.localhost:12345.",
4444
"postActions/restore/description": "이 프로젝트에 필요한 NuGet 패키지를 복원합니다.",
4545
"postActions/restore/manualInstructions/default/text": "'dotnet restore' 실행"
46-
}
46+
}

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.pl.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"symbols/NoHttps/description": "Określa, czy wyłączyć protokół HTTPS. Ta opcja ma zastosowanie tylko wtedy, gdy opcja Individual nie została użyta dla opcji --auth.",
4040
"symbols/UseProgramMain/displayName": "Nie używaj ins_trukcji najwyższego poziomu",
4141
"symbols/UseProgramMain/description": "Określa, czy wygenerować jawną klasę Program i metodę Main zamiast instrukcji najwyższego poziomu.",
42-
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the aplication URL",
42+
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the application URL",
4343
"symbols/LocalhostTld/description": "Whether to combine the project name with the .dev.localhost TLD in the application URL for local development, e.g. https://myapp.dev.localhost:12345.",
4444
"postActions/restore/description": "Przywróć pakiety NuGet wymagane przez ten projekt.",
4545
"postActions/restore/manualInstructions/default/text": "Uruchom polecenie \"dotnet restore\""
46-
}
46+
}

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.pt-BR.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"symbols/NoHttps/description": "Se deve desligar o HTTPS. Essa opção só se aplica se Individual não for usado para --auth.",
4040
"symbols/UseProgramMain/displayName": "Não use ins_truções de nível superior",
4141
"symbols/UseProgramMain/description": "Se deve gerar uma classe de Programa explícita e um método principal em vez de instruções de nível superior.",
42-
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the aplication URL",
42+
"symbols/LocalhostTld/displayName": "Use the .dev.localhost TLD in the application URL",
4343
"symbols/LocalhostTld/description": "Whether to combine the project name with the .dev.localhost TLD in the application URL for local development, e.g. https://myapp.dev.localhost:12345.",
4444
"postActions/restore/description": "Restaure os pacotes NuGet exigidos por este projeto.",
4545
"postActions/restore/manualInstructions/default/text": "Executa 'dotnet restore'"
46-
}
46+
}

0 commit comments

Comments
 (0)