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>.": "Вы собираетесь имперсонировать пользователя <bold>{{email}}(id: {{id}})</bold>.",
11
- "You <bold>MUST</bold> logout after completing your inquiry.": "Вы <bold>ДОЛЖНЫ</bold> выйти, после того как выясните то, что вам нужно.",
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}}": "Квота для {{id}} была установлена на {{quota}} {{unit}}",
18
29
  "Unable to set quota.": "Невозможно установить квоту.",
19
30
  "Quota size ({{unit}})": "Размер квоты ({{unit}})",
@@ -40,6 +51,7 @@
40
51
  "Confirmed": "Подтверждено",
41
52
  "Links": "Ссылки",
42
53
  "Set quota for record {{recordId}}": "Установить квоту для записи {{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.": "Запись {{id}} была удалена.",
@@ -67,7 +79,6 @@
67
79
  "User {{name}} was approved.": "Пользователь {{name}} был одобрен.",
68
80
  "User {{name}} is blocked.": "Пользователь {{name}} заблокирован.",
69
81
  "Error": "Ошибка",
70
- "User": "Пользователь",
71
82
  "Email": "Электронная почта",
72
83
  "Email domain": "Домен электронной почты",
73
84
  "Actions": "Действия",
@@ -75,6 +86,8 @@
75
86
  "Username": "Имя пользователя",
76
87
  "GitHub": "GitHub",
77
88
  "Updated": "Обновлено",
89
+ "Drafts": "",
90
+ "Moderation": "",
78
91
  "Restore": "Восстановить",
79
92
  "Restored": "Восстановлено",
80
93
  "Block": "Заблокировать",
@@ -87,11 +100,8 @@
87
100
  "Set default quota for {{email}}": "Установить квоту для {{email}}",
88
101
  "Filter results": "Фильтрация результатов",
89
102
  "Search records in community...": "Поиск по записям в сообществе...",
103
+ "results found": "",
90
104
  "Sort by": "Сортировка",
91
- " results found_0": "результат найден",
92
- " results found_1": "результата найдено",
93
- " results found_2": "результатов найдено",
94
- " results found_3": "результатов найдено",
95
105
  "Search records...": "Искать записи...",
96
106
  "Search": "Искать",
97
107
  "Views": "Просмотров",
@@ -105,13 +115,13 @@
105
115
  "No resource type": "Тип ресурса отсутствует",
106
116
  "No title": "Нет названия",
107
117
  "Uploaded on {{uploadDate}}": "Загружено {{uploadDate}}",
108
- "Published in: {{publishInfo}}": "Опубликовано в: {{publishInfo}}",
109
- "{{count}} more versions exist for this record_0": "для этой записи есть еще {{count}} версия",
110
- "{{count}} more versions exist for this record_1": "для этой записи есть еще {{count}} версии",
111
- "{{count}} more versions exist for this record_2": "для этой записи есть еще {{count}} версий",
112
- "{{count}} more versions exist for this record_3": "для этой записи есть еще {{count}} версий",
118
+ "Published in: {{- publishInfo }}": "",
119
+ "Recommendation": "",
120
+ "This check is recommended but not mandatory.": "",
121
+ "This check indicates a critical issue that must be addressed.": "",
113
122
  "Person": "",
114
123
  "The record has no files.": "У этой записи нет файлов.",
124
+ "Basic information": "Основная информация",
115
125
  "Creators": "Создатели",
116
126
  "Recommended information": "Рекомендуемая информация",
117
127
  "Add contributor": "Добавить соавтора",
@@ -137,10 +147,6 @@
137
147
  "\n Please check the email and follow the instructions to complete the access request.\n ": "",
138
148
  "An error occurred while fetching communities.": "При выдаче сообществ возникла ошибка",
139
149
  "Communities": "Сообщества",
140
- "View all {{count}} communities_0": "Смотреть {{count}} сообщество",
141
- "View all {{count}} communities_1": "Смотреть {{count}} сообщества",
142
- "View all {{count}} communities_2": "Смотреть {{count}} сообществ",
143
- "View all {{count}} communities_3": "Смотреть {{count}} сообществ",
144
150
  "Submit to community": "Отправить в сообщество",
