udata 9.2.2__py2.py3-none-any.whl → 9.2.2.dev31569__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 (48) hide show
  1. udata/__init__.py +1 -1
  2. udata/core/contact_point/api.py +1 -6
  3. udata/core/contact_point/forms.py +1 -4
  4. udata/core/contact_point/models.py +1 -10
  5. udata/core/dataservices/models.py +4 -1
  6. udata/core/dataset/csv.py +16 -4
  7. udata/core/discussions/api.py +1 -24
  8. udata/static/chunks/{11.16618d9eedd3f6a7a3c2.js → 11.18f1cc16362b76373c40.js} +3 -3
  9. udata/static/chunks/{11.16618d9eedd3f6a7a3c2.js.map → 11.18f1cc16362b76373c40.js.map} +1 -1
  10. udata/static/chunks/{13.7c17956e2fcfafcab22f.js → 13.066b4d36814efa6c485f.js} +2 -2
  11. udata/static/chunks/{13.7c17956e2fcfafcab22f.js.map → 13.066b4d36814efa6c485f.js.map} +1 -1
  12. udata/static/chunks/{16.b4cda3ca8dc053495fbd.js → 16.cddb601c07a2df6564b2.js} +2 -2
  13. udata/static/chunks/{16.b4cda3ca8dc053495fbd.js.map → 16.cddb601c07a2df6564b2.js.map} +1 -1
  14. udata/static/chunks/{19.f1ff6cd5816f2d9debc4.js → 19.2061dca8438f415029a3.js} +3 -3
  15. udata/static/chunks/{19.f1ff6cd5816f2d9debc4.js.map → 19.2061dca8438f415029a3.js.map} +1 -1
  16. udata/static/chunks/{5.ba3e2202db0e1d78cebf.js → 5.4e4ddeee32090f1f2af6.js} +3 -3
  17. udata/static/chunks/{5.ba3e2202db0e1d78cebf.js.map → 5.4e4ddeee32090f1f2af6.js.map} +1 -1
  18. udata/static/chunks/{6.2938efcf4f38dfccab9e.js → 6.41b17f3ca439d5ec2b1e.js} +3 -3
  19. udata/static/chunks/{6.2938efcf4f38dfccab9e.js.map → 6.41b17f3ca439d5ec2b1e.js.map} +1 -1
  20. udata/static/chunks/{8.b50a30118e9e2e1ab436.js → 8.292c6a157d71f0b21b6f.js} +2 -2
  21. udata/static/chunks/{8.b50a30118e9e2e1ab436.js.map → 8.292c6a157d71f0b21b6f.js.map} +1 -1
  22. udata/static/common.js +1 -1
  23. udata/static/common.js.map +1 -1
  24. udata/tests/api/test_contact_points.py +1 -40
  25. udata/tests/dataset/test_csv_adapter.py +2 -9
  26. udata/tests/test_discussions.py +0 -61
  27. udata/translations/ar/LC_MESSAGES/udata.mo +0 -0
  28. udata/translations/ar/LC_MESSAGES/udata.po +92 -88
  29. udata/translations/de/LC_MESSAGES/udata.mo +0 -0
  30. udata/translations/de/LC_MESSAGES/udata.po +92 -88
  31. udata/translations/es/LC_MESSAGES/udata.mo +0 -0
  32. udata/translations/es/LC_MESSAGES/udata.po +92 -88
  33. udata/translations/fr/LC_MESSAGES/udata.mo +0 -0
  34. udata/translations/fr/LC_MESSAGES/udata.po +92 -88
  35. udata/translations/it/LC_MESSAGES/udata.mo +0 -0
  36. udata/translations/it/LC_MESSAGES/udata.po +92 -88
  37. udata/translations/pt/LC_MESSAGES/udata.mo +0 -0
  38. udata/translations/pt/LC_MESSAGES/udata.po +92 -88
  39. udata/translations/sr/LC_MESSAGES/udata.mo +0 -0
  40. udata/translations/sr/LC_MESSAGES/udata.po +92 -88
  41. udata/translations/udata.pot +93 -89
  42. {udata-9.2.2.dist-info → udata-9.2.2.dev31569.dist-info}/METADATA +3 -7
  43. {udata-9.2.2.dist-info → udata-9.2.2.dev31569.dist-info}/RECORD +47 -48
  44. udata/core/discussions/csv.py +0 -22
  45. {udata-9.2.2.dist-info → udata-9.2.2.dev31569.dist-info}/LICENSE +0 -0
  46. {udata-9.2.2.dist-info → udata-9.2.2.dev31569.dist-info}/WHEEL +0 -0
  47. {udata-9.2.2.dist-info → udata-9.2.2.dev31569.dist-info}/entry_points.txt +0 -0
  48. {udata-9.2.2.dist-info → udata-9.2.2.dev31569.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: 2024-10-07 15:16+0200\n"
6
- "PO-Revision-Date: 2024-10-07 13:19\n"
5
+ "POT-Creation-Date: 2024-07-23 18:05+0200\n"
6
+ "PO-Revision-Date: 2024-07-24 13:11\n"
7
7
  "Last-Translator: Open Data Team <i18n@opendata.team>\n"
8
8
  "Language: fr\n"
9
9
  "Language-Team: French\n"
@@ -42,7 +42,7 @@ msgstr "Votre mot de passe a été modifié"
42
42
  msgid "Password reset instructions"
43
43
  msgstr "Instructions de réinitialisation du mot de passe"
44
44
 
45
- #: udata/settings.py:495
45
+ #: udata/settings.py:494
46
46
  msgid "This dataset has been archived"
47
47
  msgstr "Ce jeu de données a été archivé"
48
48
 
@@ -198,17 +198,17 @@ msgstr "Souhaitez-vous générer des données d'exemple ?"
198
198
  msgid "Your udata instance is ready!"
199
199
  msgstr "Votre instance udata est prête !"
200
200
 
201
- #: udata/core/owned.py:53 udata/forms/fields.py:735
202
- #: udata/tests/api/test_dataservices_api.py:297
201
+ #: udata/core/owned.py:37 udata/forms/fields.py:735
202
+ #: udata/tests/api/test_dataservices_api.py:271
203
203
  msgid "You can only set yourself as owner"
204
204
  msgstr "Vous ne pouvez définir que vous-même en tant que propriétaire"
205
205
 
206
- #: udata/core/owned.py:62
206
+ #: udata/core/owned.py:46
207
207
  msgid "Unknown organization"
208
208
  msgstr "Organisation inconnue"
209
209
 
210
- #: udata/core/owned.py:66 udata/forms/fields.py:756
211
- #: udata/tests/api/test_dataservices_api.py:311
210
+ #: udata/core/owned.py:50 udata/forms/fields.py:756
211
+ #: udata/tests/api/test_dataservices_api.py:285
212
212
  msgid "Permission denied for this organization"
213
213
  msgstr "Permission refusée pour cette organisation"
214
214
 
@@ -231,27 +231,19 @@ msgstr "Nom"
231
231
  msgid "Email"
232
232
  msgstr "Email"
233
233
 
234
- #: udata/core/contact_point/forms.py:17
235
- msgid "Contact form"
236
- msgstr "Formulaire de contact"
237
-
238
- #: udata/core/contact_point/forms.py:17
239
- msgid "The organization web contact form"
240
- msgstr "Formulaire de contact web de l'organisation"
241
-
242
- #: udata/core/contact_point/forms.py:20 udata/core/dataset/forms.py:112
243
- #: udata/core/dataset/forms.py:175 udata/core/topic/forms.py:14
244
- #: udata/harvest/forms.py:69
234
+ #: udata/core/contact_point/forms.py:17 udata/core/dataset/forms.py:114
235
+ #: udata/core/dataset/forms.py:177 udata/core/reuse/forms.py:42
236
+ #: udata/core/topic/forms.py:14 udata/harvest/forms.py:69
245
237
  msgid "Publish as"
246
238
  msgstr "Publier en tant que"
247
239
 
248
- #: udata/core/dataservices/models.py:159 udata/core/dataset/models.py:531
249
- #: udata/mongo/datetime_fields.py:60
240
+ #: udata/core/dataservices/models.py:122 udata/core/dataset/models.py:529
241
+ #: udata/mongo/datetime_fields.py:59
250
242
  msgid "Creation date"
251
243
  msgstr "Date de création"
252
244
 
253
- #: udata/core/dataservices/models.py:164 udata/core/dataset/models.py:534
254
- #: udata/mongo/datetime_fields.py:66
245
+ #: udata/core/dataservices/models.py:127 udata/core/dataset/models.py:532
246
+ #: udata/mongo/datetime_fields.py:62
255
247
  msgid "Last modification date"
256
248
  msgstr "Date de dernière modification"
257
249
 
@@ -399,143 +391,147 @@ msgstr "Fichier uploadé"
399
391
  msgid "Remote file"
400
392
  msgstr "Fichier distant"
401
393
 
402
- #: udata/core/dataset/forms.py:33
394
+ #: udata/core/dataset/forms.py:35
403
395
  msgid "Checksum value"
404
396
  msgstr "Valeur de la somme de contrôle"
405
397
 
406
- #: udata/core/dataset/forms.py:44
398
+ #: udata/core/dataset/forms.py:46
407
399
  msgid "URL of the schema"
408
400
  msgstr "URL du schéma"
409
401
 
410
- #: udata/core/dataset/forms.py:45
402
+ #: udata/core/dataset/forms.py:47
411
403
  msgid "Name of the schema"
412
404
  msgstr "Nom du schéma"
413
405
 
414
- #: udata/core/dataset/forms.py:46
406
+ #: udata/core/dataset/forms.py:48
415
407
  msgid "Version of the schema"
416
408
  msgstr "Version du schéma"
417
409
 
418
- #: udata/core/dataset/forms.py:65 udata/core/dataset/forms.py:142
419
- #: udata/core/discussions/forms.py:13 udata/core/site/forms.py:12
420
- #: udata/templates/mail/discussion_closed.html:26
410
+ #: udata/core/dataset/forms.py:67 udata/core/dataset/forms.py:144
411
+ #: udata/core/discussions/forms.py:13 udata/core/reuse/forms.py:21
412
+ #: udata/core/site/forms.py:12 udata/templates/mail/discussion_closed.html:26
421
413
  #: udata/templates/mail/new_discussion.html:25
422
414
  #: udata/templates/mail/new_discussion_comment.html:26
423
415
  msgid "Title"
424
416
  msgstr "Titre"
425
417
 
426
- #: udata/core/dataset/forms.py:68 udata/core/dataset/forms.py:146
418
+ #: udata/core/dataset/forms.py:70 udata/core/dataset/forms.py:148
427
419
  #: udata/core/jobs/forms.py:28 udata/core/organization/forms.py:50
428
- #: udata/core/topic/forms.py:17 udata/harvest/forms.py:62
420
+ #: udata/core/reuse/forms.py:24 udata/core/topic/forms.py:17
421
+ #: udata/harvest/forms.py:62
429
422
  msgid "Description"
430
423
  msgstr "Description"
431
424
 
432
- #: udata/core/dataset/forms.py:71
425
+ #: udata/core/dataset/forms.py:73
433
426
  msgid "File type"
434
427
  msgstr "Type de fichier"
435
428
 
436
- #: udata/core/dataset/forms.py:75
429
+ #: udata/core/dataset/forms.py:77
437
430
  msgid "Whether the resource is an uploaded file, a remote file or an API"
438
431
  msgstr "Est-ce que la ressource est un fichier uploadé, un fichier distant ou une API"
439
432
 
440
- #: udata/core/dataset/forms.py:78
433
+ #: udata/core/dataset/forms.py:80 udata/core/reuse/forms.py:30
441
434
  msgid "Type"
442
435
  msgstr "Type"
443
436
 
444
- #: udata/core/dataset/forms.py:82
437
+ #: udata/core/dataset/forms.py:84
445
438
  msgid "Resource type (documentation, API...)"
446
439
  msgstr "Type de ressource (documentation, API...)"
447
440
 
448
- #: udata/core/dataset/forms.py:84 udata/harvest/forms.py:64
441
+ #: udata/core/dataset/forms.py:86 udata/core/reuse/forms.py:31
442
+ #: udata/harvest/forms.py:64
449
443
  msgid "URL"
450
444
  msgstr "URL"
451
445
 
452
- #: udata/core/dataset/forms.py:86
446
+ #: udata/core/dataset/forms.py:88
453
447
  msgid "Format"
454
448
  msgstr "Format"
455
449
 
456
- #: udata/core/dataset/forms.py:91
450
+ #: udata/core/dataset/forms.py:93
457
451
  msgid "Mime type"
458
452
  msgstr "Type MIME"
459
453
 
460
- #: udata/core/dataset/forms.py:92
454
+ #: udata/core/dataset/forms.py:94
461
455
  msgid "The mime type associated to the extension. (ex: text/plain)"
462
456
  msgstr "Le type MIME associé au format de fichier. (ex: text/plain)"
463
457
 
464
- #: udata/core/dataset/forms.py:95
458
+ #: udata/core/dataset/forms.py:97
465
459
  msgid "Size"
466
460
  msgstr "Taille"
467
461
 
468
- #: udata/core/dataset/forms.py:95
462
+ #: udata/core/dataset/forms.py:97
469
463
  msgid "The file size in bytes"
470
464
  msgstr "La taille du fichier en octets"
471
465
 
472
- #: udata/core/dataset/forms.py:110
466
+ #: udata/core/dataset/forms.py:112
473
467
  msgid "Related dataset"
474
468
  msgstr "Jeu de données concerné"
475
469
 
476
- #: udata/core/dataset/forms.py:134 udata/tests/api/test_datasets_api.py:710
470
+ #: udata/core/dataset/forms.py:136 udata/tests/api/test_datasets_api.py:710
477
471
  msgid "Wrong contact point id or contact point ownership mismatch"
478
472
  msgstr "Mauvais ID de point de contact ou incompatibilité de possession du point de contact"
479
473
 
480
- #: udata/core/dataset/forms.py:144 udata/core/organization/forms.py:48
474
+ #: udata/core/dataset/forms.py:146 udata/core/organization/forms.py:48
481
475
  msgid "Acronym"
482
476
  msgstr "Sigle"
483
477
 
484
- #: udata/core/dataset/forms.py:144
478
+ #: udata/core/dataset/forms.py:146
485
479
  msgid "An optional acronym"
486
480
  msgstr "Un acronyme facultatif"
487
481
 
488
- #: udata/core/dataset/forms.py:148
482
+ #: udata/core/dataset/forms.py:150
489
483
  msgid "The details about the dataset (collection process, specifics...)."
490
484
  msgstr "Les détails sur le jeu de données (processus de collecte, spécificités...)."
491
485
 
492
- #: udata/core/dataset/forms.py:150
486
+ #: udata/core/dataset/forms.py:152
493
487
  msgid "License"
494
488
  msgstr "Licence"
495
489
 
496
- #: udata/core/dataset/forms.py:152
490
+ #: udata/core/dataset/forms.py:154
497
491
  msgid "Update frequency"
498
492
  msgstr "Fréquence de mise à jour"
499
493
 
500
- #: udata/core/dataset/forms.py:157
494
+ #: udata/core/dataset/forms.py:159
501
495
  msgid "The frequency at which data are updated."
502
496
  msgstr "La fréquence à laquelle les données sont mises à jour."
503
497
 
504
- #: udata/core/dataset/forms.py:159
498
+ #: udata/core/dataset/forms.py:161
505
499
  msgid "Expected frequency date"
506
500
  msgstr "Date de mise à jour prévue"
507
501
 
508
- #: udata/core/dataset/forms.py:163
502
+ #: udata/core/dataset/forms.py:165
509
503
  msgid "Temporal coverage"
510
504
  msgstr "Couverture temporelle"
511
505
 
512
- #: udata/core/dataset/forms.py:163
506
+ #: udata/core/dataset/forms.py:165
513
507
  msgid "The period covered by the data"
514
508
  msgstr "La période couverte par les données"
515
509
 
516
- #: udata/core/dataset/forms.py:166 udata/core/spatial/forms.py:85
510
+ #: udata/core/dataset/forms.py:168 udata/core/spatial/forms.py:85
517
511
  #: udata/core/topic/forms.py:23
518
512
  msgid "Spatial coverage"
519
513
  msgstr "Couverture spatiale"
520
514
 
521
- #: udata/core/dataset/forms.py:166 udata/core/topic/forms.py:23
515
+ #: udata/core/dataset/forms.py:168 udata/core/topic/forms.py:23
522
516
  msgid "The geographical area covered by the data."
523
517
  msgstr "La zone géographique couverte par les données."
524
518
 
525
- #: udata/core/dataset/forms.py:168 udata/core/post/forms.py:26
526
- #: udata/core/site/forms.py:13 udata/core/topic/forms.py:26
519
+ #: udata/core/dataset/forms.py:170 udata/core/post/forms.py:26
520
+ #: udata/core/reuse/forms.py:33 udata/core/site/forms.py:13
521
+ #: udata/core/topic/forms.py:26
527
522
  msgid "Tags"
528
523
  msgstr "Mots-clés"
529
524
 
530
- #: udata/core/dataset/forms.py:168
525
+ #: udata/core/dataset/forms.py:170 udata/core/reuse/forms.py:33
531
526
  msgid "Some taxonomy keywords"
532
527
  msgstr "Quelques mots-clés pour la taxonomie"
533
528
 
534
- #: udata/core/dataset/forms.py:170 udata/core/topic/forms.py:27
529
+ #: udata/core/dataset/forms.py:172 udata/core/reuse/forms.py:36
530
+ #: udata/core/topic/forms.py:27
535
531
  msgid "Private"
536
532
  msgstr "Privé"
537
533
 
538
- #: udata/core/dataset/forms.py:171
534
+ #: udata/core/dataset/forms.py:173 udata/core/reuse/forms.py:37
539
535
  msgid "Restrict the dataset visibility to you or your organization only."
540
536
  msgstr "Restreint la visibilité du jeu de données à vous ou votre organisation seulement."
541
537
 
@@ -552,21 +548,21 @@ msgstr "Le nom du schéma \"{schema}\" n'est pas une valeur autorisée. Valeurs
552
548
  msgid "Version \"{version}\" is not an allowed value for the schema \"{name}\". Allowed versions: {values}"
553
549
  msgstr "La version \"{version}\" n'est pas une valeur autorisée pour le schéma \"{name}\". Versions autorisées : {values}"
554
550
 
555
- #: udata/core/dataset/models.py:439 udata/core/dataset/rdf.py:468
551
+ #: udata/core/dataset/models.py:437 udata/core/dataset/rdf.py:468
556
552
  #: udata/tests/dataset/test_dataset_rdf.py:529
557
553
  #: udata/tests/dataset/test_dataset_rdf.py:542
558
554
  msgid "Nameless resource"
559
555
  msgstr "Ressource sans nom"
560
556
 
561
- #: udata/core/dataset/models.py:517
557
+ #: udata/core/dataset/models.py:515
562
558
  msgid "Future date of update"
563
559
  msgstr "Future date de mise à jour"
564
560
 
565
- #: udata/core/dataset/models.py:543
561
+ #: udata/core/dataset/models.py:541
566
562
  msgid "Pivotal data"
567
563
  msgstr "Données pivot"
568
564
 
569
- #: udata/core/dataset/models.py:584
565
+ #: udata/core/dataset/models.py:582
570
566
  msgid "dataset"
571
567
  msgstr "jeu de données"
572
568
 
@@ -778,7 +774,7 @@ msgstr "Jeux de données associés"
778
774
  msgid "Associated reuses"
779
775
  msgstr "Réutilisations associées"
780
776
 
781
- #: udata/core/post/forms.py:22
777
+ #: udata/core/post/forms.py:22 udata/core/reuse/forms.py:32
782
778
  msgid "Image"
783
779
  msgstr "Image"
784
780
 
@@ -922,11 +918,23 @@ msgstr "Droit et justice"
922
918
  msgid "Open data tools"
923
919
  msgstr "Outils open data"
924
920
 
925
- #: udata/core/reuse/models.py:33
921
+ #: udata/core/reuse/forms.py:14
926
922
  msgid "This URL is already registered"
927
923
  msgstr "Cette URL est déjà enregistrée"
928
924
 
929
- #: udata/core/reuse/models.py:160
925
+ #: udata/core/reuse/forms.py:26
926
+ msgid "The details about the reuse (build process, specifics, self-critics...)."
927
+ msgstr "Les détails de la réutilisation (procédé de construction, spécificités, auto-critique...)."
928
+
929
+ #: udata/core/reuse/forms.py:34
930
+ msgid "Used datasets"
931
+ msgstr "Jeux de données utilisés"
932
+
933
+ #: udata/core/reuse/forms.py:39
934
+ msgid "Topic"
935
+ msgstr "Thématique"
936
+
937
+ #: udata/core/reuse/models.py:88
930
938
  msgid "reuse"
931
939
  msgstr "réutilisation"
932
940
 
@@ -970,67 +978,67 @@ msgstr "Granularité spatiale"
970
978
  msgid "The size of the data increment"
971
979
  msgstr "La taille de l'incrément de donnée"
972
980
 
973
- #: udata/core/spatial/translations.py:7
981
+ #: udata/core/spatial/translations.py:5
974
982
  msgid "French region"
975
983
  msgstr "Région française"
976
984
 
977
- #: udata/core/spatial/translations.py:8
985
+ #: udata/core/spatial/translations.py:6
978
986
  msgid "French intermunicipal (EPCI)"
979
987
  msgstr "Intercommunalité française (EPCI)"
980
988
 
981
- #: udata/core/spatial/translations.py:9
989
+ #: udata/core/spatial/translations.py:7
982
990
  msgid "French county"
983
991
  msgstr "Département français"
984
992
 
985
- #: udata/core/spatial/translations.py:10
993
+ #: udata/core/spatial/translations.py:8
986
994
  msgid "French district"
987
995
  msgstr "Arrondissement français"
988
996
 
989
- #: udata/core/spatial/translations.py:11
997
+ #: udata/core/spatial/translations.py:9
990
998
  msgid "French town"
991
999
  msgstr "Commune française"
992
1000
 
993
- #: udata/core/spatial/translations.py:12
1001
+ #: udata/core/spatial/translations.py:10
994
1002
  msgid "French canton"
995
1003
  msgstr "Canton français"
996
1004
 
997
- #: udata/core/spatial/translations.py:13
1005
+ #: udata/core/spatial/translations.py:11
998
1006
  msgid "Iris (Insee districts)"
999
1007
  msgstr "Iris (quartiers INSEE)"
1000
1008
 
1001
- #: udata/core/spatial/translations.py:14
1009
+ #: udata/core/spatial/translations.py:12
1002
1010
  msgid "Country"
1003
1011
  msgstr "Pays"
1004
1012
 
1005
- #: udata/core/spatial/translations.py:15
1013
+ #: udata/core/spatial/translations.py:13
1006
1014
  msgid "World"
1007
1015
  msgstr "Monde"
1008
1016
 
1009
- #: udata/core/spatial/translations.py:16
1017
+ #: udata/core/spatial/translations.py:14
1010
1018
  msgid "Country group"
1011
1019
  msgstr "Groupement de pays"
1012
1020
 
1013
- #: udata/core/spatial/translations.py:17
1021
+ #: udata/core/spatial/translations.py:15
1014
1022
  msgid "Country subset"
1015
1023
  msgstr "Sous-ensemble de pays"
1016
1024
 
1017
- #: udata/core/spatial/translations.py:18
1025
+ #: udata/core/spatial/translations.py:16
1018
1026
  msgid "European Union"
1019
1027
  msgstr "Union Européenne"
1020
1028
 
1021
- #: udata/core/spatial/translations.py:19
1029
+ #: udata/core/spatial/translations.py:17
1022
1030
  msgid "Metropolitan France"
1023
1031
  msgstr "France métropolitaine"
1024
1032
 
1025
- #: udata/core/spatial/translations.py:20
1033
+ #: udata/core/spatial/translations.py:18
1026
1034
  msgid "Overseas France"
1027
1035
  msgstr "France d'outre-mer"
1028
1036
 
1029
- #: udata/core/spatial/translations.py:21
1037
+ #: udata/core/spatial/translations.py:19
1030
1038
  msgid "French overseas collectivities"
1031
1039
  msgstr "Collectivités d'outre-mer françaises"
1032
1040
 
1033
- #: udata/core/spatial/translations.py:22
1041
+ #: udata/core/spatial/translations.py:20
1034
1042
  msgid "French arrondissement"
1035
1043
  msgstr "Arrondissement français"
1036
1044
 
@@ -1110,7 +1118,7 @@ msgstr "Le rôle {role} n'existe pas"
1110
1118
  msgid "Not a valid UUID"
1111
1119
  msgstr "N'est pas un UUID"
1112
1120
 
1113
- #: udata/forms/fields.py:420 udata/mongo/taglist_field.py:37
1121
+ #: udata/forms/fields.py:420
1114
1122
  #, python-format
1115
1123
  msgid "Tag \"%(tag)s\" must be between %(min)d and %(max)d characters long."
1116
1124
  msgstr "Le mot-clé \"%(tag)s\" doit avoir entre %(min)d et %(max)d caractères."
@@ -1588,10 +1596,6 @@ msgstr "Si vous avez oublié votre mot de passe, vous pouvez le réinitialiser"
1588
1596
  msgid "Here"
1589
1597
  msgstr "Ici"
1590
1598
 
1591
- #: udata/tests/api/test_contact_points.py:50
1592
- msgid "At least an email or a contact form is required for a contact point"
1593
- msgstr "Au moins un e-mail ou un formulaire de contact est requis pour un point de contact"
1594
-
1595
1599
  #: udata/tests/forms/test_model_field.py:165
1596
1600
  msgid "Expect a \"Target\" class but \"Wrong\" was found"
1597
1601
  msgstr "Attend une classe \"Target\" mais \"Wrong\" a été trouvée"
Binary file