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": "Informații de bază",
2
+ "Recent changes": "",
3
+ "Audit Log Details": "",
4
+ "Resource": "",
5
+ "Resource ID": "",
6
+ "Action": "Acţiune",
7
+ "User": "Utilizator",
8
+ "Created": "Creat",
9
+ "No revision ID found.": "",
10
+ "Unable to fetch revisions.": "",
11
+ "Cancel revision comparison": "",
3
12
  "Impersonate user": "Dă-te drept userul",
4
13
  "Impersonate": "Întruchipează",
5
14
  "You must accept this.": "Trebuie să accepți asta.",
@@ -7,13 +16,15 @@
7
16
  "User impersonated succesfully! You will be redirected in frontpage soon.": "User întruchipat cu succes! Imediat vei fi redirecționat în pagina de start.",
8
17
  "Unable to impersonate user.": "Nu pot întruchipa userul.",
9
18
  "Please read carefully and confirm the following statements before you proceed.": "Citește cu atenție și confirmă următoarele enunțuri înainte de a merge mai departe.",
10
- "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>.": "Ești pe cale să-l întruchipezi pe userul <bold>{{email}}(id: {{id}})</bold>.",
11
- "You <bold>MUST</bold> logout after completing your inquiry.": "Tu <bold>TREBUIE</bold> să te deloghezi după ce ai terminat căutările.",
19
+ "You are about to impersonate user ": "",
20
+ "You ": "",
21
+ "MUST": "",
22
+ " logout after completing your inquiry.": "",
12
23
  "Close": "Închide",
13
24
  "Set Quota": "Setează cota",
14
25
  "Set quota in bytes": "Setează cota în bytes",
15
26
  "Note": "Notă",
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": "Confirmat",
41
52
  "Links": "",
42
53
  "Set quota for record {{recordId}}": "",
54
+ "Compare revisions": "",
43
55
  "Delete record": "Șterge înregistrare",
44
56
  "Restore record": "Restaurează înregistrare",
45
57
  "Unavailability statement": "",
@@ -52,7 +64,7 @@
52
64
  "Empty draft title": "",
53
65
  "version": "versiune",
54
66
  "Owner": "Proprietar",
55
- "Created": "Creat",
67
+ "System": "",
56
68
  "Files": "Fișiere",
57
69
  "Stats": "Informații",
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": "Eroare",
70
- "User": "Utilizator",
71
82
  "Email": "Email",
72
83
  "Email domain": "",
73
84
  "Actions": "Acțiuni",
@@ -75,6 +86,8 @@
75
86
  "Username": "Nume utilizator",
76
87
  "GitHub": "GitHub",
77
88
  "Updated": "Actualizat",
89
+ "Drafts": "",
90
+ "Moderation": "",
78
91
  "Restore": "",
79
92
  "Restored": "",
80
93
  "Block": "",
@@ -87,10 +100,8 @@
87
100
  "Set default quota for {{email}}": "",
88
101
  "Filter results": "Rezultatele filtrării",
89
102
  "Search records in community...": "Caută înregistrările în comunitate...",
103
+ "results found": "",
90
104
  "Sort by": "Sortează după",
91
- " results found_0": "",
92
- " results found_1": "",
93
- " results found_2": "",
94
105
  "Search records...": "Caută înregistrările...",
95
106
  "Search": "Caută",
96
107
  "Views": "Panouri",
@@ -104,12 +115,13 @@
104
115
  "No resource type": "Nu e menționat tipul resursei",
105
116
  "No title": "Fără titlu",
106
117
  "Uploaded on {{uploadDate}}": "",
107
- "Published in: {{publishInfo}}": "",
108
- "{{count}} more versions exist for this record_0": "",
109
- "{{count}} more versions exist for this record_1": "",
110
- "{{count}} more versions exist for this record_2": "",
118
+ "Published in: {{- publishInfo }}": "",
119
+ "Recommendation": "",
120
+ "This check is recommended but not mandatory.": "",
121
+ "This check indicates a critical issue that must be addressed.": "",
111
122
  "Person": "Persoană",
112
123
  "The record has no files.": "Înregistrarea nu are fișiere.",
124
+ "Basic information": "Informații de bază",
113
125
  "Creators": "Creatorii",
114
126
  "Recommended information": "Informații recomandate",
115
127
  "Add contributor": "Adaugă contribuitor",
@@ -135,9 +147,6 @@
135
147
  "\n Please check the email and follow the instructions to complete the access request.\n ": "",
