invenio-app-rdm 13.0.0b3.dev0__py2.py3-none-any.whl → 13.0.0b3.dev2__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.
Files changed (99) hide show
  1. invenio_app_rdm/__init__.py +1 -1
  2. invenio_app_rdm/administration/records/records.py +4 -4
  3. invenio_app_rdm/administration/user_moderation/user_moderation.py +17 -15
  4. invenio_app_rdm/administration/users/users.py +8 -7
  5. invenio_app_rdm/config.py +3 -1
  6. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html +3 -2
  7. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html +10 -7
  8. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/contact.html +2 -1
  9. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html +5 -5
  10. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/version.html +3 -2
  11. invenio_app_rdm/records_ui/views/deposits.py +14 -12
  12. invenio_app_rdm/requests_ui/views/requests.py +23 -16
  13. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/ImpersonateUser.js +2 -1
  14. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/ImpersonateUserForm.js +2 -1
  15. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/RestoreConfirmation.js +2 -1
  16. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/TombstoneForm.js +4 -3
  17. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/userModeration/search/SearchResultItemLayout.js +2 -1
  18. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/components/RecordsResultsListItem.js +6 -5
  19. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit/RDMDepositForm.js +12 -7
  20. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/AccessRequestForm.js +14 -5
  21. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/RecordCommunitiesList.js +2 -2
  22. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/AccessLinks/LinksSearchItem.js +5 -4
  23. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/theme.js +7 -0
  24. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/uploads.js +6 -1
  25. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/utils.js +8 -7
  26. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/index.js +8 -8
  27. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html +11 -10
  28. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html +13 -32
  29. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html +3 -2
  30. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html +13 -15
  31. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/macros/records_list.html +2 -1
  32. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/settings/notifications.html +0 -1
  33. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html +11 -4
  34. invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html +12 -19
  35. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/METADATA +10 -2
  36. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/RECORD +40 -99
  37. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/af/messages.po +0 -272
  38. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/af/translations.json +0 -263
  39. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de_AT/messages.po +0 -272
  40. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de_DE/messages.po +0 -272
  41. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en_AT/messages.po +0 -272
  42. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en_HU/messages.po +0 -272
  43. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es_CU/messages.po +0 -272
  44. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es_MX/messages.po +0 -272
  45. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et_EE/messages.po +0 -272
  46. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et_EE/translations.json +0 -255
  47. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa_IR/messages.po +0 -272
  48. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr_CI/messages.po +0 -272
  49. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr_FR/messages.po +0 -272
  50. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/gl/messages.po +0 -272
  51. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/gl/translations.json +0 -263
  52. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hi_IN/messages.po +0 -272
  53. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu_HU/messages.po +0 -272
  54. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ne/messages.po +0 -272
  55. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/rw/messages.po +0 -272
  56. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/rw/translations.json +0 -255
  57. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv_SE/messages.po +0 -272
  58. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk_UA/messages.po +0 -272
  59. invenio_app_rdm/translations/.gitkeep +0 -0
  60. invenio_app_rdm/translations/af/LC_MESSAGES/messages.mo +0 -0
  61. invenio_app_rdm/translations/af/LC_MESSAGES/messages.po +0 -728
  62. invenio_app_rdm/translations/de_AT/LC_MESSAGES/messages.mo +0 -0
  63. invenio_app_rdm/translations/de_AT/LC_MESSAGES/messages.po +0 -728
  64. invenio_app_rdm/translations/de_DE/LC_MESSAGES/messages.mo +0 -0
  65. invenio_app_rdm/translations/de_DE/LC_MESSAGES/messages.po +0 -728
  66. invenio_app_rdm/translations/en_AT/LC_MESSAGES/messages.mo +0 -0
  67. invenio_app_rdm/translations/en_AT/LC_MESSAGES/messages.po +0 -728
  68. invenio_app_rdm/translations/en_HU/LC_MESSAGES/messages.mo +0 -0
  69. invenio_app_rdm/translations/en_HU/LC_MESSAGES/messages.po +0 -728
  70. invenio_app_rdm/translations/es_CU/LC_MESSAGES/messages.mo +0 -0
  71. invenio_app_rdm/translations/es_CU/LC_MESSAGES/messages.po +0 -728
  72. invenio_app_rdm/translations/es_MX/LC_MESSAGES/messages.mo +0 -0
  73. invenio_app_rdm/translations/es_MX/LC_MESSAGES/messages.po +0 -728
  74. invenio_app_rdm/translations/et_EE/LC_MESSAGES/messages.mo +0 -0
  75. invenio_app_rdm/translations/et_EE/LC_MESSAGES/messages.po +0 -728
  76. invenio_app_rdm/translations/fa_IR/LC_MESSAGES/messages.mo +0 -0
  77. invenio_app_rdm/translations/fa_IR/LC_MESSAGES/messages.po +0 -728
  78. invenio_app_rdm/translations/fr_CI/LC_MESSAGES/messages.mo +0 -0
  79. invenio_app_rdm/translations/fr_CI/LC_MESSAGES/messages.po +0 -728
  80. invenio_app_rdm/translations/fr_FR/LC_MESSAGES/messages.mo +0 -0
  81. invenio_app_rdm/translations/fr_FR/LC_MESSAGES/messages.po +0 -728
  82. invenio_app_rdm/translations/gl/LC_MESSAGES/messages.mo +0 -0
  83. invenio_app_rdm/translations/gl/LC_MESSAGES/messages.po +0 -728
  84. invenio_app_rdm/translations/hi_IN/LC_MESSAGES/messages.mo +0 -0
  85. invenio_app_rdm/translations/hi_IN/LC_MESSAGES/messages.po +0 -728
  86. invenio_app_rdm/translations/hu_HU/LC_MESSAGES/messages.mo +0 -0
  87. invenio_app_rdm/translations/hu_HU/LC_MESSAGES/messages.po +0 -728
  88. invenio_app_rdm/translations/ne/LC_MESSAGES/messages.mo +0 -0
  89. invenio_app_rdm/translations/ne/LC_MESSAGES/messages.po +0 -728
  90. invenio_app_rdm/translations/rw/LC_MESSAGES/messages.mo +0 -0
  91. invenio_app_rdm/translations/rw/LC_MESSAGES/messages.po +0 -728
  92. invenio_app_rdm/translations/sv_SE/LC_MESSAGES/messages.mo +0 -0
  93. invenio_app_rdm/translations/sv_SE/LC_MESSAGES/messages.po +0 -728
  94. invenio_app_rdm/translations/uk_UA/LC_MESSAGES/messages.mo +0 -0
  95. invenio_app_rdm/translations/uk_UA/LC_MESSAGES/messages.po +0 -728
  96. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/WHEEL +0 -0
  97. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/entry_points.txt +0 -0
  98. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/licenses/LICENSE +0 -0
  99. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/top_level.txt +0 -0
