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": "Alapvető információ",
2
+ "Recent changes": "",
3
+ "Audit Log Details": "",
4
+ "Resource": "",
5
+ "Resource ID": "",
6
+ "Action": "Tevékenység",
7
+ "User": "Felhasználó",
8
+ "Created": "Létrehozva",
9
+ "No revision ID found.": "",
10
+ "Unable to fetch revisions.": "",
11
+ "Cancel revision comparison": "",
3
12
  "Impersonate user": "Felhasználó azonosítása",
4
13
  "Impersonate": "Azonosít",
5
14
  "You must accept this.": "El kell fogadnia ezt.",
@@ -7,13 +16,15 @@
7
16
  "User impersonated succesfully! You will be redirected in frontpage soon.": "Felhasználó sikeres azonosítása! Hamarosan visszairányítjuk a főoldalra.",
8
17
  "Unable to impersonate user.": "A felhasználó azonosítása sikertelen.",
9
18
  "Please read carefully and confirm the following statements before you proceed.": "Mielőtt továbblépne, kérjük, olvassa el figyelmesen és hagyja jóvá a következő pontokat.",
10
- "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>.": "A <bold>{{email}}(id: {{id}})</bold> felhasználó azonosítása következik.",
11
- "You <bold>MUST</bold> logout after completing your inquiry.": "A lekérdezés befejezése után ki <bold>KELL</bold> jelentkeznie.",
19
+ "You are about to impersonate user ": "",
20
+ "You ": "",
21
+ "MUST": "",
22
+ " logout after completing your inquiry.": "",
12
23
  "Close": "Bezárás",
13
24
  "Set Quota": "Kvóta beállítása",
14
25
  "Set quota in bytes": "Kvóta beállítása byte-ban",
15
26
  "Note": "Jegyzet",
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.": "Ez az alapértelmezett kvóta, amely az adott felhasználó által létrehozott minden ÚJ rekordra vonatkozik - a meglévő rekordok kvótáját NEM frissíti.",
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}} kvótája {{quota}} {{unit}}-ra módosult.",
18
29
  "Unable to set quota.": "Kvóta beállítása sikertelen.",
19
30
  "Quota size ({{unit}})": "A kvóta mérete ({{unit}})",
@@ -40,6 +51,7 @@
40
51
  "Confirmed": "Megerősítve",
41
52
  "Links": "Linkek",
42
53
  "Set quota for record {{recordId}}": "Kvóta beállítása a rekordhoz {{recordId}}",
54
+ "Compare revisions": "",
43
55
  "Delete record": "Rekord törlése",
44
56
  "Restore record": "Rekord visszaállítása",
45
57
  "Unavailability statement": "Elérhetetlenségi nyilatkozat",
@@ -52,7 +64,7 @@
52
64
  "Empty draft title": "Üres vázlatcím",
53
65
  "version": "verzió",
54
66
  "Owner": "Tulajdonos",
55
- "Created": "Létrehozva",
67
+ "System": "Rendszer",
56
68
  "Files": "Fájlok",
57
69
  "Stats": "Statisztikák",
58
70
  "Record {{id}} was deleted.": "Rekord {{id}} törölve.",
@@ -67,7 +79,6 @@
67
79
  "User {{name}} was approved.": "{{név}} felhasználó jóváhagyásra került.",
68
80
  "User {{name}} is blocked.": "{{name}} felhasználó le lett tiltva.",
69
81
  "Error": "Hiba",
70
- "User": "Felhasználó",
71
82
  "Email": "Email",
72
83
  "Email domain": "Email domain",
73
84
  "Actions": "Tevékenységek",
@@ -75,6 +86,8 @@
75
86
  "Username": "Felhasználónév",
76
87
  "GitHub": "GitHub",
77
88
  "Updated": "Frissítve",
89
+ "Drafts": "Piszkozatok",
90
+ "Moderation": "Moderáció",
78
91
  "Restore": "Visszaállítás",
79
92
  "Restored": "Visszaállítva",
80
93
  "Block": "Letiltás",
@@ -87,9 +100,8 @@
87
100
  "Set default quota for {{email}}": "Alapértelmezett kvóta beállítása {{email}} számára",
88
101
  "Filter results": "Találatok szűrése",
89
102
  "Search records in community...": "Rekordok keresése a közösségben...",
103
+ "results found": "",
90
104
  "Sort by": "Rendezési elv",
91
- " results found": "találat",
92
- " results found_plural": "találat",
93
105
  "Search records...": "Rekordok keresése...",
