Skip to content

Commit 435e327

Browse files
committed
Update TS files
1 parent 44d063c commit 435e327

File tree

2 files changed

+48
-26
lines changed

2 files changed

+48
-26
lines changed

app/translations/hello_fr.ts

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,65 +9,76 @@
99
<translation>HelloWorld GUI</translation>
1010
</message>
1111
<message>
12-
<location filename="../mainwindow.ui" line="35"/>
12+
<location filename="../mainwindow.ui" line="39"/>
1313
<source>Where to display</source>
1414
<translation>Où afficher</translation>
1515
</message>
1616
<message>
17-
<location filename="../mainwindow.ui" line="41"/>
17+
<location filename="../mainwindow.ui" line="45"/>
1818
<source>Messagebox</source>
1919
<translation>Boîte de message</translation>
2020
</message>
2121
<message>
22-
<location filename="../mainwindow.ui" line="48"/>
22+
<location filename="../mainwindow.ui" line="52"/>
2323
<source>In this window</source>
2424
<translation>Dans cette fenêtre</translation>
2525
</message>
2626
<message>
27-
<location filename="../mainwindow.ui" line="101"/>
27+
<location filename="../mainwindow.ui" line="59"/>
28+
<source>Desktop notifications</source>
29+
<translation type="unfinished"></translation>
30+
</message>
31+
<message>
32+
<location filename="../mainwindow.ui" line="112"/>
2833
<source>Greeting message</source>
2934
<translation>Message d&apos;accueil</translation>
3035
</message>
3136
<message>
32-
<location filename="../mainwindow.ui" line="130"/>
37+
<location filename="../mainwindow.ui" line="141"/>
3338
<source>Hello,world!</source>
3439
<translation>Bonjour le monde!</translation>
3540
</message>
3641
<message>
37-
<location filename="../mainwindow.ui" line="143"/>
42+
<location filename="../mainwindow.ui" line="154"/>
3843
<source>&amp;Display</source>
3944
<translation>&amp;Affichage</translation>
4045
</message>
4146
<message>
42-
<location filename="../mainwindow.ui" line="27"/>
47+
<location filename="../mainwindow.ui" line="31"/>
4348
<source>Print a friendly, customizable greeting.
4449
</source>
4550
<translation>Imprimez un message d&apos;accueil convivial et personnalisable.
4651
</translation>
4752
</message>
4853
<message>
49-
<location filename="../mainwindow.ui" line="64"/>
54+
<location filename="../mainwindow.ui" line="75"/>
5055
<source>&amp;About</source>
5156
<translation>&amp;About</translation>
5257
</message>
5358
<message>
54-
<location filename="../mainwindow.cpp" line="25"/>
55-
<location filename="../mainwindow.cpp" line="26"/>
59+
<location filename="../mainwindow.cpp" line="27"/>
60+
<source>&amp;Quit</source>
61+
<translation type="unfinished"></translation>
62+
</message>
63+
<message>
64+
<location filename="../mainwindow.cpp" line="41"/>
65+
<location filename="../mainwindow.cpp" line="44"/>
66+
<location filename="../mainwindow.cpp" line="46"/>
5667
<source>Greeting</source>
5768
<translation>Salutation</translation>
5869
</message>
5970
<message>
60-
<location filename="../mainwindow.cpp" line="29"/>
71+
<location filename="../mainwindow.cpp" line="49"/>
6172
<source>No where to display greeting message specified</source>
6273
<translation>Vous n&apos;avez pas spécifié où afficher le message d&apos;accueil</translation>
6374
</message>
6475
<message>
65-
<location filename="../mainwindow.cpp" line="29"/>
76+
<location filename="../mainwindow.cpp" line="49"/>
6677
<source>No where to display greeting message specified.Please specify where to display greeting message.</source>
6778
<translation>Aucun endroit où afficher le message d&apos;accueil spécifié. Veuillez spécifier où afficher le message d&apos;accueil.</translation>
6879
</message>
6980
<message>
70-
<location filename="../mainwindow.cpp" line="45"/>
81+
<location filename="../mainwindow.cpp" line="66"/>
7182
<source>&lt;h2&gt;About&lt;/h2&gt;Qt-based, this application displays a friendly, customizable greeting in GUI.&lt;br&gt;&lt;i&gt;Version %1&lt;/i&gt;&lt;br&gt;Repository:&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;br&gt;%3&lt;br&gt;License:&lt;b&gt;%4&lt;/b&gt;</source>
7283
<translation>&lt;h2&gt; About&lt;/h2&gt; basée sur Qt, cette application affiche un message d&apos;accueil convivial et personnalisable dans l&apos;interface graphique. &lt;br&gt; &lt;i&gt; Version %1 &lt;/i&gt; &lt;br&gt; Référentiel: &lt;a href=&quot;%2&quot;&gt; %2 &lt;/a&gt; &lt;br&gt;%3 &lt;br&gt; Licence: &lt;b&gt;%4 &lt;/b&gt;</translation>
7384
</message>

