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": "Akcia",
7
+ "User": "Používateľ",
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": "Zatvoriť",
13
24
  "Set Quota": "",
14
25
  "Set quota in bytes": "",
15
26
  "Note": "Poznámka",
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": "verzia",
54
66
  "Owner": "Vlastník",
55
- "Created": "",
67
+ "System": "",
56
68
  "Files": "Súbory",
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": "Chyba",
70
- "User": "Používateľ",
71
82
  "Email": "Elektronická adresa",
72
83
  "Email domain": "",
73
84
  "Actions": "Akcie",
@@ -75,6 +86,8 @@
75
86
  "Username": "Užívateľské meno",
76
87
  "GitHub": "GitHub",
77
88
  "Updated": "",
89
+ "Drafts": "",
90
+ "Moderation": "",
78
91
  "Restore": "",
79
92
  "Restored": "",
80
93
  "Block": "",
@@ -87,11 +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
- " results found_3": "",
95
105
  "Search records...": "",
96
106
  "Search": "Hľadaj",
97
107
  "Views": "",
@@ -105,13 +115,13 @@
105
115
  "No resource type": "",
106
116
  "No title": "Bez názvu",
107
117
  "Uploaded on {{uploadDate}}": "",
108
- "Published in: {{publishInfo}}": "",
109
- "{{count}} more versions exist for this record_0": "",
110
- "{{count}} more versions exist for this record_1": "",
111
- "{{count}} more versions exist for this record_2": "",
112
- "{{count}} more versions exist for this record_3": "",
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.": "",
113
122
  "Person": "",
114
123
  "The record has no files.": "",
124
+ "Basic information": "",
115
125
  "Creators": "",
116
126
  "Recommended information": "",
117
127
  "Add contributor": "",
@@ -137,10 +147,6 @@
137
147
  "\n Please check the email and follow the instructions to complete the access request.\n ": "",
138
148
  "An error occurred while fetching communities.": "",
139
149
  "Communities": "Komunity",
140
- "View all {{count}} communities_0": "",
141
- "View all {{count}} communities_1": "",
142
- "View all {{count}} communities_2": "",
143
- "View all {{count}} communities_3": "",
144
150
  "Submit to community": "",
145
151
  "Pending submissions": "",
146
152
  "Manage communities": "",
@@ -152,6 +158,9 @@
152
158
  "Manage": "Spravovať",
153
159
  "Manage record": "",
154
160
  "Manage user": "",
161
+ "Block user": "",
162
+ "Block User": "",
163
+ "Blocking the user will delete all existing records of the user.": "",
155
164
  "Remove branding": "",
156
165
  "{{communityTitle}} is a default branding for this record": "",
157
166
  "Remove this community from appearing on top of the record details page.": "",
@@ -163,6 +172,7 @@
163
172
  "An error occurred while generating the citation.": "",
164
173
  "Style": "",
165
174
  "This record is not included in any communities yet.": "",
175
+ "Part of": "",
166
176
  "Search for community...": "",
167
177
  "Record submitted": "",
168
178
  "Review requested": "",
@@ -173,23 +183,25 @@
173
183
  "Preview": "",
174
184
  "Only published versions are displayed.": "",
175
185
  "An error occurred while fetching the versions.": "",
176
- "View all {{count}} versions_0": "",
177
- "View all {{count}} versions_1": "",
178
- "View all {{count}} versions_2": "",
179
- "View all {{count}} versions_3": "",
180
- "<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>": "",
181
- "<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": "Prečítať si viac",
190
+ "The DOI is registered when the first version is published.": "",
182
191
  "Remove": "Zruš",
183
192
  "Remove {{communityTitle}} from this record": "",
184
193
  "Remove community": "",
185
194
  "Are you sure you want to remove the record from the community?": "",
186
195
  "I understand the consequences:": "",
196
+ "Members of the community ": "",
197
+ " will ": "",
198
+ "lose their access": "",
199
+ " to the record.": "",
187
200
  "The record can only be re-included in the community by going through a new review by the community curators.": "",
188
201
  "Something went wrong": "",
189
202
  "Cancel removal": "",
190
203
  "Cancel": "Preruš",
191
204
  "Confirm removal": "",
192
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose their access</4> to the record.": "",
193
205
  "Select permissions": "",
194
206
  "Short name for your link (optional).": "",
195
207
  "Expiration date format: YYYY-MM-DD": "",