94
106
  "Search": "Keresés",
95
107
  "Views": "Megtekintések",
@@ -103,11 +115,13 @@
103
115
  "No resource type": "Nincs forrástípus",
104
116
  "No title": "Nincs cím",
105
117
  "Uploaded on {{uploadDate}}": "Feltöltve: {{uploadDate}}",
106
- "Published in: {{publishInfo}}": "Publikálva: {{publishInfo}}",
107
- "{{count}} more versions exist for this record": "{{count}} további verzió érhető el ehhez a rekordhoz",
108
- "{{count}} more versions exist for this record_plural": "{{count}} további verzió érhető el ehhez a rekordhoz",
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": "Személy",
110
123
  "The record has no files.": "A rekordhoz nem tartoznak fájlok. ",
124
+ "Basic information": "Alapvető információ",
111
125
  "Creators": "Készítők",
112
126
  "Recommended information": "Ajánlott információ",
113
127
  "Add contributor": "Közreműködő hozzáadása",
@@ -133,8 +147,6 @@
133
147
  "\n Please check the email and follow the instructions to complete the access request.\n ": "\n Kérjük, ellenőrizze az e-mailt, és kövesse az utasításokat a hozzáférési kérelem kitöltéséhez.\n ",
134
148
  "An error occurred while fetching communities.": "A közösségek lekérdezése során hiba történt.",
135
149
  "Communities": "Közösségek",
136
- "View all {{count}} communities": "Mind a(z) {{count}} közösség megtekintése",
137
- "View all {{count}} communities_plural": "Mind a(z) {{count}} közösség megtekintése",
138
150
  "Submit to community": "Benyújtás közösséghez",
139
151
  "Pending submissions": "Függőben lévő beküldések",
140
152
  "Manage communities": "Közösségek kezelése",
@@ -146,6 +158,9 @@
146
158
  "Manage": "Kezelés",
147
159
  "Manage record": "Rekord kezelése",
148
160
  "Manage user": "Felhasználó kezelése",
161
+ "Block user": "",
162
+ "Block User": "",
163
+ "Blocking the user will delete all existing records of the user.": "",
149
164
  "Remove branding": "Branding eltávolítása",
150
165
  "{{communityTitle}} is a default branding for this record": "A rekordhoz tartozó alapértelmezett megjelenés: {{communityTitle}}",
151
166
  "Remove this community from appearing on top of the record details page.": "Távolítsa el ezt a közösséget a rekord adatlapjának tetejéről.",
@@ -157,6 +172,7 @@
157
172
  "An error occurred while generating the citation.": "Hiba történt az idézés generálása közben.",
158
173
  "Style": "Stílus",
159
174
  "This record is not included in any communities yet.": "Ez a rekord még nem szerepel egyetlen közösségben sem.",
175
+ "Part of": "",
160
176
  "Search for community...": "Közösség keresése...",
161
177
  "Record submitted": "Rekord beküldve",
162
178
  "Review requested": "Elbírálás kérése",
@@ -167,21 +183,25 @@
167
183
  "Preview": "Előnézet",
168
184
  "Only published versions are displayed.": "Csak a közzétett verziókat jelenítettük meg.",
169
185
  "An error occurred while fetching the versions.": "A verziók lekérdezése során hiba történt.",
170
- "View all {{count}} versions": "Mind a(z) {{count}} verzió megtekintése",
171
- "View all {{count}} versions_plural": "Mind a(z) {{count}} verzió megtekintése",
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>": "<0><0>Összes változat idézése?</0> Az összes változatot idézheti a DOI<3></3> használatával. Ez a DOI az összes verziót tartalmazza, és mindig a legutolsó verzióra fog mutatni.<5> Bővebben</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>": "<0><0>Összes változat idézése?</0> Az összes változatot idézheti a DOI használatával. A DOI-t az első változat közzétételekor regisztrálják. <4> Bővebben</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": "Tudjon meg többet!",
190
+ "The DOI is registered when the first version is published.": "",
174
191
  "Remove": "Eltávolítás",
175
192
  "Remove {{communityTitle}} from this record": "A {{communityTitle}} törlése ebből a rekordból",
176
193
  "Remove community": "Közösség eltávolítása",
177
194
  "Are you sure you want to remove the record from the community?": "Biztosan el akarja távolítani a rekordot a közösségből?",
