diff --git a/src-ui/src/locale/messages.af_ZA.xlf b/src-ui/src/locale/messages.af_ZA.xlf
index aad2a5480..0f55f049e 100644
--- a/src-ui/src/locale/messages.af_ZA.xlf
+++ b/src-ui/src/locale/messages.af_ZA.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
Die paneelbord kan gebruik word om bewaarde aansigte, soos ’n ‘inmandjie’, te bekyk. Daardie instellings word, sodra u een geskep het, gevind onder Instellings > Bewaarde aansigte.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Sleep-en-los dokumente hier om te begin oplaai, of plaas dit in die verbruik-vouer. U kan ook dokumente enige plek sleep-en-los op alle ander blaaie van die webtoep. Sodra u dit doen, sal Paperless-ngx sy masjienleeralgoritmes begin oplei.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
Die dokumentlyste toon al u dokumente en laat filtrering en massawysiging toe. Daar is drie verskillende aansigstyle: lys, klein kaarte en groot kaarte. ’n Lys van dokumente wat tans oop is vir wysiging word in die systaaf getoon.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
Die filtreernutsmiddels laat u dokumente vinnig vind met verskeie soektogte, datums, etikette, ens.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Enige kombinasie van filters kan as ’n ‘aansig’ bewaar word, wat dan op die paneelbord en/of systaaf vertoon kan word.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Etikette, korrespondente, dokumenttipes en bergpaaie kan alles deur hierdie blaaie bestuur word. Dit kan ook vanuit die dokumentwysigaansig geskep word.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
Lêertake toon dokumente wat verbruik is, wag om verbruik te word, of misluk het tydens die proses.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Bekyk die instellings vir verskillende aanpassings aan die webtoep, wysig instellings vir bewaarde aansigte of stel e-poskontrole in.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Dankie! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
Daar is nog <em>baie</em> meer funksies en inligting wat ons nie hier behandel het nie, maar u sal hiermee kan begin. Bekyk die dokumentasie of besoek die projek op GitHub vir meer inligting of om probleme te rapporteer.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Ten slotte, namens elke bydraer aan hierdie gemeenskapsondersteunde projek, dankie dat u Paperless-ngx gebruik!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Oplaai word geïnisieer…
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Fout by die bewaar van instellings.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2529,7 +2533,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2537,6 +2541,38 @@
Titel
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Laai af
+
Statistics
@@ -2740,26 +2776,6 @@
van
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Laai af
-
Download original
@@ -2800,7 +2816,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Sluit
@@ -3200,19 +3216,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Dit kan nie ontdaan word nie.
@@ -3228,19 +3244,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Gaan voort
@@ -3627,12 +3643,12 @@
Bekyk notas
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- notas
+ Notes
Filter by document type
@@ -3850,11 +3866,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3995,12 +4011,12 @@
Aansig “” suksesvol geskep.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Korrespondent: {this.correspondents.find(© => c.id == +rule.value)?.name}
+ Correspondent:
Without correspondent
@@ -4011,12 +4027,12 @@
Sonder korrespondent
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4027,12 +4043,12 @@
Sonder dokumenttipe
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4043,18 +4059,18 @@
Without storage path
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Etiket:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Sonder enige etiket
@@ -4062,7 +4078,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Titel:
@@ -4070,7 +4086,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4078,7 +4094,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Eienaar:
@@ -4086,7 +4102,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Eienaar nie in:
@@ -4094,7 +4110,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Sonder ’n eienaar
@@ -4102,7 +4118,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Titel & inhoud
@@ -4110,7 +4126,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Gevorderde soektog
@@ -4118,7 +4134,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Meer soos
@@ -4126,7 +4142,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
gelyk aan
@@ -4134,7 +4150,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
is leeg
@@ -4142,7 +4158,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
is nie leeg nie
@@ -4150,7 +4166,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
groter as
@@ -4158,7 +4174,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
kleiner as
@@ -4246,19 +4262,19 @@
Skrap nota
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Fout by bewaar van nota:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Fout by skrap van nota:
@@ -4706,17 +4722,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Bywerkkontrole werk deur die openbare Github API te pieng vir die nuutste vrystelling om te bepaal of ’n nuwe weergawe beskikbaar is. Werklike bywerk van die toep moet nog handmatig gedoen word.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- Geen naspoordata word op enige wyse deur die toep versamel nie.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4858,7 +4874,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
E-pos
@@ -4946,7 +4962,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Bewaarde aansig "" is geskrap.
@@ -4954,7 +4970,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Instellings bewaar
@@ -4962,7 +4978,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Instellings is suksesvol bewaar.
@@ -4970,7 +4986,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Instellings is suksesvol bewaar. Moet herlaai word om sommige veranderinge toe te pas.
@@ -4978,7 +4994,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Herlaai nou
@@ -4986,7 +5002,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Gebruik stelseltaal
@@ -4994,7 +5010,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Gebruik datumformaat van aansigtaal
@@ -5002,7 +5018,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Fout toe instellings op bediener bewaar is.
@@ -5010,7 +5026,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Wagwoord is verander, u sal vir nn oomblik afgeteken word.
@@ -5018,7 +5034,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Gebruiker “” is bewaar.
@@ -5026,7 +5042,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Fout by bewaar van gebruiker.
@@ -5034,7 +5050,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Bevestig skrap van gebruikersrekening
@@ -5042,7 +5058,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
Hierdie bewerking sal hierdie gebruikersrekening permanent skrap.
@@ -5050,7 +5066,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Skrap gebruiker
@@ -5058,7 +5074,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Fout by skrap van gebruiker.
@@ -5066,7 +5082,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Groep “” is bewaar.
@@ -5074,7 +5090,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Fout by bewaar van groep.
@@ -5082,7 +5098,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Bevestig skrap van gebruikersgroep
@@ -5090,7 +5106,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
Hierdie bewerking sal hierdie gebruikersgroep permanent skrap.
@@ -5098,7 +5114,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Geskrapte groep
@@ -5106,7 +5122,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Fout by skrap van groep.
@@ -5114,7 +5130,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Rekening “” is bewaar.
@@ -5122,7 +5138,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Fout by bewaar van rekening.
@@ -5130,7 +5146,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Bevestig skrap van e-posrekening
@@ -5138,7 +5154,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
Hierdie bewerking sal hierdie e-posrekening permanent skrap.
@@ -5146,7 +5162,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Skrap e-posrekening
@@ -5154,7 +5170,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Fout by skrap van e-posrekening.
@@ -5162,7 +5178,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Reël “” is bewaar.
@@ -5170,7 +5186,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Fout by bewaar van reël.
@@ -5178,7 +5194,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Bevestig skrap van e-posreël
@@ -5186,7 +5202,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
Hierdie bewerking sal hierdie e-posreël permanent skrap.
@@ -5194,7 +5210,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Skrap e-posreël
@@ -5202,7 +5218,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Fout by skrap van e-posreël.
@@ -5382,6 +5398,38 @@
take?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5490,7 +5538,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Waarskuwing: U het onbewaarde veranderinge aan u dokument(e).
@@ -5502,7 +5550,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5546,7 +5594,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
U het onbewaarde veranderinge aan die bewaarde aansig
@@ -5554,7 +5602,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Is u seker u wil hierdie bewarde aansig sluit?
@@ -5562,7 +5610,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Bewaar en sluit
@@ -5570,7 +5618,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
U het nie toestemmings om dit te doen nie
@@ -5610,7 +5658,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Dokument bestaan reeds.
@@ -5618,7 +5666,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Dokument met ASN bestaan reeds.
@@ -5626,7 +5674,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Lêer nie gevind nie.
@@ -5634,7 +5682,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Voorverbruikskrip bestaan nie.
@@ -5643,7 +5691,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Fout tydens die uitvoer van die voorverbruikskrip.
@@ -5652,7 +5700,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Naverbruikskrip bestaan nie.
@@ -5661,7 +5709,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Fout tydens die uitvoer van die naverbruikskrip.
@@ -5670,7 +5718,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Nuwe lêer ontvang.
@@ -5678,7 +5726,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Lêertipe nie ondersteun nie.
@@ -5686,7 +5734,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Dokument word verwerk…
@@ -5694,7 +5742,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Kiekie word gegenereer…
@@ -5702,7 +5750,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Datum word van dokument verkry…
@@ -5710,7 +5758,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Dokument word bewaar…
@@ -5718,7 +5766,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Klaar.
@@ -5931,11 +5979,19 @@
Russies
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Sloweens
@@ -5943,7 +5999,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serwies
@@ -5951,7 +6007,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Sweeds
@@ -5959,7 +6015,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turks
@@ -5967,7 +6023,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Vereenvoudigde Sjinees
@@ -5975,7 +6031,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5983,7 +6039,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Eenmalige migrasie van instellings na die databasis is suksesvol voltooi!
@@ -5991,7 +6047,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Kan nie instellings na die databasis migreer nie, probeer handmatig bewaar.
@@ -5999,7 +6055,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
U kan die toer weer vanuit die instellingsblad begin.
diff --git a/src-ui/src/locale/messages.ar_AR.xlf b/src-ui/src/locale/messages.ar_AR.xlf
index e7fdecdec..f7e95d4c0 100644
--- a/src-ui/src/locale/messages.ar_AR.xlf
+++ b/src-ui/src/locale/messages.ar_AR.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
يمكن استخدام لوحة التحكم لعرض العروض المحفوظة، مثل 'علبة الوارد'. بواسطة الإعدادات يمكنك تفعيلها > المشاهدات المحفوظة بمجرد إنشاء بعضها.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
سحب وإسقاط المستندات هنا للبدء في تحميلها أو وضعها في المجلد المستهلك. يمكنك أيضًا سحب وإسقاط المستندات في أي مكان على جميع الصفحات الأخرى من تطبيق الويب. بمجرد ذلك، سيبدأ هذا التطبيق في تدريب خوارزميات تعلم الآلات.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
تظهر قائمة المستندات جميع مستنداتك وتسمح بالتصفية والتحرير بالجملة. وهناك ثلاث أنماط مختلفة للعرض: القائمة والبطاقات الصغيرة والبطاقات الكبيرة، وفي الشريط الجانبي قائمة بالمستندات المفتوحة حاليا للتحرير.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
أدوات التصفية تسمح لك بالعثور بسرعة على المستندات باستخدام مختلف عمليات البحث والتواريخ والعلامات وما إلى ذلك.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
يمكن حفظ أي مزيج من التصفيات مثل "عرض" يمكنك عرضه بعد ذلك على لوحة التحكم / أو الشريط الجانبي.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
يمكن إدارة جميع العلامات والمراسلين وأنواع الوثائق ومسارات التخزين باستخدام هذه الصفحات. ويمكن أيضا إنشاؤها من تعديل عرض المستند.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
ملف المهام يظهر لك المستندات المستهلكة، أو تنتظر أن تكون، أو يكون أخفق في أثناء العملية.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
التحقق من إعدادات التعديلات المختلفة على تطبيق الويب، أو تبديل إعدادات العروض المحفوظة أو إعداد التحقق من البريد الإلكتروني.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
شكراً لك! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
هناك <em>أطنان</em> المزيد من الميزات والمعلومات التي لم نغطيها هنا، ولكن يجب يكون هذا كافيا لك للبداية. يرجى مراجعة المستندات أو زيارة المشروع على GitHub لمعرفة المزيد أو للإبلاغ عن المشكلات.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
أخيرا، بالنيابة عن كل مساهم في هذا المشروع المدعوم من المجتمع، شكرا لك على استخدام Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
بَدْء التحميل...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
حدث خطأ في أثناء حفظ الإعدادات.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
عنوان
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ تحميل
+
Statistics
@@ -2738,26 +2774,6 @@
من
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- تحميل
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
إغلاق
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
لا يمكن التراجع عن هذه العملية.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
متابعة
@@ -3625,12 +3641,12 @@
إظهار الملاحظات
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- الملاحظات
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
عرض "" أنشئ بنجاح.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- مراسل:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
بدون مراسل
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
بدون نوع المستند
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Without storage path
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- علامة:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
بدون أي علامة
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
العنوان:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
المالك:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
المالك ليس في:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
بدون مالك
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
العنوان & المحتوى
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
بحث متقدم
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
أكثر مثله
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
يساوي
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
فارغ
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
غير فارغ
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
أكبر من
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
أقل من
@@ -4244,19 +4260,19 @@
حذف الملاحظة
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- خطأ في حفظ الملاحظة:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
خطأ في حذف الملاحظة:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
التحقق من التحديثات يعمل عن طريق اختبار التواصل مع الجمهور Github API حول أحدث إصدار لتحديد ما إذا كان الإصدار الجديد متاحًا أم لا. يتطلب إجراء التحديث الفعلي للتطبيق يدويا.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- لا يتم جمع بيانات التتبع بواسطة التطبيق بأي طريقة.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
البريد
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
العرض المحفوظ "" مُسح.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
الإعدادات حُفظت
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
حُفظت الإعدادات بنجاح.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
حفظت الإعدادات بنجاح. إعادة تحميل مطلوب لتطبيق بعض التغييرات.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
إعادة تحميل الآن
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
استخدم لغة النظام
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
استخدم تنسيق تاريخ لغة العرض
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
حدث خطأ أثناء تخزين الإعدادات على السيرفر.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
تم تغيير كلمة المرور، سيتم تسجيل خروجك مؤقتا.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
مستخدم محفوظ "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
خطأ أثناء حفظ المستخدم.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
تأكيد حذف حساب المستخدم
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
هذه العملية ستقوم بحذف حساب المستخدم هذا بشكل دائم.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
مستخدم محذوف
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
خطأ في حذف المستخدم.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
مجموعة محفوظة "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
خطأ في حفظ المجموعة.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
تأكيد حذف مجموعة المستخدم
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
هذه العملية ستقوم بحذف مجموعة المستخدم هذه بشكل دائم.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
مجموعة محذوفة
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
حدث خطأ أثناء حذف المجموعة.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
حفظ الحساب"".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
خطأ أثناء حفظ الحساب.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
تأكيد حذف حساب البريد
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
هذه العملية ستقوم بحذف حساب البريد هذا بشكل دائم.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
تم حذف حساب البريد
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
خطأ في حذف حساب البريد.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
قاعدة محفوظة "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
خطأ أثناء حفظ القاعدة.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
تأكيد حذف حساب البريد
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
هذه العملية ستقوم بحذف قاعدة البريد هذه بشكل دائم.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
تم حذف قاعدة البريد
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
خطأ في حذف قاعدة البريد الإلكتروني.
@@ -5380,6 +5396,38 @@
مهام؟
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
تحذير: لديك تغييرات غير محفوظة للمستند(المستندات).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
لديك تغييرات غير محفوظة في العرض المحفوظ
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
متيقِّن من إغلاق هذا العرض المحفوظ؟
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
حفظ و إغلاق
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
لا تملك صلاحيّات تنفيذ ذلك
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
المستند موجود مسبقاً.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
المستند ورقم مسلسل الأرشيف موجودون مسبقاً.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
لم يعثر على الملف.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
البرنامَج النصي قبل-الاستهلاك غير موجود.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
حدث خطأ في أثناء تنفيذ البرنامَج النصي قبل-الاستهلاك.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
البرنامَج النصي بعد-الاستهلاك غير موجود.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
حدث خطأ في أثناء تنفيذ البرنامَج النصي بعد-الاستهلاك.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
استلم ملف جديد.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
نوع الملف غير مدعوم.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
معالجة الوثيقة...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
إنشاء مصغرات...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
استرداد التاريخ من المستند...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
حفظ المستند...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
انتهى.
@@ -5929,11 +5977,19 @@
الروسية
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
السلوفانية
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
الصربية
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
السويدية
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
التركية
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
الصينية المبسطة
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
تم بنجاح ترحيل الإعدادات مرة واحدة إلى قاعدة البيانات!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
غير قادر على ترحيل الإعدادات إلى قاعدة البيانات، الرجاء محاولة الحفظ يدوياً.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
يمكنك إعادة تشغيل الجولة من صفحة الإعدادات.
diff --git a/src-ui/src/locale/messages.be_BY.xlf b/src-ui/src/locale/messages.be_BY.xlf
index 2e809e55e..ce8dd4ffb 100644
--- a/src-ui/src/locale/messages.be_BY.xlf
+++ b/src-ui/src/locale/messages.be_BY.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
Прыборную панэль можна выкарыстоўваць для паказу захаваных праглядаў, такіх як "Уваходныя". Гэтыя налады знаходзяцца ў Наладах > Захаваныя прагляды пасля таго, як вы іх стварылі.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
Спіс дакументаў паказвае ўсе вашы дакументы і дазваляе фільтраваць, а таксама масава рэдагаваць. Ёсць тры розныя стылі прагляду: спіс, маленькія карты і вялікія карты. Спіс дакументаў, адкрытых для рэдагавання, паказаны на бакавой панэлі.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
Інструменты фільтрацыі дазваляюць хутка знаходзіць дакументы па розных пошуках, датах, тэгах і г.д.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Любую камбінацыю фільтраў можна захаваць у выглядзе 'прагляда', які потым можа адлюстроўвацца на прыборнай панэлі і/або бакавой панэлі.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
З дапамогай гэтых старонак можна кіраваць тэгамі, карэспандэнтамі, тыпамі дакументаў і шляхамі захоўвання. Іх таксама можна стварыць з прагляду рэдагавання дакумента.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
Файлавыя задачы паказваюць вам дакументы, якія былі спажыты, чакаюць або пацярпелі збой падчас працэсу.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Дзякуй! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
Ёсць <em>тоны</em> дадатковыя магчымасці і інфармацыя, якую мы тут не разглядалі, але гэта дапаможа вам пачаць. Праверце дакументацыю або наведайце праект на GitHub, каб даведацца больш або паведаміць аб праблемах.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Нарэшце, ад імя кожнага ўдзельніка гэтага праекта, які падтрымліваецца супольнасцю, дзякуй за выкарыстанне Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Пачатак загрузкі...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Адбылася памылка пры захаванні налад.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Назва
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Спампаваць
+
Statistics
@@ -2738,26 +2774,6 @@
з
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Спампаваць
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Закрыць
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Гэтую аперацыю нельга адмяніць.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Працягнуць
@@ -3625,12 +3641,12 @@
View notes
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
Прагляд "" створаны паспяхова.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Карэспандэнт:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Без карэспандэнта
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Без тыпу дакумента
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Without storage path
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Тэг:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Без усялякага тэга
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Назва:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Owner:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Owner not in:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Without an owner
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Назва & змест
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Пашыраны пошук
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Больш падобных
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
супадае з
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
пусты
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
не пусты
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
большы за
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
менш за
@@ -4244,19 +4260,19 @@
Delete note
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error saving note:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Error deleting note:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Захаваны выгляд "" выдалены.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Налады захаваны
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Налады былі паспяхова захаваны.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Налады былі паспяхова захаваны. Каб прымяніць некаторыя змены, патрабуецца перазагрузка.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Перазагрузіць зараз
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Выкарыстоўваць мову сістэмы
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Выкарыстоўваць фармат даты мовы адлюстравання
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error while storing settings on server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Password has been changed, you will be logged out momentarily.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Saved user "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error saving user.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirm delete user account
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
This operation will permanently delete this user account.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Deleted user
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error deleting user.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Saved group "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error saving group.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirm delete user group
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
This operation will permanently delete this user group.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Deleted group
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error deleting group.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Saved account "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error saving account.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirm delete mail account
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
This operation will permanently delete this mail account.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Deleted mail account
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error deleting mail account.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Saved rule "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error saving rule.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirm delete mail rule
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
This operation will permanently delete this mail rule.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Deleted mail rule
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error deleting mail rule.
@@ -5380,6 +5396,38 @@
задачы?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Папярэджанне: у вас ёсць незахаваныя змены ў дакументах.
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
You have unsaved changes to the saved view
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Are you sure you want to close this saved view?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Save and close
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
You don't have permissions to do that
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Дакумент ужо існуе.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Document with ASN already exists.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Файл не знойдзены.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Скрыпт перадапрацоўкі не існуе.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Памылка пры выкананні скрыпту перадапрацоўкі.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Скрыпт постапрацоўкі не існуе.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Памылка пры выкананні скрыпту постапрацоўкі.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Атрыманы новы файл.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Тып файла не падтрымліваецца.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Апрацоўка дакумента...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Стварэнне мініяцюры...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Атрыманне даты з дакумента...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Захаванне дакумента...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Завершана.
@@ -5929,11 +5977,19 @@
Руская
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Славенская
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Сербская
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Шведская
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Турэцкая
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Кітайская спрошчаная
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Паспяхова выканана аднаразовая міграцыя налад у базу!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Немагчыма перанесці налады ў базу дадзеных, паспрабуйце захаваць уручную.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
You can restart the tour from the settings page.
diff --git a/src-ui/src/locale/messages.ca_ES.xlf b/src-ui/src/locale/messages.ca_ES.xlf
index 24e36c3f1..6d271bdb2 100644
--- a/src-ui/src/locale/messages.ca_ES.xlf
+++ b/src-ui/src/locale/messages.ca_ES.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
El tauler es pot utilitzar per mostrar vistes desades, com ara una "Safata d'entrada". Aquesta configuració es troba a Configuració > Visualitzacions desades un cop hagis creat algunes.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Arrossega i deixa anar documents aquí per començar a penjar-los o col·locar-los a la carpeta de consum. També podeu arrossegar i deixar anar documents a qualsevol lloc de la resta de pàgines de l'aplicació web. Un cop ho feu, Paperless-ngx començarà a entrenar els seus algorismes d'aprenentatge automàtic.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
La llista de documents mostra tots els vostres documents i permet el filtratge i l'edició massiva. Hi ha tres estils de vista diferents: llista, targetes petites i targetes grans. A la barra lateral es mostra una llista dels documents oberts actualment per editar-los.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
Les eines de filtratge permeten trobar ràpidament documents mitjançant diverses cerques, dates, etiquetes, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Qualsevol combinació de filtres es pot desar com a "vista" que després es pot mostrar al tauler i/o a la barra lateral.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Etiquetes, corresponsals, tipus de documents i les rutes d'emmagatzematge es poden gestionar mitjançant aquestes pàgines. També es poden crear des de la vista d'edició del document.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
Tasques d'Arxiu mostra documents que s'han consumit, que estan esperant o que poden haver fallat durant el procés.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Consulteu la configuració de d'ajustaments a l'aplicació web, canvieu la configuració de les visualitzacions desades o configureu el correu electrònic.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Gràcies! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
Hi ha <em>tones</em> més funcions i informació que no hem cobert aquí, però això us hauria d'ajudar a començar. Consulteu la documentació o visiteu el projecte a GitHub per obtenir més informació o per informar de problemes.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Finalment, en nom de tots els col·laboradors d'aquest projecte recolzat per la comunitat, gràcies per utilitzar Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Inicialitzant pujada...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Error al guardar opcions.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Títol
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ Vista Prèvia
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Descarrega
+
Statistics
@@ -2738,26 +2774,6 @@
de
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Descarrega
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Tanca
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Aquesta acció no es pot desfer.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Procedir
@@ -3625,12 +3641,12 @@
Veure notes
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
Vista "" creada correctament.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Corresponsal:
+ Corresponsal:
Without correspondent
@@ -4009,12 +4025,12 @@
Sense corresponsal
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Tipus Document:
+ Tipus Document:
Without document type
@@ -4025,12 +4041,12 @@
Sense tipus de document
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Ruta desat:
+ Ruta Emmagatzematge:
Without storage path
@@ -4041,18 +4057,18 @@
Sense ruta emmagatzematge
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Etiqueta:
+ Etiqueta:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Sense cap etiqueta
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Títol:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Propietari:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Propietari no és:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Sense propietari
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Títol & contingut
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Cerca avançada
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Més com
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
és igual a
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
està buit
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
no està buit
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
més gran que
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
més petit que
@@ -4244,19 +4260,19 @@
Esborra nota
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error desant nota:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Error esborrant nota:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Comprovació d'actualització funciona fent ping a Github API per a la darrera versió per determinar si hi ha una versió nova disponible l'Actualització real de l'aplicació s'ha de fer manualment.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- L'aplicació no recull dades de seguiment.
+ L'aplicació no recull dades de seguiment.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Vista Guardada "" esborrada.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Configuració guardada
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Configuració guardada amb èxit.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
La configuració desada correctament. Cal tornar a carregar per aplicar alguns canvis.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Recarrega ara
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Utilitza idioma del sistema
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Utilitza el format de data de la llengua
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error desant opcions al servidor.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Contrasenya desada, es tancarà la sessió momentàniament.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Desat usuari "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error desant usuari.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirma esborrat compte usuari
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
Això esborrarà definitivament aquest compte d'usuari.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Usuari esborrat
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error esborrant usuari.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Grup desat "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error desant grup.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirma esborrat grup usuari
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
Operació esborrarà aquest grup d'usuari.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Grup esborrat
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error esborrant grup.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Compte desat "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error desant compte.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirma esborrat compte correu
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
L'operació esborrarà aquest compte de correu.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Compte correu esborrat
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error esborrant compte de correu.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Desada regla "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error desant regla.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirma esborrat regla correu
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
Això esborrarà definitivament la regla de correu.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Esborra regla de correu
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error esborrant regla de correu.
@@ -5380,6 +5396,38 @@
tasques?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ a la cua
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ començat
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ acabat
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ Ha fallat
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Alerta: Canvis no desats al document(s).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
Canvis no desats a la vista guardada
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Segur que vols tancar la vista guardada?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Desa i tanca
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
No tens permisos per fer això
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Document ja existeix.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Ja existeix un document amb aquest ASN.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Arxiu no trobat.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Script pre-consum no existent.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error al executar script pre-consum.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Script post-consum no existeix.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error al executar script post-consum.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Nou fitxer rebut.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Tipus de fitxer no suportat.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Processant document...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Generant miniatures...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Recuperant data del document...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Desant document...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Acabat.
@@ -5929,11 +5977,19 @@
Rus
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Eslovac
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Eslovè
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbi
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Suec
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turc
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Xinès Simplificat
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Completat correctament la migració de la configuració de la base de dades!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
No es pot migrar la configuració de la base de dades, prova manualment.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
Pots reiniciar el tour des de les opcions.
diff --git a/src-ui/src/locale/messages.cs_CZ.xlf b/src-ui/src/locale/messages.cs_CZ.xlf
index d5aa8ed8f..b6f7cac5a 100644
--- a/src-ui/src/locale/messages.cs_CZ.xlf
+++ b/src-ui/src/locale/messages.cs_CZ.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Děkujeme! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Initiating upload...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Nastala chyba při ukládání uživatelských nastavení.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Název
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Stáhnout
+
Statistics
@@ -2738,26 +2774,6 @@
z
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Stáhnout
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Zavřít
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Tuto operaci nelze vrátit zpět.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Proceed
@@ -3625,12 +3641,12 @@
View notes
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
Zobrazení "" bylo úspěšně vytvořeno.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Correspondent:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Bez korespondenta
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Bez typu dokumentu
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Without storage path
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Tag:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Bez štítku
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Název:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Owner:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Owner not in:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Without an owner
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Název & Obsah
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Pokročilé vyhledávání
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Podobné
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
equals
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
is empty
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
není prázdný
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
větší než
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
menší než
@@ -4244,19 +4260,19 @@
Delete note
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error saving note:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Error deleting note:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Uložený pohled "" odstraněn.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Settings saved
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Settings were saved successfully.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Settings were saved successfully. Reload is required to apply some changes.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Reload now
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Použít systémový jazyk
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Použít formát data zobrazeného jazyka
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error while storing settings on server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Password has been changed, you will be logged out momentarily.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Saved user "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error saving user.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirm delete user account
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
This operation will permanently delete this user account.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Deleted user
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error deleting user.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Saved group "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error saving group.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirm delete user group
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
This operation will permanently delete this user group.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Deleted group
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error deleting group.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Saved account "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error saving account.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirm delete mail account
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
This operation will permanently delete this mail account.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Deleted mail account
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error deleting mail account.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Saved rule "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error saving rule.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirm delete mail rule
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
This operation will permanently delete this mail rule.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Deleted mail rule
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error deleting mail rule.
@@ -5380,6 +5396,38 @@
tasks?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Warning: You have unsaved changes to your document(s).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
You have unsaved changes to the saved view
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Are you sure you want to close this saved view?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Save and close
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
You don't have permissions to do that
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Dokument již existuje.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Document with ASN already exists.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Soubor nenalezen.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Předkonzumní skript neexistuje.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Při provádění předkonzumního skriptu došlo k chybě.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Pokonzumní skript neexistuje.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Při provádění pokonzumního skriptu došlo k chybě.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Byl přijat nový soubor.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Typ souboru není podporován.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Zpracovávání dokumentu...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Generování náhledu...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Načítání data z dokumentu...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Ukládání dokumentu...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Dokončeno.
@@ -5929,11 +5977,19 @@
Ruština
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Slovenian
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbian
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Švédština
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turkish
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Chinese Simplified
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Successfully completed one-time migratration of settings to the database!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Unable to migrate settings to the database, please try saving manually.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
You can restart the tour from the settings page.
diff --git a/src-ui/src/locale/messages.da_DK.xlf b/src-ui/src/locale/messages.da_DK.xlf
index 8ececb031..719e7a839 100644
--- a/src-ui/src/locale/messages.da_DK.xlf
+++ b/src-ui/src/locale/messages.da_DK.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Thank you! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Uploader...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
An error occurred while saving settings.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Titel
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Download
+
Statistics
@@ -2738,26 +2774,6 @@
af
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Download
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Luk
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Denne handling kan ikke fortrydes.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Proceed
@@ -3625,12 +3641,12 @@
View notes
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
Visning "" er oprettet.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Korrespondent:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Uden korrespondent
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Uden dokumenttype
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Without storage path
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Tag:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Uden nogen etiket
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Titel:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Owner:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Owner not in:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Without an owner
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Titel & indhold
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Avanceret søgning
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Mere som
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
equals
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
is empty
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
is not empty
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
greater than
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
less than
@@ -4244,19 +4260,19 @@
Delete note
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error saving note:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Error deleting note:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Gemt visning "" slettet.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Settings saved
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Settings were saved successfully.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Settings were saved successfully. Reload is required to apply some changes.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Reload now
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Benyt systemsprog
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Benyt datoformat for visningssprog
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error while storing settings on server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Password has been changed, you will be logged out momentarily.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Saved user "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error saving user.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirm delete user account
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
This operation will permanently delete this user account.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Deleted user
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error deleting user.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Saved group "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error saving group.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirm delete user group
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
This operation will permanently delete this user group.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Deleted group
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error deleting group.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Saved account "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error saving account.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirm delete mail account
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
This operation will permanently delete this mail account.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Deleted mail account
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error deleting mail account.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Saved rule "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error saving rule.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirm delete mail rule
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
This operation will permanently delete this mail rule.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Deleted mail rule
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error deleting mail rule.
@@ -5380,6 +5396,38 @@
tasks?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Warning: You have unsaved changes to your document(s).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
You have unsaved changes to the saved view
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Are you sure you want to close this saved view?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Save and close
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
You don't have permissions to do that
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Dokumentet eksisterer allerede.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Document with ASN already exists.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Filen blev ikke fundet.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Forbehandlings-script eksisterer ikke.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Fejl under udførelse af forbehandling-script.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Efterbehandlings-script eksisterer ikke.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Fejl under udførelse af efterbehandling-script.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Modtog ny fil.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Filtype understøttes ikke.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Behandler dokument...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Genererer miniaturer...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Uddrager dato fra dokument...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Gemmer dokument...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Færdig.
@@ -5929,11 +5977,19 @@
Russisk
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Slovenian
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbian
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Svensk
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turkish
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Chinese Simplified
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Successfully completed one-time migratration of settings to the database!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Unable to migrate settings to the database, please try saving manually.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
You can restart the tour from the settings page.
diff --git a/src-ui/src/locale/messages.de_DE.xlf b/src-ui/src/locale/messages.de_DE.xlf
index 3f820e104..4716b6393 100644
--- a/src-ui/src/locale/messages.de_DE.xlf
+++ b/src-ui/src/locale/messages.de_DE.xlf
@@ -146,7 +146,7 @@
node_modules/src/ngb-config.ts
13
- Nächste
+ Weiter
Minutes
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
Das Dashboard kann zum Anzeigen von gespeicherten Ansichten verwendet werden, wie zum Beispiel einem ‚Posteingang‘. Diese Einstellungen finden Sie unter Einstellungen > Gespeicherte Ansichten, sobald Sie mindestens eine eigene Ansicht erstellt haben.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Ziehen Sie hier Dokumente hinein, um mit dem Hochladen zu beginnen oder kopieren Sie Dateien in den ‚consume‘-Ordner. Sie können auch überall Dokumente auf alle anderen Seiten der Web-App ziehen. Wenn Sie dies tun, startet Paperless-ngx seine Algorithmen.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
Die Dokumentenliste zeigt alle Ihre Dokumente an und ermöglicht das Filtern sowie die Massenbearbeitung von mehreren Dokumenten. Es gibt drei verschiedene Ansichtsstile: Liste, kleine Karten und große Karten.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
Mit den Filterwerkzeugen können Sie schnell Dokumente finden, die verschiedene Datumsbereiche, Tags und andere Suchbegriffe enthalten.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Jede Kombination von Filterkriterien kann als ‚Ansicht‘ gespeichert werden, die dann auf dem Dashboard und/oder der Seitenleiste angezeigt werden können.
@@ -418,15 +418,15 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
- Schlagwörter, Korrespondenten, Dokumententypen und Speicherpfade können über diese Seiten verwaltet werden. Sie können auch aus der Dokumentbearbeitung erstellt werden.
+ Tags, Korrespondenten, Dokumententypen und Speicherpfade können über diese Seiten verwaltet werden. Sie können auch aus der Dokumentbearbeitung erstellt werden.
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
Die ‚Dateiaufgaben‘ zeigen Ihnen Dokumente an, die verarbeitet worden sind, auf ihre Verarbeitung warten oder deren Verarbeitung fehlgeschlagen ist.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Überprüfen Sie die Einstellungen für verschiedene Optimierungen der Web-App, ändern Sie Einstellungen für gespeicherte Ansichten oder richten Sie die E-Mail-Abfrage ein.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Vielen Dank! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
Es gibt noch <em>erheblich</em> mehr Funktionen und Informationen, die mit der Tour nicht abgedeckt wurden. Nach der Tour sollten Sie jedoch direkt loslegen können. Schauen Sie sich die Dokumentation an oder besuchen Sie das Projekt auf GitHub, um mehr zu erfahren oder Probleme zu melden.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Im Namen eines jeden Beitragenden zu diesem von der Gemeinschaft unterstützten Projekt, sagen wir Danke, dass Sie Paperless-ngx benutzen!
@@ -466,9 +466,9 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
- Beginne Upload...
+ Starte Upload...
Paperless-ngx
@@ -493,7 +493,7 @@
src/app/components/app-frame/app-frame.component.html
39
- Eingeloggt als
+ Angemeldet als
Settings
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Es ist ein Fehler beim Speichern der Einstellungen aufgetreten.
@@ -1489,7 +1489,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
12
- Unterordner müssen durch ein Trennzeichen getrennt werden, oft durch einen Punkt (‚.‘) oder einen Schrägstrich (‚/‘), dies variiert jedoch je nach Mailserver.
+ Unterordner müssen durch ein Trennzeichen getrennt werden, oft durch einen Punkt (".") oder einen Schrägstrich ("/"), dies variiert jedoch je nach Mailserver.
Maximum age (days)
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Titel
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ Vorschau anzeigen
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Herunterladen
+
Statistics
@@ -2692,7 +2728,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
4
- Mehr Details zur Verwendung und Konfiguration von Paperless-ngx sind immer in der -Dokumentation verfügbar.
+ Mehr Details zur Verwendung und Konfiguration von Paperless-ngx sind immer in der Dokumentation verfügbar.
Thanks for being a part of the Paperless-ngx community!
@@ -2738,26 +2774,6 @@
von
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Herunterladen
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Schließen
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Diese Aktion kann nicht rückgängig gemacht werden.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Fortfahren
@@ -3400,7 +3416,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
125,127
- Formatierten Dateinamen verwenden
+ Verwende formatierten Dateinamen
Error executing bulk operation:
@@ -3625,12 +3641,12 @@
Notizen anzeigen
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notizen
+ Notizen
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3942,7 +3958,7 @@
src/app/components/document-list/document-list.component.html
180
- Nach „Ausgestellt am“ sortieren
+ Nach ‚Erstellt am‘ sortieren
Sort by added date
@@ -3993,12 +4009,12 @@
Ansicht "" erfolgreich erstellt.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Korrespondent:
+ Korrespondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Ohne Korrespondent
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Dokumenttyp:
+ Dokumenttyp:
Without document type
@@ -4025,12 +4041,12 @@
Ohne Dokumenttyp
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Speicherpfad:
+ Speicherpfad:
Without storage path
@@ -4041,18 +4057,18 @@
Ohne Speicherpfad
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Tag:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Ohne Tag
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Titel:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Eigentümer:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Eigentümer nicht in:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Ohne einen Eigentümer
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Titel & Inhalt
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Erweiterte Suche
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Ähnlich zu
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
entspricht
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
ist leer
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
ist nicht leer
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
größer als
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
kleiner als
@@ -4244,19 +4260,19 @@
Notiz löschen
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Fehler beim Speichern der Notiz:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Fehler beim Löschen einer Notiz:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Die Überprüfung auf Updates erfolgt über Anfragen an die öffentliche Github API, um zu ermitteln, ob eine neue Version verfügbar ist. Das eigentliche Update der Anwendung muss weiterhin manuell durchgeführt werden.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- Die Anwendung sammelt oder speichert hierbei keinerlei Daten.
+ Die Anwendung sammelt oder speichert keinerlei Tracking-Daten.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
E-Mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Gespeicherte Ansicht "" gelöscht.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Einstellungen gespeichert
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Einstellungen wurden erfolgreich gespeichert.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Einstellungen wurden erfolgreich gespeichert. Neuladen ist erforderlich, um einige Änderungen zu übernehmen.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Jetzt neu laden
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Benutze Systemsprache
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Benutze Datumsformat der Anzeigesprache
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Fehler beim Speichern der Einstellungen auf dem Server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Das Kennwort wurde geändert, Sie werden nun abgemeldet.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Benutzerkonto "" wurde gespeichert.
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Fehler beim Speichern des Benutzers.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Löschen des Benutzerkontos bestätigen
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
Dieser Vorgang löscht dieses Benutzerkonto dauerhaft.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Gelöschter Benutzer
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Fehler beim Löschen des Benutzers.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Gruppe "" gespeichert.
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Fehler beim Speichern der Gruppe.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Löschen der Benutzergruppe bestätigen
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
Dieser Vorgang löscht diese Benutzergruppe dauerhaft.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Gelöschte Gruppe
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Fehler beim Löschen der Gruppe.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Benutzerkonto " " wurde gespeichert.
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Fehler beim Speichern des Kontos.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Löschen des E-Mail-Kontos bestätigen
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
Dieser Vorgang wird dieses E-Mail-Konto dauerhaft löschen.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
E-Mail-Konto gelöscht
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Fehler beim Löschen des E-Mail-Kontos.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Regel „“ gespeichert.
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Fehler beim Speichern der Regel.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Löschen der E-Mail-Regel bestätigen
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
Dieser Vorgang wird diese E-Mail-Regel dauerhaft löschen.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
E-Mail-Regel gelöscht
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Fehler beim Löschen der E-Mail-Regel.
@@ -5310,7 +5326,7 @@
src/app/components/manage/tasks/tasks.component.html
103
- {VAR_PLURAL, plural, =1 {Eine Task} other {Insgesamt Tasks}}
+ {VAR_PLURAL, plural, =1 {Eine Aufgabe} other {Insgesamt Aufgaben}}
Failed
@@ -5380,6 +5396,38 @@
Aufgaben verwerfen?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ ausstehende
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ gestartete
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ abgeschlossene
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ fehlgeschlagene
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Warnung: Sie haben nicht gespeicherte Änderungen an Ihren Dokument(en).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
Sie haben ungespeicherte Änderungen an der gespeicherten Ansicht
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Sind Sie sicher, dass Sie diese gespeicherte Ansicht schließen möchten?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Speichern und schließen
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
Sie haben keine Berechtigung, dies zu tun
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Dokument existiert bereits.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Ein Dokument mit dieser ASN existiert bereits.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Datei nicht gefunden.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Pre-Consume-Skript existiert nicht.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Fehler beim Ausführen des Pre-Consume-Skripts.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Post-Consume-Skript existiert nicht.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Fehler beim Ausführen des Post-Consume-Skripts.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Neue Datei erhalten.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Dateityp wird nicht unterstützt.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Verarbeite Dokument...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Erzeuge Miniaturbild...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Ermittle Datum des Dokuments...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Speichere Dokument...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Abgeschlossen.
@@ -5929,11 +5977,19 @@
Russisch
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovakisch
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Slowenisch
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbisch
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Schwedisch
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Türkisch
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Chinesisch (vereinfacht)
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Einmalige Migration der Einstellungen in die Datenbank erfolgreich abgeschlossen!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Einstellungen konnten nicht in die Datenbank migriert werden, bitte versuchen Sie es manuell.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
Sie können die Tour in den Einstellungen neu starten.
diff --git a/src-ui/src/locale/messages.el_GR.xlf b/src-ui/src/locale/messages.el_GR.xlf
index f3bd8d14f..35ddb89ec 100644
--- a/src-ui/src/locale/messages.el_GR.xlf
+++ b/src-ui/src/locale/messages.el_GR.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
Το ταμπλό μπορεί να χρησιμοποιηθεί για την εμφάνιση αποθηκευμένων προβολών, όπως τα 'Εισερχόμενα'. Αυτές οι ρυθμίσεις βρίσκονται στις Ρυθμίσεις > Αποθηκευμένες Προβολές μόλις δημιουργήσετε μερικές.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Σύρετε και αποθέστε έγγραφα εδώ για να ξεκινήσει το ανέβασμα ή τοποθετήστε τα στο φάκελο κατανάλωσης. Μπορείτε επίσης να σύρετε και να αποθέσετε έγγραφα οπουδήποτε σε όλες τις άλλες σελίδες της εφαρμογής. Μόλις το κάνετε, το Paperless-ngx θα ξεκινήσει την εκπαίδευση αλγορίθμων μηχανικής μάθησης του.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
Η λίστα εγγράφων εμφανίζει όλα τα έγγραφά σας και επιτρέπει φιλτράρισμα καθώς και μαζική επεξεργασία. Υπάρχουν τρία διαφορετικά στυλ προβολής: λίστα, μικρές κάρτες και μεγάλες κάρτες. Μια λίστα με τα έγγραφα που έχουν ανοιχτεί για επεξεργασία εμφανίζεται στην πλαϊνή μπάρα.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
Τα εργαλεία φιλτραρίσματος σας επιτρέπουν να βρείτε γρήγορα έγγραφα χρησιμοποιώντας διάφορες αναζητήσεις, ημερομηνίες, ετικέτες, κλπ.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Οποιοσδήποτε συνδυασμός φίλτρων μπορεί να αποθηκευτεί ως 'προβολή' που μπορεί στη συνέχεια να εμφανιστεί στο ταμπλό ή / και στην πλαϊνή γραμμή.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Οι ετικέτες, οι ανταποκριτές, οι τύποι εγγράφων και οι διαδρομές αποθήκευσης μπορούν να διαχειριστούν όλες χρησιμοποιώντας αυτές τις σελίδες. Μπορούν επίσης να δημιουργηθούν από την προβολή επεξεργασίας εγγράφου.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
Οι εργασίες αρχείων σας δείχνουν τα έγγραφα που καταναλώθηκαν, περιμένουν να καταναλωθούν, ή μπορεί να έχουν αποτύχει κατά τη διάρκεια της διαδικασίας.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Ελέγξτε τις ρυθμίσεις για διάφορες αλλαγές στην εφαρμογή, για εναλλαγή ρυθμίσεων αποθηκευμένων προβολών ή ρύθμιση ελέγχου ηλεκτρονικού ταχυδρομείου.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Ευχαριστούμε! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
Υπάρχουν <em>πολλές</em> περισσότερες δυνατότητες και πληροφορίες που δεν καλύψαμε εδώ, αλλά αυτό θα πρέπει να είναι αρκετό για να ξεκινήσετε. Ελέγξτε την τεκμηρίωση ή επισκεφθείτε το έργο στο GitHub για να μάθετε περισσότερα ή να αναφέρετε ζητήματα.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Τέλος, εκ μέρους κάθε συνεισφέροντος σε αυτό το έργο που υποστηρίζεται από την κοινότητα, σας ευχαριστούμε που χρησιμοποιείτε το Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Εκκίνηση μεταφόρτωσης...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Παρουσιάστηκε σφάλμα κατά την αποθήκευση των ρυθμίσεων.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Τίτλος
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ Προβολή Προεπισκόπησης
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Λήψη
+
Statistics
@@ -2738,26 +2774,6 @@
από
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Λήψη
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Κλείσιμο
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Αυτή η λειτουργία δεν μπορεί να αναιρεθεί.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Συνέχεια
@@ -3625,12 +3641,12 @@
Προβολή σημειώσεων
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Σημειώσεις
+ Σημειώσεις
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
Η προβολή "" δημιουργήθηκε επιτυχώς.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Ανταποκριτής:
+ Ανταποκριτής:
Without correspondent
@@ -4009,12 +4025,12 @@
Χωρίς ανταποκριτή
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Τύπος εγγράφου:
+ Τύπος εγγράφου:
Without document type
@@ -4025,12 +4041,12 @@
Χωρίς τύπο εγγράφου
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Διαδρομή αποθήκευσης:
+ Διαδρομή αποθήκευσης:
Without storage path
@@ -4041,18 +4057,18 @@
Χωρίς διαδρομή αποθήκευσης
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Ετικέτα:
+ Ετικέτα:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Χωρίς καμία ετικέτα
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Τίτλος:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Ιδιοκτήτης:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Ιδιοκτήτης όχι σε:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Χωρίς ιδιοκτήτη
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Τίτλος & περιεχόμενο
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Σύνθετη αναζήτηση
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Περισσότερα σαν
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
ίσον
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
είναι κενό
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
δεν είναι κενό
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
μεγαλύτερο από
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
μικρότερο από
@@ -4244,19 +4260,19 @@
Διαγραφή σημείωσης
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Σφάλμα αποθήκευσης σημείωσης:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Σφάλμα διαγραφής σημείωσης:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Η ενημέρωση του ελέγχου λειτουργεί κάνοντας ping το δημόσιο Github API για την τελευταία έκδοση για να καθοριστεί αν μια νέα έκδοση είναι διαθέσιμη. Η πραγματική ενημέρωση της εφαρμογής πρέπει να εκτελείται χειροκίνητα.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- Δε συλλέγονται δεδομένα παρακολούθησης από την εφαρμογή με οποιονδήποτε τρόπο.
+ Δε συλλέγονται δεδομένα παρακολούθησης από την εφαρμογή με οποιονδήποτε τρόπο.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Αλληλογραφία
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Η αποθηκευμένη προβολή "" διαγράφηκε.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Οι ρυθμίσεις αποθηκεύτηκαν
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Οι ρυθμίσεις αποθηκεύτηκαν επιτυχώς.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Οι ρυθμίσεις αποθηκεύτηκαν με επιτυχία. Απαιτείται επαναφόρτωση για να εφαρμοστούν κάποιες αλλαγές.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Επαναφόρτωση τώρα
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Χρήση γλώσσας συστήματος
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Χρησιμοποιήστε τη μορφή ημερομηνίας της γλώσσας εμφάνισης
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Σφάλμα κατά την αποθήκευση των ρυθμίσεων στο διακομιστή.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Ο κωδικός πρόσβασης έχει αλλάξει, θα αποσυνδεθείτε αμέσως.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Αποθηκεύτηκε ο χρήστης "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Σφάλμα αποθήκευσης χρήστη.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Επιβεβαίωση διαγραφής λογαριασμού χρήστη
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
Αυτή η λειτουργία θα διαγράψει μόνιμα αυτόν τον λογαριασμό χρήστη.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Διαγράφηκε ο χρήστης
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Σφάλμα διαγραφής χρήστη.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Αποθηκεύτηκε η ομάδα "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Σφάλμα αποθήκευσης ομάδας.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Επιβεβαίωση διαγραφής ομάδας χρηστών
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
Αυτή η λειτουργία θα διαγράψει μόνιμα αυτήν την ομάδα χρηστών.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Διαγραμμένη ομάδα
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Σφάλμα διαγραφής ομάδας.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Αποθηκεύτηκε ο λογαριασμός "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Σφάλμα αποθήκευσης λογαριασμού.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Επιβεβαίωση διαγραφής λογαριασμού αλληλογραφίας
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
Αυτή η λειτουργία θα διαγράψει μόνιμα αυτόν τον λογαριασμό email.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Διαγραφή λογαριασμού αλληλογραφίας
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Σφάλμα διαγραφής λογαριασμού αλληλογραφίας.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Αποθηκεύτηκε κανόνας "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Σφάλμα αποθήκευσης κανόνα.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Επιβεβαίωση διαγραφής κανόνα αλληλογραφίας
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
Αυτή η λειτουργία θα διαγράψει μόνιμα αυτόν τον κανόνα αλληλογραφίας.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Διαγραμμένος κανόνας mail
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Σφάλμα διαγραφής κανόνα αλληλογραφίας.
@@ -5380,6 +5396,38 @@
εργασίες;
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ στην ουρά
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ ξεκίνησε
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ ολοκληρώθηκε
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ απέτυχε
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Προειδοποίηση: Έχετε μη αποθηκευμένες αλλαγές στο έγγραφο(α) σας.
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
Έχετε μη αποθηκευμένες αλλαγές στην αποθηκευμένη προβολή
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Είστε βέβαιοι ότι θέλετε να κλείσετε αυτή την αποθηκευμένη προβολή;
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Αποθήκευση και κλείσιμο
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
Δεν έχετε δικαιώματα να το κάνετε αυτό
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Το έγγραφο υπάρχει ήδη.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Το έγγραφο με ASN υπάρχει ήδη.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Το αρχείο δεν βρέθηκε.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Το σενάριο προ-κατανάλωσης δεν υπάρχει.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Σφάλμα κατά την εκτέλεση σεναρίου προ-κατανάλωσης.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Δεν υπάρχει σενάριο μετα-κατανάλωσης.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Σφάλμα κατά την εκτέλεση του σεναρίου μετα-κατανάλωσης.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Λήφθηκε νέο αρχείο.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Ο τύπος αρχείου δεν υποστηρίζεται.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Επεξεργασία εγγράφου...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Δημιουργός εικόνας προεπισκόπησης...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Ανάκτηση ημερομηνίας από το έγγραφο...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Αποθήκευση εγγράφου...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Ολοκληρώθηκε.
@@ -5929,11 +5977,19 @@
Ρωσικά
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Σλοβάκικα
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Σλοβενικά
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Σερβικά
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Σουηδικά
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Τούρκικα
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Κινέζικα Απλοποιημένα
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Ολοκληρώθηκε με επιτυχία η μετεγκατάσταση των ρυθμίσεων στη βάση δεδομένων!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Δεν είναι δυνατή η μετεγκατάσταση των ρυθμίσεων στη βάση δεδομένων, παρακαλώ δοκιμάστε χειροκίνητα.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
Μπορείτε να επανεκκινήσετε την περιήγηση από τη σελίδα ρυθμίσεων.
diff --git a/src-ui/src/locale/messages.es_ES.xlf b/src-ui/src/locale/messages.es_ES.xlf
index 6cab91604..b8bc96fe2 100644
--- a/src-ui/src/locale/messages.es_ES.xlf
+++ b/src-ui/src/locale/messages.es_ES.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
El panel de control se puede utilizar para mostrar las vistas guardadas, como una 'Bandeja de entrada'. Estos ajustes se encuentran en Ajustes > Visualizaciones guardadas una vez que haya creado algunas.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Arrastra los documentos aquí para subirlos o colócalos en la carpeta de consumo. También puedes arrastrar los documentos en cualquier parte del resto de páginas de la aplicación. Una vez lo hagas, Paperless-ngx comenzará a entrenar los algoritmos de machine learning.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
La lista de documentos muestra todos tus documentos y te permite filtrar y editar en masa. Hay disponibles tres vistas diferentes: lista, tarjetas pequeñas y tarjetas grandes. La lista de los documentos que se encuentran abiertos en un momento dado se muestra en la barra lateral.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
Las herramientas de filtrado le permiten encontrar rápidamente documentos usando diferentes búsquedas, fechas, etiquetas, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Cualquier combinación de filtros puede ser guardada como una "vista" que puede ser luego mostrada en el panel de control y/o panel lateral.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Etiquetas, interlocutores, tipos de documentos y rutas de almacenamiento se pueden administrar utilizando estas páginas. También se pueden crear desde la vista de edición de documentos.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
Las tareas de archivo le muestran documentos que han sido consumidos, están esperando o pueden haber fallado durante el proceso.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Echa un vistazo a la configuración de varios ajustes en la aplicación web, cambiar la configuración de las vistas guardadas o configurar la comprobación de correo electrónico.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
¡Gracias! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
Aún hay <em>muchas</em> más características e información que no hemos cubierto aquí, pero esto debería servirle para comenzar. Consulte la documentación o visite el proyecto en GitHub para obtener más información o notificar problemas.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Por último, en nombre de todos los colaboradores de este proyecto apoyado por la comunidad, ¡gracias por utilizar Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Iniciando subida...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Se produjo un error al guardar la configuración.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Título
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Descargar
+
Statistics
@@ -2738,26 +2774,6 @@
de
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Descargar
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Cerrar
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Esta operación no se puede deshacer.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Continuar
@@ -3625,12 +3641,12 @@
Ver notas
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notas
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
Ver "" creado satisfactoriamente.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Interlocutor:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Sin interlocutor
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Tipo de documento:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Sin tipo de documento
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Ruta de almacenamiento:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Sin ruta de almacenamiento
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Etiqueta:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Sin ninguna etiqueta
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Título:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
NSA:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Propietario:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Propietario no en:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Sin un propietario
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Titulo y contenido
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Búsqueda avanzada
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Más parecido
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
es igual a
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
está vacío
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
no está vacío
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
es mayor que
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
es menor que
@@ -4244,19 +4260,19 @@
Eliminar nota
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error guardando nota:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Error eliminando nota:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
La comprobación de actualizaciones funciona contactando con la API pública de Github para obtener la información de la última versión y así determinar si hay una nueva disponible. La propia aplicación debe ser actualizada manualmente.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- La aplicación no recoge datos de seguimiento de ningún tipo.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Correo
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Vista guardada "" borrada.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Configuración guardada
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
La configuración se ha guardado correctamente.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
La configuración se ha guardado con éxito. Es necesario recargar para aplicar algunos cambios.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Recargar ahora
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Usar idioma del sistema
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Usar formato de fechas del idioma seleccionado
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error al guardar la configuración en el servidor.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
La contraseña ha sido cambiada, tu sesión será cerrada en un momento.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Usuario guardado "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error al guardar el usuario.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirmar eliminación de cuenta de usuario
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
Esta operación eliminará permanentemente esta cuenta de usuario.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Usuario eliminado
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error eliminando usuario.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Grupo guardado "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error al guardar el grupo.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirmar eliminación de grupo de usuarios
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
Esta operación eliminará permanentemente este grupo de usuarios.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Grupo eliminado
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error al eliminar el grupo.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Cuenta guardada "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error al guardar la cuenta.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirmar eliminación de cuenta de correo
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
Esta operación eliminará permanentemente esta cuenta de correo.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Cuenta de correo eliminada
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error al eliminar la cuenta de correo.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Regla guardada "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error al guardar la regla.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirmar eliminación de regla de correo
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
Esta operación eliminará permanentemente esta regla de correo.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Regla de correo eliminada
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error al eliminar la regla de correo.
@@ -5380,6 +5396,38 @@
tareas?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Advertencia: Tiene cambios sin guardar en su documento(s).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
Tiene cambios sin guardar en la vista guardada
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
¿Está seguro que desea cerrar esta vista guardada?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Guardar y cerrar
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
No tienes permisos para hacer eso
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
El documento ya existe.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Ya existe un documento con ASN.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Archivo no encontrado
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
No existe script pre-consumo.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error al ejecutar el script pre-consumo.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
No existe script post-consumo.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error al ejecutar el script post-consumo.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Nuevo archivo recibido.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Tipo de fichero no soportado.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Procesando documento...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Generando miniatura...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Obteniendo fecha del documento...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Guardando documento...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Completado.
@@ -5929,11 +5977,19 @@
Ruso
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Esloveno
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbio
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Sueco
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turco
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Chino simplificado
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
¡Se completó con éxito la migración única de la configuración a la base de datos!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
No se puede migrar la configuración a la base de datos, por favor intente guardarla manualmente.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
Puede reiniciar la visita desde la página de configuración.
diff --git a/src-ui/src/locale/messages.fi_FI.xlf b/src-ui/src/locale/messages.fi_FI.xlf
index eea530bd3..13c02db40 100644
--- a/src-ui/src/locale/messages.fi_FI.xlf
+++ b/src-ui/src/locale/messages.fi_FI.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
Kojelautaa voidaan käyttää näytettäessä tallennettuja näkymiä, kuten 'Saapuneet'. Nämä asetukset löytyvät Asetuksista > kohdasta Tallennetut näkymät.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Vedä ja pudota asiakirjoja tänne aloittaaksesi lataamisen tai siirrä ne noutohakemistoon. Voit myös pudottaa asiakirjoja missä tahansa muilla sivuilla. Kun teet niin, Paperless-ngx alkaa kouluttaa sen koneoppimisen algoritmeja.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
Asiakirjaluettelo näyttää kaikki asiakirjat ja mahdollistaa suodattamisen ja massamuokkauksen. On olemassa kolme erilaista näkymää: luettelo, pienet kortit ja suuret kortit. Sivupalkissa näytetään luettelo tällä hetkellä avatuista asiakirjoista.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
Suodatustyökalujen avulla voit löytää asiakirjoja nopeasti käyttämällä erilaisia hakuja, päivämääriä, tageja jne.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Mikä tahansa suodattimien yhdistelmä voidaan tallentaa 'näkymäksi', joka voidaan näyttää hallintapaneelissa ja / tai sivupalkissa.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Tunnisteita, yhteyshenkilöitä, asiakirjatyyppejä ja tallennuspolkuja voidaan hallita näillä sivuilla. Niitä voidaan myös luoda asiakirjan muokkausnäkymästä.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
Tiedostotehtävät näyttää asiakirjat, jotka on viety, odottavat tai ovat epäonnistuneet tehtävän aikana.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Tarkista asetukset erilaisille muutoksille web-sovelluksessa, muuta tallennettujen näkymien asetuksia tai määritä sähköpostitilin tarkistus.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Kiitos! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
On <em>muitakin</em> ominaisuuksia ja tietoja, joita ei lue täällä, mutta näillä pääset alkuun. Tutustu dokumentaatioon tai vieraile GitHubissa oppiaksesi lisää tai raportoidaksesi ongelmista.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Lopuksi kiitän kaikkia osallistujia, jotka ovat käyttäneet Paperless-ngxia!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Aloittaa latausta...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Virhe tallennettaessa asetuksia.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Otsikko
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Lataa
+
Statistics
@@ -2738,26 +2774,6 @@
sivusta
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Lataa
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Sulje
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Toimintoa ei voi peruuttaa.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Jatka
@@ -3625,12 +3641,12 @@
Näytä muistiinpanot
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Muistiinpanot
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
Näkymä "" luotu onnistuneesti.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Vastaava:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Ilman kirjeenvaihtajaa
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Ilman asiakirjatyyppiä
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Without storage path
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Tunniste:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Ilman tunnistetta
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Otsikko:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Owner:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Owner not in:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Without an owner
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Otsikko & sisältö
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Laajennettu haku
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Enemmän kuin
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
on yhtä kuin
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
on tyhjä
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
ei ole tyhjä
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
suurempi kuin
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
pienempi kuin
@@ -4244,19 +4260,19 @@
Poista muistiinpano
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Virhe tallennettaessa muistiinpanoa:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Virhe poistettaessa muistiinpanoa:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Päivityksen tarkistaminen tapahtuu yhteydellä Github API-palveluun viimeisimmän version tarkistamiseksi. Sovelluksen varsinainen päivitys on silti suoritettava manuaalisesti.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- Sovellus ei kerää seurantatietoja.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Sähköposti
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Tallennettu näkymä "" poistettu.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Asetukset tallennettu
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Asetukset tallennettiin onnistuneesti.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Asetukset on tallennettu onnistuneesti. Uudelleenlataus vaaditaan joidenkin muutosten käyttöönottamiseksi.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Lataa uudelleen
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Käytä järjestelmän kieltä
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Käytä näyttökielen päivämäärämuotoa
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error while storing settings on server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Salasana on vaihdettu, sinut kirjataan ulos hetken kuluttua.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Tallennettu käyttäjä "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error saving user.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Vahvista käyttäjätilin poistaminen
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
Tämä toiminto poistaa pysyvästi tämän käyttäjätilin.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Poistettu käyttäjä
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error deleting user.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Tallennettu ryhmä "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error saving group.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Vahvista käyttäjäryhmän poistaminen
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
Tämä toiminto poistaa pysyvästi tämän käyttäjäryhmän.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Poistettu ryhmä
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error deleting group.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Tallennettu tili "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error saving account.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Vahvista sähköpostitilin poisto
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
Tämä toiminto poistaa tämän sähköpostitilin pysyvästi.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Poistettu sähköpostitili
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error deleting mail account.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Tallennettu sääntö "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error saving rule.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Vahvista sähköpostisäännön poisto
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
Tämä toiminto poistaa tämän sähköpostisäännön pysyvästi.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Poistettu sähköpostisääntö
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error deleting mail rule.
@@ -5380,6 +5396,38 @@
tehtävät?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Varoitus: Sinulla on tallentamattomia muutoksia asiakirjoihisi.
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
Sinulla on tallentamattomia muutoksia tallennettuun näkymään
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Haluatko varmasti sulkea tämän näkymän?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Tallenna ja sulje
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
Sinulla ei ole käyttöoikeuksia tähän toimintoon
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Asiakirja on jo olemassa.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Asiakirja ASN:llä on jo olemassa.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Tiedostoa ei löydy.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Esikulutusskriptiä ei ole olemassa.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Virhe suoritettaessa pre-consume skriptiä.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Kulutuksen jälkeistä skriptiä ei ole olemassa.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Virhe suoritettaessa post-consume skriptiä.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Uusi tiedosto vastaanotettu.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Tiedostotyyppiä ei tueta.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Asiakirjaa käsitellään...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Thumbnailia luodaan...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Haetaan päivämäärää asiakirjasta...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Asiakirjan tallennus käynnissä...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Valmis.
@@ -5929,11 +5977,19 @@
Venäjä
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Slovenia
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbia
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Ruotsi
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turkki
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Kiina (yksinkertaistettu)
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Kertaluontoinen asetusten migratointi tietokantaan suoritettu onnistuneesti!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Asetuksia ei saatu migratoitua tietokantaan. Yritä tallennusta manuaalisesti.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
You can restart the tour from the settings page.
diff --git a/src-ui/src/locale/messages.fr_FR.xlf b/src-ui/src/locale/messages.fr_FR.xlf
index a6b21cdd7..155f07241 100644
--- a/src-ui/src/locale/messages.fr_FR.xlf
+++ b/src-ui/src/locale/messages.fr_FR.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
Le tableau de bord peut être utilisé pour afficher les vues enregistrées, comme une boîte de réception. Ces paramètres se trouvent dans Paramètres > Vues enregistrées.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Glissez-déposez les documents ici pour commencer à les téléverser ou placez-les dans le dossier « consume ». Vous pouvez glisser-déposer les documents sur n'importe quelle autre page de l'application. Une fois fait, Paperless-ngx va commencer à exécuter ses algorithmes d'apprentissage automatique.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
La liste des documents affiche tous vos documents et permet le filtrage ainsi que l'édition de masse. Il y a trois styles de vue différents : liste, vignettes et liste détaillée. Une liste de documents actuellement ouverts à l'édition est affichée dans la barre latérale.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
Les filtres vous permettent de trouver rapidement des documents en utilisant diverses recherches, dates, étiquettes, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Toute combinaison de filtres peut être enregistrée sous la forme d'une « vue » qui peut ensuite être affichée sur le tableau de bord et / ou la barre latérale.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Les étiquettes, correspondants, types de documents et chemins de stockage peuvent tous être gérés à l'aide de ces pages. Ils peuvent également être créés à partir de la vue d'édition du document.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
Les tâches de fichiers vous montrent les documents qui ont été consommés, ceux qui sont en attente de l'être, ou ceux qui ont pu échouer au cours du processus.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Vérifiez les paramètres pour en ajuster certains, activer les vues enregistrées ou pour configurer les courriels.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Merci ! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
Il y a <em>des tonnes</em> de fonctionnalités et d'informations supplémentaires que nous n'avons pas couvertes ici, mais cela devrait vous aider à démarrer. Consultez la documentation ou visitez le projet sur GitHub pour en savoir plus ou pour signaler des problèmes.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Enfin, au nom de chaque contributeur à ce projet soutenu par la communauté, merci d'utiliser Paperless-ngx !
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Démarrage du téléversement...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Une erreur est survenue lors de la sauvegarde des paramètres.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Titre
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ Afficher l'aperçu
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Télécharger
+
Statistics
@@ -2738,26 +2774,6 @@
sur
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Télécharger
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Fermer
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Cette action est irréversible.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Continuer
@@ -3625,12 +3641,12 @@
Afficher les notes
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
Vue "" créée avec succès.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Correspondant :
+ Correspondant :
Without correspondent
@@ -4008,13 +4024,13 @@
Sans correspondant
-
- Document type:
+
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Type de document :
+ Type de document :
Without document type
@@ -4024,13 +4040,13 @@
Sans type de document
-
- Storage path:
+
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Chemin de stockage :
+ Chemin de stockage :
Without storage path
@@ -4041,18 +4057,18 @@
Sans chemin de stockage
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Étiquette :
+ Étiquette :
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Sans étiquette
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Titre :
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
NSA :
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Propriétaire :
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Propriétaire non présent dans :
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Sans propriétaire
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Titre & contenu
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Recherche avancée
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Plus comme
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
est égal à
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
est vide
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
n'est pas vide
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
est supérieur à
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
est inférieur à
@@ -4244,19 +4260,19 @@
Supprimer une note
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Erreur lors de l'enregistrement de la note :
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Une erreur s'est produite lors de la suppression de la note :
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
La vérification des mises à jour fonctionne en faisant un ping sur l'API publique Github pour la dernière version afin de déterminer si une nouvelle version est disponible. La mise à jour réelle de l'application doit toujours être effectuée manuellement.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- L'application ne collecte aucune donnée de suivi de quelque manière que ce soit.
+ Aucune donnée de suivi n'est collectée par l'application.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Messagerie
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Vue "" supprimée.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Paramètres enregistrés
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Les paramètres ont été enregistrés avec succès.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Les paramètres ont été enregistrés avec succès. Un rechargement est nécessaire pour appliquer certains changements.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Recharger maintenant
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Utiliser la langue du système
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Utiliser le format de date de la langue d'affichage
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Erreur lors de l'enregistrement des paramètres sur le serveur.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Le mot de passe a été modifié, vous serez déconnecté momentanément.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Utilisateur « » enregistré.
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Erreur lors de l'enregistrement de l'utilisateur.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirmer la suppression du compte utilisateur
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
Cette opération supprimera définitivement ce compte utilisateur.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Utilisateur supprimé
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Erreur lors de la suppression d'un utilisateur.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Groupe « » enregistré.
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Erreur lors de l'enregistrement du groupe.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirmer la suppression du groupe d'utilisateurs
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
Cette opération supprimera définitivement ce groupe d'utilisateurs.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Groupe supprimé
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Erreur lors de la supression du groupe.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Compte enregistré.
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Erreur lors de l'enregistrement du compte.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirmer la suppression du compte de messagerie
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
Cette opération supprimera définitivement ce compte de messagerie.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Compte de messagerie supprimé
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Erreur lors de la supression du compte courriel.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Règle enregistrée.
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Erreur lors de l'enregistrement de la règle.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirmer la suppression de la règle de courriel
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
Cette opération supprimera définitivement cette règle de courriel.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Règle de courriel supprimée
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Erreur lors de la supression de la règle de messagerie.
@@ -5380,6 +5396,38 @@
tâches ?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ liste d'attente
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ commencé
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ terminé
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ échec
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Attention : Des modifications non sauvegardées ont été apportées à votre/vos document(s).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
Vous avez des modifications non enregistrées sur cette vue enregistrée
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Voulez-vous vraiment fermer la vue enregistrée ?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Sauvegarder et fermer
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
Vous n'avez pas la permission de faire cela
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Le document existe déjà.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Un document avec un ASN identique existe déjà.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Fichier non trouvé.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Le script de pré-traitement n'existe pas.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Erreur lors de l'exécution du script de pré-traitement.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Le script de post-traitement n'existe pas.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Erreur lors de l'exécution du script de post-traitement.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Réception d'un nouveau fichier.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Type de fichier non pris en charge.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Traitement du document...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Génération de la vignette...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Extraction de la date du document...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Enregistrement du document...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Terminé.
@@ -5929,11 +5977,19 @@
Russe
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovaque
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Slovène
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbe
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Suédois
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turc
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Chinois simplifié
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
La migration des paramètres vers la base de données a été effectuée avec succès !
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Impossible de migrer les paramètres vers la base de données, veuillez essayer d’enregistrer manuellement.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
Vous pouvez recommencer la visite depuis les paramètres.
diff --git a/src-ui/src/locale/messages.he_IL.xlf b/src-ui/src/locale/messages.he_IL.xlf
index 29cec10b9..fba6ec774 100644
--- a/src-ui/src/locale/messages.he_IL.xlf
+++ b/src-ui/src/locale/messages.he_IL.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
ניתן להשתמש בלוח המחוונים כדי להציג תצוגות שמורות, כגון 'תיבת דואר נכנס'. הגדרות אלו נמצאות תחת הגדרות > תצוגות שמורות לאחר יצירה.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
גרור ושחרר מסמכים כאן כדי להתחיל להעלות או למקם אותם בתיקיות הרצויות. אתה יכול גם לגרור ולשחרר מסמכים בכל מקום בכל שאר הדפים. לאחר שתעשה זאת, Paperless-ngx ילמד להתאים את האלגורים המידת שלו.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
@@ -442,15 +442,15 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
- Thank you! 🙏
+ תודה רבה! 🙏
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
מאתחל העלאה...
@@ -685,7 +685,7 @@
src/app/components/manage/tasks/tasks.component.html
1
- File Tasks
+ משימות קבצים
File Tasks
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
An error occurred while saving settings.
@@ -885,7 +885,7 @@
src/app/components/common/date-dropdown/date-dropdown.component.html
20
- now
+ עכשיו
After
@@ -1261,7 +1261,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
76
- Permissions
+ הרשאות
Create new user group
@@ -1269,7 +1269,7 @@
src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts
26
- Create new user group
+ צור קבוצת משתמשים חדשה
Edit user group
@@ -1277,7 +1277,7 @@
src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts
30
- Edit user group
+ עריכת קבוצת משתמשים
IMAP Server
@@ -1285,7 +1285,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
11
- IMAP Server
+ שרת IMAP
IMAP Port
@@ -1293,7 +1293,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
12
- IMAP Port
+ פורט IMAP
IMAP Security
@@ -1301,7 +1301,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
13
- IMAP Security
+ אבטחת IMAP
Username
@@ -1317,7 +1317,7 @@
src/app/components/manage/settings/settings.component.html
344
- Username
+ שם משתמש
Password
@@ -1329,7 +1329,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
12
- Password
+ סיסמה
Password is token
@@ -1337,7 +1337,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
18
- Password is token
+ הסיסמה היא טוקן
Check if the password above is a token used for authentication
@@ -1345,7 +1345,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
18
- Check if the password above is a token used for authentication
+ בדוק האם הסיסמה הזאת היא טוקן לשימוש באימות כלשהו
Character Set
@@ -1353,7 +1353,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
19
- Character Set
+ ערכת תווים
Loading...
@@ -1405,7 +1405,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
32
- Test
+ בדיקה
No encryption
@@ -1413,7 +1413,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
14
- No encryption
+ ללא הצפנה
SSL
@@ -1421,7 +1421,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
15
- SSL
+ SSL
STARTTLS
@@ -1429,7 +1429,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
16
- STARTTLS
+ STARTTLS
Create new mail account
@@ -1437,7 +1437,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
41
- Create new mail account
+ צור חשבון דואר חדש
Edit mail account
@@ -1445,7 +1445,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
45
- Edit mail account
+ ערוך חשבון דואר
Successfully connected to the mail server
@@ -1453,7 +1453,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
90
- Successfully connected to the mail server
+ החיבור לשרת הדואר בוצע בהצלחה
Unable to connect to the mail server
@@ -1461,7 +1461,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
91
- Unable to connect to the mail server
+ לא ניתן להתחבר לשרת הדואר
Account
@@ -1473,7 +1473,7 @@
src/app/components/manage/settings/settings.component.html
295
- Account
+ חשבון
Folder
@@ -1481,7 +1481,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
12
- Folder
+ תיקייה
Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server.
@@ -1489,7 +1489,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
12
- Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server.
+ יש להפריד בין תיקיות משנה באמצעות תוחם, לרוב נקודה ('.') או קו נטוי ('/'), אך זה משתנה לפי שרת הדואר.
Maximum age (days)
@@ -1497,7 +1497,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
13
- Maximum age (days)
+ גיל מירבי (בימים)
Attachment type
@@ -1505,7 +1505,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
14
- Attachment type
+ סוג קובץ מצורף
Consumption scope
@@ -1513,7 +1513,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
15
- Consumption scope
+ היקף הצריכה
See docs for .eml processing requirements
@@ -1521,7 +1521,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
15
- See docs for .eml processing requirements
+ צפה במסמכים עבור דרישות עיבוד של קבצי .eml
Rule order
@@ -1529,7 +1529,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
16
- Rule order
+ סדר חוקים
Paperless will only process mails that match all of the filters specified below.
@@ -1537,7 +1537,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
19
- Paperless will only process mails that match all of the filters specified below.
+ Paperless תומך רק בדואר שתואם כל של הפילטרים שצויינו מטה.
Filter from
@@ -1545,7 +1545,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
20
- Filter from
+ סנן 'מאת'
Filter to
@@ -1553,7 +1553,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
21
- Filter to
+ סנן לפי ׳נמען׳
Filter subject
@@ -1561,7 +1561,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
22
- Filter subject
+ סנן לפי ׳נושא׳
Filter body
@@ -1569,7 +1569,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
23
- Filter body
+ סנן לפי ׳גוף׳
Filter attachment filename
@@ -1577,7 +1577,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
24
- Filter attachment filename
+ סנין לפי קובץ מצורף
Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive.
@@ -1585,7 +1585,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
24
- Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive.
+ קבל רק מסמכים שתואמים לחלוטין את שם הקובץ הזה אם צוין. תווים כלליים כגון pdf.* או *חשבונית* מותרים. חסר רגישות תווים גדולים/קטנים (אנגלית).
Action
@@ -1593,7 +1593,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
27
- Action
+ פעולה
Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched.
@@ -1601,7 +1601,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
27
- Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched.
+ הפעולה חלה רק כאשר מסמכים זוהו על ידי הדואר. דואר ללא צרופות ישאר ללא נגע.
Action parameter
@@ -1609,7 +1609,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
28
- Action parameter
+ פרמטר פעולה
Assign title from
@@ -1617,7 +1617,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
29
- Assign title from
+ שייך כותרת מ-
Assign document type
@@ -1625,7 +1625,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
31
- Assign document type
+ שייך סוג מסמך
Assign correspondent from
@@ -1633,7 +1633,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
32
- Assign correspondent from
+ שייך מכותב מ-
Assign correspondent
@@ -1641,7 +1641,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
33
- Assign correspondent
+ שייך מכותב זה
Error
@@ -1665,7 +1665,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
38
- Only process attachments
+ עבד רק קבצים מצורפים
Process all files, including 'inline' attachments
@@ -1673,7 +1673,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
31
- Process all files, including 'inline' attachments
+ עבד את כל הקבצים, כולל קבצים מצורפים שהטובעו.
Process message as .eml
@@ -1681,7 +1681,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
42
- Process message as .eml
+ תעבד את המייל בפורמט .eml
Process message as .eml and attachments separately
@@ -1689,7 +1689,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
46
- Process message as .eml and attachments separately
+ עבד את הדואר הצרופות ואת המכתב (.eml) בנפרד
Delete
@@ -1773,7 +1773,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
57
- Move to specified folder
+ העבר לתיקיה שצוינה
Mark as read, don't process read mails
@@ -1781,7 +1781,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
61
- Mark as read, don't process read mails
+ סמן כנקרא, אל תעבד הודעות דואר שנקראו
Flag the mail, don't process flagged mails
@@ -1789,7 +1789,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
65
- Flag the mail, don't process flagged mails
+ סמן את המכתב, אל תעבד הודעות מסומנות
Tag the mail with specified tag, don't process tagged mails
@@ -1797,7 +1797,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
69
- Tag the mail with specified tag, don't process tagged mails
+ תייג את הדואר עם התג הספציפי, אל תעבד דואר מתוייג
Use subject as title
@@ -1805,7 +1805,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
76
- Use subject as title
+ השתמש בנושא ככותרת
Use attachment filename as title
@@ -1813,7 +1813,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
80
- Use attachment filename as title
+ השתמש בשם הקובץ המצורף ככותרת
Do not assign a correspondent
@@ -1821,7 +1821,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
87
- Do not assign a correspondent
+ אל תשייך מכותב
Use mail address
@@ -1829,7 +1829,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
91
- Use mail address
+ השתמש בכתובת הדואר
Use name (or mail address if not available)
@@ -1837,7 +1837,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
95
- Use name (or mail address if not available)
+ השתמש בשם (או בכתובת דואר אם אין שם)
Use correspondent selected below
@@ -1845,7 +1845,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
99
- Use correspondent selected below
+ השתמש במכותב הנבחר להלן
Create new mail rule
@@ -1853,7 +1853,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
141
- Create new mail rule
+ יצירת כלל דוא״ל
Edit mail rule
@@ -1965,7 +1965,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
11
- Email
+ דוא"ל
First name
@@ -1973,7 +1973,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
13
- First name
+ שם פרטי
Last name
@@ -1981,7 +1981,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
14
- Last name
+ שם משפחה
Active
@@ -1989,7 +1989,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
19
- Active
+ פעיל
Superuser
@@ -1997,7 +1997,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
23
- Superuser
+ משתמש על
(Grants all permissions and can view objects)
@@ -2005,7 +2005,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
23
- (Grants all permissions and can view objects)
+ (הענק את כל ההרשאות ואפשר צפייה באוביקטים)
Groups
@@ -2021,7 +2021,7 @@
src/app/components/manage/settings/settings.component.html
367
- Groups
+ קבוצות
Create new user account
@@ -2029,7 +2029,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts
44
- Create new user account
+ צור חשבון חדש
Edit user account
@@ -2037,7 +2037,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts
48
- Edit user account
+ ערוך את החשבון
All
@@ -2186,7 +2186,7 @@
src/app/components/document-list/document-card-large/document-card-large.component.html
56
- View
+ צפייה
Users:
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2274,7 +2278,7 @@
src/app/components/manage/settings/settings.component.html
393
- Edit
+ ערוך
Edit permissions also grant viewing permissions
@@ -2311,7 +2315,7 @@
src/app/components/document-list/document-card-small/document-card-small.component.ts
80
- Private
+ פרטי
Add tag
@@ -2395,7 +2399,7 @@
src/app/components/common/permissions-select/permissions-select.component.html
5
- Type
+ סוג
Add
@@ -2403,7 +2407,7 @@
src/app/components/common/permissions-select/permissions-select.component.html
7
- Add
+ הוסף
Change
@@ -2411,7 +2415,7 @@
src/app/components/common/permissions-select/permissions-select.component.html
8
- Change
+ שנה
@@ -2433,7 +2437,7 @@
src/app/components/common/permissions-select/permissions-select.component.ts
61
- Inherited from group
+ בירושה מהקבוצה
Select
@@ -2465,7 +2469,7 @@
src/app/components/dashboard/dashboard.component.ts
23
- Hello , welcome to Paperless-ngx
+ שלום , ברוך הבא ל Paperless-ngx
Welcome to Paperless-ngx
@@ -2473,7 +2477,7 @@
src/app/components/dashboard/dashboard.component.ts
25
- Welcome to Paperless-ngx
+ ברוכים הבאים ל- Paperless-ngx
Show all
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
כותרת
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ הורד
+
Statistics
@@ -2549,7 +2585,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
4
- Go to inbox
+ עבור אל תיבת הדואר
Documents in inbox
@@ -2557,7 +2593,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
5
- Documents in inbox
+ מסמכים בתיבת הדואר הנכנס
Go to documents
@@ -2565,7 +2601,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
8
- Go to documents
+ עבור אל המסמך
Total documents
@@ -2573,7 +2609,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
9
- Total documents
+ סך כל המסמכים
Total characters
@@ -2581,7 +2617,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
13
- Total characters
+ סך התווים
Other
@@ -2589,7 +2625,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts
55
- Other
+ אחר
Upload new documents
@@ -2676,7 +2712,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
2
- Paperless-ngx is running!
+ Paperless עובד!
You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below.
@@ -2684,7 +2720,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
3
- You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below.
+ אתה מוכן להעלות מסמכים! חקור את שלל התכונות של האפליקציה לבדך, או התחל סיור בעזרת הכפתור מטה.
More detail on how to use and configure Paperless-ngx is always available in the documentation.
@@ -2692,7 +2728,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
4
- More detail on how to use and configure Paperless-ngx is always available in the documentation.
+ מידע נוסף המסביר כיצד להשתמש או להגדיר את Paperless זמין כל הזמן ב מסמכים .
Thanks for being a part of the Paperless-ngx community!
@@ -2700,7 +2736,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
7
- Thanks for being a part of the Paperless-ngx community!
+ תודה שבחרת להיות חלקת מקהילת Paperless!
Start the tour
@@ -2708,7 +2744,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
8
- Start the tour
+ התחל את הסיור
Searching document with asn
@@ -2738,26 +2774,6 @@
מתוך
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- הורד
-
Download original
@@ -2776,7 +2792,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
89
- Redo OCR
+ בצע OCR בשנית
More like this
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
סגור
@@ -2960,7 +2976,7 @@
src/app/components/document-detail/document-detail.component.html
118
- Original filename
+ שם קובץ מקורי
Original MD5 checksum
@@ -3024,7 +3040,7 @@
src/app/components/document-detail/document-detail.component.html
151
- Preview
+ תצוגה מקדימה
Enter Password
@@ -3044,7 +3060,7 @@
src/app/components/document-detail/document-detail.component.html
175,176
- Notes
+ הערות
Discard
@@ -3068,7 +3084,7 @@
src/app/components/document-detail/document-detail.component.html
197
- Save & close
+ שמור & סגור
An error occurred loading content:
@@ -3076,7 +3092,7 @@
src/app/components/document-detail/document-detail.component.ts
252,254
- An error occurred loading content:
+ ארעה שגיאה בטעינת התוכן:
Error retrieving metadata
@@ -3084,7 +3100,7 @@
src/app/components/document-detail/document-detail.component.ts
395
- Error retrieving metadata
+ שגיאה באחזור נתונים
Error retrieving suggestions.
@@ -3092,7 +3108,7 @@
src/app/components/document-detail/document-detail.component.ts
417
- Error retrieving suggestions.
+ שגיאה באחזור הצעות.
Document saved successfully.
@@ -3104,7 +3120,7 @@
src/app/components/document-detail/document-detail.component.ts
537
- Document saved successfully.
+ מסמך נשמר בהצלחה.
Error saving document
@@ -3116,7 +3132,7 @@
src/app/components/document-detail/document-detail.component.ts
587
- Error saving document
+ שגיאה בשמירת מסמך
Confirm delete
@@ -3160,7 +3176,7 @@
src/app/components/document-detail/document-detail.component.ts
640,642
- Error deleting document:
+ שגיאה במחיקת מסמך:
Redo OCR confirm
@@ -3172,7 +3188,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
499
- Redo OCR confirm
+ בצע וידוא OCR בשנית
This operation will permanently redo OCR for this document.
@@ -3180,7 +3196,7 @@
src/app/components/document-detail/document-detail.component.ts
664
- This operation will permanently redo OCR for this document.
+ פעולה זו תבצע סריקת OCR מחודשת של המסמך.
This operation cannot be undone.
@@ -3198,21 +3214,21 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
- This operation cannot be undone.
+ פעולה זו אינה הפיכה.
Proceed
@@ -3226,21 +3242,21 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
- Proceed
+ המשך
Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content.
@@ -3248,7 +3264,7 @@
src/app/components/document-detail/document-detail.component.ts
675
- Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content.
+ ביצוע OCR מחדש תתחיל ברקע. סגור ופתח מחדש או רענן את המסמך לאחר שהפעולה תושלם לצפייה בתוכן החדש.
Error executing operation:
@@ -3256,7 +3272,7 @@
src/app/components/document-detail/document-detail.component.ts
686,688
- Error executing operation:
+ ארעה שגיאה בביצוע פעולה:
Select:
@@ -3376,7 +3392,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
108
- Include:
+ כולל:
Archived files
@@ -3384,7 +3400,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
112,114
- Archived files
+ קובצי ארכיון
Original files
@@ -3392,7 +3408,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
118,120
- Original files
+ קבצים מקוריים
Use formatted filename
@@ -3400,7 +3416,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
125,127
- Use formatted filename
+ השתמש בפורמט קובץ
Error executing bulk operation:
@@ -3408,7 +3424,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
185,187
- Error executing bulk operation:
+ ארעה שגיאה בביצוע פעולה כמותית:
""
@@ -3420,7 +3436,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
267
- ""
+ ""
"" and ""
@@ -3429,7 +3445,7 @@
263
This is for messages like 'modify "tag1" and "tag2"'
- "" and ""
+ "" ו- ""
and ""
@@ -3438,7 +3454,7 @@
271,273
this is for messages like 'modify "tag1", "tag2" and "tag3"'
- and ""
+ ו- ""
Confirm tags assignment
@@ -3446,7 +3462,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
288
- Confirm tags assignment
+ אשר שיוך תגיות
This operation will add the tag "" to selected document(s).
@@ -3454,7 +3470,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
294
- This operation will add the tag "" to selected document(s).
+ הפעולה תוסיף את התג ל מסמכים שנבחרו.
This operation will add the tags to selected document(s).
@@ -3462,7 +3478,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
299,301
- This operation will add the tags to selected document(s).
+ הפעולה תוסיף את התגיות ל מסמכים שנבחרו.
This operation will remove the tag "" from selected document(s).
@@ -3470,7 +3486,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
307
- This operation will remove the tag "" from selected document(s).
+ הפעולה תמחק את התג מ מסמכים שנבחרו.
This operation will remove the tags from selected document(s).
@@ -3478,7 +3494,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
312,314
- This operation will remove the tags from selected document(s).
+ פעולה זו תמחק את התגיות מ מסמכים שנבחרו.
This operation will add the tags and remove the tags on selected document(s).
@@ -3486,7 +3502,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
316,320
- This operation will add the tags and remove the tags on selected document(s).
+ פעולה זו תוסיף את התגיות ותמחק את התגיות ב מסמכים שנבחרו.
Confirm correspondent assignment
@@ -3494,7 +3510,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
357
- Confirm correspondent assignment
+ אשר שיוך כותב
This operation will assign the correspondent "" to selected document(s).
@@ -3502,7 +3518,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
359
- This operation will assign the correspondent "" to selected document(s).
+ פעולה זו תשייך את הכותב ל מסמכים שנבחרו.
This operation will remove the correspondent from selected document(s).
@@ -3510,7 +3526,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
361
- This operation will remove the correspondent from selected document(s).
+ פעולה זו תמחק את הכותב מ מסמכים שנבחרו.
Confirm document type assignment
@@ -3518,7 +3534,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
395
- Confirm document type assignment
+ אשר שיוך סוג מסמך
This operation will assign the document type "" to selected document(s).
@@ -3526,7 +3542,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
397
- This operation will assign the document type "" to selected document(s).
+ פעולה זו תשייך את סוג המסמך ל מסמכים שנבחרו.
This operation will remove the document type from selected document(s).
@@ -3625,12 +3641,12 @@
View notes
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
View "" created successfully.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Correspondent:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
ללא מכותבים
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
ללא סוג מסמך
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4038,21 +4054,21 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
142
- Without storage path
+ ללא נתיב אחסון
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- תיוג:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
ללא תיוג
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
כותרת:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
מס"ד:
@@ -4076,31 +4092,31 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
- Owner:
+ בעלים:
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
- Owner not in:
+ הבעלים לא נכלל בתוך:
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
- Without an owner
+ ללא בעלים
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
כותרת & תוכן
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
חיפוש מתקדם
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
עוד כמו
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
שווה
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
הינו ריק
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
אינו ריק
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
גדול מ
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
קטן מ
@@ -4214,7 +4230,7 @@
src/app/components/document-notes/document-notes.component.html
4
- Enter note
+ הזן הערה
Please enter a note.
@@ -4222,7 +4238,7 @@
src/app/components/document-notes/document-notes.component.html
5,7
- Please enter a note.
+ אנא הזן הערה.
Add note
@@ -4230,7 +4246,7 @@
src/app/components/document-notes/document-notes.component.html
11
- Add note
+ הוסף הערה
Delete note
@@ -4242,23 +4258,23 @@
src/app/components/document-notes/document-notes.component.html
25
- Delete note
+ מחק הערה
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error saving note:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
- Error deleting note:
+ שגיאה במחיקת הערה:
correspondent
@@ -4458,7 +4474,7 @@
src/app/data/matching-model.ts
45
- None
+ ללא
Successfully created .
@@ -4466,7 +4482,7 @@
src/app/components/manage/management-list/management-list.component.ts
145
- Successfully created .
+ נוצר בהצלחה: .
Error occurred while creating .
@@ -4474,7 +4490,7 @@
src/app/components/manage/management-list/management-list.component.ts
150
- Error occurred while creating .
+ אירעה שגיאה ביצירת: .
Successfully updated .
@@ -4482,7 +4498,7 @@
src/app/components/manage/management-list/management-list.component.ts
166
- Successfully updated .
+ עודכן בהצלחה: .
Error occurred while saving .
@@ -4490,7 +4506,7 @@
src/app/components/manage/management-list/management-list.component.ts
171
- Error occurred while saving .
+ חלה שגיאה בשמירת .
Associated documents will not be deleted.
@@ -4514,7 +4530,7 @@
src/app/components/manage/settings/settings.component.html
2
- Start tour
+ התחל סיור
Open Django Admin
@@ -4522,7 +4538,7 @@
src/app/components/manage/settings/settings.component.html
4
- Open Django Admin
+ פתח ניהול Django
General
@@ -4634,7 +4650,7 @@
src/app/components/manage/settings/settings.component.html
99
- Sidebar
+ סרגל צד
Use 'slim' sidebar (icons only)
@@ -4642,7 +4658,7 @@
src/app/components/manage/settings/settings.component.html
103
- Use 'slim' sidebar (icons only)
+ השתמש בסרגל צד מצומצם (אייקונים בלבד)
Dark mode
@@ -4674,7 +4690,7 @@
src/app/components/manage/settings/settings.component.html
115
- Invert thumbnails in dark mode
+ הפוך תמונות ממוזערות למצב חשוך
Theme Color
@@ -4682,7 +4698,7 @@
src/app/components/manage/settings/settings.component.html
121
- Theme Color
+ תבנית צבעים
Reset
@@ -4690,7 +4706,7 @@
src/app/components/manage/settings/settings.component.html
130
- Reset
+ איפוס
Update checking
@@ -4698,23 +4714,23 @@
src/app/components/manage/settings/settings.component.html
135
- Update checking
+ בדיקת עדכון
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
- Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
+ בדיקת עדכון עובדת בעזרת פינג ל Github API ציבורי ובדיקת שחרורי הגרסה האחרונים למקרה וקיימת גרסה עדכנית יותר. ביצוע עדכון בפועל חייב להיות ידני.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- No tracking data is collected by the app in any way.
+ לא מבוצע איסוף נתונים על המידע שלך באפליקציה בשום מצב.
Enable update checking
@@ -4722,7 +4738,7 @@
src/app/components/manage/settings/settings.component.html
146
- Enable update checking
+ הפעל בדיקת עידכונים
Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release.
@@ -4730,7 +4746,7 @@
src/app/components/manage/settings/settings.component.html
146
- Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release.
+ שים לב שמתמשי צד שלישי בתצורת קונטינרים כדוגמת linuxserver.io ייתכנו לקבל התראות מראש על שחרור גרסה צד שלישי.
Bulk editing
@@ -4738,7 +4754,7 @@
src/app/components/manage/settings/settings.component.html
150
- Bulk editing
+ עריכה כמותית
Show confirmation dialogs
@@ -4746,7 +4762,7 @@
src/app/components/manage/settings/settings.component.html
154
- Show confirmation dialogs
+ הצג חלונות לאישור
Deleting documents will always ask for confirmation.
@@ -4754,7 +4770,7 @@
src/app/components/manage/settings/settings.component.html
154
- Deleting documents will always ask for confirmation.
+ מחיקת מסמך תמיד יציג חלון אישור.
Apply on close
@@ -4762,7 +4778,7 @@
src/app/components/manage/settings/settings.component.html
155
- Apply on close
+ החל בסגירה
Enable notes
@@ -4770,7 +4786,7 @@
src/app/components/manage/settings/settings.component.html
163
- Enable notes
+ הפעל הערות
Notifications
@@ -4778,7 +4794,7 @@
src/app/components/manage/settings/settings.component.html
171
- Notifications
+ התראות
Document processing
@@ -4786,7 +4802,7 @@
src/app/components/manage/settings/settings.component.html
174
- Document processing
+ עיבוד מסמך
Show notifications when new documents are detected
@@ -4794,7 +4810,7 @@
src/app/components/manage/settings/settings.component.html
178
- Show notifications when new documents are detected
+ הצג התראה כאשר זוהו מסמכים חדשים
Show notifications when document processing completes successfully
@@ -4802,7 +4818,7 @@
src/app/components/manage/settings/settings.component.html
179
- Show notifications when document processing completes successfully
+ הצג התראה כאשר עיבוד מסמך הסתיים בהצלחה
Show notifications when document processing fails
@@ -4810,7 +4826,7 @@
src/app/components/manage/settings/settings.component.html
180
- Show notifications when document processing fails
+ הצג התראה כאשר עיבוד מסמך נכשל
Suppress notifications on dashboard
@@ -4818,7 +4834,7 @@
src/app/components/manage/settings/settings.component.html
181
- Suppress notifications on dashboard
+ העלם התראות בעמוד הבקרה
This will suppress all messages about document processing status on the dashboard.
@@ -4826,7 +4842,7 @@
src/app/components/manage/settings/settings.component.html
181
- This will suppress all messages about document processing status on the dashboard.
+ ביצוע פעולה זו תעלים את כל ההודעות על סטטוס עיבוד מסמך בעמוד הבקרה.
Show warning when closing saved views with unsaved changes
@@ -4834,7 +4850,7 @@
src/app/components/manage/settings/settings.component.html
195
- Show warning when closing saved views with unsaved changes
+ הצג אזהרה כאשר סוגרים מסמך שצפינו ולא שמרנו בו שינויים
Appears on
@@ -4842,7 +4858,7 @@
src/app/components/manage/settings/settings.component.html
209,210
- Appears on
+ מופיע ב
No saved views defined.
@@ -4850,15 +4866,15 @@
src/app/components/manage/settings/settings.component.html
226
- No saved views defined.
+ לא הוגדרה שמירת צפייה.
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
- Mail
+ דואר
Mail accounts
@@ -4866,7 +4882,7 @@
src/app/components/manage/settings/settings.component.html
245
- Mail accounts
+ חשבונות דואר
Add Account
@@ -4874,7 +4890,7 @@
src/app/components/manage/settings/settings.component.html
250
- Add Account
+ הוסף חשבון
Server
@@ -4882,7 +4898,7 @@
src/app/components/manage/settings/settings.component.html
258
- Server
+ שרת
No mail accounts defined.
@@ -4890,7 +4906,7 @@
src/app/components/manage/settings/settings.component.html
276
- No mail accounts defined.
+ לא הוגדרו חשבונות דואר.
Mail rules
@@ -4898,7 +4914,7 @@
src/app/components/manage/settings/settings.component.html
282
- Mail rules
+ כללי דואר
Add Rule
@@ -4906,7 +4922,7 @@
src/app/components/manage/settings/settings.component.html
287
- Add Rule
+ הוסף כלל
No mail rules defined.
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Saved view "" deleted.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Settings saved
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Settings were saved successfully.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Settings were saved successfully. Reload is required to apply some changes.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Reload now
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Use system language
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Use date format of display language
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error while storing settings on server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Password has been changed, you will be logged out momentarily.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Saved user "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error saving user.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirm delete user account
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
This operation will permanently delete this user account.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Deleted user
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error deleting user.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Saved group "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error saving group.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirm delete user group
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
This operation will permanently delete this user group.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Deleted group
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error deleting group.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Saved account "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error saving account.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirm delete mail account
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
This operation will permanently delete this mail account.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Deleted mail account
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error deleting mail account.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Saved rule "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error saving rule.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirm delete mail rule
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
This operation will permanently delete this mail rule.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Deleted mail rule
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error deleting mail rule.
@@ -5326,7 +5342,7 @@
src/app/components/manage/tasks/tasks.component.html
116
- Complete
+ הושלם
Started
@@ -5334,7 +5350,7 @@
src/app/components/manage/tasks/tasks.component.html
122
- Started
+ התחיל
Queued
@@ -5342,7 +5358,7 @@
src/app/components/manage/tasks/tasks.component.html
128
- Queued
+ בתור
Dismiss selected
@@ -5350,7 +5366,7 @@
src/app/components/manage/tasks/tasks.component.ts
29
- Dismiss selected
+ בטל מסומנים
Dismiss all
@@ -5362,7 +5378,7 @@
src/app/components/manage/tasks/tasks.component.ts
63
- Dismiss all
+ בטל הכל
Confirm Dismiss All
@@ -5370,7 +5386,7 @@
src/app/components/manage/tasks/tasks.component.ts
61
- Confirm Dismiss All
+ אשר לבטל מסומנים
tasks?
@@ -5380,6 +5396,38 @@
משימות?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ בתור
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ התחיל
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ הושלם
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ נכשל
+
404 Not Found
@@ -5394,7 +5442,7 @@
src/app/data/matching-model.ts
16
- Auto: Learn matching automatically
+ אוטומטית: למד התאמות באופן אוטומטית
Any word
@@ -5402,7 +5450,7 @@
src/app/data/matching-model.ts
20
- Any word
+ מילה כלשהי
Any: Document contains any of these words (space separated)
@@ -5410,7 +5458,7 @@
src/app/data/matching-model.ts
21
- Any: Document contains any of these words (space separated)
+ הכל: מסמך שמכיל אחת מהמילים האלו (מופרד ברווחים)
All words
@@ -5418,7 +5466,7 @@
src/app/data/matching-model.ts
25
- All words
+ כל המילים
All: Document contains all of these words (space separated)
@@ -5426,7 +5474,7 @@
src/app/data/matching-model.ts
26
- All: Document contains all of these words (space separated)
+ הכל: מסמך שמכיל את כל המילים האלו (מופרד ברווחים)
Exact match
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Warning: You have unsaved changes to your document(s).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
You have unsaved changes to the saved view
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Are you sure you want to close this saved view?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Save and close
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
You don't have permissions to do that
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
המסמך כבר קיים.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Document with ASN already exists.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
קובץ לא נמצא.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
סקריפט לפני-קליטה לא קיים.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
שגיאה בהרצת סקריפט לפני-קליטה.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
סקריפט לאחר-קליטה לא קיים.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
שגיאה בהרצת סקריפט לאחר-קליטה.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
התקבל קובץ חדש.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
סוג קובץ לא נתמך.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
מעבד מסמך...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
יוצר תמונה מוקטנת...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
אוסף תאריך מהמסמך...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
שומר מסמך...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
הושלם.
@@ -5929,11 +5977,19 @@
רוסית
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
סלובנית
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
סרבית
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
שוודית
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
טורקית
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
סינית מופשטת
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
הושלמה בהצלחה העברה חד פעמית של הגדרות למסד הנתונים!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
לא ניתן לבצע העברה של הגדרות למסד הנתונים, נסה לשמור באופן ידני.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
You can restart the tour from the settings page.
diff --git a/src-ui/src/locale/messages.hr_HR.xlf b/src-ui/src/locale/messages.hr_HR.xlf
index cd5f42e7f..3ae6b2b88 100644
--- a/src-ui/src/locale/messages.hr_HR.xlf
+++ b/src-ui/src/locale/messages.hr_HR.xlf
@@ -74,7 +74,7 @@
13
Currently selected slide number read by screen reader
- Slide of
+ Stranica od
Hours
@@ -352,7 +352,7 @@
src/app/app.component.ts
138
- Prev
+ Prethodno
Next
@@ -364,7 +364,7 @@
src/app/components/document-detail/document-detail.component.html
55
- Next
+ Sljedeće
End
@@ -372,13 +372,13 @@
src/app/app.component.ts
140
- End
+ Kraj
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
@@ -442,15 +442,15 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
- Thank you! 🙏
+ Puno hvala! 🙏
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Pokretanje prijenosa...
@@ -685,7 +685,7 @@
src/app/components/manage/tasks/tasks.component.html
1
- File Tasks
+ Zadaci datoteke
File Tasks
@@ -693,7 +693,7 @@
src/app/components/app-frame/app-frame.component.html
163
- File Tasks
+ Zadaci datoteke
Logs
@@ -781,7 +781,7 @@
src/app/components/app-frame/app-frame.component.html
217
- Paperless-ngx can automatically check for updates
+ Paperless-ngx može automatski provjeriti aktualizaciju
How does this work?
@@ -789,7 +789,7 @@
src/app/components/app-frame/app-frame.component.html
224,226
- How does this work?
+ Kako ovo radi?
Update available
@@ -807,9 +807,9 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
- An error occurred while saving settings.
+ Došlo je do pogreške prilikom spremanja postavki.
An error occurred while saving update checking settings.
@@ -841,7 +841,7 @@
src/app/components/common/confirm-dialog/confirm-dialog.component.html
12
- Cancel
+ Prekini
Confirmation
@@ -885,7 +885,7 @@
src/app/components/common/date-dropdown/date-dropdown.component.html
20
- now
+ sada
After
@@ -1261,7 +1261,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
76
- Permissions
+ Dopuštenja
Create new user group
@@ -1269,7 +1269,7 @@
src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts
26
- Create new user group
+ Stvori novu korisničku grupu
Edit user group
@@ -1277,7 +1277,7 @@
src/app/components/common/edit-dialog/group-edit-dialog/group-edit-dialog.component.ts
30
- Edit user group
+ Uredi korisničku grupu
IMAP Server
@@ -1285,7 +1285,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
11
- IMAP Server
+ IMAP poslužitelj
IMAP Port
@@ -1293,7 +1293,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
12
- IMAP Port
+ IMAP port
IMAP Security
@@ -1301,7 +1301,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
13
- IMAP Security
+ IMAP zaštita
Username
@@ -1317,7 +1317,7 @@
src/app/components/manage/settings/settings.component.html
344
- Username
+ Korisničko ime
Password
@@ -1329,7 +1329,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
12
- Password
+ Lozinka
Password is token
@@ -1337,7 +1337,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
18
- Password is token
+ Lozinka već postoji
Check if the password above is a token used for authentication
@@ -1405,7 +1405,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
32
- Test
+ Test
No encryption
@@ -1421,7 +1421,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
15
- SSL
+ SSL
STARTTLS
@@ -1429,7 +1429,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
16
- STARTTLS
+ STARTTLS
Create new mail account
@@ -1437,7 +1437,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
41
- Create new mail account
+ Kreiraj novi račun e-pošte
Edit mail account
@@ -1445,7 +1445,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
45
- Edit mail account
+ Uredi račun e-pošte
Successfully connected to the mail server
@@ -1453,7 +1453,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
90
- Successfully connected to the mail server
+ Uspješno povezivanje sa poslužiteljem e-pošte
Unable to connect to the mail server
@@ -1461,7 +1461,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
91
- Unable to connect to the mail server
+ Nije se moguće povezati s poslužiteljom e-pošte
Account
@@ -1473,7 +1473,7 @@
src/app/components/manage/settings/settings.component.html
295
- Account
+ Račun
Folder
@@ -1481,7 +1481,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
12
- Folder
+ Mapa
Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server.
@@ -1489,7 +1489,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
12
- Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server.
+ Podmape moraju biti odvojene razdjelnikom, npr. točkom ('.') ili kosom crtom ('/'), ovisno o poslužitelju e-pošte.
Maximum age (days)
@@ -1497,7 +1497,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
13
- Maximum age (days)
+ Maksimalna starost (dana)
Attachment type
@@ -1505,7 +1505,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
14
- Attachment type
+ Vrsta privitka
Consumption scope
@@ -1513,7 +1513,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
15
- Consumption scope
+ Opseg integracije
See docs for .eml processing requirements
@@ -1521,7 +1521,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
15
- See docs for .eml processing requirements
+ Provjeri dokumentaciju za zahtjeve obrade .eml
Rule order
@@ -1545,7 +1545,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
20
- Filter from
+ Filtriraj po pošiljatelju
Filter to
@@ -1553,7 +1553,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
21
- Filter to
+ Filtriraj po primatelju
Filter subject
@@ -1561,7 +1561,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
22
- Filter subject
+ Filtriraj po predmetu
Filter body
@@ -1569,7 +1569,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
23
- Filter body
+ Filtriraj po sadržaju
Filter attachment filename
@@ -1577,7 +1577,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
24
- Filter attachment filename
+ Filtriraj po nazivu datoteke iz privitka
Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive.
@@ -1585,7 +1585,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
24
- Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive.
+ Upotrijebi samo dokumente koji u potpunosti odgovaraju ovom nazivu datoteke ako je navedeno. Dopušteni su zamjenski znakovi kao što su *.pdf ili *faktura*. Neosjetljivo na mala i velika slova.
Action
@@ -1593,7 +1593,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
27
- Action
+ Radnja
Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched.
@@ -1653,7 +1653,7 @@
src/app/services/toast.service.ts
37
- Error
+ Greška
Only process attachments
@@ -1665,7 +1665,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
38
- Only process attachments
+ Obradi samo privitke
Process all files, including 'inline' attachments
@@ -1673,7 +1673,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
31
- Process all files, including 'inline' attachments
+ Obradi sve datoteke, uključujući 'umetnute' privitke
Process message as .eml
@@ -1681,7 +1681,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
42
- Process message as .eml
+ Obradi poruku kao .eml
Process message as .eml and attachments separately
@@ -1689,7 +1689,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
46
- Process message as .eml and attachments separately
+ Obradi poruku kao .eml i privitke odvojeno
Delete
@@ -1765,7 +1765,7 @@
src/app/components/manage/settings/settings.component.html
394
- Delete
+ Obriši
Move to specified folder
@@ -1773,7 +1773,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
57
- Move to specified folder
+ Premjesti u određenu mapu
Mark as read, don't process read mails
@@ -1781,7 +1781,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
61
- Mark as read, don't process read mails
+ Označi kao pročitano. Ne obrađuj pročitanu e-poštu
Flag the mail, don't process flagged mails
@@ -2210,7 +2210,7 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
58
- Groups:
+ Grupe:
Edit
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2274,7 +2278,7 @@
src/app/components/manage/settings/settings.component.html
393
- Edit
+ Uredi
Edit permissions also grant viewing permissions
@@ -2282,7 +2286,7 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
64
- Edit permissions also grant viewing permissions
+ Uredi dopuštenja i dodijeli dozvolu za čitanje
Add item
@@ -2311,7 +2315,7 @@
src/app/components/document-list/document-card-small/document-card-small.component.ts
80
- Private
+ Privatno
Add tag
@@ -2327,7 +2331,7 @@
src/app/components/common/input/tags/tags.component.html
39
- Filter documents with these Tags
+ Filtriraj dokumente sa ovim tag-ovima
Set Permissions
@@ -2335,7 +2339,7 @@
src/app/components/common/permissions-dialog/permissions-dialog.component.ts
26
- Set Permissions
+ Postavi Dopuštenja
Note that permissions set here will override any existing permissions
@@ -2351,7 +2355,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
28
- My documents
+ Moji dokumenti
Shared with me
@@ -2359,7 +2363,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
38
- Shared with me
+ Podjeljeno sa mnom
Unowned
@@ -2367,7 +2371,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
48
- Unowned
+ Bez vlasnika
Users
@@ -2379,7 +2383,7 @@
src/app/components/manage/settings/settings.component.html
332
- Users
+ Korisnici
Hide unowned
@@ -2387,7 +2391,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
77
- Hide unowned
+ Sakrij bez vlasnika
Type
@@ -2395,7 +2399,7 @@
src/app/components/common/permissions-select/permissions-select.component.html
5
- Type
+ Vrsta
Add
@@ -2403,7 +2407,7 @@
src/app/components/common/permissions-select/permissions-select.component.html
7
- Add
+ Dodaj
Change
@@ -2411,7 +2415,7 @@
src/app/components/common/permissions-select/permissions-select.component.html
8
- Change
+ Promijeni
@@ -2425,7 +2429,7 @@
src/app/components/manage/tasks/tasks.component.html
11
-
+
Inherited from group
@@ -2433,7 +2437,7 @@
src/app/components/common/permissions-select/permissions-select.component.ts
61
- Inherited from group
+ Naslijeđeno od grupe
Select
@@ -2465,7 +2469,7 @@
src/app/components/dashboard/dashboard.component.ts
23
- Hello , welcome to Paperless-ngx
+ Hej , dobrodošlica u Paperless-ngx
Welcome to Paperless-ngx
@@ -2473,7 +2477,7 @@
src/app/components/dashboard/dashboard.component.ts
25
- Welcome to Paperless-ngx
+ Dobrodošli u Paperless-ngx
Show all
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Naslov
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ Pretpregled
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Preuzmi
+
Statistics
@@ -2549,7 +2585,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
4
- Go to inbox
+ Idi u dolaznu poštu
Documents in inbox
@@ -2557,7 +2593,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
5
- Documents in inbox
+ Dokumenti u ulaznoj pošti
Go to documents
@@ -2565,7 +2601,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
8
- Go to documents
+ Idi u dokumente
Total documents
@@ -2573,7 +2609,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
9
- Total documents
+ Ukupno dokumenata
Total characters
@@ -2581,7 +2617,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
13
- Total characters
+ Ukupno znakova
Other
@@ -2589,7 +2625,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts
55
- Other
+ Ostalo
Upload new documents
@@ -2631,7 +2667,7 @@
25
This is shown as a summary line when there are more than 5 document in the processing pipeline.
- {VAR_PLURAL, plural, =1 {One more document} other { more documents}}
+ {VAR_PLURAL, plural, =1 {preostali dokument} other { preostalih dokumenata}}
Processing:
@@ -2639,7 +2675,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
39
- Processing:
+ Obrađujem:
Failed:
@@ -2647,7 +2683,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
42
- Failed:
+ Neuspješno:
Added:
@@ -2655,7 +2691,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
45
- Added:
+ Dodano:
,
@@ -2668,7 +2704,7 @@
269
this string is used to separate processing, failed and added on the file upload widget
- ,
+ ,
Paperless-ngx is running!
@@ -2676,7 +2712,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
2
- Paperless-ngx is running!
+ Paperless-ngx ne miruje, naporno radi ;-)!
You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below.
@@ -2738,26 +2774,6 @@
of
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Download
-
Download original
@@ -2798,9 +2814,9 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
- Close
+ Zatvori
Previous
@@ -2808,7 +2824,7 @@
src/app/components/document-detail/document-detail.component.html
50
- Previous
+ Prethodni
Details
@@ -2816,7 +2832,7 @@
src/app/components/document-detail/document-detail.component.html
72
- Details
+ Detalji
Archive serial number
@@ -2824,7 +2840,7 @@
src/app/components/document-detail/document-detail.component.html
76
- Archive serial number
+ Serijski broj pohrane
Date created
@@ -2832,7 +2848,7 @@
src/app/components/document-detail/document-detail.component.html
77
- Date created
+ Datum izrade
Correspondent
@@ -2856,7 +2872,7 @@
src/app/services/rest/document.service.ts
19
- Correspondent
+ Dopisnik
Document type
@@ -2880,7 +2896,7 @@
src/app/services/rest/document.service.ts
21
- Document type
+ Vrsta dokumenta
Storage path
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
This operation cannot be undone.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Proceed
@@ -3284,7 +3300,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
27
- Filter tags
+ Filtriraj oznake
Filter correspondents
@@ -3296,7 +3312,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
36
- Filter correspondents
+ Filtriraj dopisnike
Filter document types
@@ -3308,7 +3324,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
44
- Filter document types
+ Filtriraj vrste dokumenta
Filter storage paths
@@ -3320,7 +3336,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
52
- Filter storage paths
+ Filtriraj putanju pohrane
Actions
@@ -3368,7 +3384,7 @@
src/app/components/manage/tasks/tasks.component.html
44
- Actions
+ Radnje
Include:
@@ -3376,7 +3392,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
108
- Include:
+ Uključi:
Archived files
@@ -3384,7 +3400,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
112,114
- Archived files
+ Pohranjene datoteke
Original files
@@ -3392,7 +3408,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
118,120
- Original files
+ Izvorne datoteke
Use formatted filename
@@ -3400,7 +3416,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
125,127
- Use formatted filename
+ Preuzmi formatirano ime datoteke
Error executing bulk operation:
@@ -3625,12 +3641,12 @@
View notes
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
View "" created successfully.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Correspondent:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Without correspondent
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Without document type
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Without storage path
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Tag:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Without any tag
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Title:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Owner:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Owner not in:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Without an owner
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Title & content
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Advanced search
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
More like
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
equals
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
is empty
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
is not empty
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
greater than
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
less than
@@ -4244,19 +4260,19 @@
Delete note
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error saving note:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Error deleting note:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Saved view "" deleted.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Settings saved
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Settings were saved successfully.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Settings were saved successfully. Reload is required to apply some changes.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Reload now
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Use system language
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Use date format of display language
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error while storing settings on server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Password has been changed, you will be logged out momentarily.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Saved user "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error saving user.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirm delete user account
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
This operation will permanently delete this user account.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Deleted user
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error deleting user.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Saved group "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error saving group.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirm delete user group
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
This operation will permanently delete this user group.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Deleted group
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error deleting group.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Saved account "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error saving account.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirm delete mail account
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
This operation will permanently delete this mail account.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Deleted mail account
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error deleting mail account.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Saved rule "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error saving rule.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirm delete mail rule
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
This operation will permanently delete this mail rule.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Deleted mail rule
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error deleting mail rule.
@@ -5380,6 +5396,38 @@
tasks?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Warning: You have unsaved changes to your document(s).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
You have unsaved changes to the saved view
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Are you sure you want to close this saved view?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Save and close
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
You don't have permissions to do that
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Document already exists.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Document with ASN already exists.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
File not found.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Pre-consume script does not exist.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error while executing pre-consume script.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Post-consume script does not exist.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error while executing post-consume script.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Received new file.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
File type not supported.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Processing document...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Generating thumbnail...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Retrieving date from document...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Saving document...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Finished.
@@ -5929,11 +5977,19 @@
Russian
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Slovenian
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbian
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Swedish
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turkish
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Chinese Simplified
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Successfully completed one-time migratration of settings to the database!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Unable to migrate settings to the database, please try saving manually.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
You can restart the tour from the settings page.
diff --git a/src-ui/src/locale/messages.hu_HU.xlf b/src-ui/src/locale/messages.hu_HU.xlf
index bc9b7c665..096e4209a 100644
--- a/src-ui/src/locale/messages.hu_HU.xlf
+++ b/src-ui/src/locale/messages.hu_HU.xlf
@@ -8,7 +8,7 @@
node_modules/src/ngb-config.ts
13
- Close
+ Bezár
HH
@@ -16,7 +16,7 @@
node_modules/src/ngb-config.ts
13
- HH
+ ÓÓ
Close
@@ -24,7 +24,7 @@
node_modules/src/ngb-config.ts
13
- Close
+ Bezár
Select month
@@ -44,7 +44,7 @@
node_modules/src/ngb-config.ts
13
- Select month
+ Hónap kiválasztása
Previous month
@@ -56,7 +56,7 @@
node_modules/src/ngb-config.ts
13
- Previous month
+ Előző hónap
@@ -74,7 +74,7 @@
13
Currently selected slide number read by screen reader
- Slide of
+ Oldal /
Hours
@@ -82,7 +82,7 @@
node_modules/src/ngb-config.ts
13
- Hours
+ Óra
Previous
@@ -98,7 +98,7 @@
node_modules/src/ngb-config.ts
13
- Previous
+ Előző
MM
@@ -106,7 +106,7 @@
node_modules/src/ngb-config.ts
13
- MM
+ HH
Select year
@@ -126,7 +126,7 @@
node_modules/src/ngb-config.ts
13
- Select year
+ Év kiválasztása
Next month
@@ -138,7 +138,7 @@
node_modules/src/ngb-config.ts
13
- Next month
+ Következő hónap
Next
@@ -146,7 +146,7 @@
node_modules/src/ngb-config.ts
13
- Next
+ Következő
Minutes
@@ -154,7 +154,7 @@
node_modules/src/ngb-config.ts
13
- Minutes
+ Perc
Increment hours
@@ -170,7 +170,7 @@
node_modules/src/ngb-config.ts
13
- Increment hours
+ Növekmény órák
Decrement hours
@@ -194,7 +194,7 @@
node_modules/src/ngb-config.ts
13
- Decrement hours
+ Csökkenő órák
Increment minutes
@@ -210,7 +210,7 @@
node_modules/src/ngb-config.ts
13
- Increment minutes
+ Növekmény percek
Decrement minutes
@@ -226,7 +226,7 @@
node_modules/src/ngb-config.ts
13
- Decrement minutes
+ Csökkenő percek
SS
@@ -234,7 +234,7 @@
node_modules/src/ngb-config.ts
13
- SS
+ MM
Seconds
@@ -242,7 +242,7 @@
node_modules/src/ngb-config.ts
13
- Seconds
+ Másodpercek
Increment seconds
@@ -250,7 +250,7 @@
node_modules/src/ngb-config.ts
13
- Increment seconds
+ Növekmény másodpercek
Decrement seconds
@@ -258,7 +258,7 @@
node_modules/src/ngb-config.ts
13
- Decrement seconds
+ Csökkenő másodpercek
@@ -284,7 +284,7 @@
src/app/app.component.html
7
- Drop files to begin upload
+ Húzd ide a fájlokat a feltöltéshez
Document added
@@ -296,7 +296,7 @@
src/app/app.component.ts
100
- Document added
+ Dokumentum hozzáadva
Document was added to paperless.
@@ -308,7 +308,7 @@
src/app/app.component.ts
102
- Document was added to paperless.
+ dokumentum hozzáadva a paperless-hez.
Open document
@@ -320,7 +320,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html
46
- Open document
+ Dokumentum megnyitása
Could not add :
@@ -328,7 +328,7 @@
src/app/app.component.ts
116
- Could not add :
+ Nem sikerült hozzáadni a(z) dokumentumot:
New document detected
@@ -336,7 +336,7 @@
src/app/app.component.ts
131
- New document detected
+ Új dokumentum észlelve
Document is being processed by paperless.
@@ -344,7 +344,7 @@
src/app/app.component.ts
133
- Document is being processed by paperless.
+ feldolgozás alatt van a paperless-ben.
Prev
@@ -352,7 +352,7 @@
src/app/app.component.ts
138
- Prev
+ Előző
Next
@@ -364,7 +364,7 @@
src/app/components/document-detail/document-detail.component.html
55
- Next
+ Következő
End
@@ -372,21 +372,21 @@
src/app/app.component.ts
140
- End
+ Vége
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
- The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
+ A műszerfal használható elmentett nézetek, például a "Beérkezett üzenetek" megjelenítésére. Ezek a Beállítások > Mentett nézetek alatt találhatók, miután létrehoztál néhányat.
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Thank you! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Initiating upload...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
An error occurred while saving settings.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Title
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Download
+
Statistics
@@ -2738,26 +2774,6 @@
of
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Download
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Close
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
This operation cannot be undone.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Proceed
@@ -3625,12 +3641,12 @@
View notes
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
View "" created successfully.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Correspondent:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Without correspondent
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Without document type
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Without storage path
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Tag:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Without any tag
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Title:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Owner:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Owner not in:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Without an owner
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Title & content
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Advanced search
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
More like
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
equals
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
is empty
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
is not empty
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
greater than
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
less than
@@ -4244,19 +4260,19 @@
Delete note
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error saving note:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Error deleting note:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Saved view "" deleted.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Settings saved
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Settings were saved successfully.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Settings were saved successfully. Reload is required to apply some changes.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Reload now
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Use system language
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Use date format of display language
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error while storing settings on server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Password has been changed, you will be logged out momentarily.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Saved user "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error saving user.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirm delete user account
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
This operation will permanently delete this user account.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Deleted user
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error deleting user.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Saved group "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error saving group.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirm delete user group
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
This operation will permanently delete this user group.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Deleted group
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error deleting group.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Saved account "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error saving account.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirm delete mail account
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
This operation will permanently delete this mail account.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Deleted mail account
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error deleting mail account.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Saved rule "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error saving rule.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirm delete mail rule
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
This operation will permanently delete this mail rule.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Deleted mail rule
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error deleting mail rule.
@@ -5380,6 +5396,38 @@
tasks?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Warning: You have unsaved changes to your document(s).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
You have unsaved changes to the saved view
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Are you sure you want to close this saved view?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Save and close
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
You don't have permissions to do that
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Document already exists.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Document with ASN already exists.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
File not found.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Pre-consume script does not exist.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error while executing pre-consume script.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Post-consume script does not exist.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error while executing post-consume script.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Received new file.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
File type not supported.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Processing document...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Generating thumbnail...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Retrieving date from document...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Saving document...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Finished.
@@ -5929,11 +5977,19 @@
Russian
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Slovenian
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbian
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Swedish
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turkish
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Chinese Simplified
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Successfully completed one-time migratration of settings to the database!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Unable to migrate settings to the database, please try saving manually.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
You can restart the tour from the settings page.
diff --git a/src-ui/src/locale/messages.id_ID.xlf b/src-ui/src/locale/messages.id_ID.xlf
index b8b5193bd..2153e2146 100644
--- a/src-ui/src/locale/messages.id_ID.xlf
+++ b/src-ui/src/locale/messages.id_ID.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
Dasbor dapat digunakan untuk menampilkan tampilan tersimpan, seperti sebagai 'Kotak Masuk'. Pengaturan tersebut ditemukan di bawah Pengaturan > Tampilan tersimpan setelah Anda membuatnya.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Terima kasih! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Terakhir, atas nama setiap kontributor untuk proyek yang didukung komunitas ini, terima kasih telah menggunakan Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Mulai mengunggah...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Terjadi kesalahan saat menyimpan setelan.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Judul
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Unduh
+
Statistics
@@ -2738,26 +2774,6 @@
dari
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Unduh
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Tutup
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
This operation cannot be undone.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Proceed
@@ -3625,12 +3641,12 @@
View notes
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
View "" created successfully.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Correspondent:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Without correspondent
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Without document type
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Without storage path
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Tag:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Without any tag
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Title:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Owner:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Owner not in:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Without an owner
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Title & content
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Advanced search
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
More like
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
equals
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
is empty
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
is not empty
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
greater than
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
less than
@@ -4244,19 +4260,19 @@
Delete note
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error saving note:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Error deleting note:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Saved view "" deleted.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Settings saved
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Settings were saved successfully.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Settings were saved successfully. Reload is required to apply some changes.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Reload now
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Use system language
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Use date format of display language
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error while storing settings on server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Password has been changed, you will be logged out momentarily.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Saved user "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error saving user.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirm delete user account
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
This operation will permanently delete this user account.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Deleted user
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error deleting user.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Saved group "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error saving group.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirm delete user group
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
This operation will permanently delete this user group.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Deleted group
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error deleting group.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Saved account "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error saving account.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirm delete mail account
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
This operation will permanently delete this mail account.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Deleted mail account
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error deleting mail account.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Saved rule "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error saving rule.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirm delete mail rule
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
This operation will permanently delete this mail rule.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Deleted mail rule
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error deleting mail rule.
@@ -5380,6 +5396,38 @@
tasks?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Warning: You have unsaved changes to your document(s).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
You have unsaved changes to the saved view
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Are you sure you want to close this saved view?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Save and close
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
You don't have permissions to do that
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Document already exists.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Document with ASN already exists.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
File not found.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Pre-consume script does not exist.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error while executing pre-consume script.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Post-consume script does not exist.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error while executing post-consume script.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Received new file.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
File type not supported.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Processing document...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Generating thumbnail...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Retrieving date from document...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Saving document...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Finished.
@@ -5929,11 +5977,19 @@
Russian
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Slovenian
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbian
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Swedish
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turkish
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Chinese Simplified
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Successfully completed one-time migratration of settings to the database!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Unable to migrate settings to the database, please try saving manually.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
You can restart the tour from the settings page.
diff --git a/src-ui/src/locale/messages.it_IT.xlf b/src-ui/src/locale/messages.it_IT.xlf
index 34f03f8a1..09bd54396 100644
--- a/src-ui/src/locale/messages.it_IT.xlf
+++ b/src-ui/src/locale/messages.it_IT.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
La dashboard può essere usata per mostrare le viste salvate, come una 'Inbox'. Queste impostazioni si trovano in Impostazioni > Viste salvate, dopo averne create alcune.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Trascina i documenti qui per iniziare a caricarli, oppure posizionali nella cartella di elaborazione. Puoi anche trascinare i documenti ovunque su tutte le altre pagine della web app. Una volta fatto, Paperless-ngx inizierà a formare i suoi algoritmi di machine learning.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
L'elenco dei documenti mostra tutti i tuoi documenti e consente di filtrarli e modificarli in blocco. Ci sono tre stili di visualizzazione diversi: elenco, carte piccole e carte grandi. Un elenco di documenti attualmente aperti per la modifica è mostrato nella barra laterale.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
Gli strumenti di filtraggio ti consentono di trovare rapidamente documenti utilizzando vari termini di ricerca, date, tag, ecc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Qualsiasi combinazione di filtri può essere salvata come 'vista' che può essere visualizzata sulla dashboard e/o nella barra laterale.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Tag, corrispondenti, tipi di documenti e percorsi di archiviazione possono essere gestiti utilizzando queste pagine. Possono anche essere creati dalla vista di modifica dei documenti.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
Le Attività File mostrano i documenti che sono stati consumati, sono in attesa di esserlo, o possano aver portato a un fallimento durante l'Attività.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Controlla le impostazioni per svariate modifiche all'app web, per attivare o disattivare le impostazioni per le viste salvate o impostare il filtraggio delle email.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Grazie! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
Ci sono <em>tonnellate</em> di caratteristiche e informazioni che non abbiamo coperto qui, ma questo dovrebbe essere abbastanza per cominciare. Consulta la documentazione o visita il progetto su GitHub per saperne di più o per segnalare problemi.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Infine, a nome di ogni collaboratore di questo progetto supportato dalla comunità, grazie per utilizzare Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Avvio caricamento...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Si è verificato un errore durante il salvataggio delle impostazioni.
@@ -1897,7 +1897,7 @@
src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts
32
- See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list.
+ Fai riferimento <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling"> alla documentazione</a> per la lista completa.
Create new storage path
@@ -2146,7 +2146,7 @@
src/app/components/common/input/select/select.component.ts
149
- Filter documents with this
+ Filtra i documenti con questo
Edit Permissions
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2282,7 +2286,7 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
64
- Edit permissions also grant viewing permissions
+ I permessi di modifica concedono anche quelli di lettura
Add item
@@ -2327,7 +2331,7 @@
src/app/components/common/input/tags/tags.component.html
39
- Filter documents with these Tags
+ Filtra i documenti con queste etichette
Set Permissions
@@ -2343,7 +2347,7 @@
src/app/components/common/permissions-dialog/permissions-dialog.component.ts
43
- Note that permissions set here will override any existing permissions
+ Nota che i permessi impostati qui sovrascriveranno tuiti i permessi esistenti
My documents
@@ -2359,7 +2363,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
38
- Shared with me
+ Condivisi con me
Unowned
@@ -2367,7 +2371,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
48
- Unowned
+ Non di proprietà
Users
@@ -2387,7 +2391,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
77
- Hide unowned
+ Nascondi non posseduti
Type
@@ -2425,7 +2429,7 @@
src/app/components/manage/tasks/tasks.component.html
11
-
+
Inherited from group
@@ -2433,7 +2437,7 @@
src/app/components/common/permissions-select/permissions-select.component.ts
61
- Inherited from group
+ Ereditato dal gruppo
Select
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Titolo
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ Visualizza Anteprima
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Scarica
+
Statistics
@@ -2549,7 +2585,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
4
- Go to inbox
+ Vai alla inbox
Documents in inbox
@@ -2565,7 +2601,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
8
- Go to documents
+ Vai ai documenti
Total documents
@@ -2573,7 +2609,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
9
- Total documents
+ Totale documenti
Total characters
@@ -2581,7 +2617,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
13
- Total characters
+ Totale caratteri
Other
@@ -2738,26 +2774,6 @@
di
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Scarica
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Chiudi
@@ -3044,7 +3060,7 @@
src/app/components/document-detail/document-detail.component.html
175,176
- Notes
+ Note
Discard
@@ -3068,7 +3084,7 @@
src/app/components/document-detail/document-detail.component.html
197
- Save & close
+ Salva & chiudi
An error occurred loading content:
@@ -3076,7 +3092,7 @@
src/app/components/document-detail/document-detail.component.ts
252,254
- An error occurred loading content:
+ Si è verificato un errore durante il caricamento del contenuto:
Error retrieving metadata
@@ -3092,7 +3108,7 @@
src/app/components/document-detail/document-detail.component.ts
417
- Error retrieving suggestions.
+ Errore durante il recupero dei suggerimenti.
Document saved successfully.
@@ -3104,7 +3120,7 @@
src/app/components/document-detail/document-detail.component.ts
537
- Document saved successfully.
+ Documento salvato con successo.
Error saving document
@@ -3160,7 +3176,7 @@
src/app/components/document-detail/document-detail.component.ts
640,642
- Error deleting document:
+ Errore durante l'eliminazione del documento:
Redo OCR confirm
@@ -3172,7 +3188,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
499
- Ripeti la conferma OCR
+ Conferma Ripeti OCR
This operation will permanently redo OCR for this document.
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Questa operazione non può essere annullata.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Procedi
@@ -3248,7 +3264,7 @@
src/app/components/document-detail/document-detail.component.ts
675
- Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content.
+ L'operazione di rilettura OCR inizierà in background. Chiudi e riapri o ricarica questo documento dopo che l'operazione è stata completata per vedere i nuovi contenuti.
Error executing operation:
@@ -3625,12 +3641,12 @@
Visualizza note
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Note
Filter by document type
@@ -3842,17 +3858,17 @@
src/app/components/document-list/document-list.component.html
131
- Sort by ASN
+ Ordina per ASN
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3866,7 +3882,7 @@
src/app/components/document-list/document-list.component.html
138
- Sort by correspondent
+ Ordina per corrispondente
Sort by title
@@ -3874,7 +3890,7 @@
src/app/components/document-list/document-list.component.html
145
- Sort by title
+ Ordina per titolo
Sort by owner
@@ -3882,7 +3898,7 @@
src/app/components/document-list/document-list.component.html
152
- Sort by owner
+ Ordina per proprietario
Owner
@@ -3894,7 +3910,7 @@
src/app/services/rest/document.service.ts
26
- Owner
+ Proprietario
Sort by notes
@@ -3902,7 +3918,7 @@
src/app/components/document-list/document-list.component.html
159
- Sort by notes
+ Ordina per note
Notes
@@ -3934,7 +3950,7 @@
src/app/components/document-list/document-list.component.html
173
- Sort by storage path
+ Ordina per percorso di archiviazione
Sort by created date
@@ -3942,7 +3958,7 @@
src/app/components/document-list/document-list.component.html
180
- Sort by created date
+ Filtra per data di creazione
Sort by added date
@@ -3950,7 +3966,7 @@
src/app/components/document-list/document-list.component.html
187
- Sort by added date
+ Ordina per data di aggiunta
Added
@@ -3993,12 +4009,12 @@
La vista "" è stata creata.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Corrispondente:
+ Corrispondente:
Without correspondent
@@ -4009,12 +4025,12 @@
Senza corrispondente
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Tipo di documento:
Without document type
@@ -4025,12 +4041,12 @@
Senza tipo di documento
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Percorso di archiviazione:
Without storage path
@@ -4038,21 +4054,21 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
142
- Without storage path
+ Senza percorso di archiviazione
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Tag:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Senza alcun tag
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Titolo:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,23 +4092,23 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
- Owner:
+ Proprietario:
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
- Owner not in:
+ Proprietario non in:
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Senza proprietario
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Titolo & contenuto
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Ricerca avanzata
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Più come
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
uguale a
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
è vuoto
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
non è vuoto
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
maggiore di
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
minore di
@@ -4244,21 +4260,21 @@
Elimina nota
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error saving note:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
- Error deleting note:
+ Errore durante l'eliminazione della nota:
correspondent
@@ -4474,7 +4490,7 @@
src/app/components/manage/management-list/management-list.component.ts
150
- Error occurred while creating .
+ Errore durante la creazione di .
Successfully updated .
@@ -4490,7 +4506,7 @@
src/app/components/manage/management-list/management-list.component.ts
171
- Error occurred while saving .
+ Errore durante e il salvataggio di .
Associated documents will not be deleted.
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
- Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
+ Il controllo degli aggiornamenti funziona controllando le API di Github dell'ultima release, per determinare se è disponibile una nuova versione. L'aggiornamento effettivo dell'applicazione deve comunque essere eseguito manualmente.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- No tracking data is collected by the app in any way.
+ L'app non raccoglie assolutamente alcun dato di tracciamento.
Enable update checking
@@ -4730,7 +4746,7 @@
src/app/components/manage/settings/settings.component.html
146
- Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release.
+ Per gli utenti di container di terze parti, come linuxserver.io, questa notifica può essere 'più avanti' della versione corrente di terze parti.
Bulk editing
@@ -4770,7 +4786,7 @@
src/app/components/manage/settings/settings.component.html
163
- Enable notes
+ Abilita note
Notifications
@@ -4834,7 +4850,7 @@
src/app/components/manage/settings/settings.component.html
195
- Show warning when closing saved views with unsaved changes
+ Mostra un avviso quando chiudi le viste salvate con modifiche non salvate
Appears on
@@ -4842,7 +4858,7 @@
src/app/components/manage/settings/settings.component.html
209,210
- Appears on
+ Appare su
No saved views defined.
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
E-Mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
La vista "" è stata eliminata.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Impostazioni salvate
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Impostazioni salvate con successo.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Impostazioni salvate con successo. È necessario ricaricare per applicare alcune modifiche.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Ricarica ora
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Usa lingua di sistema
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Usa il formato data della lingua
@@ -5000,15 +5016,15 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
- Error while storing settings on server.
+ Errore durante il salvataggio delle impostazioni sul server.
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
La password è stata cambiata, sarai disconnesso momentaneamente.
@@ -5016,23 +5032,23 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
- Saved user "".
+ Salvato utente "".
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
- Error saving user.
+ Errore durante il salvataggio dell'utente.
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Conferma eliminazione account utente
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
Questa operazione eliminerà definitivamente l'account utente.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Utente eliminato
@@ -5056,31 +5072,31 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
- Error deleting user.
+ Errore durante l'eliminazione dell'utente.
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
- Saved group "".
+ Salvato gruppo "".
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
- Error saving group.
+ Errore durante il salvataggio del gruppo.
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Conferma eliminazione gruppo utenti
@@ -5088,15 +5104,15 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
- This operation will permanently delete this user group.
+ Questa operazione eliminerà definitivamente il gruppo.
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Gruppo eliminato
@@ -5104,15 +5120,15 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
- Error deleting group.
+ Errore durante l'eliminazione del gruppo.
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Account "" salvato.
@@ -5120,15 +5136,15 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
- Error saving account.
+ Errore durante il salvataggio dell'account.
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Conferma eliminazione dell'account email
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
Questa operazione eliminerà definitivamente questo account email.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Account email eliminato
@@ -5152,15 +5168,15 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
- Error deleting mail account.
+ Errore durante l'eliminazione dell'account mail.
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Regola "" salvata.
@@ -5168,15 +5184,15 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
- Error saving rule.
+ Errore durante il salvataggio della regola.
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Conferma eliminazione della regola email
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
Questa operazione eliminerà permanentemente questa regola di posta.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Regola email eliminata
@@ -5200,9 +5216,9 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
- Error deleting mail rule.
+ Errore durante l'eliminazione della regola email.
storage path
@@ -5310,7 +5326,7 @@
src/app/components/manage/tasks/tasks.component.html
103
- {VAR_PLURAL, plural, =1 {One task} other { total tasks}}
+ {VAR_PLURAL, plural, =1 {Una attività} other { totale attività}}
Failed
@@ -5318,7 +5334,7 @@
src/app/components/manage/tasks/tasks.component.html
110
- Failed
+ Fallito
Complete
@@ -5326,7 +5342,7 @@
src/app/components/manage/tasks/tasks.component.html
116
- Complete
+ Completato
Started
@@ -5334,7 +5350,7 @@
src/app/components/manage/tasks/tasks.component.html
122
- Started
+ Aviato
Queued
@@ -5342,7 +5358,7 @@
src/app/components/manage/tasks/tasks.component.html
128
- Queued
+ In coda
Dismiss selected
@@ -5380,6 +5396,38 @@
attività?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ in coda
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ avviato
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completato
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ fallito
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Attenzione: Hai modifiche non salvate ai tuoi documenti.
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
Hai modifiche non salvate alla vista salvata
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Sei sicuro di voler chiudere questa vista salvata?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Salva e chiudi
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
Non hai permessi per farlo
@@ -5586,7 +5634,7 @@
src/app/pipes/username.pipe.ts
33
- Shared
+ Condiviso
Yes
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Il documento esiste già.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Il documento con ASN esiste già.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
File non trovato.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Lo script di pre-consume (pre elaborazione) non esiste.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Errore durante l'esecuzione dello script di pre-consume (pre elaborazione).
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Lo script di post-consume (post elaborazione) non esiste.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Errore durante l'esecuzione dello script di post-consume (post elaborazione).
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Nuovo file ricevuto.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Tipo di file non supportato.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Elaborazione documento in corso...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Generazione anteprima in corso...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Recupero della data del documento in corso...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Salvataggio documento in corso...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Completato.
@@ -5807,7 +5855,7 @@
src/app/services/settings.service.ts
181
- Catalan
+ Catalano
Czech
@@ -5855,7 +5903,7 @@
src/app/services/settings.service.ts
217
- Finnish
+ Finlandese
French
@@ -5929,11 +5977,19 @@
Russo
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovacco
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Sloveno
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbo
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Svedese
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turco
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Cinese semplificato
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
La migrazione delle impostazioni al database è stata completata con successo!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Impossibile migrare le impostazioni nel database, prova a salvare manualmente.
@@ -5997,9 +6053,9 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
- You can restart the tour from the settings page.
+ Puoi riavviare il tour dalla pagina delle impostazioni.
Information
diff --git a/src-ui/src/locale/messages.lb_LU.xlf b/src-ui/src/locale/messages.lb_LU.xlf
index 504d6b8e3..547acbe3f 100644
--- a/src-ui/src/locale/messages.lb_LU.xlf
+++ b/src-ui/src/locale/messages.lb_LU.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Merci! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Upload fänkt un...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
An error occurred while saving settings.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Titel
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Eroflueden
+
Statistics
@@ -2738,26 +2774,6 @@
vu(n)
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Eroflueden
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Zoumaachen
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Dës Operatioun kann net réckgängeg gemaach ginn.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Weider
@@ -3625,12 +3641,12 @@
View notes
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
Vue "" gouf erfollegräich erstallt.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Correspondent:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Ouni Korrespondent
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Ouni Dokumententyp
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Without storage path
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Tag:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Ouni Etikett
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Titel:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Owner:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Owner not in:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Without an owner
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Titel an Inhalt
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Erweidert Sich
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Méi ähnleches
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
ass gläich
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
ass eidel
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
ass net eidel
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
ass méi grouss ewéi
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
ass méi kleng ewéi
@@ -4244,19 +4260,19 @@
Delete note
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error saving note:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Error deleting note:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
Mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Gespäichert Usiicht "" geläscht.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Astellunge gespäichert
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Astellungen erfollegräich gespäichert.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Astellungen erfollegräich gespäichert. Nei lueden ass néideg fir verschidden Ännerungen ze applizéieren.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Elo nei lueden
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Systemsprooch benotzen
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Datumsformat vun der Sprooch vum Interface notzen
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Error while storing settings on server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Password has been changed, you will be logged out momentarily.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Saved user "".
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Error saving user.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Confirm delete user account
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
This operation will permanently delete this user account.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Deleted user
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Error deleting user.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Saved group "".
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Error saving group.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Confirm delete user group
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
This operation will permanently delete this user group.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Deleted group
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Error deleting group.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Saved account "".
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Error saving account.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Confirm delete mail account
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
This operation will permanently delete this mail account.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
Deleted mail account
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Error deleting mail account.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Saved rule "".
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Error saving rule.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Confirm delete mail rule
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
This operation will permanently delete this mail rule.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
Deleted mail rule
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Error deleting mail rule.
@@ -5380,6 +5396,38 @@
tasks?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Warning: You have unsaved changes to your document(s).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
You have unsaved changes to the saved view
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Are you sure you want to close this saved view?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Späicheren an zoumaachen
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
You don't have permissions to do that
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Dokument existéiert schonn.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Document with ASN already exists.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Fichier net fonnt.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Skript fir de Virtraitement existéiert net.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Feeler beim ausféiere vum Skript fir d'Virbehandlung.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Skript fir d'Nobehandlung existéiert net.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Feeler beim ausféiere vum Skript fir d'Nobehandlung.
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Neie Fichier emfaangen.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Fichierstyp net ënnerstëtzt.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Dokument gëtt veraarbecht...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Virschaubild gëtt generéiert...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Datum vum Dokument gëtt ermëttelt...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Dokument gëtt gespäichert...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Ofgeschloss.
@@ -5929,11 +5977,19 @@
Russesch
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Slowenesch
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Serbesch
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Schwedesch
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Tierkesch
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Chinesesch (Vereinfacht)
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Successfully completed one-time migratration of settings to the database!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Unable to migrate settings to the database, please try saving manually.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
You can restart the tour from the settings page.
diff --git a/src-ui/src/locale/messages.nl_NL.xlf b/src-ui/src/locale/messages.nl_NL.xlf
index e3f2c9920..f49bd04d1 100644
--- a/src-ui/src/locale/messages.nl_NL.xlf
+++ b/src-ui/src/locale/messages.nl_NL.xlf
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
Het dashboard kan worden gebruikt om opgeslagen weergaven te tonen, zoals een 'Inbox'. Deze instellingen zijn te vinden onder instellingen > opgeslagen weergaven zodra u er een hebt aangemaakt.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Documenten hier neerzetten om te beginnen met uploaden of plaats ze in de verwerkingsmap. Je kunt documenten ook overal naar toe slepen op alle andere pagina's van de web-app. Zodra je dat doet, zal Paperless-ngx de machine learning-algoritmen trainen.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
De documentenlijst toont al uw documenten en maakt zowel filteren als bulkbewerkingen mogelijk. Er zijn drie verschillende weergavestijlen: lijst, kleine kaarten en grote kaarten. In de zijbalk wordt een lijst weergegeven met documenten die momenteel zijn geopend voor bewerking.
@@ -402,7 +402,7 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
Met de filtertools kunt u snel documenten vinden met behulp van verschillende zoekopdrachten, datums, labels, etc.
@@ -410,7 +410,7 @@
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
Een combinatie van filters kan worden opgeslagen als een 'weergave' die vervolgens op het dashboard en/of de zijbalk kan worden getoond.
@@ -418,7 +418,7 @@
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Labels, correspondenten, documenttypen en opslagpaden kunnen allemaal worden beheerd met behulp van deze pagina's. Ze kunnen ook worden aangemaakt vanuit de weergave voor documentbewerkingen.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
Bestandstaken toont documenten die zijn verwerkt, wachten daarop, of zijn mislukt tijdens het proces.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Bekijk de instellingen voor verschillende aanpassingen aan de webapp, wijzig instellingen voor opgeslagen weergaven of stel e-mailcontrole in.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Bedankt! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
Er zijn nog <em>veel</em> meer functies en informatie die we hier niet hebben behandeld, maar dit zou je op weg moeten helpen. Bekijk de documentatie of bezoek het project op GitHub voor meer informatie of om problemen te melden.
@@ -458,7 +458,7 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
Ten slotte, namens elke bijdrager aan dit community ondersteund project, bedankt voor het gebruik van Paperless-ngx!
@@ -466,7 +466,7 @@
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Upload starten...
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Er is een fout opgetreden bij het opslaan van de instellingen.
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Titel
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Downloaden
+
Statistics
@@ -2738,26 +2774,6 @@
van
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Downloaden
-
Download original
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Sluiten
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Deze actie kan niet ongedaan worden gemaakt.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Doorgaan
@@ -3625,12 +3641,12 @@
Bekijk notities
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- notities
+ Notes
Filter by document type
@@ -3848,11 +3864,11 @@
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3993,12 +4009,12 @@
View "" met succes gemaakt.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Correspondent:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Zonder correspondent
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Zonder documenttype
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Opslagpad:
+ Storage path:
Without storage path
@@ -4041,18 +4057,18 @@
Zonder opslagpad
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Label:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
Zonder label
@@ -4060,7 +4076,7 @@
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
Titel:
@@ -4068,7 +4084,7 @@
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
ASN:
@@ -4076,7 +4092,7 @@
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
Eigenaar:
@@ -4084,7 +4100,7 @@
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
Eigenaar niet in:
@@ -4092,7 +4108,7 @@
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
Zonder eigenaar
@@ -4100,7 +4116,7 @@
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
Titel en inhoud
@@ -4108,7 +4124,7 @@
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Geavanceerd zoeken
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Meer zoals
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
gelijk aan
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
is leeg
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
is niet leeg
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
groter dan
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
kleiner dan
@@ -4244,19 +4260,19 @@
Verwijder notitie
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Fout bij opslaan notitie:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
Fout bij verwijderen notitie:
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Updatecontrole werkt door de openbare Github API te pingen voor de nieuwste release om te bepalen of er een nieuwe versie beschikbaar is. Het daadwerkelijk updaten van de app moet nog handmatig worden gedaan.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- De app verzamelt geen trackinggegevens op welke manier dan ook.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4856,7 +4872,7 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
E-mail
@@ -4944,7 +4960,7 @@
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
Opgeslagen view "" verwijderd.
@@ -4952,7 +4968,7 @@
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
Instellingen opgeslagen
@@ -4960,7 +4976,7 @@
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Instellingen zijn succesvol opgeslagen.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Instellingen zijn succesvol opgeslagen. Herladen is vereist om sommige wijzigingen toe te passen.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Nu herladen
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Gebruik de systeemtaal
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Datumopmaak van weergavetaal gebruiken
@@ -5000,7 +5016,7 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
Fout bij het opslaan van de instellingen op de server.
@@ -5008,7 +5024,7 @@
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Wachtwoord is gewijzigd, je wordt zo uitgelogd.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Gebruiker "" opgeslagen.
@@ -5024,7 +5040,7 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
Fout bij opslaan gebruiker.
@@ -5032,7 +5048,7 @@
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
Bevestig verwijderen gebruikersaccount
@@ -5040,7 +5056,7 @@
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
Deze actie zal dit gebruikersaccount permanent verwijderen.
@@ -5048,7 +5064,7 @@
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
Gebruiker verwijderd
@@ -5056,7 +5072,7 @@
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
Fout bij verwijderen gebruiker.
@@ -5064,7 +5080,7 @@
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
Groep "" opgeslagen.
@@ -5072,7 +5088,7 @@
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
Fout bij opslaan groep.
@@ -5080,7 +5096,7 @@
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
Bevestig verwijderen gebruikersgroep
@@ -5088,7 +5104,7 @@
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
Deze actie zal deze gebruikersgroep permanent verwijderen.
@@ -5096,7 +5112,7 @@
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
Groep verwijderd
@@ -5104,7 +5120,7 @@
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
Fout bij verwijderen groep.
@@ -5112,7 +5128,7 @@
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
Account "" opgeslagen.
@@ -5120,7 +5136,7 @@
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
Fout bij opslaan account.
@@ -5128,7 +5144,7 @@
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
Bevestig e-mailaccount verwijderen
@@ -5136,7 +5152,7 @@
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
Met deze bewerking wordt dit e-mailaccount permanent verwijderd.
@@ -5144,7 +5160,7 @@
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
E-mailaccount verwijderd
@@ -5152,7 +5168,7 @@
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
Fout bij verwijderen email account.
@@ -5160,7 +5176,7 @@
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
Regel "" opgeslagen.
@@ -5168,7 +5184,7 @@
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
Fout bij opslaan regel.
@@ -5176,7 +5192,7 @@
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
Bevestig e-mailregel verwijderen
@@ -5184,7 +5200,7 @@
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
Met deze bewerking wordt dit e-mailregel permanent verwijderd.
@@ -5192,7 +5208,7 @@
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
E-mailregel verwijderd
@@ -5200,7 +5216,7 @@
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
Fout bij verwijderen email regel.
@@ -5380,6 +5396,38 @@
taken?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ queued
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ started
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ completed
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ failed
+
404 Not Found
@@ -5488,7 +5536,7 @@
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
Waarschuwing: u heeft niet-opgeslagen wijzigingen in uw document(en).
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,7 +5592,7 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
U heeft niet-opgeslagen wijzigingen in de opgeslagen weergave
@@ -5552,7 +5600,7 @@
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
Weet u zeker dat u deze opgeslagen weergave wilt sluiten?
@@ -5560,7 +5608,7 @@
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
Opslaan en sluiten
@@ -5568,7 +5616,7 @@
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
Je hebt geen rechten om dat te doen
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Document bestaat al.
@@ -5616,7 +5664,7 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
Document met ASN bestaat al.
@@ -5624,7 +5672,7 @@
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Bestand niet gevonden.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Pre-verwerkingsscript bestaat niet.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Fout tijdens het uitvoeren van het pre-verwerkingsscript
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Post-verwerkingsscript bestaat niet.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Fout tijdens het uitvoeren van het post-verwerkingsscript
@@ -5668,7 +5716,7 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
Nieuw bestand ontvangen.
@@ -5676,7 +5724,7 @@
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
Bestandstype niet ondersteund.
@@ -5684,7 +5732,7 @@
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
Document wordt verwerkt...
@@ -5692,7 +5740,7 @@
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
Voorbeeldweergave wordt gemaakt...
@@ -5700,7 +5748,7 @@
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
Datum wordt gezocht in document...
@@ -5708,7 +5756,7 @@
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
Document wordt opgeslagen...
@@ -5716,7 +5764,7 @@
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
Klaar.
@@ -5929,11 +5977,19 @@
Russisch
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovak
+
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
Sloveens
@@ -5941,7 +5997,7 @@
Serbian
src/app/services/settings.service.ts
- 283
+ 289
Servisch
@@ -5949,7 +6005,7 @@
Swedish
src/app/services/settings.service.ts
- 289
+ 295
Zweeds
@@ -5957,7 +6013,7 @@
Turkish
src/app/services/settings.service.ts
- 295
+ 301
Turks
@@ -5965,7 +6021,7 @@
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Chinees (vereenvoudigd)
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Eenmalige migratie van instellingen naar de database is succesvol voltooid!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Kan instellingen niet migreren naar de database, probeer handmatig op te slaan.
@@ -5997,7 +6053,7 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
Je kan de rondleiding herstarten vanaf de instellingen pagina.
diff --git a/src-ui/src/locale/messages.no_NO.xlf b/src-ui/src/locale/messages.no_NO.xlf
index 3043e871b..e1d7e53b5 100644
--- a/src-ui/src/locale/messages.no_NO.xlf
+++ b/src-ui/src/locale/messages.no_NO.xlf
@@ -308,7 +308,7 @@
src/app/app.component.ts
102
- Dokumentet ble lagt til papirløst.
+ Dokumentet ble lagt til paperless.
Open document
@@ -378,7 +378,7 @@
The dashboard can be used to show saved views, such as an 'Inbox'. Those settings are found under Settings > Saved Views once you have created some.
src/app/app.component.ts
- 145
+ 146
Dashbordet kan bli brukt til å vise lagrede visninger, som for eksampel en "Inboks". Disse innstillingene finnes under Innstillinger > Lagrede visninger når du har opprettet dem.
@@ -386,7 +386,7 @@
Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.
src/app/app.component.ts
- 155
+ 153
Dra-og-slipp dokumenter hit for å laste dem opp, eller plasser dem i opplastningsmappen. Du kan også dra-og-slippe dokumenter hvor som helst på alle andre sider av nettsiden. Da vil Paperless-ngx starte å trene opp maskinlæringsalgoritmene sine.
@@ -394,7 +394,7 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.
src/app/app.component.ts
- 165
+ 158
Dokumentlisten viser alle dokumentene dine og tillater filtrering i tillegg til masseredigering. Det finnes tre forskjellige visningsstiler: liste, små kort og store kort. En liste over dokumenter som er åpnet for redigering vises i sidepanelet.
@@ -402,23 +402,23 @@
The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
src/app/app.component.ts
- 178
+ 165
- The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
+ Filtreringsverktøy lar deg raskt finne dokumenter ved hjelp av ulike søk, datoer, etiketter, osv.
Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
src/app/app.component.ts
- 189
+ 171
- Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.
+ Enhver kombinasjon av filtre kan lagres som en 'visning' som deretter kan vises på dashbordet og/eller på sidepanelet.
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
src/app/app.component.ts
- 199
+ 176
Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.
@@ -426,7 +426,7 @@
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
src/app/app.component.ts
- 209
+ 184
File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.
@@ -434,7 +434,7 @@
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
src/app/app.component.ts
- 219
+ 192
Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.
@@ -442,7 +442,7 @@
Thank you! 🙏
src/app/app.component.ts
- 229
+ 200
Tusen takk! 🙏
@@ -450,7 +450,7 @@
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
src/app/app.component.ts
- 231
+ 202
There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.
@@ -458,15 +458,15 @@
Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
src/app/app.component.ts
- 233
+ 204
- Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
+ Og sist, på vegne av hver bidragsyter til dette fellesskapsstøttede prosjektet. Takk for at du bruker Paperless-ngx!
Initiating upload...
src/app/app.component.ts
- 289
+ 273
Starter opplasting...
@@ -493,7 +493,7 @@
src/app/components/app-frame/app-frame.component.html
39
- Logged in as
+ Logget inn som
Settings
@@ -649,7 +649,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
26
- Tags
+ Etiketter
Document types
@@ -673,7 +673,7 @@
src/app/components/app-frame/app-frame.component.html
155
- Lagringssti
+ Lagringsstier
File Tasks
@@ -781,7 +781,7 @@
src/app/components/app-frame/app-frame.component.html
217
- Paperless-ngx can automatically check for updates
+ Paperless-ngx kan automatisk sjekke etter oppdateringer
How does this work?
@@ -789,7 +789,7 @@
src/app/components/app-frame/app-frame.component.html
224,226
- How does this work?
+ Hvordan fungerer dette?
Update available
@@ -807,7 +807,7 @@
src/app/components/manage/settings/settings.component.ts
- 594
+ 600
Det oppstod en feil under lagring av innstillingene.
@@ -817,7 +817,7 @@
src/app/components/app-frame/app-frame.component.ts
237
- An error occurred while saving update checking settings.
+ Det oppstod en feil under lagring av innstillinger for oppdatering.
Clear
@@ -841,7 +841,7 @@
src/app/components/common/confirm-dialog/confirm-dialog.component.html
12
- Cancel
+ Avbryt
Confirmation
@@ -885,7 +885,7 @@
src/app/components/common/date-dropdown/date-dropdown.component.html
20
- now
+ nå
After
@@ -1337,7 +1337,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
18
- Password is token
+ Passord er token
Check if the password above is a token used for authentication
@@ -1345,7 +1345,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
18
- Check if the password above is a token used for authentication
+ Sjekk om passordet ovenfor er et token som brukes for autentisering
Character Set
@@ -1405,7 +1405,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.html
32
- Test
+ Test
No encryption
@@ -1453,7 +1453,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
90
- Successfully connected to the mail server
+ Tilkobling til e-posttjeneren var vellykket
Unable to connect to the mail server
@@ -1461,7 +1461,7 @@
src/app/components/common/edit-dialog/mail-account-edit-dialog/mail-account-edit-dialog.component.ts
91
- Unable to connect to the mail server
+ Kunne ikke koble til e-posttjeneren
Account
@@ -1489,7 +1489,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
12
- Subfolders must be separated by a delimiter, often a dot ('.') or slash ('/'), but it varies by mail server.
+ Undermapper må være atskilt av en skilletegn, ofte en punktum ('.') eller skråstrek ('/'), men den varierer fra e-posttjener.
Maximum age (days)
@@ -1497,7 +1497,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
13
- Maximum age (days)
+ Maksimum alder (dager)
Attachment type
@@ -1521,7 +1521,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
15
- See docs for .eml processing requirements
+ Se dokumentasjon for krav til .eml prosessering
Rule order
@@ -1529,7 +1529,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
16
- Rule order
+ Regel rekkefølge
Paperless will only process mails that match all of the filters specified below.
@@ -1537,7 +1537,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
19
- Paperless will only process mails that match all of the filters specified below.
+ Paperless vil kun behandle e-post som matcher all av filtrene oppgitt nedenfor.
Filter from
@@ -1545,7 +1545,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
20
- Filter from
+ Filtrer fra
Filter to
@@ -1553,7 +1553,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
21
- Filter to
+ Filtrer til
Filter subject
@@ -1561,7 +1561,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
22
- Filter subject
+ Filtrer emne
Filter body
@@ -1569,7 +1569,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
23
- Filter body
+ Filtrer innhold
Filter attachment filename
@@ -1577,7 +1577,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
24
- Filter attachment filename
+ Filtrer vedlegg filnavn
Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive.
@@ -1593,7 +1593,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
27
- Action
+ Handling
Action is only performed when documents are consumed from the mail. Mails without attachments remain entirely untouched.
@@ -1609,7 +1609,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
28
- Action parameter
+ Parameter for handling
Assign title from
@@ -1617,7 +1617,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
29
- Assign title from
+ Tilordne tittel fra
Assign document type
@@ -1625,7 +1625,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
31
- Assign document type
+ Tilordne dokumenttype
Assign correspondent from
@@ -1633,7 +1633,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
32
- Assign correspondent from
+ Tildel korrespondent fra
Assign correspondent
@@ -1641,7 +1641,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html
33
- Assign correspondent
+ Tildel korrespondent
Error
@@ -1665,7 +1665,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
38
- Only process attachments
+ Bare behandle vedlegg
Process all files, including 'inline' attachments
@@ -1673,7 +1673,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
31
- Process all files, including 'inline' attachments
+ Behandle alle filer, inkludert "inline"-vedlegg
Process message as .eml
@@ -1681,7 +1681,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
42
- Process message as .eml
+ Behandle melding som .eml
Process message as .eml and attachments separately
@@ -1689,7 +1689,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
46
- Process message as .eml and attachments separately
+ Behandle melding som .eml og vedlegg separat
Delete
@@ -1773,7 +1773,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
57
- Move to specified folder
+ Flytt til angitt mappe
Mark as read, don't process read mails
@@ -1781,7 +1781,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
61
- Mark as read, don't process read mails
+ Merk som lest og ikke behandle lest e-post
Flag the mail, don't process flagged mails
@@ -1789,7 +1789,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
65
- Flag the mail, don't process flagged mails
+ Flagg e-posten, ikke behandle flagget e-post
Tag the mail with specified tag, don't process tagged mails
@@ -1821,7 +1821,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
87
- Do not assign a correspondent
+ Ikke tildel en korrespondent
Use mail address
@@ -1837,7 +1837,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
95
- Use name (or mail address if not available)
+ Bruk navn (eller e-postadresse hvis det ikke er tilgjengelig)
Use correspondent selected below
@@ -1845,7 +1845,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
99
- Use correspondent selected below
+ Bruk valgt korrespondent nedenfor
Create new mail rule
@@ -1853,7 +1853,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
141
- Create new mail rule
+ Opprett ny e-postregel
Edit mail rule
@@ -1861,7 +1861,7 @@
src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.ts
145
- Edit mail rule
+ Rediger e-post regel
Path
@@ -1873,7 +1873,7 @@
src/app/components/manage/storage-path-list/storage-path-list.component.ts
42
- Fil sti
+ Sti
e.g.
@@ -1897,7 +1897,7 @@
src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.ts
32
- See <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">documentation</a> for full list.
+ Se <a target="_blank" href="https://docs.paperless-ngx.com/advanced_usage/#file-name-handling">dokumentasjonen</a> for full liste.
Create new storage path
@@ -1933,7 +1933,7 @@
src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html
12
- Innboks tag
+ Innboks etikett
Inbox tags are automatically assigned to all consumed documents.
@@ -1941,7 +1941,7 @@
src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html
12
- Inbox tags are automatically assigned to all consumed documents.
+ Innboks-etiketter blir automatisk tildelt til alle innleste dokumenter.
Create new tag
@@ -1949,7 +1949,7 @@
src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts
28
- Opprett ny tagg
+ Opprett ny etikett
Edit tag
@@ -1957,7 +1957,7 @@
src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.ts
32
- Rediger Tag
+ Rediger etikett
Email
@@ -1965,7 +1965,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
11
- Email
+ E-post
First name
@@ -1973,7 +1973,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
13
- First name
+ Fornavn
Last name
@@ -1981,7 +1981,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
14
- Last name
+ Etternavn
Active
@@ -1989,7 +1989,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
19
- Active
+ Aktiv
Superuser
@@ -1997,7 +1997,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
23
- Superuser
+ Superbruker
(Grants all permissions and can view objects)
@@ -2005,7 +2005,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html
23
- (Grants all permissions and can view objects)
+ (Gir alle tilatelser og kan se objekter)
Groups
@@ -2021,7 +2021,7 @@
src/app/components/manage/settings/settings.component.html
367
- Groups
+ Grupper
Create new user account
@@ -2029,7 +2029,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts
44
- Create new user account
+ Opprett ny brukerkonto
Edit user account
@@ -2037,7 +2037,7 @@
src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.ts
48
- Edit user account
+ Rediger brukerkonto
All
@@ -2077,7 +2077,7 @@
src/app/components/common/filterable-dropdown/filterable-dropdown.component.html
24
- Include
+ Inkluder
Exclude
@@ -2085,7 +2085,7 @@
src/app/components/common/filterable-dropdown/filterable-dropdown.component.html
26
- Exclude
+ Ekskluder
Apply
@@ -2146,7 +2146,7 @@
src/app/components/common/input/select/select.component.ts
149
- Filter documents with this
+ Filtrer dokumenter med dette
Edit Permissions
@@ -2154,7 +2154,7 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
7
- Edit Permissions
+ Rediger Tilganger
Owner:
@@ -2162,7 +2162,7 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
19
- Owner:
+ Eier:
Objects without an owner can be viewed and edited by all users
@@ -2170,7 +2170,7 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
25
- Objects without an owner can be viewed and edited by all users
+ Objekter uten eier kan vises og redigeres av alle brukere
View
@@ -2198,7 +2198,7 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
50
- Users:
+ Brukere:
Groups:
@@ -2210,7 +2210,7 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
58
- Groups:
+ Grupper:
Edit
@@ -2218,6 +2218,10 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
46
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 17
+
src/app/components/document-list/document-card-large/document-card-large.component.html
49
@@ -2282,7 +2286,7 @@
src/app/components/common/input/permissions/permissions-form/permissions-form.component.html
64
- Edit permissions also grant viewing permissions
+ Redigerings tilgang gir også visnings tilgang
Add item
@@ -2311,7 +2315,7 @@
src/app/components/document-list/document-card-small/document-card-small.component.ts
80
- Private
+ Privat
Add tag
@@ -2319,7 +2323,7 @@
src/app/components/common/input/tags/tags.component.html
12
- Legg til tag
+ Legg til etikett
Filter documents with these Tags
@@ -2327,7 +2331,7 @@
src/app/components/common/input/tags/tags.component.html
39
- Filter documents with these Tags
+ Filtrer dokumenter med disse Etikettene
Set Permissions
@@ -2335,7 +2339,7 @@
src/app/components/common/permissions-dialog/permissions-dialog.component.ts
26
- Set Permissions
+ Angi tilganger
Note that permissions set here will override any existing permissions
@@ -2343,7 +2347,7 @@
src/app/components/common/permissions-dialog/permissions-dialog.component.ts
43
- Note that permissions set here will override any existing permissions
+ Merk at tillatelsene som er satt her, vil overstyre eventuelle eksisterende tillatelser
My documents
@@ -2351,7 +2355,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
28
- My documents
+ Mine dokumenter
Shared with me
@@ -2359,7 +2363,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
38
- Shared with me
+ Delt med meg
Unowned
@@ -2367,7 +2371,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
48
- Unowned
+ Ikke eid
Users
@@ -2379,7 +2383,7 @@
src/app/components/manage/settings/settings.component.html
332
- Users
+ Brukere
Hide unowned
@@ -2387,7 +2391,7 @@
src/app/components/common/permissions-filter-dropdown/permissions-filter-dropdown.component.html
77
- Hide unowned
+ Skjul ikke-eide
Type
@@ -2395,7 +2399,7 @@
src/app/components/common/permissions-select/permissions-select.component.html
5
- Type
+ Type
Add
@@ -2403,7 +2407,7 @@
src/app/components/common/permissions-select/permissions-select.component.html
7
- Add
+ Legg til
Change
@@ -2411,7 +2415,7 @@
src/app/components/common/permissions-select/permissions-select.component.html
8
- Change
+ Endre
@@ -2425,7 +2429,7 @@
src/app/components/manage/tasks/tasks.component.html
11
-
+
Inherited from group
@@ -2433,7 +2437,7 @@
src/app/components/common/permissions-select/permissions-select.component.ts
61
- Inherited from group
+ Arvet fra gruppe
Select
@@ -2465,7 +2469,7 @@
src/app/components/dashboard/dashboard.component.ts
23
- Hello , welcome to Paperless-ngx
+ Hei , velkommen til Paperless-ngx
Welcome to Paperless-ngx
@@ -2473,7 +2477,7 @@
src/app/components/dashboard/dashboard.component.ts
25
- Welcome to Paperless-ngx
+ Velkommen til Paperless-ngx
Show all
@@ -2527,7 +2531,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 202
+ 201
src/app/services/rest/document.service.ts
@@ -2535,6 +2539,38 @@
Tittel
+
+ View Preview
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 19
+
+ View Preview
+
+
+ Download
+
+ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html
+ 29
+
+
+ src/app/components/document-detail/document-detail.component.html
+ 19
+
+
+ src/app/components/document-list/bulk-editor/bulk-editor.component.html
+ 102
+
+
+ src/app/components/document-list/document-card-large/document-card-large.component.html
+ 64
+
+
+ src/app/components/document-list/document-card-small/document-card-small.component.html
+ 99
+
+ Last ned
+
Statistics
@@ -2549,7 +2585,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
4
- Go to inbox
+ Gå til innboks
Documents in inbox
@@ -2557,7 +2593,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
5
- Documents in inbox
+ Dokumenter i innboks
Go to documents
@@ -2565,7 +2601,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
8
- Go to documents
+ Gå til dokumenter
Total documents
@@ -2573,7 +2609,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
9
- Total documents
+ Totalt antall dokumenter
Total characters
@@ -2581,7 +2617,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html
13
- Total characters
+ Totalt antall tegn
Other
@@ -2589,7 +2625,7 @@
src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.ts
55
- Other
+ Annen
Upload new documents
@@ -2639,7 +2675,7 @@
src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts
39
- Processing:
+ Behandler:
Failed:
@@ -2676,7 +2712,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
2
- Paperless-ngx is running!
+ Paperless-ngx kjører!
You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below.
@@ -2684,7 +2720,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
3
- You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below.
+ Du er klar til å starte opplasting av dokumenter! Utforsk de ulike funksjonene i denne nettappen på egenhånd, eller start en rask omvisning ved hjelp av knappen nedenfor.
More detail on how to use and configure Paperless-ngx is always available in the documentation.
@@ -2692,7 +2728,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
4
- More detail on how to use and configure Paperless-ngx is always available in the documentation.
+ Mer informasjon om hvordan man bruker og konfigurerer Paperless-ngx er alltid tilgjengelig i dokumentasjonen.
Thanks for being a part of the Paperless-ngx community!
@@ -2700,7 +2736,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
7
- Thanks for being a part of the Paperless-ngx community!
+ Takk for at du er en del av Paperless-ngx-samfunnet!
Start the tour
@@ -2708,7 +2744,7 @@
src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
8
- Start the tour
+ Start omvisning
Searching document with asn
@@ -2716,7 +2752,7 @@
src/app/components/document-asn/document-asn.component.html
1
- Searching document with asn
+ Søker etter dokument med asn
Page
@@ -2736,27 +2772,7 @@
src/app/components/document-detail/document-detail.component.html
5,6
- of
-
-
- Download
-
- src/app/components/document-detail/document-detail.component.html
- 19
-
-
- src/app/components/document-list/bulk-editor/bulk-editor.component.html
- 102
-
-
- src/app/components/document-list/document-card-large/document-card-large.component.html
- 64
-
-
- src/app/components/document-list/document-card-small/document-card-small.component.html
- 99
-
- Last ned
+ av
Download original
@@ -2776,7 +2792,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
89
- Redo OCR
+ Gjør ny OCR
More like this
@@ -2788,7 +2804,7 @@
src/app/components/document-list/document-card-large/document-card-large.component.html
44
- More like this
+ Mer som dette
Close
@@ -2798,7 +2814,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 40
+ 37
Lukk
@@ -2936,7 +2952,7 @@
src/app/components/document-detail/document-detail.component.html
106
- Dato Modofisert
+ Dato endret
Date added
@@ -2960,7 +2976,7 @@
src/app/components/document-detail/document-detail.component.html
118
- Original filename
+ Opprinnelig filnavn
Original MD5 checksum
@@ -2968,7 +2984,7 @@
src/app/components/document-detail/document-detail.component.html
122
- Opprinnelig MD5-kontrollsum
+ Opprinnelig MD5-sjekksum
Original file size
@@ -3024,7 +3040,7 @@
src/app/components/document-detail/document-detail.component.html
151
- Preview
+ Forhåndsvis
Enter Password
@@ -3044,7 +3060,7 @@
src/app/components/document-detail/document-detail.component.html
175,176
- Notes
+ Notater
Discard
@@ -3068,7 +3084,7 @@
src/app/components/document-detail/document-detail.component.html
197
- Save & close
+ Lagre & Lukk
An error occurred loading content:
@@ -3076,7 +3092,7 @@
src/app/components/document-detail/document-detail.component.ts
252,254
- An error occurred loading content:
+ Det oppstod en feil ved lasting av innhold:
Error retrieving metadata
@@ -3084,7 +3100,7 @@
src/app/components/document-detail/document-detail.component.ts
395
- Error retrieving metadata
+ Feil ved henting av metadata
Error retrieving suggestions.
@@ -3092,7 +3108,7 @@
src/app/components/document-detail/document-detail.component.ts
417
- Error retrieving suggestions.
+ Feil ved henting av forslag.
Document saved successfully.
@@ -3104,7 +3120,7 @@
src/app/components/document-detail/document-detail.component.ts
537
- Document saved successfully.
+ Dokumentet ble lagret.
Error saving document
@@ -3116,7 +3132,7 @@
src/app/components/document-detail/document-detail.component.ts
587
- Error saving document
+ Feil ved lagring av dokument
Confirm delete
@@ -3160,7 +3176,7 @@
src/app/components/document-detail/document-detail.component.ts
640,642
- Error deleting document:
+ Feil ved sletting av dokument:
Redo OCR confirm
@@ -3198,19 +3214,19 @@
src/app/components/manage/settings/settings.component.ts
- 694
+ 711
src/app/components/manage/settings/settings.component.ts
- 754
+ 771
src/app/components/manage/settings/settings.component.ts
- 821
+ 838
src/app/components/manage/settings/settings.component.ts
- 884
+ 901
Denne handlingen kan ikke angres.
@@ -3226,19 +3242,19 @@
src/app/components/manage/settings/settings.component.ts
- 696
+ 713
src/app/components/manage/settings/settings.component.ts
- 756
+ 773
src/app/components/manage/settings/settings.component.ts
- 823
+ 840
src/app/components/manage/settings/settings.component.ts
- 886
+ 903
Fortsett
@@ -3256,7 +3272,7 @@
src/app/components/document-detail/document-detail.component.ts
686,688
- Error executing operation:
+ Feil under kjøring av operasjon:
Select:
@@ -3284,7 +3300,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
27
- Filtrer etter tagger
+ Filtrer etter etiketter
Filter correspondents
@@ -3320,7 +3336,7 @@
src/app/components/document-list/filter-editor/filter-editor.component.html
52
- Filtrere lagringsbaner
+ Filtrere lagringsstier
Actions
@@ -3376,7 +3392,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
108
- Include:
+ Inkluder:
Archived files
@@ -3384,7 +3400,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
112,114
- Archived files
+ Arkiverte filer
Original files
@@ -3392,7 +3408,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
118,120
- Original files
+ Originale filer
Use formatted filename
@@ -3400,7 +3416,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.html
125,127
- Use formatted filename
+ Bruk formatert filnavn
Error executing bulk operation:
@@ -3446,7 +3462,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
288
- Bekreft tildeling av tagger
+ Bekreft tildeling av etiketter
This operation will add the tag "" to selected document(s).
@@ -3454,7 +3470,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
294
- This operation will add the tag "" to selected document(s).
+ Denne operasjonen vil legge til etiketten "" til valgte dokumenter.
This operation will add the tags to selected document(s).
@@ -3462,7 +3478,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
299,301
- This operation will add the tags to selected document(s).
+ Denne operasjonen vil legge til etikettene til valgte dokumenter.
This operation will remove the tag "" from selected document(s).
@@ -3470,7 +3486,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
307
- Denne handlingen vil fjerne taggen "" fra valgte dokument(er).
+ Denne handlingen vil fjerne etiketten "" fra valgte dokument(er).
This operation will remove the tags from selected document(s).
@@ -3478,7 +3494,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
312,314
- This operation will remove the tags from selected document(s).
+ Denne operasjonen vil fjerne etikettene fra valgte dokumenter.
This operation will add the tags and remove the tags on selected document(s).
@@ -3486,7 +3502,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
316,320
- This operation will add the tags and remove the tags on selected document(s).
+ Denne operasjonen vil legge til etikettene og fjerne etikettene på valgte dokumenter.
Confirm correspondent assignment
@@ -3502,7 +3518,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
359
- This operation will assign the correspondent "" to selected document(s).
+ Denne operasjonen vil legge til etiketten "" til valgte dokumenter.
This operation will remove the correspondent from selected document(s).
@@ -3510,7 +3526,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
361
- This operation will remove the correspondent from selected document(s).
+ Denne operasjonen vil fjerne korrespondenten fra valgte dokument(er).
Confirm document type assignment
@@ -3526,7 +3542,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
397
- This operation will assign the document type "" to selected document(s).
+ Denne operasjonen vil tildele dokumenttypen "" til valgte dokument(er).
This operation will remove the document type from selected document(s).
@@ -3534,7 +3550,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
399
- This operation will remove the document type from selected document(s).
+ Denne operasjonen vil fjerne dokumenttypen fra valgte dokument(er).
Confirm storage path assignment
@@ -3566,7 +3582,7 @@
src/app/components/document-list/bulk-editor/bulk-editor.component.ts
460
- Sletting bekreftet
+ Bekreft sletting
This operation will permanently delete selected document(s).
@@ -3614,7 +3630,7 @@
src/app/components/document-list/document-list.component.html
211
- Filtrer etter tagger
+ Filtrer etter etiketter
View notes
@@ -3622,15 +3638,15 @@
src/app/components/document-list/document-card-large/document-card-large.component.html
70
- View notes
+ Vis notater
- Notes
+ Notes
src/app/components/document-list/document-card-large/document-card-large.component.html
74
- Notes
+ Notes
Filter by document type
@@ -3654,7 +3670,7 @@
src/app/components/document-list/document-list.component.html
232
- Filter by storage path
+ Filtrer etter lagringssti
Created:
@@ -3666,7 +3682,7 @@
src/app/components/document-list/document-card-small/document-card-small.component.html
56,57
- Created:
+ Opprettet:
Added:
@@ -3678,7 +3694,7 @@
src/app/components/document-list/document-card-small/document-card-small.component.html
57,58
- Added:
+ Lagt til:
Modified:
@@ -3690,7 +3706,7 @@
src/app/components/document-list/document-card-small/document-card-small.component.html
58,59
- Modified:
+ Endret:
Score:
@@ -3706,7 +3722,7 @@
src/app/components/document-list/document-card-small/document-card-small.component.html
14
- Vis/skjul tagg-filter
+ Vis/skjul etikett-filter
Toggle correspondent filter
@@ -3842,17 +3858,17 @@
src/app/components/document-list/document-list.component.html
131
- Sort by ASN
+ Sorter etter ASN
ASN
src/app/components/document-list/document-list.component.html
- 136,135
+ 135
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 207
+ 206
src/app/services/rest/document.service.ts
@@ -3866,7 +3882,7 @@
src/app/components/document-list/document-list.component.html
138
- Sort by correspondent
+ Sorter etter korrespondent
Sort by title
@@ -3874,7 +3890,7 @@
src/app/components/document-list/document-list.component.html
145
- Sort by title
+ Sorter etter tittel
Sort by owner
@@ -3882,7 +3898,7 @@
src/app/components/document-list/document-list.component.html
152
- Sort by owner
+ Sorter etter eier
Owner
@@ -3894,7 +3910,7 @@
src/app/services/rest/document.service.ts
26
- Owner
+ Eier
Sort by notes
@@ -3902,7 +3918,7 @@
src/app/components/document-list/document-list.component.html
159
- Sort by notes
+ Sorter etter notater
Notes
@@ -3918,7 +3934,7 @@
src/app/services/rest/document.service.ts
25
- Notes
+ Notater
Sort by document type
@@ -3926,7 +3942,7 @@
src/app/components/document-list/document-list.component.html
166
- Sort by document type
+ Sorter etter dokumenttype
Sort by storage path
@@ -3934,7 +3950,7 @@
src/app/components/document-list/document-list.component.html
173
- Sort by storage path
+ Sorter etter lagringssti
Sort by created date
@@ -3942,7 +3958,7 @@
src/app/components/document-list/document-list.component.html
180
- Sort by created date
+ Sorter etter opprettingsdato
Sort by added date
@@ -3950,7 +3966,7 @@
src/app/components/document-list/document-list.component.html
187
- Sort by added date
+ Sorter etter lagt til dato
Added
@@ -3982,7 +3998,7 @@
src/app/components/document-list/document-list.component.ts
205
- View "" saved successfully.
+ Visning "" ble lagret.
View "" created successfully.
@@ -3990,15 +4006,15 @@
src/app/components/document-list/document-list.component.ts
246
- View "" created successfully.
+ Visning "" ble opprettet.
- Correspondent:
+ Correspondent:
src/app/components/document-list/filter-editor/filter-editor.component.ts
118,120
- Correspondent:
+ Correspondent:
Without correspondent
@@ -4009,12 +4025,12 @@
Uten korrespondent
- Document type:
+ Document type:
src/app/components/document-list/filter-editor/filter-editor.component.ts
128,130
- Document type:
+ Document type:
Without document type
@@ -4025,12 +4041,12 @@
Uten dokumenttype
- Storage path:
+ Storage path:
src/app/components/document-list/filter-editor/filter-editor.component.ts
138,140
- Storage path:
+ Storage path:
Without storage path
@@ -4038,77 +4054,77 @@
src/app/components/document-list/filter-editor/filter-editor.component.ts
142
- Without storage path
+ Uten lagringssti
- Tag:
+ Tag:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 146,148
+ 146,147
- Tag:
+ Tag:
Without any tag
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 152
+ 151
- Uten noe tag
+ Uten noen etiketter
Title:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 156
+ 155
- Title:
+ Tittel:
ASN:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 159
+ 158
- ASN:
+ ASN:
Owner:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 162
+ 161
- Owner:
+ Eier:
Owner not in:
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 165
+ 164
- Owner not in:
+ Eier ikke i:
Without an owner
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 168
+ 167
- Without an owner
+ Uten en eier
Title & content
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 205
+ 204
- Title & content
+ Tittel & innhold
Advanced search
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 210
+ 209
Avansert søk
@@ -4116,7 +4132,7 @@
More like
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 216
+ 215
Mer lik
@@ -4124,7 +4140,7 @@
equals
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 235
+ 234
er lik
@@ -4132,7 +4148,7 @@
is empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 239
+ 238
er tom
@@ -4140,7 +4156,7 @@
is not empty
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 243
+ 242
er ikke tom
@@ -4148,7 +4164,7 @@
greater than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 247
+ 246
større enn
@@ -4156,7 +4172,7 @@
less than
src/app/components/document-list/filter-editor/filter-editor.component.ts
- 251
+ 250
mindre enn
@@ -4178,7 +4194,7 @@
src/app/components/manage/settings/settings.component.html
216
- Vis i sidestolpen
+ Vis i sidepanelet
Show on dashboard
@@ -4214,7 +4230,7 @@
src/app/components/document-notes/document-notes.component.html
4
- Enter note
+ Skriv inn kommentar
Please enter a note.
@@ -4222,7 +4238,7 @@
src/app/components/document-notes/document-notes.component.html
5,7
- Please enter a note.
+ Vennligst skriv inn et notat.
Add note
@@ -4230,7 +4246,7 @@
src/app/components/document-notes/document-notes.component.html
11
- Add note
+ Legg til notat
Delete note
@@ -4242,23 +4258,23 @@
src/app/components/document-notes/document-notes.component.html
25
- Delete note
+ Slett notat
-
- Error saving note:
+
+ Error saving note
src/app/components/document-notes/document-notes.component.ts
- 64
+ 67
- Error saving note:
+ Error saving note
Error deleting note:
src/app/components/document-notes/document-notes.component.ts
- 80
+ 85
- Error deleting note:
+ Feil ved sletting av notat:
correspondent
@@ -4354,7 +4370,7 @@
src/app/components/manage/management-list/management-list.component.html
8
- Filter by:
+ Filtrer etter:
Matching
@@ -4394,7 +4410,7 @@
src/app/components/manage/management-list/management-list.component.html
21
- Document count
+ Antall dokumenter
Filter Documents
@@ -4458,7 +4474,7 @@
src/app/data/matching-model.ts
45
- None
+ Ingen
Successfully created .
@@ -4514,7 +4530,7 @@
src/app/components/manage/settings/settings.component.html
2
- Start tour
+ Start omvisning
Open Django Admin
@@ -4522,7 +4538,7 @@
src/app/components/manage/settings/settings.component.html
4
- Open Django Admin
+ Åpne Django Admin
General
@@ -4554,7 +4570,7 @@
src/app/components/manage/settings/settings.component.html
30
- You need to reload the page after applying a new language.
+ Du må laste siden på nytt etter endring av språk.
Date display
@@ -4578,7 +4594,7 @@
src/app/components/manage/settings/settings.component.html
56,57
- Short:
+ Kort:
Medium:
@@ -4586,7 +4602,7 @@
src/app/components/manage/settings/settings.component.html
60,61
- Medium:
+ Middels:
Long:
@@ -4594,7 +4610,7 @@
src/app/components/manage/settings/settings.component.html
64,65
- Long:
+ Lang:
Items per page
@@ -4602,7 +4618,7 @@
src/app/components/manage/settings/settings.component.html
72
- Items per page
+ Elementer per side
Document editor
@@ -4618,7 +4634,7 @@
src/app/components/manage/settings/settings.component.html
92
- Use PDF viewer provided by the browser
+ Bruk PDF-leser levert av nettleseren
This is usually faster for displaying large PDF documents, but it might not work on some browsers.
@@ -4626,7 +4642,7 @@
src/app/components/manage/settings/settings.component.html
92
- This is usually faster for displaying large PDF documents, but it might not work on some browsers.
+ Dette er vanligvis raskere for å vise store PDF-dokumenter, men det fungerer kanskje ikke i enkelte nettlesere.
Sidebar
@@ -4634,7 +4650,7 @@
src/app/components/manage/settings/settings.component.html
99
- Sidebar
+ Sidepanel
Use 'slim' sidebar (icons only)
@@ -4650,7 +4666,7 @@
src/app/components/manage/settings/settings.component.html
110
- Dark mode
+ Mørkt tema
Use system settings
@@ -4658,7 +4674,7 @@
src/app/components/manage/settings/settings.component.html
113
- Use system settings
+ Bruk systeminnstillinger
Enable dark mode
@@ -4674,7 +4690,7 @@
src/app/components/manage/settings/settings.component.html
115
- Invert thumbnails in dark mode
+ Inverter miniatyrbilder i mørk modus
Theme Color
@@ -4704,17 +4720,17 @@
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
src/app/components/manage/settings/settings.component.html
- 140,142
+ 139,142
Update checking works by pinging the public Github API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
src/app/components/manage/settings/settings.component.html
144,146
- No tracking data is collected by the app in any way.
+ No tracking data is collected by the app in any way.
Enable update checking
@@ -4722,7 +4738,7 @@
src/app/components/manage/settings/settings.component.html
146
- Enable update checking
+ Aktiver oppdaterings sjekk
Note that for users of third-party containers e.g. linuxserver.io this notification may be 'ahead' of the current third-party release.
@@ -4856,9 +4872,9 @@
Mail
src/app/components/manage/settings/settings.component.html
- 240,239
+ 239
- Mail
+ E-post
Mail accounts
@@ -4866,7 +4882,7 @@
src/app/components/manage/settings/settings.component.html
245
- Mail accounts
+ E-post kontoer
Add Account
@@ -4874,7 +4890,7 @@
src/app/components/manage/settings/settings.component.html
250
- Add Account
+ Legg til konto
Server
@@ -4882,7 +4898,7 @@
src/app/components/manage/settings/settings.component.html
258
- Server
+ Tjener
No mail accounts defined.
@@ -4890,7 +4906,7 @@
src/app/components/manage/settings/settings.component.html
276
- No mail accounts defined.
+ Ingen e-postkontoer definert.
Mail rules
@@ -4898,7 +4914,7 @@
src/app/components/manage/settings/settings.component.html
282
- Mail rules
+ E-post regler
Add Rule
@@ -4906,7 +4922,7 @@
src/app/components/manage/settings/settings.component.html
287
- Add Rule
+ Legg til regel
No mail rules defined.
@@ -4914,7 +4930,7 @@
src/app/components/manage/settings/settings.component.html
313
- No mail rules defined.
+ Ingen e-postregler definert.
Users & Groups
@@ -4922,7 +4938,7 @@
src/app/components/manage/settings/settings.component.html
327
- Users & Groups
+ Brukere & Grupper
Add User
@@ -4930,7 +4946,7 @@
src/app/components/manage/settings/settings.component.html
337
- Add User
+ Legg til bruker
Add Group
@@ -4938,29 +4954,29 @@
src/app/components/manage/settings/settings.component.html
372
- Add Group
+ Legg til gruppe
Saved view "" deleted.
src/app/components/manage/settings/settings.component.ts
- 476
+ 482
- Saved view "" deleted.
+ Lagret visning "" slettet.
Settings saved
src/app/components/manage/settings/settings.component.ts
- 578
+ 584
- Settings saved
+ Innstillinger lagret
Settings were saved successfully.
src/app/components/manage/settings/settings.component.ts
- 579
+ 585
Innstillingene ble lagret.
@@ -4968,7 +4984,7 @@
Settings were saved successfully. Reload is required to apply some changes.
src/app/components/manage/settings/settings.component.ts
- 583
+ 589
Settings were saved successfully. Reload is required to apply some changes.
@@ -4976,7 +4992,7 @@
Reload now
src/app/components/manage/settings/settings.component.ts
- 584
+ 590
Oppfrisk nå
@@ -4984,7 +5000,7 @@
Use system language
src/app/components/manage/settings/settings.component.ts
- 603
+ 609
Bruk systemspråk
@@ -4992,7 +5008,7 @@
Use date format of display language
src/app/components/manage/settings/settings.component.ts
- 610
+ 616
Bruk datoformat for visningsspråk
@@ -5000,15 +5016,15 @@
Error while storing settings on server.
src/app/components/manage/settings/settings.component.ts
- 630
+ 636
- Error while storing settings on server.
+ Feil ved lagring av innstillinger på serveren.
Password has been changed, you will be logged out momentarily.
src/app/components/manage/settings/settings.component.ts
- 662
+ 679
Password has been changed, you will be logged out momentarily.
@@ -5016,7 +5032,7 @@
Saved user "".
src/app/components/manage/settings/settings.component.ts
- 669
+ 686
Saved user "".
@@ -5024,185 +5040,185 @@
Error saving user.
src/app/components/manage/settings/settings.component.ts
- 681
+ 698
- Error saving user.
+ Feil ved lagring av bruker.
Confirm delete user account
src/app/components/manage/settings/settings.component.ts
- 692
+ 709
- Confirm delete user account
+ Bekreft sletting av brukerkonto
This operation will permanently delete this user account.
src/app/components/manage/settings/settings.component.ts
- 693
+ 710
- This operation will permanently delete this user account.
+ Denne operasjonen vil permanent slette denne brukerkontoen.
Deleted user
src/app/components/manage/settings/settings.component.ts
- 702
+ 719
- Deleted user
+ Slettet bruker
Error deleting user.
src/app/components/manage/settings/settings.component.ts
- 710
+ 727
- Error deleting user.
+ Feil ved sletting av bruker.
Saved group "".
src/app/components/manage/settings/settings.component.ts
- 731
+ 748
- Saved group "".
+ Lagret gruppe "".
Error saving group.
src/app/components/manage/settings/settings.component.ts
- 741
+ 758
- Error saving group.
+ Feil ved lagring av gruppe.
Confirm delete user group
src/app/components/manage/settings/settings.component.ts
- 752
+ 769
- Confirm delete user group
+ Bekreft sletting av brukergruppe
This operation will permanently delete this user group.
src/app/components/manage/settings/settings.component.ts
- 753
+ 770
- This operation will permanently delete this user group.
+ Denne operasjonen vil permanent slette denne brukergruppen.
Deleted group
src/app/components/manage/settings/settings.component.ts
- 762
+ 779
- Deleted group
+ Slettet gruppe
Error deleting group.
src/app/components/manage/settings/settings.component.ts
- 770
+ 787
- Error deleting group.
+ Feil ved sletting av gruppe.
Saved account "".
src/app/components/manage/settings/settings.component.ts
- 796
+ 813
- Saved account "".
+ Lagret konto "".
Error saving account.
src/app/components/manage/settings/settings.component.ts
- 808
+ 825
- Error saving account.
+ Feil ved lagring av konto.
Confirm delete mail account
src/app/components/manage/settings/settings.component.ts
- 819
+ 836
- Confirm delete mail account
+ Bekreft sletting av e-postkonto
This operation will permanently delete this mail account.
src/app/components/manage/settings/settings.component.ts
- 820
+ 837
- This operation will permanently delete this mail account.
+ Denne operasjonen vil permanent slette denne e-postkontoen.
Deleted mail account
src/app/components/manage/settings/settings.component.ts
- 829
+ 846
- Deleted mail account
+ Slettet e-postkonto
Error deleting mail account.
src/app/components/manage/settings/settings.component.ts
- 838
+ 855
- Error deleting mail account.
+ Feil ved sletting av e-postkonto.
Saved rule "".
src/app/components/manage/settings/settings.component.ts
- 859
+ 876
- Saved rule "".
+ Lagret regel "".
Error saving rule.
src/app/components/manage/settings/settings.component.ts
- 871
+ 888
- Error saving rule.
+ Feil ved lagring av regel.
Confirm delete mail rule
src/app/components/manage/settings/settings.component.ts
- 882
+ 899
- Confirm delete mail rule
+ Bekreft sletting av e-postregel
This operation will permanently delete this mail rule.
src/app/components/manage/settings/settings.component.ts
- 883
+ 900
- This operation will permanently delete this mail rule.
+ Denne operasjonen vil permanent slette denne e-postregelen.
Deleted mail rule
src/app/components/manage/settings/settings.component.ts
- 892
+ 909
- Deleted mail rule
+ Slettet e-post regel
Error deleting mail rule.
src/app/components/manage/settings/settings.component.ts
- 901
+ 918
- Error deleting mail rule.
+ Feil ved sletting av e-postregel.
storage path
@@ -5302,7 +5318,7 @@
src/app/components/manage/tasks/tasks.component.html
87
- Open Document
+ Åpne dokument
{VAR_PLURAL, plural, =1 {One task} other { total tasks}}
@@ -5380,6 +5396,38 @@
oppgaver?
+
+ queued
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 131
+
+ i kø
+
+
+ started
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 133
+
+ startet
+
+
+ completed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 135
+
+ fullført
+
+
+ failed
+
+ src/app/components/manage/tasks/tasks.component.ts
+ 137
+
+ feilet
+
404 Not Found
@@ -5450,7 +5498,7 @@
src/app/data/matching-model.ts
35
- Regular expression
+ Regulært uttrykk
Regular expression: Document matches this regular expression
@@ -5482,15 +5530,15 @@
src/app/data/matching-model.ts
46
- None: Disable matching
+ Ingen: Deaktiver matching
Warning: You have unsaved changes to your document(s).
src/app/guards/dirty-doc.guard.ts
- 17
+ 16
- Warning: You have unsaved changes to your document(s).
+ Advarsel: Du har ulagrede endringer i dine dokument(er).
Unsaved Changes
@@ -5500,7 +5548,7 @@
src/app/guards/dirty-saved-view.guard.ts
- 32
+ 29
src/app/services/open-documents.service.ts
@@ -5544,33 +5592,33 @@
You have unsaved changes to the saved view
src/app/guards/dirty-saved-view.guard.ts
- 34
+ 31
- You have unsaved changes to the saved view
+ Du har ulagrede endringer i den lagrede visningen
Are you sure you want to close this saved view?
src/app/guards/dirty-saved-view.guard.ts
- 38
+ 35
- Are you sure you want to close this saved view?
+ Er du sikker på at du vil lukke denne lagrede visningen?
Save and close
src/app/guards/dirty-saved-view.guard.ts
- 42
+ 39
- Save and close
+ Lagre og lukk
You don't have permissions to do that
src/app/guards/permissions.guard.ts
- 35
+ 34
- You don't have permissions to do that
+ Du har ikke tilgang til å gjøre dette
(no title)
@@ -5586,7 +5634,7 @@
src/app/pipes/username.pipe.ts
33
- Shared
+ Delt
Yes
@@ -5608,7 +5656,7 @@
Document already exists.
src/app/services/consumer-status.service.ts
- 15
+ 16
Dokumentet finnes allerede.
@@ -5616,15 +5664,15 @@
Document with ASN already exists.
src/app/services/consumer-status.service.ts
- 16
+ 17
- Document with ASN already exists.
+ Dokument med ASN finnes allerede.
File not found.
src/app/services/consumer-status.service.ts
- 17
+ 18
Finner ikke filen.
@@ -5632,7 +5680,7 @@
Pre-consume script does not exist.
src/app/services/consumer-status.service.ts
- 18
+ 19
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Pre-consume script does not exist.
@@ -5641,7 +5689,7 @@
Error while executing pre-consume script.
src/app/services/consumer-status.service.ts
- 19
+ 20
Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Error while executing pre-consume script.
@@ -5650,7 +5698,7 @@
Post-consume script does not exist.
src/app/services/consumer-status.service.ts
- 20
+ 21
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Innholdsskript finnes ikke.
@@ -5659,7 +5707,7 @@
Error while executing post-consume script.
src/app/services/consumer-status.service.ts
- 21
+ 22
Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation
Feil under kjøring av skript for postinnhold.
@@ -5668,57 +5716,57 @@
Received new file.
src/app/services/consumer-status.service.ts
- 22
+ 23
- Received new file.
+ Mottok ny fil.
File type not supported.
src/app/services/consumer-status.service.ts
- 23
+ 24
- File type not supported.
+ Filtype støttes ikke.
Processing document...
src/app/services/consumer-status.service.ts
- 24
+ 25
- Processing document...
+ Behandler dokument...
Generating thumbnail...
src/app/services/consumer-status.service.ts
- 25
+ 26
- Generating thumbnail...
+ Genererer miniatyrbilde...
Retrieving date from document...
src/app/services/consumer-status.service.ts
- 26
+ 27
- Retrieving date from document...
+ Henter dato fra dokument...
Saving document...
src/app/services/consumer-status.service.ts
- 27
+ 28
- Saving document...
+ Lagrer dokument...
Finished.
src/app/services/consumer-status.service.ts
- 28
+ 29
- Finished.
+ Fullført.
You have unsaved changes to the document
@@ -5726,7 +5774,7 @@
src/app/services/open-documents.service.ts
106
- You have unsaved changes to the document
+ Du har ulagrede endringer i dokumentet
Are you sure you want to close this document?
@@ -5791,7 +5839,7 @@
src/app/services/settings.service.ts
169
- Arabic
+ Arabisk
Belarusian
@@ -5807,7 +5855,7 @@
src/app/services/settings.service.ts
181
- Catalan
+ Katalansk
Czech
@@ -5823,7 +5871,7 @@
src/app/services/settings.service.ts
193
- Danish
+ Dansk
German
@@ -5831,7 +5879,7 @@
src/app/services/settings.service.ts
199
- German
+ Tysk
English (GB)
@@ -5839,7 +5887,7 @@
src/app/services/settings.service.ts
205
- English (GB)
+ Engelsk (GB)
Spanish
@@ -5847,7 +5895,7 @@
src/app/services/settings.service.ts
211
- Spanish
+ Spansk
Finnish
@@ -5855,7 +5903,7 @@
src/app/services/settings.service.ts
217
- Finnish
+ Finsk
French
@@ -5863,7 +5911,7 @@
src/app/services/settings.service.ts
223
- French
+ Fransk
Italian
@@ -5871,7 +5919,7 @@
src/app/services/settings.service.ts
229
- Italian
+ Italiensk
Luxembourgish
@@ -5887,7 +5935,7 @@
src/app/services/settings.service.ts
241
- Dutch
+ Nederlandsk
Polish
@@ -5895,7 +5943,7 @@
src/app/services/settings.service.ts
247
- Polish
+ Polsk
Portuguese (Brazil)
@@ -5911,7 +5959,7 @@
src/app/services/settings.service.ts
259
- Portuguese
+ Portugisisk
Romanian
@@ -5919,7 +5967,7 @@
src/app/services/settings.service.ts
265
- Romanian
+ Rumensk
Russian
@@ -5927,45 +5975,53 @@
src/app/services/settings.service.ts
271
- Russian
+ Russisk
+
+
+ Slovak
+
+ src/app/services/settings.service.ts
+ 277
+
+ Slovakisk
Slovenian
src/app/services/settings.service.ts
- 277
+ 283
- Slovenian
+ Slovensk
Serbian
src/app/services/settings.service.ts
- 283
+ 289
- Serbian
+ Serbisk
Swedish
src/app/services/settings.service.ts
- 289
+ 295
- Swedish
+ Svensk
Turkish
src/app/services/settings.service.ts
- 295
+ 301
- Turkish
+ Tyrkisk
Chinese Simplified
src/app/services/settings.service.ts
- 301
+ 307
Kinesisk forenklet
@@ -5973,7 +6029,7 @@
ISO 8601
src/app/services/settings.service.ts
- 318
+ 324
ISO 8601
@@ -5981,7 +6037,7 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 429
+ 435
Engangs migrering av innstillinger ble fullført til databasen!
@@ -5989,7 +6045,7 @@
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 430
+ 436
Kunne ikke overføre innstillinger til databasen, prøv å lagre manuelt.
@@ -5997,9 +6053,9 @@
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 504
+ 510
- You can restart the tour from the settings page.
+ Du kan starte omvisningen på nytt fra innstillingssiden.
Information
@@ -6039,7 +6095,7 @@
src/app/services/upload-documents.service.ts
62
- HTTP error:
+ HTTP feil: