invenio-app-rdm 13.0.1__py2.py3-none-any.whl → 13.0.2__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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 +10 -3
  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.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/METADATA +29 -1
  127. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/RECORD +131 -131
  128. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/WHEEL +0 -0
  129. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/entry_points.txt +0 -0
  130. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/licenses/LICENSE +0 -0
  131. {invenio_app_rdm-13.0.1.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": "Ενέργεια",
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": "Σημείωση",
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": "έκδοση",
54
66
  "Owner": "Ιδιοκτήτης",
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": "Σφάλμα",
70
- "User": "Χρήστης",
71
82
  "Email": "Email",
72
83
  "Email domain": "",
73
84
  "Actions": "Ενέργειες",
@@ -75,6 +86,8 @@
75
86
  "Username": "Όνομα",
76
87
  "GitHub": "",
77
88
  "Updated": "",
89
+ "Drafts": "",
90
+ "Moderation": "",
78
91
  "Restore": "",
79
92
  "Restored": "",
80
93
  "Block": "",
@@ -87,9 +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": "",
92
- " results found_plural": "",
93
105
  "Search records...": "",
94
106
  "Search": "Αναζήτηση",
95
107
  "Views": "Θεάσεις",
@@ -103,11 +115,13 @@
103
115
  "No resource type": "",
104
116
  "No title": "",
105
117
  "Uploaded on {{uploadDate}}": "",
106
- "Published in: {{publishInfo}}": "",
107
- "{{count}} more versions exist for this record": "",
108
- "{{count}} more versions exist for this record_plural": "",
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.": "",
109
122
  "Person": "",
110
123
  "The record has no files.": "",
124
+ "Basic information": "Βασικές πληροφορίες",
111
125
  "Creators": "",
112
126
  "Recommended information": "",
113
127
  "Add contributor": "",
@@ -133,8 +147,6 @@
133
147
  "\n Please check the email and follow the instructions to complete the access request.\n ": "",
134
148
  "An error occurred while fetching communities.": "",
135
149
  "Communities": "Κοινότητες",
136
- "View all {{count}} communities": "",
137
- "View all {{count}} communities_plural": "",
138
150
  "Submit to community": "",
139
151
  "Pending submissions": "",
140
152
  "Manage communities": "",
@@ -146,6 +158,9 @@
146
158
  "Manage": "",
147
159
  "Manage record": "",
148
160
  "Manage user": "",
161
+ "Block user": "",
162
+ "Block User": "",
163
+ "Blocking the user will delete all existing records of the user.": "",
149
164
  "Remove branding": "",
150
165
  "{{communityTitle}} is a default branding for this record": "",
151
166
  "Remove this community from appearing on top of the record details page.": "",
@@ -157,6 +172,7 @@
157
172
  "An error occurred while generating the citation.": "",
158
173
  "Style": "",
159
174
  "This record is not included in any communities yet.": "",
175
+ "Part of": "",
160
176
  "Search for community...": "",
161
177
  "Record submitted": "",
162
178
  "Review requested": "",
@@ -167,21 +183,25 @@
167
183
  "Preview": "",
168
184
  "Only published versions are displayed.": "",
169
185
  "An error occurred while fetching the versions.": "",
170
- "View all {{count}} versions": "",
171
- "View all {{count}} versions_plural": "",
172
- "<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>": "",
173
- "<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.": "",
174
191
  "Remove": "Διαγραφή",
175
192
  "Remove {{communityTitle}} from this record": "",
176
193
  "Remove community": "",
177
194
  "Are you sure you want to remove the record from the community?": "",
178
195
  "I understand the consequences:": "",
196
+ "Members of the community ": "",
197
+ " will ": "",
198
+ "lose their access": "",
199
+ " to the record.": "",
179
200
  "The record can only be re-included in the community by going through a new review by the community curators.": "",
180
201
  "Something went wrong": "",
181
202
  "Cancel removal": "",
182
203
  "Cancel": "Ακύρωση",
183
204
  "Confirm removal": "",
184
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose their access</4> to the record.": "",
185
205
  "Select permissions": "",
186
206
  "Short name for your link (optional).": "",
187
207
  "Expiration date format: YYYY-MM-DD": "",
@@ -196,9 +216,9 @@
196
216
  "Can view": "",
197
217
  "Can view restricted files of all versions of this record.": "",
198
218
  "Can preview drafts": "",
199
- "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.": "",
200
220
  "Can edit": "",
201
- "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.": "",
202
222
  "Can view (view access link can be created only after the record is published)": "",
203
223
  "Expires": "",
204
224
  "This record has no links generated yet.": "",
@@ -229,7 +249,7 @@
229
249
  "You are about to add": "",
230
250
  "Access already granted": "",
231
251
  "Can manage": "",
232
- "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.": "",
233
253
  "You don't have permissions to share this record.": "",
234
254
  "Share": "",
235
255
  "People": "",
@@ -251,11 +271,18 @@
251
271
  "We couldn't find any matches for {{- search}}": "",
252
272
  "Start over": "",
253
273
  "ProTip": "",
274
+ "will give you all the publications from 2025 until today.": "",
275
+ "For more tips, check out our ": "",
254
276
  "Search guide": "",
255
- "<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...": "",
256
282
  "Search in my communities...": "",
283
+ "My communities": "Οι κοινότητές μου",
257
284
  "View": "Προβολή",
258
- "Published in: {{publishedIn}}": "",
285
+ "Published in: {{- publishedIn }}": "",
259
286
  "In review": "",
260
287
  "Declined": "",
261
288
  "Expired": "",
@@ -268,16 +295,12 @@
268
295
  "Make your first upload!": "",
269
296
  "New upload": "Νέα μεταφόρτωση",
270
297
  "Search in my uploads...": "",
298
+ "My uploads": "",
271
299
  "ORCID profile": "",
272
300
  "ORCID logo": "",
273
301
  "ROR profile": "",
274
302
  "ROR logo": "",
275
303
  "GND profile": "",
276
304
  "GND logo": "",
277
- "No name": "",
278
- "and {{count}} other": "",
279
- "and {{count}} other_plural": "",
280
- "and {{count}} others": "",
281
- "and {{count}} others_plural": "",
282
- "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> will give you all the publications from 2017 until today.</0>": ""
305
+ "No name": ""
283
306
  }