178
195
  "I understand the consequences:": "Megértettem a következményeket:",
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.": "A rekordot csak akkor lehet újra felvenni a közösségbe, ha a közösség kurátorai újból átnézik.",
180
201
  "Something went wrong": "Valami hiba történt.",
181
202
  "Cancel removal": "Eltávolítás visszavonása",
182
203
  "Cancel": "Mégsem",
183
204
  "Confirm removal": "Eltávolítás megerősítése",
184
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose their access</4> to the record.": "A <1>„<1>{{communityTitle}}</1>”</1> közösség tagjai <4>elveszítik hozzáférésüket</4> a rekordhoz.",
185
205
  "Select permissions": "Engedélyek kiválasztása",
186
206
  "Short name for your link (optional).": "Rövid név a linkhez (opcionális)",
187
207
  "Expiration date format: YYYY-MM-DD": "Lejárati dátum formátuma: ÉÉÉÉ-HH-NN",
@@ -196,9 +216,9 @@
196
216
  "Can view": "Megtekintheti",
197
217
  "Can view restricted files of all versions of this record.": "Megtekintheti a rekord összes verziójának korlátozott fájljait.",
198
218
  "Can preview drafts": "Előnézet megtekintése vázlatokból",
199
- "Can view drafts and restricted files of all versions of this record.": "Megtekintheti a vázlatokat és a rekord összes verziójának korlátozott fájljait.",
219
+ "Can view drafts, restricted files, and comment on associated draft requests of all versions of this record.": "",
200
220
  "Can edit": "Szerkesztheti",
201
- "Can edit drafts and view restricted files of all versions of this record.": "Szerkesztheti a vázlatokat, és megtekintheti az összes verzió korlátozott fájljait.",
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)": "Megtekintheti (a megtekintési hivatkozás csak a közzététel után hozható létre)",
203
223
  "Expires": "Lejár",
204
224
  "This record has no links generated yet.": "Ehhez a rekordhoz még nem generáltak linkeket.",
@@ -229,7 +249,7 @@
229
249
  "You are about to add": "Hamarosan hozzáadja",
230
250
  "Access already granted": "A hozzáférés már engedélyezve van",
231
251
  "Can manage": "Kezelheti",
232
- "Can manage access, edit drafts and view restricted files of all versions of this record.": "Kezelheti a hozzáférést, szerkesztheti a vázlatokat, és megtekintheti az összes verzió korlátozott fájljait.",
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.": "Nincs jogosultsága a rekord megosztására.",
234
254
  "Share": "Megosztás",
235
255
  "People": "Emberek",
@@ -251,11 +271,18 @@
251
271
  "We couldn't find any matches for {{- search}}": "Nincs találat a következőre: {{- search}}",
252
272
  "Start over": "Újrakezdés",
253
273
  "ProTip": "ProTip",
274
+ "will give you all the publications from 2025 until today.": "",
275
+ "For more tips, check out our ": "További tippekért keresse fel: ",
254
276
  "Search guide": "Keresési útmutató",
255
- "<0>For more tips, check out our <2>search guide</2> for defining advanced search queries.</0>": "<0>További tippekért tekintse meg a <2>keresési útmutatónkat</2> az összetett keresési lekérdezések megadásához.</0>",
277
+ "search guide": "keresési útmutató",
278
+ "for defining advanced search queries.": "",
279
+ "This community has no subcommunities": "",
280
+ "Logging in...": "",
281
+ "Logging out...": "",
256
282
  "Search in my communities...": "Keresés a közösségeimben...",
283
+ "My communities": "Közösségeim",
257
284
  "View": "Megtekintés",
258
- "Published in: {{publishedIn}}": "Publikálva: {{publishedIn}}",
285
+ "Published in: {{- publishedIn }}": "",
259
286
  "In review": "Bírálás alatt",
260
287
  "Declined": "Elutasítva",
261
288
  "Expired": "Lejárt",
@@ -268,16 +295,12 @@
268
295
  "Make your first upload!": "Tegye meg az első feltöltését!",
269
296
  "New upload": "Új feltöltés",
270
297
  "Search in my uploads...": "Keresés a feltöltéseim között...",
298
+ "My uploads": "",
271
299
  "ORCID profile": "ORCID profil",
272
300
  "ORCID logo": "ORCID logó",
273
301
  "ROR profile": "ROR profil",
274
302
  "ROR logo": "ROR logó",
275
303
  "GND profile": "GND profil",
276
304
  "GND logo": "GND logó",
