udata 10.4.2.dev35475__py2.py3-none-any.whl → 10.4.3__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.

Files changed (62) hide show
  1. udata/__init__.py +1 -1
  2. udata/api_fields.py +27 -2
  3. udata/commands/fixtures.py +11 -1
  4. udata/core/dataservices/api.py +12 -10
  5. udata/core/dataservices/apiv2.py +4 -1
  6. udata/core/dataservices/constants.py +19 -0
  7. udata/core/dataservices/models.py +54 -1
  8. udata/core/dataset/api.py +33 -27
  9. udata/core/dataset/api_fields.py +21 -0
  10. udata/core/dataset/apiv2.py +14 -11
  11. udata/core/dataset/models.py +60 -15
  12. udata/core/dataset/rdf.py +1 -1
  13. udata/core/dataset/tasks.py +3 -2
  14. udata/core/organization/api.py +11 -0
  15. udata/core/organization/models.py +29 -2
  16. udata/core/reuse/api.py +4 -5
  17. udata/core/reuse/api_fields.py +8 -0
  18. udata/core/reuse/apiv2.py +2 -0
  19. udata/core/reuse/models.py +18 -1
  20. udata/core/spatial/models.py +9 -0
  21. udata/core/user/models.py +11 -5
  22. udata/harvest/api.py +2 -1
  23. udata/harvest/tests/dcat/bnodes.xml +5 -0
  24. udata/harvest/tests/test_dcat_backend.py +1 -0
  25. udata/migrations/2025-06-18-clean-spatial-coverages.py +25 -0
  26. udata/static/chunks/{11.0f04e49a40a0a381bcce.js → 11.b6f741fcc366abfad9c4.js} +3 -3
  27. udata/static/chunks/{11.0f04e49a40a0a381bcce.js.map → 11.b6f741fcc366abfad9c4.js.map} +1 -1
  28. udata/static/chunks/{13.d9c1735d14038b94c17e.js → 13.2d06442dd9a05d9777b5.js} +2 -2
  29. udata/static/chunks/{13.d9c1735d14038b94c17e.js.map → 13.2d06442dd9a05d9777b5.js.map} +1 -1
  30. udata/static/chunks/{17.81c57c0dedf812e43013.js → 17.e8e4caaad5cb0cc0bacc.js} +2 -2
  31. udata/static/chunks/{17.81c57c0dedf812e43013.js.map → 17.e8e4caaad5cb0cc0bacc.js.map} +1 -1
  32. udata/static/chunks/{19.8da42e8359d72afc2618.js → 19.f03a102365af4315f9db.js} +3 -3
  33. udata/static/chunks/{19.8da42e8359d72afc2618.js.map → 19.f03a102365af4315f9db.js.map} +1 -1
  34. udata/static/chunks/{8.494b003a94383b142c18.js → 8.778091d55cd8ea39af6b.js} +2 -2
  35. udata/static/chunks/{8.494b003a94383b142c18.js.map → 8.778091d55cd8ea39af6b.js.map} +1 -1
  36. udata/static/common.js +1 -1
  37. udata/static/common.js.map +1 -1
  38. udata/tests/api/test_dataservices_api.py +78 -0
  39. udata/tests/api/test_follow_api.py +20 -0
  40. udata/tests/api/test_organizations_api.py +25 -0
  41. udata/tests/test_api_fields.py +35 -0
  42. udata/translations/ar/LC_MESSAGES/udata.mo +0 -0
  43. udata/translations/ar/LC_MESSAGES/udata.po +98 -38
  44. udata/translations/de/LC_MESSAGES/udata.mo +0 -0
  45. udata/translations/de/LC_MESSAGES/udata.po +98 -38
  46. udata/translations/es/LC_MESSAGES/udata.mo +0 -0
  47. udata/translations/es/LC_MESSAGES/udata.po +98 -38
  48. udata/translations/fr/LC_MESSAGES/udata.mo +0 -0
  49. udata/translations/fr/LC_MESSAGES/udata.po +98 -38
  50. udata/translations/it/LC_MESSAGES/udata.mo +0 -0
  51. udata/translations/it/LC_MESSAGES/udata.po +98 -38
  52. udata/translations/pt/LC_MESSAGES/udata.mo +0 -0
  53. udata/translations/pt/LC_MESSAGES/udata.po +98 -38
  54. udata/translations/sr/LC_MESSAGES/udata.mo +0 -0
  55. udata/translations/sr/LC_MESSAGES/udata.po +98 -38
  56. udata/translations/udata.pot +98 -38
  57. {udata-10.4.2.dev35475.dist-info → udata-10.4.3.dist-info}/METADATA +16 -4
  58. {udata-10.4.2.dev35475.dist-info → udata-10.4.3.dist-info}/RECORD +62 -61
  59. {udata-10.4.2.dev35475.dist-info → udata-10.4.3.dist-info}/LICENSE +0 -0
  60. {udata-10.4.2.dev35475.dist-info → udata-10.4.3.dist-info}/WHEEL +0 -0
  61. {udata-10.4.2.dev35475.dist-info → udata-10.4.3.dist-info}/entry_points.txt +0 -0
  62. {udata-10.4.2.dev35475.dist-info → udata-10.4.3.dist-info}/top_level.txt +0 -0
