odoo-addon-dms 17.0.1.0.0.2__py3-none-any.whl → 17.0.1.0.0.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/dms/i18n/de.po +445 -230
- odoo/addons/dms/i18n/es.po +402 -230
- odoo/addons/dms/i18n/fr.po +177 -109
- odoo/addons/dms/i18n/he_IL.po +321 -190
- odoo/addons/dms/i18n/it.po +467 -230
- odoo/addons/dms/i18n/nl.po +252 -176
- odoo/addons/dms/i18n/pt.po +467 -230
- odoo/addons/dms/i18n/pt_BR.po +449 -228
- odoo/addons/dms/i18n/ru.po +250 -180
- {odoo_addon_dms-17.0.1.0.0.2.dist-info → odoo_addon_dms-17.0.1.0.0.3.dist-info}/METADATA +1 -1
- {odoo_addon_dms-17.0.1.0.0.2.dist-info → odoo_addon_dms-17.0.1.0.0.3.dist-info}/RECORD +13 -13
- {odoo_addon_dms-17.0.1.0.0.2.dist-info → odoo_addon_dms-17.0.1.0.0.3.dist-info}/WHEEL +0 -0
- {odoo_addon_dms-17.0.1.0.0.2.dist-info → odoo_addon_dms-17.0.1.0.0.3.dist-info}/top_level.txt +0 -0
odoo/addons/dms/i18n/it.po
CHANGED
@@ -44,6 +44,13 @@ msgstr ""
|
|
44
44
|
" sono creati come file della sottodirectory\n"
|
45
45
|
" "
|
46
46
|
|
47
|
+
#. module: dms
|
48
|
+
#. odoo-python
|
49
|
+
#: code:addons/dms/models/access_groups.py:0
|
50
|
+
#, python-format
|
51
|
+
msgid "%s (copy)"
|
52
|
+
msgstr ""
|
53
|
+
|
47
54
|
#. module: dms
|
48
55
|
#. odoo-python
|
49
56
|
#: code:addons/dms/models/directory.py:0
|
@@ -58,162 +65,94 @@ msgstr "%s Files"
|
|
58
65
|
msgid "%s Subdirectories"
|
59
66
|
msgstr "%s Sottocategoria"
|
60
67
|
|
61
|
-
#. module: dms
|
62
|
-
#: model_terms:ir.ui.view,arch_db:dms.document_onboarding_directory_panel
|
63
|
-
msgid "/dms/static/lib/img/banner/documents_onboarding_directory.png"
|
64
|
-
msgstr "/dms/static/lib/img/banner/documents_onboarding_directory.png"
|
65
|
-
|
66
|
-
#. module: dms
|
67
|
-
#: model_terms:ir.ui.view,arch_db:dms.document_onboarding_file_panel
|
68
|
-
msgid "/dms/static/lib/img/banner/documents_onboarding_file.png"
|
69
|
-
msgstr "/dms/static/lib/img/banner/documents_onboarding_file.png"
|
70
|
-
|
71
68
|
#. module: dms
|
72
69
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
73
70
|
msgid ""
|
74
71
|
"<i class=\"fa fa-archive\"/>\n"
|
75
|
-
"
|
72
|
+
" Archive"
|
76
73
|
msgstr ""
|
77
|
-
"<i class=\"fa fa-archive\"/>\n"
|
78
|
-
" Archivia"
|
79
74
|
|
80
75
|
#. module: dms
|
81
76
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
82
77
|
msgid ""
|
83
78
|
"<i class=\"fa fa-archive\"/>\n"
|
84
|
-
"
|
79
|
+
" Unarchive"
|
85
80
|
msgstr ""
|
86
|
-
"<i class=\"fa fa-archive\"/>\n"
|
87
|
-
" Estrai"
|
88
81
|
|
89
82
|
#. module: dms
|
90
83
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
91
84
|
msgid ""
|
92
85
|
"<i class=\"fa fa-download\"/>\n"
|
93
|
-
"
|
86
|
+
" Download"
|
94
87
|
msgstr ""
|
95
|
-
"<i class=\"fa fa-download\"/>\n"
|
96
|
-
" Download"
|
97
88
|
|
98
89
|
#. module: dms
|
99
|
-
#: model_terms:ir.ui.view,arch_db:dms.
|
100
|
-
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
90
|
+
#: model_terms:ir.ui.view,arch_db:dms.wizard_dms_file_move_form_view
|
101
91
|
msgid ""
|
102
|
-
"<i class=\"fa fa-
|
103
|
-
"
|
92
|
+
"<i class=\"fa fa-exclamation-triangle mr-3\" title=\"Warning\"/>\n"
|
93
|
+
" <b>ATTENTION:</b> Tips to keep in mind before moving "
|
94
|
+
"files:<br/>\n"
|
95
|
+
" - This change cannot be undone.<br/>\n"
|
96
|
+
" - Remember that the permissions of the files are those "
|
97
|
+
"of the folder that contains it, therefore, it is possible that when you "
|
98
|
+
"change it, the permissions will also change.<br/>\n"
|
99
|
+
" Make this change at your own risk."
|
104
100
|
msgstr ""
|
105
|
-
"<i class=\"fa fa-external-link\"/>\n"
|
106
|
-
" Apri"
|
107
101
|
|
108
102
|
#. module: dms
|
103
|
+
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
|
104
|
+
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
109
105
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_tag_kanban
|
110
106
|
msgid ""
|
111
107
|
"<i class=\"fa fa-external-link\"/>\n"
|
112
|
-
"
|
108
|
+
" Open"
|
113
109
|
msgstr ""
|
114
|
-
"<i class=\"fa fa-external-link\"/>\n"
|
115
|
-
" Apri"
|
116
110
|
|
117
111
|
#. module: dms
|
118
112
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
|
119
113
|
msgid ""
|
120
114
|
"<i class=\"fa fa-file-o\"/>\n"
|
121
|
-
"
|
115
|
+
" Files"
|
122
116
|
msgstr ""
|
123
|
-
"<i class=\"fa fa-file-o\"/>\n"
|
124
|
-
" File"
|
125
117
|
|
126
118
|
#. module: dms
|
127
119
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
|
128
120
|
msgid ""
|
129
121
|
"<i class=\"fa fa-folder-o\"/>\n"
|
130
|
-
"
|
122
|
+
" Directories"
|
131
123
|
msgstr ""
|
132
|
-
"<i class=\"fa fa-folder-o\"/>\n"
|
133
|
-
" Cartelle"
|
134
124
|
|
135
125
|
#. module: dms
|
136
126
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
137
127
|
msgid ""
|
138
128
|
"<i class=\"fa fa-lock\"/>\n"
|
139
|
-
"
|
129
|
+
" Lock"
|
140
130
|
msgstr ""
|
141
|
-
"<i class=\"fa fa-lock\"/>\n"
|
142
|
-
" Blocca"
|
143
131
|
|
144
132
|
#. module: dms
|
145
133
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
|
146
134
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
147
|
-
msgid ""
|
148
|
-
"<i class=\"fa fa-pencil-square-o\"/>\n"
|
149
|
-
" Edit"
|
150
|
-
msgstr ""
|
151
|
-
"<i class=\"fa fa-pencil-square-o\"/>\n"
|
152
|
-
" Modifica"
|
153
|
-
|
154
|
-
#. module: dms
|
155
135
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_tag_kanban
|
156
136
|
msgid ""
|
157
137
|
"<i class=\"fa fa-pencil-square-o\"/>\n"
|
158
|
-
"
|
138
|
+
" Edit"
|
159
139
|
msgstr ""
|
160
|
-
"<i class=\"fa fa-pencil-square-o\"/>\n"
|
161
|
-
" Modifica"
|
162
140
|
|
163
141
|
#. module: dms
|
164
142
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
|
165
143
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
166
|
-
msgid ""
|
167
|
-
"<i class=\"fa fa-trash-o\"/>\n"
|
168
|
-
" Delete"
|
169
|
-
msgstr ""
|
170
|
-
"<i class=\"fa fa-trash-o\"/>\n"
|
171
|
-
" Elimina"
|
172
|
-
|
173
|
-
#. module: dms
|
174
144
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_tag_kanban
|
175
145
|
msgid ""
|
176
146
|
"<i class=\"fa fa-trash-o\"/>\n"
|
177
|
-
"
|
147
|
+
" Delete"
|
178
148
|
msgstr ""
|
179
|
-
"<i class=\"fa fa-trash-o\"/>\n"
|
180
|
-
" Elimina"
|
181
149
|
|
182
150
|
#. module: dms
|
183
151
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
184
152
|
msgid ""
|
185
153
|
"<i class=\"fa fa-unlock-alt\"/>\n"
|
186
|
-
"
|
154
|
+
" Unlock"
|
187
155
|
msgstr ""
|
188
|
-
"<i class=\"fa fa-unlock-alt\"/>\n"
|
189
|
-
" Sblocca"
|
190
|
-
|
191
|
-
#. module: dms
|
192
|
-
#: model_terms:ir.ui.view,arch_db:dms.res_config_settings_view_form
|
193
|
-
msgid ""
|
194
|
-
"<span class=\"o_form_label\">\n"
|
195
|
-
" Storages\n"
|
196
|
-
" </span>"
|
197
|
-
msgstr ""
|
198
|
-
"<span class=\"o_form_label\">\n"
|
199
|
-
" Storage\n"
|
200
|
-
" </span>"
|
201
|
-
|
202
|
-
#. module: dms
|
203
|
-
#: model_terms:ir.ui.view,arch_db:dms.res_config_settings_view_form
|
204
|
-
msgid ""
|
205
|
-
"<span class=\"o_form_label\">File\n"
|
206
|
-
" Extensions\n"
|
207
|
-
" </span>"
|
208
|
-
msgstr ""
|
209
|
-
"<span class=\"o_form_label\">Estensioni\n"
|
210
|
-
" dei file\n"
|
211
|
-
" </span>"
|
212
|
-
|
213
|
-
#. module: dms
|
214
|
-
#: model_terms:ir.ui.view,arch_db:dms.res_config_settings_view_form
|
215
|
-
msgid "<span class=\"o_form_label\">File Size</span>"
|
216
|
-
msgstr "<span class=\"o_form_label\">Dimensione file</span>"
|
217
156
|
|
218
157
|
#. module: dms
|
219
158
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_form
|
@@ -226,11 +165,22 @@ msgstr ""
|
|
226
165
|
" <span class=\"oe_edit_only\"> @ </"
|
227
166
|
"span>"
|
228
167
|
|
168
|
+
#. module: dms
|
169
|
+
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
170
|
+
#: model_terms:ir.ui.view,arch_db:dms.view_dms_tag_kanban
|
171
|
+
msgid "<span>Actions</span>"
|
172
|
+
msgstr ""
|
173
|
+
|
229
174
|
#. module: dms
|
230
175
|
#: model_terms:ir.ui.view,arch_db:dms.portal_my_dms_breadcrumbs
|
231
176
|
msgid "<span>Documents</span>"
|
232
177
|
msgstr "<span>Documenti</span>"
|
233
178
|
|
179
|
+
#. module: dms
|
180
|
+
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
181
|
+
msgid "<span>Operations</span>"
|
182
|
+
msgstr ""
|
183
|
+
|
234
184
|
#. module: dms
|
235
185
|
#: model:ir.model.fields,help:dms.field_dms_directory__alias_defaults
|
236
186
|
msgid ""
|
@@ -276,20 +226,11 @@ msgid "A file must have model and resource ID in attachment storage."
|
|
276
226
|
msgstr "Un file deve avere un modello e un ID risorsa nello storage allegati."
|
277
227
|
|
278
228
|
#. module: dms
|
279
|
-
#. odoo-javascript
|
280
|
-
#: code:addons/dms/static/src/js/views/dms_file_upload.esm.js:0
|
281
|
-
#, python-format
|
282
|
-
msgid "A file with the same name already exists"
|
283
|
-
msgstr "Esiste già un file con lo stesso nome"
|
284
|
-
|
285
|
-
#. module: dms
|
286
|
-
#. odoo-javascript
|
287
229
|
#. odoo-python
|
288
230
|
#: code:addons/dms/models/dms_file.py:0
|
289
|
-
#: code:addons/dms/static/src/js/views/dms_file_upload.esm.js:0
|
290
231
|
#, python-format
|
291
|
-
msgid "A file with the same name already exists."
|
292
|
-
msgstr "
|
232
|
+
msgid "A file with the same name already exists in this directory."
|
233
|
+
msgstr ""
|
293
234
|
|
294
235
|
#. module: dms
|
295
236
|
#. odoo-python
|
@@ -323,6 +264,7 @@ msgstr "Informazioni di accesso"
|
|
323
264
|
#. module: dms
|
324
265
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__access_warning
|
325
266
|
#: model:ir.model.fields,field_description:dms.field_dms_file__access_warning
|
267
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__access_warning
|
326
268
|
msgid "Access warning"
|
327
269
|
msgstr "Avviso accesso"
|
328
270
|
|
@@ -339,7 +281,6 @@ msgstr "Azione richiesta"
|
|
339
281
|
|
340
282
|
#. module: dms
|
341
283
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
|
342
|
-
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
343
284
|
msgid "Actions"
|
344
285
|
msgstr "Azioni"
|
345
286
|
|
@@ -385,6 +326,11 @@ msgstr "Aggiungi una nuova cartella."
|
|
385
326
|
msgid "Add a new File."
|
386
327
|
msgstr "Aggiungi un nuovo file."
|
387
328
|
|
329
|
+
#. module: dms
|
330
|
+
#: model:ir.model.fields,help:dms.field_wizard_dms_share__note
|
331
|
+
msgid "Add extra content to display in the email"
|
332
|
+
msgstr ""
|
333
|
+
|
388
334
|
#. module: dms
|
389
335
|
#: model:dms.access.group,name:dms.access_group_01_demo
|
390
336
|
msgid "Admin"
|
@@ -400,6 +346,21 @@ msgstr "Alias"
|
|
400
346
|
msgid "Alias Contact Security"
|
401
347
|
msgstr "Alias contatto sicurezza"
|
402
348
|
|
349
|
+
#. module: dms
|
350
|
+
#: model:ir.model.fields,field_description:dms.field_dms_directory__alias_domain_id
|
351
|
+
msgid "Alias Domain"
|
352
|
+
msgstr ""
|
353
|
+
|
354
|
+
#. module: dms
|
355
|
+
#: model:ir.model.fields,field_description:dms.field_dms_directory__alias_domain
|
356
|
+
msgid "Alias Domain Name"
|
357
|
+
msgstr ""
|
358
|
+
|
359
|
+
#. module: dms
|
360
|
+
#: model:ir.model.fields,field_description:dms.field_dms_directory__alias_full_name
|
361
|
+
msgid "Alias Email"
|
362
|
+
msgstr ""
|
363
|
+
|
403
364
|
#. module: dms
|
404
365
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__alias_name
|
405
366
|
msgid "Alias Name"
|
@@ -411,9 +372,14 @@ msgid "Alias Setting"
|
|
411
372
|
msgstr "Impostazioni alias"
|
412
373
|
|
413
374
|
#. module: dms
|
414
|
-
#: model:ir.model.fields,field_description:dms.
|
415
|
-
msgid "Alias
|
416
|
-
msgstr "
|
375
|
+
#: model:ir.model.fields,field_description:dms.field_dms_directory__alias_status
|
376
|
+
msgid "Alias Status"
|
377
|
+
msgstr ""
|
378
|
+
|
379
|
+
#. module: dms
|
380
|
+
#: model:ir.model.fields,help:dms.field_dms_directory__alias_status
|
381
|
+
msgid "Alias status assessed on the last message received."
|
382
|
+
msgstr ""
|
417
383
|
|
418
384
|
#. module: dms
|
419
385
|
#. odoo-python
|
@@ -463,6 +429,11 @@ msgstr "In archivio"
|
|
463
429
|
msgid "Archived Files"
|
464
430
|
msgstr "File archiviati"
|
465
431
|
|
432
|
+
#. module: dms
|
433
|
+
#: model_terms:ir.ui.view,arch_db:dms.wizard_dms_file_move_form_view
|
434
|
+
msgid "Are you sure? All files will be moved."
|
435
|
+
msgstr ""
|
436
|
+
|
466
437
|
#. module: dms
|
467
438
|
#. odoo-python
|
468
439
|
#: code:addons/dms/models/storage.py:0
|
@@ -492,6 +463,7 @@ msgstr "Base"
|
|
492
463
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_new_form
|
493
464
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_new_form
|
494
465
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_storage_new_form
|
466
|
+
#: model_terms:ir.ui.view,arch_db:dms.wizard_dms_file_move_form_view
|
495
467
|
msgid "Cancel"
|
496
468
|
msgstr "Annulla"
|
497
469
|
|
@@ -666,6 +638,7 @@ msgstr "Contggio elementi"
|
|
666
638
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__count_files_title
|
667
639
|
#: model:ir.model.fields,field_description:dms.field_dms_storage__count_storage_files
|
668
640
|
#: model:ir.model.fields,field_description:dms.field_dms_tag__count_files
|
641
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_file_move__count_files
|
669
642
|
msgid "Count Files"
|
670
643
|
msgstr "Conteggio file"
|
671
644
|
|
@@ -715,12 +688,12 @@ msgid "Create Access"
|
|
715
688
|
msgstr "Crea accesso"
|
716
689
|
|
717
690
|
#. module: dms
|
718
|
-
#:
|
691
|
+
#: model:onboarding.onboarding.step,button_text:dms.onboarding_step_create_directory
|
719
692
|
msgid "Create Directory"
|
720
693
|
msgstr "Crea cartella"
|
721
694
|
|
722
695
|
#. module: dms
|
723
|
-
#:
|
696
|
+
#: model:onboarding.onboarding.step,button_text:dms.onboarding_step_document_storage
|
724
697
|
msgid "Create Storage"
|
725
698
|
msgstr "Crea storage"
|
726
699
|
|
@@ -730,12 +703,12 @@ msgid "Create a new Category."
|
|
730
703
|
msgstr "Crea una nuova categoria."
|
731
704
|
|
732
705
|
#. module: dms
|
733
|
-
#:
|
706
|
+
#: model:onboarding.onboarding.step,description:dms.onboarding_step_document_storage
|
734
707
|
msgid "Create a new Document Storage."
|
735
708
|
msgstr "Crea un nuovo storage documenti."
|
736
709
|
|
737
710
|
#. module: dms
|
738
|
-
#:
|
711
|
+
#: model:onboarding.onboarding.step,description:dms.onboarding_step_create_directory
|
739
712
|
msgid "Create a new Root Directory."
|
740
713
|
msgstr "Crea una nuova cartella radice."
|
741
714
|
|
@@ -756,6 +729,8 @@ msgstr "Crea file dagli allegati dei messaggi"
|
|
756
729
|
#: model:ir.model.fields,field_description:dms.field_dms_file__create_uid
|
757
730
|
#: model:ir.model.fields,field_description:dms.field_dms_storage__create_uid
|
758
731
|
#: model:ir.model.fields,field_description:dms.field_dms_tag__create_uid
|
732
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_file_move__create_uid
|
733
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__create_uid
|
759
734
|
msgid "Created by"
|
760
735
|
msgstr "Creato da"
|
761
736
|
|
@@ -766,6 +741,8 @@ msgstr "Creato da"
|
|
766
741
|
#: model:ir.model.fields,field_description:dms.field_dms_file__create_date
|
767
742
|
#: model:ir.model.fields,field_description:dms.field_dms_storage__create_date
|
768
743
|
#: model:ir.model.fields,field_description:dms.field_dms_tag__create_date
|
744
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_file_move__create_date
|
745
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__create_date
|
769
746
|
msgid "Created on"
|
770
747
|
msgstr "Creato il"
|
771
748
|
|
@@ -837,12 +814,8 @@ msgstr "Definire le estensioni di file vietate"
|
|
837
814
|
|
838
815
|
#. module: dms
|
839
816
|
#: model_terms:ir.ui.view,arch_db:dms.res_config_settings_view_form
|
840
|
-
msgid ""
|
841
|
-
"Define the maximum upload size of a\n"
|
842
|
-
" file in MB"
|
817
|
+
msgid "Define the maximum upload size of a file in MB"
|
843
818
|
msgstr ""
|
844
|
-
"Definire la dimensione massima di upload di un\n"
|
845
|
-
" file in MB"
|
846
819
|
|
847
820
|
#. module: dms
|
848
821
|
#: model:ir.model.fields,help:dms.field_res_config_settings__documents_forbidden_extensions
|
@@ -896,7 +869,8 @@ msgstr ""
|
|
896
869
|
#. module: dms
|
897
870
|
#: model:ir.model,name:dms.model_dms_directory
|
898
871
|
#: model:ir.model.fields,field_description:dms.field_dms_file__directory_id
|
899
|
-
#:
|
872
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_file_move__directory_id
|
873
|
+
#: model:onboarding.onboarding.step,title:dms.onboarding_step_create_directory
|
900
874
|
msgid "Directory"
|
901
875
|
msgstr "Cartella"
|
902
876
|
|
@@ -907,6 +881,8 @@ msgstr "Cartella"
|
|
907
881
|
#: model:ir.model.fields,field_description:dms.field_dms_file__display_name
|
908
882
|
#: model:ir.model.fields,field_description:dms.field_dms_storage__display_name
|
909
883
|
#: model:ir.model.fields,field_description:dms.field_dms_tag__display_name
|
884
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_file_move__display_name
|
885
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__display_name
|
910
886
|
msgid "Display Name"
|
911
887
|
msgstr "Nome visualizzato"
|
912
888
|
|
@@ -915,6 +891,11 @@ msgstr "Nome visualizzato"
|
|
915
891
|
msgid "Document Category"
|
916
892
|
msgstr "Categoria documento"
|
917
893
|
|
894
|
+
#. module: dms
|
895
|
+
#: model:onboarding.onboarding.step,done_text:dms.onboarding_step_document_storage
|
896
|
+
msgid "Document Storage Created!"
|
897
|
+
msgstr ""
|
898
|
+
|
918
899
|
#. module: dms
|
919
900
|
#: model:ir.model,name:dms.model_dms_tag
|
920
901
|
msgid "Document Tag"
|
@@ -957,13 +938,6 @@ msgstr "Stato strage caricamento documenti"
|
|
957
938
|
msgid "Done"
|
958
939
|
msgstr "Eseguito"
|
959
940
|
|
960
|
-
#. module: dms
|
961
|
-
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
|
962
|
-
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
963
|
-
#: model_terms:ir.ui.view,arch_db:dms.view_dms_tag_kanban
|
964
|
-
msgid "Dropdown menu"
|
965
|
-
msgstr "Menu a tendina"
|
966
|
-
|
967
941
|
#. module: dms
|
968
942
|
#: model:ir.model.fields,field_description:dms.field_dms_file__is_lock_editor
|
969
943
|
msgid "Editor"
|
@@ -975,6 +949,7 @@ msgid "Elements"
|
|
975
949
|
msgstr "Elementi"
|
976
950
|
|
977
951
|
#. module: dms
|
952
|
+
#: model:ir.model.fields,field_description:dms.field_dms_directory__alias_email
|
978
953
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_form
|
979
954
|
msgid "Email Alias"
|
980
955
|
msgstr "Alias email"
|
@@ -984,9 +959,14 @@ msgstr "Alias email"
|
|
984
959
|
msgid "Email Thread"
|
985
960
|
msgstr "Discussione e-mail"
|
986
961
|
|
962
|
+
#. module: dms
|
963
|
+
#: model:ir.model.fields,help:dms.field_dms_directory__alias_domain
|
964
|
+
msgid "Email domain e.g. 'example.com' in 'odoo@example.com'"
|
965
|
+
msgstr ""
|
966
|
+
|
987
967
|
#. module: dms
|
988
968
|
#. odoo-python
|
989
|
-
#: code:addons/dms/models/
|
969
|
+
#: code:addons/dms/models/dms_category.py:0
|
990
970
|
#, python-format
|
991
971
|
msgid "Error! You cannot create recursive categories."
|
992
972
|
msgstr "Errore! Non è possibile creare categorie ricorsive."
|
@@ -1021,15 +1001,35 @@ msgstr "Esterno"
|
|
1021
1001
|
|
1022
1002
|
#. module: dms
|
1023
1003
|
#: model:ir.model,name:dms.model_dms_file
|
1024
|
-
#:
|
1004
|
+
#: model:onboarding.onboarding.step,title:dms.onboarding_step_upload_file
|
1025
1005
|
msgid "File"
|
1026
1006
|
msgstr "File"
|
1027
1007
|
|
1008
|
+
#. module: dms
|
1009
|
+
#: model_terms:ir.ui.view,arch_db:dms.res_config_settings_view_form
|
1010
|
+
msgid "File Extensions"
|
1011
|
+
msgstr ""
|
1012
|
+
|
1013
|
+
#. module: dms
|
1014
|
+
#: model:onboarding.onboarding,name:dms.onboarding_onboarding_dms_file
|
1015
|
+
msgid "File Onboarding"
|
1016
|
+
msgstr ""
|
1017
|
+
|
1018
|
+
#. module: dms
|
1019
|
+
#: model_terms:ir.ui.view,arch_db:dms.res_config_settings_view_form
|
1020
|
+
msgid "File Size"
|
1021
|
+
msgstr ""
|
1022
|
+
|
1028
1023
|
#. module: dms
|
1029
1024
|
#: model_terms:ir.ui.view,arch_db:dms.res_config_settings_view_form
|
1030
1025
|
msgid "File Upload"
|
1031
1026
|
msgstr "Carica file"
|
1032
1027
|
|
1028
|
+
#. module: dms
|
1029
|
+
#: model:ir.model,name:dms.model_ir_binary
|
1030
|
+
msgid "File streaming helper model for controllers"
|
1031
|
+
msgstr ""
|
1032
|
+
|
1033
1033
|
#. module: dms
|
1034
1034
|
#: model:ir.actions.act_window,name:dms.action_dms_file
|
1035
1035
|
#: model:ir.actions.act_window,name:dms.action_dms_file_migration
|
@@ -1043,7 +1043,6 @@ msgstr "Carica file"
|
|
1043
1043
|
#: model:ir.model.fields,field_description:dms.field_dms_storage__storage_file_ids
|
1044
1044
|
#: model:ir.model.fields,field_description:dms.field_dms_tag__file_ids
|
1045
1045
|
#: model:ir.ui.menu,name:dms.menu_dms_file
|
1046
|
-
#: model_terms:ir.ui.view,arch_db:dms.view_dms_access_groups_form
|
1047
1046
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_category_form
|
1048
1047
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_form
|
1049
1048
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_tree
|
@@ -1072,6 +1071,11 @@ msgstr ""
|
|
1072
1071
|
msgid "Filestore"
|
1073
1072
|
msgstr "Filestore"
|
1074
1073
|
|
1074
|
+
#. module: dms
|
1075
|
+
#: model:onboarding.onboarding.step,done_text:dms.onboarding_step_upload_file
|
1076
|
+
msgid "First File Uploaded!"
|
1077
|
+
msgstr ""
|
1078
|
+
|
1075
1079
|
#. module: dms
|
1076
1080
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__message_follower_ids
|
1077
1081
|
#: model:ir.model.fields,field_description:dms.field_dms_file__message_follower_ids
|
@@ -1146,6 +1150,8 @@ msgstr "Risorse umane"
|
|
1146
1150
|
#: model:ir.model.fields,field_description:dms.field_dms_file__id
|
1147
1151
|
#: model:ir.model.fields,field_description:dms.field_dms_storage__id
|
1148
1152
|
#: model:ir.model.fields,field_description:dms.field_dms_tag__id
|
1153
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_file_move__id
|
1154
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__id
|
1149
1155
|
msgid "ID"
|
1150
1156
|
msgstr "ID"
|
1151
1157
|
|
@@ -1260,12 +1266,8 @@ msgstr "Immagine 512"
|
|
1260
1266
|
msgid ""
|
1261
1267
|
"Indicate if directories and files access work only with related model access "
|
1262
1268
|
"(for example, if some directories are related with any sale, only users with "
|
1263
|
-
"read access to these sale can
|
1269
|
+
"read access to these sale can access)"
|
1264
1270
|
msgstr ""
|
1265
|
-
"Indica se l'accesso alle cartelle e ai file funziona solo con l'accesso al "
|
1266
|
-
"modello correlato (ad esempio, se alcune cartelle sono collegate a un ordine "
|
1267
|
-
"di vendita, solo gli utenti con accesso in lettura a questo ordine di "
|
1268
|
-
"vendita possono accedervi)"
|
1269
1271
|
|
1270
1272
|
#. module: dms
|
1271
1273
|
#: model:ir.model.fields,help:dms.field_dms_storage__include_message_attachments
|
@@ -1362,15 +1364,15 @@ msgstr "È una cartella radice"
|
|
1362
1364
|
#. odoo-python
|
1363
1365
|
#: code:addons/dms/models/directory.py:0
|
1364
1366
|
#, python-format
|
1365
|
-
msgid "It is not possible to change
|
1366
|
-
msgstr "Non è possibile
|
1367
|
+
msgid "It is not possible to change the storage."
|
1368
|
+
msgstr "Non è possibile modificare lo storage."
|
1367
1369
|
|
1368
1370
|
#. module: dms
|
1369
1371
|
#. odoo-python
|
1370
1372
|
#: code:addons/dms/models/directory.py:0
|
1371
1373
|
#, python-format
|
1372
|
-
msgid "It is not possible to change
|
1373
|
-
msgstr "
|
1374
|
+
msgid "It is not possible to change to a parent with other storage."
|
1375
|
+
msgstr ""
|
1374
1376
|
|
1375
1377
|
#. module: dms
|
1376
1378
|
#: model:ir.model.fields.selection,name:dms.selection__res_company__documents_onboarding_directory_state__just_done
|
@@ -1380,16 +1382,6 @@ msgstr "Non è possibile modificare lo storage."
|
|
1380
1382
|
msgid "Just done"
|
1381
1383
|
msgstr "Appena fatto"
|
1382
1384
|
|
1383
|
-
#. module: dms
|
1384
|
-
#: model:ir.model.fields,field_description:dms.field_dms_access_group____last_update
|
1385
|
-
#: model:ir.model.fields,field_description:dms.field_dms_category____last_update
|
1386
|
-
#: model:ir.model.fields,field_description:dms.field_dms_directory____last_update
|
1387
|
-
#: model:ir.model.fields,field_description:dms.field_dms_file____last_update
|
1388
|
-
#: model:ir.model.fields,field_description:dms.field_dms_storage____last_update
|
1389
|
-
#: model:ir.model.fields,field_description:dms.field_dms_tag____last_update
|
1390
|
-
msgid "Last Modified on"
|
1391
|
-
msgstr "Ultima modifica il"
|
1392
|
-
|
1393
1385
|
#. module: dms
|
1394
1386
|
#: model:ir.model.fields,field_description:dms.field_dms_access_group__write_uid
|
1395
1387
|
#: model:ir.model.fields,field_description:dms.field_dms_category__write_uid
|
@@ -1397,6 +1389,8 @@ msgstr "Ultima modifica il"
|
|
1397
1389
|
#: model:ir.model.fields,field_description:dms.field_dms_file__write_uid
|
1398
1390
|
#: model:ir.model.fields,field_description:dms.field_dms_storage__write_uid
|
1399
1391
|
#: model:ir.model.fields,field_description:dms.field_dms_tag__write_uid
|
1392
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_file_move__write_uid
|
1393
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__write_uid
|
1400
1394
|
msgid "Last Updated by"
|
1401
1395
|
msgstr "Ultimo aggiornamento di"
|
1402
1396
|
|
@@ -1407,6 +1401,8 @@ msgstr "Ultimo aggiornamento di"
|
|
1407
1401
|
#: model:ir.model.fields,field_description:dms.field_dms_file__write_date
|
1408
1402
|
#: model:ir.model.fields,field_description:dms.field_dms_storage__write_date
|
1409
1403
|
#: model:ir.model.fields,field_description:dms.field_dms_tag__write_date
|
1404
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_file_move__write_date
|
1405
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__write_date
|
1410
1406
|
msgid "Last Updated on"
|
1411
1407
|
msgstr "Ultimo aggiornamento il"
|
1412
1408
|
|
@@ -1415,6 +1411,11 @@ msgstr "Ultimo aggiornamento il"
|
|
1415
1411
|
msgid "Last update"
|
1416
1412
|
msgstr "Ultimo aggiornamento"
|
1417
1413
|
|
1414
|
+
#. module: dms
|
1415
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__share_link
|
1416
|
+
msgid "Link"
|
1417
|
+
msgstr ""
|
1418
|
+
|
1418
1419
|
#. module: dms
|
1419
1420
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__allowed_model_ids
|
1420
1421
|
#: model:ir.model.fields,field_description:dms.field_dms_storage__model_ids
|
@@ -1436,11 +1437,9 @@ msgid "Linked attachments record ID"
|
|
1436
1437
|
msgstr "ID record degli allegati collegati"
|
1437
1438
|
|
1438
1439
|
#. module: dms
|
1439
|
-
|
1440
|
-
|
1441
|
-
|
1442
|
-
msgid "Loading"
|
1443
|
-
msgstr "Caricamento"
|
1440
|
+
#: model:ir.model.fields,field_description:dms.field_dms_directory__alias_incoming_local
|
1441
|
+
msgid "Local-part based incoming detection"
|
1442
|
+
msgstr ""
|
1444
1443
|
|
1445
1444
|
#. module: dms
|
1446
1445
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_form
|
@@ -1449,6 +1448,7 @@ msgstr "Blocco"
|
|
1449
1448
|
|
1450
1449
|
#. module: dms
|
1451
1450
|
#: model:ir.model.fields,field_description:dms.field_dms_file__is_locked
|
1451
|
+
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_form
|
1452
1452
|
msgid "Locked"
|
1453
1453
|
msgstr "Bloccato"
|
1454
1454
|
|
@@ -1457,12 +1457,6 @@ msgstr "Bloccato"
|
|
1457
1457
|
msgid "Locked By"
|
1458
1458
|
msgstr "Bloccato da"
|
1459
1459
|
|
1460
|
-
#. module: dms
|
1461
|
-
#: model:ir.model.fields,field_description:dms.field_dms_directory__message_main_attachment_id
|
1462
|
-
#: model:ir.model.fields,field_description:dms.field_dms_file__message_main_attachment_id
|
1463
|
-
msgid "Main Attachment"
|
1464
|
-
msgstr "Allegato principale"
|
1465
|
-
|
1466
1460
|
#. module: dms
|
1467
1461
|
#: model:res.groups,name:dms.group_dms_manager
|
1468
1462
|
msgid "Manager"
|
@@ -1530,6 +1524,17 @@ msgstr "Modello"
|
|
1530
1524
|
msgid "Modification Date"
|
1531
1525
|
msgstr "Data di modifica"
|
1532
1526
|
|
1527
|
+
#. module: dms
|
1528
|
+
#: model:ir.actions.server,name:dms.action_wizard_dms_file_move
|
1529
|
+
#: model_terms:ir.ui.view,arch_db:dms.wizard_dms_file_move_form_view
|
1530
|
+
msgid "Move"
|
1531
|
+
msgstr ""
|
1532
|
+
|
1533
|
+
#. module: dms
|
1534
|
+
#: model:ir.actions.act_window,name:dms.wizard_dms_file_move_act_window
|
1535
|
+
msgid "Move files"
|
1536
|
+
msgstr ""
|
1537
|
+
|
1533
1538
|
#. module: dms
|
1534
1539
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__my_activity_date_deadline
|
1535
1540
|
#: model:ir.model.fields,field_description:dms.field_dms_file__my_activity_date_deadline
|
@@ -1619,6 +1624,11 @@ msgstr "Non completato"
|
|
1619
1624
|
msgid "Not results"
|
1620
1625
|
msgstr "Nessun risultato"
|
1621
1626
|
|
1627
|
+
#. module: dms
|
1628
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__note
|
1629
|
+
msgid "Note"
|
1630
|
+
msgstr ""
|
1631
|
+
|
1622
1632
|
#. module: dms
|
1623
1633
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__message_needaction_counter
|
1624
1634
|
#: model:ir.model.fields,field_description:dms.field_dms_file__message_needaction_counter
|
@@ -1644,9 +1654,36 @@ msgid "Number of messages with delivery error"
|
|
1644
1654
|
msgstr "Numero di messaggi con errore di consegna"
|
1645
1655
|
|
1646
1656
|
#. module: dms
|
1647
|
-
#: model:
|
1648
|
-
msgid "
|
1649
|
-
msgstr "
|
1657
|
+
#: model:ir.model,name:dms.model_onboarding_onboarding
|
1658
|
+
msgid "Onboarding"
|
1659
|
+
msgstr ""
|
1660
|
+
|
1661
|
+
#. module: dms
|
1662
|
+
#: model:onboarding.onboarding.step,step_image_alt:dms.onboarding_step_create_directory
|
1663
|
+
msgid "Onboarding Directory"
|
1664
|
+
msgstr ""
|
1665
|
+
|
1666
|
+
#. module: dms
|
1667
|
+
#: model:onboarding.onboarding.step,step_image_alt:dms.onboarding_step_upload_file
|
1668
|
+
msgid "Onboarding File"
|
1669
|
+
msgstr ""
|
1670
|
+
|
1671
|
+
#. module: dms
|
1672
|
+
#: model:ir.model,name:dms.model_onboarding_onboarding_step
|
1673
|
+
msgid "Onboarding Step"
|
1674
|
+
msgstr ""
|
1675
|
+
|
1676
|
+
#. module: dms
|
1677
|
+
#: model:onboarding.onboarding.step,step_image_alt:dms.onboarding_step_document_storage
|
1678
|
+
msgid "Onboarding Storage"
|
1679
|
+
msgstr ""
|
1680
|
+
|
1681
|
+
#. module: dms
|
1682
|
+
#. odoo-python
|
1683
|
+
#: code:addons/dms/models/dms_file.py:0
|
1684
|
+
#, python-format
|
1685
|
+
msgid "Only files in the same root directory can be moved."
|
1686
|
+
msgstr ""
|
1650
1687
|
|
1651
1688
|
#. module: dms
|
1652
1689
|
#. odoo-python
|
@@ -1655,11 +1692,6 @@ msgstr "Solo utente amministratore"
|
|
1655
1692
|
msgid "Only managers can execute this action."
|
1656
1693
|
msgstr "Solo i responsabili possono eseguire questa azione."
|
1657
1694
|
|
1658
|
-
#. module: dms
|
1659
|
-
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
|
1660
|
-
msgid "Operations"
|
1661
|
-
msgstr "Operazioni"
|
1662
|
-
|
1663
1695
|
#. module: dms
|
1664
1696
|
#: model:ir.model.fields,help:dms.field_dms_directory__alias_force_thread_id
|
1665
1697
|
msgid ""
|
@@ -1676,11 +1708,6 @@ msgstr ""
|
|
1676
1708
|
msgid "Organizing"
|
1677
1709
|
msgstr "Organizzazione"
|
1678
1710
|
|
1679
|
-
#. module: dms
|
1680
|
-
#: model:ir.model.fields,field_description:dms.field_dms_directory__alias_user_id
|
1681
|
-
msgid "Owner"
|
1682
|
-
msgstr "Proprietario"
|
1683
|
-
|
1684
1711
|
#. module: dms
|
1685
1712
|
#: model:ir.model.fields,field_description:dms.field_dms_category__parent_id
|
1686
1713
|
msgid "Parent Category"
|
@@ -1775,7 +1802,7 @@ msgstr "URL accesso portale"
|
|
1775
1802
|
|
1776
1803
|
#. module: dms
|
1777
1804
|
#. odoo-javascript
|
1778
|
-
#: code:addons/dms/static/src/js/
|
1805
|
+
#: code:addons/dms/static/src/js/fields/preview_binary/preview_record.xml:0
|
1779
1806
|
#, python-format
|
1780
1807
|
msgid "Preview"
|
1781
1808
|
msgstr "Anteprima"
|
@@ -1797,6 +1824,11 @@ msgstr "Progetto"
|
|
1797
1824
|
msgid "Read Access"
|
1798
1825
|
msgstr "Accesso in lettura"
|
1799
1826
|
|
1827
|
+
#. module: dms
|
1828
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__partner_ids
|
1829
|
+
msgid "Recipients"
|
1830
|
+
msgstr ""
|
1831
|
+
|
1800
1832
|
#. module: dms
|
1801
1833
|
#: model:ir.model,name:dms.model_dms_access_group
|
1802
1834
|
msgid "Record Access Groups"
|
@@ -1814,6 +1846,21 @@ msgstr "Record referenziato"
|
|
1814
1846
|
msgid "Record Thread ID"
|
1815
1847
|
msgstr "ID thread record"
|
1816
1848
|
|
1849
|
+
#. module: dms
|
1850
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__resource_ref
|
1851
|
+
msgid "Related Document"
|
1852
|
+
msgstr ""
|
1853
|
+
|
1854
|
+
#. module: dms
|
1855
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__res_id
|
1856
|
+
msgid "Related Document ID"
|
1857
|
+
msgstr ""
|
1858
|
+
|
1859
|
+
#. module: dms
|
1860
|
+
#: model:ir.model.fields,field_description:dms.field_wizard_dms_share__res_model
|
1861
|
+
msgid "Related Document Model"
|
1862
|
+
msgstr ""
|
1863
|
+
|
1817
1864
|
#. module: dms
|
1818
1865
|
#: model:ir.model.fields,field_description:dms.field_dms_file__require_migration
|
1819
1866
|
msgid "Require Migration"
|
@@ -1834,9 +1881,15 @@ msgstr "Cartelle radice"
|
|
1834
1881
|
|
1835
1882
|
#. module: dms
|
1836
1883
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__root_directory_id
|
1884
|
+
#: model:ir.model.fields,field_description:dms.field_dms_file__root_directory_id
|
1837
1885
|
msgid "Root Directory"
|
1838
1886
|
msgstr "Cartella radice"
|
1839
1887
|
|
1888
|
+
#. module: dms
|
1889
|
+
#: model:onboarding.onboarding.step,done_text:dms.onboarding_step_create_directory
|
1890
|
+
msgid "Root Directory Created!"
|
1891
|
+
msgstr ""
|
1892
|
+
|
1840
1893
|
#. module: dms
|
1841
1894
|
#: model:dms.tag,name:dms.tag_04_demo
|
1842
1895
|
msgid "Sales"
|
@@ -1871,8 +1924,8 @@ msgid "Settings"
|
|
1871
1924
|
msgstr "Impostazioni"
|
1872
1925
|
|
1873
1926
|
#. module: dms
|
1874
|
-
#:
|
1875
|
-
#:
|
1927
|
+
#: model:ir.actions.act_window,name:dms.wizard_dms_directory_share_action
|
1928
|
+
#: model:ir.actions.act_window,name:dms.wizard_dms_file_share_action
|
1876
1929
|
msgid "Share"
|
1877
1930
|
msgstr "Condividi"
|
1878
1931
|
|
@@ -1887,15 +1940,23 @@ msgid "Single Files"
|
|
1887
1940
|
msgstr "File singoli"
|
1888
1941
|
|
1889
1942
|
#. module: dms
|
1890
|
-
#: model:ir.model.fields,field_description:dms.field_dms_directory__human_size
|
1891
1943
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__size
|
1892
|
-
#: model:ir.model.fields,field_description:dms.field_dms_file__human_size
|
1893
1944
|
#: model:ir.model.fields,field_description:dms.field_dms_file__size
|
1894
1945
|
#: model:ir.model.fields,field_description:dms.field_res_config_settings__documents_binary_max_size
|
1895
1946
|
#: model_terms:ir.ui.view,arch_db:dms.portal_my_dms
|
1947
|
+
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_form
|
1948
|
+
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_migration_tree
|
1949
|
+
#: model_terms:ir.ui.view,arch_db:dms.view_dms_file_tree
|
1950
|
+
#: model_terms:ir.ui.view,arch_db:dms.view_dms_storage_form
|
1896
1951
|
msgid "Size"
|
1897
1952
|
msgstr "Dimensione"
|
1898
1953
|
|
1954
|
+
#. module: dms
|
1955
|
+
#: model:ir.model.fields,field_description:dms.field_dms_directory__human_size
|
1956
|
+
#: model:ir.model.fields,field_description:dms.field_dms_file__human_size
|
1957
|
+
msgid "Size (human readable)"
|
1958
|
+
msgstr ""
|
1959
|
+
|
1899
1960
|
#. module: dms
|
1900
1961
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__starred
|
1901
1962
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
|
@@ -1931,7 +1992,7 @@ msgstr ""
|
|
1931
1992
|
#: model:ir.model.fields,field_description:dms.field_abstract_dms_mixin__storage_id
|
1932
1993
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__storage_id
|
1933
1994
|
#: model:ir.model.fields,field_description:dms.field_dms_file__storage_id
|
1934
|
-
#:
|
1995
|
+
#: model:onboarding.onboarding.step,title:dms.onboarding_step_document_storage
|
1935
1996
|
#: model_terms:ir.ui.view,arch_db:dms.search_dms_directory
|
1936
1997
|
#: model_terms:ir.ui.view,arch_db:dms.search_dms_file
|
1937
1998
|
#: model_terms:ir.ui.view,arch_db:dms.search_dms_file_migration
|
@@ -2028,12 +2089,6 @@ msgstr "Il campo attivo permette di nascondere la categoria senza rimuoverla."
|
|
2028
2089
|
msgid "The active field allows you to hide the tag without removing it."
|
2029
2090
|
msgstr "Il campo attivo permette di nascondere l'etichetta senza rimuoverla."
|
2030
2091
|
|
2031
|
-
#. module: dms
|
2032
|
-
#: model_terms:ir.ui.view,arch_db:dms.document_onboarding_directory_panel
|
2033
|
-
#: model_terms:ir.ui.view,arch_db:dms.document_onboarding_file_panel
|
2034
|
-
msgid "The configuration is done!"
|
2035
|
-
msgstr "La configurazione è terminata!"
|
2036
|
-
|
2037
2092
|
#. module: dms
|
2038
2093
|
#. odoo-python
|
2039
2094
|
#: code:addons/dms/models/directory.py:0
|
@@ -2087,35 +2142,16 @@ msgstr ""
|
|
2087
2142
|
msgid "The name of the group must be unique!"
|
2088
2143
|
msgstr "Il nome del gruppo deve essere unico!"
|
2089
2144
|
|
2090
|
-
#. module: dms
|
2091
|
-
#: model:ir.model.fields,help:dms.field_dms_directory__alias_user_id
|
2092
|
-
msgid ""
|
2093
|
-
"The owner of records created upon receiving emails on this alias. If this "
|
2094
|
-
"field is not set the system will attempt to find the right owner based on "
|
2095
|
-
"the sender (From) address, or will use the Administrator account if no "
|
2096
|
-
"system user is found for that address."
|
2097
|
-
msgstr ""
|
2098
|
-
"Il proprietario dei record creati dopo aver ricevuto email con questo alias. "
|
2099
|
-
"Se questo campo non è impostato il sistema tenterà di trovare il "
|
2100
|
-
"proprietario corretto in base all'indirizzo del mittente (Da) oppure "
|
2101
|
-
"utilizzerà l'account amministratore se non viene trovato alcun utente di "
|
2102
|
-
"sistema per quell'indirizzo."
|
2103
|
-
|
2104
2145
|
#. module: dms
|
2105
2146
|
#: model:ir.model.fields,help:dms.field_abstract_dms_mixin__storage_id_save_type
|
2106
2147
|
#: model:ir.model.fields,help:dms.field_dms_directory__storage_id_save_type
|
2107
2148
|
#: model:ir.model.fields,help:dms.field_dms_file__storage_id_save_type
|
2108
2149
|
#: model:ir.model.fields,help:dms.field_dms_storage__save_type
|
2109
2150
|
msgid ""
|
2110
|
-
"The save type is used to determine how a file is saved by the
|
2111
|
-
"
|
2112
|
-
"
|
2151
|
+
"The save type is used to determine how a file is saved by the system. If you "
|
2152
|
+
"change this setting, you can migrate existing files manually by triggering "
|
2153
|
+
"the action."
|
2113
2154
|
msgstr ""
|
2114
|
-
"Il tipo di salvataggio viene utilizzato per determinare come un file viene "
|
2115
|
-
"salvato dal sistema.\n"
|
2116
|
-
" Se modifichi questa impostazione, puoi eseguire la migrazione dei "
|
2117
|
-
"file esistenti\n"
|
2118
|
-
" manualmente attivando l'azione."
|
2119
2155
|
|
2120
2156
|
#. module: dms
|
2121
2157
|
#. odoo-python
|
@@ -2139,6 +2175,11 @@ msgstr "Totale file"
|
|
2139
2175
|
msgid "Total Subdirectories"
|
2140
2176
|
msgstr "Totale sottocartelle"
|
2141
2177
|
|
2178
|
+
#. module: dms
|
2179
|
+
#: model_terms:ir.ui.view,arch_db:dms.wizard_dms_file_move_form_view
|
2180
|
+
msgid "Total files"
|
2181
|
+
msgstr ""
|
2182
|
+
|
2142
2183
|
#. module: dms
|
2143
2184
|
#: model:dms.category,name:dms.category_04_demo
|
2144
2185
|
msgid "Traveling"
|
@@ -2180,16 +2221,17 @@ msgid "Upload"
|
|
2180
2221
|
msgstr "Carica"
|
2181
2222
|
|
2182
2223
|
#. module: dms
|
2183
|
-
#:
|
2224
|
+
#: model:onboarding.onboarding.step,button_text:dms.onboarding_step_upload_file
|
2184
2225
|
msgid "Upload File"
|
2185
2226
|
msgstr "Carica file"
|
2186
2227
|
|
2187
2228
|
#. module: dms
|
2188
|
-
#:
|
2229
|
+
#: model:onboarding.onboarding.step,description:dms.onboarding_step_upload_file
|
2189
2230
|
msgid "Upload your first File."
|
2190
2231
|
msgstr "Carica il tuo primo file."
|
2191
2232
|
|
2192
2233
|
#. module: dms
|
2234
|
+
#: model:dms.access.group,name:dms.access_group_03_demo
|
2193
2235
|
#: model:res.groups,name:dms.group_dms_user
|
2194
2236
|
msgid "User"
|
2195
2237
|
msgstr "Utente"
|
@@ -2204,13 +2246,6 @@ msgstr "Utenti"
|
|
2204
2246
|
msgid "Vendor Bill"
|
2205
2247
|
msgstr "Fattura fornitore"
|
2206
2248
|
|
2207
|
-
#. module: dms
|
2208
|
-
#. odoo-javascript
|
2209
|
-
#: code:addons/dms/static/src/xml/views.xml:0
|
2210
|
-
#, python-format
|
2211
|
-
msgid "Viewer"
|
2212
|
-
msgstr "Visualizzatore"
|
2213
|
-
|
2214
2249
|
#. module: dms
|
2215
2250
|
#: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
|
2216
2251
|
msgid "Views"
|
@@ -2228,6 +2263,16 @@ msgstr "Messaggi sito web"
|
|
2228
2263
|
msgid "Website communication history"
|
2229
2264
|
msgstr "Cronologia comunicazioni sito web"
|
2230
2265
|
|
2266
|
+
#. module: dms
|
2267
|
+
#: model:ir.model,name:dms.model_wizard_dms_file_move
|
2268
|
+
msgid "Wizard Dms File Move"
|
2269
|
+
msgstr ""
|
2270
|
+
|
2271
|
+
#. module: dms
|
2272
|
+
#: model:ir.model,name:dms.model_wizard_dms_share
|
2273
|
+
msgid "Wizard for sharing DMS records"
|
2274
|
+
msgstr ""
|
2275
|
+
|
2231
2276
|
#. module: dms
|
2232
2277
|
#: model:ir.model.fields,field_description:dms.field_dms_access_group__perm_write
|
2233
2278
|
#: model:ir.model.fields,field_description:dms.field_dms_directory__permission_write
|
@@ -2239,17 +2284,10 @@ msgstr "Accesso in scrittura"
|
|
2239
2284
|
#. module: dms
|
2240
2285
|
#. odoo-javascript
|
2241
2286
|
#: code:addons/dms/static/src/js/views/dms_file_upload.esm.js:0
|
2242
|
-
#: code:addons/dms/static/src/js/views/many_drop_target.js:0
|
2243
2287
|
#, python-format
|
2244
2288
|
msgid "You must select a directory first"
|
2245
2289
|
msgstr "È necessario prima selezionare una cartella"
|
2246
2290
|
|
2247
|
-
#. module: dms
|
2248
|
-
#: model_terms:ir.ui.view,arch_db:dms.document_onboarding_directory_panel
|
2249
|
-
#: model_terms:ir.ui.view,arch_db:dms.document_onboarding_file_panel
|
2250
|
-
msgid "action_close_documents_onboarding"
|
2251
|
-
msgstr "action_close_documents_onboarding"
|
2252
|
-
|
2253
2291
|
#. module: dms
|
2254
2292
|
#: model_terms:ir.ui.view,arch_db:dms.portal_my_dms
|
2255
2293
|
msgid "element(s)"
|
@@ -2265,21 +2303,220 @@ msgstr "exe,msi"
|
|
2265
2303
|
msgid "mail.catchall.domain"
|
2266
2304
|
msgstr "mail.catchall.domain"
|
2267
2305
|
|
2268
|
-
|
2269
|
-
|
2270
|
-
|
2271
|
-
|
2306
|
+
#~ msgid "/dms/static/lib/img/banner/documents_onboarding_directory.png"
|
2307
|
+
#~ msgstr "/dms/static/lib/img/banner/documents_onboarding_directory.png"
|
2308
|
+
|
2309
|
+
#~ msgid "/dms/static/lib/img/banner/documents_onboarding_file.png"
|
2310
|
+
#~ msgstr "/dms/static/lib/img/banner/documents_onboarding_file.png"
|
2311
|
+
|
2312
|
+
#~ msgid ""
|
2313
|
+
#~ "<i class=\"fa fa-archive\"/>\n"
|
2314
|
+
#~ " Archive"
|
2315
|
+
#~ msgstr ""
|
2316
|
+
#~ "<i class=\"fa fa-archive\"/>\n"
|
2317
|
+
#~ " Archivia"
|
2318
|
+
|
2319
|
+
#~ msgid ""
|
2320
|
+
#~ "<i class=\"fa fa-archive\"/>\n"
|
2321
|
+
#~ " Unarchive"
|
2322
|
+
#~ msgstr ""
|
2323
|
+
#~ "<i class=\"fa fa-archive\"/>\n"
|
2324
|
+
#~ " Estrai"
|
2325
|
+
|
2326
|
+
#~ msgid ""
|
2327
|
+
#~ "<i class=\"fa fa-download\"/>\n"
|
2328
|
+
#~ " Download"
|
2329
|
+
#~ msgstr ""
|
2330
|
+
#~ "<i class=\"fa fa-download\"/>\n"
|
2331
|
+
#~ " Download"
|
2332
|
+
|
2333
|
+
#~ msgid ""
|
2334
|
+
#~ "<i class=\"fa fa-external-link\"/>\n"
|
2335
|
+
#~ " Open"
|
2336
|
+
#~ msgstr ""
|
2337
|
+
#~ "<i class=\"fa fa-external-link\"/>\n"
|
2338
|
+
#~ " Apri"
|
2339
|
+
|
2340
|
+
#~ msgid ""
|
2341
|
+
#~ "<i class=\"fa fa-external-link\"/>\n"
|
2342
|
+
#~ " Open"
|
2343
|
+
#~ msgstr ""
|
2344
|
+
#~ "<i class=\"fa fa-external-link\"/>\n"
|
2345
|
+
#~ " Apri"
|
2346
|
+
|
2347
|
+
#~ msgid ""
|
2348
|
+
#~ "<i class=\"fa fa-file-o\"/>\n"
|
2349
|
+
#~ " Files"
|
2350
|
+
#~ msgstr ""
|
2351
|
+
#~ "<i class=\"fa fa-file-o\"/>\n"
|
2352
|
+
#~ " File"
|
2353
|
+
|
2354
|
+
#~ msgid ""
|
2355
|
+
#~ "<i class=\"fa fa-folder-o\"/>\n"
|
2356
|
+
#~ " Directories"
|
2357
|
+
#~ msgstr ""
|
2358
|
+
#~ "<i class=\"fa fa-folder-o\"/>\n"
|
2359
|
+
#~ " Cartelle"
|
2360
|
+
|
2361
|
+
#~ msgid ""
|
2362
|
+
#~ "<i class=\"fa fa-lock\"/>\n"
|
2363
|
+
#~ " Lock"
|
2364
|
+
#~ msgstr ""
|
2365
|
+
#~ "<i class=\"fa fa-lock\"/>\n"
|
2366
|
+
#~ " Blocca"
|
2367
|
+
|
2368
|
+
#~ msgid ""
|
2369
|
+
#~ "<i class=\"fa fa-pencil-square-o\"/>\n"
|
2370
|
+
#~ " Edit"
|
2371
|
+
#~ msgstr ""
|
2372
|
+
#~ "<i class=\"fa fa-pencil-square-o\"/>\n"
|
2373
|
+
#~ " Modifica"
|
2374
|
+
|
2375
|
+
#~ msgid ""
|
2376
|
+
#~ "<i class=\"fa fa-pencil-square-o\"/>\n"
|
2377
|
+
#~ " Edit"
|
2378
|
+
#~ msgstr ""
|
2379
|
+
#~ "<i class=\"fa fa-pencil-square-o\"/>\n"
|
2380
|
+
#~ " Modifica"
|
2381
|
+
|
2382
|
+
#~ msgid ""
|
2383
|
+
#~ "<i class=\"fa fa-trash-o\"/>\n"
|
2384
|
+
#~ " Delete"
|
2385
|
+
#~ msgstr ""
|
2386
|
+
#~ "<i class=\"fa fa-trash-o\"/>\n"
|
2387
|
+
#~ " Elimina"
|
2388
|
+
|
2389
|
+
#~ msgid ""
|
2390
|
+
#~ "<i class=\"fa fa-trash-o\"/>\n"
|
2391
|
+
#~ " Delete"
|
2392
|
+
#~ msgstr ""
|
2393
|
+
#~ "<i class=\"fa fa-trash-o\"/>\n"
|
2394
|
+
#~ " Elimina"
|
2395
|
+
|
2396
|
+
#~ msgid ""
|
2397
|
+
#~ "<i class=\"fa fa-unlock-alt\"/>\n"
|
2398
|
+
#~ " Unlock"
|
2399
|
+
#~ msgstr ""
|
2400
|
+
#~ "<i class=\"fa fa-unlock-alt\"/>\n"
|
2401
|
+
#~ " Sblocca"
|
2402
|
+
|
2403
|
+
#~ msgid ""
|
2404
|
+
#~ "<span class=\"o_form_label\">\n"
|
2405
|
+
#~ " Storages\n"
|
2406
|
+
#~ " </span>"
|
2407
|
+
#~ msgstr ""
|
2408
|
+
#~ "<span class=\"o_form_label\">\n"
|
2409
|
+
#~ " Storage\n"
|
2410
|
+
#~ " </span>"
|
2411
|
+
|
2412
|
+
#~ msgid ""
|
2413
|
+
#~ "<span class=\"o_form_label\">File\n"
|
2414
|
+
#~ " Extensions\n"
|
2415
|
+
#~ " </span>"
|
2416
|
+
#~ msgstr ""
|
2417
|
+
#~ "<span class=\"o_form_label\">Estensioni\n"
|
2418
|
+
#~ " dei file\n"
|
2419
|
+
#~ " </span>"
|
2420
|
+
|
2421
|
+
#~ msgid "<span class=\"o_form_label\">File Size</span>"
|
2422
|
+
#~ msgstr "<span class=\"o_form_label\">Dimensione file</span>"
|
2272
2423
|
|
2273
|
-
|
2274
|
-
|
2275
|
-
|
2276
|
-
msgstr "o_onboarding_orange"
|
2424
|
+
#, python-format
|
2425
|
+
#~ msgid "A file with the same name already exists"
|
2426
|
+
#~ msgstr "Esiste già un file con lo stesso nome"
|
2277
2427
|
|
2278
|
-
|
2279
|
-
|
2280
|
-
|
2281
|
-
|
2282
|
-
|
2428
|
+
#, python-format
|
2429
|
+
#~ msgid "A file with the same name already exists."
|
2430
|
+
#~ msgstr "Esiste già un file con lo stesso nome."
|
2431
|
+
|
2432
|
+
#~ msgid "Alias domain"
|
2433
|
+
#~ msgstr "Dominio alias"
|
2434
|
+
|
2435
|
+
#~ msgid ""
|
2436
|
+
#~ "Define the maximum upload size of a\n"
|
2437
|
+
#~ " file in MB"
|
2438
|
+
#~ msgstr ""
|
2439
|
+
#~ "Definire la dimensione massima di upload di un\n"
|
2440
|
+
#~ " file in MB"
|
2441
|
+
|
2442
|
+
#~ msgid "Dropdown menu"
|
2443
|
+
#~ msgstr "Menu a tendina"
|
2444
|
+
|
2445
|
+
#~ msgid ""
|
2446
|
+
#~ "Indicate if directories and files access work only with related model "
|
2447
|
+
#~ "access (for example, if some directories are related with any sale, only "
|
2448
|
+
#~ "users with read access to these sale can acess)"
|
2449
|
+
#~ msgstr ""
|
2450
|
+
#~ "Indica se l'accesso alle cartelle e ai file funziona solo con l'accesso "
|
2451
|
+
#~ "al modello correlato (ad esempio, se alcune cartelle sono collegate a un "
|
2452
|
+
#~ "ordine di vendita, solo gli utenti con accesso in lettura a questo ordine "
|
2453
|
+
#~ "di vendita possono accedervi)"
|
2454
|
+
|
2455
|
+
#, python-format
|
2456
|
+
#~ msgid "It is not possible to change parent to other storage."
|
2457
|
+
#~ msgstr "Non è possibile cambiare il genitore in un altro storage."
|
2458
|
+
|
2459
|
+
#~ msgid "Last Modified on"
|
2460
|
+
#~ msgstr "Ultima modifica il"
|
2461
|
+
|
2462
|
+
#, python-format
|
2463
|
+
#~ msgid "Loading"
|
2464
|
+
#~ msgstr "Caricamento"
|
2465
|
+
|
2466
|
+
#~ msgid "Main Attachment"
|
2467
|
+
#~ msgstr "Allegato principale"
|
2468
|
+
|
2469
|
+
#~ msgid "Only admin user"
|
2470
|
+
#~ msgstr "Solo utente amministratore"
|
2471
|
+
|
2472
|
+
#~ msgid "Operations"
|
2473
|
+
#~ msgstr "Operazioni"
|
2474
|
+
|
2475
|
+
#~ msgid "Owner"
|
2476
|
+
#~ msgstr "Proprietario"
|
2477
|
+
|
2478
|
+
#~ msgid "The configuration is done!"
|
2479
|
+
#~ msgstr "La configurazione è terminata!"
|
2480
|
+
|
2481
|
+
#~ msgid ""
|
2482
|
+
#~ "The owner of records created upon receiving emails on this alias. If this "
|
2483
|
+
#~ "field is not set the system will attempt to find the right owner based on "
|
2484
|
+
#~ "the sender (From) address, or will use the Administrator account if no "
|
2485
|
+
#~ "system user is found for that address."
|
2486
|
+
#~ msgstr ""
|
2487
|
+
#~ "Il proprietario dei record creati dopo aver ricevuto email con questo "
|
2488
|
+
#~ "alias. Se questo campo non è impostato il sistema tenterà di trovare il "
|
2489
|
+
#~ "proprietario corretto in base all'indirizzo del mittente (Da) oppure "
|
2490
|
+
#~ "utilizzerà l'account amministratore se non viene trovato alcun utente di "
|
2491
|
+
#~ "sistema per quell'indirizzo."
|
2492
|
+
|
2493
|
+
#~ msgid ""
|
2494
|
+
#~ "The save type is used to determine how a file is saved by the\n"
|
2495
|
+
#~ " system. If you change this setting, you can migrate existing "
|
2496
|
+
#~ "files\n"
|
2497
|
+
#~ " manually by triggering the action."
|
2498
|
+
#~ msgstr ""
|
2499
|
+
#~ "Il tipo di salvataggio viene utilizzato per determinare come un file "
|
2500
|
+
#~ "viene salvato dal sistema.\n"
|
2501
|
+
#~ " Se modifichi questa impostazione, puoi eseguire la migrazione "
|
2502
|
+
#~ "dei file esistenti\n"
|
2503
|
+
#~ " manualmente attivando l'azione."
|
2504
|
+
|
2505
|
+
#, python-format
|
2506
|
+
#~ msgid "Viewer"
|
2507
|
+
#~ msgstr "Visualizzatore"
|
2508
|
+
|
2509
|
+
#~ msgid "action_close_documents_onboarding"
|
2510
|
+
#~ msgstr "action_close_documents_onboarding"
|
2511
|
+
|
2512
|
+
#~ msgid "o_onboarding_blue"
|
2513
|
+
#~ msgstr "o_onboarding_blue"
|
2514
|
+
|
2515
|
+
#~ msgid "o_onboarding_orange"
|
2516
|
+
#~ msgstr "o_onboarding_orange"
|
2517
|
+
|
2518
|
+
#~ msgid "res.company"
|
2519
|
+
#~ msgstr "res.company"
|
2283
2520
|
|
2284
2521
|
#, python-format
|
2285
2522
|
#~ msgid "Error has not been raised"
|