From 833a3019480a0ceb72fac94c84ead49cc9d24f73 Mon Sep 17 00:00:00 2001
From: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Mon, 26 Sep 2022 09:57:16 -0700
Subject: [PATCH] Update translation strings for welcome tour
---
src-ui/messages.xlf | 273 ++++++++++++++++++++++++++++----------------
1 file changed, 175 insertions(+), 98 deletions(-)
diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf
index 9827bda41..11fd3570d 100644
--- a/src-ui/messages.xlf
+++ b/src-ui/messages.xlf
@@ -256,21 +256,21 @@
Document addedsrc/app/app.component.ts
- 75
+ 78Document was added to paperless.src/app/app.component.ts
- 77
+ 80Open documentsrc/app/app.component.ts
- 78
+ 81src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html
@@ -281,28 +281,112 @@
Could not add : src/app/app.component.ts
- 94
+ 97New document detectedsrc/app/app.component.ts
- 109
+ 112Document is being processed by paperless.src/app/app.component.ts
- 111
+ 114
+
+
+
+ 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
+ 122
+
+
+
+ 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 it's machine learning algorithms.
+
+ src/app/app.component.ts
+ 128
+
+
+
+ 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
+ 133
+
+
+
+ The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.
+
+ src/app/app.component.ts
+ 140
+
+
+
+ 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
+ 146
+
+
+
+ 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
+ 151
+
+
+
+ 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
+ 156
+
+
+
+ Check out the settings for various tweaks to the web app or to toggle settings for saved views.
+
+ src/app/app.component.ts
+ 161
+
+
+
+ The Admin area contains more advanced controls as well as the settings for automatic e-mail fetching.
+
+ src/app/app.component.ts
+ 166
+
+
+
+ Thank you! 🙏
+
+ src/app/app.component.ts
+ 170
+
+
+
+ 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
+ 172
+
+
+
+ Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!
+
+ src/app/app.component.ts
+ 174Initiating upload...src/app/app.component.ts
- 146
+ 220
@@ -1071,7 +1155,7 @@
Loading...src/app/components/dashboard/dashboard.component.html
- 26
+ 28src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html
@@ -1079,7 +1163,7 @@
src/app/components/document-list/document-list.component.html
- 87
+ 89src/app/components/manage/tasks/tasks.component.html
@@ -1090,18 +1174,18 @@
27
-
- Hello , welcome to Paperless-ngx!
+
+ Hello , welcome to Paperless-ngxsrc/app/components/dashboard/dashboard.component.ts
- 19
+ 18
-
- Welcome to Paperless-ngx!
+
+ Welcome to Paperless-ngxsrc/app/components/dashboard/dashboard.component.ts
- 21
+ 20
@@ -1123,7 +1207,7 @@
src/app/components/document-list/document-list.component.html
- 150
+ 152src/app/components/document-list/filter-editor/filter-editor.component.html
@@ -1150,7 +1234,7 @@
src/app/components/document-list/document-list.component.html
- 132
+ 134src/app/components/document-list/filter-editor/filter-editor.component.ts
@@ -1252,53 +1336,39 @@
this string is used to separate processing, failed and added on the file upload widget
-
- First steps
+
+ Paperless-ngx is running!src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
- 1
+ 3
-
- Paperless is running! :)
+
+ 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.
+
+ 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.src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html5
-
- You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message.
-
- src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
- 6,7
-
-
-
- Paperless offers some more features that try to make your life easier:
+
+ Thanks for being a part of the Paperless-ngx community!src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html8
-
- Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically.
+
+ Start the toursrc/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
- 10
-
-
-
- You can configure paperless to read your mails and add documents from attached files.
-
- src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
- 11
-
-
-
- Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general.
-
- src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html
- 13
+ 9
@@ -1326,21 +1396,21 @@
Add commentsrc/app/components/document-comments/document-comments.component.html
- 10
+ 11Error saving comment: src/app/components/document-comments/document-comments.component.ts
- 57
+ 68Error deleting comment: src/app/components/document-comments/document-comments.component.ts
- 72
+ 83
@@ -1510,7 +1580,7 @@
src/app/components/document-list/document-list.component.html
- 126
+ 128src/app/components/document-list/filter-editor/filter-editor.component.html
@@ -1533,7 +1603,7 @@
src/app/components/document-list/document-list.component.html
- 138
+ 140src/app/components/document-list/filter-editor/filter-editor.component.html
@@ -1556,7 +1626,7 @@
src/app/components/document-list/document-list.component.html
- 144
+ 146src/app/components/document-list/filter-editor/filter-editor.component.html
@@ -2088,7 +2158,7 @@
src/app/components/document-list/document-list.component.html
- 171
+ 173
@@ -2099,7 +2169,7 @@
src/app/components/document-list/document-list.component.html
- 176
+ 178
@@ -2160,7 +2230,7 @@
src/app/components/document-list/document-list.component.html
- 180
+ 182
@@ -2171,7 +2241,7 @@
src/app/components/document-list/document-list.component.html
- 185
+ 187
@@ -2295,35 +2365,35 @@
{VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}}src/app/components/document-list/document-list.component.html
- 89
+ 91{VAR_PLURAL, plural, =1 {One document} other { documents}}src/app/components/document-list/document-list.component.html
- 91
+ 93(filtered)src/app/components/document-list/document-list.component.html
- 91
+ 93Error while loading documentssrc/app/components/document-list/document-list.component.html
- 102
+ 105ASNsrc/app/components/document-list/document-list.component.html
- 120
+ 122src/app/components/document-list/filter-editor/filter-editor.component.ts
@@ -2338,7 +2408,7 @@
Addedsrc/app/components/document-list/document-list.component.html
- 156
+ 158src/app/components/document-list/filter-editor/filter-editor.component.html
@@ -2353,7 +2423,7 @@
Edit documentsrc/app/components/document-list/document-list.component.html
- 175
+ 177
@@ -2729,6 +2799,13 @@
168,170
+
+ Start tour
+
+ src/app/components/manage/settings/settings.component.html
+ 2
+
+ General
@@ -2964,56 +3041,56 @@
Saved view "" deleted.src/app/components/manage/settings/settings.component.ts
- 176
+ 178Settings savedsrc/app/components/manage/settings/settings.component.ts
- 253
+ 255Settings were saved successfully.src/app/components/manage/settings/settings.component.ts
- 254
+ 256Settings were saved successfully. Reload is required to apply some changes.src/app/components/manage/settings/settings.component.ts
- 258
+ 260Reload nowsrc/app/components/manage/settings/settings.component.ts
- 259
+ 261An error occurred while saving settings.src/app/components/manage/settings/settings.component.ts
- 269
+ 271Use system languagesrc/app/components/manage/settings/settings.component.ts
- 277
+ 279Use date format of display languagesrc/app/components/manage/settings/settings.component.ts
- 284
+ 286
@@ -3022,7 +3099,7 @@
)"/>
src/app/components/manage/settings/settings.component.ts
- 304,306
+ 306,308
@@ -3481,168 +3558,168 @@
English (US)src/app/services/settings.service.ts
- 140
+ 142Belarusiansrc/app/services/settings.service.ts
- 146
+ 148Czechsrc/app/services/settings.service.ts
- 152
+ 154Danishsrc/app/services/settings.service.ts
- 158
+ 160Germansrc/app/services/settings.service.ts
- 164
+ 166English (GB)src/app/services/settings.service.ts
- 170
+ 172Spanishsrc/app/services/settings.service.ts
- 176
+ 178Frenchsrc/app/services/settings.service.ts
- 182
+ 184Italiansrc/app/services/settings.service.ts
- 188
+ 190Luxembourgishsrc/app/services/settings.service.ts
- 194
+ 196Dutchsrc/app/services/settings.service.ts
- 200
+ 202Polishsrc/app/services/settings.service.ts
- 206
+ 208Portuguese (Brazil)src/app/services/settings.service.ts
- 212
+ 214Portuguesesrc/app/services/settings.service.ts
- 218
+ 220Romaniansrc/app/services/settings.service.ts
- 224
+ 226Russiansrc/app/services/settings.service.ts
- 230
+ 232Sloveniansrc/app/services/settings.service.ts
- 236
+ 238Serbiansrc/app/services/settings.service.ts
- 242
+ 244Swedishsrc/app/services/settings.service.ts
- 248
+ 250Turkishsrc/app/services/settings.service.ts
- 254
+ 256Chinese Simplifiedsrc/app/services/settings.service.ts
- 260
+ 262ISO 8601src/app/services/settings.service.ts
- 277
+ 279Successfully completed one-time migratration of settings to the database!src/app/services/settings.service.ts
- 372
+ 374Unable to migrate settings to the database, please try saving manually.src/app/services/settings.service.ts
- 373
+ 375