udata 10.8.2.dev36809__py2.py3-none-any.whl → 10.8.2.dev36863__py2.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.
Potentially problematic release.
This version of udata might be problematic. Click here for more details.
- udata/core/metrics/helpers.py +10 -0
- udata/core/metrics/tasks.py +144 -1
- udata/static/chunks/{10.471164b2a9fe15614797.js → 10.8ca60413647062717b1e.js} +3 -3
- udata/static/chunks/{10.471164b2a9fe15614797.js.map → 10.8ca60413647062717b1e.js.map} +1 -1
- udata/static/chunks/{11.51d706fb9521c16976bc.js → 11.b6f741fcc366abfad9c4.js} +3 -3
- udata/static/chunks/{11.51d706fb9521c16976bc.js.map → 11.b6f741fcc366abfad9c4.js.map} +1 -1
- udata/static/chunks/{13.f29411b06be1883356a3.js → 13.2d06442dd9a05d9777b5.js} +2 -2
- udata/static/chunks/{13.f29411b06be1883356a3.js.map → 13.2d06442dd9a05d9777b5.js.map} +1 -1
- udata/static/chunks/{17.3bd0340930d4a314ce9c.js → 17.e8e4caaad5cb0cc0bacc.js} +2 -2
- udata/static/chunks/{17.3bd0340930d4a314ce9c.js.map → 17.e8e4caaad5cb0cc0bacc.js.map} +1 -1
- udata/static/chunks/{19.8da42e8359d72afc2618.js → 19.f03a102365af4315f9db.js} +3 -3
- udata/static/chunks/{19.8da42e8359d72afc2618.js.map → 19.f03a102365af4315f9db.js.map} +1 -1
- udata/static/chunks/{8.54e44b102164ae5e7a67.js → 8.778091d55cd8ea39af6b.js} +2 -2
- udata/static/chunks/{8.54e44b102164ae5e7a67.js.map → 8.778091d55cd8ea39af6b.js.map} +1 -1
- udata/static/chunks/{9.07515e5187f475bce828.js → 9.033d7e190ca9e226a5d0.js} +3 -3
- udata/static/chunks/{9.07515e5187f475bce828.js.map → 9.033d7e190ca9e226a5d0.js.map} +1 -1
- udata/static/common.js +1 -1
- udata/static/common.js.map +1 -1
- udata/tests/metrics/__init__.py +0 -0
- udata/tests/metrics/conftest.py +15 -0
- udata/tests/metrics/helpers.py +58 -0
- udata/tests/metrics/test_metrics.py +67 -0
- udata/tests/metrics/test_tasks.py +171 -0
- udata/translations/ar/LC_MESSAGES/udata.mo +0 -0
- udata/translations/ar/LC_MESSAGES/udata.po +72 -65
- udata/translations/de/LC_MESSAGES/udata.mo +0 -0
- udata/translations/de/LC_MESSAGES/udata.po +72 -65
- udata/translations/es/LC_MESSAGES/udata.mo +0 -0
- udata/translations/es/LC_MESSAGES/udata.po +72 -65
- udata/translations/fr/LC_MESSAGES/udata.mo +0 -0
- udata/translations/fr/LC_MESSAGES/udata.po +72 -65
- udata/translations/it/LC_MESSAGES/udata.mo +0 -0
- udata/translations/it/LC_MESSAGES/udata.po +72 -65
- udata/translations/pt/LC_MESSAGES/udata.mo +0 -0
- udata/translations/pt/LC_MESSAGES/udata.po +72 -65
- udata/translations/sr/LC_MESSAGES/udata.mo +0 -0
- udata/translations/sr/LC_MESSAGES/udata.po +72 -65
- {udata-10.8.2.dev36809.dist-info → udata-10.8.2.dev36863.dist-info}/METADATA +2 -1
- {udata-10.8.2.dev36809.dist-info → udata-10.8.2.dev36863.dist-info}/RECORD +43 -38
- {udata-10.8.2.dev36809.dist-info → udata-10.8.2.dev36863.dist-info}/LICENSE +0 -0
- {udata-10.8.2.dev36809.dist-info → udata-10.8.2.dev36863.dist-info}/WHEEL +0 -0
- {udata-10.8.2.dev36809.dist-info → udata-10.8.2.dev36863.dist-info}/entry_points.txt +0 -0
- {udata-10.8.2.dev36809.dist-info → udata-10.8.2.dev36863.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -2,8 +2,8 @@ msgid ""
|
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: udata\n"
|
|
4
4
|
"Report-Msgid-Bugs-To: i18n@opendata.team\n"
|
|
5
|
-
"POT-Creation-Date: 2025-
|
|
6
|
-
"PO-Revision-Date: 2025-
|
|
5
|
+
"POT-Creation-Date: 2025-07-28 16:59+0200\n"
|
|
6
|
+
"PO-Revision-Date: 2025-07-28 15:31\n"
|
|
7
7
|
"Last-Translator: Open Data Team <i18n@opendata.team>\n"
|
|
8
8
|
"Language: es\n"
|
|
9
9
|
"Language-Team: Spanish\n"
|
|
@@ -18,74 +18,74 @@ msgstr ""
|
|
|
18
18
|
"X-Crowdin-File: /master/udata/translations/udata.pot\n"
|
|
19
19
|
"X-Crowdin-File-ID: 6\n"
|
|
20
20
|
|
|
21
|
-
#: udata/settings.py:
|
|
21
|
+
#: udata/settings.py:111
|
|
22
22
|
msgid "Welcome"
|
|
23
23
|
msgstr ""
|
|
24
24
|
|
|
25
|
-
#: udata/settings.py:
|
|
25
|
+
#: udata/settings.py:112
|
|
26
26
|
msgid "Please confirm your email"
|
|
27
27
|
msgstr ""
|
|
28
28
|
|
|
29
|
-
#: udata/settings.py:
|
|
29
|
+
#: udata/settings.py:113
|
|
30
30
|
msgid "Login instructions"
|
|
31
31
|
msgstr ""
|
|
32
32
|
|
|
33
|
-
#: udata/settings.py:
|
|
33
|
+
#: udata/settings.py:114
|
|
34
34
|
msgid "Your password has been reset"
|
|
35
35
|
msgstr ""
|
|
36
36
|
|
|
37
|
-
#: udata/settings.py:
|
|
37
|
+
#: udata/settings.py:115
|
|
38
38
|
msgid "Your password has been changed"
|
|
39
39
|
msgstr ""
|
|
40
40
|
|
|
41
|
-
#: udata/settings.py:
|
|
41
|
+
#: udata/settings.py:116
|
|
42
42
|
msgid "Password reset instructions"
|
|
43
43
|
msgstr ""
|
|
44
44
|
|
|
45
|
-
#: udata/settings.py:
|
|
45
|
+
#: udata/settings.py:513
|
|
46
46
|
msgid "This dataset has been archived"
|
|
47
47
|
msgstr ""
|
|
48
48
|
|
|
49
|
-
#: udata/uris.py:
|
|
49
|
+
#: udata/uris.py:55
|
|
50
50
|
#, python-brace-format
|
|
51
51
|
msgid "Invalid URL \"{url}\": {reason}"
|
|
52
52
|
msgstr ""
|
|
53
53
|
|
|
54
|
-
#: udata/tests/api/test_datasets_api.py:
|
|
55
|
-
#: udata/uris.py:
|
|
54
|
+
#: udata/tests/api/test_datasets_api.py:1129 udata/tests/test_model.py:403
|
|
55
|
+
#: udata/uris.py:57
|
|
56
56
|
#, python-brace-format
|
|
57
57
|
msgid "Invalid URL \"{url}\""
|
|
58
58
|
msgstr ""
|
|
59
59
|
|
|
60
|
-
#: udata/uris.py:
|
|
60
|
+
#: udata/uris.py:125
|
|
61
61
|
#, python-brace-format
|
|
62
62
|
msgid "Invalid scheme {0}, allowed schemes: {1}"
|
|
63
63
|
msgstr ""
|
|
64
64
|
|
|
65
|
-
#: udata/uris.py:
|
|
65
|
+
#: udata/uris.py:128
|
|
66
66
|
msgid "Credentials in URL are not allowed"
|
|
67
67
|
msgstr ""
|
|
68
68
|
|
|
69
|
-
#: udata/uris.py:
|
|
69
|
+
#: udata/uris.py:132
|
|
70
70
|
#, python-brace-format
|
|
71
71
|
msgid "Invalid TLD {0}"
|
|
72
72
|
msgstr ""
|
|
73
73
|
|
|
74
|
-
#: udata/uris.py:
|
|
74
|
+
#: udata/uris.py:141
|
|
75
75
|
#, python-brace-format
|
|
76
76
|
msgid "{0} is a multicast IP"
|
|
77
77
|
msgstr ""
|
|
78
78
|
|
|
79
|
-
#: udata/uris.py:
|
|
79
|
+
#: udata/uris.py:143
|
|
80
80
|
#, python-brace-format
|
|
81
81
|
msgid "{0} is a mask IP"
|
|
82
82
|
msgstr ""
|
|
83
83
|
|
|
84
|
-
#: udata/uris.py:
|
|
84
|
+
#: udata/uris.py:147
|
|
85
85
|
msgid "is a local URL"
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
#: udata/tests/test_model.py:421 udata/uris.py:
|
|
88
|
+
#: udata/tests/test_model.py:421 udata/uris.py:154
|
|
89
89
|
msgid "is a private URL"
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
@@ -169,24 +169,10 @@ msgstr ""
|
|
|
169
169
|
msgid "Password must contain symbols"
|
|
170
170
|
msgstr ""
|
|
171
171
|
|
|
172
|
-
#: udata/auth/views.py:
|
|
172
|
+
#: udata/auth/views.py:49
|
|
173
173
|
msgid "Confirm change of email instructions"
|
|
174
174
|
msgstr ""
|
|
175
175
|
|
|
176
|
-
#: udata/auth/views.py:85
|
|
177
|
-
#, python-brace-format
|
|
178
|
-
msgid "You did not confirm your change of email within {email_within}. New instructions to confirm your change of email have been sent to {new_email}."
|
|
179
|
-
msgstr ""
|
|
180
|
-
|
|
181
|
-
#: udata/auth/views.py:98
|
|
182
|
-
msgid "Thank you. Your change of email has been confirmed."
|
|
183
|
-
msgstr ""
|
|
184
|
-
|
|
185
|
-
#: udata/auth/views.py:115
|
|
186
|
-
#, python-brace-format
|
|
187
|
-
msgid "Thank you. Confirmation instructions for changing your email have been sent to {new_email}."
|
|
188
|
-
msgstr ""
|
|
189
|
-
|
|
190
176
|
#: udata/commands/init.py:32
|
|
191
177
|
msgid "Do you want to create a superadmin user?"
|
|
192
178
|
msgstr ""
|
|
@@ -229,6 +215,10 @@ msgstr "Tipo"
|
|
|
229
215
|
msgid "Kind of badge (certified, etc)"
|
|
230
216
|
msgstr "Tipo de insignia (certificada,etc)"
|
|
231
217
|
|
|
218
|
+
#: udata/core/contact_point/api.py:62
|
|
219
|
+
msgid "An existing contact point already exists with these informations."
|
|
220
|
+
msgstr ""
|
|
221
|
+
|
|
232
222
|
#: udata/core/contact_point/forms.py:12 udata/core/jobs/forms.py:27
|
|
233
223
|
#: udata/core/organization/forms.py:46 udata/core/post/forms.py:15
|
|
234
224
|
#: udata/core/topic/forms.py:16 udata/harvest/forms.py:78
|
|
@@ -271,7 +261,7 @@ msgstr ""
|
|
|
271
261
|
msgid "Publisher"
|
|
272
262
|
msgstr ""
|
|
273
263
|
|
|
274
|
-
#: udata/core/contact_point/models.py:26 udata/tests/api/test_contact_points.py:
|
|
264
|
+
#: udata/core/contact_point/models.py:26 udata/tests/api/test_contact_points.py:142
|
|
275
265
|
msgid "At least an email or a contact form is required for a contact point"
|
|
276
266
|
msgstr ""
|
|
277
267
|
|
|
@@ -291,20 +281,20 @@ msgstr ""
|
|
|
291
281
|
msgid "Latest APIs"
|
|
292
282
|
msgstr ""
|
|
293
283
|
|
|
294
|
-
#: udata/core/dataservices/models.py:
|
|
284
|
+
#: udata/core/dataservices/models.py:129
|
|
295
285
|
msgid "You can only set one condition for a given access audience role"
|
|
296
286
|
msgstr ""
|
|
297
287
|
|
|
298
|
-
#: udata/core/dataservices/models.py:
|
|
288
|
+
#: udata/core/dataservices/models.py:159
|
|
299
289
|
msgid "dataservice"
|
|
300
290
|
msgstr ""
|
|
301
291
|
|
|
302
|
-
#: udata/core/dataservices/models.py:
|
|
292
|
+
#: udata/core/dataservices/models.py:241 udata/core/dataset/models.py:589
|
|
303
293
|
#: udata/mongo/datetime_fields.py:60
|
|
304
294
|
msgid "Creation date"
|
|
305
295
|
msgstr "Fecha de creación"
|
|
306
296
|
|
|
307
|
-
#: udata/core/dataservices/models.py:
|
|
297
|
+
#: udata/core/dataservices/models.py:247 udata/core/dataset/models.py:594
|
|
308
298
|
#: udata/mongo/datetime_fields.py:66
|
|
309
299
|
msgid "Last modification date"
|
|
310
300
|
msgstr "Ultima fecha de creación "
|
|
@@ -543,7 +533,7 @@ msgstr "Tamño del archivo en bytes"
|
|
|
543
533
|
msgid "Related dataset"
|
|
544
534
|
msgstr "Conjunto de datos relacionado"
|
|
545
535
|
|
|
546
|
-
#: udata/core/dataset/forms.py:138 udata/tests/api/test_datasets_api.py:
|
|
536
|
+
#: udata/core/dataset/forms.py:138 udata/tests/api/test_datasets_api.py:1041
|
|
547
537
|
msgid "Wrong contact point id or contact point ownership mismatch"
|
|
548
538
|
msgstr ""
|
|
549
539
|
|
|
@@ -617,32 +607,37 @@ msgstr "Datos centrales"
|
|
|
617
607
|
msgid "A schema must contains a name or an URL when a version is provided."
|
|
618
608
|
msgstr ""
|
|
619
609
|
|
|
620
|
-
#: udata/core/dataset/models.py:171 udata/tests/api/test_datasets_api.py:
|
|
621
|
-
#: udata/tests/api/test_datasets_api.py:
|
|
610
|
+
#: udata/core/dataset/models.py:171 udata/tests/api/test_datasets_api.py:1137
|
|
611
|
+
#: udata/tests/api/test_datasets_api.py:1148
|
|
622
612
|
#, python-brace-format
|
|
623
613
|
msgid "Schema name \"{schema}\" is not an allowed value. Allowed values: {values}"
|
|
624
614
|
msgstr ""
|
|
625
615
|
|
|
626
|
-
#: udata/core/dataset/models.py:190 udata/tests/api/test_datasets_api.py:
|
|
616
|
+
#: udata/core/dataset/models.py:190 udata/tests/api/test_datasets_api.py:1160
|
|
627
617
|
#, python-brace-format
|
|
628
618
|
msgid "Version \"{version}\" is not an allowed value for the schema \"{name}\". Allowed versions: {values}"
|
|
629
619
|
msgstr ""
|
|
630
620
|
|
|
631
|
-
#: udata/core/dataset/models.py:
|
|
632
|
-
#: udata/tests/dataset/test_dataset_rdf.py:
|
|
633
|
-
#: udata/tests/dataset/test_dataset_rdf.py:
|
|
621
|
+
#: udata/core/dataset/models.py:467 udata/core/dataset/rdf.py:567
|
|
622
|
+
#: udata/tests/dataset/test_dataset_rdf.py:709
|
|
623
|
+
#: udata/tests/dataset/test_dataset_rdf.py:722
|
|
634
624
|
msgid "Nameless resource"
|
|
635
625
|
msgstr "Expedientes sin nombre"
|
|
636
626
|
|
|
637
|
-
#: udata/core/dataset/models.py:
|
|
627
|
+
#: udata/core/dataset/models.py:568
|
|
638
628
|
msgid "Future date of update"
|
|
639
629
|
msgstr "La futura fecha de actualización"
|
|
640
630
|
|
|
641
|
-
#: udata/core/dataset/models.py:
|
|
631
|
+
#: udata/core/dataset/models.py:600
|
|
632
|
+
msgid "Last update of the dataset resources"
|
|
633
|
+
msgstr ""
|
|
634
|
+
|
|
635
|
+
#: udata/core/dataset/models.py:653
|
|
642
636
|
msgid "dataset"
|
|
643
637
|
msgstr "conjunto de datos"
|
|
644
638
|
|
|
645
|
-
#: udata/core/dataset/rdf.py:
|
|
639
|
+
#: udata/core/dataset/rdf.py:565 udata/tests/dataset/test_dataset_rdf.py:679
|
|
640
|
+
#: udata/tests/dataset/test_dataset_rdf.py:696
|
|
646
641
|
#, python-brace-format
|
|
647
642
|
msgid "{format} resource"
|
|
648
643
|
msgstr ""
|
|
@@ -725,17 +720,17 @@ msgid "Refused"
|
|
|
725
720
|
msgstr "Rechazado"
|
|
726
721
|
|
|
727
722
|
#: udata/core/organization/forms.py:25
|
|
728
|
-
#: udata/tests/api/test_organizations_api.py:
|
|
723
|
+
#: udata/tests/api/test_organizations_api.py:159
|
|
729
724
|
msgid "A siret number is made of 14 digits"
|
|
730
725
|
msgstr ""
|
|
731
726
|
|
|
732
727
|
#: udata/core/organization/forms.py:36
|
|
733
|
-
#: udata/tests/api/test_organizations_api.py:
|
|
728
|
+
#: udata/tests/api/test_organizations_api.py:171
|
|
734
729
|
msgid "A siret number is only made of digits"
|
|
735
730
|
msgstr ""
|
|
736
731
|
|
|
737
732
|
#: udata/core/organization/forms.py:39
|
|
738
|
-
#: udata/tests/api/test_organizations_api.py:
|
|
733
|
+
#: udata/tests/api/test_organizations_api.py:165
|
|
739
734
|
msgid "Invalid Siret number"
|
|
740
735
|
msgstr ""
|
|
741
736
|
|
|
@@ -767,23 +762,23 @@ msgstr ""
|
|
|
767
762
|
msgid "Business identification number"
|
|
768
763
|
msgstr ""
|
|
769
764
|
|
|
770
|
-
#: udata/core/organization/models.py:
|
|
765
|
+
#: udata/core/organization/models.py:38
|
|
771
766
|
msgid "Public Service"
|
|
772
767
|
msgstr "Servicio público"
|
|
773
768
|
|
|
774
|
-
#: udata/core/organization/models.py:
|
|
769
|
+
#: udata/core/organization/models.py:39
|
|
775
770
|
msgid "Certified"
|
|
776
771
|
msgstr "Certificado"
|
|
777
772
|
|
|
778
|
-
#: udata/core/organization/models.py:
|
|
773
|
+
#: udata/core/organization/models.py:40
|
|
779
774
|
msgid "Association"
|
|
780
775
|
msgstr ""
|
|
781
776
|
|
|
782
|
-
#: udata/core/organization/models.py:
|
|
777
|
+
#: udata/core/organization/models.py:41
|
|
783
778
|
msgid "Company"
|
|
784
779
|
msgstr ""
|
|
785
780
|
|
|
786
|
-
#: udata/core/organization/models.py:
|
|
781
|
+
#: udata/core/organization/models.py:42
|
|
787
782
|
msgid "Local authority"
|
|
788
783
|
msgstr ""
|
|
789
784
|
|
|
@@ -873,7 +868,7 @@ msgstr ""
|
|
|
873
868
|
msgid "Specify your body type (HTML or markdown)"
|
|
874
869
|
msgstr ""
|
|
875
870
|
|
|
876
|
-
#: udata/core/post/models.py:
|
|
871
|
+
#: udata/core/post/models.py:55
|
|
877
872
|
msgid "post"
|
|
878
873
|
msgstr ""
|
|
879
874
|
|
|
@@ -1001,11 +996,11 @@ msgstr ""
|
|
|
1001
996
|
msgid "Open data tools"
|
|
1002
997
|
msgstr ""
|
|
1003
998
|
|
|
1004
|
-
#: udata/core/reuse/models.py:
|
|
999
|
+
#: udata/core/reuse/models.py:39
|
|
1005
1000
|
msgid "This URL is already registered"
|
|
1006
1001
|
msgstr "Esta URL ya está registrada"
|
|
1007
1002
|
|
|
1008
|
-
#: udata/core/reuse/models.py:
|
|
1003
|
+
#: udata/core/reuse/models.py:185
|
|
1009
1004
|
msgid "reuse"
|
|
1010
1005
|
msgstr "reutilización"
|
|
1011
1006
|
|
|
@@ -1170,7 +1165,7 @@ msgstr "Sobre"
|
|
|
1170
1165
|
msgid "Roles"
|
|
1171
1166
|
msgstr ""
|
|
1172
1167
|
|
|
1173
|
-
#: udata/core/user/models.py:
|
|
1168
|
+
#: udata/core/user/models.py:298 udata/tests/api/test_me_api.py:297
|
|
1174
1169
|
msgid "Account deletion"
|
|
1175
1170
|
msgstr ""
|
|
1176
1171
|
|
|
@@ -1330,6 +1325,22 @@ msgstr ""
|
|
|
1330
1325
|
msgid "A prefix used to build the remote URL of the harvested items."
|
|
1331
1326
|
msgstr ""
|
|
1332
1327
|
|
|
1328
|
+
#: udata/harvest/backends/ckan/harvesters.py:35
|
|
1329
|
+
msgid "Organization"
|
|
1330
|
+
msgstr ""
|
|
1331
|
+
|
|
1332
|
+
#: udata/harvest/backends/ckan/harvesters.py:35
|
|
1333
|
+
msgid "A CKAN Organization name"
|
|
1334
|
+
msgstr ""
|
|
1335
|
+
|
|
1336
|
+
#: udata/harvest/backends/ckan/harvesters.py:36
|
|
1337
|
+
msgid "Tag"
|
|
1338
|
+
msgstr ""
|
|
1339
|
+
|
|
1340
|
+
#: udata/harvest/backends/ckan/harvesters.py:36
|
|
1341
|
+
msgid "A CKAN tag name"
|
|
1342
|
+
msgstr ""
|
|
1343
|
+
|
|
1333
1344
|
#: udata/templates/admin.html:7
|
|
1334
1345
|
msgid "Admin"
|
|
1335
1346
|
msgstr "Administrador"
|
|
@@ -1576,10 +1587,6 @@ msgstr "Una nueva reutilización del conjunto de datos %(dataset)s ha sido publi
|
|
|
1576
1587
|
msgid "See the reuse"
|
|
1577
1588
|
msgstr "Ver esta reutilización"
|
|
1578
1589
|
|
|
1579
|
-
#: udata/templates/mail/new_reuse.html:37
|
|
1580
|
-
msgid "See on the dataset page"
|
|
1581
|
-
msgstr "Ver en la página del conjunto de datos"
|
|
1582
|
-
|
|
1583
1590
|
#: udata/templates/mail/test.html:4
|
|
1584
1591
|
msgid "This is a test mail"
|
|
1585
1592
|
msgstr "Este en un correo de prueba"
|
|
Binary file
|