@@ -1,15 +1,15 @@
1
1
  #
2
2
  # Translators:
3
3
  # Alizee Pace <alizee.pace@gmail.com>, 2024
4
- # Tibor Simko <tibor.simko@cern.ch>, 2024
5
- # Ignacio Estevo, 2024
4
+ # Tibor Simko <tibor.simko@cern.ch>, 2025
5
+ # Ignacio Estevo, 2025
6
6
  # Zacharias Zacharodimos <zacharias.zacharodimos@cern.ch>, 2025
7
7
  # Jesús Martín <jesusmartin@sallep.net>, 2025
8
8
  #
9
9
  msgid ""
10
10
  msgstr ""
11
11
  "Project-Id-Version: i18next-conv\n"
12
- "POT-Creation-Date: 2025-03-27T16:30:16.192Z\n"
12
+ "POT-Creation-Date: 2025-07-22T14:13:07.642Z\n"
13
13
  "PO-Revision-Date: 2021-07-14 16:07+0000\n"
14
14
  "Last-Translator: Jesús Martín <jesusmartin@sallep.net>, 2025\n"
15
15
  "Language-Team: Spanish (https://app.transifex.com/inveniosoftware/teams/23537/es/)\n"
@@ -19,8 +19,35 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
20
20
  "mime-version: 1.0\n"
21
21
 
22
- msgid "Basic information"
23
- msgstr "Información básica"
22
+ msgid "Recent changes"
23
+ msgstr ""
24
+
25
+ msgid "Audit Log Details"
26
+ msgstr ""
27
+
28
+ msgid "Resource"
29
+ msgstr ""
30
+
31
+ msgid "Resource ID"
32
+ msgstr ""
33
+
34
+ msgid "Action"
35
+ msgstr "Acción"
36
+
37
+ msgid "User"
38
+ msgstr "Usuario"
39
+
40
+ msgid "Created"
41
+ msgstr "Creado"
42
+
43
+ msgid "No revision ID found."
44
+ msgstr ""
45
+
46
+ msgid "Unable to fetch revisions."
47
+ msgstr ""
48
+
49
+ msgid "Cancel revision comparison"
50
+ msgstr ""
24
51
 
25
52
  msgid "Impersonate user"
26
53
  msgstr "Entrar con la identidad del usuario"
@@ -49,12 +76,17 @@ msgid ""
49
76
  msgstr ""
50
77
  "Lea atentamente y confirme las siguientes afirmaciones antes de continuar."
51
78
 
52
- msgid "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>."
79
+ msgid "You are about to impersonate user "
80
+ msgstr ""
81
+
82
+ msgid "You "
53
83
  msgstr ""
54
- "Está a punto de suplantar al usuario <bold>{{email}}(id: {{id}})</bold>."
55
84
 
