invenio-app-rdm 13.0.0rc9__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.
Files changed (131) hide show
  1. invenio_app_rdm/__init__.py +1 -1
  2. invenio_app_rdm/config.py +1 -0
  3. invenio_app_rdm/fixtures/pages.py +5 -2
  4. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
  5. invenio_app_rdm/records_ui/views/decorators.py +23 -9
  6. invenio_app_rdm/records_ui/views/deposits.py +15 -6
  7. invenio_app_rdm/records_ui/views/records.py +3 -2
  8. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
  9. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
  10. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
  11. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
  12. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
  13. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
  14. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
  15. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
  16. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
  17. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
  18. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
  19. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
  20. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
  21. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
  22. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
  23. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
  24. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
  25. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
  26. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
  27. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
  28. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
  29. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
  30. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
  31. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
  32. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
  33. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
  34. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
  35. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
  36. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
  37. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
  38. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
  39. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
  40. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
  41. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
  42. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
  43. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
  44. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
  45. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
  46. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
  47. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
  48. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
  49. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
  50. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
  51. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
  52. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
  53. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
  54. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
  55. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
  56. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
  57. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
  58. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
  59. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
  60. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
  61. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
  62. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
  63. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
  64. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
  65. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
  66. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
  67. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
  68. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
  69. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
  70. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
  71. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
  72. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
  73. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
  74. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
  75. invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
  76. invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
  77. invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
  78. invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
  79. invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
  80. invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
  81. invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
  82. invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
  83. invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
  84. invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
  85. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
  86. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
  87. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
  88. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
  89. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
  90. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
  91. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
  92. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
  93. invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
  94. invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
  95. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
  96. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
  97. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
  98. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
  99. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
  100. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
  101. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
  102. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
  103. invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
  104. invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
  105. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
  106. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
  107. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
  108. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
  109. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
  110. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
  111. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
  112. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
  113. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
  114. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
  115. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
  116. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
  117. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
  118. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
  119. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
  120. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
  121. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
  122. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
  123. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
  124. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
  125. invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
  126. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/METADATA +41 -1
  127. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/RECORD +131 -131
  128. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/WHEEL +0 -0
  129. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/entry_points.txt +0 -0
  130. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/licenses/LICENSE +0 -0
  131. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,14 @@
