odoo-addon-dms 16.0.1.8.6.2__py3-none-any.whl → 16.0.1.8.6.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.
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 16.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2025-01-09 11:06+0000\n"
9
+ "PO-Revision-Date: 2025-09-13 13:42+0000\n"
10
10
  "Last-Translator: Eugeni Chafer <eugeni@chafer.cat>\n"
11
11
  "Language-Team: none\n"
12
12
  "Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
14
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
15
  "Content-Transfer-Encoding: \n"
16
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
- "X-Generator: Weblate 5.6.2\n"
17
+ "X-Generator: Weblate 5.10.4\n"
18
18
 
19
19
  #. module: dms
20
20
  #: model:ir.model.fields,help:dms.field_dms_directory__alias_process
@@ -103,6 +103,14 @@ msgid ""
103
103
  " - Remember that the permissions of the files are those of the folder that contains it, therefore, it is possible that when you change it, the permissions will also change.<br/>\n"
104
104
  " Make this change at your own risk."
105
105
  msgstr ""
106
+ "<i class=\"fa fa-exclamation-triangle mr-3\" title=\"Atenció\"/>\n"
107
+ " <b>ATENCIÓN:</b> Consells a considerar abans de moure "
108
+ "els arxius:<br/>\n"
109
+ " - Aquest canvi no es pot desfer.<br/>\n"
110
+ " - Recorda que els permisos dels arxius són els del "
111
+ "directori que els conté, per tant, és possible que en canviar-lo, aquests "
112
+ "també canviïn .<br/>\n"
113
+ " Fes aquest canvi sota la teva responsabilita."
106
114
 
107
115
  #. module: dms
108
116
  #: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
@@ -111,6 +119,8 @@ msgid ""
111
119
  "<i class=\"fa fa-external-link\"/>\n"
112
120
  " Open"
113
121
  msgstr ""
122
+ "<i class=\"fa fa-external-link\"/>\n"
123
+ " Obrir"
114
124
 
115
125
  #. module: dms
116
126
  #: model_terms:ir.ui.view,arch_db:dms.view_dms_tag_kanban
@@ -118,6 +128,8 @@ msgid ""
118
128
  "<i class=\"fa fa-external-link\"/>\n"
119
129
  " Open"
120
130
  msgstr ""
131
+ "<i class=\"fa fa-external-link\"/>\n"
132
+ " Obrir"
121
133
 
122
134
  #. module: dms
123
135
  #: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
@@ -125,6 +137,8 @@ msgid ""
125
137
  "<i class=\"fa fa-file-o\"/>\n"
126
138
  " Files"
127
139
  msgstr ""
140
+ "<i class=\"fa fa-file-o\"/>\n"
141
+ " Arxius"
128
142
 
129
143
  #. module: dms
130
144
  #: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
@@ -132,6 +146,8 @@ msgid ""
132
146
  "<i class=\"fa fa-folder-o\"/>\n"
133
147
  " Directories"
134
148
  msgstr ""
149
+ "<i class=\"fa fa-folder-o\"/>\n"
150
+ " Carpetes"
135
151
 
136
152
  #. module: dms
137
153
  #: model_terms:ir.ui.view,arch_db:dms.view_dms_file_kanban
@@ -139,6 +155,8 @@ msgid ""
139
155
  "<i class=\"fa fa-lock\"/>\n"
140
156
  " Lock"
141
157
  msgstr ""
158
+ "<i class=\"fa fa-lock\"/>\n"
159
+ " Bloquejar"
142
160
 
143
161
  #. module: dms
144
162
  #: model_terms:ir.ui.view,arch_db:dms.view_dms_directory_kanban
@@ -147,6 +165,8 @@ msgid ""
147
165
  "<i class=\"fa fa-pencil-square-o\"/>\n"
148
166
  " Edit"
149
167
  msgstr ""
