Skip to content

Commit bd74a49

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

File tree

82 files changed

+2274
-341
lines changed

Some content is hidden

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

82 files changed

+2274
-341
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Empty note files are now allowed again and will only result in a warning in the log
66
(for [#3456](https://github.com/pbek/QOwnNotes/issues/3456))
7+
- Added more Korean, French, Spanish translation (thank you, venusgirl, jd-develop, alejandromoc)
78

89
## 26.1.15
910

src/languages/QOwnNotes_am_ET.ts

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3687,6 +3687,10 @@ If the trash is enabled on your ownCloud server you should be able to restore th
36873687
<translation type="unfinished">Delete</translation>
36883688
</message>
36893689
<message>
3690+
<source>Show archived cards</source>
3691+
<translation type="unfinished">Show archived cards</translation>
3692+
</message>
3693+
<message>
36903694
<source>This doesn't work for sub-items, because they may be hidden by the parent item!</source>
36913695
<translation type="unfinished">This doesn't work for sub-items, because they may be hidden by the parent item!</translation>
36923696
</message>
@@ -3841,6 +3845,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
38413845
<source>Loading the cards failed with status code %1 and message: %2</source>
38423846
<translation type="unfinished">Loading the cards failed with status code %1 and message: %2</translation>
38433847
</message>
3848+
<message>
3849+
<source>Error while loading archived cards</source>
3850+
<translation type="unfinished">Error while loading archived cards</translation>
3851+
</message>
3852+
<message>
3853+
<source>Loading the archived cards failed with status code %1 and message: %2</source>
3854+
<translation type="unfinished">Loading the archived cards failed with status code %1 and message: %2</translation>
3855+
</message>
38443856
</context>
38453857
<context>
38463858
<name>NoteDialog</name>
@@ -4487,6 +4499,22 @@ Click 'Cancel' to discard your changes and keep the external version.</translati
44874499
<translation type="unfinished">Copy code block</translation>
44884500
</message>
44894501
<message>
4502+
<source>Add table column left</source>
4503+
<translation type="unfinished">Add table column left</translation>
4504+
</message>
4505+
<message>
4506+
<source>Add table column right</source>
4507+
<translation type="unfinished">Add table column right</translation>
4508+
</message>
4509+
<message>
4510+
<source>Add table row above</source>
4511+
<translation type="unfinished">Add table row above</translation>
4512+
</message>
4513+
<message>
4514+
<source>Add table row below</source>
4515+
<translation type="unfinished">Add table row below</translation>
4516+
</message>
4517+
<message>
44904518
<source>Print</source>
44914519
<translation type="unfinished">Print</translation>
44924520
</message>
@@ -5992,6 +6020,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
59926020
<translation type="unfinished">Note that disabling this will also disable the navigation panel!</translation>
59936021
</message>
59946022
<message>
6023+
<source>Show line numbers and bookmark markers (1-9)</source>
6024+
<translation type="unfinished">Show line numbers and bookmark markers (1-9)</translation>
6025+
</message>
6026+
<message>
59956027
<source>Disable cursor blinking</source>
59966028
<translation type="unfinished">Disable cursor blinking</translation>
59976029
</message>
@@ -6102,10 +6134,6 @@ Just test yourself if you get sync conflicts and set a higher value if so.</tran
61026134
<translation type="unfinished">API key</translation>
61036135
</message>
61046136
<message>
6105-
<source>Show line numbers</source>
6106-
<translation type="unfinished">Show line numbers</translation>
6107-
</message>
6108-
<message>
61096137
<source>Tabs and Indents</source>
61106138
<translation type="unfinished">Tabs and Indents</translation>
61116139
</message>

src/languages/QOwnNotes_ar.ts

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3867,6 +3867,10 @@ If the trash is enabled on your ownCloud server you should be able to restore th
38673867
<translation type="unfinished">Delete</translation>
38683868
</message>
38693869
<message>
3870+
<source>Show archived cards</source>
3871+
<translation type="unfinished">Show archived cards</translation>
3872+
</message>
3873+
<message>
38703874
<source>This doesn't work for sub-items, because they may be hidden by the parent item!</source>
38713875
<translation type="unfinished">This doesn't work for sub-items, because they may be hidden by the parent item!</translation>
38723876
</message>
@@ -4021,6 +4025,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
40214025
<source>Loading the cards failed with status code %1 and message: %2</source>
40224026
<translation type="unfinished">Loading the cards failed with status code %1 and message: %2</translation>
40234027
</message>
4028+
<message>
4029+
<source>Error while loading archived cards</source>
4030+
<translation type="unfinished">Error while loading archived cards</translation>
4031+
</message>
4032+
<message>
4033+
<source>Loading the archived cards failed with status code %1 and message: %2</source>
4034+
<translation type="unfinished">Loading the archived cards failed with status code %1 and message: %2</translation>
4035+
</message>
40244036
</context>
40254037
<context>
40264038
<name>NoteDialog</name>
@@ -4698,6 +4710,22 @@ Click 'Cancel' to discard your changes and keep the external version.</translati
46984710
<translation>نسخ كتلة كود</translation>
46994711
</message>
47004712
<message>
4713+
<source>Add table column left</source>
4714+
<translation type="unfinished">Add table column left</translation>
4715+
</message>
4716+
<message>
4717+
<source>Add table column right</source>
4718+
<translation type="unfinished">Add table column right</translation>
4719+
</message>
4720+
<message>
4721+
<source>Add table row above</source>
4722+
<translation type="unfinished">Add table row above</translation>
4723+
</message>
4724+
<message>
4725+
<source>Add table row below</source>
4726+
<translation type="unfinished">Add table row below</translation>
4727+
</message>
4728+
<message>
47014729
<source>Print</source>
47024730
<translation>طباعة</translation>
47034731
</message>
@@ -6233,6 +6261,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
62336261
<translation>لاحظ أن تعطيل هذا يعطّل أيضا لوحة التنقل!</translation>
62346262
</message>
62356263
<message>
6264+
<source>Show line numbers and bookmark markers (1-9)</source>
6265+
<translation type="unfinished">Show line numbers and bookmark markers (1-9)</translation>
6266+
</message>
6267+
<message>
62366268
<source>Disable cursor blinking</source>
62376269
<translation>لا تجعل المؤشر وامضا</translation>
62386270
</message>
@@ -6343,10 +6375,6 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
63436375
<translation>مفتاح API</translation>
63446376
</message>
63456377
<message>
6346-
<source>Show line numbers</source>
6347-
<translation>إظهار أرقام السطور</translation>
6348-
</message>
6349-
<message>
63506378
<source>Tabs and Indents</source>
63516379
<translation>مسافات الجدولة والمسافات البادئة</translation>
63526380
</message>

src/languages/QOwnNotes_bg.ts

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3694,6 +3694,10 @@ If the trash is enabled on your ownCloud server you should be able to restore th
36943694
<translation type="unfinished">Delete</translation>
36953695
</message>
36963696
<message>
3697+
<source>Show archived cards</source>
3698+
<translation type="unfinished">Show archived cards</translation>
3699+
</message>
3700+
<message>
36973701
<source>This doesn't work for sub-items, because they may be hidden by the parent item!</source>
36983702
<translation type="unfinished">This doesn't work for sub-items, because they may be hidden by the parent item!</translation>
36993703
</message>
@@ -3848,6 +3852,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
38483852
<source>Loading the cards failed with status code %1 and message: %2</source>
38493853
<translation type="unfinished">Loading the cards failed with status code %1 and message: %2</translation>
38503854
</message>
3855+
<message>
3856+
<source>Error while loading archived cards</source>
3857+
<translation type="unfinished">Error while loading archived cards</translation>
3858+
</message>
3859+
<message>
3860+
<source>Loading the archived cards failed with status code %1 and message: %2</source>
3861+
<translation type="unfinished">Loading the archived cards failed with status code %1 and message: %2</translation>
3862+
</message>
38513863
</context>
38523864
<context>
38533865
<name>NoteDialog</name>
@@ -4500,6 +4512,22 @@ Click 'Cancel' to discard your changes and keep the external version.</translati
45004512
<translation>Копиране на блок с код</translation>
45014513
</message>
45024514
<message>
4515+
<source>Add table column left</source>
4516+
<translation type="unfinished">Add table column left</translation>
4517+
</message>
4518+
<message>
4519+
<source>Add table column right</source>
4520+
<translation type="unfinished">Add table column right</translation>
4521+
</message>
4522+
<message>
4523+
<source>Add table row above</source>
4524+
<translation type="unfinished">Add table row above</translation>
4525+
</message>
4526+
<message>
4527+
<source>Add table row below</source>
4528+
<translation type="unfinished">Add table row below</translation>
4529+
</message>
4530+
<message>
45034531
<source>Print</source>
45044532
<translation>Печат</translation>
45054533
</message>
@@ -6010,6 +6038,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
60106038
<translation type="unfinished">Note that disabling this will also disable the navigation panel!</translation>
60116039
</message>
60126040
<message>
6041+
<source>Show line numbers and bookmark markers (1-9)</source>
6042+
<translation type="unfinished">Show line numbers and bookmark markers (1-9)</translation>
6043+
</message>
6044+
<message>
60136045
<source>Disable cursor blinking</source>
60146046
<translation>Деактивира мигащия курсор</translation>
60156047
</message>
@@ -6120,10 +6152,6 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
61206152
<translation type="unfinished">API key</translation>
61216153
</message>
61226154
<message>
6123-
<source>Show line numbers</source>
6124-
<translation type="unfinished">Show line numbers</translation>
6125-
</message>
6126-
<message>
61276155
<source>Tabs and Indents</source>
61286156
<translation>Раздели и отстъпи</translation>
61296157
</message>

src/languages/QOwnNotes_bn.ts

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3691,6 +3691,10 @@ If the trash is enabled on your ownCloud server you should be able to restore th
36913691
<translation type="unfinished">Delete</translation>
36923692
</message>
36933693
<message>
3694+
<source>Show archived cards</source>
3695+
<translation type="unfinished">Show archived cards</translation>
3696+
</message>
3697+
<message>
36943698
<source>This doesn't work for sub-items, because they may be hidden by the parent item!</source>
36953699
<translation type="unfinished">This doesn't work for sub-items, because they may be hidden by the parent item!</translation>
36963700
</message>
@@ -3845,6 +3849,14 @@ If the trash is enabled on your ownCloud server you should be able to restore th
38453849
<source>Loading the cards failed with status code %1 and message: %2</source>
38463850
<translation type="unfinished">Loading the cards failed with status code %1 and message: %2</translation>
38473851
</message>
3852+
<message>
3853+
<source>Error while loading archived cards</source>
3854+
<translation type="unfinished">Error while loading archived cards</translation>
3855+
</message>
3856+
<message>
3857+
<source>Loading the archived cards failed with status code %1 and message: %2</source>
3858+
<translation type="unfinished">Loading the archived cards failed with status code %1 and message: %2</translation>
3859+
</message>
38483860
</context>
38493861
<context>
38503862
<name>NoteDialog</name>
@@ -4492,6 +4504,22 @@ Click 'Cancel' to discard your changes and keep the external version.</translati
44924504
<translation type="unfinished">Copy code block</translation>
44934505
</message>
44944506
<message>
4507+
<source>Add table column left</source>
4508+
<translation type="unfinished">Add table column left</translation>
4509+
</message>
4510+
<message>
4511+
<source>Add table column right</source>
4512+
<translation type="unfinished">Add table column right</translation>
4513+
</message>
4514+
<message>
4515+
<source>Add table row above</source>
4516+
<translation type="unfinished">Add table row above</translation>
4517+
</message>
4518+
<message>
4519+
<source>Add table row below</source>
4520+
<translation type="unfinished">Add table row below</translation>
4521+
</message>
4522+
<message>
44954523
<source>Print</source>
44964524
<translation type="unfinished">Print</translation>
44974525
</message>
@@ -6001,6 +6029,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
60016029
<translation type="unfinished">Note that disabling this will also disable the navigation panel!</translation>
60026030
</message>
60036031
<message>
6032+
<source>Show line numbers and bookmark markers (1-9)</source>
6033+
<translation type="unfinished">Show line numbers and bookmark markers (1-9)</translation>
6034+
</message>
6035+
<message>
60046036
<source>Disable cursor blinking</source>
60056037
<translation>কার্সার ঝলকানো অক্ষম করুন</translation>
60066038
</message>
@@ -6111,10 +6143,6 @@ Just test yourself if you get sync conflicts and set a higher value if so.</sour
61116143
<translation type="unfinished">API key</translation>
61126144
</message>
61136145
<message>
6114-
<source>Show line numbers</source>
6115-
<translation type="unfinished">Show line numbers</translation>
6116-
</message>
6117-
<message>
61186146
<source>Tabs and Indents</source>
61196147
<translation>ট্যাব এবং সূচকগুলি</translation>
61206148
</message>

src/languages/QOwnNotes_bs.ts

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3735,6 +3735,10 @@ Ako je smeće omogućeno na vašem ownCloud poslužitelju, trebali biste ih moć
37353735
<translation type="unfinished">Delete</translation>
37363736
</message>
37373737
<message>
3738+
<source>Show archived cards</source>
3739+
<translation type="unfinished">Show archived cards</translation>
3740+
</message>
3741+
<message>
37383742
<source>This doesn't work for sub-items, because they may be hidden by the parent item!</source>
37393743
<translation type="unfinished">This doesn't work for sub-items, because they may be hidden by the parent item!</translation>
37403744
</message>
@@ -3889,6 +3893,14 @@ Ako je smeće omogućeno na vašem ownCloud poslužitelju, trebali biste ih moć
38893893
<source>Loading the cards failed with status code %1 and message: %2</source>
38903894
<translation type="unfinished">Loading the cards failed with status code %1 and message: %2</translation>
38913895
</message>
3896+
<message>
3897+
<source>Error while loading archived cards</source>
3898+
<translation type="unfinished">Error while loading archived cards</translation>
3899+
</message>
3900+
<message>
3901+
<source>Loading the archived cards failed with status code %1 and message: %2</source>
3902+
<translation type="unfinished">Loading the archived cards failed with status code %1 and message: %2</translation>
3903+
</message>
38923904
</context>
38933905
<context>
38943906
<name>NoteDialog</name>
@@ -4542,6 +4554,22 @@ Click 'Cancel' to discard your changes and keep the external version.</translati
45424554
<translation type="unfinished">Copy code block</translation>
45434555
</message>
45444556
<message>
4557+
<source>Add table column left</source>
4558+
<translation type="unfinished">Add table column left</translation>
4559+
</message>
4560+
<message>
4561+
<source>Add table column right</source>
4562+
<translation type="unfinished">Add table column right</translation>
4563+
</message>
4564+
<message>
4565+
<source>Add table row above</source>
4566+
<translation type="unfinished">Add table row above</translation>
4567+
</message>
4568+
<message>
4569+
<source>Add table row below</source>
4570+
<translation type="unfinished">Add table row below</translation>
4571+
</message>
4572+
<message>
45454573
<source>Print</source>
45464574
<translation type="unfinished">Print</translation>
45474575
</message>
@@ -6052,6 +6080,10 @@ Samo se testirajte ako dobijete sukobe u sinkronizaciji i postavite veću vrijed
60526080
<translation type="unfinished">Note that disabling this will also disable the navigation panel!</translation>
60536081
</message>
60546082
<message>
6083+
<source>Show line numbers and bookmark markers (1-9)</source>
6084+
<translation type="unfinished">Show line numbers and bookmark markers (1-9)</translation>
6085+
</message>
6086+
<message>
60556087
<source>Disable cursor blinking</source>
60566088
<translation>Onemogući treptanje kursora</translation>
60576089
</message>
@@ -6162,10 +6194,6 @@ Samo se testirajte ako dobijete sukobe u sinkronizaciji i postavite veću vrijed
61626194
<translation type="unfinished">API key</translation>
61636195
</message>
61646196
<message>
6165-
<source>Show line numbers</source>
6166-
<translation type="unfinished">Show line numbers</translation>
6167-
</message>
6168-
<message>
61696197
<source>Tabs and Indents</source>
61706198
<translation>Kartice i uvlake</translation>
61716199
</message>

0 commit comments

Comments
 (0)