Skip to content

Commit

Permalink
LEGO: Merge pull request 4405
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 4405
  • Loading branch information
csigs committed Mar 21, 2024
1 parent 3c7e360 commit f815f0b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Localize/loc/es/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -5808,6 +5808,9 @@
<Item ItemId=";OrPVcU" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid split on format in ''{splitOn}''.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[División no válida en formato en ''{splitOn}''.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -10710,6 +10713,9 @@
<Item ItemId=";lA/sHA" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Copy the value of ''{label}'' to the clipboard]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Copiar el valor de "{label}" en el Portapapeles]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
6 changes: 6 additions & 0 deletions Localize/loc/pt-PT/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -5808,6 +5808,9 @@
<Item ItemId=";OrPVcU" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid split on format in ''{splitOn}''.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Divisão inválida no formato em “{splitOn}”.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -10710,6 +10713,9 @@
<Item ItemId=";lA/sHA" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Copy the value of ''{label}'' to the clipboard]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Copiar o valor de “{label}” para a área de transferência]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
6 changes: 6 additions & 0 deletions Localize/loc/tr/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -5799,6 +5799,9 @@
<Item ItemId=";OrPVcU" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid split on format in ''{splitOn}''.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[''{splitOn}'' öğesinde bölünme biçimi geçersiz.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -10692,6 +10695,9 @@
<Item ItemId=";lA/sHA" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Copy the value of ''{label}'' to the clipboard]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[''{label}'' değerini panoya kopyala]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down

0 comments on commit f815f0b

Please sign in to comment.