136
148
  "An error occurred while fetching communities.": "",
137
149
  "Communities": "Comunități",
138
- "View all {{count}} communities_0": "",
139
- "View all {{count}} communities_1": "",
140
- "View all {{count}} communities_2": "",
141
150
  "Submit to community": "",
142
151
  "Pending submissions": "",
143
152
  "Manage communities": "",
@@ -149,6 +158,9 @@
149
158
  "Manage": "Gestionează",
150
159
  "Manage record": "Gestionează înregistrarea",
151
160
  "Manage user": "",
161
+ "Block user": "",
162
+ "Block User": "",
163
+ "Blocking the user will delete all existing records of the user.": "",
152
164
  "Remove branding": "",
153
165
  "{{communityTitle}} is a default branding for this record": "",
154
166
  "Remove this community from appearing on top of the record details page.": "",
@@ -160,6 +172,7 @@
160
172
  "An error occurred while generating the citation.": "A apărut o eroare în timpul generării citării.",
161
173
  "Style": "Aspect",
162
174
  "This record is not included in any communities yet.": "",
175
+ "Part of": "",
163
176
  "Search for community...": "",
164
177
  "Record submitted": "",
165
178
  "Review requested": "",
@@ -170,22 +183,25 @@
170
183
  "Preview": "Previzualizare",
171
184
  "Only published versions are displayed.": "Sunt afișate doar versiunile publicate.",
172
185
  "An error occurred while fetching the versions.": "",
173
- "View all {{count}} versions_0": "",
174
- "View all {{count}} versions_1": "",
175
- "View all {{count}} versions_2": "",
176
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI <3></3>. This DOI represents all versions, and will always resolve to the latest one. <5>Read more</5>.</0>": "",
177
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . The DOI is registered when the first version is published. <4>Read more</4>.</0>": "",
186
+ "Cite all versions?": "",
187
+ "You can cite all versions by using the DOI": "",
188
+ "This DOI represents all versions, and will always resolve to the latest one.": "",
189
+ "Read more": "Citește mai mult",
190
+ "The DOI is registered when the first version is published.": "",
178
191
  "Remove": "Elimină",
179
192
  "Remove {{communityTitle}} from this record": "",
180
193
  "Remove community": "",
181
194
  "Are you sure you want to remove the record from the community?": "",
182
195
  "I understand the consequences:": "",
196
+ "Members of the community ": "",
197
+ " will ": "",
198
+ "lose their access": "",
199
+ " to the record.": "",
183
200
  "The record can only be re-included in the community by going through a new review by the community curators.": "",
184
201
  "Something went wrong": "",
185
202
  "Cancel removal": "",
186
203
  "Cancel": "Anulează",
187
204
  "Confirm removal": "",
188
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose their access</4> to the record.": "",
189
205
  "Select permissions": "",
190
206
  "Short name for your link (optional).": "",
191
207
  "Expiration date format: YYYY-MM-DD": "",
@@ -200,9 +216,9 @@
200
216
  "Can view": "Poți vizualiza",
201
217
  "Can view restricted files of all versions of this record.": "",
202
218
  "Can preview drafts": "",
203
- "Can view drafts and restricted files of all versions of this record.": "",
219
+ "Can view drafts, restricted files, and comment on associated draft requests of all versions of this record.": "",
204
220
  "Can edit": "Poți edita",
205
- "Can edit drafts and view restricted files of all versions of this record.": "",
221
+ "Can edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
206
222
  "Can view (view access link can be created only after the record is published)": "",
207
223
  "Expires": "Expiră",
208
224
  "This record has no links generated yet.": "",
@@ -233,7 +249,7 @@
233
249
  "You are about to add": "",
234
250
  "Access already granted": "",
235
251
  "Can manage": "",
236
- "Can manage access, edit drafts and view restricted files of all versions of this record.": "",
252
+ "Can manage access, edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
237
253
  "You don't have permissions to share this record.": "Nu ai permisiunile să distribui această înregistrare.",
238
254
  "Share": "Distribuie",
239
255
  "People": "Oameni",
@@ -255,11 +271,18 @@
255
271
  "We couldn't find any matches for {{- search}}": "",
256
272
  "Start over": "Ia-o de la capăt",
257
273
  "ProTip": "Sfat profesionist",
274
+ "will give you all the publications from 2025 until today.": "",
275
+ "For more tips, check out our ": "Pentru mai multe sfaturi, vezi",
258
276
  "Search guide": "Ghid de căutare",
