udata 13.0.1.dev2__py3-none-any.whl → 13.0.1.dev3__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.

@@ -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-10-08 15:31+0200\n"
6
- "PO-Revision-Date: 2025-10-08 14:00\n"
5
+ "POT-Creation-Date: 2025-10-27 16:50+0100\n"
6
+ "PO-Revision-Date: 2025-10-27 16:39\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:547
45
+ #: udata/settings.py:544
46
46
  msgid "This dataset has been archived"
47
47
  msgstr "Овај скуп података је архивиран"
48
48
 
@@ -51,7 +51,7 @@ msgstr "Овај скуп података је архивиран"
51
51
  msgid "Invalid URL \"{url}\": {reason}"
52
52
  msgstr "Неисправан УРЛ \"{url}\": {reason}"
53
53
 
54
- #: udata/tests/api/test_datasets_api.py:1155 udata/tests/test_model.py:403
54
+ #: udata/tests/api/test_datasets_api.py:1169 udata/tests/test_model.py:402
55
55
  #: udata/uris.py:56
56
56
  #, python-brace-format
57
57
  msgid "Invalid URL \"{url}\""
@@ -85,7 +85,7 @@ msgstr ""
85
85
  msgid "is a local URL"
86
86
  msgstr ""
87
87
 
88
- #: udata/tests/test_model.py:421 udata/uris.py:159
88
+ #: udata/tests/test_model.py:420 udata/uris.py:159
89
89
  msgid "is a private URL"
90
90
  msgstr ""
91
91
 
@@ -214,7 +214,7 @@ msgid "Your udata instance is ready!"
214
214
  msgstr "Ваша платформа ја спремна!"
215
215
 
216
216
  #: udata/core/owned.py:64 udata/forms/fields.py:759
217
- #: udata/tests/api/test_dataservices_api.py:550
217
+ #: udata/tests/api/test_dataservices_api.py:547
218
218
  msgid "You can only set yourself as owner"
219
219
  msgstr "Само себе можете да означите као власника"
220
220
 
@@ -223,7 +223,7 @@ msgid "Unknown organization"
223
223
  msgstr "Непозната организација"
224
224
 
225
225
  #: udata/core/owned.py:77 udata/forms/fields.py:791
226
- #: udata/tests/api/test_dataservices_api.py:563
226
+ #: udata/tests/api/test_dataservices_api.py:560
227
227
  msgid "Permission denied for this organization"
228
228
  msgstr "Дозвола ја ову организацију је одбијена"
229
229
 
@@ -242,7 +242,6 @@ msgstr ""
242
242
  #: udata/core/contact_point/forms.py:12 udata/core/jobs/forms.py:27
243
243
  #: udata/core/organization/forms.py:46 udata/core/post/forms.py:15
244
244
  #: udata/core/topic/forms.py:37 udata/harvest/forms.py:78
245
- #: udata/templates/api/admin.html:10
246
245
  msgid "Name"
247
246
  msgstr "Име"
248
247
 
@@ -259,7 +258,7 @@ msgid "The organization web contact form"
259
258
  msgstr ""
260
259
 
261
260
  #: udata/core/contact_point/forms.py:20 udata/core/dataset/forms.py:115
262
- #: udata/core/dataset/forms.py:189 udata/core/discussions/forms.py:13
261
+ #: udata/core/dataset/forms.py:191 udata/core/discussions/forms.py:13
263
262
  #: udata/core/discussions/forms.py:29 udata/core/topic/forms.py:35
264
263
  #: udata/harvest/forms.py:87
265
264
  msgid "Publish as"
@@ -281,7 +280,39 @@ msgstr ""
281
280
  msgid "Publisher"
282
281
  msgstr ""
283
282
 
284
- #: udata/core/contact_point/models.py:26 udata/tests/api/test_contact_points.py:142
283
+ #: udata/core/contact_point/models.py:12
284
+ msgid "Rights Holder"
285
+ msgstr ""
286
+
287
+ #: udata/core/contact_point/models.py:13
288
+ msgid "Custodian"
289
+ msgstr ""
290
+
291
+ #: udata/core/contact_point/models.py:14
292
+ msgid "Distributor"
293
+ msgstr ""
294
+
295
+ #: udata/core/contact_point/models.py:15
296
+ msgid "Originator"
297
+ msgstr ""
298
+
299
+ #: udata/core/contact_point/models.py:16
300
+ msgid "Principal Investigator"
301
+ msgstr ""
302
+
303
+ #: udata/core/contact_point/models.py:17
304
+ msgid "Processor"
305
+ msgstr ""
306
+
307
+ #: udata/core/contact_point/models.py:18
308
+ msgid "Resource Provider"
309
+ msgstr ""
310
+
311
+ #: udata/core/contact_point/models.py:19
312
+ msgid "User"
313
+ msgstr ""
314
+
315
+ #: udata/core/contact_point/models.py:34 udata/tests/api/test_contact_points.py:136
285
316
  msgid "At least an email or a contact form is required for a contact point"