56
- msgid "You <bold>MUST</bold> logout after completing your inquiry."
57
- msgstr "<bold>DEBE</bold> cerrar la sesión después de completar su consulta."
85
+ msgid "MUST"
86
+ msgstr ""
87
+
88
+ msgid " logout after completing your inquiry."
89
+ msgstr ""
58
90
 
59
91
  msgid "Close"
60
92
  msgstr "Cerrar"
@@ -70,11 +102,8 @@ msgstr "Nota"
70
102
 
71
103
  msgid ""
72
104
  "This is the default quota that will be applied to any NEW records created by"
73
- " this user it will NOT update quota of existing records."
105
+ " this user - it will NOT update quota of existing records."
74
106
  msgstr ""
75
- "Esta es la cuota predeterminada que se aplicará a cualquier registro NUEVO "
76
- "creado por este usuario; NO actualizará la cuota de los registros "
77
- "existentes."
78
107
 
79
108
  msgid "Quota of {{id}} was set to {{quota}} {{unit}}"
80
109
  msgstr "La cuota de {{id}} se estableció en {{quota}} {{unit}}"
@@ -154,6 +183,9 @@ msgstr "Enlaces"
154
183
  msgid "Set quota for record {{recordId}}"
155
184
  msgstr "Establecer cuota para el registro {{recordId}}"
156
185
 
186
+ msgid "Compare revisions"
187
+ msgstr ""
188
+
157
189
  msgid "Delete record"
158
190
  msgstr "Eliminar registro"
159
191
 
@@ -190,8 +222,8 @@ msgstr "versión"
190
222
  msgid "Owner"
191
223
  msgstr "Propietario"
192
224
 
193
- msgid "Created"
194
- msgstr "Creado"
225
+ msgid "System"
226
+ msgstr "Sistema"
195
227
 
196
228
  msgid "Files"
197
229
  msgstr "Archivos"
@@ -251,9 +283,6 @@ msgstr "El usuario {{name}} está bloqueado."
251
283
  msgid "Error"
252
284
  msgstr "Error"
253
285
 
254
- msgid "User"
255
- msgstr "Usuario"
256
-
257
286
  msgid "Email"
258
287
  msgstr "Email"
259
288
 
@@ -275,6 +304,12 @@ msgstr "GitHub"
275
304
  msgid "Updated"
276
305
  msgstr "Actualizado"
277
306
 
307
+ msgid "Drafts"
308
+ msgstr ""
309
+
310
+ msgid "Moderation"
311
+ msgstr ""
312
+
278
313
  msgid "Restore"
279
314
  msgstr "Restaurar"
280
315
 
@@ -311,15 +346,12 @@ msgstr "Filtrar Resultados"
311
346
  msgid "Search records in community..."
312
347
  msgstr "Buscar registros en la comunidad..."
313
348
 
349
+ msgid "results found"
350
+ msgstr ""
351
+
314
352
  msgid "Sort by"
315
353
  msgstr "Ordenado por"
316
354
 
317
- msgid " results found"
318
- msgid_plural " results found"
319
- msgstr[0] "resultado encontrado"
320
- msgstr[1] "resultados encontrados"
321
- msgstr[2] "resultados encontrados"
322
-
323
355
  msgid "Search records..."
324
356
  msgstr "Buscar registros..."
325
357
 
@@ -359,14 +391,17 @@ msgstr "Sin título"
359
391
  msgid "Uploaded on {{uploadDate}}"
360
392
  msgstr "Cargado el {{uploadDate}}"
361
393
 
362
- msgid "Published in: {{publishInfo}}"
363
- msgstr "Publicado en: {{publishInfo}}"
394
+ msgid "Published in: {{- publishInfo }}"
395
+ msgstr ""
396
+
397
+ msgid "Recommendation"
398
+ msgstr ""
399
+
400
+ msgid "This check is recommended but not mandatory."
401
+ msgstr ""
364
402
 
365
- msgid "{{count}} more versions exist for this record"
366
- msgid_plural "{{count}} more versions exist for this record"
367
- msgstr[0] "Existe {{count}} versión más para este registro"
368
- msgstr[1] "Existen {{count}} versiones más para este registro"
369
- msgstr[2] "Existen {{count}} versiones más para este registro"
403
+ msgid "This check indicates a critical issue that must be addressed."
404
+ msgstr ""
370
405
 
371
406
  msgid "Person"
372
407
  msgstr "Persona"
@@ -374,6 +409,9 @@ msgstr "Persona"
374
409
  msgid "The record has no files."
375
410
  msgstr "El registro no tiene archivos."
376
411
 
412
+ msgid "Basic information"
413
+ msgstr "Información básica"
414
+
377
415
  msgid "Creators"
