Skip to content

Commit 380bc11

Browse files
committed
i18n: add more app translation
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent 88fba6e commit 380bc11

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+425
-288
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- A highlighting issue in malformed unordered lists was fixed again, while not
55
breaking settext headers for Qt 5.15.2 (for [#3061](https://github.com/pbek/QOwnNotes/issues/3061)
66
and [#3065](https://github.com/pbek/QOwnNotes/issues/3065))
7+
- Added more French, Korean, German translation (thank you, jd-develop, venusgirl, rakekniven)
78

89
## 24.8.2
910
- In the *AI settings* a design glitch was fixed for the *Dark mode*

src/languages/QOwnNotes_am_ET.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5607,17 +5607,14 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
56075607
</message>
56085608
<message>
56095609
<source>Test connection</source>
5610+
<comment>"Test" as verb</comment>
56105611
<translation type="unfinished">Test connection</translation>
56115612
</message>
56125613
<message>
56135614
<source>AI backends added via the scripting engine</source>
56145615
<translation type="unfinished">AI backends added via the scripting engine</translation>
56155616
</message>
56165617
<message>
5617-
<source>Test</source>
5618-
<translation type="unfinished">Test</translation>
5619-
</message>
5620-
<message>
56215618
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
56225619
<translation type="unfinished">To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</translation>
56235620
</message>
@@ -6541,6 +6538,11 @@ Connection error message: </translation>
65416538
<translation type="unfinished">AI model: %1</translation>
65426539
</message>
65436540
<message>
6541+
<source>Test</source>
6542+
<comment>verb</comment>
6543+
<translation type="unfinished">Test</translation>
6544+
</message>
6545+
<message>
65446546
<source>Test connection to %1 (%2)</source>
65456547
<translation type="unfinished">Test connection to %1 (%2)</translation>
65466548
</message>

src/languages/QOwnNotes_ar.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5812,17 +5812,14 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
58125812
</message>
58135813
<message>
58145814
<source>Test connection</source>
5815+
<comment>"Test" as verb</comment>
58155816
<translation type="unfinished">Test connection</translation>
58165817
</message>
58175818
<message>
58185819
<source>AI backends added via the scripting engine</source>
58195820
<translation type="unfinished">AI backends added via the scripting engine</translation>
58205821
</message>
58215822
<message>
5822-
<source>Test</source>
5823-
<translation type="unfinished">Test</translation>
5824-
</message>
5825-
<message>
58265823
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
58275824
<translation>لاستخدام خدمات الذكاء المصطنع، عليك استعمال أمر البرمجة &lt;a href="%1"&gt;aiComplete&lt;/a&gt;، أو النظر في مستودع البُريمجات للبريمجات الجاهزة.</translation>
58285825
</message>
@@ -6746,6 +6743,11 @@ Connection error message: </source>
67466743
<translation type="unfinished">AI model: %1</translation>
67476744
</message>
67486745
<message>
6746+
<source>Test</source>
6747+
<comment>verb</comment>
6748+
<translation type="unfinished">Test</translation>
6749+
</message>
6750+
<message>
67496751
<source>Test connection to %1 (%2)</source>
67506752
<translation type="unfinished">Test connection to %1 (%2)</translation>
67516753
</message>

src/languages/QOwnNotes_bg.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5624,17 +5624,14 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
56245624
</message>
56255625
<message>
56265626
<source>Test connection</source>
5627+
<comment>"Test" as verb</comment>
56275628
<translation type="unfinished">Test connection</translation>
56285629
</message>
56295630
<message>
56305631
<source>AI backends added via the scripting engine</source>
56315632
<translation type="unfinished">AI backends added via the scripting engine</translation>
56325633
</message>
56335634
<message>
5634-
<source>Test</source>
5635-
<translation type="unfinished">Test</translation>
5636-
</message>
5637-
<message>
56385635
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
56395636
<translation type="unfinished">To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</translation>
56405637
</message>
@@ -6562,6 +6559,11 @@ Connection error message: </source>
65626559
<translation type="unfinished">AI model: %1</translation>
65636560
</message>
65646561
<message>
6562+
<source>Test</source>
6563+
<comment>verb</comment>
6564+
<translation type="unfinished">Test</translation>
6565+
</message>
6566+
<message>
65656567
<source>Test connection to %1 (%2)</source>
65666568
<translation type="unfinished">Test connection to %1 (%2)</translation>
65676569
</message>

src/languages/QOwnNotes_bn.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5616,17 +5616,14 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
56165616
</message>
56175617
<message>
56185618
<source>Test connection</source>
5619+
<comment>"Test" as verb</comment>
56195620
<translation type="unfinished">Test connection</translation>
56205621
</message>
56215622
<message>
56225623
<source>AI backends added via the scripting engine</source>
56235624
<translation type="unfinished">AI backends added via the scripting engine</translation>
56245625
</message>
56255626
<message>
5626-
<source>Test</source>
5627-
<translation type="unfinished">Test</translation>
5628-
</message>
5629-
<message>
56305627
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
56315628
<translation type="unfinished">To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</translation>
56325629
</message>
@@ -6557,6 +6554,11 @@ Connection error message: </source>
65576554
<translation type="unfinished">AI model: %1</translation>
65586555
</message>
65596556
<message>
6557+
<source>Test</source>
6558+
<comment>verb</comment>
6559+
<translation type="unfinished">Test</translation>
6560+
</message>
6561+
<message>
65606562
<source>Test connection to %1 (%2)</source>
65616563
<translation type="unfinished">Test connection to %1 (%2)</translation>
65626564
</message>

src/languages/QOwnNotes_bs.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5658,17 +5658,14 @@ Samo se testirajte ako dobijete sukobe u sinkronizaciji i postavite veću vrijed
56585658
</message>
56595659
<message>
56605660
<source>Test connection</source>
5661+
<comment>"Test" as verb</comment>
56615662
<translation type="unfinished">Test connection</translation>
56625663
</message>
56635664
<message>
56645665
<source>AI backends added via the scripting engine</source>
56655666
<translation type="unfinished">AI backends added via the scripting engine</translation>
56665667
</message>
56675668
<message>
5668-
<source>Test</source>
5669-
<translation type="unfinished">Test</translation>
5670-
</message>
5671-
<message>
56725669
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
56735670
<translation type="unfinished">To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</translation>
56745671
</message>
@@ -6595,6 +6592,11 @@ Poruka o grešci u vezi:</translation>
65956592
<translation type="unfinished">AI model: %1</translation>
65966593
</message>
65976594
<message>
6595+
<source>Test</source>
6596+
<comment>verb</comment>
6597+
<translation type="unfinished">Test</translation>
6598+
</message>
6599+
<message>
65986600
<source>Test connection to %1 (%2)</source>
65996601
<translation type="unfinished">Test connection to %1 (%2)</translation>
66006602
</message>

src/languages/QOwnNotes_ca.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5601,17 +5601,14 @@ Proveu si teniu conflictes de sincronització i poseu un valor més alt si cal.<
56015601
</message>
56025602
<message>
56035603
<source>Test connection</source>
5604+
<comment>"Test" as verb</comment>
56045605
<translation type="unfinished">Test connection</translation>
56055606
</message>
56065607
<message>
56075608
<source>AI backends added via the scripting engine</source>
56085609
<translation type="unfinished">AI backends added via the scripting engine</translation>
56095610
</message>
56105611
<message>
5611-
<source>Test</source>
5612-
<translation type="unfinished">Test</translation>
5613-
</message>
5614-
<message>
56155612
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
56165613
<translation type="unfinished">To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</translation>
56175614
</message>
@@ -6535,6 +6532,11 @@ Missatge de l'error de connexió: </translation>
65356532
<translation type="unfinished">AI model: %1</translation>
65366533
</message>
65376534
<message>
6535+
<source>Test</source>
6536+
<comment>verb</comment>
6537+
<translation type="unfinished">Test</translation>
6538+
</message>
6539+
<message>
65386540
<source>Test connection to %1 (%2)</source>
65396541
<translation type="unfinished">Test connection to %1 (%2)</translation>
65406542
</message>

src/languages/QOwnNotes_ceb.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5621,17 +5621,14 @@ Sulayi lang ang imong kaugalingon kon makasinati ka og panagbangi ug maghimo og
56215621
</message>
56225622
<message>
56235623
<source>Test connection</source>
5624+
<comment>"Test" as verb</comment>
56245625
<translation type="unfinished">Test connection</translation>
56255626
</message>
56265627
<message>
56275628
<source>AI backends added via the scripting engine</source>
56285629
<translation type="unfinished">AI backends added via the scripting engine</translation>
56295630
</message>
56305631
<message>
5631-
<source>Test</source>
5632-
<translation type="unfinished">Test</translation>
5633-
</message>
5634-
<message>
56355632
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
56365633
<translation type="unfinished">To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</translation>
56375634
</message>
@@ -6559,6 +6556,11 @@ Nasayup ang koneksyon sa mensahe: </translation>
65596556
<translation type="unfinished">AI model: %1</translation>
65606557
</message>
65616558
<message>
6559+
<source>Test</source>
6560+
<comment>verb</comment>
6561+
<translation type="unfinished">Test</translation>
6562+
</message>
6563+
<message>
65626564
<source>Test connection to %1 (%2)</source>
65636565
<translation type="unfinished">Test connection to %1 (%2)</translation>
65646566
</message>

src/languages/QOwnNotes_cs.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5702,17 +5702,14 @@ Jen se otestujte, pokud máte konflikty synchronizace a pokud ano, nastavte vyš
57025702
</message>
57035703
<message>
57045704
<source>Test connection</source>
5705+
<comment>"Test" as verb</comment>
57055706
<translation type="unfinished">Test connection</translation>
57065707
</message>
57075708
<message>
57085709
<source>AI backends added via the scripting engine</source>
57095710
<translation type="unfinished">AI backends added via the scripting engine</translation>
57105711
</message>
57115712
<message>
5712-
<source>Test</source>
5713-
<translation type="unfinished">Test</translation>
5714-
</message>
5715-
<message>
57165713
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
57175714
<translation type="unfinished">To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</translation>
57185715
</message>
@@ -6640,6 +6637,11 @@ Chybová zpráva připojení: </translation>
66406637
<translation type="unfinished">AI model: %1</translation>
66416638
</message>
66426639
<message>
6640+
<source>Test</source>
6641+
<comment>verb</comment>
6642+
<translation type="unfinished">Test</translation>
6643+
</message>
6644+
<message>
66436645
<source>Test connection to %1 (%2)</source>
66446646
<translation type="unfinished">Test connection to %1 (%2)</translation>
66456647
</message>

src/languages/QOwnNotes_da.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5618,17 +5618,14 @@ Bare test dig selv, hvis du får synkroniseringskonflikter og angiv en højere v
56185618
</message>
56195619
<message>
56205620
<source>Test connection</source>
5621+
<comment>"Test" as verb</comment>
56215622
<translation type="unfinished">Test connection</translation>
56225623
</message>
56235624
<message>
56245625
<source>AI backends added via the scripting engine</source>
56255626
<translation type="unfinished">AI backends added via the scripting engine</translation>
56265627
</message>
56275628
<message>
5628-
<source>Test</source>
5629-
<translation type="unfinished">Test</translation>
5630-
</message>
5631-
<message>
56325629
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
56335630
<translation type="unfinished">To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</translation>
56345631
</message>
@@ -6555,6 +6552,11 @@ Forbindelsesfejlmeddelelse: </translation>
65556552
<translation type="unfinished">AI model: %1</translation>
65566553
</message>
65576554
<message>
6555+
<source>Test</source>
6556+
<comment>verb</comment>
6557+
<translation type="unfinished">Test</translation>
6558+
</message>
6559+
<message>
65586560
<source>Test connection to %1 (%2)</source>
65596561
<translation type="unfinished">Test connection to %1 (%2)</translation>
65606562
</message>

src/languages/QOwnNotes_de.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5607,17 +5607,14 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
56075607
</message>
56085608
<message>
56095609
<source>Test connection</source>
5610+
<comment>"Test" as verb</comment>
56105611
<translation type="unfinished">Test connection</translation>
56115612
</message>
56125613
<message>
56135614
<source>AI backends added via the scripting engine</source>
56145615
<translation type="unfinished">AI backends added via the scripting engine</translation>
56155616
</message>
56165617
<message>
5617-
<source>Test</source>
5618-
<translation type="unfinished">Test</translation>
5619-
</message>
5620-
<message>
56215618
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
56225619
<translation type="unfinished">To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</translation>
56235620
</message>
@@ -6541,6 +6538,11 @@ Fehlermeldung: </translation>
65416538
<translation type="unfinished">AI model: %1</translation>
65426539
</message>
65436540
<message>
6541+
<source>Test</source>
6542+
<comment>verb</comment>
6543+
<translation type="unfinished">Test</translation>
6544+
</message>
6545+
<message>
65446546
<source>Test connection to %1 (%2)</source>
65456547
<translation type="unfinished">Test connection to %1 (%2)</translation>
65466548
</message>

src/languages/QOwnNotes_el.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5625,17 +5625,14 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
56255625
</message>
56265626
<message>
56275627
<source>Test connection</source>
5628+
<comment>"Test" as verb</comment>
56285629
<translation type="unfinished">Test connection</translation>
56295630
</message>
56305631
<message>
56315632
<source>AI backends added via the scripting engine</source>
56325633
<translation type="unfinished">AI backends added via the scripting engine</translation>
56335634
</message>
56345635
<message>
5635-
<source>Test</source>
5636-
<translation type="unfinished">Test</translation>
5637-
</message>
5638-
<message>
56395636
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
56405637
<translation type="unfinished">To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</translation>
56415638
</message>
@@ -6562,6 +6559,11 @@ Connection error message: </source>
65626559
<translation type="unfinished">AI model: %1</translation>
65636560
</message>
65646561
<message>
6562+
<source>Test</source>
6563+
<comment>verb</comment>
6564+
<translation type="unfinished">Test</translation>
6565+
</message>
6566+
<message>
65656567
<source>Test connection to %1 (%2)</source>
65666568
<translation type="unfinished">Test connection to %1 (%2)</translation>
65676569
</message>

src/languages/QOwnNotes_es.ts

+6-4
Original file line numberDiff line numberDiff line change
@@ -5606,17 +5606,14 @@ Se debe probar y si hay conflictos de sincronización establecer un valor más a
56065606
</message>
56075607
<message>
56085608
<source>Test connection</source>
5609+
<comment>"Test" as verb</comment>
56095610
<translation type="unfinished">Test connection</translation>
56105611
</message>
56115612
<message>
56125613
<source>AI backends added via the scripting engine</source>
56135614
<translation type="unfinished">AI backends added via the scripting engine</translation>
56145615
</message>
56155616
<message>
5616-
<source>Test</source>
5617-
<translation type="unfinished">Test</translation>
5618-
</message>
5619-
<message>
56205617
<source>To make use of the AI backends, you can either use the scripting command &lt;a href="%1"&gt;aiComplete&lt;/a&gt;, or look in the script repository for already-written scripts.</source>
56215618
<translation>Para usar los motores IA, puede usar la orden &lt;a href="%1"&gt;aiComplete&lt;/a&gt; o buscar en el repositorio de secuencias de órdenes ya creadas.</translation>
56225619
</message>
@@ -6537,6 +6534,11 @@ Mensaje de error de conexión: </translation>
65376534
<translation type="unfinished">AI model: %1</translation>
65386535
</message>
65396536
<message>
6537+
<source>Test</source>
6538+
<comment>verb</comment>
6539+
<translation type="unfinished">Test</translation>
6540+
</message>
6541+
<message>
65406542
<source>Test connection to %1 (%2)</source>
65416543
<translation type="unfinished">Test connection to %1 (%2)</translation>
65426544
</message>

0 commit comments

Comments
 (0)