Skip to content

Commit fdf806b

Browse files
authored
LEGO: Merge pull request 20091
LEGO: Merge pull request 20091
1 parent bc9ddd4 commit fdf806b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Localize/loc/zh-CN/Tasks/DockerComposeV0/Strings/resources.resjson/en-US/resources.resjson.lcl

+18
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,24 @@
729729
</Str>
730730
<Disp Icon="Str" />
731731
</Item>
732+
<Item ItemId=";loc.messages.InvalidProjectName" ItemType="0" PsrId="306" Leaf="true">
733+
<Str Cat="Text">
734+
<Val><![CDATA[The project name "%s" must be a valid docker compose project name. Follow the link for more details: https://docs.docker.com/compose/project-name/#set-a-project-name]]></Val>
735+
<Tgt Cat="Text" Stat="Loc" Orig="New">
736+
<Val><![CDATA[项目名称“%s”必须是有效的 docker compose 项目名称。请访问以下链接了解更多详细信息: https://docs.docker.com/compose/project-name/#set-a-project-name]]></Val>
737+
</Tgt>
738+
</Str>
739+
<Disp Icon="Str" />
740+
</Item>
741+
<Item ItemId=";loc.messages.MigrateToDockerComposeV2" ItemType="0" PsrId="306" Leaf="true">
742+
<Str Cat="Text">
743+
<Val><![CDATA[The task is utilizing Docker Compose V1, but there are plans to transition to Docker Compose V2. It's necessary to investigate how to adapt your project to Docker Compose V2. For guidance on this migration, you can refer to the official Docker Compose documentation at the provided link: https://docs.docker.com/compose/migrate/]]></Val>
744+
<Tgt Cat="Text" Stat="Loc" Orig="New">
745+
<Val><![CDATA[该任务正在利用 Docker Compose V1,但有过渡到 Docker Compose V2 的计划。必须研究如何调整项目以适应 Docker Compose V2。有关此迁移的指南,可以参阅官方 Docker Compose 文档,提供的链接为: https://docs.docker.com/compose/migrate/]]></Val>
746+
</Tgt>
747+
</Str>
748+
<Disp Icon="Str" />
749+
</Item>
732750
<Item ItemId=";loc.messages.NoDataWrittenOnFile" ItemType="0" PsrId="306" Leaf="true">
733751
<Str Cat="Text">
734752
<Val><![CDATA[No data was written into the file %s]]></Val>

0 commit comments

Comments
 (0)