378
416
  msgstr "Creadores"
379
417
 
@@ -456,12 +494,6 @@ msgstr "Se produjo un error al obtener las comunidades."
456
494
  msgid "Communities"
457
495
  msgstr "Comunidades"
458
496
 
459
- msgid "View all {{count}} communities"
460
- msgid_plural "View all {{count}} communities"
461
- msgstr[0] "Ver {{count}} comunidad"
462
- msgstr[1] "Ver todas las {{count}} comunidades"
463
- msgstr[2] "Ver todas las {{count}} comunidades"
464
-
465
497
  msgid "Submit to community"
466
498
  msgstr "Enviar a la comunidad"
467
499
 
@@ -495,6 +527,15 @@ msgstr "Gestionar registro"
495
527
  msgid "Manage user"
496
528
  msgstr "Administrar usuario"
497
529
 
530
+ msgid "Block user"
531
+ msgstr ""
532
+
533
+ msgid "Block User"
534
+ msgstr ""
535
+
536
+ msgid "Blocking the user will delete all existing records of the user."
537
+ msgstr ""
538
+
498
539
  msgid "Remove branding"
499
540
  msgstr "Eliminar la marca"
500
541
 
@@ -534,6 +575,9 @@ msgstr "Estilo"
534
575
  msgid "This record is not included in any communities yet."
535
576
  msgstr "Este registro todavía no está incluido en ninguna comunidad."
536
577
 
578
+ msgid "Part of"
579
+ msgstr ""
580
+
537
581
  msgid "Search for community..."
538
582
  msgstr "Buscar comunidad..."
539
583
 
@@ -564,29 +608,21 @@ msgstr "Solo se muestran las versiones publicadas."
564
608
  msgid "An error occurred while fetching the versions."
565
609
  msgstr "Se produjo un error al obtener las versiones."
566
610
 
567
- msgid "View all {{count}} versions"
568
- msgid_plural "View all {{count}} versions"
569
- msgstr[0] "Ver {{count}} versión"
570
- msgstr[1] "Ver todas las {{count}} versiones"
571
- msgstr[2] "Ver todas las {{count}} versiones"
611
+ msgid "Cite all versions?"
612
+ msgstr ""
613
+
614
+ msgid "You can cite all versions by using the DOI"
615
+ msgstr ""
572
616
 
573
617
  msgid ""
574
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI "
575
- "<3></3>. This DOI represents all versions, and will always resolve to the "
576
- "latest one. <5>Read more</5>.</0>"
618
+ "This DOI represents all versions, and will always resolve to the latest one."
577
619
  msgstr ""
578
- "<0><0>¿Citar todas las versiones?</0> Puede citar todas las versiones "
579
- "utilizando el DOI <3></3>. Dicho DOI representa a las versiones y siempre se"
580
- " resolverá en la última. <5>Leer más</5>.</0>"
581
620
 
582
- msgid ""
583
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . "
584
- "The DOI is registered when the first version is published. <4>Read "
585
- "more</4>.</0>"
621
+ msgid "Read more"
622
+ msgstr "Leer más"
623
+
624
+ msgid "The DOI is registered when the first version is published."
586
625
  msgstr ""
587
- "<0><0>¿Citar todas las versiones?</0> Puede citar todas las versiones "
588
- "utilizando el DOI. El DOI se registra cuando se publica la primera "
589
- "versión.<4>Leer más</4>.</0>"
590
626
 
591
627
  msgid "Remove"
592
628
  msgstr "Retirar"
@@ -603,6 +639,18 @@ msgstr "¿Está seguro de querer eliminar el registro de la comunidad?"
603
639
  msgid "I understand the consequences:"
604
640
  msgstr "Entiendo las consecuencias:"
605
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
+
606
654
  msgid ""
607
655
  "The record can only be re-included in the community by going through a new "
608
656
  "review by the community curators."
@@ -622,13 +670,6 @@ msgstr "Cancelar"
622
670
  msgid "Confirm removal"
623
671
  msgstr "Confirmar eliminación"
624
672
 
625
- msgid ""
626
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose "
627
- "their access</4> to the record."
628
- msgstr ""
629
- "Los miembros de la comunidad <1>\"<1>{{communityTitle}}</1>\"</1><4> "
630
- "perderán su acceso</4> al registro."
631
-
632
673
  msgid "Select permissions"
633
674
  msgstr "Seleccionar permisos"
634
675
 
@@ -673,19 +714,18 @@ msgstr ""
673
714
  msgid "Can preview drafts"
674
715
  msgstr "Puede obtener una vista previa de los borradores"
675
716
 