1
1
  {
2
- "Basic information": "",
2
+ "Recent changes": "",
3
+ "Audit Log Details": "",
4
+ "Resource": "",
5
+ "Resource ID": "",
6
+ "Action": "Akcija",
7
+ "User": "",
8
+ "Created": "",
9
+ "No revision ID found.": "",
10
+ "Unable to fetch revisions.": "",
11
+ "Cancel revision comparison": "",
3
12
  "Impersonate user": "",
4
13
  "Impersonate": "",
5
14
  "You must accept this.": "",
@@ -7,13 +16,15 @@
7
16
  "User impersonated succesfully! You will be redirected in frontpage soon.": "",
8
17
  "Unable to impersonate user.": "",
9
18
  "Please read carefully and confirm the following statements before you proceed.": "",
10
- "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>.": "",
11
- "You <bold>MUST</bold> logout after completing your inquiry.": "",
19
+ "You are about to impersonate user ": "",
20
+ "You ": "",
21
+ "MUST": "",
22
+ " logout after completing your inquiry.": "",
12
23
  "Close": "",
13
24
  "Set Quota": "",
14
25
  "Set quota in bytes": "",
15
26
  "Note": "Napomena",
16
- "This is the default quota that will be applied to any NEW records created by this user it will NOT update quota of existing records.": "",
27
+ "This is the default quota that will be applied to any NEW records created by this user - it will NOT update quota of existing records.": "",
17
28
  "Quota of {{id}} was set to {{quota}} {{unit}}": "",
18
29
  "Unable to set quota.": "",
19
30
  "Quota size ({{unit}})": "",
@@ -40,6 +51,7 @@
40
51
  "Confirmed": "",
41
52
  "Links": "",
42
53
  "Set quota for record {{recordId}}": "",
54
+ "Compare revisions": "",
43
55
  "Delete record": "",
44
56
  "Restore record": "",
45
57
  "Unavailability statement": "",
@@ -52,7 +64,7 @@
52
64
  "Empty draft title": "",
53
65
  "version": "verzija",
54
66
  "Owner": "Vlasnik",
55
- "Created": "",
67
+ "System": "",
56
68
  "Files": "",
57
69
  "Stats": "",
58
70
  "Record {{id}} was deleted.": "",
@@ -67,7 +79,6 @@
67
79
  "User {{name}} was approved.": "",
68
80
  "User {{name}} is blocked.": "",
69
81
  "Error": "Greška",
70
- "User": "",
71
82
  "Email": "Email",
72
83
  "Email domain": "",
73
84
  "Actions": "Akcije",
@@ -75,6 +86,8 @@
75
86
  "Username": "Korisničko ime",
76
87
  "GitHub": "",
77
88
  "Updated": "",
89
+ "Drafts": "",
90
+ "Moderation": "",
78
91
  "Restore": "",
79
92
  "Restored": "",
80
93
  "Block": "",
@@ -87,10 +100,8 @@
87
100
  "Set default quota for {{email}}": "",
88
101
  "Filter results": "",
89
102
  "Search records in community...": "",
103
+ "results found": "",
90
104
  "Sort by": "",
91
- " results found_0": "",
92
- " results found_1": "",
93
- " results found_2": "",
94
105
  "Search records...": "",
95
106
  "Search": "Pretraži",
96
107
  "Views": "",
@@ -104,12 +115,13 @@
104
115
  "No resource type": "",
105
116
  "No title": "",
106
117
  "Uploaded on {{uploadDate}}": "",
107
- "Published in: {{publishInfo}}": "",
108
- "{{count}} more versions exist for this record_0": "",
109
- "{{count}} more versions exist for this record_1": "",
110
- "{{count}} more versions exist for this record_2": "",
118
+ "Published in: {{- publishInfo }}": "",
119
+ "Recommendation": "",
120
+ "This check is recommended but not mandatory.": "",
121
+ "This check indicates a critical issue that must be addressed.": "",
111
122
  "Person": "",
112
123
  "The record has no files.": "",
124
+ "Basic information": "",
113
125
  "Creators": "",
114
126
  "Recommended information": "",
115
127
  "Add contributor": "",
@@ -135,9 +147,6 @@
135
147
  "\n Please check the email and follow the instructions to complete the access request.\n ": "",
136
148
  "An error occurred while fetching communities.": "",
137
149
  "Communities": "",
138
- "View all {{count}} communities_0": "",
139
- "View all {{count}} communities_1": "",
140
- "View all {{count}} communities_2": "",
141
150
  "Submit to community": "",
142
151
  "Pending submissions": "",
143
152
  "Manage communities": "",
@@ -149,6 +158,9 @@
149
158
  "Manage": "",
150
159
  "Manage record": "",
151
160
  "Manage user": "",
161
+ "Block user": "",
162
+ "Block User": "",
163
+ "Blocking the user will delete all existing records of the user.": "",
152
164
  "Remove branding": "",
153
165
  "{{communityTitle}} is a default branding for this record": "",
154
166
  "Remove this community from appearing on top of the record details page.": "",
@@ -160,6 +172,7 @@
160
172
  "An error occurred while generating the citation.": "",
161
173
  "Style": "",
162
174
  "This record is not included in any communities yet.": "",
175
+ "Part of": "",
163
176
  "Search for community...": "",
164
177
  "Record submitted": "",
165
178
  "Review requested": "",
@@ -170,22 +183,25 @@
170
183
  "Preview": "",
171
184
  "Only published versions are displayed.": "",
172
185
  "An error occurred while fetching the versions.": "",
173
- "View all {{count}} versions_0": "",
174
- "View all {{count}} versions_1": "",
175
- "View all {{count}} versions_2": "",
176
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI <3></3>. This DOI represents all versions, and will always resolve to the latest one. <5>Read more</5>.</0>": "",
177
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . The DOI is registered when the first version is published. <4>Read more</4>.</0>": "",
186
+ "Cite all versions?": "",
187
+ "You can cite all versions by using the DOI": "",
188
+ "This DOI represents all versions, and will always resolve to the latest one.": "",
189
+ "Read more": "",
190
+ "The DOI is registered when the first version is published.": "",
178
191
  "Remove": "Ukloni",
179
192
  "Remove {{communityTitle}} from this record": "",
180
193
  "Remove community": "",
181
194
  "Are you sure you want to remove the record from the community?": "",
182
195
  "I understand the consequences:": "",
196
+ "Members of the community ": "",
197
+ " will ": "",
198
+ "lose their access": "",
199
+ " to the record.": "",
183
200
  "The record can only be re-included in the community by going through a new review by the community curators.": "",
184
201
  "Something went wrong": "",
185
202
  "Cancel removal": "",
186
203
  "Cancel": "Odustani",
187
204
  "Confirm removal": "",
188
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose their access</4> to the record.": "",
189
205
  "Select permissions": "",
190
206
  "Short name for your link (optional).": "",
191
207
  "Expiration date format: YYYY-MM-DD": "",
@@ -200,9 +216,9 @@
200
216
  "Can view": "",
201
217
  "Can view restricted files of all versions of this record.": "",
202
218
  "Can preview drafts": "",
203
- "Can view drafts and restricted files of all versions of this record.": "",
219
+ "Can view drafts, restricted files, and comment on associated draft requests of all versions of this record.": "",
204
220
  "Can edit": "",
205
- "Can edit drafts and view restricted files of all versions of this record.": "",
221
+ "Can edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
206
222
  "Can view (view access link can be created only after the record is published)": "",
207
223
  "Expires": "",
208
224
  "This record has no links generated yet.": "",
@@ -233,7 +249,7 @@
233
249
  "You are about to add": "",
234
250
  "Access already granted": "",
235
251
  "Can manage": "",
236
- "Can manage access, edit drafts and view restricted files of all versions of this record.": "",
252
+ "Can manage access, edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
237
253
  "You don't have permissions to share this record.": "",
238
254
  "Share": "",
239
255
  "People": "",
@@ -255,11 +271,18 @@
255
271
  "We couldn't find any matches for {{- search}}": "",
256
272
  "Start over": "",
257
273
  "ProTip": "",
274
+ "will give you all the publications from 2025 until today.": "",
275
+ "For more tips, check out our ": "",
258
276
  "Search guide": "",
259
- "<0>For more tips, check out our <2>search guide</2> for defining advanced search queries.</0>": "",
277
+ "search guide": "",
278
+ "for defining advanced search queries.": "",
279
+ "This community has no subcommunities": "",
280
+ "Logging in...": "",
281
+ "Logging out...": "",
260
282
  "Search in my communities...": "",
283
+ "My communities": "",
261
284
  "View": "",
262
- "Published in: {{publishedIn}}": "",
285
+ "Published in: {{- publishedIn }}": "",
263
286
  "In review": "",
264
287
  "Declined": "",
265
288
  "Expired": "",
@@ -272,18 +295,12 @@
272
295
  "Make your first upload!": "",
273
296
  "New upload": "",
274
297
  "Search in my uploads...": "",
298
+ "My uploads": "",
275
299
  "ORCID profile": "",
276
300
  "ORCID logo": "",
277
301
  "ROR profile": "",
278
302
  "ROR logo": "",
279
303
  "GND profile": "",
280
304
  "GND logo": "",
281
- "No name": "",
282
- "and {{count}} other_0": "",
283
- "and {{count}} other_1": "",
284
- "and {{count}} other_2": "",
285
- "and {{count}} others_0": "",
286
- "and {{count}} others_1": "",
287
- "and {{count}} others_2": "",
288
- "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> will give you all the publications from 2017 until today.</0>": ""
305
+ "No name": ""
289
306
  }