277
- "No name": "Név nélküli",
278
- "and {{count}} other": "és további {{count}}",
279
- "and {{count}} other_plural": "és további {{count}}",
280
- "and {{count}} others": "és további {{count}}",
281
- "and {{count}} others_plural": "és további {{count}}",
282
- "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> will give you all the publications from 2017 until today.</0>": "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> lekérdezéssel 2017. január 1-jétől kezdődően a mai napig bezárólag minden publikáció listázásra kerül.</0>"
305
+ "No name": "Név nélküli"
283
306
  }
@@ -2,16 +2,16 @@
2
2
  # Translators:
3
3
  # Jiří Kunčar <jiri.kuncar@gmail.com>, 2024
4
4
  # Tibor Simko <tibor.simko@cern.ch>, 2024
5
- # Alizee Pace <alizee.pace@gmail.com>, 2025
6
5
  # Zacharias Zacharodimos <zacharias.zacharodimos@cern.ch>, 2025
7
6
  # Fare Fare <fare@polito.it>, 2025
7
+ # Alizee Pace <alizee.pace@gmail.com>, 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
- "Last-Translator: Fare Fare <fare@polito.it>, 2025\n"
14
+ "Last-Translator: Alizee Pace <alizee.pace@gmail.com>, 2025\n"
15
15
  "Language-Team: Italian (https://app.transifex.com/inveniosoftware/teams/23537/it/)\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
@@ -19,7 +19,34 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
20
20
  "mime-version: 1.0\n"
21
21
 
22
- msgid "Basic information"
22
+ msgid "Recent changes"
23
+ msgstr ""
24
+
25
+ msgid "Audit Log Details"
26
+ msgstr ""
27
+
28
+ msgid "Resource"
29
+ msgstr ""
30
+
31
+ msgid "Resource ID"
32
+ msgstr ""
33
+
34
+ msgid "Action"
35
+ msgstr "Azione"
36
+
37
+ msgid "User"
38
+ msgstr "Utente"
39
+
40
+ msgid "Created"
41
+ msgstr "Creato"
42
+
43
+ msgid "No revision ID found."
44
+ msgstr ""
45
+
46
+ msgid "Unable to fetch revisions."
47
+ msgstr ""
48
+
49
+ msgid "Cancel revision comparison"
23
50
  msgstr ""
24
51
 
25
52
  msgid "Impersonate user"
@@ -46,10 +73,16 @@ msgid ""
46
73
  "proceed."
47
74
  msgstr ""
48
75
 
49
- msgid "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>."
76
+ msgid "You are about to impersonate user "
77
+ msgstr ""
78
+
79
+ msgid "You "
50
80
  msgstr ""
51
81
 
52
- msgid "You <bold>MUST</bold> logout after completing your inquiry."
82
+ msgid "MUST"
83
+ msgstr ""
84
+
85
+ msgid " logout after completing your inquiry."
53
86
  msgstr ""
54
87
 
55
88
  msgid "Close"
@@ -66,7 +99,7 @@ msgstr "Nota"
66
99
 
67
100
  msgid ""
68
101
  "This is the default quota that will be applied to any NEW records created by"
69
- " this user it will NOT update quota of existing records."
102
+ " this user - it will NOT update quota of existing records."
70
103
  msgstr ""
71
104
 
72
105
  msgid "Quota of {{id}} was set to {{quota}} {{unit}}"
@@ -147,6 +180,9 @@ msgstr ""
147
180
  msgid "Set quota for record {{recordId}}"
148
181
  msgstr ""
149
182
 
183
+ msgid "Compare revisions"
184
+ msgstr ""
185
+
150
186
  msgid "Delete record"
151
187
  msgstr ""
152
188
 
@@ -183,8 +219,8 @@ msgstr "versione"
183
219
  msgid "Owner"
184
220
  msgstr "Proprietario"
185
221
 
186
- msgid "Created"
187
- msgstr "Creato"
222
+ msgid "System"
223
+ msgstr ""
188
224
 
189
225
  msgid "Files"
190
226
  msgstr "File"
@@ -235,9 +271,6 @@ msgstr ""
235
271
  msgid "Error"
236
272
  msgstr "Errore"
237
273
 
238
- msgid "User"
239
- msgstr "Utente"
240
-
241
274
  msgid "Email"
242
275
  msgstr "Email"
243
276
 
@@ -259,6 +292,12 @@ msgstr "GitHub"
259
292
  msgid "Updated"
260
293
  msgstr ""
261
294
 
295
+ msgid "Drafts"
296
+ msgstr ""
297
+
298
+ msgid "Moderation"
299
+ msgstr ""
300
+
262
301
  msgid "Restore"