@@ -204,9 +216,9 @@
204
216
  "Can view": "",
205
217
  "Can view restricted files of all versions of this record.": "",
206
218
  "Can preview drafts": "",
207
- "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.": "",
208
220
  "Can edit": "",
209
- "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.": "",
210
222
  "Can view (view access link can be created only after the record is published)": "",
211
223
  "Expires": "",
212
224
  "This record has no links generated yet.": "",
@@ -237,7 +249,7 @@
237
249
  "You are about to add": "",
238
250
  "Access already granted": "",
239
251
  "Can manage": "",
240
- "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.": "",
241
253
  "You don't have permissions to share this record.": "",
242
254
  "Share": "",
243
255
  "People": "",
@@ -259,11 +271,18 @@
259
271
  "We couldn't find any matches for {{- search}}": "",
260
272
  "Start over": "",
261
273
  "ProTip": "",
274
+ "will give you all the publications from 2025 until today.": "",
275
+ "For more tips, check out our ": "",
262
276
  "Search guide": "",
263
- "<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...": "",
264
282
  "Search in my communities...": "",
283
+ "My communities": "Moje komunity",
265
284
  "View": "Zobraziť",
266
- "Published in: {{publishedIn}}": "",
285
+ "Published in: {{- publishedIn }}": "",
267
286
  "In review": "",
268
287
  "Declined": "",
269
288
  "Expired": "",
@@ -276,20 +295,12 @@
276
295
  "Make your first upload!": "",
277
296
  "New upload": "",
278
297
  "Search in my uploads...": "",
298
+ "My uploads": "",
279
299
  "ORCID profile": "",
280
300
  "ORCID logo": "",
281
301
  "ROR profile": "",
282
302
  "ROR logo": "",
283
303
  "GND profile": "",
284
304
  "GND logo": "",
285
- "No name": "",
286
- "and {{count}} other_0": "",
287
- "and {{count}} other_1": "",
288
- "and {{count}} other_2": "",
289
- "and {{count}} other_3": "",
290
- "and {{count}} others_0": "",
291
- "and {{count}} others_1": "",
292
- "and {{count}} others_2": "",
293
- "and {{count}} others_3": "",
294
- "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> will give you all the publications from 2017 until today.</0>": ""
305
+ "No name": ""
295
306
  }
@@ -5,13 +5,14 @@
5
5
  # Rim Sharif, 2025
6
6
  # Mattias Vesterlund, 2025
7
7
  # Sam Arbid, 2025
8
+ # Lina Andrén, 2025
8
9
  #
9
10
  msgid ""
10
11
  msgstr ""
11
12
  "Project-Id-Version: i18next-conv\n"
12
- "POT-Creation-Date: 2025-03-27T16:30:16.192Z\n"
13
+ "POT-Creation-Date: 2025-07-22T14:13:07.642Z\n"
13
14
  "PO-Revision-Date: 2021-07-14 16:07+0000\n"
14
- "Last-Translator: Sam Arbid, 2025\n"
15
+ "Last-Translator: Lina Andrén, 2025\n"
15
16
  "Language-Team: Swedish (https://app.transifex.com/inveniosoftware/teams/23537/sv/)\n"
16
17
  "Content-Type: text/plain; charset=UTF-8\n"
17
18
  "Content-Transfer-Encoding: 8bit\n"
@@ -19,8 +20,35 @@ msgstr ""
19
20
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21
  "mime-version: 1.0\n"
21
22
 
22
- msgid "Basic information"
23
- msgstr "Basinformation"
23
+ msgid "Recent changes"
24
+ msgstr "Senast gjorda ändringar"
25
+
26
+ msgid "Audit Log Details"
27
+ msgstr "Detaljer för granskningslogg"
28
+
29
+ msgid "Resource"
30
+ msgstr "Resurs"
31
+
32
+ msgid "Resource ID"
33
+ msgstr "Resurs-ID"
34
+
35
+ msgid "Action"
36
+ msgstr "Åtgärd"
37
+
38
+ msgid "User"
39
+ msgstr "Användare"
40
+
41
+ msgid "Created"
42
+ msgstr "Skapad"
43
+
44
+ msgid "No revision ID found."
45
+ msgstr "Inget revisions-ID hittades."
46
+
47
+ msgid "Unable to fetch revisions."
48
+ msgstr "Kunde inte hämta revisioner."
49
+
50
+ msgid "Cancel revision comparison"
51
+ msgstr "Avbryt revisionsjämförelse"
24
52
 
