Skip to content

Commit

Permalink
Localized file check-in by OneLocBuild Task: Build definition ID 140:…
Browse files Browse the repository at this point in the history
… Build ID 2212742 (#33735)
  • Loading branch information
marcpopMSFT authored Jun 30, 2023
2 parents 9ec662a + bfcd4bb commit d4d8423
Show file tree
Hide file tree
Showing 41 changed files with 337 additions and 337 deletions.
2 changes: 1 addition & 1 deletion src/Cli/dotnet/xlf/CommonLocalizableStrings.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Si usa zsh, puede agregarlo a su perfil mediante la ejecución del comando sigui

cat << \EOF >> ~/.zprofile
# Agregue las herramientas del SDK de .NET Core
exporte PATH="$PATH:{0}"
export PATH="$PATH:{0}"
EOF

Y ejecute "zsh -l" para que esté disponible para la sesión actual.
Expand Down
12 changes: 6 additions & 6 deletions src/Cli/dotnet/xlf/CommonLocalizableStrings.zh-Hans.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ export PATH="$PATH:{0}"

cat << \EOF >> ~/.bash_profile
# 添加 .NET Core SDK 工具
导出 PATH="$PATH:{0}"
export PATH="$PATH:{0}"
EOF

可运行以下命令将其添加到当前会话:

导出 PATH ="$PATH:{0}"
export PATH="$PATH:{0}"
</target>
<note />
</trans-unit>
Expand All @@ -99,14 +99,14 @@ export PATH="$PATH:{0}"

cat &lt;&lt; \EOF &gt;&gt; ~/.zprofile
# 添加 .NET Core SDK 工具
导出 PATH="$PATH:{0}"
export PATH="$PATH:{0}"
EOF

并运行 `zsh -l` 使其用于当前会话。

只可通过运行以下命令将其添加到当前会话:

导出 PATH="$PATH:{0}"
export PATH="$PATH:{0}"
</target>
<note />
</trans-unit>
Expand Down Expand Up @@ -864,12 +864,12 @@ export PATH="$PATH:{0}"

cat &lt;&lt; \EOF &gt;&gt; ~/.bash_profile
# 添加 .NET Core SDK 工具
导出 PATH="$PATH:{0}"
export PATH="$PATH:{0}"
EOF

可运行以下命令将其添加到当前会话:

导出 PATH ="$PATH:{0}"
export PATH="$PATH:{0}"
</target>
<note />
</trans-unit>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
</trans-unit>
<trans-unit id="BlobUploadFailed">
<source>CONTAINER1001: Failed to upload blob using {0}; received status code '{1}'.</source>
<target state="new">CONTAINER1001: Failed to upload blob using {0}; received status code '{1}'.</target>
<target state="translated">CONTAINER1001: Nepovedlo se nahrát objekt blob pomocí {0}; přijatý stavový kód {1}</target>
<note>{StrBegin="CONTAINER1001: "}</note>
</trans-unit>
<trans-unit id="ContainerBuilder_ImageUploadedToLocalDaemon">
<source>Pushed container '{0}' to Docker daemon.</source>
<target state="new">Pushed container '{0}' to Docker daemon.</target>
<target state="translated">Kontejner {0} se odeslal do démona Dockeru.</target>
<note />
</trans-unit>
<trans-unit id="ContainerBuilder_ImageUploadedToRegistry">
<source>Pushed container '{0}' to registry '{1}'.</source>
<target state="new">Pushed container '{0}' to registry '{1}'.</target>
<target state="translated">Kontejner {0} se odeslal do registru {1}.</target>
<note />
</trans-unit>
<trans-unit id="ContainerBuilder_StartBuildingImage">
<source>Building image '{0}' with tags '{1}' on top of base image '{2}'.</source>
<target state="new">Building image '{0}' with tags '{1}' on top of base image '{2}'.</target>
<target state="translated">Sestavení image {0} se značkami {1} nad základní imagí {2}</target>
<note />
</trans-unit>
<trans-unit id="CouldntDeserializeJsonToken">
Expand Down Expand Up @@ -169,12 +169,12 @@
</trans-unit>
<trans-unit id="LocalDocker_FailedToGetConfig">
<source>Error while reading daemon config: {0}</source>
<target state="new">Error while reading daemon config: {0}</target>
<target state="translated">Chyba při čtení konfigurace démona: {0}</target>
<note>{0} is the exception message that ends with period</note>
</trans-unit>
<trans-unit id="LocalDocker_LocalDaemonErrors">
<source>The daemon server reported errors: {0}</source>
<target state="new">The daemon server reported errors: {0}</target>
<target state="translated">Server procesu démon ohlásil chyby: {0}</target>
<note>{0} are the list of messages, each message starts with new line</note>
</trans-unit>
<trans-unit id="MissingLinkToRegistry">
Expand Down Expand Up @@ -214,47 +214,47 @@
</trans-unit>
<trans-unit id="Registry_ConfigUploadStarted">
<source>Uploading config to registry at blob '{0}',</source>
<target state="new">Uploading config to registry at blob '{0}',</target>
<target state="translated">Konfigurace se nahrává do registru v objektu blob {0},</target>
<note />
</trans-unit>
<trans-unit id="Registry_ConfigUploaded">
<source>Uploaded config to registry.</source>
<target state="new">Uploaded config to registry.</target>
<target state="translated">Konfigurace se nahrála do registru.</target>
<note />
</trans-unit>
<trans-unit id="Registry_LayerExists">
<source>Layer '{0}' already exists.</source>
<target state="new">Layer '{0}' already exists.</target>
<target state="translated">Vrstva {0} již existuje.</target>
<note />
</trans-unit>
<trans-unit id="Registry_LayerUploadStarted">
<source>Uploading layer '{0}' to '{1}'.</source>
<target state="new">Uploading layer '{0}' to '{1}'.</target>
<target state="translated">Vrstva {0} se nahrává do {1}.</target>
<note>{0} is the layer digest, {1} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_LayerUploaded">
<source>Finished uploading layer '{0}' to '{1}'.</source>
<target state="new">Finished uploading layer '{0}' to '{1}'.</target>
<target state="translated">Nahrávání vrstvy {0} do {1} bylo dokončeno.</target>
<note>{0} is the layer digest, {1} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_ManifestUploadStarted">
<source>Uploading manifest to registry '{0}' as blob '{1}'.</source>
<target state="new">Uploading manifest to registry '{0}' as blob '{1}'.</target>
<target state="translated">Manifest se nahrává do registru {0} jako objekt blob {1}.</target>
<note>{0} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_ManifestUploaded">
<source>Uploaded manifest to '{0}'.</source>
<target state="new">Uploaded manifest to '{0}'.</target>
<target state="translated">Manifest se nahrál do {0}.</target>
<note>{0} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_TagUploadStarted">
<source>Uploading tag '{0}' to '{1}'.</source>
<target state="new">Uploading tag '{0}' to '{1}'.</target>
<target state="translated">Značka {0} se nahrává do {1}.</target>
<note>{1} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_TagUploaded">
<source>Uploaded tag '{0}' to '{1}'.</source>
<target state="new">Uploaded tag '{0}' to '{1}'.</target>
<target state="translated">Značka {0} se nahrála do {1}.</target>
<note>{1} is the registry name</note>
</trans-unit>
<trans-unit id="RequiredItemsContainsEmptyItems">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
</trans-unit>
<trans-unit id="BlobUploadFailed">
<source>CONTAINER1001: Failed to upload blob using {0}; received status code '{1}'.</source>
<target state="new">CONTAINER1001: Failed to upload blob using {0}; received status code '{1}'.</target>
<target state="translated">CONTAINER1001: Fehler beim Hochladen des Blobs mit {0}; der Statuscode „{1}“ wurde empfangen.</target>
<note>{StrBegin="CONTAINER1001: "}</note>
</trans-unit>
<trans-unit id="ContainerBuilder_ImageUploadedToLocalDaemon">
<source>Pushed container '{0}' to Docker daemon.</source>
<target state="new">Pushed container '{0}' to Docker daemon.</target>
<target state="translated">Der Container „{0}“ wurde per Push an den Docker-Daemon übertragen.</target>
<note />
</trans-unit>
<trans-unit id="ContainerBuilder_ImageUploadedToRegistry">
<source>Pushed container '{0}' to registry '{1}'.</source>
<target state="new">Pushed container '{0}' to registry '{1}'.</target>
<target state="translated">Der Container „{0}“ wurde in die Registrierung „{1}“ gepusht.</target>
<note />
</trans-unit>
<trans-unit id="ContainerBuilder_StartBuildingImage">
<source>Building image '{0}' with tags '{1}' on top of base image '{2}'.</source>
<target state="new">Building image '{0}' with tags '{1}' on top of base image '{2}'.</target>
<target state="translated">Das Image „{0}“ mit den Tags „{1}“ wird auf dem Basisimage „{2}“ erstellt.</target>
<note />
</trans-unit>
<trans-unit id="CouldntDeserializeJsonToken">
Expand Down Expand Up @@ -169,12 +169,12 @@
</trans-unit>
<trans-unit id="LocalDocker_FailedToGetConfig">
<source>Error while reading daemon config: {0}</source>
<target state="new">Error while reading daemon config: {0}</target>
<target state="translated">Fehler beim Lesen der Daemonkonfiguration: {0}</target>
<note>{0} is the exception message that ends with period</note>
</trans-unit>
<trans-unit id="LocalDocker_LocalDaemonErrors">
<source>The daemon server reported errors: {0}</source>
<target state="new">The daemon server reported errors: {0}</target>
<target state="translated">Vom Daemonserver wurden Fehler gemeldet: {0}</target>
<note>{0} are the list of messages, each message starts with new line</note>
</trans-unit>
<trans-unit id="MissingLinkToRegistry">
Expand Down Expand Up @@ -214,47 +214,47 @@
</trans-unit>
<trans-unit id="Registry_ConfigUploadStarted">
<source>Uploading config to registry at blob '{0}',</source>
<target state="new">Uploading config to registry at blob '{0}',</target>
<target state="translated">Die Konfiguration wird in die Registrierung unter Blob „{0}“ hochgeladen,</target>
<note />
</trans-unit>
<trans-unit id="Registry_ConfigUploaded">
<source>Uploaded config to registry.</source>
<target state="new">Uploaded config to registry.</target>
<target state="translated">Die Konfiguration wurde in die Registrierung hochgeladen.</target>
<note />
</trans-unit>
<trans-unit id="Registry_LayerExists">
<source>Layer '{0}' already exists.</source>
<target state="new">Layer '{0}' already exists.</target>
<target state="translated">Die Ebene „{0}“ ist bereits vorhanden.</target>
<note />
</trans-unit>
<trans-unit id="Registry_LayerUploadStarted">
<source>Uploading layer '{0}' to '{1}'.</source>
<target state="new">Uploading layer '{0}' to '{1}'.</target>
<target state="translated">Ebene „{0}“ wird in „{1}“ hochgeladen.</target>
<note>{0} is the layer digest, {1} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_LayerUploaded">
<source>Finished uploading layer '{0}' to '{1}'.</source>
<target state="new">Finished uploading layer '{0}' to '{1}'.</target>
<target state="translated">Das Hochladen der Ebene „{0}“ nach „{1}“ wurde abgeschlossen.</target>
<note>{0} is the layer digest, {1} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_ManifestUploadStarted">
<source>Uploading manifest to registry '{0}' as blob '{1}'.</source>
<target state="new">Uploading manifest to registry '{0}' as blob '{1}'.</target>
<target state="translated">Das Manifest wird in die Registrierung „{0}“ als Blob „{1}“ hochgeladen.</target>
<note>{0} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_ManifestUploaded">
<source>Uploaded manifest to '{0}'.</source>
<target state="new">Uploaded manifest to '{0}'.</target>
<target state="translated">Manifest in „{0}“ hochgeladen.</target>
<note>{0} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_TagUploadStarted">
<source>Uploading tag '{0}' to '{1}'.</source>
<target state="new">Uploading tag '{0}' to '{1}'.</target>
<target state="translated">Das Tag „{0}“ wird in „{1}“ hochgeladen.</target>
<note>{1} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_TagUploaded">
<source>Uploaded tag '{0}' to '{1}'.</source>
<target state="new">Uploaded tag '{0}' to '{1}'.</target>
<target state="translated">Das Tag „{0}“ wurde in „{1}“ hochgeladen.</target>
<note>{1} is the registry name</note>
</trans-unit>
<trans-unit id="RequiredItemsContainsEmptyItems">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
</trans-unit>
<trans-unit id="BlobUploadFailed">
<source>CONTAINER1001: Failed to upload blob using {0}; received status code '{1}'.</source>
<target state="new">CONTAINER1001: Failed to upload blob using {0}; received status code '{1}'.</target>
<target state="translated">CONTAINER1001: no se pudo cargar el blob mediante {0}; se ha recibido el código de estado "{1}".</target>
<note>{StrBegin="CONTAINER1001: "}</note>
</trans-unit>
<trans-unit id="ContainerBuilder_ImageUploadedToLocalDaemon">
<source>Pushed container '{0}' to Docker daemon.</source>
<target state="new">Pushed container '{0}' to Docker daemon.</target>
<target state="translated">Se insertó el contenedor "{0}" en el demonio de Docker.</target>
<note />
</trans-unit>
<trans-unit id="ContainerBuilder_ImageUploadedToRegistry">
<source>Pushed container '{0}' to registry '{1}'.</source>
<target state="new">Pushed container '{0}' to registry '{1}'.</target>
<target state="translated">Se insertó el contenedor "{0}" en el registro "{1}".</target>
<note />
</trans-unit>
<trans-unit id="ContainerBuilder_StartBuildingImage">
<source>Building image '{0}' with tags '{1}' on top of base image '{2}'.</source>
<target state="new">Building image '{0}' with tags '{1}' on top of base image '{2}'.</target>
<target state="translated">Compilando imagen "{0}" con etiquetas "{1}" encima de la imagen base "{2}".</target>
<note />
</trans-unit>
<trans-unit id="CouldntDeserializeJsonToken">
Expand Down Expand Up @@ -169,12 +169,12 @@
</trans-unit>
<trans-unit id="LocalDocker_FailedToGetConfig">
<source>Error while reading daemon config: {0}</source>
<target state="new">Error while reading daemon config: {0}</target>
<target state="translated">Error al leer la configuración del demonio: {0}</target>
<note>{0} is the exception message that ends with period</note>
</trans-unit>
<trans-unit id="LocalDocker_LocalDaemonErrors">
<source>The daemon server reported errors: {0}</source>
<target state="new">The daemon server reported errors: {0}</target>
<target state="translated">El servidor demonio notificó los errores: {0}</target>
<note>{0} are the list of messages, each message starts with new line</note>
</trans-unit>
<trans-unit id="MissingLinkToRegistry">
Expand Down Expand Up @@ -214,47 +214,47 @@
</trans-unit>
<trans-unit id="Registry_ConfigUploadStarted">
<source>Uploading config to registry at blob '{0}',</source>
<target state="new">Uploading config to registry at blob '{0}',</target>
<target state="translated">Cargando la configuración en el Registro en el blob "{0}",</target>
<note />
</trans-unit>
<trans-unit id="Registry_ConfigUploaded">
<source>Uploaded config to registry.</source>
<target state="new">Uploaded config to registry.</target>
<target state="translated">Se cargó la configuración en el Registro.</target>
<note />
</trans-unit>
<trans-unit id="Registry_LayerExists">
<source>Layer '{0}' already exists.</source>
<target state="new">Layer '{0}' already exists.</target>
<target state="translated">La capa "{0}" ya existe.</target>
<note />
</trans-unit>
<trans-unit id="Registry_LayerUploadStarted">
<source>Uploading layer '{0}' to '{1}'.</source>
<target state="new">Uploading layer '{0}' to '{1}'.</target>
<target state="translated">Cargando la capa "{0}" en "{1}".</target>
<note>{0} is the layer digest, {1} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_LayerUploaded">
<source>Finished uploading layer '{0}' to '{1}'.</source>
<target state="new">Finished uploading layer '{0}' to '{1}'.</target>
<target state="translated">Finalizó la carga de la capa "{0}" en "{1}".</target>
<note>{0} is the layer digest, {1} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_ManifestUploadStarted">
<source>Uploading manifest to registry '{0}' as blob '{1}'.</source>
<target state="new">Uploading manifest to registry '{0}' as blob '{1}'.</target>
<target state="translated">Cargando manifiesto en el Registro "{0}" como blob "{1}".</target>
<note>{0} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_ManifestUploaded">
<source>Uploaded manifest to '{0}'.</source>
<target state="new">Uploaded manifest to '{0}'.</target>
<target state="translated">Se cargó el manifiesto en "{0}".</target>
<note>{0} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_TagUploadStarted">
<source>Uploading tag '{0}' to '{1}'.</source>
<target state="new">Uploading tag '{0}' to '{1}'.</target>
<target state="translated">Cargando la etiqueta "{0}" en "{1}".</target>
<note>{1} is the registry name</note>
</trans-unit>
<trans-unit id="Registry_TagUploaded">
<source>Uploaded tag '{0}' to '{1}'.</source>
<target state="new">Uploaded tag '{0}' to '{1}'.</target>
<target state="translated">Etiqueta cargada "{0}" en "{1}".</target>
<note>{1} is the registry name</note>
</trans-unit>
<trans-unit id="RequiredItemsContainsEmptyItems">
Expand Down
Loading

0 comments on commit d4d8423

Please sign in to comment.