286
317
  msgstr ""
287
318
 
@@ -309,12 +340,12 @@ msgstr ""
309
340
  msgid "dataservice"
310
341
  msgstr ""
311
342
 
312
- #: udata/core/dataservices/models.py:270 udata/core/dataset/models.py:605
343
+ #: udata/core/dataservices/models.py:270 udata/core/dataset/models.py:575
313
344
  #: udata/mongo/datetime_fields.py:60
314
345
  msgid "Creation date"
315
346
  msgstr "Датум креирања"
316
347
 
317
- #: udata/core/dataservices/models.py:276 udata/core/dataset/models.py:610
348
+ #: udata/core/dataservices/models.py:276 udata/core/dataset/models.py:580
318
349
  #: udata/mongo/datetime_fields.py:66
319
350
  msgid "Last modification date"
320
351
  msgstr "Датум последње измене"
@@ -343,7 +374,7 @@ msgstr ""
343
374
  msgid "removed a resource from a dataset"
344
375
  msgstr ""
345
376
 
346
- #: udata/core/dataset/api.py:328
377
+ #: udata/core/dataset/api.py:332
347
378
  msgid "Latest datasets"
348
379
  msgstr ""
349
380
 
@@ -552,7 +583,7 @@ msgstr "Назив шеме"
552
583
  msgid "Version of the schema"
553
584
  msgstr "Верзија шеме"
554
585
 
555
- #: udata/core/dataset/forms.py:64 udata/core/dataset/forms.py:146
586
+ #: udata/core/dataset/forms.py:64 udata/core/dataset/forms.py:148
556
587
  #: udata/core/discussions/forms.py:14 udata/core/discussions/forms.py:25
557
588
  #: udata/core/site/forms.py:12 udata/core/topic/forms.py:13
558
589
  #: udata/templates/mail/discussion_closed.html:26
@@ -561,7 +592,7 @@ msgstr "Верзија шеме"
561
592
  msgid "Title"
562
593
  msgstr "Наслов"
563
594
 
564
- #: udata/core/dataset/forms.py:67 udata/core/dataset/forms.py:150
595
+ #: udata/core/dataset/forms.py:67 udata/core/dataset/forms.py:152
565
596
  #: udata/core/jobs/forms.py:28 udata/core/organization/forms.py:50
566
597
  #: udata/core/topic/forms.py:14 udata/core/topic/forms.py:38
567
598
  #: udata/harvest/forms.py:80
@@ -612,148 +643,144 @@ msgstr "Величина датотеке у бајтовима"
612
643
  msgid "Related dataset"
613
644
  msgstr "Повезани скуп података"
614
645
 
615
- #: udata/core/dataset/forms.py:138 udata/tests/api/test_datasets_api.py:1067
646
+ #: udata/core/dataset/forms.py:140 udata/tests/api/test_datasets_api.py:1081
616
647
  msgid "Wrong contact point id or contact point ownership mismatch"
617
648
  msgstr ""
618
649
 
619
- #: udata/core/dataset/forms.py:148 udata/core/organization/forms.py:48
650
+ #: udata/core/dataset/forms.py:150 udata/core/organization/forms.py:48
620
651
  msgid "Acronym"
621
652
  msgstr "Акроним"
622
653
 
623
- #: udata/core/dataset/forms.py:148
654
+ #: udata/core/dataset/forms.py:150
624
655
  msgid "An optional acronym"
625
656
  msgstr "Опциони акроним"
626
657
 
627
- #: udata/core/dataset/forms.py:152
658
+ #: udata/core/dataset/forms.py:154
628
659
  msgid "The details about the dataset (collection process, specifics...)."
629
660
  msgstr "Детаљи о скупу података (процес прикупљања, спецификација…)."
630
661
 
631
- #: udata/core/dataset/forms.py:155
662
+ #: udata/core/dataset/forms.py:157
632
663
  msgid "Short description"
633
664
  msgstr ""
634
665
 
635
- #: udata/core/dataset/forms.py:157
666
+ #: udata/core/dataset/forms.py:159
636
667
  msgid "A short description of the dataset."
637
668
  msgstr ""
638
669
 
639
- #: udata/core/dataset/forms.py:159
670
+ #: udata/core/dataset/forms.py:161
640
671
  msgid "License"
