invenio-app-rdm 13.0.1__py2.py3-none-any.whl → 13.0.3__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 (134) 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 +17 -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/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html +2 -2
  68. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html +4 -4
  69. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.sv.html +4 -4
  70. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
  71. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
  72. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
  73. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
  74. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
  75. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
  76. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
  77. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
  78. invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
  79. invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
  80. invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
  81. invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
  82. invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
  83. invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
  84. invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
  85. invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
  86. invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
  87. invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
  88. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
  89. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
  90. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
  91. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
  92. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
  93. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
  94. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
  95. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
  96. invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
  97. invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
  98. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
  99. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
  100. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
  101. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
  102. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
  103. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
  104. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
  105. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
  106. invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
  107. invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
  108. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
  109. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
  110. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
  111. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
  112. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
  113. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
  114. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
  115. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
  116. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
  117. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
  118. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
  119. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
  120. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
  121. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
  122. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
  123. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
  124. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
  125. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
  126. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
  127. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
  128. invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
  129. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/METADATA +34 -1
  130. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/RECORD +134 -134
  131. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/WHEEL +0 -0
  132. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/entry_points.txt +0 -0
  133. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/licenses/LICENSE +0 -0
  134. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.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": "Acció",
7
+ "User": "Usuari",
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": "Tanca",
13
24
  "Set Quota": "",
14
25
  "Set quota in bytes": "",
15
26
  "Note": "Nota",
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": "versió",
54
66
  "Owner": "Propietari",
55
- "Created": "",
67
+ "System": "",
56
68
  "Files": "Fitxers",
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": "Error",
70
- "User": "Usuari",
71
82
  "Email": "Adreça electrònica",
72
83
  "Email domain": "",
73
84
  "Actions": "Accions",
@@ -75,6 +86,8 @@
75
86
  "Username": "Nom d'usuari",
76
87
  "GitHub": "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": "Cerca",
95
107
  "Views": "Vistes",
@@ -103,11 +115,13 @@
103
115
  "No resource type": "",
104
116
  "No title": "Sense títol",
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": "Comunitats",
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": "Gestió",
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": "Elimina",
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": "Cancel·la",
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": "Visualitzar",
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
- # Tibor Simko <tibor.simko@cern.ch>, 2024
4
- # Jiří Kunčar <jiri.kuncar@gmail.com>, 2025
5
3
  # Ivan Masár <helix84@centrum.sk>, 2025
4
+ # Tibor Simko <tibor.simko@cern.ch>, 2025
5
+ # Jiří Kunčar <jiri.kuncar@gmail.com>, 2025
6
6
  # Mirek Simek <miroslav.simek@gmail.com>, 2025
7
7
  # daniela.hornickova, 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: daniela.hornickova, 2025\n"
15
15
  "Language-Team: Czech (https://app.transifex.com/inveniosoftware/teams/23537/cs/)\n"
@@ -19,8 +19,35 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
20
20
  "mime-version: 1.0\n"
21
21
 
22
- msgid "Basic information"
23
- msgstr "Základní informace"
22
+ msgid "Recent changes"
23
+ msgstr "Nedávné změny"
24
+
25
+ msgid "Audit Log Details"
26
+ msgstr "Podrobnosti auditního logu"
27
+
28
+ msgid "Resource"
29
+ msgstr "Zdroj"
30
+
31
+ msgid "Resource ID"
32
+ msgstr "ID zdroje"
33
+
34
+ msgid "Action"
35
+ msgstr "Akce"
36
+
37
+ msgid "User"
38
+ msgstr "Uživatel"
39
+
40
+ msgid "Created"
41
+ msgstr "Vytvořeno"
42
+
43
+ msgid "No revision ID found."
44
+ msgstr "Nenalezeno žádné ID revize."
45
+
46
+ msgid "Unable to fetch revisions."
47
+ msgstr "Nelze načíst revize."
48
+
49
+ msgid "Cancel revision comparison"
50
+ msgstr "Zrušit srovnání revizí"
24
51
 
25
52
  msgid "Impersonate user"
26
53
  msgstr "Přihlásit se jako uživatel"
