invenio-app-rdm 13.0.1__py2.py3-none-any.whl → 13.0.2__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.
- invenio_app_rdm/__init__.py +1 -1
- invenio_app_rdm/config.py +1 -0
- invenio_app_rdm/fixtures/pages.py +5 -2
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
- invenio_app_rdm/records_ui/views/decorators.py +23 -9
- invenio_app_rdm/records_ui/views/deposits.py +10 -3
- invenio_app_rdm/records_ui/views/records.py +3 -2
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/METADATA +29 -1
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/RECORD +131 -131
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/WHEEL +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/entry_points.txt +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/licenses/LICENSE +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/top_level.txt +0 -0
|
@@ -13,9 +13,9 @@
|
|
|
13
13
|
#, fuzzy
|
|
14
14
|
msgid ""
|
|
15
15
|
msgstr ""
|
|
16
|
-
"Project-Id-Version: invenio-app-rdm
|
|
16
|
+
"Project-Id-Version: invenio-app-rdm 13.0.0rc6\n"
|
|
17
17
|
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
18
|
-
"POT-Creation-Date: 2025-
|
|
18
|
+
"POT-Creation-Date: 2025-07-22 14:12+0000\n"
|
|
19
19
|
"PO-Revision-Date: 2020-07-07 14:12+0000\n"
|
|
20
20
|
"Last-Translator: Alizee Pace <alizee.pace@gmail.com>, 2025\n"
|
|
21
21
|
"Language-Team: Italian (https://app.transifex.com/inveniosoftware/teams/23537/it/)\n"
|
|
@@ -26,133 +26,180 @@ msgstr ""
|
|
|
26
26
|
"Language: it\n"
|
|
27
27
|
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
28
28
|
|
|
29
|
-
#: invenio_app_rdm/config.py:
|
|
29
|
+
#: invenio_app_rdm/config.py:269
|
|
30
30
|
msgid "The turn-key research data management repository"
|
|
31
31
|
msgstr ""
|
|
32
32
|
|
|
33
|
-
#: invenio_app_rdm/config.py:
|
|
33
|
+
#: invenio_app_rdm/config.py:308
|
|
34
34
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html:16
|
|
35
35
|
msgid "InvenioRDM"
|
|
36
36
|
msgstr ""
|
|
37
37
|
|
|
38
|
-
#: invenio_app_rdm/config.py:
|
|
38
|
+
#: invenio_app_rdm/config.py:403
|
|
39
39
|
msgid "Welcome to Invenio App RDM!"
|
|
40
40
|
msgstr "Benvenuto in Invenio App RDM!"
|
|
41
41
|
|
|
42
|
-
#: invenio_app_rdm/config.py:
|
|
42
|
+
#: invenio_app_rdm/config.py:816
|
|
43
43
|
msgid "JSON"
|
|
44
44
|
msgstr "JSON"
|
|
45
45
|
|
|
46
|
-
#: invenio_app_rdm/config.py:
|
|
46
|
+
#: invenio_app_rdm/config.py:823
|
|
47
47
|
msgid "JSON-LD"
|
|
48
48
|
msgstr ""
|
|
49
49
|
|
|
50
|
-
#: invenio_app_rdm/config.py:
|
|
50
|
+
#: invenio_app_rdm/config.py:831
|
|
51
51
|
msgid "CSL"
|
|
52
52
|
msgstr "CSL"
|
|
53
53
|
|
|
54
|
-
#: invenio_app_rdm/config.py:
|
|
54
|
+
#: invenio_app_rdm/config.py:838
|
|
55
55
|
msgid "DataCite JSON"
|
|
56
56
|
msgstr "DataCite JSON"
|
|
57
57
|
|
|
58
|
-
#: invenio_app_rdm/config.py:
|
|
58
|
+
#: invenio_app_rdm/config.py:847
|
|
59
59
|
msgid "DataCite XML"
|
|
60
60
|
msgstr "DataCite XML"
|
|
61
61
|
|
|
62
|
-
#: invenio_app_rdm/config.py:
|
|
62
|
+
#: invenio_app_rdm/config.py:856
|
|
63
63
|
msgid "Dublin Core XML"
|
|
64
64
|
msgstr "Dublin Core XML"
|
|
65
65
|
|
|
66
|
-
#: invenio_app_rdm/config.py:
|
|
66
|
+
#: invenio_app_rdm/config.py:865
|
|
67
67
|
msgid "MARCXML"
|
|
68
68
|
msgstr ""
|
|
69
69
|
|
|
70
|
-
#: invenio_app_rdm/config.py:
|
|
70
|
+
#: invenio_app_rdm/config.py:872
|
|
71
71
|
msgid "BibTeX"
|
|
72
72
|
msgstr ""
|
|
73
73
|
|
|
74
|
-
#: invenio_app_rdm/config.py:
|
|
74
|
+
#: invenio_app_rdm/config.py:879
|
|
75
75
|
msgid "GeoJSON"
|
|
76
76
|
msgstr ""
|
|
77
77
|
|
|
78
|
-
#: invenio_app_rdm/config.py:
|
|
78
|
+
#: invenio_app_rdm/config.py:886
|
|
79
79
|
msgid "DCAT"
|
|
80
80
|
msgstr ""
|
|
81
81
|
|
|
82
|
-
#: invenio_app_rdm/config.py:
|
|
82
|
+
#: invenio_app_rdm/config.py:893
|
|
83
83
|
msgid "Codemeta"
|
|
84
84
|
msgstr ""
|
|
85
85
|
|
|
86
|
-
#: invenio_app_rdm/config.py:
|
|
86
|
+
#: invenio_app_rdm/config.py:900
|
|
87
87
|
msgid "Citation File Format"
|
|
88
88
|
msgstr ""
|
|
89
89
|
|
|
90
|
-
#: invenio_app_rdm/config.py:
|
|
90
|
+
#: invenio_app_rdm/config.py:907
|
|
91
|
+
msgid "Data Package JSON"
|
|
92
|
+
msgstr ""
|
|
93
|
+
|
|
94
|
+
#: invenio_app_rdm/config.py:1102
|
|
91
95
|
msgid "APA"
|
|
92
96
|
msgstr "APA"
|
|
93
97
|
|
|
94
|
-
#: invenio_app_rdm/config.py:
|
|
98
|
+
#: invenio_app_rdm/config.py:1103
|
|
95
99
|
msgid "Harvard"
|
|
96
100
|
msgstr "Harvard"
|
|
97
101
|
|
|
98
|
-
#: invenio_app_rdm/config.py:
|
|
102
|
+
#: invenio_app_rdm/config.py:1104
|
|
99
103
|
msgid "MLA"
|
|
100
104
|
msgstr "MLA"
|
|
101
105
|
|
|
102
|
-
#: invenio_app_rdm/config.py:
|
|
106
|
+
#: invenio_app_rdm/config.py:1105
|
|
103
107
|
msgid "Vancouver"
|
|
104
108
|
msgstr "Vancouver"
|
|
105
109
|
|
|
106
|
-
#: invenio_app_rdm/config.py:
|
|
110
|
+
#: invenio_app_rdm/config.py:1106
|
|
107
111
|
msgid "Chicago"
|
|
108
112
|
msgstr "Chicago"
|
|
109
113
|
|
|
110
|
-
#: invenio_app_rdm/config.py:
|
|
114
|
+
#: invenio_app_rdm/config.py:1107
|
|
111
115
|
msgid "IEEE"
|
|
112
116
|
msgstr "IEEE"
|
|
113
117
|
|
|
114
|
-
#: invenio_app_rdm/ext.py:
|
|
118
|
+
#: invenio_app_rdm/ext.py:73
|
|
115
119
|
msgid "My dashboard"
|
|
116
120
|
msgstr "La mia dashboard"
|
|
117
121
|
|
|
118
|
-
#: invenio_app_rdm/ext.py:
|
|
119
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
122
|
+
#: invenio_app_rdm/ext.py:79
|
|
123
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:17
|
|
120
124
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/header.html:28
|
|
121
125
|
msgid "New upload"
|
|
122
126
|
msgstr "Nuovo caricamento"
|
|
123
127
|
|
|
124
|
-
#: invenio_app_rdm/ext.py:
|
|
128
|
+
#: invenio_app_rdm/ext.py:93
|
|
125
129
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/uploads.html:8
|
|
126
130
|
msgid "Uploads"
|
|
127
131
|
msgstr ""
|
|
128
132
|
|
|
129
|
-
#: invenio_app_rdm/ext.py:
|
|
130
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:
|
|
133
|
+
#: invenio_app_rdm/ext.py:98
|
|
134
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:14
|
|
131
135
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/communities.html:8
|
|
132
136
|
msgid "Communities"
|
|
133
137
|
msgstr "Comunità"
|
|
134
138
|
|
|
135
|
-
#: invenio_app_rdm/ext.py:
|
|
139
|
+
#: invenio_app_rdm/ext.py:103
|
|
136
140
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:118
|
|
137
141
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html:117
|
|
138
142
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/requests.html:8
|
|
139
143
|
msgid "Requests"
|
|
140
144
|
msgstr "Richieste"
|
|
141
145
|
|
|
142
|
-
#: invenio_app_rdm/ext.py:
|
|
146
|
+
#: invenio_app_rdm/ext.py:126
|
|
143
147
|
msgid "Home"
|
|
144
148
|
msgstr "Pagina principale"
|
|
145
149
|
|
|
146
|
-
#: invenio_app_rdm/
|
|
147
|
-
#: invenio_app_rdm/
|
|
148
|
-
|
|
150
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/collections/collection.html:38
|
|
151
|
+
#: invenio_app_rdm/ext.py:134
|
|
152
|
+
msgid "Browse"
|
|
153
|
+
msgstr "Sfoglia"
|
|
154
|
+
|
|
155
|
+
#: invenio_app_rdm/administration/records/records.py:28
|
|
156
|
+
#: invenio_app_rdm/administration/records/records.py:29
|
|
157
|
+
#: invenio_app_rdm/ext.py:142
|
|
149
158
|
msgid "Records"
|
|
150
159
|
msgstr "Record"
|
|
151
160
|
|
|
152
|
-
#: invenio_app_rdm/ext.py:
|
|
161
|
+
#: invenio_app_rdm/ext.py:149
|
|
153
162
|
msgid "Submit"
|
|
154
163
|
msgstr "Sottometti"
|
|
155
164
|
|
|
165
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:38
|
|
166
|
+
msgid "Resource"
|
|
167
|
+
msgstr ""
|
|
168
|
+
|
|
169
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:43
|
|
170
|
+
msgid "Resource ID"
|
|
171
|
+
msgstr ""
|
|
172
|
+
|
|
173
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:47
|
|
174
|
+
msgid "Action"
|
|
175
|
+
msgstr "Azione"
|
|
176
|
+
|
|
177
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:51
|
|
178
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:46
|
|
179
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:169
|
|
180
|
+
#: invenio_app_rdm/administration/users/users.py:22
|
|
181
|
+
msgid "User"
|
|
182
|
+
msgstr "Utente"
|
|
183
|
+
|
|
184
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:55
|
|
185
|
+
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
186
|
+
#: invenio_app_rdm/administration/records/records.py:43
|
|
187
|
+
#: invenio_app_rdm/administration/records/records.py:127
|
|
188
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:173
|
|
189
|
+
#: invenio_app_rdm/administration/users/users.py:26
|
|
190
|
+
#: invenio_app_rdm/administration/users/users.py:42
|
|
191
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
192
|
+
msgid "Created"
|
|
193
|
+
msgstr "Creato"
|
|
194
|
+
|
|
195
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:62
|
|
196
|
+
msgid "View Log"
|
|
197
|
+
msgstr ""
|
|
198
|
+
|
|
199
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:67
|
|
200
|
+
msgid "View Changes"
|
|
201
|
+
msgstr ""
|
|
202
|
+
|
|
156
203
|
#: invenio_app_rdm/administration/domains/domains.py:41
|
|
157
204
|
#: invenio_app_rdm/administration/domains/domains.py:42
|
|
158
205
|
msgid "Domains"
|
|
@@ -175,22 +222,22 @@ msgstr ""
|
|
|
175
222
|
#: invenio_app_rdm/administration/domains/domains.py:49
|
|
176
223
|
#: invenio_app_rdm/administration/domains/domains.py:80
|
|
177
224
|
#: invenio_app_rdm/administration/domains/domains.py:146
|
|
178
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
179
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
180
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
225
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:69
|
|
226
|
+
#: invenio_app_rdm/administration/users/users.py:25
|
|
227
|
+
#: invenio_app_rdm/administration/users/users.py:36
|
|
181
228
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html:28
|
|
182
229
|
msgid "Status"
|
|
183
230
|
msgstr "Stato"
|
|
184
231
|
|
|
185
232
|
#: invenio_app_rdm/administration/domains/domains.py:50
|
|
186
233
|
#: invenio_app_rdm/administration/domains/domains.py:153
|
|
187
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
234
|
+
#: invenio_app_rdm/administration/users/users.py:58
|
|
188
235
|
msgid "Users"
|
|
189
236
|
msgstr "Utenti"
|
|
190
237
|
|
|
191
238
|
#: invenio_app_rdm/administration/domains/domains.py:51
|
|
192
239
|
#: invenio_app_rdm/administration/domains/domains.py:154
|
|
193
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
240
|
+
#: invenio_app_rdm/administration/users/users.py:38
|
|
194
241
|
msgid "Active"
|
|
195
242
|
msgstr "Attivo"
|
|
196
243
|
|
|
@@ -268,19 +315,9 @@ msgstr ""
|
|
|
268
315
|
msgid "Top-level domain"
|
|
269
316
|
msgstr ""
|
|
270
317
|
|
|
271
|
-
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
272
|
-
#: invenio_app_rdm/administration/records/records.py:41
|
|
273
|
-
#: invenio_app_rdm/administration/records/records.py:120
|
|
274
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:172
|
|
275
|
-
#: invenio_app_rdm/administration/users/users.py:25
|
|
276
|
-
#: invenio_app_rdm/administration/users/users.py:41
|
|
277
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
278
|
-
msgid "Created"
|
|
279
|
-
msgstr "Creato"
|
|
280
|
-
|
|
281
318
|
#: invenio_app_rdm/administration/domains/domains.py:151
|
|
282
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
283
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
319
|
+
#: invenio_app_rdm/administration/users/users.py:27
|
|
320
|
+
#: invenio_app_rdm/administration/users/users.py:43
|
|
284
321
|
msgid "Updated"
|
|
285
322
|
msgstr ""
|
|
286
323
|
|
|
@@ -288,152 +325,162 @@ msgstr ""
|
|
|
288
325
|
msgid "Organisation"
|
|
289
326
|
msgstr ""
|
|
290
327
|
|
|
291
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
292
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
328
|
+
#: invenio_app_rdm/administration/records/records.py:30
|
|
329
|
+
#: invenio_app_rdm/administration/records/records.py:114
|
|
293
330
|
msgid "Records & files"
|
|
294
331
|
msgstr ""
|
|
295
332
|
|
|
296
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
297
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
333
|
+
#: invenio_app_rdm/administration/records/records.py:41
|
|
334
|
+
#: invenio_app_rdm/administration/records/records.py:125
|
|
298
335
|
msgid "Title"
|
|
299
336
|
msgstr "Titolo"
|
|
300
337
|
|
|
301
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
302
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
338
|
+
#: invenio_app_rdm/administration/records/records.py:42
|
|
339
|
+
#: invenio_app_rdm/administration/records/records.py:126
|
|
303
340
|
msgid "Owner"
|
|
304
341
|
msgstr "Proprietario"
|
|
305
342
|
|
|
306
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
307
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
308
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
309
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:276
|
|
343
|
+
#: invenio_app_rdm/administration/records/records.py:44
|
|
344
|
+
#: invenio_app_rdm/administration/records/records.py:128
|
|
345
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:288
|
|
310
346
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:293
|
|
311
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/
|
|
347
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:310
|
|
348
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:159
|
|
312
349
|
msgid "Files"
|
|
313
350
|
msgstr "File"
|
|
314
351
|
|
|
315
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
316
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
352
|
+
#: invenio_app_rdm/administration/records/records.py:45
|
|
353
|
+
#: invenio_app_rdm/administration/records/records.py:129
|
|
317
354
|
msgid "Stats"
|
|
318
355
|
msgstr ""
|
|
319
356
|
|
|
320
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
357
|
+
#: invenio_app_rdm/administration/records/records.py:50
|
|
321
358
|
msgid "Delete record"
|
|
322
359
|
msgstr ""
|
|
323
360
|
|
|
324
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
361
|
+
#: invenio_app_rdm/administration/records/records.py:55
|
|
325
362
|
msgid "Restore record"
|
|
326
363
|
msgstr ""
|
|
327
364
|
|
|
328
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
329
|
-
|
|
365
|
+
#: invenio_app_rdm/administration/records/records.py:60
|
|
366
|
+
msgid "Compare revisions"
|
|
367
|
+
msgstr ""
|
|
368
|
+
|
|
369
|
+
#: invenio_app_rdm/administration/records/records.py:112
|
|
370
|
+
#: invenio_app_rdm/administration/records/records.py:113
|
|
330
371
|
msgid "Drafts"
|
|
331
372
|
msgstr ""
|
|
332
373
|
|
|
333
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
374
|
+
#: invenio_app_rdm/administration/records/records.py:134
|
|
334
375
|
msgid "Set quota"
|
|
335
376
|
msgstr ""
|
|
336
377
|
|
|
337
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:29
|
|
338
378
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:30
|
|
339
379
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:31
|
|
380
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:32
|
|
340
381
|
msgid "Moderation"
|
|
341
382
|
msgstr ""
|
|
342
383
|
|
|
343
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
344
|
-
#: invenio_app_rdm/administration/
|
|
345
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
346
|
-
msgid "User"
|
|
347
|
-
msgstr "Utente"
|
|
348
|
-
|
|
349
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:51
|
|
350
|
-
#: invenio_app_rdm/administration/users/users.py:23
|
|
351
|
-
#: invenio_app_rdm/administration/users/users.py:33
|
|
384
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:52
|
|
385
|
+
#: invenio_app_rdm/administration/users/users.py:24
|
|
386
|
+
#: invenio_app_rdm/administration/users/users.py:34
|
|
352
387
|
msgid "Email"
|
|
353
388
|
msgstr "Email"
|
|
354
389
|
|
|
355
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
390
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:58
|
|
356
391
|
msgid "Email domain"
|
|
357
392
|
msgstr ""
|
|
358
393
|
|
|
359
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
394
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:64
|
|
360
395
|
msgid "Activity"
|
|
361
396
|
msgstr ""
|
|
362
397
|
|
|
363
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
364
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
398
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:77
|
|
399
|
+
#: invenio_app_rdm/administration/users/users.py:79
|
|
365
400
|
msgid "Approve"
|
|
366
401
|
msgstr "Approva"
|
|
367
402
|
|
|
368
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
369
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
403
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:82
|
|
404
|
+
#: invenio_app_rdm/administration/users/users.py:89
|
|
370
405
|
msgid "Block"
|
|
371
406
|
msgstr ""
|
|
372
407
|
|
|
373
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
408
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:142
|
|
374
409
|
msgid "User moderation"
|
|
375
410
|
msgstr ""
|
|
376
411
|
|
|
377
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
378
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
412
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:165
|
|
413
|
+
#: invenio_app_rdm/administration/users/users.py:32
|
|
379
414
|
msgid "ID"
|
|
380
415
|
msgstr "ID"
|
|
381
416
|
|
|
382
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
417
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:174
|
|
383
418
|
msgid "Open"
|
|
384
419
|
msgstr "Apri"
|
|
385
420
|
|
|
386
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
387
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
421
|
+
#: invenio_app_rdm/administration/users/users.py:23
|
|
422
|
+
#: invenio_app_rdm/administration/users/users.py:33
|
|
388
423
|
msgid "Username"
|
|
389
424
|
msgstr "Nome utente"
|
|
390
425
|
|
|
391
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
426
|
+
#: invenio_app_rdm/administration/users/users.py:35
|
|
392
427
|
msgid "Domain "
|
|
393
428
|
msgstr ""
|
|
394
429
|
|
|
395
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
430
|
+
#: invenio_app_rdm/administration/users/users.py:37
|
|
396
431
|
msgid "Visibility"
|
|
397
432
|
msgstr ""
|
|
398
433
|
|
|
399
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
434
|
+
#: invenio_app_rdm/administration/users/users.py:39
|
|
400
435
|
msgid "Confirmed at"
|
|
401
436
|
msgstr ""
|
|
402
437
|
|
|
403
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
438
|
+
#: invenio_app_rdm/administration/users/users.py:40
|
|
404
439
|
msgid "Verified at"
|
|
405
440
|
msgstr ""
|
|
406
441
|
|
|
407
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
442
|
+
#: invenio_app_rdm/administration/users/users.py:41
|
|
408
443
|
msgid "Blocked at"
|
|
409
444
|
msgstr ""
|
|
410
445
|
|
|
411
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
412
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
446
|
+
#: invenio_app_rdm/administration/users/users.py:57
|
|
447
|
+
#: invenio_app_rdm/administration/users/users.py:59
|
|
413
448
|
msgid "User management"
|
|
414
449
|
msgstr ""
|
|
415
450
|
|
|
416
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
451
|
+
#: invenio_app_rdm/administration/users/users.py:84
|
|
417
452
|
msgid "Restore"
|
|
418
453
|
msgstr ""
|
|
419
454
|
|
|
420
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
455
|
+
#: invenio_app_rdm/administration/users/users.py:94
|
|
421
456
|
msgid "Suspend"
|
|
422
457
|
msgstr ""
|
|
423
458
|
|
|
424
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
459
|
+
#: invenio_app_rdm/administration/users/users.py:125
|
|
425
460
|
msgid "User details"
|
|
426
461
|
msgstr ""
|
|
427
462
|
|
|
463
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:40
|
|
464
|
+
msgid "Subcommunities"
|
|
465
|
+
msgstr ""
|
|
466
|
+
|
|
467
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:44
|
|
468
|
+
msgid "See all"
|
|
469
|
+
msgstr ""
|
|
470
|
+
|
|
471
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:54
|
|
472
|
+
msgid "This community has no subcommunities"
|
|
473
|
+
msgstr ""
|
|
474
|
+
|
|
428
475
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/records/index.html:12
|
|
429
476
|
msgid "Search "
|
|
430
477
|
msgstr "Ricerca"
|
|
431
478
|
|
|
432
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
479
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:15
|
|
433
480
|
msgid "New version"
|
|
434
481
|
msgstr "Nuova versione"
|
|
435
482
|
|
|
436
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
483
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:19
|
|
437
484
|
msgid "Edit upload"
|
|
438
485
|
msgstr "Modifica caricamento"
|
|
439
486
|
|
|
@@ -441,44 +488,48 @@ msgstr "Modifica caricamento"
|
|
|
441
488
|
msgid "Information banner"
|
|
442
489
|
msgstr "Banner informativo"
|
|
443
490
|
|
|
444
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
491
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:80
|
|
492
|
+
msgid "Part of"
|
|
493
|
+
msgstr ""
|
|
494
|
+
|
|
495
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:91
|
|
445
496
|
msgid "Community visibility"
|
|
446
497
|
msgstr "Visibilità della community"
|
|
447
498
|
|
|
448
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
499
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:92
|
|
449
500
|
msgid "The community is restricted to users with access."
|
|
450
501
|
msgstr ""
|
|
451
502
|
|
|
452
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
503
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:94
|
|
453
504
|
msgid "Restricted"
|
|
454
505
|
msgstr "Limitato"
|
|
455
506
|
|
|
456
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
507
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:111
|
|
457
508
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:24
|
|
458
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
509
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:138
|
|
459
510
|
msgid "Preview"
|
|
460
511
|
msgstr "Anteprima"
|
|
461
512
|
|
|
462
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
513
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:115
|
|
463
514
|
msgid "You are previewing a published record."
|
|
464
515
|
msgstr "Stai visualizzando l'anteprima di un record pubblicato."
|
|
465
516
|
|
|
466
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
517
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:117
|
|
467
518
|
msgid "You are previewing changes that have not yet been published."
|
|
468
519
|
msgstr ""
|
|
469
520
|
"Stai visualizzando l'anteprima di modifiche che non sono state ancora "
|
|
470
521
|
"pubblicate."
|
|
471
522
|
|
|
472
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
523
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:119
|
|
473
524
|
msgid "You are previewing a new record that has not yet been published."
|
|
474
525
|
msgstr ""
|
|
475
526
|
|
|
476
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
527
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:121
|
|
477
528
|
msgid ""
|
|
478
529
|
"You are previewing a new record version that has not yet been published."
|
|
479
530
|
msgstr ""
|
|
480
531
|
|
|
481
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
532
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:136
|
|
482
533
|
#, python-format
|
|
483
534
|
msgid ""
|
|
484
535
|
"\n"
|
|
@@ -487,98 +538,98 @@ msgid ""
|
|
|
487
538
|
" "
|
|
488
539
|
msgstr ""
|
|
489
540
|
|
|
490
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
541
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:160
|
|
491
542
|
msgid "Record access information"
|
|
492
543
|
msgstr ""
|
|
493
544
|
|
|
494
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
495
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
496
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
497
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
545
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:167
|
|
546
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:326
|
|
547
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:172
|
|
548
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:202
|
|
498
549
|
msgid "Reason"
|
|
499
550
|
msgstr "Motivo"
|
|
500
551
|
|
|
501
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
552
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:180
|
|
502
553
|
msgid "Back-navigation"
|
|
503
554
|
msgstr ""
|
|
504
555
|
|
|
505
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
556
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:182
|
|
506
557
|
msgid "Back to edit"
|
|
507
558
|
msgstr ""
|
|
508
559
|
|
|
509
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
560
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:200
|
|
510
561
|
msgid "Manage record"
|
|
511
562
|
msgstr "Gestisci record"
|
|
512
563
|
|
|
513
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
564
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:218
|
|
514
565
|
msgid "Publication date and version number"
|
|
515
566
|
msgstr "Data di pubblicazione e numero di versione"
|
|
516
567
|
|
|
517
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
568
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:222
|
|
518
569
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:25
|
|
519
570
|
msgid "Publication date"
|
|
520
571
|
msgstr "Data di publicazione"
|
|
521
572
|
|
|
522
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
573
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:223
|
|
523
574
|
msgid "Published"
|
|
524
575
|
msgstr "Pubblicato"
|
|
525
576
|
|
|
526
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
577
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:226
|
|
527
578
|
#, python-brace-format
|
|
528
579
|
msgid "Version {version_number}"
|
|
529
580
|
msgstr ""
|
|
530
581
|
|
|
531
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
582
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:233
|
|
532
583
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:24
|
|
533
584
|
msgid "Resource type"
|
|
534
585
|
msgstr "Tipo di risorsa"
|
|
535
586
|
|
|
536
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
587
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:243
|
|
537
588
|
msgid "Access status"
|
|
538
589
|
msgstr "Stato di accesso"
|
|
539
590
|
|
|
540
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
591
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:265
|
|
541
592
|
msgid "Record title and creators"
|
|
542
593
|
msgstr ""
|
|
543
594
|
|
|
544
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
595
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:271
|
|
545
596
|
msgid "Creators and contributors"
|
|
546
597
|
msgstr "Creatori e contributori"
|
|
547
598
|
|
|
548
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
599
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:332
|
|
549
600
|
msgid "Request access"
|
|
550
601
|
msgstr ""
|
|
551
602
|
|
|
552
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
603
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:334
|
|
553
604
|
msgid ""
|
|
554
605
|
"If you would like to request access to these files, please fill out the form"
|
|
555
606
|
" below."
|
|
556
607
|
msgstr ""
|
|
557
608
|
|
|
558
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
609
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:342
|
|
559
610
|
msgid ""
|
|
560
611
|
"You need to satisfy these conditions in order for this request to be "
|
|
561
612
|
"accepted:"
|
|
562
613
|
msgstr ""
|
|
563
614
|
|
|
564
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
565
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
615
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:367
|
|
616
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:188
|
|
566
617
|
msgid "System files"
|
|
567
618
|
msgstr ""
|
|
568
619
|
|
|
569
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
620
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:380
|
|
570
621
|
msgid "Additional record details"
|
|
571
622
|
msgstr "Dettagli aggiuntivi del record"
|
|
572
623
|
|
|
573
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
624
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:394
|
|
574
625
|
msgid "Record details"
|
|
575
626
|
msgstr ""
|
|
576
627
|
|
|
577
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
628
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:411
|
|
578
629
|
msgid "Jump to top of page"
|
|
579
630
|
msgstr "Salta all'inizio della pagina"
|
|
580
631
|
|
|
581
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
632
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:413
|
|
582
633
|
msgid "Jump up"
|
|
583
634
|
msgstr "Salta su"
|
|
584
635
|
|
|
@@ -691,9 +742,12 @@ msgid "Not you?"
|
|
|
691
742
|
msgstr ""
|
|
692
743
|
|
|
693
744
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html:31
|
|
694
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
695
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
696
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
745
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:114
|
|
746
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:117
|
|
747
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:148
|
|
748
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:151
|
|
749
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:158
|
|
750
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:161
|
|
697
751
|
msgid "Log out"
|
|
698
752
|
msgstr "Esci"
|
|
699
753
|
|
|
@@ -757,61 +811,61 @@ msgid "References"
|
|
|
757
811
|
msgstr "Riferimenti"
|
|
758
812
|
|
|
759
813
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:17
|
|
760
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
814
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:53
|
|
761
815
|
msgid "Views"
|
|
762
816
|
msgstr "Viste"
|
|
763
817
|
|
|
764
818
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:25
|
|
765
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
819
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:73
|
|
766
820
|
msgid "Downloads"
|
|
767
821
|
msgstr ""
|
|
768
822
|
|
|
769
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
770
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
823
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:34
|
|
824
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:37
|
|
771
825
|
msgid "Show more details"
|
|
772
826
|
msgstr ""
|
|
773
827
|
|
|
774
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
828
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:35
|
|
775
829
|
msgid "Show less details"
|
|
776
830
|
msgstr ""
|
|
777
831
|
|
|
778
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
779
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
780
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
781
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
832
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:46
|
|
833
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:68
|
|
834
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:88
|
|
835
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:110
|
|
782
836
|
msgid "All versions"
|
|
783
837
|
msgstr ""
|
|
784
838
|
|
|
785
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
786
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
787
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
788
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
839
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:47
|
|
840
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:69
|
|
841
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:89
|
|
842
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:111
|
|
789
843
|
msgid "This version"
|
|
790
844
|
msgstr ""
|
|
791
845
|
|
|
792
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
793
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
794
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
846
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:60
|
|
847
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:80
|
|
848
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:100
|
|
795
849
|
msgid "More info"
|
|
796
850
|
msgstr ""
|
|
797
851
|
|
|
798
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
852
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:65
|
|
799
853
|
msgid "Total views"
|
|
800
854
|
msgstr ""
|
|
801
855
|
|
|
802
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
856
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:85
|
|
803
857
|
msgid "Total downloads"
|
|
804
858
|
msgstr ""
|
|
805
859
|
|
|
806
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
860
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:93
|
|
807
861
|
msgid "Data volume"
|
|
808
862
|
msgstr ""
|
|
809
863
|
|
|
810
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
864
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:105
|
|
811
865
|
msgid "Total data volume"
|
|
812
866
|
msgstr ""
|
|
813
867
|
|
|
814
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
868
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:117
|
|
815
869
|
msgid "More info on how stats are collected."
|
|
816
870
|
msgstr ""
|
|
817
871
|
|
|
@@ -845,7 +899,7 @@ msgid "Imprint"
|
|
|
845
899
|
msgstr ""
|
|
846
900
|
|
|
847
901
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:29
|
|
848
|
-
msgid "
|
|
902
|
+
msgid "Thesis"
|
|
849
903
|
msgstr ""
|
|
850
904
|
|
|
851
905
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:30
|
|
@@ -878,29 +932,29 @@ msgstr ""
|
|
|
878
932
|
msgid "Keywords and subjects"
|
|
879
933
|
msgstr "Parole chiave e materie"
|
|
880
934
|
|
|
881
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
882
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
883
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
884
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
935
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
936
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
937
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:167
|
|
938
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:198
|
|
885
939
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:61
|
|
886
940
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:43
|
|
887
941
|
msgid "Opens in new tab"
|
|
888
942
|
msgstr "Apre in una nuova tab"
|
|
889
943
|
|
|
890
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
891
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
944
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
945
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
892
946
|
msgid "Read more"
|
|
893
947
|
msgstr "Per saperne di più"
|
|
894
948
|
|
|
895
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
949
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:26
|
|
896
950
|
msgid "Rights"
|
|
897
951
|
msgstr "Diritti"
|
|
898
952
|
|
|
899
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
953
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:59
|
|
900
954
|
msgid "Close"
|
|
901
955
|
msgstr "Chiudi"
|
|
902
956
|
|
|
903
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
957
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:63
|
|
904
958
|
msgid "No further description."
|
|
905
959
|
msgstr "Non ci sono altre descrizioni."
|
|
906
960
|
|
|
@@ -932,71 +986,94 @@ msgstr "Modificato"
|
|
|
932
986
|
msgid "Versions"
|
|
933
987
|
msgstr "Versioni"
|
|
934
988
|
|
|
935
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
936
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
937
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
938
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
939
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:89
|
|
989
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:20
|
|
990
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:21
|
|
991
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:97
|
|
992
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:98
|
|
940
993
|
msgid "profile"
|
|
941
994
|
msgstr "profilo"
|
|
942
995
|
|
|
943
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
944
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
996
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:76
|
|
997
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:80
|
|
945
998
|
msgid "Show affiliations"
|
|
946
999
|
msgstr "Mostra affiliazioni"
|
|
947
1000
|
|
|
948
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1001
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:77
|
|
949
1002
|
msgid "Hide affiliations"
|
|
950
1003
|
msgstr "Nascondi affiliazioni"
|
|
951
1004
|
|
|
952
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1005
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:84
|
|
953
1006
|
msgid "Affiliations for"
|
|
954
1007
|
msgstr "Affiliazioni per"
|
|
955
1008
|
|
|
956
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1009
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:68
|
|
1010
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:71
|
|
1011
|
+
msgid "Missing description type!"
|
|
1012
|
+
msgstr ""
|
|
1013
|
+
|
|
1014
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:90
|
|
1015
|
+
msgid "Unknown date type"
|
|
1016
|
+
msgstr ""
|
|
1017
|
+
|
|
1018
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:130
|
|
957
1019
|
msgid "Open external link"
|
|
958
1020
|
msgstr "Apri link esterno"
|
|
959
1021
|
|
|
960
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1022
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:309
|
|
961
1023
|
msgid "Conference website"
|
|
962
1024
|
msgstr ""
|
|
963
1025
|
|
|
964
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
965
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1026
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:10
|
|
1027
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:26
|
|
1028
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:104
|
|
966
1029
|
msgid "DOI"
|
|
967
1030
|
msgstr "DOI"
|
|
968
1031
|
|
|
969
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1032
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:17
|
|
970
1033
|
msgid "Get the DOI badge!"
|
|
971
1034
|
msgstr ""
|
|
972
1035
|
|
|
973
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1036
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:23
|
|
974
1037
|
msgid "DOI Badge"
|
|
975
1038
|
msgstr ""
|
|
976
1039
|
|
|
977
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1040
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:45
|
|
978
1041
|
msgid "File preview"
|
|
979
1042
|
msgstr "Anteprima del file"
|
|
980
1043
|
|
|
981
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1044
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:60
|
|
1045
|
+
msgid "This file cannot be previewed"
|
|
1046
|
+
msgstr ""
|
|
1047
|
+
|
|
1048
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:63
|
|
1049
|
+
msgid ""
|
|
1050
|
+
"This file is an external reference and not stored directly in this repository.\n"
|
|
1051
|
+
"To access its content, please download it and open it locally."
|
|
1052
|
+
msgstr ""
|
|
1053
|
+
|
|
1054
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:90
|
|
982
1055
|
msgid "Name"
|
|
983
1056
|
msgstr "Nome"
|
|
984
1057
|
|
|
985
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1058
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:91
|
|
986
1059
|
msgid "Size"
|
|
987
1060
|
msgstr "Dimensione"
|
|
988
1061
|
|
|
989
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1062
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:96
|
|
990
1063
|
msgid "Download all"
|
|
991
1064
|
msgstr ""
|
|
992
1065
|
|
|
993
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1066
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:127
|
|
994
1067
|
msgid ""
|
|
995
1068
|
"This is the file fingerprint (checksum), which can be used to verify the "
|
|
996
1069
|
"file integrity."
|
|
997
1070
|
msgstr ""
|
|
998
1071
|
|
|
999
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1072
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:133
|
|
1073
|
+
msgid "N/A (external)"
|
|
1074
|
+
msgstr ""
|
|
1075
|
+
|
|
1076
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:142
|
|
1000
1077
|
msgid "Download"
|
|
1001
1078
|
msgstr "Scarica"
|
|
1002
1079
|
|
|
@@ -1016,17 +1093,25 @@ msgstr "Versione"
|
|
|
1016
1093
|
msgid "No DOI available"
|
|
1017
1094
|
msgstr ""
|
|
1018
1095
|
|
|
1019
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1096
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:103
|
|
1097
|
+
msgid "Digital Object Identifier"
|
|
1098
|
+
msgstr ""
|
|
1099
|
+
|
|
1100
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:105
|
|
1101
|
+
msgid "Copy/paste your existing DOI here..."
|
|
1102
|
+
msgstr ""
|
|
1103
|
+
|
|
1104
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:109
|
|
1020
1105
|
#, python-format
|
|
1021
1106
|
msgid "Discard the reserved %(scheme_label)s."
|
|
1022
1107
|
msgstr ""
|
|
1023
1108
|
|
|
1024
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1109
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:112
|
|
1025
1110
|
#, python-format
|
|
1026
1111
|
msgid "Get a %(scheme_label)s now!"
|
|
1027
1112
|
msgstr ""
|
|
1028
1113
|
|
|
1029
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1114
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:115
|
|
1030
1115
|
#, python-format
|
|
1031
1116
|
msgid ""
|
|
1032
1117
|
"Reserve a %(scheme_label)s by pressing the button (so it can be included in "
|
|
@@ -1034,16 +1119,17 @@ msgid ""
|
|
|
1034
1119
|
"is published."
|
|
1035
1120
|
msgstr ""
|
|
1036
1121
|
|
|
1037
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1122
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:121
|
|
1038
1123
|
#, python-format
|
|
1039
1124
|
msgid ""
|
|
1040
1125
|
"A %(scheme_label)s allows your upload to be easily and unambiguously cited. "
|
|
1041
1126
|
"Example: 10.1234/foo.bar"
|
|
1042
1127
|
msgstr ""
|
|
1043
1128
|
|
|
1044
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1045
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1046
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1129
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:233
|
|
1130
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:18
|
|
1131
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:31
|
|
1132
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:40
|
|
1047
1133
|
msgid "All"
|
|
1048
1134
|
msgstr "Tutto"
|
|
1049
1135
|
|
|
@@ -1054,6 +1140,8 @@ msgstr "Torna a inviti"
|
|
|
1054
1140
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-invitation/user_dashboard.html:19
|
|
1055
1141
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:31
|
|
1056
1142
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:34
|
|
1143
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity-invitation/index.html:29
|
|
1144
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity/index.html:29
|
|
1057
1145
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:28
|
|
1058
1146
|
msgid "Back to requests"
|
|
1059
1147
|
msgstr "Torna a richieste"
|
|
@@ -1066,6 +1154,10 @@ msgstr "Conversazioni"
|
|
|
1066
1154
|
msgid "Record"
|
|
1067
1155
|
msgstr "Record"
|
|
1068
1156
|
|
|
1157
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:77
|
|
1158
|
+
msgid "Checks"
|
|
1159
|
+
msgstr ""
|
|
1160
|
+
|
|
1069
1161
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:13
|
|
1070
1162
|
msgid "Access request"
|
|
1071
1163
|
msgstr ""
|
|
@@ -1078,7 +1170,7 @@ msgstr "Vedi community"
|
|
|
1078
1170
|
msgid "View record"
|
|
1079
1171
|
msgstr "Vedi record"
|
|
1080
1172
|
|
|
1081
|
-
#: invenio_app_rdm/theme/views.py:
|
|
1173
|
+
#: invenio_app_rdm/theme/views.py:128
|
|
1082
1174
|
msgid "Notification preferences were updated."
|
|
1083
1175
|
msgstr ""
|
|
1084
1176
|
|
|
@@ -1167,97 +1259,103 @@ msgstr ""
|
|
|
1167
1259
|
msgid "Search"
|
|
1168
1260
|
msgstr "Cerca"
|
|
1169
1261
|
|
|
1170
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1262
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:16
|
|
1263
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:19
|
|
1171
1264
|
msgid "Log in"
|
|
1172
1265
|
msgstr "Accedi"
|
|
1173
1266
|
|
|
1174
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1267
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:24
|
|
1175
1268
|
msgid "Sign up"
|
|
1176
1269
|
msgstr "Registrati"
|
|
1177
1270
|
|
|
1178
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1271
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:41
|
|
1179
1272
|
msgid "Quick create"
|
|
1180
1273
|
msgstr ""
|
|
1181
1274
|
|
|
1182
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1275
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:58
|
|
1183
1276
|
msgid "Actions"
|
|
1184
1277
|
msgstr "Azioni"
|
|
1185
1278
|
|
|
1186
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1187
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1279
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:79
|
|
1280
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:124
|
|
1188
1281
|
msgid "My account"
|
|
1189
1282
|
msgstr ""
|
|
1190
1283
|
|
|
1191
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1284
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:13
|
|
1192
1285
|
msgid "You've successfully installed InvenioRDM!"
|
|
1193
1286
|
msgstr ""
|
|
1194
1287
|
|
|
1195
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1288
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:15
|
|
1196
1289
|
msgid "What is ahead?"
|
|
1197
1290
|
msgstr ""
|
|
1198
1291
|
|
|
1199
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1292
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:25
|
|
1200
1293
|
msgid "Configure"
|
|
1201
1294
|
msgstr ""
|
|
1202
1295
|
|
|
1203
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1296
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:28
|
|
1204
1297
|
msgid ""
|
|
1205
1298
|
"Configure the datamodel, resource types, permissions and much more to make "
|
|
1206
1299
|
"it suit your needs! For more information on how to do it visit the"
|
|
1207
1300
|
msgstr ""
|
|
1208
1301
|
|
|
1209
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1302
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:30
|
|
1210
1303
|
msgid "configuration section in the docs"
|
|
1211
1304
|
msgstr ""
|
|
1212
1305
|
|
|
1213
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1306
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:42
|
|
1214
1307
|
msgid "Customize"
|
|
1215
1308
|
msgstr ""
|
|
1216
1309
|
|
|
1217
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1310
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:45
|
|
1218
1311
|
msgid ""
|
|
1219
1312
|
"Customize the layout and adapt the styling to match your institution's. See "
|
|
1220
1313
|
"how to do so"
|
|
1221
1314
|
msgstr ""
|
|
1222
1315
|
|
|
1223
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1316
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:47
|
|
1224
1317
|
msgid "here"
|
|
1225
1318
|
msgstr "qui"
|
|
1226
1319
|
|
|
1227
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1228
|
-
msgid "
|
|
1320
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:58
|
|
1321
|
+
msgid "Use it!"
|
|
1229
1322
|
msgstr ""
|
|
1230
1323
|
|
|
1231
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1232
|
-
msgid "
|
|
1324
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:60
|
|
1325
|
+
msgid "Use and explore your InvenioRDM instance."
|
|
1233
1326
|
msgstr ""
|
|
1234
1327
|
|
|
1235
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1236
|
-
msgid "
|
|
1237
|
-
msgstr "
|
|
1328
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:62
|
|
1329
|
+
msgid "Use"
|
|
1330
|
+
msgstr ""
|
|
1238
1331
|
|
|
1239
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1332
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:76
|
|
1240
1333
|
msgid "Docs"
|
|
1241
1334
|
msgstr ""
|
|
1242
1335
|
|
|
1243
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1336
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:85
|
|
1244
1337
|
msgid "Code"
|
|
1245
1338
|
msgstr "Codice"
|
|
1246
1339
|
|
|
1247
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1340
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:92
|
|
1248
1341
|
msgid "To disable this section, add"
|
|
1249
1342
|
msgstr ""
|
|
1250
1343
|
|
|
1251
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1344
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:94
|
|
1252
1345
|
msgid "to your invenio.cfg file."
|
|
1253
1346
|
msgstr ""
|
|
1254
1347
|
|
|
1255
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1348
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:8
|
|
1349
|
+
msgid "In this collection"
|
|
1350
|
+
msgstr ""
|
|
1351
|
+
|
|
1352
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:13
|
|
1353
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:26
|
|
1256
1354
|
msgid "In this community"
|
|
1257
1355
|
msgstr ""
|
|
1258
1356
|
|
|
1259
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1260
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1357
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:51
|
|
1358
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:52
|
|
1261
1359
|
msgid "Search records"
|
|
1262
1360
|
msgstr ""
|
|
1263
1361
|
|
|
@@ -1266,55 +1364,55 @@ msgstr ""
|
|
|
1266
1364
|
msgid "Powered by"
|
|
1267
1365
|
msgstr "Fornita da"
|
|
1268
1366
|
|
|
1269
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1367
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:12
|
|
1270
1368
|
msgid ""
|
|
1271
1369
|
"The following files were flagged as 'unhealthy'. This means that the "
|
|
1272
1370
|
"checksum check failed or timed out. Please take any action if needed."
|
|
1273
1371
|
msgstr ""
|
|
1274
1372
|
|
|
1373
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:15
|
|
1374
|
+
#, python-brace-format
|
|
1375
|
+
msgid "ID: {}"
|
|
1376
|
+
msgstr ""
|
|
1377
|
+
|
|
1275
1378
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:16
|
|
1276
|
-
#, python-format
|
|
1277
|
-
msgid "
|
|
1379
|
+
#, python-brace-format
|
|
1380
|
+
msgid "URI: {}"
|
|
1278
1381
|
msgstr ""
|
|
1279
1382
|
|
|
1280
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1281
|
-
#, python-format
|
|
1282
|
-
msgid "
|
|
1383
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:18
|
|
1384
|
+
#, python-brace-format
|
|
1385
|
+
msgid "Name: {}"
|
|
1283
1386
|
msgstr ""
|
|
1284
1387
|
|
|
1285
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1286
|
-
#, python-format
|
|
1287
|
-
msgid "
|
|
1388
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:20
|
|
1389
|
+
#, python-brace-format
|
|
1390
|
+
msgid "Created: {}"
|
|
1288
1391
|
msgstr ""
|
|
1289
1392
|
|
|
1290
1393
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:21
|
|
1291
|
-
#, python-format
|
|
1292
|
-
msgid "
|
|
1394
|
+
#, python-brace-format
|
|
1395
|
+
msgid "Checksum: {}"
|
|
1293
1396
|
msgstr ""
|
|
1294
1397
|
|
|
1295
1398
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:22
|
|
1296
|
-
#, python-format
|
|
1297
|
-
msgid "
|
|
1399
|
+
#, python-brace-format
|
|
1400
|
+
msgid "Last check date: {}"
|
|
1298
1401
|
msgstr ""
|
|
1299
1402
|
|
|
1300
1403
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:23
|
|
1301
|
-
#, python-format
|
|
1302
|
-
msgid "Last check
|
|
1303
|
-
msgstr ""
|
|
1304
|
-
|
|
1305
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:24
|
|
1306
|
-
#, python-format
|
|
1307
|
-
msgid "Last check FAILED with result: %s"
|
|
1404
|
+
#, python-brace-format
|
|
1405
|
+
msgid "Last check FAILED with result: {}"
|
|
1308
1406
|
msgstr ""
|
|
1309
1407
|
|
|
1310
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1311
|
-
#, python-format
|
|
1312
|
-
msgid "Record:
|
|
1408
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:25
|
|
1409
|
+
#, python-brace-format
|
|
1410
|
+
msgid "Record: {}"
|
|
1313
1411
|
msgstr ""
|
|
1314
1412
|
|
|
1315
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1316
|
-
#, python-format
|
|
1317
|
-
msgid "Draft:
|
|
1413
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:28
|
|
1414
|
+
#, python-brace-format
|
|
1415
|
+
msgid "Draft: {}"
|
|
1318
1416
|
msgstr ""
|
|
1319
1417
|
|
|
1320
1418
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html:9
|