641
672
  msgstr "Лиценца"
642
673
 
643
- #: udata/core/dataset/forms.py:161
674
+ #: udata/core/dataset/forms.py:163
644
675
  msgid "Update frequency"
645
676
  msgstr "Фреквенција ажурирања"
646
677
 
647
- #: udata/core/dataset/forms.py:171
678
+ #: udata/core/dataset/forms.py:173
648
679
  msgid "The frequency at which data are updated."
649
680
  msgstr "Фреквенција којом се подаци ажурирају."
650
681
 
651
- #: udata/core/dataset/forms.py:173
682
+ #: udata/core/dataset/forms.py:175
652
683
  msgid "Expected frequency date"
653
684
  msgstr "Датум очекиване фреквенције"
654
685
 
655
- #: udata/core/dataset/forms.py:177
686
+ #: udata/core/dataset/forms.py:179
656
687
  msgid "Temporal coverage"
657
688
  msgstr "Временска покривеност"
658
689
 
659
- #: udata/core/dataset/forms.py:177
690
+ #: udata/core/dataset/forms.py:179
660
691
  msgid "The period covered by the data"
661
692
  msgstr "Период покривен подацима"
662
693
 
663
- #: udata/core/dataset/forms.py:180 udata/core/spatial/forms.py:85
694
+ #: udata/core/dataset/forms.py:182 udata/core/spatial/forms.py:85
664
695
  #: udata/core/topic/forms.py:86
665
696
  msgid "Spatial coverage"
666
697
  msgstr "Просторна покривеност"
667
698
 
668
- #: udata/core/dataset/forms.py:180 udata/core/topic/forms.py:86
699
+ #: udata/core/dataset/forms.py:182 udata/core/topic/forms.py:86
669
700
  msgid "The geographical area covered by the data."
670
701
  msgstr "Географска област покривена подацима."
671
702
 
672
- #: udata/core/dataset/forms.py:182 udata/core/post/forms.py:26
703
+ #: udata/core/dataset/forms.py:184 udata/core/post/forms.py:26
673
704
  #: udata/core/site/forms.py:13 udata/core/topic/forms.py:15
674
705
  #: udata/core/topic/forms.py:89
675
706
  msgid "Tags"
676
707
  msgstr "Ознаке"
677
708
 
678
- #: udata/core/dataset/forms.py:182
709
+ #: udata/core/dataset/forms.py:184
679
710
  msgid "Some taxonomy keywords"
680
711
  msgstr "Неке кључне речи у таксономији"
681
712
 
682
- #: udata/core/dataset/forms.py:184 udata/core/topic/forms.py:90
713
+ #: udata/core/dataset/forms.py:186 udata/core/topic/forms.py:90
683
714
  msgid "Private"
684
715
  msgstr "Приватно"
685
716
 
686
- #: udata/core/dataset/forms.py:185
717
+ #: udata/core/dataset/forms.py:187
687
718
  msgid "Restrict the dataset visibility to you or your organization only."
688
719
  msgstr "Ограничите видљивост скупа података само на себе или своју организацију."
689
720
 
690
- #: udata/core/dataset/models.py:67
721
+ #: udata/core/dataset/models.py:66
691
722
  msgid "Pivotal data"
692
723
  msgstr "Кључни подаци"
693
724
 
694
- #: udata/core/dataset/models.py:68
725
+ #: udata/core/dataset/models.py:67
695
726
  msgid "Reference data public service"
696
727
  msgstr ""
697
728
 
698
- #: udata/core/dataset/models.py:69
729
+ #: udata/core/dataset/models.py:68
699
730
  msgid "Inspire"
700
731
  msgstr ""
701
732
 
702
- #: udata/core/dataset/models.py:70
733
+ #: udata/core/dataset/models.py:69
703
734
  msgid "High value datasets"
704
735
  msgstr ""
705
736
 
706
- #: udata/core/dataset/models.py:71
737
+ #: udata/core/dataset/models.py:70
707
738
  msgid "Certified statistic series"
708
739
  msgstr ""
709
740
 
710
- #: udata/core/dataset/models.py:72
741
+ #: udata/core/dataset/models.py:71
711
742
  msgid "Statistical series of general interest"
712
743
  msgstr ""
713
744
 
714
- #: udata/core/dataset/models.py:152
745
+ #: udata/core/dataset/models.py:151
715
746
  msgid "A schema must contains a name or an URL when a version is provided."
716
747
  msgstr ""
717
748
 