263
302
  msgstr ""
264
303
 
@@ -295,14 +334,11 @@ msgstr ""
295
334
  msgid "Search records in community..."
296
335
  msgstr ""
297
336
 
298
- msgid "Sort by"
337
+ msgid "results found"
299
338
  msgstr ""
300
339
 
301
- msgid " results found"
302
- msgid_plural " results found"
303
- msgstr[0] ""
304
- msgstr[1] ""
305
- msgstr[2] ""
340
+ msgid "Sort by"
341
+ msgstr ""
306
342
 
307
343
  msgid "Search records..."
308
344
  msgstr ""
@@ -343,14 +379,17 @@ msgstr "Senza titolo"
343
379
  msgid "Uploaded on {{uploadDate}}"
344
380
  msgstr ""
345
381
 
346
- msgid "Published in: {{publishInfo}}"
382
+ msgid "Published in: {{- publishInfo }}"
383
+ msgstr ""
384
+
385
+ msgid "Recommendation"
386
+ msgstr ""
387
+
388
+ msgid "This check is recommended but not mandatory."
347
389
  msgstr ""
348
390
 
349
- msgid "{{count}} more versions exist for this record"
350
- msgid_plural "{{count}} more versions exist for this record"
351
- msgstr[0] ""
352
- msgstr[1] ""
353
- msgstr[2] ""
391
+ msgid "This check indicates a critical issue that must be addressed."
392
+ msgstr ""
354
393
 
355
394
  msgid "Person"
356
395
  msgstr ""
@@ -358,6 +397,9 @@ msgstr ""
358
397
  msgid "The record has no files."
359
398
  msgstr ""
360
399
 
400
+ msgid "Basic information"
401
+ msgstr ""
402
+
361
403
  msgid "Creators"
362
404
  msgstr "Creatori"
363
405
 
@@ -438,12 +480,6 @@ msgstr ""
438
480
  msgid "Communities"
439
481
  msgstr "Comunità"
440
482
 
441
- msgid "View all {{count}} communities"
442
- msgid_plural "View all {{count}} communities"
443
- msgstr[0] ""
444
- msgstr[1] ""
445
- msgstr[2] ""
446
-
447
483
  msgid "Submit to community"
448
484
  msgstr ""
449
485
 
@@ -477,6 +513,15 @@ msgstr "Gestisci record"
477
513
  msgid "Manage user"
478
514
  msgstr ""
479
515
 
516
+ msgid "Block user"
517
+ msgstr ""
518
+
519
+ msgid "Block User"
520
+ msgstr ""
521
+
522
+ msgid "Blocking the user will delete all existing records of the user."
523
+ msgstr ""
524
+
480
525
  msgid "Remove branding"
481
526
  msgstr ""
482
527
 
@@ -511,6 +556,9 @@ msgstr ""
511
556
  msgid "This record is not included in any communities yet."
512
557
  msgstr ""
513
558
 
559
+ msgid "Part of"
560
+ msgstr ""
561
+
514
562
  msgid "Search for community..."
515
563
  msgstr ""
516
564
 
@@ -541,22 +589,20 @@ msgstr ""
541
589
  msgid "An error occurred while fetching the versions."
542
590
  msgstr ""
543
591
 
544
- msgid "View all {{count}} versions"
545
- msgid_plural "View all {{count}} versions"
546
- msgstr[0] ""
547
- msgstr[1] ""
548
- msgstr[2] ""
592
+ msgid "Cite all versions?"
593
+ msgstr ""
549
594
 
550
- msgid ""
551
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI "
552
- "<3></3>. This DOI represents all versions, and will always resolve to the "
553
- "latest one. <5>Read more</5>.</0>"
595
+ msgid "You can cite all versions by using the DOI"
554
596
  msgstr ""
555
597
 
556
598
  msgid ""
557
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . "
558
- "The DOI is registered when the first version is published. <4>Read "
559
- "more</4>.</0>"
599
+ "This DOI represents all versions, and will always resolve to the latest one."
600
+ msgstr ""
601
+
602
+ msgid "Read more"
603
+ msgstr "Per saperne di più"
604
+
605
+ msgid "The DOI is registered when the first version is published."
560
606
  msgstr ""
561
607
 
562
608
  msgid "Remove"
@@ -574,6 +620,18 @@ msgstr ""
574
620
  msgid "I understand the consequences:"
575
621
  msgstr ""
