invenio-app-rdm 13.0.0b2.dev13__py2.py3-none-any.whl → 13.0.0b3.dev1__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 (101) 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/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/ImpersonateUser.js +2 -1
  13. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/ImpersonateUserForm.js +2 -1
  14. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/RestoreConfirmation.js +2 -1
  15. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/TombstoneForm.js +4 -3
  16. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/userModeration/search/SearchResultItemLayout.js +2 -1
  17. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/components/RecordsResultsListItem.js +6 -5
  18. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit/RDMDepositForm.js +12 -7
  19. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/AccessRequestForm.js +14 -5
  20. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/RecordCommunitiesList.js +2 -2
  21. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/AccessLinks/LinksSearchItem.js +5 -4
  22. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/theme.js +7 -0
  23. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/uploads.js +6 -1
  24. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/utils.js +8 -7
  25. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html +11 -10
  26. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html +13 -32
  27. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html +3 -2
  28. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.sv.html +254 -0
  29. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/statistics.sv.html +196 -0
  30. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/versioning.sv.html +143 -0
  31. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html +13 -15
  32. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/macros/records_list.html +2 -1
  33. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/settings/notifications.html +0 -1
  34. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html +11 -4
  35. invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html +12 -19
  36. {invenio_app_rdm-13.0.0b2.dev13.dist-info → invenio_app_rdm-13.0.0b3.dev1.dist-info}/METADATA +8 -6
  37. {invenio_app_rdm-13.0.0b2.dev13.dist-info → invenio_app_rdm-13.0.0b3.dev1.dist-info}/RECORD +41 -98
  38. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/af/messages.po +0 -272
  39. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/af/translations.json +0 -263
  40. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de_AT/messages.po +0 -272
  41. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de_DE/messages.po +0 -272
  42. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en_AT/messages.po +0 -272
  43. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en_HU/messages.po +0 -272
  44. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es_CU/messages.po +0 -272
  45. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es_MX/messages.po +0 -272
  46. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et_EE/messages.po +0 -272
  47. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et_EE/translations.json +0 -255
  48. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa_IR/messages.po +0 -272
  49. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr_CI/messages.po +0 -272
  50. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr_FR/messages.po +0 -272
  51. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/gl/messages.po +0 -272
  52. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/gl/translations.json +0 -263
  53. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hi_IN/messages.po +0 -272
  54. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu_HU/messages.po +0 -272
  55. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/index.js +0 -69
  56. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ne/messages.po +0 -272
  57. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/rw/messages.po +0 -272
  58. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/rw/translations.json +0 -255
  59. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv_SE/messages.po +0 -272
  60. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk_UA/messages.po +0 -272
  61. invenio_app_rdm/translations/.gitkeep +0 -0
  62. invenio_app_rdm/translations/af/LC_MESSAGES/messages.mo +0 -0
  63. invenio_app_rdm/translations/af/LC_MESSAGES/messages.po +0 -728
  64. invenio_app_rdm/translations/de_AT/LC_MESSAGES/messages.mo +0 -0
  65. invenio_app_rdm/translations/de_AT/LC_MESSAGES/messages.po +0 -728
  66. invenio_app_rdm/translations/de_DE/LC_MESSAGES/messages.mo +0 -0
  67. invenio_app_rdm/translations/de_DE/LC_MESSAGES/messages.po +0 -728
  68. invenio_app_rdm/translations/en_AT/LC_MESSAGES/messages.mo +0 -0
  69. invenio_app_rdm/translations/en_AT/LC_MESSAGES/messages.po +0 -728
  70. invenio_app_rdm/translations/en_HU/LC_MESSAGES/messages.mo +0 -0
  71. invenio_app_rdm/translations/en_HU/LC_MESSAGES/messages.po +0 -728
  72. invenio_app_rdm/translations/es_CU/LC_MESSAGES/messages.mo +0 -0
  73. invenio_app_rdm/translations/es_CU/LC_MESSAGES/messages.po +0 -728
  74. invenio_app_rdm/translations/es_MX/LC_MESSAGES/messages.mo +0 -0
  75. invenio_app_rdm/translations/es_MX/LC_MESSAGES/messages.po +0 -728
  76. invenio_app_rdm/translations/et_EE/LC_MESSAGES/messages.mo +0 -0
  77. invenio_app_rdm/translations/et_EE/LC_MESSAGES/messages.po +0 -728
  78. invenio_app_rdm/translations/fa_IR/LC_MESSAGES/messages.mo +0 -0
  79. invenio_app_rdm/translations/fa_IR/LC_MESSAGES/messages.po +0 -728
  80. invenio_app_rdm/translations/fr_CI/LC_MESSAGES/messages.mo +0 -0
  81. invenio_app_rdm/translations/fr_CI/LC_MESSAGES/messages.po +0 -728
  82. invenio_app_rdm/translations/fr_FR/LC_MESSAGES/messages.mo +0 -0
  83. invenio_app_rdm/translations/fr_FR/LC_MESSAGES/messages.po +0 -728
  84. invenio_app_rdm/translations/gl/LC_MESSAGES/messages.mo +0 -0
  85. invenio_app_rdm/translations/gl/LC_MESSAGES/messages.po +0 -728
  86. invenio_app_rdm/translations/hi_IN/LC_MESSAGES/messages.mo +0 -0
  87. invenio_app_rdm/translations/hi_IN/LC_MESSAGES/messages.po +0 -728
  88. invenio_app_rdm/translations/hu_HU/LC_MESSAGES/messages.mo +0 -0
  89. invenio_app_rdm/translations/hu_HU/LC_MESSAGES/messages.po +0 -728
  90. invenio_app_rdm/translations/ne/LC_MESSAGES/messages.mo +0 -0
  91. invenio_app_rdm/translations/ne/LC_MESSAGES/messages.po +0 -728
  92. invenio_app_rdm/translations/rw/LC_MESSAGES/messages.mo +0 -0
  93. invenio_app_rdm/translations/rw/LC_MESSAGES/messages.po +0 -728
  94. invenio_app_rdm/translations/sv_SE/LC_MESSAGES/messages.mo +0 -0
  95. invenio_app_rdm/translations/sv_SE/LC_MESSAGES/messages.po +0 -728
  96. invenio_app_rdm/translations/uk_UA/LC_MESSAGES/messages.mo +0 -0
  97. invenio_app_rdm/translations/uk_UA/LC_MESSAGES/messages.po +0 -728
  98. {invenio_app_rdm-13.0.0b2.dev13.dist-info → invenio_app_rdm-13.0.0b3.dev1.dist-info}/WHEEL +0 -0
  99. {invenio_app_rdm-13.0.0b2.dev13.dist-info → invenio_app_rdm-13.0.0b3.dev1.dist-info}/entry_points.txt +0 -0
  100. {invenio_app_rdm-13.0.0b2.dev13.dist-info → invenio_app_rdm-13.0.0b3.dev1.dist-info}/licenses/LICENSE +0 -0
  101. {invenio_app_rdm-13.0.0b2.dev13.dist-info → invenio_app_rdm-13.0.0b3.dev1.dist-info}/top_level.txt +0 -0