259
- "<0>For more tips, check out our <2>search guide</2> for defining advanced search queries.</0>": "",
277
+ "search guide": "ghid de căutare",
278
+ "for defining advanced search queries.": "",
279
+ "This community has no subcommunities": "",
280
+ "Logging in...": "",
281
+ "Logging out...": "",
260
282
  "Search in my communities...": "Caută în comunitățile mele...",
283
+ "My communities": "Comunitățile mele",
261
284
  "View": "Vizualizare",
262
- "Published in: {{publishedIn}}": "",
285
+ "Published in: {{- publishedIn }}": "",
263
286
  "In review": "În evaluare",
264
287
  "Declined": "Respins",
265
288
  "Expired": "Expirat",
@@ -272,18 +295,12 @@
272
295
  "Make your first upload!": "Fă prima ta încărcare!",
273
296
  "New upload": "Încărcare nouă",
274
297
  "Search in my uploads...": "Caută în încărcările mele...",
298
+ "My uploads": "",
275
299
  "ORCID profile": "Profil ORCID",
276
300
  "ORCID logo": "",
277
301
  "ROR profile": "Profil ROR",
278
302
  "ROR logo": "",
279
303
  "GND profile": "Profil GND",
280
304
  "GND logo": "",
281
- "No name": "",
282
- "and {{count}} other_0": "",
283
- "and {{count}} other_1": "",
284
- "and {{count}} other_2": "",
285
- "and {{count}} others_0": "",
286
- "and {{count}} others_1": "",
287
- "and {{count}} others_2": "",
288
- "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> will give you all the publications from 2017 until today.</0>": ""
305
+ "No name": ""
289
306
  }
@@ -1,12 +1,12 @@
1
1
  #
2
2
  # Translators:
3
- # Tibor Simko <tibor.simko@cern.ch>, 2024
3
+ # Tibor Simko <tibor.simko@cern.ch>, 2025
4
4
  # Anna Sakoyan, 2025
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: i18next-conv\n"
9
- "POT-Creation-Date: 2025-03-27T16:30:16.192Z\n"
9
+ "POT-Creation-Date: 2025-07-22T14:13:07.642Z\n"
10
10
  "PO-Revision-Date: 2021-07-14 16:07+0000\n"
11
11
  "Last-Translator: Anna Sakoyan, 2025\n"
12
12
  "Language-Team: Russian (https://app.transifex.com/inveniosoftware/teams/23537/ru/)\n"
@@ -16,8 +16,35 @@ msgstr ""
16
16
  "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
17
17
  "mime-version: 1.0\n"
18
18
 
19
- msgid "Basic information"
20
- msgstr "Основная информация"
19
+ msgid "Recent changes"
20
+ msgstr ""
21
+
22
+ msgid "Audit Log Details"
23
+ msgstr ""
24
+
25
+ msgid "Resource"
26
+ msgstr ""
27
+
28
+ msgid "Resource ID"
29
+ msgstr ""
30
+
31
+ msgid "Action"
32
+ msgstr "Действие"
33
+
34
+ msgid "User"
35
+ msgstr "Пользователь"
36
+
37
+ msgid "Created"
38
+ msgstr "Создано"
39
+
40
+ msgid "No revision ID found."
41
+ msgstr ""
42
+
43
+ msgid "Unable to fetch revisions."
44
+ msgstr ""
45
+
46
+ msgid "Cancel revision comparison"
47
+ msgstr ""
21
48
 
22
49
  msgid "Impersonate user"
23
50
  msgstr "Имперсонировать пользователя"
@@ -47,14 +74,17 @@ msgstr ""
47
74
  "Пожалуйста, прочтите внимательно и подтвердите следующие положения, прежде "
48
75
  "чем продолжать."
49
76
 
50
- msgid "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>."
77
+ msgid "You are about to impersonate user "
51
78
  msgstr ""
52
- "Вы собираетесь имперсонировать пользователя <bold>{{email}}(id: "
53
- "{{id}})</bold>."
54
79
 
55
- msgid "You <bold>MUST</bold> logout after completing your inquiry."
80
+ msgid "You "
81
+ msgstr ""
82
+
83
+ msgid "MUST"
84
+ msgstr ""
85
+
86
+ msgid " logout after completing your inquiry."
56
87
  msgstr ""
57
- "Вы <bold>ДОЛЖНЫ</bold> выйти, после того как выясните то, что вам нужно."
58
88
 
