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