145
151
  "Pending submissions": "Предложения в ожидании согласования",
146
152
  "Manage communities": "Управление сообществами",
@@ -152,6 +158,9 @@
152
158
  "Manage": "Управление",
153
159
  "Manage record": "Управление записью",
154
160
  "Manage user": "Управление пользователем",
161
+ "Block user": "",
162
+ "Block User": "",
163
+ "Blocking the user will delete all existing records of the user.": "",
155
164
  "Remove branding": "Убрать маркировку",
156
165
  "{{communityTitle}} is a default branding for this record": "{{communityTitle}} – это маркировка этой записи по умолчанию",
157
166
  "Remove this community from appearing on top of the record details page.": "Сделать так, чтобы это сообщество не выводилось вверху страницы с подробностями по этой записи.",
@@ -163,6 +172,7 @@
163
172
  "An error occurred while generating the citation.": "В процессе генерции библиографической ссылки возникла ошибка.",
164
173
  "Style": "Стиль",
165
174
  "This record is not included in any communities yet.": "Эта запись еще не включена ни в какие сообщества.",
175
+ "Part of": "",
166
176
  "Search for community...": "Искать сообщество...",
167
177
  "Record submitted": "Запись отправлена",
168
178
  "Review requested": "Направлен запрос на проверку",
@@ -173,23 +183,25 @@
173
183
  "Preview": "Предварительный просмотр",
174
184
  "Only published versions are displayed.": "Отображаются только опубликованные версии.",
175
185
  "An error occurred while fetching the versions.": "При выводе версий произошла ошибка.",
176
- "View all {{count}} versions_0": "Просмотреть {{count}} версию",
177
- "View all {{count}} versions_1": "Просмотреть все {{count}} версии",
178
- "View all {{count}} versions_2": "Просмотреть все {{count}} версий",
179
- "View all {{count}} versions_3": "Просмотреть все {{count}} версий",
180
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI <3></3>. This DOI represents all versions, and will always resolve to the latest one. <5>Read more</5>.</0>": "<0><0>Цитировать все версии?</0> Вы можете сослаться на все версии с помощью DOI <3></3>. Это DOI представляет все версии и всегда будет выводить на последнюю. <5>Подробнее</5>.</0>",
181
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . The DOI is registered when the first version is published. <4>Read more</4>.</0>": "<0><0>Цитировать все версии?</0> Вы можете сослаться на все версии с помощью DOI. Это DOI регистрируется, когда первая версия опубликована. <4>Подробнее</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.": "",
182
191
  "Remove": "Убрать",
183
192
  "Remove {{communityTitle}} from this record": "Убрать {{communityTitle}} из этой записи",
184
193
  "Remove community": "Убрать сообщество",
185
194
  "Are you sure you want to remove the record from the community?": "Вы уверены, что хотите убрать запись из сообщества?",
186
195
  "I understand the consequences:": "Я понимаю последствия:",
196
+ "Members of the community ": "",
197
+ " will ": "",
198
+ "lose their access": "",
199
+ " to the record.": "",
187
200
  "The record can only be re-included in the community by going through a new review by the community curators.": "Чтобы снова включить запись в сообщество, придется заново провести ее через процедуру согласования с кураторами этого сообщества.",
188
201
  "Something went wrong": "Что-то пошло не так",
189
202
  "Cancel removal": "Отменить удаление",
190
203
  "Cancel": "Отменить",
191
204
  "Confirm removal": "Подтвердить удаление",
192
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose their access</4> to the record.": "Участники сообщества <1>\"<1>{{communityTitle}}</1>\"</1> <4>потеряют доступ</4> к этой записи.",
193
205
  "Select permissions": "Выберите права",
194
206
  "Short name for your link (optional).": "Краткое наименование для вашей ссылки (опционально).",