@@ -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-04-30 14:18+0200\n"
6
- "PO-Revision-Date: 2025-04-30 12:47\n"
5
+ "POT-Creation-Date: 2025-06-23 10:12+0200\n"
6
+ "PO-Revision-Date: 2025-06-23 12:56\n"
7
7
  "Last-Translator: Open Data Team <i18n@opendata.team>\n"
8
8
  "Language: fr\n"
9
9
  "Language-Team: French\n"
@@ -51,7 +51,7 @@ msgstr "Ce jeu de données a été archivé"
51
51
  msgid "Invalid URL \"{url}\": {reason}"
52
52
  msgstr "URL invalide \"{url}\" : {reason}"
53
53
 
54
- #: udata/tests/api/test_datasets_api.py:1029 udata/tests/test_model.py:403
54
+ #: udata/tests/api/test_datasets_api.py:1113 udata/tests/test_model.py:403
55
55
  #: udata/uris.py:55
56
56
  #, python-brace-format
57
57
  msgid "Invalid URL \"{url}\""
@@ -208,7 +208,7 @@ msgid "Your udata instance is ready!"
208
208
  msgstr "Votre instance udata est prête !"
209
209
 
210
210
  #: udata/core/owned.py:64 udata/forms/fields.py:752
211
- #: udata/tests/api/test_dataservices_api.py:474
211
+ #: udata/tests/api/test_dataservices_api.py:540
212
212
  msgid "You can only set yourself as owner"
213
213
  msgstr "Vous ne pouvez définir que vous-même en tant que propriétaire"
214
214
 
@@ -217,7 +217,7 @@ msgid "Unknown organization"
217
217
  msgstr "Organisation inconnue"
218
218
 
219
219
  #: udata/core/owned.py:77 udata/forms/fields.py:784
220
- #: udata/tests/api/test_dataservices_api.py:487
220
+ #: udata/tests/api/test_dataservices_api.py:553
221
221
  msgid "Permission denied for this organization"
222
222
  msgstr "Permission refusée pour cette organisation"
223
223
 
@@ -275,16 +275,36 @@ msgstr "Éditeur"
275
275
  msgid "At least an email or a contact form is required for a contact point"
276
276
  msgstr "Au moins un e-mail ou un formulaire de contact est requis pour un point de contact"
277
277
 
278
- #: udata/core/dataservices/models.py:120
278
+ #: udata/core/dataservices/activities.py:21
279
+ msgid "created a dataservice"
280
+ msgstr "a créé une API"
281
+
282
+ #: udata/core/dataservices/activities.py:27
283
+ msgid "updated a dataservice"
284
+ msgstr "a mis à jour une API"
285
+
286
+ #: udata/core/dataservices/activities.py:34
287
+ msgid "deleted a dataservice"
288
+ msgstr "a supprimé une API"
289
+
290
+ #: udata/core/dataservices/api.py:62
291
+ msgid "Latest APIs"
292
+ msgstr "Dernières APIs"
293
+
294
+ #: udata/core/dataservices/models.py:128
295
+ msgid "You can only set one condition for a given access audience role"
296
+ msgstr "Vous ne pouvez définir qu'une seule condition pour une audience donnée"
297
+
298
+ #: udata/core/dataservices/models.py:158
279
299
  msgid "dataservice"
280
300
  msgstr "API"
281
301
 
282
- #: udata/core/dataservices/models.py:194 udata/core/dataset/models.py:575
302
+ #: udata/core/dataservices/models.py:240 udata/core/dataset/models.py:585
283
303
  #: udata/mongo/datetime_fields.py:60
284
304
  msgid "Creation date"
285
305
  msgstr "Date de création"
286
306
 