@@ -4,16 +4,16 @@
4
4
  # Dorottya Szemigán, 2024
5
5
  # Júlia Babos, 2025
6
6
  # Dora Szauter, 2025
7
- # Andrea Dömötör, 2025
8
- # j k, 2025
9
7
  # Zoltán Kanász-Nagy, 2025
8
+ # j k, 2025
9
+ # Andrea Dömötör, 2025
10
10
  #
11
11
  msgid ""
12
12
  msgstr ""
13
13
  "Project-Id-Version: i18next-conv\n"
14
- "POT-Creation-Date: 2025-03-27T16:30:16.192Z\n"
14
+ "POT-Creation-Date: 2025-07-22T14:13:07.642Z\n"
15
15
  "PO-Revision-Date: 2021-07-14 16:07+0000\n"
16
- "Last-Translator: Zoltán Kanász-Nagy, 2025\n"
16
+ "Last-Translator: Andrea Dömötör, 2025\n"
17
17
  "Language-Team: Hungarian (https://app.transifex.com/inveniosoftware/teams/23537/hu/)\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
  "Content-Transfer-Encoding: 8bit\n"
@@ -21,8 +21,35 @@ msgstr ""
21
21
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
22
  "mime-version: 1.0\n"
23
23
 
24
- msgid "Basic information"
25
- msgstr "Alapvető információ"
24
+ msgid "Recent changes"
25
+ msgstr ""
26
+
27
+ msgid "Audit Log Details"
28
+ msgstr ""
29
+
30
+ msgid "Resource"
31
+ msgstr ""
32
+
33
+ msgid "Resource ID"
34
+ msgstr ""
35
+
36
+ msgid "Action"
37
+ msgstr "Tevékenység"
38
+
39
+ msgid "User"
40
+ msgstr "Felhasználó"
41
+
42
+ msgid "Created"
43
+ msgstr "Létrehozva"
44
+
45
+ msgid "No revision ID found."
46
+ msgstr ""
47
+
48
+ msgid "Unable to fetch revisions."
49
+ msgstr ""
50
+
51
+ msgid "Cancel revision comparison"
52
+ msgstr ""
26
53
 
