Skip to content

Commit 064310b

Browse files
committed
i18n: add more app translation
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent 583eded commit 064310b

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
`QOwnNotes-x86_64-Qt6.AppImage` (for [#3074](https://github.com/pbek/QOwnNotes/issues/3074))
88
- A styling issue in the *AI Settings* in releases using Qt 5.15.2 was fixed
99
(for [#3075](https://github.com/pbek/QOwnNotes/issues/3075))
10+
- Added more Arabic, French translation (thank you, noureddin, jd-develop)
1011

1112
## 24.8.3
1213
- A highlighting issue in malformed unordered lists was fixed again, while not

src/languages/QOwnNotes_ar.ts

+8-8
Original file line numberDiff line numberDiff line change
@@ -5792,7 +5792,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
57925792
</message>
57935793
<message>
57945794
<source>Search script repository for AI integration scripts</source>
5795-
<translation type="unfinished">Search script repository for AI integration scripts</translation>
5795+
<translation>ابحث عن بُريمجات الذكاء المصطنع في مستودع البريمجات</translation>
57965796
</message>
57975797
<message>
57985798
<source>API keys</source>
@@ -5813,11 +5813,11 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
58135813
<message>
58145814
<source>Test connection</source>
58155815
<comment>"Test" as verb</comment>
5816-
<translation type="unfinished">Test connection</translation>
5816+
<translation>اختبر الاتصال</translation>
58175817
</message>
58185818
<message>
58195819
<source>AI backends added via the scripting engine</source>
5820-
<translation type="unfinished">AI backends added via the scripting engine</translation>
5820+
<translation>خدمات الذكاء المصطنع المضافة عبر محرك البرمجة</translation>
58215821
</message>
58225822
<message>
58235823
<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>
@@ -6728,28 +6728,28 @@ Connection error message: </source>
67286728
</message>
67296729
<message>
67306730
<source>API test result for %1 (%2)</source>
6731-
<translation type="unfinished">API test result for %1 (%2)</translation>
6731+
<translation>نتيجة اختبار API لخدمة %1 (نموذج %2)</translation>
67326732
</message>
67336733
<message>
67346734
<source>AI backend: %1</source>
6735-
<translation type="unfinished">AI backend: %1</translation>
6735+
<translation>خدمة الذكاء المصطنع: %1</translation>
67366736
</message>
67376737
<message>
67386738
<source>API base URL</source>
67396739
<translation type="unfinished">API base URL</translation>
67406740
</message>
67416741
<message>
67426742
<source>AI model: %1</source>
6743-
<translation type="unfinished">AI model: %1</translation>
6743+
<translation>نموذج الذكاء المصطنع: %1</translation>
67446744
</message>
67456745
<message>
67466746
<source>Test</source>
67476747
<comment>verb</comment>
6748-
<translation type="unfinished">Test</translation>
6748+
<translation>اختبر</translation>
67496749
</message>
67506750
<message>
67516751
<source>Test connection to %1 (%2)</source>
6752-
<translation type="unfinished">Test connection to %1 (%2)</translation>
6752+
<translation>اختبر الاتصال مع خدمة %1 (نموذج %2)</translation>
67536753
</message>
67546754
<message>
67556755
<source>Find a script in the script repository</source>

src/languages/QOwnNotes_fr.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -5609,7 +5609,7 @@ Vous pouvez tester vous-même. Si vous avez des conflits de synchronisation, vou
56095609
<message>
56105610
<source>Test connection</source>
56115611
<comment>"Test" as verb</comment>
5612-
<translation type="unfinished">Test connection</translation>
5612+
<translation>Tester la connexion</translation>
56135613
</message>
56145614
<message>
56155615
<source>AI backends added via the scripting engine</source>
@@ -6541,11 +6541,11 @@ Le message d'erreur de connexion est : </translation>
65416541
<message>
65426542
<source>Test</source>
65436543
<comment>verb</comment>
6544-
<translation type="unfinished">Test</translation>
6544+
<translation>Tester</translation>
65456545
</message>
65466546
<message>
65476547
<source>Test connection to %1 (%2)</source>
6548-
<translation type="unfinished">Test connection to %1 (%2)</translation>
6548+
<translation>Tester la connexion à %1 (%2)</translation>
65496549
</message>
65506550
<message>
65516551
<source>Find a script in the script repository</source>

0 commit comments

Comments
 (0)