@@ -50,12 +77,17 @@ msgstr ""
50
77
  "Před pokračováním si prosím pečlivě přečtěte a potvrďte následující "
51
78
  "prohlášení."
52
79
 
53
- msgid "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>."
54
- msgstr ""
55
- "Chystáte se přihlásit jako uživatel <bold>{{email}}(id: {{id}})</bold>."
80
+ msgid "You are about to impersonate user "
81
+ msgstr "Chystáte se přihlásit jako uživatel"
82
+
83
+ msgid "You "
84
+ msgstr "Vy"
85
+
86
+ msgid "MUST"
87
+ msgstr "MUSÍ"
56
88
 
57
- msgid "You <bold>MUST</bold> logout after completing your inquiry."
58
- msgstr "Po dokončení se <bold>BUDETE MUSET</bold> odhlásit."
89
+ msgid " logout after completing your inquiry."
90
+ msgstr "odhlášení po dokončení Vašeho dotazu"
59
91
 
60
92
  msgid "Close"
61
93
  msgstr "Zavřít"
@@ -71,7 +103,7 @@ msgstr "Poznámka"
71
103
 
72
104
  msgid ""
73
105
  "This is the default quota that will be applied to any NEW records created by"
74
- " this user it will NOT update quota of existing records."
106
+ " this user - it will NOT update quota of existing records."
75
107
  msgstr ""
76
108
  "Toto je výchozí kvóta, která bude použita pro VŠECHNY NOVÉ záznamy vytvořené"
77
109
  " tímto uživatelem – NEAKTUALIZUJE kvótu existujících záznamů."
@@ -154,6 +186,9 @@ msgstr "Odkazy"
154
186
  msgid "Set quota for record {{recordId}}"
155
187
  msgstr "Nastavit kvótu pro záznam {{recordId}}"
156
188
 
189
+ msgid "Compare revisions"
190
+ msgstr "Porovnat revize"
191
+
157
192
  msgid "Delete record"
158
193
  msgstr "Smazat záznam"
159
194
 
@@ -190,8 +225,8 @@ msgstr "verze"
190
225
  msgid "Owner"
191
226
  msgstr "Vlastník"
192
227
 
193
- msgid "Created"
194
- msgstr "Vytvořeno"
228
+ msgid "System"
229
+ msgstr "Systém"
195
230
 
196
231
  msgid "Files"
197
232
  msgstr "Soubory"
@@ -248,9 +283,6 @@ msgstr "Uživatel {{name}} je blokován."
248
283
  msgid "Error"
249
284
  msgstr "Chyba"
250
285
 
251
- msgid "User"
252
- msgstr "Uživatel"
253
-
254
286
  msgid "Email"
255
287
  msgstr "E-mail"
256
288
 
@@ -272,6 +304,12 @@ msgstr "GitHub"
272
304
  msgid "Updated"
273
305
  msgstr "Aktualizováno"
274
306
 
307
+ msgid "Drafts"
308
+ msgstr "Návrhy"
309
+
310
+ msgid "Moderation"
311
+ msgstr "Moderace"
312
+
275
313
  msgid "Restore"
276
314
  msgstr "Obnovit"
277
315
 
@@ -308,16 +346,12 @@ msgstr "Filtrovat výsledky"
308
346
  msgid "Search records in community..."
309
347
  msgstr "Hledat záznamy v komunitě..."
310
348
 
349
+ msgid "results found"
350
+ msgstr "nalezených výsledků"
351
+
311
352
  msgid "Sort by"
312
353
  msgstr "Řadit podle"
313
354
 
314
- msgid " results found"
315
- msgid_plural " results found"
316
- msgstr[0] " nalezený výsledek"
317
- msgstr[1] " nalezené výsledky"
318
- msgstr[2] " nalezených výsledků"
319
- msgstr[3] " nalezených výsledků"
320
-
321
355
  msgid "Search records..."
322
356
  msgstr "Hledat záznamy..."
323
357
 
@@ -357,15 +391,17 @@ msgstr "Bez názvu"
357
391
  msgid "Uploaded on {{uploadDate}}"
358
392
  msgstr "Nahráno dne {{uploadDate}}"
359
393
 