287
- #: udata/core/dataservices/models.py:200 udata/core/dataset/models.py:578
307
+ #: udata/core/dataservices/models.py:246 udata/core/dataset/models.py:590
288
308
  #: udata/mongo/datetime_fields.py:66
289
309
  msgid "Last modification date"
290
310
  msgstr "Date de dernière modification"
@@ -301,6 +321,22 @@ msgstr "a mis à jour un jeu de données"
301
321
  msgid "deleted a dataset"
302
322
  msgstr "a supprimé un jeu de données"
303
323
 
324
+ #: udata/core/dataset/activities.py:41
325
+ msgid "added a resource to a dataset"
326
+ msgstr "a ajouté une ressource à un jeu de données"
327
+
328
+ #: udata/core/dataset/activities.py:47
329
+ msgid "updated a resource"
330
+ msgstr "a mis à jour une ressource"
331
+
332
+ #: udata/core/dataset/activities.py:53
333
+ msgid "removed a resource from a dataset"
334
+ msgstr "a supprimé une ressource d'un jeu de données"
335
+
336
+ #: udata/core/dataset/api.py:321
337
+ msgid "Latest datasets"
338
+ msgstr "Derniers jeux de données"
339
+
304
340
  #: udata/core/dataset/constants.py:10
305
341
  msgid "Unknown"
306
342
  msgstr "Inconnu"
@@ -507,7 +543,7 @@ msgstr "La taille du fichier en octets"
507
543
  msgid "Related dataset"
508
544
  msgstr "Jeu de données concerné"
509
545
 
510
- #: udata/core/dataset/forms.py:138 udata/tests/api/test_datasets_api.py:941
546
+ #: udata/core/dataset/forms.py:138 udata/tests/api/test_datasets_api.py:1025
511
547
  msgid "Wrong contact point id or contact point ownership mismatch"
512
548
  msgstr "Mauvais ID de point de contact ou incompatibilité de possession du point de contact"
513
549
 
@@ -573,36 +609,36 @@ msgstr "Privé"
573
609
  msgid "Restrict the dataset visibility to you or your organization only."
574
610
  msgstr "Restreint la visibilité du jeu de données à vous ou votre organisation seulement."
575
611
 
576
- #: udata/core/dataset/models.py:61
612
+ #: udata/core/dataset/models.py:63
577
613
  msgid "Pivotal data"
578
614
  msgstr "Données pivot"
579
615
 
580
- #: udata/core/dataset/models.py:137
616
+ #: udata/core/dataset/models.py:139
581
617
  msgid "A schema must contains a name or an URL when a version is provided."
582
618
  msgstr "Un schéma doit contenir un nom ou une URL lorsqu'une version est fournie."
583
619
 
584
- #: udata/core/dataset/models.py:169 udata/tests/api/test_datasets_api.py:1037
585
- #: udata/tests/api/test_datasets_api.py:1048
620
+ #: udata/core/dataset/models.py:171 udata/tests/api/test_datasets_api.py:1121
621
+ #: udata/tests/api/test_datasets_api.py:1132
586
622
  #, python-brace-format
587
623
  msgid "Schema name \"{schema}\" is not an allowed value. Allowed values: {values}"
588
624
  msgstr "Le nom du schéma \"{schema}\" n'est pas une valeur autorisée. Valeurs autorisées : {values}"
589
625
 
590
- #: udata/core/dataset/models.py:188 udata/tests/api/test_datasets_api.py:1060
626
+ #: udata/core/dataset/models.py:190 udata/tests/api/test_datasets_api.py:1144
591
627
  #, python-brace-format
592
628
  msgid "Version \"{version}\" is not an allowed value for the schema \"{name}\". Allowed versions: {values}"
593
629
  msgstr "La version \"{version}\" n'est pas une valeur autorisée pour le schéma \"{name}\". Versions autorisées : {values}"
594
630
 
595
- #: udata/core/dataset/models.py:467 udata/core/dataset/rdf.py:603
631
+ #: udata/core/dataset/models.py:469 udata/core/dataset/rdf.py:603
596
632
  #: udata/tests/dataset/test_dataset_rdf.py:687
597
633
  #: udata/tests/dataset/test_dataset_rdf.py:700
598
634
  msgid "Nameless resource"
599
635
  msgstr "Ressource sans nom"
600
636
 
601
- #: udata/core/dataset/models.py:559
637
+ #: udata/core/dataset/models.py:564
602
638
  msgid "Future date of update"
603
639
  msgstr "Future date de mise à jour"
604
640
 