718
- #: udata/core/dataset/models.py:184 udata/tests/api/test_datasets_api.py:1163
719
- #: udata/tests/api/test_datasets_api.py:1174
749
+ #: udata/core/dataset/models.py:183 udata/tests/api/test_datasets_api.py:1177
750
+ #: udata/tests/api/test_datasets_api.py:1188
720
751
  #, python-brace-format
721
752
  msgid "Schema name \"{schema}\" is not an allowed value. Allowed values: {values}"
722
753
  msgstr "Име шеме \"{schema}\" није дозвољена вредност. Дозвољене вредности: {values}"
723
754
 
724
- #: udata/core/dataset/models.py:203 udata/tests/api/test_datasets_api.py:1186
755
+ #: udata/core/dataset/models.py:202 udata/tests/api/test_datasets_api.py:1200
725
756
  #, python-brace-format
726
757
  msgid "Version \"{version}\" is not an allowed value for the schema \"{name}\". Allowed versions: {values}"
727
758
  msgstr ""
728
759
 
729
- #: udata/core/dataset/models.py:481 udata/core/dataset/rdf.py:595
730
- #: udata/tests/dataset/test_dataset_rdf.py:722
731
- #: udata/tests/dataset/test_dataset_rdf.py:735
760
+ #: udata/core/dataset/models.py:451 udata/core/dataset/rdf.py:595
761
+ #: udata/tests/dataset/test_dataset_rdf.py:908
762
+ #: udata/tests/dataset/test_dataset_rdf.py:921
732
763
  msgid "Nameless resource"
733
764
  msgstr "Ресурс без имена"
734
765
 
735
- #: udata/core/dataset/models.py:584
766
+ #: udata/core/dataset/models.py:554
736
767
  msgid "Future date of update"
737
768
  msgstr "Будући датум ажурирања"
738
769
 
739
- #: udata/core/dataset/models.py:616
770
+ #: udata/core/dataset/models.py:586
740
771
  msgid "Last update of the dataset resources"
741
772
  msgstr ""
742
773
 
743
- #: udata/core/dataset/models.py:671
774
+ #: udata/core/dataset/models.py:641
744
775
  msgid "dataset"
745
776
  msgstr "скуп података"
746
777
 
747
- #: udata/core/dataset/rdf.py:593 udata/tests/dataset/test_dataset_rdf.py:692
748
- #: udata/tests/dataset/test_dataset_rdf.py:709
778
+ #: udata/core/dataset/rdf.py:593 udata/tests/dataset/test_dataset_rdf.py:878
779
+ #: udata/tests/dataset/test_dataset_rdf.py:895
749
780
  #, python-brace-format
750
781
  msgid "{format} resource"
751
782
  msgstr "{format} ресурс"
752
783
 
753
- #: udata/core/dataset/tasks.py:104
754
- msgid "You need to update some frequency-based datasets"
755
- msgstr "Потребно је да ажурирате неке скупове података засноване на фреквенцији"
756
-
757
784
  #: udata/core/discussions/forms.py:16 udata/core/discussions/forms.py:31
758
785
  #: udata/core/discussions/forms.py:37 udata/core/organization/forms.py:83
759
786
  #: udata/core/organization/forms.py:87 udata/harvest/forms.py:97
@@ -828,17 +855,17 @@ msgid "Refused"
828
855
  msgstr "Одбијено"
829
856
 
830
857
  #: udata/core/organization/forms.py:25
831
- #: udata/tests/api/test_organizations_api.py:164
858
+ #: udata/tests/api/test_organizations_api.py:159
832
859
  msgid "A siret number is made of 14 digits"
833
860
  msgstr ""
834
861
 
835
862
  #: udata/core/organization/forms.py:36
836
- #: udata/tests/api/test_organizations_api.py:176
863
+ #: udata/tests/api/test_organizations_api.py:171
837
864
  msgid "A siret number is only made of digits"
838
865
  msgstr ""
839
866
 
840
867
  #: udata/core/organization/forms.py:39
841
- #: udata/tests/api/test_organizations_api.py:170
868
+ #: udata/tests/api/test_organizations_api.py:165
842
869
  msgid "Invalid Siret number"
843
870
  msgstr ""
844
871
 
@@ -1048,7 +1075,7 @@ msgstr "Визуелизација"
1048
1075
  msgid "Connected device"
1049
1076
  msgstr "Повезани уређај"
1050
1077
 
1051
- #: udata/core/reuse/constants.py:15 udata/tests/reuse/test_reuse_model.py:110
1078
+ #: udata/core/reuse/constants.py:15 udata/tests/reuse/test_reuse_model.py:109
1052
1079
  msgid "Health"
1053
1080
  msgstr "Здравље"
1054
1081
 