360
- msgid "Published in: {{publishInfo}}"
361
- msgstr "Publikováno v: {{publishInfo}}"
394
+ msgid "Published in: {{- publishInfo }}"
395
+ msgstr "Publikováno v: {{- publishInfo }}"
396
+
397
+ msgid "Recommendation"
398
+ msgstr "Doporučení"
399
+
400
+ msgid "This check is recommended but not mandatory."
401
+ msgstr "Tato kontrola je doporučená, nikoli však povinná."
362
402
 
363
- msgid "{{count}} more versions exist for this record"
364
- msgid_plural "{{count}} more versions exist for this record"
365
- msgstr[0] "Existuje {{count}} další verze tohoto záznamu"
366
- msgstr[1] "Existují {{count}} další verze tohoto záznamu"
367
- msgstr[2] "Existuje {{count}} dalších verzí tohoto záznamu"
368
- msgstr[3] "Existuje {{count}} dalších verzí tohoto záznamu"
403
+ msgid "This check indicates a critical issue that must be addressed."
404
+ msgstr "Tato kontrola odhalila kritickou chybu, kterou je nutné vyřešit."
369
405
 
370
406
  msgid "Person"
371
407
  msgstr "Osoba"
@@ -373,6 +409,9 @@ msgstr "Osoba"
373
409
  msgid "The record has no files."
374
410
  msgstr "Záznam nemá žádné soubory."
375
411
 
412
+ msgid "Basic information"
413
+ msgstr "Základní informace"
414
+
376
415
  msgid "Creators"
377
416
  msgstr "Autoři"
378
417
 
@@ -457,13 +496,6 @@ msgstr "Došlo k chybě při načítání komunit."
457
496
  msgid "Communities"
458
497
  msgstr "Komunity"
459
498
 
460
- msgid "View all {{count}} communities"
461
- msgid_plural "View all {{count}} communities"
462
- msgstr[0] "Zobrazit {{count}} komunitu"
463
- msgstr[1] "Zobrazit {{count}} komunity"
464
- msgstr[2] "Zobrazit {{count}} komunit"
465
- msgstr[3] "Zobrazit všech {{count}} komunit"
466
-
467
499
  msgid "Submit to community"
468
500
  msgstr "Odeslat do komunity"
469
501
 
@@ -497,6 +529,15 @@ msgstr "Spravovat záznam"
497
529
  msgid "Manage user"
498
530
  msgstr "Spravovat uživatele"
499
531
 
532
+ msgid "Block user"
533
+ msgstr "Blokovat uživatele"
534
+
535
+ msgid "Block User"
536
+ msgstr "Blokovat uživatele"
537
+
538
+ msgid "Blocking the user will delete all existing records of the user."
539
+ msgstr "Zablokováním uživatele budou smazány všechny jeho existující záznamy."
540
+
500
541
  msgid "Remove branding"
501
542
  msgstr "Odstranit branding"
502
543
 
@@ -535,6 +576,9 @@ msgstr "Styl"
535
576
  msgid "This record is not included in any communities yet."
536
577
  msgstr "Tento záznam ještě není zahrnut v žádné komunitě."
537
578
 
579
+ msgid "Part of"
580
+ msgstr "Část čeho"
581
+
538
582
  msgid "Search for community..."
539
583
  msgstr "Hledat komunitu..."
540
584
 
@@ -565,29 +609,21 @@ msgstr "Jsou zobrazeny pouze publikované verze."
565
609
  msgid "An error occurred while fetching the versions."
566
610
  msgstr "Došlo k chybě při načítání verzí."
567
611
 
568
- msgid "View all {{count}} versions"
569
- msgid_plural "View all {{count}} versions"
570
- msgstr[0] "Zobrazit {{count}} verzi"
571
- msgstr[1] "Zobrazit všechny {{count}} verze"
572
- msgstr[2] "Zobrazit všech {{count}} verzí"
573
- msgstr[3] "Zobrazit všech {{count}} verzí"
612
+ msgid "Cite all versions?"
613
+ msgstr "Citovat všechny verze?"
574
614
 