605
- #: udata/core/dataset/models.py:624
641
+ #: udata/core/dataset/models.py:640
606
642
  msgid "dataset"
607
643
  msgstr "jeu de données"
608
644
 
@@ -611,7 +647,7 @@ msgstr "jeu de données"
611
647
  msgid "{format} resource"
612
648
  msgstr "Ressource {format}"
613
649
 
614
- #: udata/core/dataset/tasks.py:113
650
+ #: udata/core/dataset/tasks.py:112
615
651
  msgid "You need to update some frequency-based datasets"
616
652
  msgstr "Vous devez publier certains jeux de données avec une fréquence de mise à jour"
617
653
 
@@ -689,17 +725,17 @@ msgid "Refused"
689
725
  msgstr "Refusée"
690
726
 
691
727
  #: udata/core/organization/forms.py:25
692
- #: udata/tests/api/test_organizations_api.py:132
728
+ #: udata/tests/api/test_organizations_api.py:137
693
729
  msgid "A siret number is made of 14 digits"
694
730
  msgstr "Un numéro siret est composé de 14 chiffres"
695
731
 
696
732
  #: udata/core/organization/forms.py:36
697
- #: udata/tests/api/test_organizations_api.py:144
733
+ #: udata/tests/api/test_organizations_api.py:149
698
734
  msgid "A siret number is only made of digits"
699
735
  msgstr "Un numéro siret est composé uniquement de chiffres"
700
736
 
701
737
  #: udata/core/organization/forms.py:39
702
- #: udata/tests/api/test_organizations_api.py:138
738
+ #: udata/tests/api/test_organizations_api.py:143
703
739
  msgid "Invalid Siret number"
704
740
  msgstr "Numéro siret invalide"
705
741
 
@@ -731,23 +767,23 @@ msgstr "Numéro d'identification d'entreprise"
731
767
  msgid "Business identification number"
732
768
  msgstr "Numéro d'identification d'entreprise"
733
769
 
734
- #: udata/core/organization/models.py:35
770
+ #: udata/core/organization/models.py:37
735
771
  msgid "Public Service"
736
772
  msgstr "Service Public"
737
773
 
738
- #: udata/core/organization/models.py:36
774
+ #: udata/core/organization/models.py:38
739
775
  msgid "Certified"
740
776
  msgstr "Certifié"
741
777
 
742
- #: udata/core/organization/models.py:37
778
+ #: udata/core/organization/models.py:39
743
779
  msgid "Association"
744
780
  msgstr "Association"
745
781
 
746
- #: udata/core/organization/models.py:38
782
+ #: udata/core/organization/models.py:40
747
783
  msgid "Company"
748
784
  msgstr "Entreprise"
749
785
 
750
- #: udata/core/organization/models.py:39
786
+ #: udata/core/organization/models.py:41
751
787
  msgid "Local authority"
752
788
  msgstr "Collectivité territoriale"
753
789
 
@@ -789,6 +825,10 @@ msgstr "Votre organisation \"%(name)s\" a été identifiée comme étant une ass
789
825
  msgid "Your organization \"%(name)s\" has been identified as a local authority"
790
826
  msgstr "Votre organisation \"%(name)s\" a été identifiée comme étant une collectivité territoriale"
791
827
 
828
+ #: udata/core/post/api.py:119
829
+ msgid "Latests posts"
830
+ msgstr "Derniers articles"
831
+
792
832
  #: udata/core/post/constants.py:9
793
833
  msgid "Markdown"
794
834
  msgstr "Markdown"
@@ -873,6 +913,10 @@ msgstr "a mis à jour une réutilisation"
873
913
  msgid "deleted a reuse"
874
914
  msgstr "a supprimé une réutilisation"
875
915
 
916
+ #: udata/core/reuse/api.py:141
917
+ msgid "Latests reuses"
918
+ msgstr "Dernières réutilisations"
919
+
876
920
  #: udata/core/reuse/constants.py:5
877
921
  msgid "Application"
878
922
  msgstr "Application"
@@ -957,11 +1001,11 @@ msgstr "Droit et justice"
957
1001
  msgid "Open data tools"
958
1002
  msgstr "Outils open data"
959
1003
 
960
- #: udata/core/reuse/models.py:37
1004
+ #: udata/core/reuse/models.py:38
961
1005
  msgid "This URL is already registered"
962
1006
  msgstr "Cette URL est déjà enregistrée"
963
1007
 
964
- #: udata/core/reuse/models.py:178
1008
+ #: udata/core/reuse/models.py:183
965
1009
  msgid "reuse"