576
622
 
623
+ msgid "Members of the community "
624
+ msgstr ""
625
+
626
+ msgid " will "
627
+ msgstr ""
628
+
629
+ msgid "lose their access"
630
+ msgstr ""
631
+
632
+ msgid " to the record."
633
+ msgstr ""
634
+
577
635
  msgid ""
578
636
  "The record can only be re-included in the community by going through a new "
579
637
  "review by the community curators."
@@ -591,11 +649,6 @@ msgstr "Annulla"
591
649
  msgid "Confirm removal"
592
650
  msgstr ""
593
651
 
594
- msgid ""
595
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose "
596
- "their access</4> to the record."
597
- msgstr ""
598
-
599
652
  msgid "Select permissions"
600
653
  msgstr ""
601
654
 
@@ -638,14 +691,17 @@ msgstr ""
638
691
  msgid "Can preview drafts"
639
692
  msgstr ""
640
693
 
641
- msgid "Can view drafts and restricted files of all versions of this record."
694
+ msgid ""
695
+ "Can view drafts, restricted files, and comment on associated draft requests "
696
+ "of all versions of this record."
642
697
  msgstr ""
643
698
 
644
699
  msgid "Can edit"
645
700
  msgstr ""
646
701
 
647
702
  msgid ""
648
- "Can edit drafts and view restricted files of all versions of this record."
703
+ "Can edit drafts, view restricted files, and comment on associated draft "
704
+ "requests of all versions of this record."
649
705
  msgstr ""
650
706
 
651
707
  msgid ""
@@ -743,8 +799,8 @@ msgid "Can manage"
743
799
  msgstr ""
744
800
 
745
801
  msgid ""
746
- "Can manage access, edit drafts and view restricted files of all versions of "
747
- "this record."
802
+ "Can manage access, edit drafts, view restricted files, and comment on "
803
+ "associated draft requests of all versions of this record."
748
804
  msgstr ""
749
805
 
750
806
  msgid "You don't have permissions to share this record."
@@ -812,21 +868,40 @@ msgstr ""
812
868
  msgid "ProTip"
813
869
  msgstr ""
814
870
 
871
+ msgid "will give you all the publications from 2025 until today."
872
+ msgstr ""
873
+
874
+ msgid "For more tips, check out our "
875
+ msgstr ""
876
+
815
877
  msgid "Search guide"
816
878
  msgstr ""
817
879
 
818
- msgid ""
819
- "<0>For more tips, check out our <2>search guide</2> for defining advanced "
820
- "search queries.</0>"
880
+ msgid "search guide"
881
+ msgstr ""
882
+
883
+ msgid "for defining advanced search queries."
884
+ msgstr ""
885
+
886
+ msgid "This community has no subcommunities"
887
+ msgstr ""
888
+
889
+ msgid "Logging in..."
890
+ msgstr ""
891
+
892
+ msgid "Logging out..."
821
893
  msgstr ""
822
894
 
823
895
  msgid "Search in my communities..."
824
896
  msgstr ""
825
897
 
898
+ msgid "My communities"
899
+ msgstr "Le mie comunità"
900
+
826
901
  msgid "View"
827
902
  msgstr "Visualizzazione"
828
903
 
829
- msgid "Published in: {{publishedIn}}"
904
+ msgid "Published in: {{- publishedIn }}"
830
905
  msgstr ""
831
906
 
832
907
  msgid "In review"
@@ -865,6 +940,9 @@ msgstr "Nuovo caricamento"
865
940
  msgid "Search in my uploads..."
866
941
  msgstr ""
867
942
 
943
+ msgid "My uploads"
944
+ msgstr ""
945
+
868
946
  msgid "ORCID profile"
869
947
  msgstr ""
870
948
 
@@ -885,21 +963,3 @@ msgstr ""
885
963
 
886
964
  msgid "No name"
887
965
  msgstr ""
888
-
889
- msgid "and {{count}} other"
890
- msgid_plural "and {{count}} other"
891
- msgstr[0] ""
892
- msgstr[1] ""
893
- msgstr[2] ""
894
-
895
- msgid "and {{count}} others"
896
- msgid_plural "and {{count}} others"
897
- msgstr[0] ""
898
- msgstr[1] ""
899
- msgstr[2] ""
900
-
901
- msgctxt ""
902
- "date:[2017-01-01 TO *]</0> will give you all the publications from 2017 "
903
- "until today.</0>"
904
- msgid "<0><0>metadata.publication"
905
- msgstr ""