udata 9.2.2__py2.py3-none-any.whl → 9.2.2.dev31578__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.9049c2001a2f21930f78.js} +3 -3
  17. udata/static/chunks/{5.ba3e2202db0e1d78cebf.js.map → 5.9049c2001a2f21930f78.js.map} +1 -1
  18. udata/static/chunks/{6.2938efcf4f38dfccab9e.js → 6.ad092769b0983a6eec2a.js} +3 -3
  19. udata/static/chunks/{6.2938efcf4f38dfccab9e.js.map → 6.ad092769b0983a6eec2a.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.dev31578.dist-info}/METADATA +3 -7
  43. {udata-9.2.2.dist-info → udata-9.2.2.dev31578.dist-info}/RECORD +47 -48
  44. udata/core/discussions/csv.py +0 -22
  45. {udata-9.2.2.dist-info → udata-9.2.2.dev31578.dist-info}/LICENSE +0 -0
  46. {udata-9.2.2.dist-info → udata-9.2.2.dev31578.dist-info}/WHEEL +0 -0
  47. {udata-9.2.2.dist-info → udata-9.2.2.dev31578.dist-info}/entry_points.txt +0 -0
  48. {udata-9.2.2.dist-info → udata-9.2.2.dev31578.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:18\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: sr\n"
9
9
  "Language-Team: Serbian (Cyrillic)\n"
@@ -42,7 +42,7 @@ msgstr "Ваша лозинка је промењена"
42
42
  msgid "Password reset instructions"
43
43
  msgstr "Инструкције за ресетовање лозинке"
44
44
 
45
- #: udata/settings.py:495
45
+ #: udata/settings.py:494
46
46
  msgid "This dataset has been archived"
47
47
  msgstr "Овај скуп података је архивиран"
48
48
 
@@ -198,17 +198,17 @@ msgstr "Да ли желите да креирате нешто података
198
198
  msgid "Your udata instance is ready!"
199
199
  msgstr "Ваша платформа ја спремна!"
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 "Само себе можете да означите као власника"
205
205
 
206
- #: udata/core/owned.py:62
206
+ #: udata/core/owned.py:46
207
207
  msgid "Unknown organization"
208
208
  msgstr ""
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 "Дозвола ја ову организацију је одбијена"
214
214
 
@@ -231,27 +231,19 @@ msgstr "Име"
231
231
  msgid "Email"
232
232
  msgstr "Имејл"
233
233
 
234
- #: udata/core/contact_point/forms.py:17
235
- msgid "Contact form"
236
- msgstr ""
237
-
238
- #: udata/core/contact_point/forms.py:17
239
- msgid "The organization web contact form"
240
- msgstr ""
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 "Објављено као"
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 "Датум креирања"
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 "Датум последње измене"
257
249
 
@@ -399,143 +391,147 @@ msgstr "Отпремљена датотека"
399
391
  msgid "Remote file"
400
392
  msgstr "Удаљена датотека"
401
393
 
402
- #: udata/core/dataset/forms.py:33
394
+ #: udata/core/dataset/forms.py:35
403
395
  msgid "Checksum value"
404
396
  msgstr "Чексума"
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 ""
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 ""
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 ""
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 "Наслов"
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 "Опис"
431
424
 
432
- #: udata/core/dataset/forms.py:71
425
+ #: udata/core/dataset/forms.py:73
433
426
  msgid "File type"
434
427
  msgstr "Тип податка"
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 "Да ли је ресурс отпремљена датотека, удаљена датотека или 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 "Тип"
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 "Тип ресурса (документација, 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 "Формат"
455
449
 
456
- #: udata/core/dataset/forms.py:91
450
+ #: udata/core/dataset/forms.py:93
457
451
  msgid "Mime type"
458
452
  msgstr "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 "MIME тип повезан са екстензијом (нпр: 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 "Величина"
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 "Величина датотеке у бајтовима"
471
465
 
472
- #: udata/core/dataset/forms.py:110
466
+ #: udata/core/dataset/forms.py:112
473
467
  msgid "Related dataset"
474
468
  msgstr "Повезани скуп података"
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 ""
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 "Акроним"
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 "Опциони акроним"
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 "Детаљи о скупу података (процес прикупљања, спецификација…)."
491
485
 
492
- #: udata/core/dataset/forms.py:150
486
+ #: udata/core/dataset/forms.py:152
493
487
  msgid "License"
494
488
  msgstr "Лиценца"
495
489
 
496
- #: udata/core/dataset/forms.py:152
490
+ #: udata/core/dataset/forms.py:154
497
491
  msgid "Update frequency"
498
492
  msgstr "Фреквенција ажурирања"
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 "Фреквенција којом се подаци ажурирају."
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 "Датум очекиване фреквенције"
507
501
 
508
- #: udata/core/dataset/forms.py:163
502
+ #: udata/core/dataset/forms.py:165
509
503
  msgid "Temporal coverage"
510
504
  msgstr "Временска покривеност"
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 "Период покривен подацима"
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 "Просторна покривеност"
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 "Географска област покривена подацима."
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 "Ознаке"
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 "Неке кључне речи у таксономији"
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 "Приватно"
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 "Ограничите видљивост скупа података само на себе или своју организацију."
541
537
 
@@ -552,21 +548,21 @@ msgstr "Име шеме \"{schema}\" није дозвољена вреднос
552
548
  msgid "Version \"{version}\" is not an allowed value for the schema \"{name}\". Allowed versions: {values}"
553
549
  msgstr ""
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 "Ресурс без имена"
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 "Будући датум ажурирања"
564
560
 
565
- #: udata/core/dataset/models.py:543
561
+ #: udata/core/dataset/models.py:541
566
562
  msgid "Pivotal data"
567
563
  msgstr "Кључни подаци"
568
564
 
569
- #: udata/core/dataset/models.py:584
565
+ #: udata/core/dataset/models.py:582
570
566
  msgid "dataset"
571
567
  msgstr "скуп података"
572
568
 
@@ -778,7 +774,7 @@ msgstr "Повезани скупови података"
778
774
  msgid "Associated reuses"
779
775
  msgstr "Повезани примери употребе"
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 "Слика"
784
780
 
@@ -922,11 +918,23 @@ msgstr "Закон и право"
922
918
  msgid "Open data tools"
923
919
  msgstr "Алати отворених података"
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 "Овај URL је већ регистрован"
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 "Детаљи о примеру употребе (процес креирања, спецификације, самокритика…)."
928
+
929
+ #: udata/core/reuse/forms.py:34
930
+ msgid "Used datasets"
931
+ msgstr "Коришћени скупови података"
932
+
933
+ #: udata/core/reuse/forms.py:39
934
+ msgid "Topic"
935
+ msgstr "Тема"
936
+
937
+ #: udata/core/reuse/models.py:88
930
938
  msgid "reuse"
931
939
  msgstr "пример употребе"
932
940
 
@@ -970,67 +978,67 @@ msgstr "Просторна грануларност"
970
978
  msgid "The size of the data increment"
971
979
  msgstr "Величина инкремента података"
972
980
 
973
- #: udata/core/spatial/translations.py:7
981
+ #: udata/core/spatial/translations.py:5
974
982
  msgid "French region"
975
983
  msgstr "Француска област"
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 "Међуопштинска сарадња у Француској (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 "Француски округ"
984
992
 
985
- #: udata/core/spatial/translations.py:10
993
+ #: udata/core/spatial/translations.py:8
986
994
  msgid "French district"
987
995
  msgstr "Француски дистрикт"
988
996
 
989
- #: udata/core/spatial/translations.py:11
997
+ #: udata/core/spatial/translations.py:9
990
998
  msgid "French town"
991
999
  msgstr "Француски град"
992
1000
 
993
- #: udata/core/spatial/translations.py:12
1001
+ #: udata/core/spatial/translations.py:10
994
1002
  msgid "French canton"
995
1003
  msgstr "Француски кантон"
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 (Insee дистрикти)"
1000
1008
 
1001
- #: udata/core/spatial/translations.py:14
1009
+ #: udata/core/spatial/translations.py:12
1002
1010
  msgid "Country"
1003
1011
  msgstr "Земља"
1004
1012
 
1005
- #: udata/core/spatial/translations.py:15
1013
+ #: udata/core/spatial/translations.py:13
1006
1014
  msgid "World"
1007
1015
  msgstr "Свет"
1008
1016
 
1009
- #: udata/core/spatial/translations.py:16
1017
+ #: udata/core/spatial/translations.py:14
1010
1018
  msgid "Country group"
1011
1019
  msgstr "Група земаља"
1012
1020
 
1013
- #: udata/core/spatial/translations.py:17
1021
+ #: udata/core/spatial/translations.py:15
1014
1022
  msgid "Country subset"
1015
1023
  msgstr "Подскуп земаља"
1016
1024
 
1017
- #: udata/core/spatial/translations.py:18
1025
+ #: udata/core/spatial/translations.py:16
1018
1026
  msgid "European Union"
1019
1027
  msgstr "Европска унија"
1020
1028
 
1021
- #: udata/core/spatial/translations.py:19
1029
+ #: udata/core/spatial/translations.py:17
1022
1030
  msgid "Metropolitan France"
1023
1031
  msgstr "Метрополитанска Француска"
1024
1032
 
1025
- #: udata/core/spatial/translations.py:20
1033
+ #: udata/core/spatial/translations.py:18
1026
1034
  msgid "Overseas France"
1027
1035
  msgstr "Француске прекоморске територије"
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 "Француске прекоморске територије"
1032
1040
 
1033
- #: udata/core/spatial/translations.py:22
1041
+ #: udata/core/spatial/translations.py:20
1034
1042
  msgid "French arrondissement"
1035
1043
  msgstr "Француски арондисман"
1036
1044
 
@@ -1110,7 +1118,7 @@ msgstr "Улога {role} не постоји"
1110
1118
  msgid "Not a valid UUID"
1111
1119
  msgstr "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 "Ознака \"%(tag)s\" мора да буде дужине између %(min)d и %(max)d знакова."
@@ -1588,10 +1596,6 @@ msgstr ""
1588
1596
  msgid "Here"
1589
1597
  msgstr ""
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 ""
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 ""