Skip to content

Commit

Permalink
feat(translation): Update translation of text added in ecec774
Browse files Browse the repository at this point in the history
See comments in review :
 * #589 (comment)
  • Loading branch information
MathiusD committed Feb 22, 2024
1 parent 59916ee commit 92f41d4
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion src/dialogsettings.ui
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
<item>
<widget class="QPushButton" name="btnAccountRemove">
<property name="toolTip">
<string>You can also remove folder with keystroke on Delete or Backspace key</string>
<string>You can also remove folders with Delete or Backspace</string>
</property>
<property name="text">
<string>Remove</string>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_cs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style= &quot; font-size:8pt;&quot;&gt;Děkuji za vaši nepřetržitou podporu!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Vielen Dank für Ihre Unterstützung!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_el.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Ευχαριστώ για την υποστήριξή σας!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;¡Gracias por su apoyo continuo!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions src/translations/main_fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,8 +516,8 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Merci pour votre soutien !&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<translation>Vous pouvez également supprimer un dossier en pressant la touche Supprimer ou Retour Arrière</translation>
<source>You can also remove folders with Delete or Backspace</source>
<translation>Vous pouvez également supprimer les dossiers avec Supprimer ou Retour Arrière</translation>
</message>
</context>
<context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Grazie per il continuo supporto!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_nl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Bedankt voor uw ondersteuning!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_pl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Dziękuję za wasze ciągłe wsparcie!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_pt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Obrigado pelo seu suporte contínuo!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Спасибо за вашу постоянную поддержку!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_sv.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Tack för ert kontinuerliga stöd!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_tr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/main_zh_cn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;感谢您的支持!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<source>You can also remove folders with Delete or Backspace</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down

0 comments on commit 92f41d4

Please sign in to comment.