@@ -1241,7 +1268,7 @@ msgstr ""
1241
1268
  msgid "Element"
1242
1269
  msgstr ""
1243
1270
 
1244
- #: udata/core/topic/forms.py:26
1271
+ #: udata/core/topic/forms.py:26 udata/tests/apiv2/test_topics.py:720
1245
1272
  msgid "A topic element must have a title or an element."
1246
1273
  msgstr ""
1247
1274
 
@@ -1293,7 +1320,7 @@ msgstr "Основни подаци"
1293
1320
  msgid "Roles"
1294
1321
  msgstr "Улоге"
1295
1322
 
1296
- #: udata/core/user/models.py:298 udata/tests/api/test_me_api.py:297
1323
+ #: udata/core/user/models.py:298 udata/tests/api/test_me_api.py:295
1297
1324
  msgid "Account deletion"
1298
1325
  msgstr "Брисање налога"
1299
1326
 
@@ -1323,6 +1350,10 @@ msgstr ""
1323
1350
  msgid "Deletion of your inactive {site} account"
1324
1351
  msgstr ""
1325
1352
 
1353
+ #: udata/flask_mongoengine/fields.py:85
1354
+ msgid "Not a valid choice"
1355
+ msgstr ""
1356
+
1326
1357
  #: udata/forms/fields.py:127
1327
1358
  msgid "Please input a date/time value"
1328
1359
  msgstr "Молим вас да унесете вредност за датум/време"
@@ -1350,8 +1381,8 @@ msgstr "Ознака \"%(tag)s\" мора да буде дужине измеђ
1350
1381
  msgid "{0} does not exists"
1351
1382
  msgstr "{0} не постоји"
1352
1383
 
1353
- #: udata/forms/fields.py:494 udata/tests/forms/test_model_field.py:333
1354
- #: udata/tests/forms/test_model_field.py:349
1384
+ #: udata/forms/fields.py:494 udata/tests/forms/test_model_field.py:331
1385
+ #: udata/tests/forms/test_model_field.py:347
1355
1386
  msgid "Missing \"id\" field"
1356
1387
  msgstr ""
1357
1388
 
@@ -1360,8 +1391,8 @@ msgstr ""
1360
1391
  msgid "Expect a \"{0}\" class but \"{1}\" was found"
1361
1392
  msgstr ""
1362
1393
 
1363
- #: udata/forms/fields.py:507 udata/tests/forms/test_model_field.py:41
1364
- #: udata/tests/forms/test_model_field.py:56
1394
+ #: udata/forms/fields.py:507 udata/tests/forms/test_model_field.py:39
1395
+ #: udata/tests/forms/test_model_field.py:54
1365
1396
  msgid "Expect both class and identifier"
1366
1397
  msgstr "Очекуј класу и идентификатор"
1367
1398
 
@@ -1380,7 +1411,7 @@ msgid "Unable to parse date range"
1380
1411
  msgstr "Није могуће рашчланити опсег датума"
1381
1412
 
1382
1413
  #: udata/forms/fields.py:752 udata/forms/fields.py:784
1383
- #: udata/tests/forms/test_publish_as_field.py:214
1414
+ #: udata/tests/forms/test_publish_as_field.py:212
1384
1415
  msgid "Cannot change owner after creation. Please use transfer feature."
1385
1416
  msgstr ""
1386
1417
 
@@ -1469,87 +1500,20 @@ msgstr ""
1469
1500
  msgid "A CKAN tag name"
1470
1501
  msgstr ""
1471
1502
 
1472
- #: udata/templates/404.html:6
1503
+ #: udata/templates/404.html:6 udata/tests/frontend/test_error_handlers.py:22
1504
+ #: udata/tests/frontend/test_error_handlers.py:48
1473
1505
  msgid "Page not found"
1474
1506
  msgstr ""
1475
1507
 
1476
- #: udata/templates/404.html:39
1508
+ #: udata/templates/404.html:39 udata/tests/frontend/test_error_handlers.py:22
1509
+ #: udata/tests/frontend/test_error_handlers.py:48
1477
1510
  msgid "The page you are looking for does not exist."
1478
1511
  msgstr ""
1479
1512
 
1480
- #: udata/templates/404.html:40
1513
+ #: udata/templates/404.html:40 udata/tests/frontend/test_error_handlers.py:26
1481
1514
  msgid "Back to home"
1482
1515
  msgstr ""
1483
1516
 