@@ -1,272 +0,0 @@
1
- #
2
- msgid ""
3
- msgstr ""
4
- "Project-Id-Version: i18next-conv\n"
5
- "POT-Creation-Date: 2022-10-12T06:58:21.832Z\n"
6
- "PO-Revision-Date: 2021-07-14 16:07+0000\n"
7
- "Language-Team: Hungarian (Hungary) (https://app.transifex.com/inveniosoftware/teams/23537/hu_HU/)\n"
8
- "Content-Type: text/plain; charset=UTF-8\n"
9
- "Content-Transfer-Encoding: 8bit\n"
10
- "Language: hu_HU\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "mime-version: 1.0\n"
13
-
14
- msgid "Basic information"
15
- msgstr ""
16
-
17
- msgid "Copy to clipboard"
18
- msgstr ""
19
-
20
- msgid "Copied!"
21
- msgstr ""
22
-
23
- msgid "Files"
24
- msgstr ""
25
-
26
- msgid "The record has no files."
27
- msgstr ""
28
-
29
- msgid "Creators"
30
- msgstr ""
31
-
32
- msgid "Recommended information"
33
- msgstr ""
34
-
35
- msgid "Add contributor"
36
- msgstr ""
37
-
38
- msgid "Contributors"
39
- msgstr ""
40
-
41
- msgid "Alternate identifiers"
42
- msgstr ""
43
-
44
- msgid "Related works"
45
- msgstr ""
46
-
47
- msgid "Visibility"
48
- msgstr ""
49
-
50
- msgid "Edit"
51
- msgstr ""
52
-
53
- msgid "An error occurred while generating the citation."
54
- msgstr ""
55
-
56
- msgid "Citation"
57
- msgstr ""
58
-
59
- msgid "Style"
60
- msgstr ""
61
-
62
- msgid "Version"
63
- msgstr ""
64
-
65
- msgid "Preview"
66
- msgstr ""
67
-
68
- msgid "Only published versions are displayed."
69
- msgstr ""
70
-
71
- msgid "View all {{total}} versions"
72
- msgstr ""
73
-
74
- msgid "You don't have permissions to share this record."
75
- msgstr ""
76
-
77
- msgid "Share"
78
- msgstr ""
79
-
80
- msgid "Can view"
81
- msgstr ""
82
-
83
- msgid "Can preview"
84
- msgstr ""
85
-
86
- msgid "Can edit"
87
- msgstr ""
88
-
89
- msgid "Get a link"
90
- msgstr ""
91
-
92
- msgid "Copy link"
93
- msgstr ""
94
-
95
- msgid "Delete link"
96
- msgstr ""
97
-
98
- msgid "Done"
99
- msgstr ""
100
-
101
- msgid ""
102
- "Anyone with this link <1>can view all versions</1> of this record & files."
103
- msgstr ""
104
-
105
- msgid ""
106
- "Anyone with this link <2>can view all published and unpublished versions</2>"
107
- " of this record & files."
108
- msgstr ""
109
-
110
- msgid "Uploaded on"
111
- msgstr ""
112
-
113
- msgid "Search"
114
- msgstr ""
115
-
116
- msgid "Search guide"
117
- msgstr ""
118
-
119
- msgid "result(s) found"
120
- msgstr ""
121
-
122
- msgid "Sort by"
123
- msgstr ""
124
-
125
- msgid "View"
126
- msgstr ""
127
-
128
- msgid "New community"
129
- msgstr ""
130
-
131
- msgid "Get started!"
132
- msgstr ""
133
-
134
- msgid "Open"
135
- msgstr ""
136
-
137
- msgid "Closed"
138
- msgstr ""
139
-
140
- msgid "All done!"
141
- msgstr ""
142
-
143
- msgid "You've caught up with all open requests."
144
- msgstr ""
145
-
146
- msgid "No creation date found."
147
- msgstr ""
148
-
149
- msgid "No description"
150
- msgstr ""
151
-
152
- msgid "No publication date found."
153
- msgstr ""
154
-
155
- msgid "No resource type"
156
- msgstr ""
157
-
158
- msgid "No title"
159
- msgstr ""
160
-
161
- msgid "Make your first upload!"
162
- msgstr ""
163
-
164
- msgid "New upload"
165
- msgstr ""
166
-
167
- msgid "ORCID profile"
168
- msgstr ""
169
-
170
- msgid "ROR profile"
171
- msgstr ""
172
-
173
- msgid "GND profile"
174
- msgstr ""
175
-
176
- msgid "No communities found!"
177
- msgstr ""
178
-
179
- msgid "No requests found!"
180
- msgstr ""
181
-
182
- msgid "Copied"
183
- msgstr ""
184
-
185
- msgid "Reset search"
186
- msgstr ""
187
-
188
- msgid "We couldn't find any matches for "
189
- msgstr ""
190
-
191
- msgid "your search"
192
- msgstr ""
193
-
194
- msgid "Start over"
195
- msgstr ""
196
-
197
- msgid "ProTip"
198
- msgstr ""
199
-
200
- msgid "For more tips, check out our "
201
- msgstr ""
202
-
203
- msgid "search guide"
204
- msgstr ""
205
-
206
- msgid "Export"
207
- msgstr ""
208
-
209
- msgid "Filter results"
210
- msgstr ""
211
-
212
- msgid "In review"
213
- msgstr ""
214
-
215
- msgid "Declined"
216
- msgstr ""
217
-
218
- msgid "Expired"
219
- msgstr ""
220
-
221
- msgid "Draft"
222
- msgstr ""
223
-
224
- msgid "New version draft"
225
- msgstr ""
226
-
227
- msgid "Download file"
228
- msgstr ""
229
-
230
- msgid "No link has been created. Click on 'Get a Link' to make a new link."
231
- msgstr ""
232
-
233
- msgid ""
234
- "Anyone with an account and this link <1>can edit all versions</1> of this "
235
- "record & files."
236
- msgstr ""
237
-
238
- msgid "Search records..."
239
- msgstr ""
240
-
241
- msgid "will give you all the publications from 2017 until today."
242
- msgstr ""
243
-
244
- msgid " for defining advanced search queries."
245
- msgstr ""
246
-
247
- msgid "Public"
248
- msgstr ""
249
-
250
- msgid "Restricted"
251
- msgstr ""
252
-
253
- msgid "Search in my communities..."
254
- msgstr ""
255
-
256
- msgid "Opened {{difference}} by"
257
- msgstr ""
258
-
259
- msgid "Search in my requests..."
260
- msgstr ""
261
-
262
- msgid "Actions"
263
- msgstr ""
264
-
265
- msgid "open"
266
- msgstr ""
267
-
268
- msgid "unlock"
269
- msgstr ""
270
-
271
- msgid "Search in my uploads..."
272
- msgstr ""
@@ -1,69 +0,0 @@
1
- import TRANSLATE_AF from "./af/translations.json";
2
- import TRANSLATE_AR from "./ar/translations.json";
3
- import TRANSLATE_BG from "./bg/translations.json";
4
- import TRANSLATE_CA from "./ca/translations.json";
5
- import TRANSLATE_CS from "./cs/translations.json";
6
- import TRANSLATE_DA from "./da/translations.json";
7
- import TRANSLATE_DE from "./de/translations.json";
8
- import TRANSLATE_EL from "./el/translations.json";
9
- import TRANSLATE_EN from "./en/translations.json";
10
- import TRANSLATE_ES from "./es/translations.json";
11
- import TRANSLATE_ET from "./et/translations.json";
12
- import TRANSLATE_ET_EE from "./et_EE/translations.json";
13
- import TRANSLATE_FA from "./fa/translations.json";
14
- import TRANSLATE_FR from "./fr/translations.json";
15
- import TRANSLATE_GL from "./gl/translations.json";
16
- import TRANSLATE_HR from "./hr/translations.json";
17
- import TRANSLATE_HU from "./hu/translations.json";
18
- import TRANSLATE_IT from "./it/translations.json";
19
- import TRANSLATE_JA from "./ja/translations.json";
20
- import TRANSLATE_KA from "./ka/translations.json";
21
- import TRANSLATE_LT from "./lt/translations.json";
22
- import TRANSLATE_NO from "./no/translations.json";
23
- import TRANSLATE_PL from "./pl/translations.json";
24
- import TRANSLATE_PT from "./pt/translations.json";
25
- import TRANSLATE_RO from "./ro/translations.json";
26
- import TRANSLATE_RU from "./ru/translations.json";
27
- import TRANSLATE_RW from "./rw/translations.json";
28
- import TRANSLATE_SK from "./sk/translations.json";
29
- import TRANSLATE_SV from "./sv/translations.json";
30
- import TRANSLATE_TR from "./tr/translations.json";
31
- import TRANSLATE_UK from "./uk/translations.json";
32
- import TRANSLATE_ZH_CN from "./zh_CN/translations.json";
33
- import TRANSLATE_ZH_TW from "./zh_TW/translations.json";
34
-
35
- export const translations = {
36
- af: { translation: TRANSLATE_AF },
37
- ar: { translation: TRANSLATE_AR },
38
- bg: { translation: TRANSLATE_BG },
39
- ca: { translation: TRANSLATE_CA },
40
- cs: { translation: TRANSLATE_CS },
41
- da: { translation: TRANSLATE_DA },
42
- de: { translation: TRANSLATE_DE },
43
- el: { translation: TRANSLATE_EL },
44
- en: { translation: TRANSLATE_EN },
45
- es: { translation: TRANSLATE_ES },
46
- et: { translation: TRANSLATE_ET },
47
- et_EE: { translation: TRANSLATE_ET_EE },
48
- fa: { translation: TRANSLATE_FA },
49
- fr: { translation: TRANSLATE_FR },
50
- gl: { translation: TRANSLATE_GL },
51
- hr: { translation: TRANSLATE_HR },
52
- hu: { translation: TRANSLATE_HU },
53
- it: { translation: TRANSLATE_IT },
54
- ja: { translation: TRANSLATE_JA },
55
- ka: { translation: TRANSLATE_KA },
56
- lt: { translation: TRANSLATE_LT },
57
- no: { translation: TRANSLATE_NO },
58
- pl: { translation: TRANSLATE_PL },
59
- pt: { translation: TRANSLATE_PT },
60
- ro: { translation: TRANSLATE_RO },
61
- ru: { translation: TRANSLATE_RU },
62
- rw: { translation: TRANSLATE_RW },
63
- sk: { translation: TRANSLATE_SK },
64
- sv: { translation: TRANSLATE_SV },
65
- tr: { translation: TRANSLATE_TR },
66
- uk: { translation: TRANSLATE_UK },
67
- zh_CN: { translation: TRANSLATE_ZH_CN },
68
- zh_TW: { translation: TRANSLATE_ZH_TW },
69
- };
@@ -1,272 +0,0 @@
1
- #
2
- msgid ""
3
- msgstr ""
4
- "Project-Id-Version: i18next-conv\n"
5
- "POT-Creation-Date: 2022-10-12T06:58:21.832Z\n"
6
- "PO-Revision-Date: 2021-07-14 16:07+0000\n"
7
- "Language-Team: Nepali (https://app.transifex.com/inveniosoftware/teams/23537/ne/)\n"
8
- "Content-Type: text/plain; charset=UTF-8\n"
9
- "Content-Transfer-Encoding: 8bit\n"
10
- "Language: ne\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "mime-version: 1.0\n"
13
-
14
- msgid "Basic information"
15
- msgstr ""
16
-
17
- msgid "Copy to clipboard"
18
- msgstr ""
19
-
20
- msgid "Copied!"
21
- msgstr ""
22
-
23
- msgid "Files"
24
- msgstr ""
25
-
26
- msgid "The record has no files."
27
- msgstr ""
28
-
29
- msgid "Creators"
30
- msgstr ""
31
-
32
- msgid "Recommended information"
33
- msgstr ""
34
-
35
- msgid "Add contributor"
36
- msgstr ""
37
-
38
- msgid "Contributors"
39
- msgstr ""
40
-
41
- msgid "Alternate identifiers"
42
- msgstr ""
43
-
44
- msgid "Related works"
45
- msgstr ""
46
-
47
- msgid "Visibility"
48
- msgstr ""
49
-
50
- msgid "Edit"
51
- msgstr ""
52
-
53
- msgid "An error occurred while generating the citation."
54
- msgstr ""
55
-
56
- msgid "Citation"
57
- msgstr ""
58
-
59
- msgid "Style"
60
- msgstr ""
61
-
62
- msgid "Version"
63
- msgstr ""
64
-
65
- msgid "Preview"
66
- msgstr ""
67
-
68
- msgid "Only published versions are displayed."
69
- msgstr ""
70
-
71
- msgid "View all {{total}} versions"
72
- msgstr ""
73
-
74
- msgid "You don't have permissions to share this record."
75
- msgstr ""
76
-
77
- msgid "Share"
78
- msgstr ""
79
-
80
- msgid "Can view"
81
- msgstr ""
82
-
83
- msgid "Can preview"
84
- msgstr ""
85
-
86
- msgid "Can edit"
87
- msgstr ""
88
-
89
- msgid "Get a link"
90
- msgstr ""
91
-
92
- msgid "Copy link"
93
- msgstr ""
94
-
95
- msgid "Delete link"
96
- msgstr ""
97
-
98
- msgid "Done"
99
- msgstr ""
100
-
101
- msgid ""
102
- "Anyone with this link <1>can view all versions</1> of this record & files."
103
- msgstr ""
104
-
105
- msgid ""
106
- "Anyone with this link <2>can view all published and unpublished versions</2>"
107
- " of this record & files."
108
- msgstr ""
109
-
110
- msgid "Uploaded on"
111
- msgstr ""
112
-
113
- msgid "Search"
114
- msgstr ""
115
-
116
- msgid "Search guide"
117
- msgstr ""
118
-
119
- msgid "result(s) found"
120
- msgstr ""
121
-
122
- msgid "Sort by"
123
- msgstr ""
124
-
125
- msgid "View"
126
- msgstr ""
127
-
128
- msgid "New community"
129
- msgstr ""
130
-
131
- msgid "Get started!"
132
- msgstr ""
133
-
134
- msgid "Open"
135
- msgstr ""
136
-
137
- msgid "Closed"
138
- msgstr ""
139
-
140
- msgid "All done!"
141
- msgstr ""
142
-
143
- msgid "You've caught up with all open requests."
144
- msgstr ""
145
-
146
- msgid "No creation date found."
147
- msgstr ""
148
-
149
- msgid "No description"
150
- msgstr ""
151
-
152
- msgid "No publication date found."
153
- msgstr ""
154
-
155
- msgid "No resource type"
156
- msgstr ""
157
-
158
- msgid "No title"
159
- msgstr ""
160
-
161
- msgid "Make your first upload!"
162
- msgstr ""
163
-
164
- msgid "New upload"
165
- msgstr ""
166
-
167
- msgid "ORCID profile"
168
- msgstr ""
169
-
170
- msgid "ROR profile"
171
- msgstr ""
172
-
173
- msgid "GND profile"
174
- msgstr ""
175
-
176
- msgid "No communities found!"
177
- msgstr ""
178
-
179
- msgid "No requests found!"
180
- msgstr ""
181
-
182
- msgid "Copied"
183
- msgstr ""
184
-
185
- msgid "Reset search"
186
- msgstr ""
187
-
188
- msgid "We couldn't find any matches for "
189
- msgstr ""
190
-
191
- msgid "your search"
192
- msgstr ""
193
-
194
- msgid "Start over"
195
- msgstr ""
196
-
197
- msgid "ProTip"
198
- msgstr ""
199
-
200
- msgid "For more tips, check out our "
201
- msgstr ""
202
-
203
- msgid "search guide"
204
- msgstr ""
205
-
206
- msgid "Export"
207
- msgstr ""
208
-
209
- msgid "Filter results"
210
- msgstr ""
211
-
212
- msgid "In review"
213
- msgstr ""
214
-
215
- msgid "Declined"
216
- msgstr ""
217
-
218
- msgid "Expired"
219
- msgstr ""
220
-
221
- msgid "Draft"
222
- msgstr ""
223
-
224
- msgid "New version draft"
225
- msgstr ""
226
-
227
- msgid "Download file"
228
- msgstr ""
229
-
230
- msgid "No link has been created. Click on 'Get a Link' to make a new link."
231
- msgstr ""
232
-
233
- msgid ""
234
- "Anyone with an account and this link <1>can edit all versions</1> of this "
235
- "record & files."
236
- msgstr ""
237
-
238
- msgid "Search records..."
239
- msgstr ""
240
-
241
- msgid "will give you all the publications from 2017 until today."
242
- msgstr ""
243
-
244
- msgid " for defining advanced search queries."
245
- msgstr ""
246
-
247
- msgid "Public"
248
- msgstr ""
249
-
250
- msgid "Restricted"
251
- msgstr ""
252
-
253
- msgid "Search in my communities..."
254
- msgstr ""
255
-
256
- msgid "Opened {{difference}} by"
257
- msgstr ""
258
-
259
- msgid "Search in my requests..."
260
- msgstr ""
261
-
262
- msgid "Actions"
263
- msgstr ""
264
-
265
- msgid "open"
266
- msgstr ""
267
-
268
- msgid "unlock"
269
- msgstr ""
270
-
271
- msgid "Search in my uploads..."
272
- msgstr ""