27
54
  msgid "Impersonate user"
28
55
  msgstr "Felhasználó azonosítása"
@@ -51,12 +78,17 @@ msgstr ""
51
78
  "Mielőtt továbblépne, kérjük, olvassa el figyelmesen és hagyja jóvá a "
52
79
  "következő pontokat."
53
80
 
54
- msgid "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>."
81
+ msgid "You are about to impersonate user "
82
+ msgstr ""
83
+
84
+ msgid "You "
55
85
  msgstr ""
56
- "A <bold>{{email}}(id: {{id}})</bold> felhasználó azonosítása következik."
57
86
 
58
- msgid "You <bold>MUST</bold> logout after completing your inquiry."
59
- msgstr "A lekérdezés befejezése után ki <bold>KELL</bold> jelentkeznie."
87
+ msgid "MUST"
88
+ msgstr ""
89
+
90
+ msgid " logout after completing your inquiry."
91
+ msgstr ""
60
92
 
61
93
  msgid "Close"
62
94
  msgstr "Bezárás"
@@ -72,10 +104,8 @@ msgstr "Jegyzet"
72
104
 
73
105
  msgid ""
74
106
  "This is the default quota that will be applied to any NEW records created by"
75
- " this user it will NOT update quota of existing records."
107
+ " this user - it will NOT update quota of existing records."
76
108
  msgstr ""
77
- "Ez az alapértelmezett kvóta, amely az adott felhasználó által létrehozott "
78
- "minden ÚJ rekordra vonatkozik - a meglévő rekordok kvótáját NEM frissíti."
79
109
 
80
110
  msgid "Quota of {{id}} was set to {{quota}} {{unit}}"
81
111
  msgstr " {{id}} kvótája {{quota}} {{unit}}-ra módosult."
@@ -155,6 +185,9 @@ msgstr "Linkek"
155
185
  msgid "Set quota for record {{recordId}}"
156
186
  msgstr "Kvóta beállítása a rekordhoz {{recordId}}"
157
187
 
188
+ msgid "Compare revisions"
189
+ msgstr ""
190
+
158
191
  msgid "Delete record"
159
192
  msgstr "Rekord törlése"
160
193
 
@@ -191,8 +224,8 @@ msgstr "verzió"
191
224
  msgid "Owner"
192
225
  msgstr "Tulajdonos"
193
226
 
194
- msgid "Created"
195
- msgstr "Létrehozva"
227
+ msgid "System"
228
+ msgstr "Rendszer"
196
229
 
197
230
  msgid "Files"
198
231
  msgstr "Fájlok"