1484
- #: udata/templates/admin.html:7
1485
- msgid "Admin"
1486
- msgstr "Администратор"
1487
-
1488
- #: udata/templates/base.html:7
1489
- msgid "You must be connected to do this action."
1490
- msgstr ""
1491
-
1492
- #: udata/templates/api/admin.html:11
1493
- msgid "Maintainer"
1494
- msgstr "Одржава"
1495
-
1496
- #: udata/templates/api/admin.html:31
1497
- msgid "Edit"
1498
- msgstr "Измени"
1499
-
1500
- #: udata/templates/api/admin.html:34
1501
- msgid "Delete"
1502
- msgstr "Избриши"
1503
-
1504
- #: udata/templates/api/admin.html:42
1505
- msgid "No OAuth clients"
1506
- msgstr "Нема OAuth клијената"
1507
-
1508
- #: udata/templates/api/admin.html:53
1509
- msgid "Add a client"
1510
- msgstr "Додајте клијента"
1511
-
1512
- #: udata/templates/api/oauth_authorize.html:23
1513
- #, python-format
1514
- msgid "%(app)s want to access your %(site)s account."
1515
- msgstr "%(app)s жели да приступи налогу вашег сајта %(site)s."
1516
-
1517
- #: udata/templates/api/oauth_authorize.html:35
1518
- msgid "Details"
1519
- msgstr "Детаљи"
1520
-
1521
- #: udata/templates/api/oauth_authorize.html:45
1522
- msgid "Access your profile"
1523
- msgstr "Приступите свом профилу"
1524
-
1525
- #: udata/templates/api/oauth_authorize.html:46
1526
- msgid "Read your profile, the orgnization you belong to, your publications"
1527
- msgstr "Прочитајте детаље профила, организацију којој припадате и своје публикације"
1528
-
1529
- #: udata/templates/api/oauth_authorize.html:54
1530
- msgid "Publish data"
1531
- msgstr "Објављивање података"
1532
-
1533
- #: udata/templates/api/oauth_authorize.html:55
1534
- msgid "Publish datasets, reuses, follow or unfollow"
1535
- msgstr "Објавите скупове података, примере употребе, пратите или опозовите праћење"
1536
-
1537
- #: udata/templates/api/oauth_authorize.html:65
1538
- msgid "Accept"
1539
- msgstr "Прихвати"
1540
-
1541
- #: udata/templates/api/oauth_authorize.html:67
1542
- msgid "Refuse"
1543
- msgstr "Одбиј"
1544
-
1545
- #: udata/templates/api/oauth_error.html:15
1546
- msgid "OAuth Authentication Error"
1547
- msgstr "Грешка у OAuth потврди идентитета"
1548
-
1549
- #: udata/templates/api/oauth_error.html:20 udata/templates/macros/metadata.html:2
1550
- msgid "Home"
1551
- msgstr "Почетак"
1552
-
1553
1517
  #: udata/templates/comments/dataset_archived.txt:1
1554
1518
  msgid "This dataset has been archived by our administration team.\n\n"
1555
1519
  "An archived dataset is considered out of date by a combination of factors.\n"
@@ -1560,10 +1524,6 @@ msgstr "Овај скуп података су архивирали наши а
1560
1524
  "Не појављује се у резултатима претраге и има упозорење упућено корисницима сајта.\n\n"
1561
1525
  "Ако сматрате да је ово грешка контактирајте администратора портала."
1562
1526
 
1563
- #: udata/templates/macros/metadata.html:3
1564
- msgid "Share, improve and reuse public data"
1565
- msgstr "Дељење, унапређивање и примери употребе јавних података"
1566
-
1567
1527
  #: udata/templates/mail/account_deleted.html:4
1568
1528
  msgid "Your account has now been deleted"
1569
1529
  msgstr "Ваш налог је обрисан"
@@ -1661,24 +1621,6 @@ msgstr "Порука"
1661
1621
  msgid "See the discussion"
1662
1622
  msgstr "Погледајте дискусију"
1663
1623
 
1664
- #: udata/templates/mail/frequency_reminder.html:6
1665
- msgid "Some of your datasets need to be updated according to the frequency you set:"
1666
- msgstr "Неке од ваших скупова података треба ажурирати у складу са фреквенцијом коју сте подесили:"
1667
-
1668
- #: udata/templates/mail/frequency_reminder.html:12
1669
- #, python-format
1670
- msgid "Dataset \"%(dataset_title)s\" last update is on %(published_date)s."
1671
- msgstr "Скуп података \"%(dataset_title)s\" последњи пут је ажуриран %(published_date)s."
1672
-
1673
- #: udata/templates/mail/frequency_reminder.html:17
1674
- #, python-format
1675
- msgid "Given the set frequency (%(dataset_frequency)s) update was due %(due_update_days)s days ago."
1676
- msgstr "Узимајући у обзир подешену фреквенцију (%(dataset_frequency)s), ажурирање је требало обавити пре %(due_update_days)s дан(а)."
1677
-
1678
- #: udata/templates/mail/frequency_reminder.html:25
1679
- msgid "Update the dataset and associated resources"
1680
- msgstr "Ажурирање скупа података и повезаних ресурса"
1681
-
1682
1624
  #: udata/templates/mail/inactive_account_deleted.html:4