@@ -1,728 +0,0 @@
1
- # Translations template for invenio-app-rdm.
2
- # Copyright (C) 2022 CERN
3
- # This file is distributed under the same license as the invenio-app-rdm
4
- # project.
5
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
6
- #
7
- #, fuzzy
8
- msgid ""
9
- msgstr ""
10
- "Project-Id-Version: invenio-app-rdm 10.0.0\n"
11
- "Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
12
- "POT-Creation-Date: 2022-10-12 08:49+0200\n"
13
- "PO-Revision-Date: 2020-07-07 14:12+0000\n"
14
- "Language-Team: German (Austria) (https://app.transifex.com/inveniosoftware/teams/23537/de_AT/)\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Generated-By: Babel 2.10.3\n"
19
- "Language: de_AT\n"
20
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
-
22
- #: invenio_app_rdm/config.py:159
23
- msgid "The turn-key research data management repository"
24
- msgstr ""
25
-
26
- #: invenio_app_rdm/config.py:174
27
- msgid "InvenioRDM"
28
- msgstr ""
29
-
30
- #: invenio_app_rdm/config.py:234
31
- msgid "Welcome to Invenio App RDM!"
32
- msgstr ""
33
-
34
- #: invenio_app_rdm/config.py:553
35
- msgid "JSON"
36
- msgstr ""
37
-
38
- #: invenio_app_rdm/config.py:559
39
- msgid "CSL"
40
- msgstr ""
41
-
42
- #: invenio_app_rdm/config.py:567
43
- msgid "DataCite JSON"
44
- msgstr ""
45
-
46
- #: invenio_app_rdm/config.py:575
47
- msgid "DataCite XML"
48
- msgstr ""
49
-
50
- #: invenio_app_rdm/config.py:583
51
- msgid "Dublin Core XML"
52
- msgstr ""
53
-
54
- #: invenio_app_rdm/config.py:643
55
- msgid "APA"
56
- msgstr ""
57
-
58
- #: invenio_app_rdm/config.py:644
59
- msgid "Harvard"
60
- msgstr ""
61
-
62
- #: invenio_app_rdm/config.py:645
63
- msgid "MLA"
64
- msgstr ""
65
-
66
- #: invenio_app_rdm/config.py:646
67
- msgid "Vancouver"
68
- msgstr ""
69
-
70
- #: invenio_app_rdm/config.py:647
71
- msgid "Chicago"
72
- msgstr ""
73
-
74
- #: invenio_app_rdm/config.py:648
75
- msgid "IEEE"
76
- msgstr ""
77
-
78
- #: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/index.html:12
79
- msgid "Search "
80
- msgstr ""
81
-
82
- #: invenio_app_rdm/communities_ui/views/ui.py:66
83
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_frontpage.html:36
84
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_frontpage.html:37
85
- msgid "Search"
86
- msgstr ""
87
-
88
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:9
89
- msgid "New version"
90
- msgstr ""
91
-
92
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:11
93
- #: invenio_app_rdm/theme/views.py:44
94
- msgid "New upload"
95
- msgstr ""
96
-
97
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:13
98
- msgid "Edit upload"
99
- msgstr ""
100
-
101
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:29
102
- msgid "Information banner"
103
- msgstr ""
104
-
105
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:58
106
- msgid "Community visibility"
107
- msgstr ""
108
-
109
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:59
110
- msgid "The community is restricted to users with access."
111
- msgstr ""
112
-
113
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:61
114
- msgid "Restricted"
115
- msgstr ""
116
-
117
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:77
118
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:19
119
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:84
120
- msgid "Preview"
121
- msgstr ""
122
-
123
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:81
124
- msgid "You are previewing a published record."
125
- msgstr ""
126
-
127
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:83
128
- msgid "You are previewing changes that have not yet been published."
129
- msgstr ""
130
-
131
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:85
132
- msgid "You are previewing a new record that has not yet been published."
133
- msgstr ""
134
-
135
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:87
136
- msgid ""
137
- "You are previewing a new record version that has not yet been published."
138
- msgstr ""
139
-
140
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:102
141
- #, python-format
142
- msgid ""
143
- "\n"
144
- " There is a %(link_start)snewer version%(link_end)s of the record available.\n"
145
- " "
146
- msgstr ""
147
-
148
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:124
149
- msgid "Record access information"
150
- msgstr ""
151
-
152
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:131
153
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:262
154
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:115
155
- msgid "Reason"
156
- msgstr ""
157
-
158
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:143
159
- msgid "Back-navigation"
160
- msgstr ""
161
-
162
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:145
163
- msgid "Back to edit"
164
- msgstr ""
165
-
166
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:161
167
- msgid "Manage record"
168
- msgstr ""
169
-
170
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:176
171
- msgid "Publication date and version number"
172
- msgstr ""
173
-
174
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:180
175
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:25
176
- msgid "Publication date"
177
- msgstr ""
178
-
179
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:181
180
- msgid "Published"
181
- msgstr ""
182
-
183
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:184
184
- msgid "Version {version_number}"
185
- msgstr ""
186
-
187
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:189
188
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:24
189
- msgid "Resource type"
190
- msgstr ""
191
-
192
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:192
193
- msgid "Access status"
194
- msgstr ""
195
-
196
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:211
197
- msgid "Record title and creators"
198
- msgstr ""
199
-
200
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:215
201
- msgid "Creators and contributors"
202
- msgstr ""
203
-
204
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:224
205
- msgid "Record citations"
206
- msgstr ""
207
-
208
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:235
209
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:238
210
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:252
211
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:105
212
- msgid "Files"
213
- msgstr ""
214
-
215
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:277
216
- msgid "Additional record details"
217
- msgstr ""
218
-
219
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:290
220
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:16
221
- msgid "Record details"
222
- msgstr ""
223
-
224
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:303
225
- msgid "Upload information"
226
- msgstr ""
227
-
228
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:306
229
- msgid "Created"
230
- msgstr ""
231
-
232
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:312
233
- msgid "Modified"
234
- msgstr ""
235
-
236
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:329
237
- msgid "Jump to top of page"
238
- msgstr ""
239
-
240
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:331
241
- msgid "Jump up"
242
- msgstr ""
243
-
244
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/export.html:18
245
- msgid "Back to details"
246
- msgstr ""
247
-
248
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/iiif_preview.html:13
249
- msgid "Preview for"
250
- msgstr ""
251
-
252
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/search.html:8
253
- msgid "Search results"
254
- msgstr ""
255
-
256
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/tombstone.html:9
257
- msgid "Tombstone"
258
- msgstr ""
259
-
260
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/tombstone.html:12
261
- msgid "Gone"
262
- msgstr ""
263
-
264
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/tombstone.html:14
265
- #, python-format
266
- msgid ""
267
- "\n"
268
- " The record you are trying to access was removed from %(sitename)s. The\n"
269
- " metadata of the record is kept for archival purposes.\n"
270
- " "
271
- msgstr ""
272
-
273
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/tombstone.html:21
274
- msgid "Reason for removal:"
275
- msgstr ""
276
-
277
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/creatibutors.html:16
278
- #: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:62
279
- msgid "Creators list"
280
- msgstr ""
281
-
282
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/creatibutors.html:17
283
- msgid "Creators"
284
- msgstr ""
285
-
286
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/creatibutors.html:36
287
- msgid "Contributors list"
288
- msgstr ""
289
-
290
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/description.html:14
291
- msgid "Record description"
292
- msgstr ""
293
-
294
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/description.html:15
295
- msgid "Description"
296
- msgstr ""
297
-
298
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/details.html:28
299
- msgid "Additional details"
300
- msgstr ""
301
-
302
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/details.html:43
303
- msgid "Additional titles"
304
- msgstr ""
305
-
306
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/details.html:59
307
- msgid "Identifiers"
308
- msgstr ""
309
-
310
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/details.html:74
311
- msgid "Related works"
312
- msgstr ""
313
-
314
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/details.html:89
315
- msgid "Funding"
316
- msgstr ""
317
-
318
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/details.html:104
319
- msgid "Dates"
320
- msgstr ""
321
-
322
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/details.html:119
323
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:117
324
- msgid "References"
325
- msgstr ""
326
-
327
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/doi.html:13
328
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/doi.html:25
329
- msgid "DOI"
330
- msgstr ""
331
-
332
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/doi.html:16
333
- msgid "Get the DOI badge!"
334
- msgstr ""
335
-
336
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/doi.html:22
337
- msgid "DOI Badge"
338
- msgstr ""
339
-
340
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/subjects.html:15
341
- msgid "Keywords"
342
- msgstr ""
343
-
344
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/subjects.html:21
345
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/subjects.html:37
346
- msgid "Search results for "
347
- msgstr ""
348
-
349
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:17
350
- msgid "Details"
351
- msgstr ""
352
-
353
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:26
354
- msgid "Publisher"
355
- msgstr ""
356
-
357
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:27
358
- msgid "Languages"
359
- msgstr ""
360
-
361
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:28
362
- msgid "Formats"
363
- msgstr ""
364
-
365
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:29
366
- msgid "Sizes"
367
- msgstr ""
368
-
369
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/export.html:13
370
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/export.html:14
371
- msgid "Export"
372
- msgstr ""
373
-
374
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/keywords_subjects.html:12
375
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/keywords_subjects.html:13
376
- msgid "Keywords and subjects"
377
- msgstr ""
378
-
379
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:13
380
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
381
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:133
382
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:160
383
- #: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:51
384
- msgid "Opens in new tab"
385
- msgstr ""
386
-
387
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:22
388
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:23
389
- msgid "Rights"
390
- msgstr ""
391
-
392
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:52
393
- msgid "Close"
394
- msgstr ""
395
-
396
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:56
397
- msgid "No further description."
398
- msgstr ""
399
-
400
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/manage_menu.html:10
401
- msgid "Record management"
402
- msgstr ""
403
-
404
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/versions.html:11
405
- msgid "Record versions"
406
- msgstr ""
407
-
408
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/versions.html:12
409
- msgid "Versions"
410
- msgstr ""
411
-
412
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:17
413
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:22
414
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:27
415
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:88
416
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:89
417
- msgid "profile"
418
- msgstr ""
419
-
420
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:71
421
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:75
422
- msgid "Show affiliations"
423
- msgstr ""
424
-
425
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:72
426
- msgid "Hide affiliations"
427
- msgstr ""
428
-
429
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:79
430
- msgid "Affiliations for"
431
- msgstr ""
432
-
433
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:102
434
- msgid "Open external link"
435
- msgstr ""
436
-
437
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:34
438
- msgid "File preview"
439
- msgstr ""
440
-
441
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:52
442
- msgid "Name"
443
- msgstr ""
444
-
445
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:53
446
- msgid "Size"
447
- msgstr ""
448
-
449
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:54
450
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:41
451
- msgid "Actions"
452
- msgstr ""
453
-
454
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:74
455
- msgid ""
456
- "This is the file fingerprint (checksum), which can be used to verify the "
457
- "file integrity."
458
- msgstr ""
459
-
460
- #: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:89
461
- msgid "Download"
462
- msgstr ""
463
-
464
- #: invenio_app_rdm/records_ui/views/deposits.py:57
465
- msgid "Discard the reserved {scheme_label}."
466
- msgstr ""
467
-
468
- #: invenio_app_rdm/records_ui/views/deposits.py:60
469
- msgid "Get a {scheme_label} now!"
470
- msgstr ""
471
-
472
- #: invenio_app_rdm/records_ui/views/deposits.py:63
473
- msgid ""
474
- "Reserve a {scheme_label} by pressing the button (so it can be included in "
475
- "files prior to upload). The {scheme_label} is registered when your upload is"
476
- " published."
477
- msgstr ""
478
-
479
- #: invenio_app_rdm/records_ui/views/deposits.py:68
480
- msgid ""
481
- "A {scheme_label} allows your upload to be easily and unambiguously cited. "
482
- "Example: 10.1234/foo.bar"
483
- msgstr ""
484
-
485
- #: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-invitation/community_dashboard.html:18
486
- msgid "Back to invitations"
487
- msgstr ""
488
-
489
- #: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-invitation/user_dashboard.html:16
490
- #: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:41
491
- msgid "Back to requests"
492
- msgstr ""
493
-
494
- #: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:42
495
- msgid "Conversation"
496
- msgstr ""
497
-
498
- #: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:54
499
- msgid "Record"
500
- msgstr ""
501
-
502
- #: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:19
503
- msgid "View Community"
504
- msgstr ""
505
-
506
- #: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:53
507
- msgid "View record"
508
- msgstr ""
509
-
510
- #: invenio_app_rdm/theme/views.py:39
511
- msgid "My dashboard"
512
- msgstr ""
513
-
514
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:18
515
- msgid "About InvenioRDM"
516
- msgstr ""
517
-
518
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:19
519
- #, python-format
520
- msgid ""
521
- "\n"
522
- " <p><a href=\"%(invenio_rdm)s\">Product page</a></p>\n"
523
- " "
524
- msgstr ""
525
-
526
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:22
527
- #, python-format
528
- msgid ""
529
- "\n"
530
- " <p><a href=\"%(invenio_rdm_features)s\">Features</a></p>\n"
531
- " "
532
- msgstr ""
533
-
534
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:25
535
- #, python-format
536
- msgid ""
537
- "\n"
538
- " <p><a href=\"%(invenio_rdm_roadmap)s\">Roadmap</a></p>\n"
539
- " "
540
- msgstr ""
541
-
542
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:28
543
- #, python-format
544
- msgid ""
545
- "\n"
546
- " <p><a href=\"%(invenio_rdm_demo_site)s\">Demo site</a></p>\n"
547
- " "
548
- msgstr ""
549
-
550
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:33
551
- msgid "Get involved"
552
- msgstr ""
553
-
554
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:34
555
- #, python-format
556
- msgid ""
557
- "\n"
558
- " <p><a href=\"%(invenio_rdm_gh)s\">GitHub</a></p>\n"
559
- " "
560
- msgstr ""
561
-
562
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:37
563
- #, python-format
564
- msgid ""
565
- "\n"
566
- " <p><a href=\"%(invenio_rdm_milestones)s\">Project Milestones</a></p>\n"
567
- " "
568
- msgstr ""
569
-
570
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:40
571
- #, python-format
572
- msgid ""
573
- "\n"
574
- " <p><a href=\"%(invenio_rdm_docs_site)s\">Documentation</a></p>\n"
575
- " "
576
- msgstr ""
577
-
578
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:45
579
- msgid "Community"
580
- msgstr ""
581
-
582
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:46
583
- #, python-format
584
- msgid ""
585
- "\n"
586
- " <p><a href=\"%(invenio_rdm_chatroom)s\">Chatroom</a></p>\n"
587
- " "
588
- msgstr ""
589
-
590
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:49
591
- #, python-format
592
- msgid ""
593
- "\n"
594
- " <p><a href=\"%(invenio_rdm_talk)s\">Forum</a></p>\n"
595
- " "
596
- msgstr ""
597
-
598
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:52
599
- #, python-format
600
- msgid ""
601
- "\n"
602
- " <p><a href=\"%(invenio_events)s\">Events & training</a></p>\n"
603
- " "
604
- msgstr ""
605
-
606
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html:72
607
- #, python-format
608
- msgid ""
609
- "Powered by <a\n"
610
- " href=\"%(invenio_rdm)s\">InvenioRDM</a>"
611
- msgstr ""
612
-
613
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html:19
614
- msgid "You've successfully installed InvenioRDM!"
615
- msgstr ""
616
-
617
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html:21
618
- msgid "What is ahead?"
619
- msgstr ""
620
-
621
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html:27
622
- msgid "Configure"
623
- msgstr ""
624
-
625
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html:29
626
- #, python-format
627
- msgid ""
628
- "\n"
629
- " Configure the datamodel, resource types, permissions and much more to make it suit your needs! For more\n"
630
- " information on how to do it visit the <a href=\"%(configuration_link)s\" target=\"_blank\">configuration\n"
631
- " section in the docs</a>.\n"
632
- " "
633
- msgstr ""
634
-
635
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html:38
636
- msgid "Customize"
637
- msgstr ""
638
-
639
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html:40
640
- #, python-format
641
- msgid ""
642
- "\n"
643
- " Customize the layout and adapt the styling to match your institution's. See how to do so <a\n"
644
- " href=\"%(configuration_link)s\" target=\"_blank\">here</a>.\n"
645
- " "
646
- msgstr ""
647
-
648
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html:48
649
- msgid "Run it!"
650
- msgstr ""
651
-
652
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html:50
653
- #, python-format
654
- msgid ""
655
- "\n"
656
- " <a href=\"%(deployment_link)s\" target=\"_blank\">Run</a> your\n"
657
- " InvenioRDM instance locally or in containers.\n"
658
- " "
659
- msgstr ""
660
-
661
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html:63
662
- msgid "Docs"
663
- msgstr ""
664
-
665
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html:68
666
- msgid "Code"
667
- msgstr ""
668
-
669
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:37
670
- msgid "Menu"
671
- msgstr ""
672
-
673
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:55
674
- msgid "Close menu"
675
- msgstr ""
676
-
677
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:103
678
- #: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/requests.html:8
679
- #: invenio_app_rdm/users_ui/views/ui.py:83
680
- msgid "Requests"
681
- msgstr ""
682
-
683
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:105
684
- msgid "Inbox"
685
- msgstr ""
686
-
687
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:17
688
- msgid "Log in"
689
- msgstr ""
690
-
691
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:21
692
- msgid "Sign up"
693
- msgstr ""
694
-
695
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:59
696
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:100
697
- msgid "My account"
698
- msgstr ""
699
-
700
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:94
701
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:123
702
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:130
703
- msgid "Log out"
704
- msgstr ""
705
-
706
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:6
707
- msgid "In this community"
708
- msgstr ""
709
-
710
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:11
711
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:19
712
- msgid "All"
713
- msgstr ""
714
-
715
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html:9
716
- #: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html:8
717
- msgid "Search guide"
718
- msgstr ""
719
-
720
- #: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/communities.html:8
721
- #: invenio_app_rdm/users_ui/views/ui.py:78
722
- msgid "Communities"
723
- msgstr ""
724
-
725
- #: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/uploads.html:8
726
- #: invenio_app_rdm/users_ui/views/ui.py:73
727
- msgid "Uploads"
728
- msgstr ""