676
- msgid "Can view drafts and restricted files of all versions of this record."
717
+ msgid ""
718
+ "Can view drafts, restricted files, and comment on associated draft requests "
719
+ "of all versions of this record."
677
720
  msgstr ""
678
- "Puede ver borradores y archivos restringidos de todas las versiones de este "
679
- "registro."
680
721
 
681
722
  msgid "Can edit"
682
723
  msgstr "Puede editar"
683
724
 
684
725
  msgid ""
685
- "Can edit drafts and view restricted files of all versions of this record."
726
+ "Can edit drafts, view restricted files, and comment on associated draft "
727
+ "requests of all versions of this record."
686
728
  msgstr ""
687
- "Puede editar borradores y ver archivos restringidos de todas las versiones "
688
- "de este registro."
689
729
 
690
730
  msgid ""
691
731
  "Can view (view access link can be created only after the record is "
@@ -790,11 +830,9 @@ msgid "Can manage"
790
830
  msgstr "Puede administrar"
791
831
 
792
832
  msgid ""
793
- "Can manage access, edit drafts and view restricted files of all versions of "
794
- "this record."
833
+ "Can manage access, edit drafts, view restricted files, and comment on "
834
+ "associated draft requests of all versions of this record."
795
835
  msgstr ""
796
- "Puede administrar el acceso, editar borradores y ver archivos restringidos "
797
- "de todas las versiones de este registro."
798
836
 
799
837
  msgid "You don't have permissions to share this record."
800
838
  msgstr "No tiene permisos para compartir este registro."
@@ -863,24 +901,41 @@ msgstr "Empezar de nuevo"
863
901
  msgid "ProTip"
864
902
  msgstr "Consejo"
865
903
 
904
+ msgid "will give you all the publications from 2025 until today."
905
+ msgstr ""
906
+
907
+ msgid "For more tips, check out our "
908
+ msgstr "Para más consejos, consulta nuestra "
909
+
866
910
  msgid "Search guide"
867
911
  msgstr "Guía de búsqueda"
868
912
 
869
- msgid ""
870
- "<0>For more tips, check out our <2>search guide</2> for defining advanced "
871
- "search queries.</0>"
913
+ msgid "search guide"
914
+ msgstr "guía de búsqueda"
915
+
916
+ msgid "for defining advanced search queries."
917
+ msgstr ""
918
+
919
+ msgid "This community has no subcommunities"
920
+ msgstr ""
921
+
922
+ msgid "Logging in..."
923
+ msgstr ""
924
+
925
+ msgid "Logging out..."
872
926
  msgstr ""
873
- "<0>Para obtener más sugerencias, consulte <2>nuestra guía de búsqueda</2> "
874
- "para definir consultas de búsqueda avanzadas.</0>"
875
927
 
876
928
  msgid "Search in my communities..."
877
929
  msgstr "Buscar en mis comunidades..."
878
930
 
931
+ msgid "My communities"
932
+ msgstr "Mis comunidades"
933
+
879
934
  msgid "View"
880
935
  msgstr "Ver"
881
936
 
882
- msgid "Published in: {{publishedIn}}"
883
- msgstr "Publicado en: {{publishedIn}}"
937
+ msgid "Published in: {{- publishedIn }}"
938
+ msgstr ""
884
939
 
885
940
  msgid "In review"
886
941
  msgstr "En revisión"
@@ -918,6 +973,9 @@ msgstr "Nueva subida"
918
973
  msgid "Search in my uploads..."
919
974
  msgstr "Buscar en mis subidas..."
920
975
 
976
+ msgid "My uploads"
977
+ msgstr ""
978
+
921
979
  msgid "ORCID profile"
922
980
  msgstr "Perfil de ORCID"
923
981
 
@@ -938,23 +996,3 @@ msgstr ""
938
996
 
939
997
  msgid "No name"
940
998
  msgstr ""
941
-
942
- msgid "and {{count}} other"
943
- msgid_plural "and {{count}} other"
944
- msgstr[0] ""
945
- msgstr[1] ""
946
- msgstr[2] ""
947
-
948
- msgid "and {{count}} others"
949
- msgid_plural "and {{count}} others"
950
- msgstr[0] ""
951
- msgstr[1] ""
952
- msgstr[2] ""
953
-
954
- msgctxt ""
955
- "date:[2017-01-01 TO *]</0> will give you all the publications from 2017 "
956
- "until today.</0>"
957
- msgid "<0><0>metadata.publication"
958
- msgstr ""
959
- "<0><0>metadata.publication_date:[2017-01-01 TO *] </0>le brindará todas las "
960
- "publicaciones desde 2017 hasta hoy.</0>"