575
- msgid ""
576
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI "
577
- "<3></3>. This DOI represents all versions, and will always resolve to the "
578
- "latest one. <5>Read more</5>.</0>"
579
- msgstr ""
580
- "<0><0>Citovat všechny verze?</0> Všechny verze můžete citovat pomocí DOI "
581
- "<3></3>. Toto DOI reprezentuje všechny verze a vždy se odkazuje na "
582
- "nejnovější verzi. <5>Čtěte dál</5>.</0>"
615
+ msgid "You can cite all versions by using the DOI"
616
+ msgstr "Pomocí DOI můžete citovat všechny verze"
583
617
 
584
618
  msgid ""
585
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . "
586
- "The DOI is registered when the first version is published. <4>Read "
587
- "more</4>.</0>"
588
- msgstr ""
589
- "<0><0>Citovat všechny verze?</0> Všechny verze můžete citovat pomocí DOI. "
590
- "DOI je registrováno, když je publikována první verze. <4>Čtěte dál</4>.</0>"
619
+ "This DOI represents all versions, and will always resolve to the latest one."
620
+ msgstr "Toto DOI zahrnuje všechny verze a vždy povede k poslední z nich."
621
+
622
+ msgid "Read more"
623
+ msgstr "Čtěte více"
624
+
625
+ msgid "The DOI is registered when the first version is published."
626
+ msgstr "DOI je zaregistrována v okamžiku publikace první verze."
591
627
 
592
628
  msgid "Remove"
593
629
  msgstr "Odstranit"
@@ -604,6 +640,18 @@ msgstr "Jste si jisti, že chcete odstranit záznam z komunity?"
604
640
  msgid "I understand the consequences:"
605
641
  msgstr "Rozumím následkům:"
606
642
 
643
+ msgid "Members of the community "
644
+ msgstr "Členové komunity"
645
+
646
+ msgid " will "
647
+ msgstr " "
648
+
649
+ msgid "lose their access"
650
+ msgstr "ztratí přístup"
651
+
652
+ msgid " to the record."
653
+ msgstr "k záznamu."
654
+
607
655
  msgid ""
608
656
  "The record can only be re-included in the community by going through a new "
609
657
  "review by the community curators."
@@ -623,13 +671,6 @@ msgstr "Stornovat"
623
671
  msgid "Confirm removal"
624
672
  msgstr "Potvrdit odstranění"
625
673
 
626
- msgid ""
627
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose "
628
- "their access</4> to the record."
629
- msgstr ""
630
- "Členové komunity <1>\"<1>{{communityTitle}}</1>\"</1> <4>přijdou o "
631
- "přístup</4> k záznamu."
632
-
633
674
  msgid "Select permissions"
634
675
  msgstr "Vyberte oprávnění"
635
676
 
@@ -673,19 +714,22 @@ msgstr ""
673
714
  msgid "Can preview drafts"
674
715
  msgstr "Možnost náhledu konceptů"
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
- "Může zobrazit koncepty a soubory s omezeným přístupem ve všech verzích "
679
- "tohoto záznamu."
721
+ " Možnost zobrazit koncepty, soubory s omezeným přístupem a komentovat "
722
+ "související návrhy žádostí ve všech verzích tohoto záznamu."
680
723
 
681
724
  msgid "Can edit"
682
725
  msgstr "Možnost editace"
683
726
 
684
727
  msgid ""
685
- "Can edit drafts and view restricted files of all versions of this record."
728
+ "Can edit drafts, view restricted files, and comment on associated draft "
729
+ "requests of all versions of this record."
686
730
  msgstr ""
687
- "Může modifikovat koncepty a zobrazit soubory s omezeným přístupem ve všech "
688
- "verzích tohoto záznamu."
731
+ "Možnost modifikovat koncepty, zobrazit soubory s omezeným přístupem a "
732
+ "komentovat související návrhy žádostí ve všech verzích tohoto záznamu."
689
733
 
690
734
  msgid ""
691
735
  "Can view (view access link can be created only after the record is "
@@ -789,11 +833,12 @@ msgid "Can manage"
789
833
  msgstr "Může spravovat"
790
834
 
791
835
  msgid ""
792
- "Can manage access, edit drafts and view restricted files of all versions of "
793
- "this record."
836
+ "Can manage access, edit drafts, view restricted files, and comment on "
837
+ "associated draft requests of all versions of this record."
794
838
  msgstr ""