25
53
  msgid "Impersonate user"
26
54
  msgstr "Imitera användare"
@@ -41,19 +69,24 @@ msgstr ""
41
69
  "förstasidan snart."
42
70
 
43
71
  msgid "Unable to impersonate user."
44
- msgstr "Kunde inte imitera användare"
72
+ msgstr "Kunde inte imitera användare."
45
73
 
46
74
  msgid ""
47
75
  "Please read carefully and confirm the following statements before you "
48
76
  "proceed."
49
77
  msgstr "Läs noga igenom och bekräfta följande text innan du fortsätter."
50
78
 
51
- msgid "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>."
52
- msgstr ""
53
- "Du är på väg att imitera användaren <bold>{{email}}(id: {{id}})</bold>."
79
+ msgid "You are about to impersonate user "
80
+ msgstr "Du är på väg att imitera användaren "
81
+
82
+ msgid "You "
83
+ msgstr "Du "
54
84
 
55
- msgid "You <bold>MUST</bold> logout after completing your inquiry."
56
- msgstr "Du <bold>MÅSTE</bold> logga ut efter att du avslutat din förfrågan. "
85
+ msgid "MUST"
86
+ msgstr "MÅSTE"
87
+
88
+ msgid " logout after completing your inquiry."
89
+ msgstr " logga ut efter att ha slutfört din förfrågan."
57
90
 
58
91
  msgid "Close"
59
92
  msgstr "Stäng"
@@ -69,7 +102,7 @@ msgstr "Notering"
69
102
 
70
103
  msgid ""
71
104
  "This is the default quota that will be applied to any NEW records created by"
72
- " this user it will NOT update quota of existing records."
105
+ " this user - it will NOT update quota of existing records."
73
106
  msgstr ""
74
107
  "Detta är den standardkvot som kommer att tillämpas på alla NYA poster som "
75
108
  "skapas av den här användaren - den kommer INTE att uppdatera lagringskvoten "
@@ -153,6 +186,9 @@ msgstr "Länkar"
153
186
  msgid "Set quota for record {{recordId}}"
154
187
  msgstr "Ställ in lagringskvot för posten {{recordId}}"
155
188
 
189
+ msgid "Compare revisions"
190
+ msgstr "Jämför revisioner"
191
+
156
192
  msgid "Delete record"
157
193
  msgstr "Radera post"
158
194
 
@@ -189,8 +225,8 @@ msgstr "version"
189
225
  msgid "Owner"
190
226
  msgstr "Ägare"
191
227
 
192
- msgid "Created"
193
- msgstr "Skapad"
228
+ msgid "System"
229
+ msgstr "System"
194
230
 
195
231
  msgid "Files"
196
232
  msgstr "Filer"
@@ -249,9 +285,6 @@ msgstr "Användaren {{name}} är blockerad."
249
285
  msgid "Error"
250
286
  msgstr "Fel"
251
287
 
252
- msgid "User"
253
- msgstr "Användare"
254
-
255
288
  msgid "Email"
256
289
  msgstr "E-post"
257
290
 
@@ -273,6 +306,12 @@ msgstr "GitHub"
273
306
  msgid "Updated"
274
307
  msgstr "Uppdaterad"
275
308
 
309
+ msgid "Drafts"
310
+ msgstr "Utkast"
311
+
312
+ msgid "Moderation"
313
+ msgstr "Moderering"
314
+
276
315
  msgid "Restore"
277
316
  msgstr "Återställ"
278
317
 
@@ -309,14 +348,12 @@ msgstr "Filtrera resultat"
309
348
  msgid "Search records in community..."
310
349
  msgstr "Sök poster i community..."
311
350
 
351
+ msgid "results found"
352
+ msgstr "resultat hittades"
353
+
312
354
  msgid "Sort by"
313
355
  msgstr "Sortera efter"
314
356
 
315
- msgid " results found"
316
- msgid_plural " results found"
317
- msgstr[0] "resultat hittades"
318
- msgstr[1] "resultat hittades"
319
-
320
357
  msgid "Search records..."
321
358
  msgstr "Sök poster..."
322
359
 
@@ -356,13 +393,17 @@ msgstr "Ingen titel"
356
393
  msgid "Uploaded on {{uploadDate}}"