@@ -250,9 +283,6 @@ msgstr "{{name}} felhasználó le lett tiltva."
250
283
  msgid "Error"
251
284
  msgstr "Hiba"
252
285
 
253
- msgid "User"
254
- msgstr "Felhasználó"
255
-
256
286
  msgid "Email"
257
287
  msgstr "Email"
258
288
 
@@ -274,6 +304,12 @@ msgstr "GitHub"
274
304
  msgid "Updated"
275
305
  msgstr "Frissítve"
276
306
 
307
+ msgid "Drafts"
308
+ msgstr "Piszkozatok"
309
+
310
+ msgid "Moderation"
311
+ msgstr "Moderáció"
312
+
277
313
  msgid "Restore"
278
314
  msgstr "Visszaállítás"
279
315
 
@@ -310,14 +346,12 @@ msgstr "Találatok szűrése"
310
346
  msgid "Search records in community..."
311
347
  msgstr "Rekordok keresése a közösségben..."
312
348
 
349
+ msgid "results found"
350
+ msgstr ""
351
+
313
352
  msgid "Sort by"
314
353
  msgstr "Rendezési elv"
315
354
 
316
- msgid " results found"
317
- msgid_plural " results found"
318
- msgstr[0] "találat"
319
- msgstr[1] "találat"
320
-
321
355
  msgid "Search records..."
322
356
  msgstr "Rekordok keresése..."
323
357
 
@@ -357,13 +391,17 @@ msgstr "Nincs cím"
357
391
  msgid "Uploaded on {{uploadDate}}"
358
392
  msgstr "Feltöltve: {{uploadDate}}"
359
393
 
360
- msgid "Published in: {{publishInfo}}"
361
- msgstr "Publikálva: {{publishInfo}}"
394
+ msgid "Published in: {{- publishInfo }}"
395
+ msgstr ""
396
+
397
+ msgid "Recommendation"
398
+ msgstr ""
362
399
 
363
- msgid "{{count}} more versions exist for this record"
364
- msgid_plural "{{count}} more versions exist for this record"
365
- msgstr[0] "{{count}} további verzió érhető el ehhez a rekordhoz"
366
- msgstr[1] "{{count}} további verzió érhető el ehhez a rekordhoz"
400
+ msgid "This check is recommended but not mandatory."
401
+ msgstr ""
402
+
403
+ msgid "This check indicates a critical issue that must be addressed."
404
+ msgstr ""
367
405
 
368
406
  msgid "Person"
369
407
  msgstr "Személy"
@@ -371,6 +409,9 @@ msgstr "Személy"
371
409
  msgid "The record has no files."
372
410
  msgstr "A rekordhoz nem tartoznak fájlok. "
373
411
 
412
+ msgid "Basic information"
413
+ msgstr "Alapvető információ"
414
+
374
415
  msgid "Creators"
375
416
  msgstr "Készítők"
376
417
 
@@ -456,11 +497,6 @@ msgstr "A közösségek lekérdezése során hiba történt."
456
497
  msgid "Communities"
457
498
  msgstr "Közösségek"
458
499
 
459
- msgid "View all {{count}} communities"
460
- msgid_plural "View all {{count}} communities"
461
- msgstr[0] "Mind a(z) {{count}} közösség megtekintése"
462
- msgstr[1] "Mind a(z) {{count}} közösség megtekintése"
463
-
464
500
  msgid "Submit to community"
465
501
  msgstr "Benyújtás közösséghez"
466
502
 
@@ -494,6 +530,15 @@ msgstr "Rekord kezelése"
494
530
  msgid "Manage user"
495
531
  msgstr "Felhasználó kezelése"
496
532
 
533
+ msgid "Block user"
534
+ msgstr ""
535
+
536
+ msgid "Block User"
537
+ msgstr ""
538
+
539
+ msgid "Blocking the user will delete all existing records of the user."
540
+ msgstr ""
541
+
497
542
  msgid "Remove branding"
498
543
  msgstr "Branding eltávolítása"
499
544
 
@@ -530,6 +575,9 @@ msgstr "Stílus"
530
575
  msgid "This record is not included in any communities yet."
531
576
  msgstr "Ez a rekord még nem szerepel egyetlen közösségben sem."