195
207
  "Expiration date format: YYYY-MM-DD": "Формат даты истечения срока: ГГГГ-ММ-ДД",
@@ -204,9 +216,9 @@
204
216
  "Can view": "Может просматривать",
205
217
  "Can view restricted files of all versions of this record.": "Может просматривать файлы, находящиеся в ограниченном доступе, во всех версиях этой записи.",
206
218
  "Can preview drafts": "Может предварительно просматривать черновики",
207
- "Can view drafts and restricted files of all versions of this record.": "Может просматривать черновики и файлы во всех версиях этой записи.",
219
+ "Can view drafts, restricted files, and comment on associated draft requests of all versions of this record.": "",
208
220
  "Can edit": "Может редактировать",
209
- "Can edit drafts and view restricted files of all versions of this record.": "Может редактировать черновики и файлы во всех версиях этой записи.",
221
+ "Can edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
210
222
  "Can view (view access link can be created only after the record is published)": "Может просматривать (ссылка на просмотровый доступ может быть создана только после того, как запись опубликована)",
211
223
  "Expires": "Истекает",
212
224
  "This record has no links generated yet.": "Для этой записи еще нет сгенерированных ссылок.",
@@ -237,7 +249,7 @@
237
249
  "You are about to add": "Вы собираетесь добавить",
238
250
  "Access already granted": "Доступ уже предоставлен",
239
251
  "Can manage": "Может управлять",
240
- "Can manage access, edit drafts and view restricted files of all versions of this record.": "Может управлять доступом, редактировать черновики и просматривать файлы, находящиеся в ограниченном доступе, во всех версиях этой записи.",
252
+ "Can manage access, edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
241
253
  "You don't have permissions to share this record.": "У вас нет прав делиться этой записью.",
242
254
  "Share": "Поделиться",
243
255
  "People": "Люди",
@@ -259,11 +271,18 @@
259
271
  "We couldn't find any matches for {{- search}}": "Мы не смогли найти никаких соответствий для {{- search}}",
260
272
  "Start over": "Начать заново",
261
273
  "ProTip": "Полезный совет",
274
+ "will give you all the publications from 2025 until today.": "",
275
+ "For more tips, check out our ": "",
262
276
  "Search guide": "Руководство по поиску",
263
- "<0>For more tips, check out our <2>search guide</2> for defining advanced search queries.</0>": "<0>За дополнительной информацией обратитесь к нашему <2>руководству по поиску </2> для справки по продвинутым поисковым запросам.</0>",
277
+ "search guide": "",
278
+ "for defining advanced search queries.": "",
279
+ "This community has no subcommunities": "",
280
+ "Logging in...": "",
281
+ "Logging out...": "",
264
282
  "Search in my communities...": "Искать в моих сообществах...",
283
+ "My communities": "Мои сообщества",
265
284
  "View": "Просмотр",
266
- "Published in: {{publishedIn}}": "Опубликовано в: {{publishedIn}}",
285
+ "Published in: {{- publishedIn }}": "",
267
286
  "In review": "На согласовании",
268
287
  "Declined": "Отклонено",
269
288
  "Expired": "Устарело",
@@ -276,20 +295,12 @@
276
295
  "Make your first upload!": "Загрузите свой первый файл!",
277
296
  "New upload": "Новая загрузка",
278
297
  "Search in my uploads...": "Искать в моих загрузках",
298
+ "My uploads": "",
279
299
  "ORCID profile": "Профиль ORCID",
280
300
  "ORCID logo": "",
281
301
  "ROR profile": "Профиль ROR",
282
302
  "ROR logo": "",
283
303
  "GND profile": "Профиль GND",
284
304
  "GND logo": "",
285
- "No name": "",
286
- "and {{count}} other_0": "",
287
- "and {{count}} other_1": "",
288
- "and {{count}} other_2": "",
289
- "and {{count}} other_3": "",
290
- "and {{count}} others_0": "",
291
- "and {{count}} others_1": "",
292
- "and {{count}} others_2": "",
293
- "and {{count}} others_3": "",
294
- "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> will give you all the publications from 2017 until today.</0>": ""
305
+ "No name": ""
295
306
  }