357
394
  msgstr "Uppladdad den {{uploadDate}}"
358
395
 
359
- msgid "Published in: {{publishInfo}}"
360
- msgstr "Publicerad i: {{publishInfo}}"
396
+ msgid "Published in: {{- publishInfo }}"
397
+ msgstr "Publicerad i: {{- publishInfo }}"
398
+
399
+ msgid "Recommendation"
400
+ msgstr "Rekommendation"
361
401
 
362
- msgid "{{count}} more versions exist for this record"
363
- msgid_plural "{{count}} more versions exist for this record"
364
- msgstr[0] "{{count}} fler versioner finns för denna post"
365
- msgstr[1] "{{count}} fler versioner finns för denna post"
402
+ msgid "This check is recommended but not mandatory."
403
+ msgstr "Denna kontroll är rekommenderad men inte obligatorisk."
404
+
405
+ msgid "This check indicates a critical issue that must be addressed."
406
+ msgstr "Denna kontroll indikerar ett kritiskt problem som måste åtgärdas."
366
407
 
367
408
  msgid "Person"
368
409
  msgstr "Person"
@@ -370,6 +411,9 @@ msgstr "Person"
370
411
  msgid "The record has no files."
371
412
  msgstr "Posten har inga filer."
372
413
 
414
+ msgid "Basic information"
415
+ msgstr "Basinformation"
416
+
373
417
  msgid "Creators"
374
418
  msgstr "Skapare"
375
419
 
@@ -456,11 +500,6 @@ msgstr "Ett fel inträffade vid hämtning av communities."
456
500
  msgid "Communities"
457
501
  msgstr "Communities"
458
502
 
459
- msgid "View all {{count}} communities"
460
- msgid_plural "View all {{count}} communities"
461
- msgstr[0] "Visa alla {{count}} communities"
462
- msgstr[1] "Visa alla {{count}} communities"
463
-
464
503
  msgid "Submit to community"
465
504
  msgstr "Skicka till community"
466
505
 
@@ -486,7 +525,7 @@ msgid "Export"
486
525
  msgstr "Exportera"
487
526
 
488
527
  msgid "Manage"
489
- msgstr " Hantera"
528
+ msgstr "Hantera"
490
529
 
491
530
  msgid "Manage record"
492
531
  msgstr "Hantera post"
@@ -494,6 +533,17 @@ msgstr "Hantera post"
494
533
  msgid "Manage user"
495
534
  msgstr "Hantera användare"
496
535
 
536
+ msgid "Block user"
537
+ msgstr "Blockera användare"
538
+
539
+ msgid "Block User"
540
+ msgstr "Blockera användare"
541
+
542
+ msgid "Blocking the user will delete all existing records of the user."
543
+ msgstr ""
544
+ "Att blockera användaren medför att alla befintliga poster som tillhör "
545
+ "användaren raderas."
546
+
497
547
  msgid "Remove branding"
498
548
  msgstr "Ta bort märkning"
499
549
 
@@ -503,8 +553,7 @@ msgstr "{{communityTitle}} är en standardmärkning för den här posten"
503
553
  msgid ""
504
554
  "Remove this community from appearing on top of the record details page."
505
555
  msgstr ""
506
- "Ta bort denna community från att visas högst upp på postens infromationsida."
507
- " "
556
+ "Ta bort denna community från att visas högst upp på postens informationsida."
508
557
 
509
558
  msgid "Set branding"
510
559
  msgstr "Ange märkning"
@@ -532,6 +581,9 @@ msgstr "Stil"
532
581
  msgid "This record is not included in any communities yet."
533
582
  msgstr "Posten ingår inte i några communities ännu."
534
583
 
584
+ msgid "Part of"
585
+ msgstr "Del av"
586
+
535
587
  msgid "Search for community..."
536
588
  msgstr "Sök efter community..."
537
589
 
@@ -562,28 +614,23 @@ msgstr "Endast publicerade versioner visas."
562
614
  msgid "An error occurred while fetching the versions."
563
615
  msgstr "Ett fel uppstod när versionerna hämtades."
564
616
 
565
- msgid "View all {{count}} versions"
566
- msgid_plural "View all {{count}} versions"
567
- msgstr[0] "Visa alla {{count}} versioner"
568
- msgstr[1] "Visa alla {{count}} versioner"
617
+ msgid "Cite all versions?"
618
+ msgstr "Citera alla versioner?"
569
619
 