532
577
 
578
+ msgid "Part of"
579
+ msgstr ""
580
+
533
581
  msgid "Search for community..."
534
582
  msgstr "Közösség keresése..."
535
583
 
@@ -560,28 +608,21 @@ msgstr "Csak a közzétett verziókat jelenítettük meg."
560
608
  msgid "An error occurred while fetching the versions."
561
609
  msgstr "A verziók lekérdezése során hiba történt."
562
610
 
563
- msgid "View all {{count}} versions"
564
- msgid_plural "View all {{count}} versions"
565
- msgstr[0] "Mind a(z) {{count}} verzió megtekintése"
566
- msgstr[1] "Mind a(z) {{count}} verzió megtekintése"
611
+ msgid "Cite all versions?"
612
+ msgstr ""
567
613
 
568
- msgid ""
569
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI "
570
- "<3></3>. This DOI represents all versions, and will always resolve to the "
571
- "latest one. <5>Read more</5>.</0>"
614
+ msgid "You can cite all versions by using the DOI"
572
615
  msgstr ""
573
- "<0><0>Összes változat idézése?</0> Az összes változatot idézheti a "
574
- "DOI<3></3> használatával. Ez a DOI az összes verziót tartalmazza, és mindig "
575
- "a legutolsó verzióra fog mutatni.<5> Bővebben</5>.</0>"
576
616
 
577
617
  msgid ""
578
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . "
579
- "The DOI is registered when the first version is published. <4>Read "
580
- "more</4>.</0>"
618
+ "This DOI represents all versions, and will always resolve to the latest one."
619
+ msgstr ""
620
+
621
+ msgid "Read more"
622
+ msgstr "Tudjon meg többet!"
623
+
624
+ msgid "The DOI is registered when the first version is published."
581
625
  msgstr ""
582
- "<0><0>Összes változat idézése?</0> Az összes változatot idézheti a DOI "
583
- "használatával. A DOI-t az első változat közzétételekor regisztrálják. <4> "
584
- "Bővebben</4>.</0>"
585
626
 
586
627
  msgid "Remove"
587
628
  msgstr "Eltávolítás"
@@ -598,6 +639,18 @@ msgstr "Biztosan el akarja távolítani a rekordot a közösségből?"
598
639
  msgid "I understand the consequences:"
599
640
  msgstr "Megértettem a következményeket:"
600
641
 
642
+ msgid "Members of the community "
643
+ msgstr ""
644
+
645
+ msgid " will "
646
+ msgstr ""
647
+
648
+ msgid "lose their access"
649
+ msgstr ""
650
+
651
+ msgid " to the record."
652
+ msgstr ""
653
+
601
654
  msgid ""
602
655
  "The record can only be re-included in the community by going through a new "
603
656
  "review by the community curators."
@@ -617,13 +670,6 @@ msgstr "Mégsem"
617
670
  msgid "Confirm removal"
618
671
  msgstr "Eltávolítás megerősítése"
619
672
 
620
- msgid ""
621
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose "
622
- "their access</4> to the record."
623
- msgstr ""
624
- "A <1>„<1>{{communityTitle}}</1>”</1> közösség tagjai <4>elveszítik "
625
- "hozzáférésüket</4> a rekordhoz."
626
-
627
673
  msgid "Select permissions"
628
674
  msgstr "Engedélyek kiválasztása"
629
675
 
@@ -666,19 +712,18 @@ msgstr "Megtekintheti a rekord összes verziójának korlátozott fájljait."
666
712
  msgid "Can preview drafts"
667
713
  msgstr "Előnézet megtekintése vázlatokból"
668
714
 
669
- msgid "Can view drafts and restricted files of all versions of this record."
715
+ msgid ""
716
+ "Can view drafts, restricted files, and comment on associated draft requests "
717
+ "of all versions of this record."
670
718
  msgstr ""
671
- "Megtekintheti a vázlatokat és a rekord összes verziójának korlátozott "
672
- "fájljait."
673
719
 
674
720
  msgid "Can edit"
675
721
  msgstr "Szerkesztheti"
676
722
 
677
723
  msgid ""