59
89
  msgid "Close"
60
90
  msgstr "Закрыть"
@@ -70,10 +100,8 @@ msgstr "Примечание"
70
100
 
71
101
  msgid ""
72
102
  "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."
103
+ " this user - it will NOT update quota of existing records."
74
104
  msgstr ""
75
- "Это квота по умолчанию, она будет применяться к любым НОВЫМ записям, "
76
- "созданным этим пользователем, но она НЕ изменит квоту существующих записей."
77
105
 
78
106
  msgid "Quota of {{id}} was set to {{quota}} {{unit}}"
79
107
  msgstr "Квота для {{id}} была установлена на {{quota}} {{unit}}"
@@ -153,6 +181,9 @@ msgstr "Ссылки"
153
181
  msgid "Set quota for record {{recordId}}"
154
182
  msgstr "Установить квоту для записи {{recordId}}"
155
183
 
184
+ msgid "Compare revisions"
185
+ msgstr ""
186
+
156
187
  msgid "Delete record"
157
188
  msgstr "Удалить запись"
158
189
 
@@ -189,8 +220,8 @@ msgstr "версия"
189
220
  msgid "Owner"
190
221
  msgstr "Владелец"
191
222
 
192
- msgid "Created"
193
- msgstr "Создано"
223
+ msgid "System"
224
+ msgstr "Система"
194
225
 
195
226
  msgid "Files"
196
227
  msgstr "Файлы"
@@ -249,9 +280,6 @@ msgstr "Пользователь {{name}} заблокирован."
249
280
  msgid "Error"
250
281
  msgstr "Ошибка"
251
282
 
252
- msgid "User"
253
- msgstr "Пользователь"
254
-
255
283
  msgid "Email"
256
284
  msgstr "Электронная почта"
257
285
 
@@ -273,6 +301,12 @@ msgstr "GitHub"
273
301
  msgid "Updated"
274
302
  msgstr "Обновлено"
275
303
 
304
+ msgid "Drafts"
305
+ msgstr ""
306
+
307
+ msgid "Moderation"
308
+ msgstr ""
309
+
276
310
  msgid "Restore"
277
311
  msgstr "Восстановить"
278
312
 
@@ -309,16 +343,12 @@ msgstr "Фильтрация результатов"
309
343
  msgid "Search records in community..."
310
344
  msgstr "Поиск по записям в сообществе..."
311
345
 
346
+ msgid "results found"
347
+ msgstr ""
348
+
312
349
  msgid "Sort by"
313
350
  msgstr "Сортировка"
314
351
 
315
- msgid " results found"
316
- msgid_plural " results found"
317
- msgstr[0] "результат найден"
318
- msgstr[1] "результата найдено"
319
- msgstr[2] "результатов найдено"
320
- msgstr[3] "результатов найдено"
321
-
322
352
  msgid "Search records..."
323
353
  msgstr "Искать записи..."
324
354
 
@@ -358,15 +388,17 @@ msgstr "Нет названия"
358
388
  msgid "Uploaded on {{uploadDate}}"
359
389
  msgstr "Загружено {{uploadDate}}"
360
390
 
361
- msgid "Published in: {{publishInfo}}"
362
- msgstr "Опубликовано в: {{publishInfo}}"
391
+ msgid "Published in: {{- publishInfo }}"
392
+ msgstr ""
393
+
394
+ msgid "Recommendation"
395
+ msgstr ""
396
+
397
+ msgid "This check is recommended but not mandatory."
398
+ msgstr ""
363
399
 
364
- msgid "{{count}} more versions exist for this record"
365
- msgid_plural "{{count}} more versions exist for this record"
366
- msgstr[0] "для этой записи есть еще {{count}} версия"
367
- msgstr[1] "для этой записи есть еще {{count}} версии"
368
- msgstr[2] "для этой записи есть еще {{count}} версий"
369
- msgstr[3] "для этой записи есть еще {{count}} версий"
400
+ msgid "This check indicates a critical issue that must be addressed."
401
+ msgstr ""
370
402
 
371
403
  msgid "Person"
372
404
  msgstr ""
@@ -374,6 +406,9 @@ msgstr ""
374
406
  msgid "The record has no files."
375
407
  msgstr "У этой записи нет файлов."
376
408
 
409
+ msgid "Basic information"
410
+ msgstr "Основная информация"
411
+
377
412
  msgid "Creators"
378
413
  msgstr "Создатели"