570
- msgid ""
571
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI "
572
- "<3></3>. This DOI represents all versions, and will always resolve to the "
573
- "latest one. <5>Read more</5>.</0>"
574
- msgstr ""
575
- "<0><0>Citera alla versioner?</0> Du kan citera alla versioner genom att "
576
- "använda DOI:n <3></3>. Denna DOI representerar alla versioner och kommer "
577
- "alltid att hänvisa till den senaste. <5>Läs mer</5>.</0>"
620
+ msgid "You can cite all versions by using the DOI"
621
+ msgstr "Du kan citera alla versioner genom att använda DOI"
578
622
 
579
623
  msgid ""
580
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . "
581
- "The DOI is registered when the first version is published. <4>Read "
582
- "more</4>.</0>"
624
+ "This DOI represents all versions, and will always resolve to the latest one."
583
625
  msgstr ""
584
- "<0><0>Citera alla versioner?</0> Du kan citera alla versioner genom att "
585
- "använda DOI:n . DOI:n registreras när den första versionen publiceras. "
586
- "<4>Läs mer</4>.</0>"
626
+ "Denna DOI representerar alla versioner och kommer alltid att peka den "
627
+ "senaste versionen."
628
+
629
+ msgid "Read more"
630
+ msgstr "Läs mer"
631
+
632
+ msgid "The DOI is registered when the first version is published."
633
+ msgstr "DOI registreras när den första versionen publiceras."
587
634
 
588
635
  msgid "Remove"
589
636
  msgstr "Ta bort"
@@ -600,6 +647,18 @@ msgstr "Är du säker på att du vill ta bort posten från communityn?"
600
647
  msgid "I understand the consequences:"
601
648
  msgstr "Jag förstår följderna:"
602
649
 
650
+ msgid "Members of the community "
651
+ msgstr "Medlemmar i communityn "
652
+
653
+ msgid " will "
654
+ msgstr " kommer att "
655
+
656
+ msgid "lose their access"
657
+ msgstr "förlora åtkomst"
658
+
659
+ msgid " to the record."
660
+ msgstr " till posten."
661
+
603
662
  msgid ""
604
663
  "The record can only be re-included in the community by going through a new "
605
664
  "review by the community curators."
@@ -619,13 +678,6 @@ msgstr "Avbryt"
619
678
  msgid "Confirm removal"
620
679
  msgstr "Bekräfta borttagning"
621
680
 
622
- msgid ""
623
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose "
624
- "their access</4> to the record."
625
- msgstr ""
626
- "Medlemmar av communityn <1>\"<1>{{communityTitle}}</1>\"</1> kommer "
627
- "<4>förlora sin åtkomst </4> till posten."
628
-
629
681
  msgid "Select permissions"
630
682
  msgstr "Välj behörigheter"
631
683
 
@@ -668,19 +720,22 @@ msgstr "Kan se filer med begränsad åtkomst för alla versioner av posten."
668
720
  msgid "Can preview drafts"
669
721
  msgstr "Kan förhandsgranska utkast"
670
722
 
671
- msgid "Can view drafts and restricted files of all versions of this record."
723
+ msgid ""
724
+ "Can view drafts, restricted files, and comment on associated draft requests "
725
+ "of all versions of this record."
672
726
  msgstr ""
673
- "Kan visa utkast och filer med begränsad åtkomst för alla versioner av "
674
- "posten."
727
+ "Kan visa utkast, filer med begränsad åtkomst och kommentera tillhörande "
728
+ "utkastförfrågningar för alla versioner av denna post."
675
729
 
676
730
  msgid "Can edit"
677
731
  msgstr "Kan redigera"
678
732
 
679
733
  msgid ""
680
- "Can edit drafts and view restricted files of all versions of this record."
734
+ "Can edit drafts, view restricted files, and comment on associated draft "
735
+ "requests of all versions of this record."
681
736
  msgstr ""
682
- "Kan redigera utkast och visa filer med begränsad åtkomst för alla versioner "
683
- "av posten."
737
+ "Kan redigera utkast, visa filer med begränsad åtkomst och kommentera "
738
+ "tillhörande utkastförfrågningar för alla versioner av denna post."
684
739
 
685
740
  msgid ""
686
741
  "Can view (view access link can be created only after the record is "