966
1010
  msgstr "réutilisation"
967
1011
 
@@ -1070,34 +1114,50 @@ msgstr "Collectivités d'outre-mer françaises"
1070
1114
  msgid "French arrondissement"
1071
1115
  msgstr "Arrondissement français"
1072
1116
 
1117
+ #: udata/core/topic/activities.py:17
1118
+ msgid "created a topic"
1119
+ msgstr "a créé une thématique"
1120
+
1121
+ #: udata/core/topic/activities.py:23
1122
+ msgid "updated a topic"
1123
+ msgstr "a mis à jour une thématique"
1124
+
1073
1125
  #: udata/core/topic/forms.py:28
1074
1126
  msgid "Featured"
1075
1127
  msgstr "Mis en avant"
1076
1128
 
1077
- #: udata/core/user/activities.py:33 udata/core/user/activities.py:65
1078
- msgid "followed an organization"
1079
- msgstr "a suivi une organisation"
1080
-
1081
- #: udata/core/user/activities.py:38
1129
+ #: udata/core/user/activities.py:35
1082
1130
  msgid "followed a user"
1083
1131
  msgstr "a suivi un utilisateur"
1084
1132
 
1085
- #: udata/core/user/activities.py:45
1133
+ #: udata/core/user/activities.py:42
1134
+ msgid "discussed a dataservice"
1135
+ msgstr "a commenté une API"
1136
+
1137
+ #: udata/core/user/activities.py:47
1086
1138
  msgid "discussed a dataset"
1087
1139
  msgstr "a commenté un jeu de données"
1088
1140
 
1089
- #: udata/core/user/activities.py:50
1141
+ #: udata/core/user/activities.py:52
1090
1142
  msgid "discussed a reuse"
1091
1143
  msgstr "a commenté une réutilisation"
1092
1144
 
1093
- #: udata/core/user/activities.py:55
1145
+ #: udata/core/user/activities.py:57
1146
+ msgid "followed a dataservice"
1147
+ msgstr "a suivi une API"
1148
+
1149
+ #: udata/core/user/activities.py:62
1094
1150
  msgid "followed a dataset"
1095
1151
  msgstr "a suivi un jeu de données"
1096
1152
 
1097
- #: udata/core/user/activities.py:60
1153
+ #: udata/core/user/activities.py:67
1098
1154
  msgid "followed a reuse"
1099
1155
  msgstr "a suivi une réutilisation"
1100
1156
 
1157
+ #: udata/core/user/activities.py:72
1158
+ msgid "followed an organization"
1159
+ msgstr "a suivi une organisation"
1160
+
1101
1161
  #: udata/core/user/forms.py:22
1102
1162
  msgid "Avatar"
1103
1163
  msgstr "Avatar"
@@ -1110,7 +1170,7 @@ msgstr "À propos"
1110
1170
  msgid "Roles"
1111
1171
  msgstr "Rôles"
1112
1172
 
1113
- #: udata/core/user/models.py:291 udata/tests/api/test_me_api.py:297
1173
+ #: udata/core/user/models.py:304 udata/tests/api/test_me_api.py:297
1114
1174
  msgid "Account deletion"
1115
1175
  msgstr "Suppression de compte"
1116
1176
 
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-04-30 14:18+0200\n"
6
- "PO-Revision-Date: 2025-04-30 12:35\n"
5
+ "POT-Creation-Date: 2025-06-23 10:12+0200\n"
6
+ "PO-Revision-Date: 2025-06-23 09:34\n"
7
7
  "Last-Translator: Open Data Team <i18n@opendata.team>\n"
8
8
  "Language: it\n"
9
9
  "Language-Team: Italian\n"
@@ -51,7 +51,7 @@ msgstr "Questo dataset è stato archiviato"
51
51
  msgid "Invalid URL \"{url}\": {reason}"
52
52
  msgstr ""
53
53
 
54
- #: udata/tests/api/test_datasets_api.py:1029 udata/tests/test_model.py:403
54
+ #: udata/tests/api/test_datasets_api.py:1113 udata/tests/test_model.py:403
55
55
  #: udata/uris.py:55
56
56
  #, python-brace-format
57
57
  msgid "Invalid URL \"{url}\""
@@ -208,7 +208,7 @@ msgid "Your udata instance is ready!"
208
208
  msgstr "La tua istanza udata è pronta!"
209
209
 
210
210
  #: udata/core/owned.py:64 udata/forms/fields.py:752
211
- #: udata/tests/api/test_dataservices_api.py:474
211
+ #: udata/tests/api/test_dataservices_api.py:540
212
212
  msgid "You can only set yourself as owner"
213
213
  msgstr "Puoi solo impostare te stessə come proprietariə"
214
214
 
@@ -217,7 +217,7 @@ msgid "Unknown organization"
217
217
  msgstr ""
218
218
 
219
219
  #: udata/core/owned.py:77 udata/forms/fields.py:784
220
- #: udata/tests/api/test_dataservices_api.py:487
220
+ #: udata/tests/api/test_dataservices_api.py:553
221
221
  msgid "Permission denied for this organization"
222
222
  msgstr "Permesso negato per questa organizzazione"
223
223
 
@@ -275,16 +275,36 @@ msgstr ""
275
275
  msgid "At least an email or a contact form is required for a contact point"
276
276
  msgstr ""
277
277
 
278
- #: udata/core/dataservices/models.py:120
278
+ #: udata/core/dataservices/activities.py:21
279
+ msgid "created a dataservice"
280
+ msgstr ""
281
+
282
+ #: udata/core/dataservices/activities.py:27
283
+ msgid "updated a dataservice"
284
+ msgstr ""
285
+
286
+ #: udata/core/dataservices/activities.py:34
287
+ msgid "deleted a dataservice"
288
+ msgstr ""
289
+
290
+ #: udata/core/dataservices/api.py:62
291
+ msgid "Latest APIs"
292
+ msgstr ""
293
+
294
+ #: udata/core/dataservices/models.py:128
295
+ msgid "You can only set one condition for a given access audience role"
296
+ msgstr ""
297
+
298
+ #: udata/core/dataservices/models.py:158
279
299
  msgid "dataservice"
280
300
  msgstr ""
281
301
 
282
- #: udata/core/dataservices/models.py:194 udata/core/dataset/models.py:575
302
+ #: udata/core/dataservices/models.py:240 udata/core/dataset/models.py:585
283
303
  #: udata/mongo/datetime_fields.py:60
284
304
  msgid "Creation date"
285
305
  msgstr "Data di creazione"
286
306
 
287
- #: udata/core/dataservices/models.py:200 udata/core/dataset/models.py:578
307
+ #: udata/core/dataservices/models.py:246 udata/core/dataset/models.py:590
288
308
  #: udata/mongo/datetime_fields.py:66
289
309
  msgid "Last modification date"
290
310
  msgstr "Data dell'ultima modifica"
@@ -301,6 +321,22 @@ msgstr "ha aggiornato un dataset"
301
321
  msgid "deleted a dataset"
302
322
  msgstr "ha eliminato un dataset"
303
323
 
324
+ #: udata/core/dataset/activities.py:41
325
+ msgid "added a resource to a dataset"
326
+ msgstr ""
327
+
328
+ #: udata/core/dataset/activities.py:47
329
+ msgid "updated a resource"
330
+ msgstr ""
331
+
332
+ #: udata/core/dataset/activities.py:53
333
+ msgid "removed a resource from a dataset"
334
+ msgstr ""
335
+
336
+ #: udata/core/dataset/api.py:321
337
+ msgid "Latest datasets"
338
+ msgstr ""
339
+
304
340
  #: udata/core/dataset/constants.py:10
305
341
  msgid "Unknown"
306
342
  msgstr "Sconosciuto"
@@ -507,7 +543,7 @@ msgstr "Dimensione del file in byte"
507
543
  msgid "Related dataset"
508
544
  msgstr "Dataset correlato"
509
545
 
510
- #: udata/core/dataset/forms.py:138 udata/tests/api/test_datasets_api.py:941
546
+ #: udata/core/dataset/forms.py:138 udata/tests/api/test_datasets_api.py:1025
511
547
  msgid "Wrong contact point id or contact point ownership mismatch"
512
548
  msgstr ""
513
549
 
@@ -573,36 +609,36 @@ msgstr "Privato"
573
609
  msgid "Restrict the dataset visibility to you or your organization only."
574
610
  msgstr "Limita la visibilità del dataset solo a te o alla tua organizzazione."
575
611
 
576
- #: udata/core/dataset/models.py:61
612
+ #: udata/core/dataset/models.py:63
577
613
  msgid "Pivotal data"
578
614
  msgstr "Dati cardine"
579
615
 
580
- #: udata/core/dataset/models.py:137
616
+ #: udata/core/dataset/models.py:139
581
617
  msgid "A schema must contains a name or an URL when a version is provided."
582
618
  msgstr ""