678
- "Can edit drafts and view restricted files of all versions of this record."
724
+ "Can edit drafts, view restricted files, and comment on associated draft "
725
+ "requests of all versions of this record."
679
726
  msgstr ""
680
- "Szerkesztheti a vázlatokat, és megtekintheti az összes verzió korlátozott "
681
- "fájljait."
682
727
 
683
728
  msgid ""
684
729
  "Can view (view access link can be created only after the record is "
@@ -783,11 +828,9 @@ msgid "Can manage"
783
828
  msgstr "Kezelheti"
784
829
 
785
830
  msgid ""
786
- "Can manage access, edit drafts and view restricted files of all versions of "
787
- "this record."
831
+ "Can manage access, edit drafts, view restricted files, and comment on "
832
+ "associated draft requests of all versions of this record."
788
833
  msgstr ""
789
- "Kezelheti a hozzáférést, szerkesztheti a vázlatokat, és megtekintheti az "
790
- "összes verzió korlátozott fájljait."
791
834
 
792
835
  msgid "You don't have permissions to share this record."
793
836
  msgstr "Nincs jogosultsága a rekord megosztására."
@@ -856,24 +899,41 @@ msgstr "Újrakezdés"
856
899
  msgid "ProTip"
857
900
  msgstr "ProTip"
858
901
 
902
+ msgid "will give you all the publications from 2025 until today."
903
+ msgstr ""
904
+
905
+ msgid "For more tips, check out our "
906
+ msgstr "További tippekért keresse fel: "
907
+
859
908
  msgid "Search guide"
860
909
  msgstr "Keresési útmutató"
861
910
 
862
- msgid ""
863
- "<0>For more tips, check out our <2>search guide</2> for defining advanced "
864
- "search queries.</0>"
911
+ msgid "search guide"
912
+ msgstr "keresési útmutató"
913
+
914
+ msgid "for defining advanced search queries."
915
+ msgstr ""
916
+
917
+ msgid "This community has no subcommunities"
918
+ msgstr ""
919
+
920
+ msgid "Logging in..."
921
+ msgstr ""
922
+
923
+ msgid "Logging out..."
865
924
  msgstr ""
866
- "<0>További tippekért tekintse meg a <2>keresési útmutatónkat</2> az "
867
- "összetett keresési lekérdezések megadásához.</0>"
868
925
 
869
926
  msgid "Search in my communities..."
870
927
  msgstr "Keresés a közösségeimben..."
871
928
 
929
+ msgid "My communities"
930
+ msgstr "Közösségeim"
931
+
872
932
  msgid "View"
873
933
  msgstr "Megtekintés"
874
934
 
875
- msgid "Published in: {{publishedIn}}"
876
- msgstr "Publikálva: {{publishedIn}}"
935
+ msgid "Published in: {{- publishedIn }}"
936
+ msgstr ""
877
937
 
878
938
  msgid "In review"
879
939
  msgstr "Bírálás alatt"
@@ -911,6 +971,9 @@ msgstr "Új feltöltés"
911
971
  msgid "Search in my uploads..."
912
972
  msgstr "Keresés a feltöltéseim között..."
913
973
 
974
+ msgid "My uploads"
975
+ msgstr ""
976
+
914
977
  msgid "ORCID profile"
915
978
  msgstr "ORCID profil"
916
979
 
@@ -931,22 +994,3 @@ msgstr "GND logó"
931
994
 
932
995
  msgid "No name"
933
996
  msgstr "Név nélküli"
934
-
935
- msgid "and {{count}} other"
936
- msgid_plural "and {{count}} other"
937
- msgstr[0] "és további {{count}}"
938
- msgstr[1] "és további {{count}}"
939
-
940
- msgid "and {{count}} others"
941
- msgid_plural "and {{count}} others"
942
- msgstr[0] "és további {{count}}"
943
- msgstr[1] "és további {{count}}"
944
-
945
- msgctxt ""
946
- "date:[2017-01-01 TO *]</0> will give you all the publications from 2017 "
947
- "until today.</0>"
948
- msgid "<0><0>metadata.publication"
949
- msgstr ""
950
- "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> lekérdezéssel 2017. "
951
- "január 1-jétől kezdődően a mai napig bezárólag minden publikáció listázásra "
952
- "kerül.</0>"