379
414
 
@@ -456,13 +491,6 @@ msgstr "При выдаче сообществ возникла ошибка"
456
491
  msgid "Communities"
457
492
  msgstr "Сообщества"
458
493
 
459
- msgid "View all {{count}} communities"
460
- msgid_plural "View all {{count}} communities"
461
- msgstr[0] "Смотреть {{count}} сообщество"
462
- msgstr[1] "Смотреть {{count}} сообщества"
463
- msgstr[2] "Смотреть {{count}} сообществ"
464
- msgstr[3] "Смотреть {{count}} сообществ"
465
-
466
494
  msgid "Submit to community"
467
495
  msgstr "Отправить в сообщество"
468
496
 
@@ -496,6 +524,15 @@ msgstr "Управление записью"
496
524
  msgid "Manage user"
497
525
  msgstr "Управление пользователем"
498
526
 
527
+ msgid "Block user"
528
+ msgstr ""
529
+
530
+ msgid "Block User"
531
+ msgstr ""
532
+
533
+ msgid "Blocking the user will delete all existing records of the user."
534
+ msgstr ""
535
+
499
536
  msgid "Remove branding"
500
537
  msgstr "Убрать маркировку"
501
538
 
@@ -535,6 +572,9 @@ msgstr "Стиль"
535
572
  msgid "This record is not included in any communities yet."
536
573
  msgstr "Эта запись еще не включена ни в какие сообщества."
537
574
 
575
+ msgid "Part of"
576
+ msgstr ""
577
+
538
578
  msgid "Search for community..."
539
579
  msgstr "Искать сообщество..."
540
580
 
@@ -565,30 +605,21 @@ msgstr "Отображаются только опубликованные ве
565
605
  msgid "An error occurred while fetching the versions."
566
606
  msgstr "При выводе версий произошла ошибка."
567
607
 
568
- msgid "View all {{count}} versions"
569
- msgid_plural "View all {{count}} versions"
570
- msgstr[0] "Просмотреть {{count}} версию"
571
- msgstr[1] "Просмотреть все {{count}} версии"
572
- msgstr[2] "Просмотреть все {{count}} версий"
573
- msgstr[3] "Просмотреть все {{count}} версий"
608
+ msgid "Cite all versions?"
609
+ msgstr ""
574
610
 
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>"
611
+ msgid "You can cite all versions by using the DOI"
579
612
  msgstr ""
580
- "<0><0>Цитировать все версии?</0> Вы можете сослаться на все версии с помощью"
581
- " DOI <3></3>. Это DOI представляет все версии и всегда будет выводить на "
582
- "последнюю. <5>Подробнее</5>.</0>"
583
613
 
584
614
  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>"
615
+ "This DOI represents all versions, and will always resolve to the latest one."
616
+ msgstr ""
617
+
618
+ msgid "Read more"
619
+ msgstr ""
620
+
621
+ msgid "The DOI is registered when the first version is published."
588
622
  msgstr ""
589
- "<0><0>Цитировать все версии?</0> Вы можете сослаться на все версии с помощью"
590
- " DOI. Это DOI регистрируется, когда первая версия опубликована. "
591
- "<4>Подробнее</4>.</0>"
592
623
 
593
624
  msgid "Remove"
594
625
  msgstr "Убрать"
@@ -605,6 +636,18 @@ msgstr "Вы уверены, что хотите убрать запись из
605
636
  msgid "I understand the consequences:"
606
637
  msgstr "Я понимаю последствия:"
607
638
 
639
+ msgid "Members of the community "
640
+ msgstr ""
641
+
642
+ msgid " will "
643
+ msgstr ""
644
+
645
+ msgid "lose their access"
646
+ msgstr ""
647
+
648
+ msgid " to the record."
649
+ msgstr ""
650
+
608
651
  msgid ""
609
652
  "The record can only be re-included in the community by going through a new "
610
653
  "review by the community curators."
@@ -624,13 +667,6 @@ msgstr "Отменить"
624
667
  msgid "Confirm removal"
625
668
  msgstr "Подтвердить удаление"
626
669
 
627
- msgid ""
628
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose "
629
- "their access</4> to the record."
630
- msgstr ""
631
- "Участники сообщества <1>\"<1>{{communityTitle}}</1>\"</1> <4>потеряют "
632
- "доступ</4> к этой записи."
633
-
634
670
  msgid "Select permissions"
635
671
  msgstr "Выберите права"
636
672
 