1683
1625
  #, python-format
1684
1626
  msgid "Your account on %(site)s has been deleted due to inactivity"
@@ -1884,10 +1826,14 @@ msgstr ""
1884
1826
  msgid "Here"
1885
1827
  msgstr "Овде"
1886
1828
 
1887
- #: udata/tests/forms/test_model_field.py:165
1829
+ #: udata/tests/forms/test_model_field.py:163
1888
1830
  msgid "Expect a \"Target\" class but \"Wrong\" was found"
1889
1831
  msgstr ""
1890
1832
 
1833
+ #: udata/tests/frontend/test_error_handlers.py:26
1834
+ msgid "Home"
1835
+ msgstr "Почетак"
1836
+
1891
1837
  #: udata/tests/search/test_adapter.py:31
1892
1838
  msgid "Never reused"
1893
1839
  msgstr "Никада коришћено"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: udata
3
- Version: 13.0.1.dev2
3
+ Version: 13.0.1.dev3
4
4
  Summary: Open data portal
5
5
  Author-email: Opendata Team <opendatateam@data.gouv.fr>
6
6
  Maintainer-email: Opendata Team <opendatateam@data.gouv.fr>
@@ -612,23 +612,23 @@ udata/tests/workers/test_tasks_routing.py,sha256=7FJUVcSPKkqA3tcFjjgCnbl4vC-4iGu
612
612
  udata/tests/workers/test_workers_api.py,sha256=x8EkULR9G5TKl5WwjdVwfFEttbudpiWIYN2umETrCzY,8805
613
613
  udata/tests/workers/test_workers_helpers.py,sha256=_983ChRxas3gsjykaEpXWQUbk2qTMJgeFZpIAHTuhLk,647
614
614
  udata/translations/udata.pot,sha256=ji1CshjEx-JROqgB98YfeY5sk73p7m6Mij5SA05GxZA,42075
