Skip to content
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
2 changes: 1 addition & 1 deletion src/Cli/dotnet/CommonLocalizableStrings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,7 @@ setx PATH "%PATH%;{0}"
</data>
<data name="SelfContainedOptionDescription" xml:space="preserve">
<value>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</value>
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</value>
</data>
<data name="FrameworkDependentOptionDescription" xml:space="preserve">
<value>Publish your application as a framework dependent application. A compatible .NET runtime must be installed on the target machine to run your application.</value>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">Publikujte se svou aplikací modul runtime pro .NET, aby ho nebylo nutné instalovat na cílovém počítači.
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">Publikujte se svou aplikací modul runtime pro .NET, aby ho nebylo nutné instalovat na cílovém počítači.
Pokud se zadá identifikátor modulu runtime, výchozí hodnota je true.</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">Hiermit wird die .NET-Runtime mit Ihrer Anwendung veröffentlicht, sodass die Runtime nicht auf dem Zielcomputer installiert werden muss.
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">Hiermit wird die .NET-Runtime mit Ihrer Anwendung veröffentlicht, sodass die Runtime nicht auf dem Zielcomputer installiert werden muss.
Der Standardwert lautet TRUE, wenn eine Runtime-ID angegeben wird.</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">Publique el entorno de ejecución .NET con la aplicación para que no sea necesario instalar dicho entorno en la máquina de destino.
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">Publique el entorno de ejecución .NET con la aplicación para que no sea necesario instalar dicho entorno en la máquina de destino.
El valor predeterminado es "true" si se especifica un identificador de entorno de ejecución.</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">Publiez le runtime .NET avec votre application pour éviter à l'utilisateur de l'installer sur la machine cible.
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">Publiez le runtime .NET avec votre application pour éviter à l'utilisateur de l'installer sur la machine cible.
La valeur par défaut est 'true' si un identificateur de runtime est spécifié.</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">Pubblica il runtime .NET con l'applicazione in modo che non sia necessario installarlo nel computer di destinazione.
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">Pubblica il runtime .NET con l'applicazione in modo che non sia necessario installarlo nel computer di destinazione.
L'impostazione predefinita è 'true' se si specifica un identificatore di runtime.</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">ランタイムをターゲット マシンにインストールする必要がないように、アプリケーションと一緒に .NET ランタイムを発行します。
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">ランタイムをターゲット マシンにインストールする必要がないように、アプリケーションと一緒に .NET ランタイムを発行します。
ランタイム識別子が指定されている場合、既定値は 'true' です。</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">대상 머신에 런타임을 설치할 필요가 없도록 애플리케이션과 함께 .NET 런타임을 게시합니다.
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">대상 머신에 런타임을 설치할 필요가 없도록 애플리케이션과 함께 .NET 런타임을 게시합니다.
런타임 식별자를 지정한 경우 기본값은 'true'입니다.</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">Opublikuj środowisko uruchomieniowe platformy .NET ze swoją aplikacją, aby nie trzeba było go instalować na maszynie docelowej.
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">Opublikuj środowisko uruchomieniowe platformy .NET ze swoją aplikacją, aby nie trzeba było go instalować na maszynie docelowej.
Jeśli określony jest identyfikator środowiska uruchomieniowego, wartość domyślna to „true”.</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">Publique o runtime do .NET com seu aplicativo para que ele não precise estar instalado no computador de destino.
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">Publique o runtime do .NET com seu aplicativo para que ele não precise estar instalado no computador de destino.
O padrão é 'true' se um identificador de runtime for especificado.</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">Публикация среды выполнения .NET вместе с вашим приложением, чтобы ее не пришлось устанавливать на целевом компьютере.
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">Публикация среды выполнения .NET вместе с вашим приложением, чтобы ее не пришлось устанавливать на целевом компьютере.
Значение по умолчанию — "true", если указан идентификатор среды выполнения.</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">Uygulamanızla birlikte .NET çalışma zamanını yayımladığınızda hedef makinede çalışma zamanının yüklü olması gerekmez.
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">Uygulamanızla birlikte .NET çalışma zamanını yayımladığınızda hedef makinede çalışma zamanının yüklü olması gerekmez.
Çalışma zamanı tanımlayıcısı belirtildiyse varsayılan değer 'true' olur.</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.zh-Hans.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ EOF
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">随应用程序一起发布 .NET 运行时,这样就不需要在目标计算机上安装运行时。
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">随应用程序一起发布 .NET 运行时,这样就不需要在目标计算机上安装运行时。
如果指定了运行时标识符,则默认值为 "true"。</target>
<note />
</trans-unit>
Expand Down
4 changes: 2 additions & 2 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.zh-Hant.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ export PATH="$PATH:{0}"
</trans-unit>
<trans-unit id="SelfContainedOptionDescription">
<source>Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine.
The default is 'true' if a runtime identifier is specified.</source>
<target state="translated">將 .NET 執行階段發佈於您的應用程式中,以便目標電腦不必安裝執行階段。
The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified.</source>
<target state="needs-review-translation">將 .NET 執行階段發佈於您的應用程式中,以便目標電腦不必安裝執行階段。
如有指定執行階段識別碼,則預設為 'true'。</target>
<note />
</trans-unit>
Expand Down