app/translations/hello_ko.ts

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,34 +9,39 @@
99
<translation>HelloWorld GUI</translation>
1010
</message>
1111
<message>
12-
<location filename="../mainwindow.ui" line="27"/>
12+
<location filename="../mainwindow.ui" line="31"/>
1313
<source>Print a friendly, customizable greeting.
1414
</source>
1515
<translation>반가운 인사말을 (인사말은 설정할 수 있음) 출력합니다.
1616
</translation>
1717
</message>
1818
<message>
19-
<location filename="../mainwindow.ui" line="35"/>
19+
<location filename="../mainwindow.ui" line="39"/>
2020
<source>Where to display</source>
2121
<translation>표시 할 곳</translation>
2222
</message>
2323
<message>
24-
<location filename="../mainwindow.ui" line="41"/>
24+
<location filename="../mainwindow.ui" line="45"/>
2525
<source>Messagebox</source>
2626
<translation>메세지 박스</translation>
2727
</message>
2828
<message>
29-
<location filename="../mainwindow.ui" line="48"/>
29+
<location filename="../mainwindow.ui" line="52"/>
3030
<source>In this window</source>
3131
<translation>이 창에서</translation>
3232
</message>
3333
<message>
34-
<location filename="../mainwindow.ui" line="64"/>
34+
<location filename="../mainwindow.ui" line="59"/>
35+
<source>Desktop notifications</source>
36+
<translation type="unfinished"></translation>
37+
</message>
38+
<message>
39+
<location filename="../mainwindow.ui" line="75"/>
3540
<source>&amp;About</source>
3641
<translation>이에 대해 (&amp;A)</translation>
3742
</message>
3843
<message>
39-
<location filename="../mainwindow.ui" line="143"/>
44+
<location filename="../mainwindow.ui" line="154"/>
4045
<source>&amp;Display</source>
4146
<translation>표시 (&amp;D)</translation>
4247
</message>
@@ -45,12 +50,12 @@
4550
<translation type="vanished">보기</translation>
4651
</message>
4752
<message>
48-
<location filename="../mainwindow.ui" line="130"/>
53+
<location filename="../mainwindow.ui" line="141"/>
4954
<source>Hello,world!</source>
5055
<translation>안녕하세요, 여러분!</translation>
5156
</message>
5257
<message>
53-
<location filename="../mainwindow.ui" line="101"/>
58+
<location filename="../mainwindow.ui" line="112"/>
5459
<source>Greeting message</source>
5560
<translation>인사말</translation>
5661
</message>
@@ -63,23 +68,29 @@
6368
<translation type="vanished">버전 %1</translation>
6469
</message>
6570
<message>
66-
<location filename="../mainwindow.cpp" line="25"/>
67-
<location filename="../mainwindow.cpp" line="26"/>
71+
<location filename="../mainwindow.cpp" line="27"/>
72+
<source>&amp;Quit</source>
73+
<translation type="unfinished"></translation>
74+
</message>
75+
<message>
76+
<location filename="../mainwindow.cpp" line="41"/>
77+
<location filename="../mainwindow.cpp" line="44"/>
78+
<location filename="../mainwindow.cpp" line="46"/>
6879
<source>Greeting</source>
6980
<translation>인사말</translation>
7081
</message>
7182
<message>
72-
<location filename="../mainwindow.cpp" line="29"/>
83+
<location filename="../mainwindow.cpp" line="49"/>
7384
<source>No where to display greeting message specified</source>
7485
<translation>인사말 메시지를 표시 할 위치가 없습니다</translation>
7586
</message>
7687
<message>
77-
<location filename="../mainwindow.cpp" line="29"/>
88+
<location filename="../mainwindow.cpp" line="49"/>
7889
<source>No where to display greeting message specified.Please specify where to display greeting message.</source>
7990
<translation>인사말 메시지를 표시 할 위치를 지정하지 않았습니다. 인사말 메시지를 표시 할 위치를 지정하십시오.</translation>
8091
</message>
8192
<message>
82-
<location filename="../mainwindow.cpp" line="45"/>
93+
<location filename="../mainwindow.cpp" line="66"/>
8394
<source>&lt;h2&gt;About&lt;/h2&gt;Qt-based, this application displays a friendly, customizable greeting in GUI.&lt;br&gt;&lt;i&gt;Version %1&lt;/i&gt;&lt;br&gt;Repository:&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;br&gt;%3&lt;br&gt;License:&lt;b&gt;%4&lt;/b&gt;</source>
8495
<translation>&lt;h2&gt;About&lt;/h2&gt;Qt 기반의이 응용 프로그램은 GUI에 친숙하고 사용자 정의 가능한 인사말을 표시합니다. &lt;br&gt; &lt;i&gt; 버전 %1 &lt;/i&gt; &lt;br&gt; 리포지토리 : &lt;a href=&quot;%2&quot;&gt; %2 &lt;/a&gt; &lt;br &gt; %3 &lt;br&gt; 라이센스 : &lt;b&gt; %4 &lt;/b&gt;</translation>
8596
</message>

0 commit comments

Comments
 (0)