795
- "Může spravovat přístup, upravovat koncepty a zobrazovat soubory s omezeným "
796
- "přístupem všech verzí tohoto záznamu."
839
+ "Možnost řídit přístup, modifikovat koncepty, zobrazit soubory s omezeným "
840
+ "přístupem a komentovat související návrhy žádostí ve všech verzích tohoto "
841
+ "záznamu."
797
842
 
798
843
  msgid "You don't have permissions to share this record."
799
844
  msgstr "Nemáte právo na sdílení tohoto záznamu."
@@ -862,24 +907,41 @@ msgstr "Začít znovu"
862
907
  msgid "ProTip"
863
908
  msgstr "Pro tip"
864
909
 
910
+ msgid "will give you all the publications from 2025 until today."
911
+ msgstr "vrátí všechny publikované záznamy od roku 2025 dodnes."
912
+
913
+ msgid "For more tips, check out our "
914
+ msgstr "Více tipů je k dispozici v"
915
+
865
916
  msgid "Search guide"
866
917
  msgstr "Průvodce vyhledáváním"
867
918
 
868
- msgid ""
869
- "<0>For more tips, check out our <2>search guide</2> for defining advanced "
870
- "search queries.</0>"
871
- msgstr ""
872
- "<0>Pro více tipů se podívejte na <2>náš průvodce vyhledáváním</2> pro "
873
- "definování pokročilých vyhledávacích dotazů.</0>"
919
+ msgid "search guide"
920
+ msgstr "průvodce hledáním"
921
+
922
+ msgid "for defining advanced search queries."
923
+ msgstr "na definici pokročilých vyhledávacích dotazů."
924
+
925
+ msgid "This community has no subcommunities"
926
+ msgstr "Tato komunita nemá žádné podkomunity"
927
+
928
+ msgid "Logging in..."
929
+ msgstr "Přihlašování..."
930
+
931
+ msgid "Logging out..."
932
+ msgstr "Odhlašování..."
874
933
 
875
934
  msgid "Search in my communities..."
876
935
  msgstr "Hledat v mých komunitách..."
877
936
 
937
+ msgid "My communities"
938
+ msgstr "Moje komunity"
939
+
878
940
  msgid "View"
879
941
  msgstr "Zobrazit"
880
942
 
881
- msgid "Published in: {{publishedIn}}"
882
- msgstr "Publikováno v: {{publishedIn}}"
943
+ msgid "Published in: {{- publishedIn }}"
944
+ msgstr "Publikováno v: {{- publishedIn }}"
883
945
 
884
946
  msgid "In review"
885
947
  msgstr "V procesu kontroly"
@@ -917,6 +979,9 @@ msgstr "Nový záznam"
917
979
  msgid "Search in my uploads..."
918
980
  msgstr "Hledat v mých záznamech..."
919
981
 
982
+ msgid "My uploads"
983
+ msgstr "Moje nahraná data"
984
+
920
985
  msgid "ORCID profile"
921
986
  msgstr "ORCID profil"
922
987
 
@@ -937,25 +1002,3 @@ msgstr "GND logo"
937
1002
 
938
1003
  msgid "No name"
939
1004
  msgstr "Žádný název"
940
-
941
- msgid "and {{count}} other"
942
- msgid_plural "and {{count}} other"
943
- msgstr[0] "a {{count}} další"
944
- msgstr[1] "a {{count}} další"
945
- msgstr[2] "a {{count}} další"
946
- msgstr[3] "a {{count}} další"
947
-
948
- msgid "and {{count}} others"
949
- msgid_plural "and {{count}} others"
950
- msgstr[0] "a {{count}} další"
951
- msgstr[1] "a {{count}} další"
952
- msgstr[2] "a {{count}}  další"
953
- msgstr[3] "a {{count}} další"
954
-
955
- msgctxt ""
956
- "date:[2017-01-01 TO *]</0> will give you all the publications from 2017 "
957
- "until today.</0>"
958
- msgid "<0><0>metadata.publication"
959
- msgstr ""
960
- "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> vrátí všechny "
961
- "publikace od 2017 dodnes.</0>"