615
- udata/translations/ar/LC_MESSAGES/udata.mo,sha256=H339I7zweMM6T8GK1OZprHwAs3wfGE2LVSCAyeL6DHw,11864
616
- udata/translations/ar/LC_MESSAGES/udata.po,sha256=iLhSpbDnYJkqKGHoBj942Ws7corWRy11XBiM_t6R6l0,48371
617
- udata/translations/de/LC_MESSAGES/udata.mo,sha256=sH3BVBpT32ZMcbcQyr5gtJXgnMp0gw1vXi1n1iJ6YII,14633
618
- udata/translations/de/LC_MESSAGES/udata.po,sha256=_cDfq-cBCU7T_Lhkn8UYhnQT3FtB-h2cKjbeooSrdxM,48609
619
- udata/translations/es/LC_MESSAGES/udata.mo,sha256=exzhyIGTb1H4pqTkE_7zxeZKHcjFh_kTcLmLoBh05u4,12269
620
- udata/translations/es/LC_MESSAGES/udata.po,sha256=nwo8kRGCwmK5m1G7U3t-MlTBWfnvqGxJsKbrrecq6d4,47912
621
- udata/translations/fr/LC_MESSAGES/udata.mo,sha256=Suon0aMSE5sVoZV9YWInwb4JSx7QV1cjBcttt2uH4pY,33576
622
- udata/translations/fr/LC_MESSAGES/udata.po,sha256=2uQfe8HPzNdFY0b2nUs5iQi4bOGTZQTx9k7AKzynnpQ,57341
623
- udata/translations/it/LC_MESSAGES/udata.mo,sha256=-9GMmWqqVv6qNq26pDqdo5ugcAskaByUjTPtdn7MiTI,15040
624
- udata/translations/it/LC_MESSAGES/udata.po,sha256=4Ie7MbqlfMx6ClY8JUTUjacI3wCGqB5sofNltwZ3xcM,48701
625
- udata/translations/pt/LC_MESSAGES/udata.mo,sha256=nv80xZLfIfUsSOMBcr29L268FDc_Gt8AtYb9GrqzQ38,20217
626
- udata/translations/pt/LC_MESSAGES/udata.po,sha256=bUp-7Ray8t8ALgJk3Icw1jmiGIc9_pEJQHiGw_2EU2o,50989
627
- udata/translations/sr/LC_MESSAGES/udata.mo,sha256=Y_XpUxD074wXc63oJTnoVOyOQ2lmBxl-MrgluZ0Qdw4,27961
628
- udata/translations/sr/LC_MESSAGES/udata.po,sha256=qh8mrz9AFuVQtXYSSP4QWsXLM_Lv3EHVifHT1NflWXY,57529
629
- udata-13.0.1.dev2.dist-info/licenses/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
630
- udata-13.0.1.dev2.dist-info/METADATA,sha256=lYw7VX4GEmmh3DsyqvwDl9-tv4L71JkjBOELorTexIQ,5173
631
- udata-13.0.1.dev2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
632
- udata-13.0.1.dev2.dist-info/entry_points.txt,sha256=v2u12qO11i2lyLNIp136WmLJ-NHT-Kew3Duu8J-AXPM,614
633
- udata-13.0.1.dev2.dist-info/top_level.txt,sha256=EF6CE6YSHd_og-8LCEA4q25ALUpWVe8D0okOLdMAE3A,6
634
- udata-13.0.1.dev2.dist-info/RECORD,,
615
+ udata/translations/ar/LC_MESSAGES/udata.mo,sha256=NpCad3DDRm73IheA7eSme2v-fVDWdZ4KesZARE3iiOQ,10934
616
+ udata/translations/ar/LC_MESSAGES/udata.po,sha256=EV6tcezr7-KqJbUfiuWaYbIb72tzGOHykLRZyP5EiOw,46666
617
+ udata/translations/de/LC_MESSAGES/udata.mo,sha256=dqRaG6jNA--EXdEhDKtJI-IHRf7OjByfMTXtfTLIE_0,14182
618
+ udata/translations/de/LC_MESSAGES/udata.po,sha256=kB3Fs5kD-jWownsvMZQXYe6pABONcroRgLNHfwU7G6I,47193
619
+ udata/translations/es/LC_MESSAGES/udata.mo,sha256=2QfSGKJUZ5HbAx51pwlu8AgohiuZJAQmTUlSQ8LBNRY,10437
620
+ udata/translations/es/LC_MESSAGES/udata.po,sha256=fPCJwWmrrNvYySWY_WX9qZBM9mxIeNyV3qyLYBLLOEQ,45846
621
+ udata/translations/fr/LC_MESSAGES/udata.mo,sha256=0RtmpyC9VzpzIVQ5zARK7VPI5hTptSFpB9mMNZ4JAgI,31942
622
+ udata/translations/fr/LC_MESSAGES/udata.po,sha256=GlscDoN-aKEcyirVQ-4wcasTShUH0RFISYFbCEJ1RiA,55256
623
+ udata/translations/it/LC_MESSAGES/udata.mo,sha256=aYZHqdQk_y2xd57C9xvCMfX3VMx0v88uM5F7xcsT2rY,13918
624
+ udata/translations/it/LC_MESSAGES/udata.po,sha256=nIJfOX5lM-7rtdz3jYe_EIMn3SSc5X7JOUqUAR5Zrzc,47003
625
+ udata/translations/pt/LC_MESSAGES/udata.mo,sha256=2b-HzdA9hy3KAHFH0up-UF0UirUDG3uj88Q6Yn15yJk,18281
626
+ udata/translations/pt/LC_MESSAGES/udata.po,sha256=fqJ5-j3wIGQLxepZQzhazN21rU6d-JdiDSOoQGqx8Es,48877
627
+ udata/translations/sr/LC_MESSAGES/udata.mo,sha256=UXrktIsPbdMCW31S1i3oQa9xQ-zRL-ppg005Scs0PNk,25482
628
+ udata/translations/sr/LC_MESSAGES/udata.po,sha256=KAe1Ydtzk8m1N2HZRzn6VlPnBWOaGxZl-7o3WD7qivQ,54816
629
+ udata-13.0.1.dev3.dist-info/licenses/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
630
+ udata-13.0.1.dev3.dist-info/METADATA,sha256=8k1mWMxzt1yH-OUFoRYQslvjE1RhqtZjbRMx0TNh6S4,5173
631
+ udata-13.0.1.dev3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
632
+ udata-13.0.1.dev3.dist-info/entry_points.txt,sha256=v2u12qO11i2lyLNIp136WmLJ-NHT-Kew3Duu8J-AXPM,614
633
+ udata-13.0.1.dev3.dist-info/top_level.txt,sha256=EF6CE6YSHd_og-8LCEA4q25ALUpWVe8D0okOLdMAE3A,6
634
+ udata-13.0.1.dev3.dist-info/RECORD,,