168
+ "<i class=\"fa fa-pencil-square-o\"/>\n"
169
+ " Modificar"
150
170
 
151
171
  #. module: dms
152
172
  #: model_terms:ir.ui.view,arch_db:dms.view_dms_tag_kanban
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-dms
3
- Version: 16.0.1.8.6.2
3
+ Version: 16.0.1.8.6.3
4
4
  Summary: Document Management System for Odoo
5
5
  Home-page: https://github.com/OCA/dms
6
6
  Author: MuK IT, Tecnativa, Odoo Community Association (OCA)
@@ -12,7 +12,7 @@ odoo/addons/dms/demo/file.xml,sha256=JaIGjObJXvz1Wvj3AwwTWMSYOxaHLxRS7KLcvBBCcg0
12
12
  odoo/addons/dms/demo/res_users.xml,sha256=edRmAsHsaQYhHiJWdFni5BGM3-0Vskw3A1grXCHJhWc,323
13
13
  odoo/addons/dms/demo/storage.xml,sha256=-FaGk-HRVGjqsrotq7rfsObWFF4E6FiIGjVWPYFrWiI,751
14
14
  odoo/addons/dms/demo/tag.xml,sha256=QfLyWfBB2Cpa6mMWmuUfQJ-l3Ofj8QpFglVmTFgIsGs,2408
15
- odoo/addons/dms/i18n/ca.po,sha256=XsjOYNwUKKauLZHrjfeGp-8zJdhyHcTw9P9pyMgZ_m0,73765
15
+ odoo/addons/dms/i18n/ca.po,sha256=z9GymBIHdpphqREY_P0nTr1kmqPb1FwD5x9jWyRgcCs,74801
16
16
  odoo/addons/dms/i18n/de.po,sha256=qQ63c65MrQ2u3qLZ_sqHGYCYA5nBesGL63Y4P7T-1qA,84520
17
17
  odoo/addons/dms/i18n/dms.pot,sha256=e7mKqhKOMsO7GE2Ii5TJUQVcKMCMKxIdRQrRSCr-JPc,72681
18
18
  odoo/addons/dms/i18n/es.po,sha256=bRywqvW-6vvM_DOSTcuts_sJHLqFxYyq-iM-KR4gLGE,85377
@@ -211,7 +211,7 @@ odoo/addons/dms/wizards/wizard_dms_file_move.py,sha256=zQouQDJuLWOrjzkksiUaTf0DF
211
211
  odoo/addons/dms/wizards/wizard_dms_file_move_views.xml,sha256=bYWdX_QlMpIOS5gRk7iEyddHKLCvAkvzDxfT3oM1lCo,1931
212
212
  odoo/addons/dms/wizards/wizard_dms_share.py,sha256=s7n6nQy0I6qVsvQ7Z57lfY28wi8tbd9062Bdw-BSoWg,558
213
213
  odoo/addons/dms/wizards/wizard_dms_share_views.xml,sha256=63BhWyowqJ2Yf3RdOdjT6WvC13jXxTKzsJEZXmaHv-A,1230
214
- odoo_addon_dms-16.0.1.8.6.2.dist-info/METADATA,sha256=99Qc4NpIZECFp1RhLxylTfBoKkZKGgRybDrIX9UqC2I,8415
215
- odoo_addon_dms-16.0.1.8.6.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
216
- odoo_addon_dms-16.0.1.8.6.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
217
- odoo_addon_dms-16.0.1.8.6.2.dist-info/RECORD,,
214
+ odoo_addon_dms-16.0.1.8.6.3.dist-info/METADATA,sha256=4llKwUYp98p4lwJoqH3w83ylNHaVF0Mn6IUcz40gpaQ,8415
215
+ odoo_addon_dms-16.0.1.8.6.3.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
216
+ odoo_addon_dms-16.0.1.8.6.3.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
217
+ odoo_addon_dms-16.0.1.8.6.3.dist-info/RECORD,,