Skip to content

Commit 7b9e180

Browse files
committed
#1859 i18n: add more app and webpage translation
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent c235f10 commit 7b9e180

Some content is hidden

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

73 files changed

+2093
-160
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- You now are also able to **send and receive HTML and image clipboard content**
66
(for [#3371](https://github.com/pbek/QOwnNotes/issues/3371))
7+
- Added more Croatian, Spanish, Korean, French translation (thank you, milotype,
8+
alejandromoc, venusgirl, jd-develop)
79

810
## 25.10.0
911

src/languages/QOwnNotes_am_ET.ts

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2385,6 +2385,10 @@
23852385
<translation type="unfinished">Ctrl+Alt+D</translation>
23862386
</message>
23872387
<message>
2388+
<source>Send clipboard</source>
2389+
<translation type="unfinished">Send clipboard</translation>
2390+
</message>
2391+
<message>
23882392
<source>Use &amp;vertical preview layout</source>
23892393
<translation type="unfinished">Use &amp;vertical preview layout</translation>
23902394
</message>
@@ -2869,6 +2873,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
28692873
<translation type="unfinished">AI model selector</translation>
28702874
</message>
28712875
<message>
2876+
<source>Clipboard sent successfully</source>
2877+
<translation type="unfinished">Clipboard sent successfully</translation>
2878+
</message>
2879+
<message>
2880+
<source>Failed to send clipboard</source>
2881+
<translation type="unfinished">Failed to send clipboard</translation>
2882+
</message>
2883+
<message>
28722884
<source>Temporary file can't be opened</source>
28732885
<translation type="unfinished">Temporary file can't be opened</translation>
28742886
</message>
@@ -3692,14 +3704,18 @@ If the trash is enabled on your ownCloud server you should be able to restore th
36923704
<translation type="unfinished">Error while updating card</translation>
36933705
</message>
36943706
<message>
3695-
<source>Updating a card failed with status code %1 and message: %2</source>
3696-
<translation type="unfinished">Updating a card failed with status code %1 and message: %2</translation>
3707+
<source>Updating card failed with status code %1 and message: %2</source>
3708+
<translation type="unfinished">Updating card failed with status code %1 and message: %2</translation>
36973709
</message>
36983710
<message>
36993711
<source>Error while creating card</source>
37003712
<translation type="unfinished">Error while creating card</translation>
37013713
</message>
37023714
<message>
3715+
<source>Creating card failed with status code %1 and message: %2</source>
3716+
<translation type="unfinished">Creating card failed with status code %1 and message: %2</translation>
3717+
</message>
3718+
<message>
37033719
<source>Error while archiving card</source>
37043720
<translation type="unfinished">Error while archiving card</translation>
37053721
</message>
@@ -8153,6 +8169,18 @@ This cannot be undone!</translation>
81538169
<source>Insert image received from QOwnNotes web application?</source>
81548170
<translation type="unfinished">Insert image received from QOwnNotes web application?</translation>
81558171
</message>
8172+
<message>
8173+
<source>Text received from web app and copied to clipboard</source>
8174+
<translation type="unfinished">Text received from web app and copied to clipboard</translation>
8175+
</message>
8176+
<message>
8177+
<source>HTML received from web app and copied to clipboard</source>
8178+
<translation type="unfinished">HTML received from web app and copied to clipboard</translation>
8179+
</message>
8180+
<message>
8181+
<source>Image received from web app and copied to clipboard</source>
8182+
<translation type="unfinished">Image received from web app and copied to clipboard</translation>
8183+
</message>
81568184
</context>
81578185
<context>
81588186
<name>WebSocketServerService</name>

src/languages/QOwnNotes_ar.ts

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2429,6 +2429,10 @@
24292429
<translation type="unfinished">Ctrl+Alt+D</translation>
24302430
</message>
24312431
<message>
2432+
<source>Send clipboard</source>
2433+
<translation type="unfinished">Send clipboard</translation>
2434+
</message>
2435+
<message>
24322436
<source>Use &amp;vertical preview layout</source>
24332437
<translation>استخدم مخطط المعاينة ال&amp;رأسي</translation>
24342438
</message>
@@ -2969,6 +2973,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
29692973
<translation>محدد نموذج الذكاء المصطنع</translation>
29702974
</message>
29712975
<message>
2976+
<source>Clipboard sent successfully</source>
2977+
<translation type="unfinished">Clipboard sent successfully</translation>
2978+
</message>
2979+
<message>
2980+
<source>Failed to send clipboard</source>
2981+
<translation type="unfinished">Failed to send clipboard</translation>
2982+
</message>
2983+
<message>
29722984
<source>Temporary file can't be opened</source>
29732985
<translation>لا يمكن فتح الملف المؤقت</translation>
29742986
</message>
@@ -3848,14 +3860,18 @@ If the trash is enabled on your ownCloud server you should be able to restore th
38483860
<translation type="unfinished">Error while updating card</translation>
38493861
</message>
38503862
<message>
3851-
<source>Updating a card failed with status code %1 and message: %2</source>
3852-
<translation type="unfinished">Updating a card failed with status code %1 and message: %2</translation>
3863+
<source>Updating card failed with status code %1 and message: %2</source>
3864+
<translation type="unfinished">Updating card failed with status code %1 and message: %2</translation>
38533865
</message>
38543866
<message>
38553867
<source>Error while creating card</source>
38563868
<translation type="unfinished">Error while creating card</translation>
38573869
</message>
38583870
<message>
3871+
<source>Creating card failed with status code %1 and message: %2</source>
3872+
<translation type="unfinished">Creating card failed with status code %1 and message: %2</translation>
3873+
</message>
3874+
<message>
38593875
<source>Error while archiving card</source>
38603876
<translation type="unfinished">Error while archiving card</translation>
38613877
</message>
@@ -8375,6 +8391,18 @@ This cannot be undone!</source>
83758391
<source>Insert image received from QOwnNotes web application?</source>
83768392
<translation>إدراج الصورة المستلمة من تطبيق ويب QOwnNotes؟</translation>
83778393
</message>
8394+
<message>
8395+
<source>Text received from web app and copied to clipboard</source>
8396+
<translation type="unfinished">Text received from web app and copied to clipboard</translation>
8397+
</message>
8398+
<message>
8399+
<source>HTML received from web app and copied to clipboard</source>
8400+
<translation type="unfinished">HTML received from web app and copied to clipboard</translation>
8401+
</message>
8402+
<message>
8403+
<source>Image received from web app and copied to clipboard</source>
8404+
<translation type="unfinished">Image received from web app and copied to clipboard</translation>
8405+
</message>
83788406
</context>
83798407
<context>
83808408
<name>WebSocketServerService</name>

src/languages/QOwnNotes_bg.ts

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2390,6 +2390,10 @@
23902390
<translation type="unfinished">Ctrl+Alt+D</translation>
23912391
</message>
23922392
<message>
2393+
<source>Send clipboard</source>
2394+
<translation type="unfinished">Send clipboard</translation>
2395+
</message>
2396+
<message>
23932397
<source>Use &amp;vertical preview layout</source>
23942398
<translation>Използвайте &amp;вертикално оформление на визуализацията</translation>
23952399
</message>
@@ -2875,6 +2879,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
28752879
<translation type="unfinished">AI model selector</translation>
28762880
</message>
28772881
<message>
2882+
<source>Clipboard sent successfully</source>
2883+
<translation type="unfinished">Clipboard sent successfully</translation>
2884+
</message>
2885+
<message>
2886+
<source>Failed to send clipboard</source>
2887+
<translation type="unfinished">Failed to send clipboard</translation>
2888+
</message>
2889+
<message>
28782890
<source>Temporary file can't be opened</source>
28792891
<translation>Временният файл не може да бъде отворен</translation>
28802892
</message>
@@ -3699,14 +3711,18 @@ If the trash is enabled on your ownCloud server you should be able to restore th
36993711
<translation type="unfinished">Error while updating card</translation>
37003712
</message>
37013713
<message>
3702-
<source>Updating a card failed with status code %1 and message: %2</source>
3703-
<translation type="unfinished">Updating a card failed with status code %1 and message: %2</translation>
3714+
<source>Updating card failed with status code %1 and message: %2</source>
3715+
<translation type="unfinished">Updating card failed with status code %1 and message: %2</translation>
37043716
</message>
37053717
<message>
37063718
<source>Error while creating card</source>
37073719
<translation type="unfinished">Error while creating card</translation>
37083720
</message>
37093721
<message>
3722+
<source>Creating card failed with status code %1 and message: %2</source>
3723+
<translation type="unfinished">Creating card failed with status code %1 and message: %2</translation>
3724+
</message>
3725+
<message>
37103726
<source>Error while archiving card</source>
37113727
<translation type="unfinished">Error while archiving card</translation>
37123728
</message>
@@ -8182,6 +8198,18 @@ This cannot be undone!</source>
81828198
<source>Insert image received from QOwnNotes web application?</source>
81838199
<translation type="unfinished">Insert image received from QOwnNotes web application?</translation>
81848200
</message>
8201+
<message>
8202+
<source>Text received from web app and copied to clipboard</source>
8203+
<translation type="unfinished">Text received from web app and copied to clipboard</translation>
8204+
</message>
8205+
<message>
8206+
<source>HTML received from web app and copied to clipboard</source>
8207+
<translation type="unfinished">HTML received from web app and copied to clipboard</translation>
8208+
</message>
8209+
<message>
8210+
<source>Image received from web app and copied to clipboard</source>
8211+
<translation type="unfinished">Image received from web app and copied to clipboard</translation>
8212+
</message>
81858213
</context>
81868214
<context>
81878215
<name>WebSocketServerService</name>

src/languages/QOwnNotes_bn.ts

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2387,6 +2387,10 @@
23872387
<translation type="unfinished">Ctrl+Alt+D</translation>
23882388
</message>
23892389
<message>
2390+
<source>Send clipboard</source>
2391+
<translation type="unfinished">Send clipboard</translation>
2392+
</message>
2393+
<message>
23902394
<source>Use &amp;vertical preview layout</source>
23912395
<translation>পূর্বরূপ &amp; উল্লম্ব পূর্বরূপ ব্যবহার করুন</translation>
23922396
</message>
@@ -2872,6 +2876,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
28722876
<translation type="unfinished">AI model selector</translation>
28732877
</message>
28742878
<message>
2879+
<source>Clipboard sent successfully</source>
2880+
<translation type="unfinished">Clipboard sent successfully</translation>
2881+
</message>
2882+
<message>
2883+
<source>Failed to send clipboard</source>
2884+
<translation type="unfinished">Failed to send clipboard</translation>
2885+
</message>
2886+
<message>
28752887
<source>Temporary file can't be opened</source>
28762888
<translation>অস্থায়ী ফাইলটি খোলা যাবে না</translation>
28772889
</message>
@@ -3696,14 +3708,18 @@ If the trash is enabled on your ownCloud server you should be able to restore th
36963708
<translation type="unfinished">Error while updating card</translation>
36973709
</message>
36983710
<message>
3699-
<source>Updating a card failed with status code %1 and message: %2</source>
3700-
<translation type="unfinished">Updating a card failed with status code %1 and message: %2</translation>
3711+
<source>Updating card failed with status code %1 and message: %2</source>
3712+
<translation type="unfinished">Updating card failed with status code %1 and message: %2</translation>
37013713
</message>
37023714
<message>
37033715
<source>Error while creating card</source>
37043716
<translation type="unfinished">Error while creating card</translation>
37053717
</message>
37063718
<message>
3719+
<source>Creating card failed with status code %1 and message: %2</source>
3720+
<translation type="unfinished">Creating card failed with status code %1 and message: %2</translation>
3721+
</message>
3722+
<message>
37073723
<source>Error while archiving card</source>
37083724
<translation type="unfinished">Error while archiving card</translation>
37093725
</message>
@@ -8176,6 +8192,18 @@ This cannot be undone!</source>
81768192
<source>Insert image received from QOwnNotes web application?</source>
81778193
<translation type="unfinished">Insert image received from QOwnNotes web application?</translation>
81788194
</message>
8195+
<message>
8196+
<source>Text received from web app and copied to clipboard</source>
8197+
<translation type="unfinished">Text received from web app and copied to clipboard</translation>
8198+
</message>
8199+
<message>
8200+
<source>HTML received from web app and copied to clipboard</source>
8201+
<translation type="unfinished">HTML received from web app and copied to clipboard</translation>
8202+
</message>
8203+
<message>
8204+
<source>Image received from web app and copied to clipboard</source>
8205+
<translation type="unfinished">Image received from web app and copied to clipboard</translation>
8206+
</message>
81798207
</context>
81808208
<context>
81818209
<name>WebSocketServerService</name>

src/languages/QOwnNotes_bs.ts

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2396,6 +2396,10 @@
23962396
<translation type="unfinished">Ctrl+Alt+D</translation>
23972397
</message>
23982398
<message>
2399+
<source>Send clipboard</source>
2400+
<translation type="unfinished">Send clipboard</translation>
2401+
</message>
2402+
<message>
23992403
<source>Use &amp;vertical preview layout</source>
24002404
<translation>Koristite &amp;vertikalni izgled pregleda</translation>
24012405
</message>
@@ -2896,6 +2900,14 @@ Ako je smeće omogućeno na vašem ownCloud poslužitelju, trebali biste ih moć
28962900
<translation type="unfinished">AI model selector</translation>
28972901
</message>
28982902
<message>
2903+
<source>Clipboard sent successfully</source>
2904+
<translation type="unfinished">Clipboard sent successfully</translation>
2905+
</message>
2906+
<message>
2907+
<source>Failed to send clipboard</source>
2908+
<translation type="unfinished">Failed to send clipboard</translation>
2909+
</message>
2910+
<message>
28992911
<source>Temporary file can't be opened</source>
29002912
<translation>Privremena datoteka se ne može otvoriti</translation>
29012913
</message>
@@ -3734,14 +3746,18 @@ Ako je smeće omogućeno na vašem ownCloud poslužitelju, trebali biste ih moć
37343746
<translation type="unfinished">Error while updating card</translation>
37353747
</message>
37363748
<message>
3737-
<source>Updating a card failed with status code %1 and message: %2</source>
3738-
<translation type="unfinished">Updating a card failed with status code %1 and message: %2</translation>
3749+
<source>Updating card failed with status code %1 and message: %2</source>
3750+
<translation type="unfinished">Updating card failed with status code %1 and message: %2</translation>
37393751
</message>
37403752
<message>
37413753
<source>Error while creating card</source>
37423754
<translation type="unfinished">Error while creating card</translation>
37433755
</message>
37443756
<message>
3757+
<source>Creating card failed with status code %1 and message: %2</source>
3758+
<translation type="unfinished">Creating card failed with status code %1 and message: %2</translation>
3759+
</message>
3760+
<message>
37453761
<source>Error while archiving card</source>
37463762
<translation type="unfinished">Error while archiving card</translation>
37473763
</message>
@@ -8219,6 +8235,18 @@ Ovo se ne može poništiti!</translation>
82198235
<source>Insert image received from QOwnNotes web application?</source>
82208236
<translation type="unfinished">Insert image received from QOwnNotes web application?</translation>
82218237
</message>
8238+
<message>
8239+
<source>Text received from web app and copied to clipboard</source>
8240+
<translation type="unfinished">Text received from web app and copied to clipboard</translation>
8241+
</message>
8242+
<message>
8243+
<source>HTML received from web app and copied to clipboard</source>
8244+
<translation type="unfinished">HTML received from web app and copied to clipboard</translation>
8245+
</message>
8246+
<message>
8247+
<source>Image received from web app and copied to clipboard</source>
8248+
<translation type="unfinished">Image received from web app and copied to clipboard</translation>
8249+
</message>
82228250
</context>
82238251
<context>
82248252
<name>WebSocketServerService</name>

0 commit comments

Comments
 (0)