LEGO: Merge pull request 25120

LEGO: Merge pull request 25120
This commit is contained in:
csigs 2018-06-21 03:11:04 -07:00 committed by GitHub
commit 328822e6d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -487,7 +487,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[非 DRY 的組建會建置專案 '{0}']]></Val>
<Val><![CDATA[非 -dry 組建會建置專案 '{0}']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@ -496,7 +496,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would delete the following files: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[非 DRY 的組建會刪除下列檔案: {0}]]></Val>
<Val><![CDATA[非 -dry 組建會刪除下列檔案: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />

View file

@ -480,7 +480,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Kompilacja inna niż DRY spowodowałaby skompilowanie projektu „{0}”]]></Val>
<Val><![CDATA[Kompilacja inna niż -dry spowodowałaby skompilowanie projektu „{0}”]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@ -489,7 +489,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would delete the following files: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Kompilacja inna niż DRY spowodowałaby usunięcie następujących plików: {0}]]></Val>
<Val><![CDATA[Kompilacja inna niż -dry spowodowałaby usunięcie następujących plików: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />

View file

@ -480,7 +480,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Um build não dry compilaria o projeto '{0}']]></Val>
<Val><![CDATA[Um build não -dry compilaria o projeto '{0}']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@ -489,7 +489,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would delete the following files: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Um build não dry excluiria os seguintes arquivos: {0}]]></Val>
<Val><![CDATA[Um build não -dry excluiria os seguintes arquivos: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />