Skip to content

Commit 5f202b0

Browse files
committed
donations french translation
1 parent 25bd3de commit 5f202b0

File tree

4 files changed

+106
-19
lines changed

4 files changed

+106
-19
lines changed

locale/patchance.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FORMS += ../resources/ui/about_patchance.ui
2+
FORMS += ../resources/ui/donations.ui
23
FORMS += ../resources/ui/main_win.ui
34

45
TRANSLATIONS += patchance_en.ts

locale/patchance_en.ts

Lines changed: 52 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!DOCTYPE TS>
33
<TS version="2.1">
4+
<context>
5+
<name>Dialog</name>
6+
<message>
7+
<location filename="../resources/ui/donations.ui" line="14"/>
8+
<source>Donations</source>
9+
<translation type="unfinished"></translation>
10+
</message>
11+
<message>
12+
<location filename="../resources/ui/donations.ui" line="25"/>
13+
<source>...</source>
14+
<translation type="unfinished"></translation>
15+
</message>
16+
<message>
17+
<location filename="../resources/ui/donations.ui" line="60"/>
18+
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Hi !&lt;/p&gt;&lt;p&gt;If you appreciate &lt;span style=&quot; font-weight:600;&quot;&gt;Patchance&lt;/span&gt;, this is already good news.&lt;br/&gt;This software is free as in Speech and as in Beer, but developing this program requires an incredibly unreasonable amount of time in relation to the donations associated with it.&lt;/p&gt;&lt;p&gt;Donations can help reduce the amount of time I spend on subordinate work, allowing me to develop new features. There is still so much to do...&lt;/p&gt;&lt;p&gt;Make a donation (even small) can also be a simple way to say &amp;quot;Thank you&amp;quot;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
19+
<translation type="unfinished"></translation>
20+
</message>
21+
<message>
22+
<location filename="../resources/ui/donations.ui" line="88"/>
23+
<source>Donate on LiberaPay</source>
24+
<translation type="unfinished"></translation>
25+
</message>
26+
<message>
27+
<location filename="../resources/ui/donations.ui" line="123"/>
28+
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If ever you donate nothing, this program will continue to work without limits of functionnality, without limit of duration, and even without insulting you ;) .&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
29+
<translation type="unfinished"></translation>
30+
</message>
31+
<message>
32+
<location filename="../resources/ui/donations.ui" line="152"/>
33+
<source>Do not show this message again</source>
34+
<translation type="unfinished"></translation>
35+
</message>
36+
</context>
437
<context>
538
<name>DialogAboutPatchance</name>
639
<message>
@@ -27,49 +60,59 @@
2760
<translation type="unfinished"></translation>
2861
</message>
2962
<message>
30-
<location filename="../resources/ui/main_win.ui" line="63"/>
63+
<location filename="../resources/ui/main_win.ui" line="69"/>
3164
<source>File</source>
3265
<translation type="unfinished"></translation>
3366
</message>
3467
<message>
35-
<location filename="../resources/ui/main_win.ui" line="70"/>
68+
<location filename="../resources/ui/main_win.ui" line="76"/>
3669
<source>Help</source>
3770
<translation type="unfinished"></translation>
3871
</message>
3972
<message>
40-
<location filename="../resources/ui/main_win.ui" line="80"/>
73+
<location filename="../resources/ui/main_win.ui" line="88"/>
4174
<source>toolBar</source>
4275
<translation type="unfinished"></translation>
4376
</message>
4477
<message>
45-
<location filename="../resources/ui/main_win.ui" line="111"/>
78+
<location filename="../resources/ui/main_win.ui" line="170"/>
4679
<source>Show Menu Bar</source>
4780
<translation type="unfinished"></translation>
4881
</message>
4982
<message>
50-
<location filename="../resources/ui/main_win.ui" line="114"/>
83+
<location filename="../resources/ui/main_win.ui" line="173"/>
5184
<source>Ctrl+M</source>
5285
<translation type="unfinished"></translation>
5386
</message>
5487
<message>
55-
<location filename="../resources/ui/main_win.ui" line="123"/>
88+
<location filename="../resources/ui/main_win.ui" line="182"/>
5689
<source>Quit</source>
5790
<translation type="unfinished"></translation>
5891
</message>
5992
<message>
60-
<location filename="../resources/ui/main_win.ui" line="132"/>
93+
<location filename="../resources/ui/main_win.ui" line="191"/>
6194
<source>About Patchance</source>
6295
<translation type="unfinished"></translation>
6396
</message>
6497
<message>
65-
<location filename="../resources/ui/main_win.ui" line="141"/>
98+
<location filename="../resources/ui/main_win.ui" line="200"/>
6699
<source>About Qt</source>
67100
<translation type="unfinished"></translation>
68101
</message>
69102
<message>
70-
<location filename="../resources/ui/main_win.ui" line="150"/>
103+
<location filename="../resources/ui/main_win.ui" line="209"/>
71104
<source>Menu</source>
72105
<translation type="unfinished"></translation>
73106
</message>
107+
<message>
108+
<location filename="../resources/ui/main_win.ui" line="146"/>
109+
<source>toolBar_2</source>
110+
<translation type="unfinished"></translation>
111+
</message>
112+
<message>
113+
<location filename="../resources/ui/main_win.ui" line="217"/>
114+
<source>Donate</source>
115+
<translation type="unfinished"></translation>
116+
</message>
74117
</context>
75118
</TS>

locale/patchance_fr.ts

Lines changed: 52 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!DOCTYPE TS>
33
<TS version="2.1" language="fr">
4+
<context>
5+
<name>Dialog</name>
6+
<message>
7+
<location filename="../resources/ui/donations.ui" line="14"/>
8+
<source>Donations</source>
9+
<translation>Dons</translation>
10+
</message>
11+
<message>
12+
<location filename="../resources/ui/donations.ui" line="25"/>
13+
<source>...</source>
14+
<translation>...</translation>
15+
</message>
16+
<message>
17+
<location filename="../resources/ui/donations.ui" line="60"/>
18+
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Hi !&lt;/p&gt;&lt;p&gt;If you appreciate &lt;span style=&quot; font-weight:600;&quot;&gt;Patchance&lt;/span&gt;, this is already good news.&lt;br/&gt;This software is free as in Speech and as in Beer, but developing this program requires an incredibly unreasonable amount of time in relation to the donations associated with it.&lt;/p&gt;&lt;p&gt;Donations can help reduce the amount of time I spend on subordinate work, allowing me to develop new features. There is still so much to do...&lt;/p&gt;&lt;p&gt;Make a donation (even small) can also be a simple way to say &amp;quot;Thank you&amp;quot;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
19+
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Bonjour !&lt;/p&gt;&lt;p&gt;Si vous appréciez &lt;span style=&quot; font-weight:600;&quot;&gt;Patchance&lt;/span&gt;, c&apos;est déjà une bonne nouvelle.&lt;br/&gt;C&apos;est un logiciel libre, mais développer ce programme demande un temps absolument deraisonnable au regard des dons qu&apos;il génère.&lt;/p&gt;&lt;p&gt;Les dons peuvent permettre de réduire le temps passé à du travail subordonné, pour le consacrer au développement de nouvelles fonctionnalités. Il y a encore tant à faire...&lt;/p&gt;&lt;p&gt;Faire un don (même petit) peut aussi être une manière simple de dire &amp;quot;Merci&amp;quot;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
20+
</message>
21+
<message>
22+
<location filename="../resources/ui/donations.ui" line="88"/>
23+
<source>Donate on LiberaPay</source>
24+
<translation>Donner sur LiberaPay</translation>
25+
</message>
26+
<message>
27+
<location filename="../resources/ui/donations.ui" line="123"/>
28+
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If ever you donate nothing, this program will continue to work without limits of functionnality, without limit of duration, and even without insulting you ;) .&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
29+
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Si jamais vous ne donnez rien, ce programme continuera de fonctionner sans limite de temps, sans limite de fonctionnalités et même sans vous insuler ;).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
30+
</message>
31+
<message>
32+
<location filename="../resources/ui/donations.ui" line="152"/>
33+
<source>Do not show this message again</source>
34+
<translation>Ne plus afficher ce message</translation>
35+
</message>
36+
</context>
437
<context>
538
<name>DialogAboutPatchance</name>
639
<message>
@@ -27,49 +60,59 @@
2760
<translation>Patchance</translation>
2861
</message>
2962
<message>
30-
<location filename="../resources/ui/main_win.ui" line="63"/>
63+
<location filename="../resources/ui/main_win.ui" line="69"/>
3164
<source>File</source>
3265
<translation>Fichier</translation>
3366
</message>
3467
<message>
35-
<location filename="../resources/ui/main_win.ui" line="70"/>
68+
<location filename="../resources/ui/main_win.ui" line="76"/>
3669
<source>Help</source>
3770
<translation>Aide</translation>
3871
</message>
3972
<message>
40-
<location filename="../resources/ui/main_win.ui" line="80"/>
73+
<location filename="../resources/ui/main_win.ui" line="88"/>
4174
<source>toolBar</source>
4275
<translation>Barre d&apos;outils</translation>
4376
</message>
4477
<message>
45-
<location filename="../resources/ui/main_win.ui" line="111"/>
78+
<location filename="../resources/ui/main_win.ui" line="170"/>
4679
<source>Show Menu Bar</source>
4780
<translation>Afficher la barre de menu</translation>
4881
</message>
4982
<message>
50-
<location filename="../resources/ui/main_win.ui" line="114"/>
83+
<location filename="../resources/ui/main_win.ui" line="173"/>
5184
<source>Ctrl+M</source>
5285
<translation></translation>
5386
</message>
5487
<message>
55-
<location filename="../resources/ui/main_win.ui" line="123"/>
88+
<location filename="../resources/ui/main_win.ui" line="182"/>
5689
<source>Quit</source>
5790
<translation>Quitter</translation>
5891
</message>
5992
<message>
60-
<location filename="../resources/ui/main_win.ui" line="132"/>
93+
<location filename="../resources/ui/main_win.ui" line="191"/>
6194
<source>About Patchance</source>
6295
<translation>À propos de Patchance</translation>
6396
</message>
6497
<message>
65-
<location filename="../resources/ui/main_win.ui" line="141"/>
98+
<location filename="../resources/ui/main_win.ui" line="200"/>
6699
<source>About Qt</source>
67100
<translation>À propos de Qt</translation>
68101
</message>
69102
<message>
70-
<location filename="../resources/ui/main_win.ui" line="150"/>
103+
<location filename="../resources/ui/main_win.ui" line="209"/>
71104
<source>Menu</source>
72105
<translation>Menu</translation>
73106
</message>
107+
<message>
108+
<location filename="../resources/ui/main_win.ui" line="146"/>
109+
<source>toolBar_2</source>
110+
<translation>toolBar_2</translation>
111+
</message>
112+
<message>
113+
<location filename="../resources/ui/main_win.ui" line="217"/>
114+
<source>Donate</source>
115+
<translation>Donner</translation>
116+
</message>
74117
</context>
75118
</TS>

0 commit comments

Comments
 (0)