udata 7.0.7.dev28669__py2.py3-none-any.whl → 7.0.8.dev28695__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of udata might be problematic. Click here for more details.
- udata/__init__.py +1 -1
- udata/translations/ar/LC_MESSAGES/udata.mo +0 -0
- udata/translations/ar/LC_MESSAGES/udata.po +286 -285
- udata/translations/de/LC_MESSAGES/udata.mo +0 -0
- udata/translations/de/LC_MESSAGES/udata.po +286 -285
- udata/translations/es/LC_MESSAGES/udata.mo +0 -0
- udata/translations/es/LC_MESSAGES/udata.po +286 -285
- udata/translations/fr/LC_MESSAGES/udata.mo +0 -0
- udata/translations/fr/LC_MESSAGES/udata.po +286 -285
- udata/translations/it/LC_MESSAGES/udata.mo +0 -0
- udata/translations/it/LC_MESSAGES/udata.po +286 -285
- udata/translations/pt/LC_MESSAGES/udata.mo +0 -0
- udata/translations/pt/LC_MESSAGES/udata.po +286 -285
- udata/translations/sr/LC_MESSAGES/udata.mo +0 -0
- udata/translations/sr/LC_MESSAGES/udata.po +286 -285
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/METADATA +5 -1
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/RECORD +21 -21
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/LICENSE +0 -0
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/WHEEL +0 -0
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/entry_points.txt +0 -0
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.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-
|
|
6
|
-
"PO-Revision-Date: 2024-
|
|
5
|
+
"POT-Creation-Date: 2024-04-15 12:06+0200\n"
|
|
6
|
+
"PO-Revision-Date: 2024-04-15 10:07\n"
|
|
7
7
|
"Last-Translator: Open Data Team <i18n@opendata.team>\n"
|
|
8
8
|
"Language: it\n"
|
|
9
9
|
"Language-Team: Italian\n"
|
|
@@ -50,15 +50,15 @@ msgstr "Questo dataset è stato archiviato"
|
|
|
50
50
|
msgid "Validation error: your data cannot be updated for now, we have been notified of the error and we will fix it as soon as possible."
|
|
51
51
|
msgstr "Errore di convalida: i tuoi dati non possono essere aggiornati per il momento, siamo stati informati dell'errore e lo risolveremo il prima possibile."
|
|
52
52
|
|
|
53
|
-
#: udata/api/oauth2.py:
|
|
53
|
+
#: udata/api/oauth2.py:53
|
|
54
54
|
msgid "Bearer Token"
|
|
55
55
|
msgstr "Bearer Token"
|
|
56
56
|
|
|
57
|
-
#: udata/api/oauth2.py:
|
|
57
|
+
#: udata/api/oauth2.py:57
|
|
58
58
|
msgid "Default scope"
|
|
59
59
|
msgstr "Scope di default"
|
|
60
60
|
|
|
61
|
-
#: udata/api/oauth2.py:
|
|
61
|
+
#: udata/api/oauth2.py:58
|
|
62
62
|
msgid "System administrator rights"
|
|
63
63
|
msgstr "Diritti di amministratore di sistema"
|
|
64
64
|
|
|
@@ -170,7 +170,7 @@ msgid "Kind of badge (certified, etc)"
|
|
|
170
170
|
msgstr "Tipo di badge (certificato, etc.)"
|
|
171
171
|
|
|
172
172
|
#: udata/core/contact_point/forms.py:12 udata/core/jobs/forms.py:27
|
|
173
|
-
#: udata/core/organization/forms.py:
|
|
173
|
+
#: udata/core/organization/forms.py:45 udata/core/post/forms.py:16
|
|
174
174
|
#: udata/core/topic/forms.py:17 udata/harvest/forms.py:60
|
|
175
175
|
#: udata/templates/api/admin.html:10
|
|
176
176
|
msgid "Name"
|
|
@@ -181,7 +181,7 @@ msgid "Email"
|
|
|
181
181
|
msgstr "Email"
|
|
182
182
|
|
|
183
183
|
#: udata/core/contact_point/forms.py:16 udata/core/dataset/forms.py:95
|
|
184
|
-
#: udata/core/dataset/forms.py:153 udata/core/reuse/forms.py:
|
|
184
|
+
#: udata/core/dataset/forms.py:153 udata/core/reuse/forms.py:39
|
|
185
185
|
#: udata/core/topic/forms.py:15 udata/harvest/forms.py:69
|
|
186
186
|
msgid "Publish as"
|
|
187
187
|
msgstr "Pubblica come"
|
|
@@ -198,6 +198,138 @@ msgstr "ha aggiornato un dataset"
|
|
|
198
198
|
msgid "deleted a dataset"
|
|
199
199
|
msgstr "ha eliminato un dataset"
|
|
200
200
|
|
|
201
|
+
#: udata/core/dataset/constants.py:8
|
|
202
|
+
msgid "Unknown"
|
|
203
|
+
msgstr "Sconosciuto"
|
|
204
|
+
|
|
205
|
+
#: udata/core/dataset/constants.py:9
|
|
206
|
+
msgid "Punctual"
|
|
207
|
+
msgstr "Puntuale"
|
|
208
|
+
|
|
209
|
+
#: udata/core/dataset/constants.py:10
|
|
210
|
+
msgid "Real time"
|
|
211
|
+
msgstr "Tempo reale"
|
|
212
|
+
|
|
213
|
+
#: udata/core/dataset/constants.py:11
|
|
214
|
+
msgid "Hourly"
|
|
215
|
+
msgstr "Ogni ora"
|
|
216
|
+
|
|
217
|
+
#: udata/core/dataset/constants.py:12
|
|
218
|
+
msgid "Four times a day"
|
|
219
|
+
msgstr "Quattro volte al giorno"
|
|
220
|
+
|
|
221
|
+
#: udata/core/dataset/constants.py:13
|
|
222
|
+
msgid "Three times a day"
|
|
223
|
+
msgstr "Tre volte al giorno"
|
|
224
|
+
|
|
225
|
+
#: udata/core/dataset/constants.py:14
|
|
226
|
+
msgid "Semidaily"
|
|
227
|
+
msgstr "Due volte al giorno"
|
|
228
|
+
|
|
229
|
+
#: udata/core/dataset/constants.py:15 udata/harvest/models.py:19
|
|
230
|
+
msgid "Daily"
|
|
231
|
+
msgstr "Quotidiana"
|
|
232
|
+
|
|
233
|
+
#: udata/core/dataset/constants.py:16
|
|
234
|
+
msgid "Four times a week"
|
|
235
|
+
msgstr "Quattro volte alla settimana"
|
|
236
|
+
|
|
237
|
+
#: udata/core/dataset/constants.py:17
|
|
238
|
+
msgid "Three times a week"
|
|
239
|
+
msgstr "Tre volte a settimana"
|
|
240
|
+
|
|
241
|
+
#: udata/core/dataset/constants.py:18
|
|
242
|
+
msgid "Semiweekly"
|
|
243
|
+
msgstr "Due volte a settimana"
|
|
244
|
+
|
|
245
|
+
#: udata/core/dataset/constants.py:19 udata/harvest/models.py:18
|
|
246
|
+
msgid "Weekly"
|
|
247
|
+
msgstr "Settimanale"
|
|
248
|
+
|
|
249
|
+
#: udata/core/dataset/constants.py:20
|
|
250
|
+
msgid "Biweekly"
|
|
251
|
+
msgstr "Ogni due settimane"
|
|
252
|
+
|
|
253
|
+
#: udata/core/dataset/constants.py:21
|
|
254
|
+
msgid "Three times a month"
|
|
255
|
+
msgstr "Tre volte al mese"
|
|
256
|
+
|
|
257
|
+
#: udata/core/dataset/constants.py:22
|
|
258
|
+
msgid "Semimonthly"
|
|
259
|
+
msgstr "Due volte al mese"
|
|
260
|
+
|
|
261
|
+
#: udata/core/dataset/constants.py:23 udata/harvest/models.py:17
|
|
262
|
+
msgid "Monthly"
|
|
263
|
+
msgstr "Mensile"
|
|
264
|
+
|
|
265
|
+
#: udata/core/dataset/constants.py:24
|
|
266
|
+
msgid "Bimonthly"
|
|
267
|
+
msgstr "Bimestrale"
|
|
268
|
+
|
|
269
|
+
#: udata/core/dataset/constants.py:25
|
|
270
|
+
msgid "Quarterly"
|
|
271
|
+
msgstr "Trimestrale"
|
|
272
|
+
|
|
273
|
+
#: udata/core/dataset/constants.py:26
|
|
274
|
+
msgid "Three times a year"
|
|
275
|
+
msgstr "Tre volte all'anno"
|
|
276
|
+
|
|
277
|
+
#: udata/core/dataset/constants.py:27
|
|
278
|
+
msgid "Biannual"
|
|
279
|
+
msgstr "Semestrale"
|
|
280
|
+
|
|
281
|
+
#: udata/core/dataset/constants.py:28
|
|
282
|
+
msgid "Annual"
|
|
283
|
+
msgstr "Annuale"
|
|
284
|
+
|
|
285
|
+
#: udata/core/dataset/constants.py:29
|
|
286
|
+
msgid "Biennial"
|
|
287
|
+
msgstr "Biennale"
|
|
288
|
+
|
|
289
|
+
#: udata/core/dataset/constants.py:30
|
|
290
|
+
msgid "Triennial"
|
|
291
|
+
msgstr "Triennale"
|
|
292
|
+
|
|
293
|
+
#: udata/core/dataset/constants.py:31
|
|
294
|
+
msgid "Quinquennial"
|
|
295
|
+
msgstr "Quinquennale"
|
|
296
|
+
|
|
297
|
+
#: udata/core/dataset/constants.py:32
|
|
298
|
+
msgid "Irregular"
|
|
299
|
+
msgstr "Irregolare"
|
|
300
|
+
|
|
301
|
+
#: udata/core/dataset/constants.py:54
|
|
302
|
+
msgid "Main file"
|
|
303
|
+
msgstr "File principale"
|
|
304
|
+
|
|
305
|
+
#: udata/core/dataset/constants.py:55
|
|
306
|
+
msgid "Documentation"
|
|
307
|
+
msgstr "Documentazione"
|
|
308
|
+
|
|
309
|
+
#: udata/core/dataset/constants.py:56
|
|
310
|
+
msgid "Update"
|
|
311
|
+
msgstr "Aggiornamento"
|
|
312
|
+
|
|
313
|
+
#: udata/core/dataset/constants.py:57 udata/core/reuse/constants.py:4
|
|
314
|
+
msgid "API"
|
|
315
|
+
msgstr "API"
|
|
316
|
+
|
|
317
|
+
#: udata/core/dataset/constants.py:58
|
|
318
|
+
msgid "Code repository"
|
|
319
|
+
msgstr "Repository di codice"
|
|
320
|
+
|
|
321
|
+
#: udata/core/dataset/constants.py:59 udata/core/spatial/constants.py:5
|
|
322
|
+
msgid "Other"
|
|
323
|
+
msgstr "Altro"
|
|
324
|
+
|
|
325
|
+
#: udata/core/dataset/constants.py:64
|
|
326
|
+
msgid "Uploaded file"
|
|
327
|
+
msgstr "File caricato"
|
|
328
|
+
|
|
329
|
+
#: udata/core/dataset/constants.py:65
|
|
330
|
+
msgid "Remote file"
|
|
331
|
+
msgstr "File remoto"
|
|
332
|
+
|
|
201
333
|
#: udata/core/dataset/forms.py:24
|
|
202
334
|
msgid "Checksum value"
|
|
203
335
|
msgstr "Valore del checksum"
|
|
@@ -215,7 +347,7 @@ msgid "Version of the schema"
|
|
|
215
347
|
msgstr ""
|
|
216
348
|
|
|
217
349
|
#: udata/core/dataset/forms.py:54 udata/core/dataset/forms.py:122
|
|
218
|
-
#: udata/core/discussions/forms.py:
|
|
350
|
+
#: udata/core/discussions/forms.py:13 udata/core/reuse/forms.py:20
|
|
219
351
|
#: udata/core/site/forms.py:12 udata/templates/mail/discussion_closed.html:26
|
|
220
352
|
#: udata/templates/mail/new_discussion.html:25
|
|
221
353
|
#: udata/templates/mail/new_discussion_comment.html:26
|
|
@@ -223,8 +355,8 @@ msgid "Title"
|
|
|
223
355
|
msgstr "Titolo"
|
|
224
356
|
|
|
225
357
|
#: udata/core/dataset/forms.py:56 udata/core/dataset/forms.py:126
|
|
226
|
-
#: udata/core/jobs/forms.py:28 udata/core/organization/forms.py:
|
|
227
|
-
#: udata/core/reuse/forms.py:
|
|
358
|
+
#: udata/core/jobs/forms.py:28 udata/core/organization/forms.py:49
|
|
359
|
+
#: udata/core/reuse/forms.py:22 udata/core/topic/forms.py:19
|
|
228
360
|
#: udata/harvest/forms.py:62
|
|
229
361
|
msgid "Description"
|
|
230
362
|
msgstr "Descrizione"
|
|
@@ -237,7 +369,7 @@ msgstr "Tipo di file"
|
|
|
237
369
|
msgid "Whether the resource is an uploaded file, a remote file or an API"
|
|
238
370
|
msgstr "Se il file è stato caricato manualmente, è un file remoto o un'API"
|
|
239
371
|
|
|
240
|
-
#: udata/core/dataset/forms.py:63 udata/core/reuse/forms.py:
|
|
372
|
+
#: udata/core/dataset/forms.py:63 udata/core/reuse/forms.py:25
|
|
241
373
|
msgid "Type"
|
|
242
374
|
msgstr "Tipo"
|
|
243
375
|
|
|
@@ -245,7 +377,7 @@ msgstr "Tipo"
|
|
|
245
377
|
msgid "Resource type (documentation, API...)"
|
|
246
378
|
msgstr "Tipo di file (documentazione, API…)"
|
|
247
379
|
|
|
248
|
-
#: udata/core/dataset/forms.py:67 udata/core/reuse/forms.py:
|
|
380
|
+
#: udata/core/dataset/forms.py:67 udata/core/reuse/forms.py:27
|
|
249
381
|
#: udata/harvest/forms.py:64
|
|
250
382
|
msgid "URL"
|
|
251
383
|
msgstr "URL"
|
|
@@ -274,11 +406,11 @@ msgstr "Dimensione del file in byte"
|
|
|
274
406
|
msgid "Related dataset"
|
|
275
407
|
msgstr "Dataset correlato"
|
|
276
408
|
|
|
277
|
-
#: udata/core/dataset/forms.py:115 udata/tests/api/test_datasets_api.py:
|
|
409
|
+
#: udata/core/dataset/forms.py:115 udata/tests/api/test_datasets_api.py:679
|
|
278
410
|
msgid "Wrong contact point id or contact point ownership mismatch"
|
|
279
411
|
msgstr ""
|
|
280
412
|
|
|
281
|
-
#: udata/core/dataset/forms.py:123 udata/core/organization/forms.py:
|
|
413
|
+
#: udata/core/dataset/forms.py:123 udata/core/organization/forms.py:47
|
|
282
414
|
msgid "Acronym"
|
|
283
415
|
msgstr "Acronimo"
|
|
284
416
|
|
|
@@ -323,210 +455,79 @@ msgstr "Copertura spaziale"
|
|
|
323
455
|
msgid "The geographical area covered by the data."
|
|
324
456
|
msgstr "La zona geografica coperta dai dati."
|
|
325
457
|
|
|
326
|
-
#: udata/core/dataset/forms.py:146 udata/core/post/forms.py:
|
|
327
|
-
#: udata/core/reuse/forms.py:
|
|
458
|
+
#: udata/core/dataset/forms.py:146 udata/core/post/forms.py:27
|
|
459
|
+
#: udata/core/reuse/forms.py:30 udata/core/site/forms.py:13
|
|
328
460
|
#: udata/core/topic/forms.py:28
|
|
329
461
|
msgid "Tags"
|
|
330
462
|
msgstr "Tag"
|
|
331
463
|
|
|
332
|
-
#: udata/core/dataset/forms.py:146 udata/core/reuse/forms.py:
|
|
464
|
+
#: udata/core/dataset/forms.py:146 udata/core/reuse/forms.py:30
|
|
333
465
|
msgid "Some taxonomy keywords"
|
|
334
466
|
msgstr "Alcune parole chiave per la tassonomia"
|
|
335
467
|
|
|
336
|
-
#: udata/core/dataset/forms.py:148 udata/core/reuse/forms.py:
|
|
468
|
+
#: udata/core/dataset/forms.py:148 udata/core/reuse/forms.py:33
|
|
337
469
|
#: udata/core/topic/forms.py:29
|
|
338
470
|
msgid "Private"
|
|
339
471
|
msgstr "Privato"
|
|
340
472
|
|
|
341
|
-
#: udata/core/dataset/forms.py:149 udata/core/reuse/forms.py:
|
|
473
|
+
#: udata/core/dataset/forms.py:149 udata/core/reuse/forms.py:34
|
|
342
474
|
msgid "Restrict the dataset visibility to you or your organization only."
|
|
343
475
|
msgstr "Limita la visibilità del dataset solo a te o alla tua organizzazione."
|
|
344
476
|
|
|
345
|
-
#: udata/core/dataset/models.py:
|
|
346
|
-
msgid "Unknown"
|
|
347
|
-
msgstr "Sconosciuto"
|
|
348
|
-
|
|
349
|
-
#: udata/core/dataset/models.py:47
|
|
350
|
-
msgid "Punctual"
|
|
351
|
-
msgstr "Puntuale"
|
|
352
|
-
|
|
353
|
-
#: udata/core/dataset/models.py:48
|
|
354
|
-
msgid "Real time"
|
|
355
|
-
msgstr "Tempo reale"
|
|
356
|
-
|
|
357
|
-
#: udata/core/dataset/models.py:49
|
|
358
|
-
msgid "Hourly"
|
|
359
|
-
msgstr "Ogni ora"
|
|
360
|
-
|
|
361
|
-
#: udata/core/dataset/models.py:50
|
|
362
|
-
msgid "Four times a day"
|
|
363
|
-
msgstr "Quattro volte al giorno"
|
|
364
|
-
|
|
365
|
-
#: udata/core/dataset/models.py:51
|
|
366
|
-
msgid "Three times a day"
|
|
367
|
-
msgstr "Tre volte al giorno"
|
|
368
|
-
|
|
369
|
-
#: udata/core/dataset/models.py:52
|
|
370
|
-
msgid "Semidaily"
|
|
371
|
-
msgstr "Due volte al giorno"
|
|
372
|
-
|
|
373
|
-
#: udata/core/dataset/models.py:53 udata/harvest/models.py:18
|
|
374
|
-
msgid "Daily"
|
|
375
|
-
msgstr "Quotidiana"
|
|
376
|
-
|
|
377
|
-
#: udata/core/dataset/models.py:54
|
|
378
|
-
msgid "Four times a week"
|
|
379
|
-
msgstr "Quattro volte alla settimana"
|
|
380
|
-
|
|
381
|
-
#: udata/core/dataset/models.py:55
|
|
382
|
-
msgid "Three times a week"
|
|
383
|
-
msgstr "Tre volte a settimana"
|
|
384
|
-
|
|
385
|
-
#: udata/core/dataset/models.py:56
|
|
386
|
-
msgid "Semiweekly"
|
|
387
|
-
msgstr "Due volte a settimana"
|
|
388
|
-
|
|
389
|
-
#: udata/core/dataset/models.py:57 udata/harvest/models.py:17
|
|
390
|
-
msgid "Weekly"
|
|
391
|
-
msgstr "Settimanale"
|
|
392
|
-
|
|
393
|
-
#: udata/core/dataset/models.py:58
|
|
394
|
-
msgid "Biweekly"
|
|
395
|
-
msgstr "Ogni due settimane"
|
|
396
|
-
|
|
397
|
-
#: udata/core/dataset/models.py:59
|
|
398
|
-
msgid "Three times a month"
|
|
399
|
-
msgstr "Tre volte al mese"
|
|
400
|
-
|
|
401
|
-
#: udata/core/dataset/models.py:60
|
|
402
|
-
msgid "Semimonthly"
|
|
403
|
-
msgstr "Due volte al mese"
|
|
404
|
-
|
|
405
|
-
#: udata/core/dataset/models.py:61 udata/harvest/models.py:16
|
|
406
|
-
msgid "Monthly"
|
|
407
|
-
msgstr "Mensile"
|
|
408
|
-
|
|
409
|
-
#: udata/core/dataset/models.py:62
|
|
410
|
-
msgid "Bimonthly"
|
|
411
|
-
msgstr "Bimestrale"
|
|
412
|
-
|
|
413
|
-
#: udata/core/dataset/models.py:63
|
|
414
|
-
msgid "Quarterly"
|
|
415
|
-
msgstr "Trimestrale"
|
|
416
|
-
|
|
417
|
-
#: udata/core/dataset/models.py:64
|
|
418
|
-
msgid "Three times a year"
|
|
419
|
-
msgstr "Tre volte all'anno"
|
|
420
|
-
|
|
421
|
-
#: udata/core/dataset/models.py:65
|
|
422
|
-
msgid "Biannual"
|
|
423
|
-
msgstr "Semestrale"
|
|
424
|
-
|
|
425
|
-
#: udata/core/dataset/models.py:66
|
|
426
|
-
msgid "Annual"
|
|
427
|
-
msgstr "Annuale"
|
|
428
|
-
|
|
429
|
-
#: udata/core/dataset/models.py:67
|
|
430
|
-
msgid "Biennial"
|
|
431
|
-
msgstr "Biennale"
|
|
432
|
-
|
|
433
|
-
#: udata/core/dataset/models.py:68
|
|
434
|
-
msgid "Triennial"
|
|
435
|
-
msgstr "Triennale"
|
|
436
|
-
|
|
437
|
-
#: udata/core/dataset/models.py:69
|
|
438
|
-
msgid "Quinquennial"
|
|
439
|
-
msgstr "Quinquennale"
|
|
440
|
-
|
|
441
|
-
#: udata/core/dataset/models.py:70
|
|
442
|
-
msgid "Irregular"
|
|
443
|
-
msgstr "Irregolare"
|
|
444
|
-
|
|
445
|
-
#: udata/core/dataset/models.py:92
|
|
446
|
-
msgid "Main file"
|
|
447
|
-
msgstr "File principale"
|
|
448
|
-
|
|
449
|
-
#: udata/core/dataset/models.py:93
|
|
450
|
-
msgid "Documentation"
|
|
451
|
-
msgstr "Documentazione"
|
|
452
|
-
|
|
453
|
-
#: udata/core/dataset/models.py:94
|
|
454
|
-
msgid "Update"
|
|
455
|
-
msgstr "Aggiornamento"
|
|
456
|
-
|
|
457
|
-
#: udata/core/dataset/models.py:95 udata/core/reuse/models.py:16
|
|
458
|
-
msgid "API"
|
|
459
|
-
msgstr "API"
|
|
460
|
-
|
|
461
|
-
#: udata/core/dataset/models.py:96
|
|
462
|
-
msgid "Code repository"
|
|
463
|
-
msgstr "Repository di codice"
|
|
464
|
-
|
|
465
|
-
#: udata/core/dataset/models.py:97 udata/core/spatial/models.py:21
|
|
466
|
-
msgid "Other"
|
|
467
|
-
msgstr "Altro"
|
|
468
|
-
|
|
469
|
-
#: udata/core/dataset/models.py:102
|
|
470
|
-
msgid "Uploaded file"
|
|
471
|
-
msgstr "File caricato"
|
|
472
|
-
|
|
473
|
-
#: udata/core/dataset/models.py:103
|
|
474
|
-
msgid "Remote file"
|
|
475
|
-
msgstr "File remoto"
|
|
476
|
-
|
|
477
|
-
#: udata/core/dataset/models.py:189
|
|
477
|
+
#: udata/core/dataset/models.py:108
|
|
478
478
|
msgid "A schema must contains a name or an URL when a version is provided."
|
|
479
479
|
msgstr ""
|
|
480
480
|
|
|
481
|
-
#: udata/core/dataset/models.py:
|
|
481
|
+
#: udata/core/dataset/models.py:135 udata/tests/api/test_datasets_api.py:770
|
|
482
|
+
#: udata/tests/api/test_datasets_api.py:776
|
|
482
483
|
msgid "Schema name \"{schema}\" is not an allowed value. Allowed values: {values}"
|
|
483
484
|
msgstr "Il nome dello schema \"{schema}\" non è un valore consentito. Valori consentiti: {values}"
|
|
484
485
|
|
|
485
|
-
#: udata/core/dataset/models.py:
|
|
486
|
+
#: udata/core/dataset/models.py:150 udata/tests/api/test_datasets_api.py:782
|
|
486
487
|
msgid "Version \"{version}\" is not an allowed value for the schema \"{name}\". Allowed versions: {values}"
|
|
487
488
|
msgstr ""
|
|
488
489
|
|
|
489
|
-
#: udata/core/dataset/models.py:
|
|
490
|
+
#: udata/core/dataset/models.py:401 udata/core/dataset/rdf.py:452
|
|
490
491
|
#: udata/tests/dataset/test_dataset_rdf.py:499
|
|
491
492
|
#: udata/tests/dataset/test_dataset_rdf.py:512
|
|
492
493
|
msgid "Nameless resource"
|
|
493
494
|
msgstr "File senza nome"
|
|
494
495
|
|
|
495
|
-
#: udata/core/dataset/models.py:
|
|
496
|
+
#: udata/core/dataset/models.py:476
|
|
496
497
|
msgid "Future date of update"
|
|
497
498
|
msgstr "Data di aggiornamento futura"
|
|
498
499
|
|
|
499
|
-
#: udata/core/dataset/models.py:
|
|
500
|
+
#: udata/core/dataset/models.py:489 udata/mongo/datetime_fields.py:59
|
|
500
501
|
msgid "Creation date"
|
|
501
502
|
msgstr "Data di creazione"
|
|
502
503
|
|
|
503
|
-
#: udata/core/dataset/models.py:
|
|
504
|
+
#: udata/core/dataset/models.py:491 udata/mongo/datetime_fields.py:61
|
|
504
505
|
msgid "Last modification date"
|
|
505
506
|
msgstr "Data dell'ultima modifica"
|
|
506
507
|
|
|
507
|
-
#: udata/core/dataset/models.py:
|
|
508
|
+
#: udata/core/dataset/models.py:500
|
|
508
509
|
msgid "Pivotal data"
|
|
509
510
|
msgstr "Dati cardine"
|
|
510
511
|
|
|
511
|
-
#: udata/core/dataset/models.py:
|
|
512
|
+
#: udata/core/dataset/models.py:539
|
|
512
513
|
msgid "dataset"
|
|
513
514
|
msgstr "dataset"
|
|
514
515
|
|
|
515
|
-
#: udata/core/dataset/rdf.py:
|
|
516
|
+
#: udata/core/dataset/rdf.py:450 udata/tests/dataset/test_dataset_rdf.py:486
|
|
516
517
|
msgid "{format} resource"
|
|
517
518
|
msgstr "File {format}"
|
|
518
519
|
|
|
519
|
-
#: udata/core/dataset/tasks.py:
|
|
520
|
+
#: udata/core/dataset/tasks.py:99
|
|
520
521
|
msgid "You need to update some frequency-based datasets"
|
|
521
522
|
msgstr "È necessario aggiornare alcuni dataset con una frequenza di aggiornamento"
|
|
522
523
|
|
|
523
|
-
#: udata/core/discussions/forms.py:
|
|
524
|
-
#: udata/core/organization/forms.py:
|
|
524
|
+
#: udata/core/discussions/forms.py:15 udata/core/discussions/forms.py:22
|
|
525
|
+
#: udata/core/organization/forms.py:80 udata/core/organization/forms.py:84
|
|
525
526
|
#: udata/harvest/forms.py:78
|
|
526
527
|
msgid "Comment"
|
|
527
528
|
msgstr "Commento"
|
|
528
529
|
|
|
529
|
-
#: udata/core/discussions/forms.py:
|
|
530
|
+
#: udata/core/discussions/forms.py:16
|
|
530
531
|
msgid "Subject"
|
|
531
532
|
msgstr "Oggetto"
|
|
532
533
|
|
|
@@ -568,179 +569,179 @@ msgstr "ha creato un'organizzazione"
|
|
|
568
569
|
msgid "updated an organization"
|
|
569
570
|
msgstr "ha aggiornato un'organizzazione"
|
|
570
571
|
|
|
571
|
-
#: udata/core/organization/
|
|
572
|
+
#: udata/core/organization/constants.py:4
|
|
573
|
+
msgid "Administrator"
|
|
574
|
+
msgstr "Amministratore"
|
|
575
|
+
|
|
576
|
+
#: udata/core/organization/constants.py:5
|
|
577
|
+
msgid "Editor"
|
|
578
|
+
msgstr "Editor"
|
|
579
|
+
|
|
580
|
+
#: udata/core/organization/constants.py:11 udata/features/transfer/models.py:14
|
|
581
|
+
#: udata/harvest/models.py:23 udata/harvest/models.py:33 udata/harvest/models.py:71
|
|
582
|
+
msgid "Pending"
|
|
583
|
+
msgstr "In attesa"
|
|
584
|
+
|
|
585
|
+
#: udata/core/organization/constants.py:12 udata/features/transfer/models.py:15
|
|
586
|
+
#: udata/harvest/models.py:72
|
|
587
|
+
msgid "Accepted"
|
|
588
|
+
msgstr "Accettato"
|
|
589
|
+
|
|
590
|
+
#: udata/core/organization/constants.py:13 udata/features/transfer/models.py:16
|
|
591
|
+
#: udata/harvest/models.py:73
|
|
592
|
+
msgid "Refused"
|
|
593
|
+
msgstr "Rifiutato"
|
|
594
|
+
|
|
595
|
+
#: udata/core/organization/forms.py:25
|
|
572
596
|
#: udata/tests/api/test_organizations_api.py:115
|
|
573
597
|
msgid "A siret number is made of 14 digits"
|
|
574
598
|
msgstr ""
|
|
575
599
|
|
|
576
|
-
#: udata/core/organization/forms.py:
|
|
600
|
+
#: udata/core/organization/forms.py:36
|
|
577
601
|
#: udata/tests/api/test_organizations_api.py:125
|
|
578
602
|
msgid "A siret number is only made of digits"
|
|
579
603
|
msgstr ""
|
|
580
604
|
|
|
581
|
-
#: udata/core/organization/forms.py:
|
|
605
|
+
#: udata/core/organization/forms.py:39
|
|
582
606
|
#: udata/tests/api/test_organizations_api.py:120
|
|
583
607
|
msgid "Invalid Siret number"
|
|
584
608
|
msgstr ""
|
|
585
609
|
|
|
586
|
-
#: udata/core/organization/forms.py:
|
|
610
|
+
#: udata/core/organization/forms.py:47
|
|
587
611
|
msgid "Shorter organization name"
|
|
588
612
|
msgstr "Nome breve dell'organizzazione"
|
|
589
613
|
|
|
590
|
-
#: udata/core/organization/forms.py:
|
|
614
|
+
#: udata/core/organization/forms.py:50
|
|
591
615
|
msgid "The details about your organization"
|
|
592
616
|
msgstr "Dettagli sulla tua organizzazione"
|
|
593
617
|
|
|
594
|
-
#: udata/core/organization/forms.py:
|
|
618
|
+
#: udata/core/organization/forms.py:52 udata/core/user/forms.py:20
|
|
595
619
|
msgid "Website"
|
|
596
620
|
msgstr "Sito web"
|
|
597
621
|
|
|
598
|
-
#: udata/core/organization/forms.py:
|
|
622
|
+
#: udata/core/organization/forms.py:52
|
|
599
623
|
msgid "The organization website URL"
|
|
600
624
|
msgstr "URL del sito web dell'organizzazione"
|
|
601
625
|
|
|
602
|
-
#: udata/core/organization/forms.py:
|
|
626
|
+
#: udata/core/organization/forms.py:53
|
|
603
627
|
msgid "Logo"
|
|
604
628
|
msgstr "Logo"
|
|
605
629
|
|
|
606
|
-
#: udata/core/organization/forms.py:
|
|
630
|
+
#: udata/core/organization/forms.py:54
|
|
607
631
|
msgid "Business id"
|
|
608
632
|
msgstr ""
|
|
609
633
|
|
|
610
|
-
#: udata/core/organization/forms.py:
|
|
634
|
+
#: udata/core/organization/forms.py:55
|
|
611
635
|
msgid "Business identification number"
|
|
612
636
|
msgstr ""
|
|
613
637
|
|
|
614
|
-
#: udata/core/organization/forms.py:
|
|
638
|
+
#: udata/core/organization/forms.py:91
|
|
615
639
|
msgid "Role"
|
|
616
640
|
msgstr "Ruolo"
|
|
617
641
|
|
|
618
|
-
#: udata/core/organization/models.py:
|
|
619
|
-
msgid "Administrator"
|
|
620
|
-
msgstr "Amministratore"
|
|
621
|
-
|
|
622
|
-
#: udata/core/organization/models.py:24
|
|
623
|
-
msgid "Editor"
|
|
624
|
-
msgstr "Editor"
|
|
625
|
-
|
|
626
|
-
#: udata/core/organization/models.py:30 udata/features/transfer/models.py:14
|
|
627
|
-
#: udata/harvest/models.py:22 udata/harvest/models.py:32 udata/harvest/models.py:70
|
|
628
|
-
msgid "Pending"
|
|
629
|
-
msgstr "In attesa"
|
|
630
|
-
|
|
631
|
-
#: udata/core/organization/models.py:31 udata/features/transfer/models.py:15
|
|
632
|
-
#: udata/harvest/models.py:71
|
|
633
|
-
msgid "Accepted"
|
|
634
|
-
msgstr "Accettato"
|
|
635
|
-
|
|
636
|
-
#: udata/core/organization/models.py:32 udata/features/transfer/models.py:16
|
|
637
|
-
#: udata/harvest/models.py:72
|
|
638
|
-
msgid "Refused"
|
|
639
|
-
msgstr "Rifiutato"
|
|
640
|
-
|
|
641
|
-
#: udata/core/organization/models.py:145
|
|
642
|
+
#: udata/core/organization/models.py:113
|
|
642
643
|
msgid "Public Service"
|
|
643
644
|
msgstr "Servizio Pubblico"
|
|
644
645
|
|
|
645
|
-
#: udata/core/organization/models.py:
|
|
646
|
+
#: udata/core/organization/models.py:114
|
|
646
647
|
msgid "Certified"
|
|
647
648
|
msgstr "Certificato"
|
|
648
649
|
|
|
649
|
-
#: udata/core/organization/models.py:
|
|
650
|
+
#: udata/core/organization/models.py:115
|
|
650
651
|
msgid "Association"
|
|
651
652
|
msgstr ""
|
|
652
653
|
|
|
653
|
-
#: udata/core/organization/models.py:
|
|
654
|
+
#: udata/core/organization/models.py:116
|
|
654
655
|
msgid "Company"
|
|
655
656
|
msgstr ""
|
|
656
657
|
|
|
657
|
-
#: udata/core/organization/models.py:
|
|
658
|
+
#: udata/core/organization/models.py:117
|
|
658
659
|
msgid "Local authority"
|
|
659
660
|
msgstr ""
|
|
660
661
|
|
|
661
|
-
#: udata/core/organization/tasks.py:
|
|
662
|
+
#: udata/core/organization/tasks.py:53
|
|
662
663
|
msgid "New membership request"
|
|
663
664
|
msgstr "Nuova richiesta di adesione"
|
|
664
665
|
|
|
665
|
-
#: udata/core/organization/tasks.py:
|
|
666
|
+
#: udata/core/organization/tasks.py:63 udata/core/organization/tasks.py:76
|
|
666
667
|
#, python-format
|
|
667
668
|
msgid "You are now a member of the organization \"%(org)s\""
|
|
668
669
|
msgstr "Sei adesso un membro dell'organizzazione \"%(org)s\""
|
|
669
670
|
|
|
670
|
-
#: udata/core/organization/tasks.py:
|
|
671
|
+
#: udata/core/organization/tasks.py:67
|
|
671
672
|
msgid "Membership refused"
|
|
672
673
|
msgstr "Richiesta di adesione rifiutata"
|
|
673
674
|
|
|
674
|
-
#: udata/core/organization/tasks.py:
|
|
675
|
+
#: udata/core/organization/tasks.py:87
|
|
675
676
|
#, python-format
|
|
676
677
|
msgid "Your organization \"%(name)s\" has been certified"
|
|
677
678
|
msgstr "La tua organizzazione \"%(name)s\" è stata certificata"
|
|
678
679
|
|
|
679
|
-
#: udata/core/organization/tasks.py:
|
|
680
|
+
#: udata/core/organization/tasks.py:107
|
|
680
681
|
#, python-format
|
|
681
682
|
msgid "Your organization \"%(name)s\" has been identified as public service"
|
|
682
683
|
msgstr "La tua organizzazione \"%(name)s\" è stata identificata come servizio pubblico"
|
|
683
684
|
|
|
684
|
-
#: udata/core/organization/tasks.py:
|
|
685
|
+
#: udata/core/organization/tasks.py:127
|
|
685
686
|
#, python-format
|
|
686
687
|
msgid "Your organization \"%(name)s\" has been identified as a company"
|
|
687
688
|
msgstr ""
|
|
688
689
|
|
|
689
|
-
#: udata/core/organization/tasks.py:
|
|
690
|
+
#: udata/core/organization/tasks.py:147
|
|
690
691
|
#, python-format
|
|
691
692
|
msgid "Your organization \"%(name)s\" has been identified as an association"
|
|
692
693
|
msgstr ""
|
|
693
694
|
|
|
694
|
-
#: udata/core/organization/tasks.py:
|
|
695
|
+
#: udata/core/organization/tasks.py:167
|
|
695
696
|
#, python-format
|
|
696
697
|
msgid "Your organization \"%(name)s\" has been identified as a local authority"
|
|
697
698
|
msgstr ""
|
|
698
699
|
|
|
699
|
-
#: udata/core/post/
|
|
700
|
+
#: udata/core/post/constants.py:7
|
|
701
|
+
msgid "Markdown"
|
|
702
|
+
msgstr "Markdown"
|
|
703
|
+
|
|
704
|
+
#: udata/core/post/constants.py:8
|
|
705
|
+
msgid "HTML"
|
|
706
|
+
msgstr "HTML"
|
|
707
|
+
|
|
708
|
+
#: udata/core/post/forms.py:17
|
|
700
709
|
msgid "Headline"
|
|
701
710
|
msgstr "Intestazione"
|
|
702
711
|
|
|
703
|
-
#: udata/core/post/forms.py:
|
|
712
|
+
#: udata/core/post/forms.py:18
|
|
704
713
|
msgid "Content"
|
|
705
714
|
msgstr "Contenuto"
|
|
706
715
|
|
|
707
|
-
#: udata/core/post/forms.py:
|
|
716
|
+
#: udata/core/post/forms.py:20 udata/core/topic/forms.py:21
|
|
708
717
|
msgid "Associated datasets"
|
|
709
718
|
msgstr "Dataset associati"
|
|
710
719
|
|
|
711
|
-
#: udata/core/post/forms.py:
|
|
720
|
+
#: udata/core/post/forms.py:21 udata/core/topic/forms.py:22
|
|
712
721
|
msgid "Associated reuses"
|
|
713
722
|
msgstr "Riusi associati"
|
|
714
723
|
|
|
715
|
-
#: udata/core/post/forms.py:
|
|
724
|
+
#: udata/core/post/forms.py:23 udata/core/reuse/forms.py:29
|
|
716
725
|
msgid "Image"
|
|
717
726
|
msgstr "Immagine"
|
|
718
727
|
|
|
719
|
-
#: udata/core/post/forms.py:
|
|
728
|
+
#: udata/core/post/forms.py:24
|
|
720
729
|
msgid "Image credits"
|
|
721
730
|
msgstr "Crediti dell'immagine"
|
|
722
731
|
|
|
723
|
-
#: udata/core/post/forms.py:
|
|
732
|
+
#: udata/core/post/forms.py:25
|
|
724
733
|
msgid "Credit URL"
|
|
725
734
|
msgstr "URL dei crediti"
|
|
726
735
|
|
|
727
|
-
#: udata/core/post/forms.py:
|
|
736
|
+
#: udata/core/post/forms.py:30
|
|
728
737
|
msgid "body type"
|
|
729
738
|
msgstr "tipo di corpo"
|
|
730
739
|
|
|
731
|
-
#: udata/core/post/forms.py:
|
|
740
|
+
#: udata/core/post/forms.py:31
|
|
732
741
|
msgid "Specify your body type (HTML or markdown)"
|
|
733
742
|
msgstr "Specifica il tipo di corpo (HTML o markdown)"
|
|
734
743
|
|
|
735
|
-
#: udata/core/post/models.py:
|
|
736
|
-
msgid "Markdown"
|
|
737
|
-
msgstr "Markdown"
|
|
738
|
-
|
|
739
|
-
#: udata/core/post/models.py:17
|
|
740
|
-
msgid "HTML"
|
|
741
|
-
msgstr "HTML"
|
|
742
|
-
|
|
743
|
-
#: udata/core/post/models.py:60
|
|
744
|
+
#: udata/core/post/models.py:50
|
|
744
745
|
msgid "post"
|
|
745
746
|
msgstr "articolo"
|
|
746
747
|
|
|
@@ -756,111 +757,111 @@ msgstr "ha aggiornato un riuso"
|
|
|
756
757
|
msgid "deleted a reuse"
|
|
757
758
|
msgstr "ha eliminato un riuso"
|
|
758
759
|
|
|
759
|
-
#: udata/core/reuse/
|
|
760
|
-
msgid "This URL is already registered"
|
|
761
|
-
msgstr "Questo URL è già registrato"
|
|
762
|
-
|
|
763
|
-
#: udata/core/reuse/forms.py:22
|
|
764
|
-
msgid "The details about the reuse (build process, specifics, self-critics...)."
|
|
765
|
-
msgstr "I dettagli sul riuso (processo di costruzione, specifiche, autocritica...)."
|
|
766
|
-
|
|
767
|
-
#: udata/core/reuse/forms.py:30
|
|
768
|
-
msgid "Used datasets"
|
|
769
|
-
msgstr "Dataset utilizzati"
|
|
770
|
-
|
|
771
|
-
#: udata/core/reuse/forms.py:35
|
|
772
|
-
msgid "Topic"
|
|
773
|
-
msgstr "Argomento"
|
|
774
|
-
|
|
775
|
-
#: udata/core/reuse/models.py:17
|
|
760
|
+
#: udata/core/reuse/constants.py:5
|
|
776
761
|
msgid "Application"
|
|
777
762
|
msgstr "Applicazione"
|
|
778
763
|
|
|
779
|
-
#: udata/core/reuse/
|
|
764
|
+
#: udata/core/reuse/constants.py:6
|
|
780
765
|
msgid "Idea"
|
|
781
766
|
msgstr "Idea"
|
|
782
767
|
|
|
783
|
-
#: udata/core/reuse/
|
|
768
|
+
#: udata/core/reuse/constants.py:7
|
|
784
769
|
msgid "News Article"
|
|
785
770
|
msgstr "Articolo di notizie"
|
|
786
771
|
|
|
787
|
-
#: udata/core/reuse/
|
|
772
|
+
#: udata/core/reuse/constants.py:8
|
|
788
773
|
msgid "Paper"
|
|
789
774
|
msgstr "Paper"
|
|
790
775
|
|
|
791
|
-
#: udata/core/reuse/
|
|
776
|
+
#: udata/core/reuse/constants.py:9
|
|
792
777
|
msgid "Post"
|
|
793
778
|
msgstr "Post"
|
|
794
779
|
|
|
795
|
-
#: udata/core/reuse/
|
|
780
|
+
#: udata/core/reuse/constants.py:10
|
|
796
781
|
msgid "Visualization"
|
|
797
782
|
msgstr "Visualizzazione"
|
|
798
783
|
|
|
799
|
-
#: udata/core/reuse/
|
|
784
|
+
#: udata/core/reuse/constants.py:11
|
|
800
785
|
msgid "Connected device"
|
|
801
786
|
msgstr "Dispositivo connesso"
|
|
802
787
|
|
|
803
|
-
#: udata/core/reuse/
|
|
788
|
+
#: udata/core/reuse/constants.py:15 udata/tests/reuse/test_reuse_model.py:104
|
|
804
789
|
msgid "Health"
|
|
805
790
|
msgstr "Salute"
|
|
806
791
|
|
|
807
|
-
#: udata/core/reuse/
|
|
792
|
+
#: udata/core/reuse/constants.py:16
|
|
808
793
|
msgid "Transport and mobility"
|
|
809
794
|
msgstr "Trasporti e mobilità"
|
|
810
795
|
|
|
811
|
-
#: udata/core/reuse/
|
|
796
|
+
#: udata/core/reuse/constants.py:17
|
|
812
797
|
msgid "Housing and development"
|
|
813
798
|
msgstr "Casa e pianificazione territoriale"
|
|
814
799
|
|
|
815
|
-
#: udata/core/reuse/
|
|
800
|
+
#: udata/core/reuse/constants.py:18
|
|
816
801
|
msgid "Food and agriculture"
|
|
817
802
|
msgstr "Alimentazione e agricoltura"
|
|
818
803
|
|
|
819
|
-
#: udata/core/reuse/
|
|
804
|
+
#: udata/core/reuse/constants.py:19
|
|
820
805
|
msgid "Culture and recreation"
|
|
821
806
|
msgstr "Cultura e divertimento"
|
|
822
807
|
|
|
823
|
-
#: udata/core/reuse/
|
|
808
|
+
#: udata/core/reuse/constants.py:20
|
|
824
809
|
msgid "Economy and business"
|
|
825
810
|
msgstr "Economia e affari"
|
|
826
811
|
|
|
827
|
-
#: udata/core/reuse/
|
|
812
|
+
#: udata/core/reuse/constants.py:21
|
|
828
813
|
msgid "Environment and energy"
|
|
829
814
|
msgstr "Ambiente ed energia"
|
|
830
815
|
|
|
831
|
-
#: udata/core/reuse/
|
|
816
|
+
#: udata/core/reuse/constants.py:22
|
|
832
817
|
msgid "Work and training"
|
|
833
818
|
msgstr "Lavoro e formazione"
|
|
834
819
|
|
|
835
|
-
#: udata/core/reuse/
|
|
820
|
+
#: udata/core/reuse/constants.py:23
|
|
836
821
|
msgid "Politics and public life"
|
|
837
822
|
msgstr "Politica e vita pubblica"
|
|
838
823
|
|
|
839
|
-
#: udata/core/reuse/
|
|
824
|
+
#: udata/core/reuse/constants.py:24
|
|
840
825
|
msgid "Safety and security"
|
|
841
826
|
msgstr "Sicurezza"
|
|
842
827
|
|
|
843
|
-
#: udata/core/reuse/
|
|
828
|
+
#: udata/core/reuse/constants.py:25
|
|
844
829
|
msgid "Education and research"
|
|
845
830
|
msgstr "Istruzione e ricerca"
|
|
846
831
|
|
|
847
|
-
#: udata/core/reuse/
|
|
832
|
+
#: udata/core/reuse/constants.py:26
|
|
848
833
|
msgid "Society and demography"
|
|
849
834
|
msgstr "Società e demografia"
|
|
850
835
|
|
|
851
|
-
#: udata/core/reuse/
|
|
836
|
+
#: udata/core/reuse/constants.py:27
|
|
852
837
|
msgid "Law and justice"
|
|
853
838
|
msgstr "Diritto e giustizia"
|
|
854
839
|
|
|
855
|
-
#: udata/core/reuse/
|
|
840
|
+
#: udata/core/reuse/constants.py:28
|
|
856
841
|
msgid "Open data tools"
|
|
857
842
|
msgstr "Strumenti open data"
|
|
858
843
|
|
|
859
|
-
#: udata/core/reuse/
|
|
844
|
+
#: udata/core/reuse/constants.py:29
|
|
860
845
|
msgid "Others"
|
|
861
846
|
msgstr "Altri"
|
|
862
847
|
|
|
863
|
-
#: udata/core/reuse/
|
|
848
|
+
#: udata/core/reuse/forms.py:14
|
|
849
|
+
msgid "This URL is already registered"
|
|
850
|
+
msgstr "Questo URL è già registrato"
|
|
851
|
+
|
|
852
|
+
#: udata/core/reuse/forms.py:23
|
|
853
|
+
msgid "The details about the reuse (build process, specifics, self-critics...)."
|
|
854
|
+
msgstr "I dettagli sul riuso (processo di costruzione, specifiche, autocritica...)."
|
|
855
|
+
|
|
856
|
+
#: udata/core/reuse/forms.py:31
|
|
857
|
+
msgid "Used datasets"
|
|
858
|
+
msgstr "Dataset utilizzati"
|
|
859
|
+
|
|
860
|
+
#: udata/core/reuse/forms.py:36
|
|
861
|
+
msgid "Topic"
|
|
862
|
+
msgstr "Argomento"
|
|
863
|
+
|
|
864
|
+
#: udata/core/reuse/models.py:86
|
|
864
865
|
msgid "reuse"
|
|
865
866
|
msgstr "riuso"
|
|
866
867
|
|
|
@@ -880,6 +881,10 @@ msgstr "Dimensione del feed"
|
|
|
880
881
|
msgid "Number of elements in feeds"
|
|
881
882
|
msgstr "Numero di elementi nei feed"
|
|
882
883
|
|
|
884
|
+
#: udata/core/spatial/constants.py:4
|
|
885
|
+
msgid "POI"
|
|
886
|
+
msgstr "POI"
|
|
887
|
+
|
|
883
888
|
#: udata/core/spatial/forms.py:48
|
|
884
889
|
msgid "Unknown geoid(s): {identifiers}"
|
|
885
890
|
msgstr "Identificatori GeoID sconosciuti: {identifiers}"
|
|
@@ -900,10 +905,6 @@ msgstr "Granularità spaziale"
|
|
|
900
905
|
msgid "The size of the data increment"
|
|
901
906
|
msgstr "La dimensione dell'incremento dei dati"
|
|
902
907
|
|
|
903
|
-
#: udata/core/spatial/models.py:20
|
|
904
|
-
msgid "POI"
|
|
905
|
-
msgstr "POI"
|
|
906
|
-
|
|
907
908
|
#: udata/core/spatial/translations.py:5
|
|
908
909
|
msgid "French region"
|
|
909
910
|
msgstr "Regione francese"
|
|
@@ -1008,7 +1009,7 @@ msgstr "Informazioni"
|
|
|
1008
1009
|
msgid "Roles"
|
|
1009
1010
|
msgstr "Ruoli"
|
|
1010
1011
|
|
|
1011
|
-
#: udata/core/user/models.py:273 udata/tests/api/test_me_api.py:
|
|
1012
|
+
#: udata/core/user/models.py:273 udata/tests/api/test_me_api.py:313
|
|
1012
1013
|
msgid "Account deletion"
|
|
1013
1014
|
msgstr "Eliminazione dell'account"
|
|
1014
1015
|
|
|
@@ -1044,7 +1045,7 @@ msgstr "Il ruolo {role} non esiste"
|
|
|
1044
1045
|
msgid "Not a valid UUID"
|
|
1045
1046
|
msgstr "UUID non valido"
|
|
1046
1047
|
|
|
1047
|
-
#: udata/forms/fields.py:210 udata/tests/api/test_datasets_api.py:
|
|
1048
|
+
#: udata/forms/fields.py:210 udata/tests/api/test_datasets_api.py:764
|
|
1048
1049
|
msgid "Invalid URL"
|
|
1049
1050
|
msgstr "URL non valido"
|
|
1050
1051
|
|
|
@@ -1112,43 +1113,43 @@ msgstr "Alcuni dettagli opzionali su questo harvester"
|
|
|
1112
1113
|
msgid "Backend"
|
|
1113
1114
|
msgstr "Backend"
|
|
1114
1115
|
|
|
1115
|
-
#: udata/harvest/models.py:
|
|
1116
|
+
#: udata/harvest/models.py:16
|
|
1116
1117
|
msgid "Manual"
|
|
1117
1118
|
msgstr "Manuale"
|
|
1118
1119
|
|
|
1119
|
-
#: udata/harvest/models.py:
|
|
1120
|
+
#: udata/harvest/models.py:24
|
|
1120
1121
|
msgid "Initializing"
|
|
1121
1122
|
msgstr "Inizializzazione in corso"
|
|
1122
1123
|
|
|
1123
|
-
#: udata/harvest/models.py:
|
|
1124
|
+
#: udata/harvest/models.py:25
|
|
1124
1125
|
msgid "Initialized"
|
|
1125
1126
|
msgstr "Inizializzato"
|
|
1126
1127
|
|
|
1127
|
-
#: udata/harvest/models.py:
|
|
1128
|
+
#: udata/harvest/models.py:26
|
|
1128
1129
|
msgid "Processing"
|
|
1129
1130
|
msgstr "In corso"
|
|
1130
1131
|
|
|
1131
|
-
#: udata/harvest/models.py:
|
|
1132
|
+
#: udata/harvest/models.py:27 udata/harvest/models.py:35
|
|
1132
1133
|
msgid "Done"
|
|
1133
1134
|
msgstr "Fatto"
|
|
1134
1135
|
|
|
1135
|
-
#: udata/harvest/models.py:
|
|
1136
|
+
#: udata/harvest/models.py:28
|
|
1136
1137
|
msgid "Done with errors"
|
|
1137
1138
|
msgstr "Fatto con errori"
|
|
1138
1139
|
|
|
1139
|
-
#: udata/harvest/models.py:
|
|
1140
|
+
#: udata/harvest/models.py:29 udata/harvest/models.py:36
|
|
1140
1141
|
msgid "Failed"
|
|
1141
1142
|
msgstr "Fallito"
|
|
1142
1143
|
|
|
1143
|
-
#: udata/harvest/models.py:
|
|
1144
|
+
#: udata/harvest/models.py:34
|
|
1144
1145
|
msgid "Started"
|
|
1145
1146
|
msgstr "Avviato"
|
|
1146
1147
|
|
|
1147
|
-
#: udata/harvest/models.py:
|
|
1148
|
+
#: udata/harvest/models.py:37
|
|
1148
1149
|
msgid "Skipped"
|
|
1149
1150
|
msgstr "Ignorato"
|
|
1150
1151
|
|
|
1151
|
-
#: udata/harvest/models.py:
|
|
1152
|
+
#: udata/harvest/models.py:38
|
|
1152
1153
|
msgid "Archived"
|
|
1153
1154
|
msgstr "Archiviato"
|
|
1154
1155
|
|