583
619
 
584
- #: udata/core/dataset/models.py:169 udata/tests/api/test_datasets_api.py:1037
585
- #: udata/tests/api/test_datasets_api.py:1048
620
+ #: udata/core/dataset/models.py:171 udata/tests/api/test_datasets_api.py:1121
621
+ #: udata/tests/api/test_datasets_api.py:1132
586
622
  #, python-brace-format
587
623
  msgid "Schema name \"{schema}\" is not an allowed value. Allowed values: {values}"
588
624
  msgstr "Il nome dello schema \"{schema}\" non è un valore consentito. Valori consentiti: {values}"
589
625
 
590
- #: udata/core/dataset/models.py:188 udata/tests/api/test_datasets_api.py:1060
626
+ #: udata/core/dataset/models.py:190 udata/tests/api/test_datasets_api.py:1144
591
627
  #, python-brace-format
592
628
  msgid "Version \"{version}\" is not an allowed value for the schema \"{name}\". Allowed versions: {values}"
593
629
  msgstr ""
594
630
 
595
- #: udata/core/dataset/models.py:467 udata/core/dataset/rdf.py:603
631
+ #: udata/core/dataset/models.py:469 udata/core/dataset/rdf.py:603
596
632
  #: udata/tests/dataset/test_dataset_rdf.py:687
597
633
  #: udata/tests/dataset/test_dataset_rdf.py:700
598
634
  msgid "Nameless resource"
599
635
  msgstr "File senza nome"
600
636
 
601
- #: udata/core/dataset/models.py:559
637
+ #: udata/core/dataset/models.py:564
602
638
  msgid "Future date of update"
603
639
  msgstr "Data di aggiornamento futura"
604
640
 
605
- #: udata/core/dataset/models.py:624
641
+ #: udata/core/dataset/models.py:640
606
642
  msgid "dataset"
607
643
  msgstr "dataset"
608
644
 
@@ -611,7 +647,7 @@ msgstr "dataset"
611
647
  msgid "{format} resource"
612
648
  msgstr "File {format}"
613
649
 
614
- #: udata/core/dataset/tasks.py:113
650
+ #: udata/core/dataset/tasks.py:112
615
651
  msgid "You need to update some frequency-based datasets"
616
652
  msgstr "È necessario aggiornare alcuni dataset con una frequenza di aggiornamento"
617
653
 
@@ -689,17 +725,17 @@ msgid "Refused"
689
725
  msgstr "Rifiutato"
690
726
 
691
727
  #: udata/core/organization/forms.py:25
692
- #: udata/tests/api/test_organizations_api.py:132
728
+ #: udata/tests/api/test_organizations_api.py:137
693
729
  msgid "A siret number is made of 14 digits"
694
730
  msgstr ""
695
731
 
696
732
  #: udata/core/organization/forms.py:36
697
- #: udata/tests/api/test_organizations_api.py:144
733
+ #: udata/tests/api/test_organizations_api.py:149
698
734
  msgid "A siret number is only made of digits"
699
735
  msgstr ""
700
736
 
701
737
  #: udata/core/organization/forms.py:39
702
- #: udata/tests/api/test_organizations_api.py:138
738
+ #: udata/tests/api/test_organizations_api.py:143
703
739
  msgid "Invalid Siret number"
704
740
  msgstr ""
705
741
 
@@ -731,23 +767,23 @@ msgstr ""
731
767
  msgid "Business identification number"
732
768
  msgstr ""
733
769
 
734
- #: udata/core/organization/models.py:35
770
+ #: udata/core/organization/models.py:37
735
771
  msgid "Public Service"
736
772
  msgstr "Servizio Pubblico"
737
773
 
738
- #: udata/core/organization/models.py:36
774
+ #: udata/core/organization/models.py:38
739
775
  msgid "Certified"
740
776
  msgstr "Certificato"
741
777
 
742
- #: udata/core/organization/models.py:37
778
+ #: udata/core/organization/models.py:39
743
779
  msgid "Association"
744
780
  msgstr ""
745
781
 
746
- #: udata/core/organization/models.py:38
782
+ #: udata/core/organization/models.py:40
747
783
  msgid "Company"
748
784
  msgstr ""
749
785
 
750
- #: udata/core/organization/models.py:39
786
+ #: udata/core/organization/models.py:41
751
787
  msgid "Local authority"
752
788
  msgstr ""
753
789
 
@@ -789,6 +825,10 @@ msgstr ""
789
825
  msgid "Your organization \"%(name)s\" has been identified as a local authority"
