Skip to content

Commit c5b002c

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

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

+1493
-64
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 25.2.7
44
- The AI activity spinner will use white color in dark mode now
55
(for [#3231](https://github.com/pbek/QOwnNotes/pull/3231))
6+
- Added more Spanish translation (thank you, alejandromoc)
67

78
## 25.2.6
89
- There now is a setting to increase the API response timeout in the *AI settings*

Diff for: src/languages/QOwnNotes_am_ET.ts

+21
Original file line numberDiff line numberDiff line change
@@ -3373,6 +3373,10 @@ If the trash is enabled on your ownCloud server you should be able to restore th
33733373
<source>Click here to see what has changed and to be able to update to the latest version</source>
33743374
<translation type="unfinished">Click here to see what has changed and to be able to update to the latest version</translation>
33753375
</message>
3376+
<message>
3377+
<source>Waiting for answer from AI</source>
3378+
<translation type="unfinished">Waiting for answer from AI</translation>
3379+
</message>
33763380
<message numerus="yes">
33773381
<source>Proceed with automatic deletion of &lt;strong&gt;%n&lt;/strong&gt; conflicted database copies that may block your ownCloud sync process?</source>
33783382
<translation type="unfinished">
@@ -5657,6 +5661,23 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
56575661
<translation type="unfinished">Test connection</translation>
56585662
</message>
56595663
<message>
5664+
<source>API settings</source>
5665+
<translation type="unfinished">API settings</translation>
5666+
</message>
5667+
<message>
5668+
<source>Response timeout:</source>
5669+
<translation type="unfinished">Response timeout:</translation>
5670+
</message>
5671+
<message>
5672+
<source>Time the application will wait for a response from the server before timing out and returning an error message.</source>
5673+
<translation type="unfinished">Time the application will wait for a response from the server before timing out and returning an error message.</translation>
5674+
</message>
5675+
<message>
5676+
<source>sec</source>
5677+
<comment>seconds</comment>
5678+
<translation type="unfinished">sec</translation>
5679+
</message>
5680+
<message>
56605681
<source>AI backends added via the scripting engine</source>
56615682
<translation type="unfinished">AI backends added via the scripting engine</translation>
56625683
</message>

Diff for: src/languages/QOwnNotes_ar.ts

+22-1
Original file line numberDiff line numberDiff line change
@@ -3509,6 +3509,10 @@ If the trash is enabled on your ownCloud server you should be able to restore th
35093509
<source>Click here to see what has changed and to be able to update to the latest version</source>
35103510
<translation>اضغط هنا لترى ما الذي تغير ولتكون قادراً على التحديث إلى أحدث إصدار</translation>
35113511
</message>
3512+
<message>
3513+
<source>Waiting for answer from AI</source>
3514+
<translation type="unfinished">Waiting for answer from AI</translation>
3515+
</message>
35123516
<message numerus="yes">
35133517
<source>Proceed with automatic deletion of &lt;strong&gt;%n&lt;/strong&gt; conflicted database copies that may block your ownCloud sync process?</source>
35143518
<translation>
@@ -5866,6 +5870,23 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
58665870
<translation>اختبر الاتصال</translation>
58675871
</message>
58685872
<message>
5873+
<source>API settings</source>
5874+
<translation type="unfinished">API settings</translation>
5875+
</message>
5876+
<message>
5877+
<source>Response timeout:</source>
5878+
<translation type="unfinished">Response timeout:</translation>
5879+
</message>
5880+
<message>
5881+
<source>Time the application will wait for a response from the server before timing out and returning an error message.</source>
5882+
<translation type="unfinished">Time the application will wait for a response from the server before timing out and returning an error message.</translation>
5883+
</message>
5884+
<message>
5885+
<source>sec</source>
5886+
<comment>seconds</comment>
5887+
<translation>ثانية</translation>
5888+
</message>
5889+
<message>
58695890
<source>AI backends added via the scripting engine</source>
58705891
<translation>خدمات الذكاء المصطنع المضافة عبر محرك البرمجة</translation>
58715892
</message>
@@ -6292,7 +6313,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
62926313
<message>
62936314
<source>sec</source>
62946315
<extracomment>seconds</extracomment>
6295-
<translation>ثانية</translation>
6316+
<translation type="unfinished">sec</translation>
62966317
</message>
62976318
<message>
62986319
<source>git commit interval time [sec]</source>

Diff for: src/languages/QOwnNotes_bg.ts

+22-1
Original file line numberDiff line numberDiff line change
@@ -3380,6 +3380,10 @@ If the trash is enabled on your ownCloud server you should be able to restore th
33803380
<source>Click here to see what has changed and to be able to update to the latest version</source>
33813381
<translation>Щракнете тук, за да видите какво се е променило и да можете да актуализирате до най-новата версия</translation>
33823382
</message>
3383+
<message>
3384+
<source>Waiting for answer from AI</source>
3385+
<translation type="unfinished">Waiting for answer from AI</translation>
3386+
</message>
33833387
<message numerus="yes">
33843388
<source>Proceed with automatic deletion of &lt;strong&gt;%n&lt;/strong&gt; conflicted database copies that may block your ownCloud sync process?</source>
33853389
<translation>
@@ -5674,6 +5678,23 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
56745678
<translation type="unfinished">Test connection</translation>
56755679
</message>
56765680
<message>
5681+
<source>API settings</source>
5682+
<translation type="unfinished">API settings</translation>
5683+
</message>
5684+
<message>
5685+
<source>Response timeout:</source>
5686+
<translation type="unfinished">Response timeout:</translation>
5687+
</message>
5688+
<message>
5689+
<source>Time the application will wait for a response from the server before timing out and returning an error message.</source>
5690+
<translation type="unfinished">Time the application will wait for a response from the server before timing out and returning an error message.</translation>
5691+
</message>
5692+
<message>
5693+
<source>sec</source>
5694+
<comment>seconds</comment>
5695+
<translation>секунда</translation>
5696+
</message>
5697+
<message>
56775698
<source>AI backends added via the scripting engine</source>
56785699
<translation type="unfinished">AI backends added via the scripting engine</translation>
56795700
</message>
@@ -6104,7 +6125,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
61046125
<message>
61056126
<source>sec</source>
61066127
<extracomment>seconds</extracomment>
6107-
<translation>секунда</translation>
6128+
<translation type="unfinished">sec</translation>
61086129
</message>
61096130
<message>
61106131
<source>git commit interval time [sec]</source>

Diff for: src/languages/QOwnNotes_bn.ts

+22-1
Original file line numberDiff line numberDiff line change
@@ -3377,6 +3377,10 @@ If the trash is enabled on your ownCloud server you should be able to restore th
33773377
<source>Click here to see what has changed and to be able to update to the latest version</source>
33783378
<translation>যা পরিবর্তিত হয়েছে, দেখার জন্য এবং সর্বশেষ সংস্করণে হালনাগাদ করতে পারবেন এখানে ক্লিক করুন</translation>
33793379
</message>
3380+
<message>
3381+
<source>Waiting for answer from AI</source>
3382+
<translation type="unfinished">Waiting for answer from AI</translation>
3383+
</message>
33803384
<message numerus="yes">
33813385
<source>Proceed with automatic deletion of &lt;strong&gt;%n&lt;/strong&gt; conflicted database copies that may block your ownCloud sync process?</source>
33823386
<translation>
@@ -5666,6 +5670,23 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
56665670
<translation type="unfinished">Test connection</translation>
56675671
</message>
56685672
<message>
5673+
<source>API settings</source>
5674+
<translation type="unfinished">API settings</translation>
5675+
</message>
5676+
<message>
5677+
<source>Response timeout:</source>
5678+
<translation type="unfinished">Response timeout:</translation>
5679+
</message>
5680+
<message>
5681+
<source>Time the application will wait for a response from the server before timing out and returning an error message.</source>
5682+
<translation type="unfinished">Time the application will wait for a response from the server before timing out and returning an error message.</translation>
5683+
</message>
5684+
<message>
5685+
<source>sec</source>
5686+
<comment>seconds</comment>
5687+
<translation>সেকেন্ড</translation>
5688+
</message>
5689+
<message>
56695690
<source>AI backends added via the scripting engine</source>
56705691
<translation type="unfinished">AI backends added via the scripting engine</translation>
56715692
</message>
@@ -6095,7 +6116,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
60956116
<message>
60966117
<source>sec</source>
60976118
<extracomment>seconds</extracomment>
6098-
<translation>সেকেন্ড</translation>
6119+
<translation type="unfinished">sec</translation>
60996120
</message>
61006121
<message>
61016122
<source>git commit interval time [sec]</source>

Diff for: src/languages/QOwnNotes_bs.ts

+22-1
Original file line numberDiff line numberDiff line change
@@ -3410,6 +3410,10 @@ Ako je smeće omogućeno na vašem ownCloud poslužitelju, trebali biste ih moć
34103410
<source>Click here to see what has changed and to be able to update to the latest version</source>
34113411
<translation>Kliknite ovdje da biste vidjeli šta se promijenilo i da biste mogli ažurirati na najnoviju verziju</translation>
34123412
</message>
3413+
<message>
3414+
<source>Waiting for answer from AI</source>
3415+
<translation type="unfinished">Waiting for answer from AI</translation>
3416+
</message>
34133417
<message numerus="yes">
34143418
<source>Proceed with automatic deletion of &lt;strong&gt;%n&lt;/strong&gt; conflicted database copies that may block your ownCloud sync process?</source>
34153419
<translation>
@@ -5709,6 +5713,23 @@ Samo se testirajte ako dobijete sukobe u sinkronizaciji i postavite veću vrijed
57095713
<translation type="unfinished">Test connection</translation>
57105714
</message>
57115715
<message>
5716+
<source>API settings</source>
5717+
<translation type="unfinished">API settings</translation>
5718+
</message>
5719+
<message>
5720+
<source>Response timeout:</source>
5721+
<translation type="unfinished">Response timeout:</translation>
5722+
</message>
5723+
<message>
5724+
<source>Time the application will wait for a response from the server before timing out and returning an error message.</source>
5725+
<translation type="unfinished">Time the application will wait for a response from the server before timing out and returning an error message.</translation>
5726+
</message>
5727+
<message>
5728+
<source>sec</source>
5729+
<comment>seconds</comment>
5730+
<translation>sec</translation>
5731+
</message>
5732+
<message>
57125733
<source>AI backends added via the scripting engine</source>
57135734
<translation type="unfinished">AI backends added via the scripting engine</translation>
57145735
</message>
@@ -6138,7 +6159,7 @@ Samo se testirajte ako dobijete sukobe u sinkronizaciji i postavite veću vrijed
61386159
<message>
61396160
<source>sec</source>
61406161
<extracomment>seconds</extracomment>
6141-
<translation>sec</translation>
6162+
<translation type="unfinished">sec</translation>
61426163
</message>
61436164
<message>
61446165
<source>git commit interval time [sec]</source>

Diff for: src/languages/QOwnNotes_ca.ts

+22-1
Original file line numberDiff line numberDiff line change
@@ -3367,6 +3367,10 @@ Si la paperera està habilitada al vostre servidor ownCloud les podreu restaurar
33673367
<source>Click here to see what has changed and to be able to update to the latest version</source>
33683368
<translation>Feu clic aquí per veure què ha canviat i poder actualitzar a la darrera versió</translation>
33693369
</message>
3370+
<message>
3371+
<source>Waiting for answer from AI</source>
3372+
<translation type="unfinished">Waiting for answer from AI</translation>
3373+
</message>
33703374
<message numerus="yes">
33713375
<source>Proceed with automatic deletion of &lt;strong&gt;%n&lt;/strong&gt; conflicted database copies that may block your ownCloud sync process?</source>
33723376
<translation>
@@ -5651,6 +5655,23 @@ Proveu si teniu conflictes de sincronització i poseu un valor més alt si cal.<
56515655
<translation type="unfinished">Test connection</translation>
56525656
</message>
56535657
<message>
5658+
<source>API settings</source>
5659+
<translation type="unfinished">API settings</translation>
5660+
</message>
5661+
<message>
5662+
<source>Response timeout:</source>
5663+
<translation type="unfinished">Response timeout:</translation>
5664+
</message>
5665+
<message>
5666+
<source>Time the application will wait for a response from the server before timing out and returning an error message.</source>
5667+
<translation type="unfinished">Time the application will wait for a response from the server before timing out and returning an error message.</translation>
5668+
</message>
5669+
<message>
5670+
<source>sec</source>
5671+
<comment>seconds</comment>
5672+
<translation>segons</translation>
5673+
</message>
5674+
<message>
56545675
<source>AI backends added via the scripting engine</source>
56555676
<translation type="unfinished">AI backends added via the scripting engine</translation>
56565677
</message>
@@ -6077,7 +6098,7 @@ Proveu si teniu conflictes de sincronització i poseu un valor més alt si cal.<
60776098
<message>
60786099
<source>sec</source>
60796100
<extracomment>seconds</extracomment>
6080-
<translation>segons</translation>
6101+
<translation type="unfinished">sec</translation>
60816102
</message>
60826103
<message>
60836104
<source>git commit interval time [sec]</source>

Diff for: src/languages/QOwnNotes_ceb.ts

+22-1
Original file line numberDiff line numberDiff line change
@@ -3377,6 +3377,10 @@ If the trash is enabled on your ownCloud server you should be able to restore th
33773377
<source>Click here to see what has changed and to be able to update to the latest version</source>
33783378
<translation>I-click dinhi aron matan-aw kung unsa ang nausab ug mahimong ma-update sa pinakabag-o nga bersyon</translation>
33793379
</message>
3380+
<message>
3381+
<source>Waiting for answer from AI</source>
3382+
<translation type="unfinished">Waiting for answer from AI</translation>
3383+
</message>
33803384
<message numerus="yes">
33813385
<source>Proceed with automatic deletion of &lt;strong&gt;%n&lt;/strong&gt; conflicted database copies that may block your ownCloud sync process?</source>
33823386
<translation>
@@ -5671,6 +5675,23 @@ Sulayi lang ang imong kaugalingon kon makasinati ka og panagbangi ug maghimo og
56715675
<translation type="unfinished">Test connection</translation>
56725676
</message>
56735677
<message>
5678+
<source>API settings</source>
5679+
<translation type="unfinished">API settings</translation>
5680+
</message>
5681+
<message>
5682+
<source>Response timeout:</source>
5683+
<translation type="unfinished">Response timeout:</translation>
5684+
</message>
5685+
<message>
5686+
<source>Time the application will wait for a response from the server before timing out and returning an error message.</source>
5687+
<translation type="unfinished">Time the application will wait for a response from the server before timing out and returning an error message.</translation>
5688+
</message>
5689+
<message>
5690+
<source>sec</source>
5691+
<comment>seconds</comment>
5692+
<translation>seg</translation>
5693+
</message>
5694+
<message>
56745695
<source>AI backends added via the scripting engine</source>
56755696
<translation type="unfinished">AI backends added via the scripting engine</translation>
56765697
</message>
@@ -6101,7 +6122,7 @@ Sulayi lang ang imong kaugalingon kon makasinati ka og panagbangi ug maghimo og
61016122
<message>
61026123
<source>sec</source>
61036124
<extracomment>seconds</extracomment>
6104-
<translation>seg</translation>
6125+
<translation type="unfinished">sec</translation>
61056126
</message>
61066127
<message>
61076128
<source>git commit interval time [sec]</source>

Diff for: src/languages/QOwnNotes_cs.ts

+22-1
Original file line numberDiff line numberDiff line change
@@ -3442,6 +3442,10 @@ Jestliže je koš na Vašem ownCloud serveru povolen, budete z něj schopni odst
34423442
<source>Click here to see what has changed and to be able to update to the latest version</source>
34433443
<translation>Klikněte zde, abyste zjistili, co se změnilo a bylo možné aktualizovat na nejnovější verzi</translation>
34443444
</message>
3445+
<message>
3446+
<source>Waiting for answer from AI</source>
3447+
<translation type="unfinished">Waiting for answer from AI</translation>
3448+
</message>
34453449
<message numerus="yes">
34463450
<source>Proceed with automatic deletion of &lt;strong&gt;%n&lt;/strong&gt; conflicted database copies that may block your ownCloud sync process?</source>
34473451
<translation>
@@ -5754,6 +5758,23 @@ Jen se otestujte, pokud máte konflikty synchronizace a pokud ano, nastavte vyš
57545758
<translation type="unfinished">Test connection</translation>
57555759
</message>
57565760
<message>
5761+
<source>API settings</source>
5762+
<translation type="unfinished">API settings</translation>
5763+
</message>
5764+
<message>
5765+
<source>Response timeout:</source>
5766+
<translation type="unfinished">Response timeout:</translation>
5767+
</message>
5768+
<message>
5769+
<source>Time the application will wait for a response from the server before timing out and returning an error message.</source>
5770+
<translation type="unfinished">Time the application will wait for a response from the server before timing out and returning an error message.</translation>
5771+
</message>
5772+
<message>
5773+
<source>sec</source>
5774+
<comment>seconds</comment>
5775+
<translation>sec</translation>
5776+
</message>
5777+
<message>
57575778
<source>AI backends added via the scripting engine</source>
57585779
<translation type="unfinished">AI backends added via the scripting engine</translation>
57595780
</message>
@@ -6184,7 +6205,7 @@ Jen se otestujte, pokud máte konflikty synchronizace a pokud ano, nastavte vyš
61846205
<message>
61856206
<source>sec</source>
61866207
<extracomment>seconds</extracomment>
6187-
<translation>sec</translation>
6208+
<translation type="unfinished">sec</translation>
61886209
</message>
61896210
<message>
61906211
<source>git commit interval time [sec]</source>

Diff for: src/languages/QOwnNotes_da.ts

+22-1
Original file line numberDiff line numberDiff line change
@@ -3380,6 +3380,10 @@ hvis papirkurven er aktiveret på din ownCloud server du skal kunne gendanne dem
33803380
<source>Click here to see what has changed and to be able to update to the latest version</source>
33813381
<translation>Klik her for at se, hvad der er ændret og for at kunne opdatere til den nyeste version</translation>
33823382
</message>
3383+
<message>
3384+
<source>Waiting for answer from AI</source>
3385+
<translation type="unfinished">Waiting for answer from AI</translation>
3386+
</message>
33833387
<message numerus="yes">
33843388
<source>Proceed with automatic deletion of &lt;strong&gt;%n&lt;/strong&gt; conflicted database copies that may block your ownCloud sync process?</source>
33853389
<translation>
@@ -5668,6 +5672,23 @@ Bare test dig selv, hvis du får synkroniseringskonflikter og angiv en højere v
56685672
<translation type="unfinished">Test connection</translation>
56695673
</message>
56705674
<message>
5675+
<source>API settings</source>
5676+
<translation type="unfinished">API settings</translation>
5677+
</message>
5678+
<message>
5679+
<source>Response timeout:</source>
5680+
<translation type="unfinished">Response timeout:</translation>
5681+
</message>
5682+
<message>
5683+
<source>Time the application will wait for a response from the server before timing out and returning an error message.</source>
5684+
<translation type="unfinished">Time the application will wait for a response from the server before timing out and returning an error message.</translation>
5685+
</message>
5686+
<message>
5687+
<source>sec</source>
5688+
<comment>seconds</comment>
5689+
<translation>sek</translation>
5690+
</message>
5691+
<message>
56715692
<source>AI backends added via the scripting engine</source>
56725693
<translation type="unfinished">AI backends added via the scripting engine</translation>
56735694
</message>
@@ -6097,7 +6118,7 @@ Bare test dig selv, hvis du får synkroniseringskonflikter og angiv en højere v
60976118
<message>
60986119
<source>sec</source>
60996120
<extracomment>seconds</extracomment>
6100-
<translation>sek</translation>
6121+
<translation type="unfinished">sec</translation>
61016122
</message>
61026123
<message>
61036124
<source>git commit interval time [sec]</source>

0 commit comments

Comments
 (0)