@@ -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
  # Ivan Masár <helix84@centrum.sk>, 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: Ivan Masár <helix84@centrum.sk>, 2025\n"
12
12
  "Language-Team: Slovak (https://app.transifex.com/inveniosoftware/teams/23537/sk/)\n"
@@ -16,7 +16,34 @@ msgstr ""
16
16
  "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
17
17
  "mime-version: 1.0\n"
18
18
 
19
- msgid "Basic information"
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 "Akcia"
33
+
34
+ msgid "User"
35
+ msgstr "Používateľ"
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"
20
47
  msgstr ""
21
48
 
22
49
  msgid "Impersonate user"
@@ -43,10 +70,16 @@ msgid ""
43
70
  "proceed."
44
71
  msgstr ""
45
72
 
46
- msgid "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>."
73
+ msgid "You are about to impersonate user "
47
74
  msgstr ""
48
75
 
49
- msgid "You <bold>MUST</bold> logout after completing your inquiry."
76
+ msgid "You "
77
+ msgstr ""
78
+
79
+ msgid "MUST"
80
+ msgstr ""
81
+
82
+ msgid " logout after completing your inquiry."
50
83
  msgstr ""
51
84
 
52
85
  msgid "Close"
@@ -63,7 +96,7 @@ msgstr "Poznámka"
63
96
 
64
97
  msgid ""
65
98
  "This is the default quota that will be applied to any NEW records created by"
66
- " this user it will NOT update quota of existing records."
99
+ " this user - it will NOT update quota of existing records."
67
100
  msgstr ""
68
101
 
69
102
  msgid "Quota of {{id}} was set to {{quota}} {{unit}}"
@@ -144,6 +177,9 @@ msgstr ""
144
177
  msgid "Set quota for record {{recordId}}"
145
178
  msgstr ""
146
179
 
180
+ msgid "Compare revisions"
181
+ msgstr ""
182
+
147
183
  msgid "Delete record"
148
184
  msgstr ""
149
185
 
@@ -180,7 +216,7 @@ msgstr "verzia"
180
216
  msgid "Owner"
181
217
  msgstr "Vlastník"
182
218
 
183
- msgid "Created"
219
+ msgid "System"
184
220
  msgstr ""
185
221
 
186
222
  msgid "Files"
@@ -232,9 +268,6 @@ msgstr ""
232
268
  msgid "Error"
233
269
  msgstr "Chyba"
234
270
 
235
- msgid "User"
236
- msgstr "Používateľ"
237
-
238
271
  msgid "Email"
239
272
  msgstr "Elektronická adresa"
240
273
 
@@ -256,6 +289,12 @@ msgstr "GitHub"
256
289
  msgid "Updated"
257
290
  msgstr ""
258
291
 
292
+ msgid "Drafts"
293
+ msgstr ""
294
+
295
+ msgid "Moderation"
296
+ msgstr ""
297
+
259
298
  msgid "Restore"
260
299
  msgstr ""
261
300
 
@@ -292,15 +331,11 @@ msgstr ""
292
331
  msgid "Search records in community..."
293
332
  msgstr ""
294
333
 
295
- msgid "Sort by"
334
+ msgid "results found"
296
335
  msgstr ""
297
336
 
298
- msgid " results found"
299
- msgid_plural " results found"
300
- msgstr[0] ""
301
- msgstr[1] ""
302
- msgstr[2] ""
303
- msgstr[3] ""
337
+ msgid "Sort by"
338
+ msgstr ""
304
339
 
305
340
  msgid "Search records..."
306
341
  msgstr ""
@@ -341,15 +376,17 @@ msgstr "Bez názvu"
341
376
  msgid "Uploaded on {{uploadDate}}"
342
377
  msgstr ""
343
378
 
344
- msgid "Published in: {{publishInfo}}"
379
+ msgid "Published in: {{- publishInfo }}"
345
380
  msgstr ""
346
381
 
