Added new string to translate

This commit is contained in:
Carmen 2020-01-04 19:58:47 +01:00
parent 00192e487a
commit 7808437dfd
6 changed files with 21 additions and 1 deletions

View file

@ -13,7 +13,7 @@ function supported_formats(printer)
if(supported.length == 0) if(supported.length == 0)
{ {
supported.push("No relevant formats supported") supported.push(qsTr("No relevant formats supported"))
} }
return supported.join(" "); return supported.join(" ");

View file

@ -281,5 +281,9 @@
<source>dots/cm</source> <source>dots/cm</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<source>No relevant formats supported</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
</TS> </TS>

View file

@ -281,5 +281,9 @@
<source>dots/cm</source> <source>dots/cm</source>
<translation>ppp</translation> <translation>ppp</translation>
</message> </message>
<message>
<source>No relevant formats supported</source>
<translation>No hay formatos relevantes compatibles</translation>
</message>
</context> </context>
</TS> </TS>

View file

@ -281,5 +281,9 @@
<source>dots/cm</source> <source>dots/cm</source>
<translation type="unfinished">pts/cm</translation> <translation type="unfinished">pts/cm</translation>
</message> </message>
<message>
<source>No relevant formats supported</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
</TS> </TS>

View file

@ -281,5 +281,9 @@
<source>dots/cm</source> <source>dots/cm</source>
<translation type="unfinished">/</translation> <translation type="unfinished">/</translation>
</message> </message>
<message>
<source>No relevant formats supported</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
</TS> </TS>

View file

@ -281,5 +281,9 @@
<source>dots/cm</source> <source>dots/cm</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<source>No relevant formats supported</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
</TS> </TS>