@@ -675,15 +711,18 @@ msgstr ""
675
711
  msgid "Can preview drafts"
676
712
  msgstr "Может предварительно просматривать черновики"
677
713
 
678
- msgid "Can view drafts and restricted files of all versions of this record."
679
- msgstr "Может просматривать черновики и файлы во всех версиях этой записи."
714
+ msgid ""
715
+ "Can view drafts, restricted files, and comment on associated draft requests "
716
+ "of all versions of this record."
717
+ msgstr ""
680
718
 
681
719
  msgid "Can edit"
682
720
  msgstr "Может редактировать"
683
721
 
684
722
  msgid ""
685
- "Can edit drafts and view restricted files of all versions of this record."
686
- msgstr "Может редактировать черновики и файлы во всех версиях этой записи."
723
+ "Can edit drafts, view restricted files, and comment on associated draft "
724
+ "requests of all versions of this record."
725
+ msgstr ""
687
726
 
688
727
  msgid ""
689
728
  "Can view (view access link can be created only after the record is "
@@ -788,11 +827,9 @@ msgid "Can manage"
788
827
  msgstr "Может управлять"
789
828
 
790
829
  msgid ""
791
- "Can manage access, edit drafts and view restricted files of all versions of "
792
- "this record."
830
+ "Can manage access, edit drafts, view restricted files, and comment on "
831
+ "associated draft requests of all versions of this record."
793
832
  msgstr ""
794
- "Может управлять доступом, редактировать черновики и просматривать файлы, "
795
- "находящиеся в ограниченном доступе, во всех версиях этой записи."
796
833
 
797
834
  msgid "You don't have permissions to share this record."
798
835
  msgstr "У вас нет прав делиться этой записью."
@@ -861,24 +898,41 @@ msgstr "Начать заново"
861
898
  msgid "ProTip"
862
899
  msgstr "Полезный совет"
863
900
 
901
+ msgid "will give you all the publications from 2025 until today."
902
+ msgstr ""
903
+
904
+ msgid "For more tips, check out our "
905
+ msgstr ""
906
+
864
907
  msgid "Search guide"
865
908
  msgstr "Руководство по поиску"
866
909
 
867
- msgid ""
868
- "<0>For more tips, check out our <2>search guide</2> for defining advanced "
869
- "search queries.</0>"
910
+ msgid "search guide"
911
+ msgstr ""
912
+
913
+ msgid "for defining advanced search queries."
914
+ msgstr ""
915
+
916
+ msgid "This community has no subcommunities"
917
+ msgstr ""
918
+
919
+ msgid "Logging in..."
920
+ msgstr ""
921
+
922
+ msgid "Logging out..."
870
923
  msgstr ""
871
- "<0>За дополнительной информацией обратитесь к нашему <2>руководству по "
872
- "поиску </2> для справки по продвинутым поисковым запросам.</0>"
873
924
 
874
925
  msgid "Search in my communities..."
875
926
  msgstr "Искать в моих сообществах..."
876
927
 
928
+ msgid "My communities"
929
+ msgstr "Мои сообщества"
930
+
877
931
  msgid "View"
878
932
  msgstr "Просмотр"
879
933
 
880
- msgid "Published in: {{publishedIn}}"
881
- msgstr "Опубликовано в: {{publishedIn}}"
934
+ msgid "Published in: {{- publishedIn }}"
935
+ msgstr ""
882
936
 
883
937
  msgid "In review"
884
938
  msgstr "На согласовании"
@@ -916,6 +970,9 @@ msgstr "Новая загрузка"
916
970
  msgid "Search in my uploads..."
917
971
  msgstr "Искать в моих загрузках"
918
972
 
973
+ msgid "My uploads"
974
+ msgstr ""
975
+
919
976
  msgid "ORCID profile"
920
977
  msgstr "Профиль ORCID"
921
978
 
@@ -936,23 +993,3 @@ msgstr ""
936
993
 
937
994
  msgid "No name"
938
995
  msgstr ""
939
-
940
- msgid "and {{count}} other"
941
- msgid_plural "and {{count}} other"
942
- msgstr[0] ""
943
- msgstr[1] ""
944
- msgstr[2] ""
945
- msgstr[3] ""
946
-
947
- msgid "and {{count}} others"
948
- msgid_plural "and {{count}} others"
949
- msgstr[0] ""
950
- msgstr[1] ""
951
- msgstr[2] ""
952
- msgstr[3] ""
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 ""