@@ -783,11 +838,11 @@ msgid "Can manage"
783
838
  msgstr "Kan hantera"
784
839
 
785
840
  msgid ""
786
- "Can manage access, edit drafts and view restricted files of all versions of "
787
- "this record."
841
+ "Can manage access, edit drafts, view restricted files, and comment on "
842
+ "associated draft requests of all versions of this record."
788
843
  msgstr ""
789
- "Kan hantera åtkomst, redigera utkast och visa filer med begränsad åtkomst "
790
- "för alla versioner av posten."
844
+ "Kan hantera åtkomst, redigera utkast, visa filer med begränsad åtkomst och "
845
+ "kommentera tillhörande utkastförfrågningar för alla versioner av denna post."
791
846
 
792
847
  msgid "You don't have permissions to share this record."
793
848
  msgstr "Du har inte behörighet att dela denna post."
@@ -835,7 +890,7 @@ msgid "Unable to change the expiration request settings."
835
890
  msgstr "Det går inte att ändra inställningarna för begäran om utgångsdatum."
836
891
 
837
892
  msgid "Expiration date: "
838
- msgstr "Utgångsdatum:"
893
+ msgstr "Utgångsdatum: "
839
894
 
840
895
  msgid ""
841
896
  "Format: YYYY-MM-DD. Granted access will expire on the given date. Leave "
@@ -856,24 +911,41 @@ msgstr "Börja om"
856
911
  msgid "ProTip"
857
912
  msgstr "ProTip"
858
913
 
914
+ msgid "will give you all the publications from 2025 until today."
915
+ msgstr "ger dig alla publikationer från 2025 fram till idag."
916
+
917
+ msgid "For more tips, check out our "
918
+ msgstr "För fler tips, kolla in vår "
919
+
859
920
  msgid "Search guide"
860
921
  msgstr "Sökguide"
861
922
 
862
- msgid ""
863
- "<0>For more tips, check out our <2>search guide</2> for defining advanced "
864
- "search queries.</0>"
865
- msgstr ""
866
- "<0>Om du vill ha fler tips kan du kolla in vår <2>sökguide</2> för att "
867
- "konstruera avancerade sökfrågor.</0>"
923
+ msgid "search guide"
924
+ msgstr "sökguide"
925
+
926
+ msgid "for defining advanced search queries."
927
+ msgstr "för att definiera avancerade sökfrågor."
928
+
929
+ msgid "This community has no subcommunities"
930
+ msgstr "Detta community har inga subcommunities"
931
+
932
+ msgid "Logging in..."
933
+ msgstr "Loggar in..."
934
+
935
+ msgid "Logging out..."
936
+ msgstr "Loggar ut..."
868
937
 
869
938
  msgid "Search in my communities..."
870
939
  msgstr "Sök i mina communities..."
871
940
 
941
+ msgid "My communities"
942
+ msgstr "Mina communities"
943
+
872
944
  msgid "View"
873
945
  msgstr "Visa"
874
946
 
875
- msgid "Published in: {{publishedIn}}"
876
- msgstr "Publicerad i: {{publishedIn}}"
947
+ msgid "Published in: {{- publishedIn }}"
948
+ msgstr "Publicerad i: {{- publishedIn }}"
877
949
 
878
950
  msgid "In review"
879
951
  msgstr "Under granskning"
@@ -911,6 +983,9 @@ msgstr "Ny uppladdning"
911
983
  msgid "Search in my uploads..."
912
984
  msgstr "Sök i mina uppladdningar..."
913
985
 
986
+ msgid "My uploads"
987
+ msgstr "Mina uppladdningar"
988
+
914
989
  msgid "ORCID profile"
915
990
  msgstr "ORCID-profil"
916
991
 
@@ -931,21 +1006,3 @@ msgstr "GND logo"
931
1006
 
932
1007
  msgid "No name"
933
1008
  msgstr "Inget namn"
934
-
935
- msgid "and {{count}} other"
936
- msgid_plural "and {{count}} other"
937
- msgstr[0] "och {{count}} andra"
938
- msgstr[1] "och {{count}} andra"
939
-
940
- msgid "and {{count}} others"
941
- msgid_plural "and {{count}} others"
942
- msgstr[0] "och {{count}} andra"
943
- msgstr[1] "och {{count}} andra"
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> ger alla publiceringar"
951
- " från 2017 till och med idag.</0>"