Skip to content

Commit eb0b578

Browse files
Anatoly Bolshakovcsigs
andauthored
LEGO: check in for Localization to temporary branch. (#747)
Co-authored-by: csigs <[email protected]>
1 parent 6045e7d commit eb0b578

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

Localize/loc/de-DE_/node/Strings/resources.resjson/en-US/resources.resjson.lcl

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,24 +183,36 @@
183183
<Item ItemId=";loc.messages.LIB_PlatformNotSupported" ItemType="0" PsrId="306" Leaf="true">
184184
<Str Cat="Text">
185185
<Val><![CDATA[Platform not supported: %s]]></Val>
186+
<Tgt Cat="Text" Stat="Loc" Orig="New">
187+
<Val><![CDATA[Plattform wird nicht unterstützt: %s]]></Val>
188+
</Tgt>
186189
</Str>
187190
<Disp Icon="Str" />
188191
</Item>
189192
<Item ItemId=";loc.messages.LIB_ProcessError" ItemType="0" PsrId="306" Leaf="true">
190193
<Str Cat="Text">
191194
<Val><![CDATA[There was an error when attempting to execute the process '%s'. This may indicate the process failed to start. Error: %s]]></Val>
195+
<Tgt Cat="Text" Stat="Loc" Orig="New">
196+
<Val><![CDATA[Fehler beim Ausführen des Prozesses "%s". Möglicherweise konnte der Prozess nicht gestartet werden. Fehler: %s]]></Val>
197+
</Tgt>
192198
</Str>
193199
<Disp Icon="Str" />
194200
</Item>
195201
<Item ItemId=";loc.messages.LIB_ProcessExitCode" ItemType="0" PsrId="306" Leaf="true">
196202
<Str Cat="Text">
197203
<Val><![CDATA[The process '%s' failed with exit code %s]]></Val>
204+
<Tgt Cat="Text" Stat="Loc" Orig="New">
205+
<Val><![CDATA[Fehler beim Prozess "%s" mit Exitcode %s.]]></Val>
206+
</Tgt>
198207
</Str>
199208
<Disp Icon="Str" />
200209
</Item>
201210
<Item ItemId=";loc.messages.LIB_ProcessStderr" ItemType="0" PsrId="306" Leaf="true">
202211
<Str Cat="Text">
203212
<Val><![CDATA[The process '%s' failed because one or more lines were written to the STDERR stream]]></Val>
213+
<Tgt Cat="Text" Stat="Loc" Orig="New">
214+
<Val><![CDATA[Fehler beim Prozess "%s": Mindestens eine Zeile wurde in den STDERR-Datenstrom geschrieben.]]></Val>
215+
</Tgt>
204216
</Str>
205217
<Disp Icon="Str" />
206218
</Item>
@@ -243,6 +255,9 @@
243255
<Item ItemId=";loc.messages.LIB_StdioNotClosed" ItemType="0" PsrId="306" Leaf="true">
244256
<Str Cat="Text">
245257
<Val><![CDATA[The STDIO streams did not close within %s seconds of the exit event from process '%s'. This may indicate a child process inherited the STDIO streams and has not yet exited.]]></Val>
258+
<Tgt Cat="Text" Stat="Loc" Orig="New">
259+
<Val><![CDATA[Die STDIO-Datenströme wurden nicht innerhalb von %s Sekunden nach dem Beendigungsereignis aus dem Prozess "%s" geschlossen. Möglicherweise hat ein untergeordneter Prozess die STDIO-Datenströme geerbt und wurde noch nicht beendet.]]></Val>
260+
</Tgt>
246261
</Str>
247262
<Disp Icon="Str" />
248263
</Item>

Localize/loc/es-ES_/node/Strings/resources.resjson/en-US/resources.resjson.lcl

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,24 +183,36 @@
183183
<Item ItemId=";loc.messages.LIB_PlatformNotSupported" ItemType="0" PsrId="306" Leaf="true">
184184
<Str Cat="Text">
185185
<Val><![CDATA[Platform not supported: %s]]></Val>
186+
<Tgt Cat="Text" Stat="Loc" Orig="New">
187+
<Val><![CDATA[No se admite la plataforma: %s]]></Val>
188+
</Tgt>
186189
</Str>
187190
<Disp Icon="Str" />
188191
</Item>
189192
<Item ItemId=";loc.messages.LIB_ProcessError" ItemType="0" PsrId="306" Leaf="true">
190193
<Str Cat="Text">
191194
<Val><![CDATA[There was an error when attempting to execute the process '%s'. This may indicate the process failed to start. Error: %s]]></Val>
195+
<Tgt Cat="Text" Stat="Loc" Orig="New">
196+
<Val><![CDATA[Error al intentar ejecutar el proceso "%s". Esto puede indicar que no se pudo iniciar el proceso. Error: %s]]></Val>
197+
</Tgt>
192198
</Str>
193199
<Disp Icon="Str" />
194200
</Item>
195201
<Item ItemId=";loc.messages.LIB_ProcessExitCode" ItemType="0" PsrId="306" Leaf="true">
196202
<Str Cat="Text">
197203
<Val><![CDATA[The process '%s' failed with exit code %s]]></Val>
204+
<Tgt Cat="Text" Stat="Loc" Orig="New">
205+
<Val><![CDATA[Error del proceso "%s" con el código de salida %s]]></Val>
206+
</Tgt>
198207
</Str>
199208
<Disp Icon="Str" />
200209
</Item>
201210
<Item ItemId=";loc.messages.LIB_ProcessStderr" ItemType="0" PsrId="306" Leaf="true">
202211
<Str Cat="Text">
203212
<Val><![CDATA[The process '%s' failed because one or more lines were written to the STDERR stream]]></Val>
213+
<Tgt Cat="Text" Stat="Loc" Orig="New">
214+
<Val><![CDATA[Error del proceso "%s" porque se escribieron una o varias líneas en la secuencia STDERR]]></Val>
215+
</Tgt>
204216
</Str>
205217
<Disp Icon="Str" />
206218
</Item>
@@ -243,6 +255,9 @@
243255
<Item ItemId=";loc.messages.LIB_StdioNotClosed" ItemType="0" PsrId="306" Leaf="true">
244256
<Str Cat="Text">
245257
<Val><![CDATA[The STDIO streams did not close within %s seconds of the exit event from process '%s'. This may indicate a child process inherited the STDIO streams and has not yet exited.]]></Val>
258+
<Tgt Cat="Text" Stat="Loc" Orig="New">
259+
<Val><![CDATA[Las secuencias STDIO no se cerraron en un plazo de %s segundos desde el evento de salida del proceso "%s". Esto puede indicar que un proceso secundario ha heredado las secuencias STDIO y aún no se ha cerrado.]]></Val>
260+
</Tgt>
246261
</Str>
247262
<Disp Icon="Str" />
248263
</Item>

0 commit comments

Comments
 (0)