347
- msgid "{{count}} more versions exist for this record"
348
- msgid_plural "{{count}} more versions exist for this record"
349
- msgstr[0] ""
350
- msgstr[1] ""
351
- msgstr[2] ""
352
- msgstr[3] ""
382
+ msgid "Recommendation"
383
+ msgstr ""
384
+
385
+ msgid "This check is recommended but not mandatory."
386
+ msgstr ""
387
+
388
+ msgid "This check indicates a critical issue that must be addressed."
389
+ msgstr ""
353
390
 
354
391
  msgid "Person"
355
392
  msgstr ""
@@ -357,6 +394,9 @@ msgstr ""
357
394
  msgid "The record has no files."
358
395
  msgstr ""
359
396
 
397
+ msgid "Basic information"
398
+ msgstr ""
399
+
360
400
  msgid "Creators"
361
401
  msgstr ""
362
402
 
@@ -437,13 +477,6 @@ msgstr ""
437
477
  msgid "Communities"
438
478
  msgstr "Komunity"
439
479
 
440
- msgid "View all {{count}} communities"
441
- msgid_plural "View all {{count}} communities"
442
- msgstr[0] ""
443
- msgstr[1] ""
444
- msgstr[2] ""
445
- msgstr[3] ""
446
-
447
480
  msgid "Submit to community"
448
481
  msgstr ""
449
482
 
@@ -477,6 +510,15 @@ msgstr ""
477
510
  msgid "Manage user"
478
511
  msgstr ""
479
512
 
513
+ msgid "Block user"
514
+ msgstr ""
515
+
516
+ msgid "Block User"
517
+ msgstr ""
518
+
519
+ msgid "Blocking the user will delete all existing records of the user."
520
+ msgstr ""
521
+
480
522
  msgid "Remove branding"
481
523
  msgstr ""
482
524
 
@@ -511,6 +553,9 @@ msgstr ""
511
553
  msgid "This record is not included in any communities yet."
512
554
  msgstr ""
513
555
 
556
+ msgid "Part of"
557
+ msgstr ""
558
+
514
559
  msgid "Search for community..."
515
560
  msgstr ""
516
561
 
@@ -541,23 +586,20 @@ msgstr ""
541
586
  msgid "An error occurred while fetching the versions."
542
587
  msgstr ""
543
588
 
544
- msgid "View all {{count}} versions"
545
- msgid_plural "View all {{count}} versions"
546
- msgstr[0] ""
547
- msgstr[1] ""
548
- msgstr[2] ""
549
- msgstr[3] ""
589
+ msgid "Cite all versions?"
590
+ msgstr ""
550
591
 
551
- msgid ""
552
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI "
553
- "<3></3>. This DOI represents all versions, and will always resolve to the "
554
- "latest one. <5>Read more</5>.</0>"
592
+ msgid "You can cite all versions by using the DOI"
555
593
  msgstr ""
556
594
 
557
595
  msgid ""
558
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . "
559
- "The DOI is registered when the first version is published. <4>Read "
560
- "more</4>.</0>"
596
+ "This DOI represents all versions, and will always resolve to the latest one."
597
+ msgstr ""
598
+
599
+ msgid "Read more"
600
+ msgstr "Prečítať si viac"
601
+
602
+ msgid "The DOI is registered when the first version is published."
561
603
  msgstr ""
562
604
 
563
605
  msgid "Remove"
@@ -575,6 +617,18 @@ msgstr ""
575
617
  msgid "I understand the consequences:"
576
618
  msgstr ""
577
619
 
620
+ msgid "Members of the community "
621
+ msgstr ""
622
+
623
+ msgid " will "
624
+ msgstr ""
625
+
626
+ msgid "lose their access"
627
+ msgstr ""
628
+
629
+ msgid " to the record."
630
+ msgstr ""
631
+
578
632
  msgid ""
579
633
  "The record can only be re-included in the community by going through a new "
580
634
  "review by the community curators."
@@ -592,11 +646,6 @@ msgstr "Preruš"
592
646
  msgid "Confirm removal"