790
826
  msgstr ""
791
827
 
828
+ #: udata/core/post/api.py:119
829
+ msgid "Latests posts"
830
+ msgstr ""
831
+
792
832
  #: udata/core/post/constants.py:9
793
833
  msgid "Markdown"
794
834
  msgstr "Markdown"
@@ -873,6 +913,10 @@ msgstr "ha aggiornato un riuso"
873
913
  msgid "deleted a reuse"
874
914
  msgstr "ha eliminato un riuso"
875
915
 
916
+ #: udata/core/reuse/api.py:141
917
+ msgid "Latests reuses"
918
+ msgstr ""
919
+
876
920
  #: udata/core/reuse/constants.py:5
877
921
  msgid "Application"
878
922
  msgstr "Applicazione"
@@ -957,11 +1001,11 @@ msgstr "Diritto e giustizia"
957
1001
  msgid "Open data tools"
958
1002
  msgstr "Strumenti open data"
959
1003
 
960
- #: udata/core/reuse/models.py:37
1004
+ #: udata/core/reuse/models.py:38
961
1005
  msgid "This URL is already registered"
962
1006
  msgstr "Questo URL è già registrato"
963
1007
 
964
- #: udata/core/reuse/models.py:178
1008
+ #: udata/core/reuse/models.py:183
965
1009
  msgid "reuse"
966
1010
  msgstr "riuso"
967
1011
 
@@ -1070,34 +1114,50 @@ msgstr "Collettività francesi d'oltremare"
1070
1114
  msgid "French arrondissement"
1071
1115
  msgstr "Arrondissement francese"
1072
1116
 
1117
+ #: udata/core/topic/activities.py:17
1118
+ msgid "created a topic"
1119
+ msgstr ""
1120
+
1121
+ #: udata/core/topic/activities.py:23
1122
+ msgid "updated a topic"
1123
+ msgstr ""
1124
+
1073
1125
  #: udata/core/topic/forms.py:28
1074
1126
  msgid "Featured"
1075
1127
  msgstr "In evidenza"
1076
1128
 
1077
- #: udata/core/user/activities.py:33 udata/core/user/activities.py:65
1078
- msgid "followed an organization"
1079
- msgstr "ha seguito un'organizzazione"
1080
-
1081
- #: udata/core/user/activities.py:38
1129
+ #: udata/core/user/activities.py:35
1082
1130
  msgid "followed a user"
1083
1131
  msgstr "ha seguito un utente"
1084
1132
 
1085
- #: udata/core/user/activities.py:45
1133
+ #: udata/core/user/activities.py:42
1134
+ msgid "discussed a dataservice"
1135
+ msgstr ""
1136
+
1137
+ #: udata/core/user/activities.py:47
1086
1138
  msgid "discussed a dataset"
1087
1139
  msgstr "ha commentato un dataset"
1088
1140
 
1089
- #: udata/core/user/activities.py:50
1141
+ #: udata/core/user/activities.py:52
1090
1142
  msgid "discussed a reuse"
1091
1143
  msgstr "ha commentato un riuso"
1092
1144
 
1093
- #: udata/core/user/activities.py:55
1145
+ #: udata/core/user/activities.py:57
1146
+ msgid "followed a dataservice"
1147
+ msgstr ""
1148
+
1149
+ #: udata/core/user/activities.py:62
1094
1150
  msgid "followed a dataset"
1095
1151
  msgstr "ha seguito un dataset"
1096
1152
 
1097
- #: udata/core/user/activities.py:60
1153
+ #: udata/core/user/activities.py:67
1098
1154
  msgid "followed a reuse"
1099
1155
  msgstr "ha seguito un riuso"
1100
1156
 
1157
+ #: udata/core/user/activities.py:72
1158
+ msgid "followed an organization"
1159
+ msgstr "ha seguito un'organizzazione"
1160
+
1101
1161
  #: udata/core/user/forms.py:22
1102
1162
  msgid "Avatar"
1103
1163
  msgstr "Avatar"
@@ -1110,7 +1170,7 @@ msgstr "Informazioni"
1110
1170
  msgid "Roles"
1111
1171
  msgstr "Ruoli"
1112
1172
 
1113
- #: udata/core/user/models.py:291 udata/tests/api/test_me_api.py:297
1173
+ #: udata/core/user/models.py:304 udata/tests/api/test_me_api.py:297
1114
1174
  msgid "Account deletion"
1115
1175
  msgstr "Eliminazione dell'account"
1116
1176
 
Binary file