593
647
  msgstr ""
594
648
 
595
- msgid ""
596
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose "
597
- "their access</4> to the record."
598
- msgstr ""
599
-
600
649
  msgid "Select permissions"
601
650
  msgstr ""
602
651
 
@@ -639,14 +688,17 @@ msgstr ""
639
688
  msgid "Can preview drafts"
640
689
  msgstr ""
641
690
 
642
- msgid "Can view drafts and restricted files of all versions of this record."
691
+ msgid ""
692
+ "Can view drafts, restricted files, and comment on associated draft requests "
693
+ "of all versions of this record."
643
694
  msgstr ""
644
695
 
645
696
  msgid "Can edit"
646
697
  msgstr ""
647
698
 
648
699
  msgid ""
649
- "Can edit drafts and view restricted files of all versions of this record."
700
+ "Can edit drafts, view restricted files, and comment on associated draft "
701
+ "requests of all versions of this record."
650
702
  msgstr ""
651
703
 
652
704
  msgid ""
@@ -744,8 +796,8 @@ msgid "Can manage"
744
796
  msgstr ""
745
797
 
746
798
  msgid ""
747
- "Can manage access, edit drafts and view restricted files of all versions of "
748
- "this record."
799
+ "Can manage access, edit drafts, view restricted files, and comment on "
800
+ "associated draft requests of all versions of this record."
749
801
  msgstr ""
750
802
 
751
803
  msgid "You don't have permissions to share this record."
@@ -813,21 +865,40 @@ msgstr ""
813
865
  msgid "ProTip"
814
866
  msgstr ""
815
867
 
868
+ msgid "will give you all the publications from 2025 until today."
869
+ msgstr ""
870
+
871
+ msgid "For more tips, check out our "
872
+ msgstr ""
873
+
816
874
  msgid "Search guide"
817
875
  msgstr ""
818
876
 
819
- msgid ""
820
- "<0>For more tips, check out our <2>search guide</2> for defining advanced "
821
- "search queries.</0>"
877
+ msgid "search guide"
878
+ msgstr ""
879
+
880
+ msgid "for defining advanced search queries."
881
+ msgstr ""
882
+
883
+ msgid "This community has no subcommunities"
884
+ msgstr ""
885
+
886
+ msgid "Logging in..."
887
+ msgstr ""
888
+
889
+ msgid "Logging out..."
822
890
  msgstr ""
823
891
 
824
892
  msgid "Search in my communities..."
825
893
  msgstr ""
826
894
 
895
+ msgid "My communities"
896
+ msgstr "Moje komunity"
897
+
827
898
  msgid "View"
828
899
  msgstr "Zobraziť"
829
900
 
830
- msgid "Published in: {{publishedIn}}"
901
+ msgid "Published in: {{- publishedIn }}"
831
902
  msgstr ""
832
903
 
833
904
  msgid "In review"
@@ -866,6 +937,9 @@ msgstr ""
866
937
  msgid "Search in my uploads..."
867
938
  msgstr ""
868
939
 
940
+ msgid "My uploads"
941
+ msgstr ""
942
+
869
943
  msgid "ORCID profile"
870
944
  msgstr ""
871
945
 
@@ -886,23 +960,3 @@ msgstr ""
886
960
 
887
961
  msgid "No name"
888
962
  msgstr ""
889
-
890
- msgid "and {{count}} other"
891
- msgid_plural "and {{count}} other"
892
- msgstr[0] ""
893
- msgstr[1] ""
894
- msgstr[2] ""
895
- msgstr[3] ""
896
-
897
- msgid "and {{count}} others"
898
- msgid_plural "and {{count}} others"
899
- msgstr[0] ""
900
- msgstr[1] ""
901
- msgstr[2] ""
902
- msgstr[3] ""
903
-
904
- msgctxt ""
905
- "date:[2017-01-01 TO *]</0> will give you all the publications from 2017 "
906
- "until today.</0>"
907
- msgid "<0><0>metadata.publication"
908
- msgstr ""