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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (134) hide show
  1. invenio_app_rdm/__init__.py +1 -1
  2. invenio_app_rdm/config.py +1 -0
  3. invenio_app_rdm/fixtures/pages.py +5 -2
  4. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
  5. invenio_app_rdm/records_ui/views/decorators.py +23 -9
  6. invenio_app_rdm/records_ui/views/deposits.py +17 -3
  7. invenio_app_rdm/records_ui/views/records.py +3 -2
  8. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
  9. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
  10. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
  11. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
  12. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
  13. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
  14. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
  15. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
  16. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
  17. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
  18. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
  19. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
  20. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
  21. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
  22. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
  23. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
  24. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
  25. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
  26. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
  27. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
  28. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
  29. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
  30. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
  31. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
  32. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
  33. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
  34. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
  35. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
  36. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
  37. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
  38. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
  39. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
  40. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
  41. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
  42. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
  43. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
  44. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
  45. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
  46. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
  47. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
  48. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
  49. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
  50. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
  51. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
  52. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
  53. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
  54. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
  55. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
  56. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
  57. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
  58. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
  59. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
  60. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
  61. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
  62. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
  63. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
  64. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
  65. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
  66. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
  67. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html +2 -2
  68. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html +4 -4
  69. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.sv.html +4 -4
  70. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
  71. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
  72. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
  73. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
  74. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
  75. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
  76. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
  77. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
  78. invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
  79. invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
  80. invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
  81. invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
  82. invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
  83. invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
  84. invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
  85. invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
  86. invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
  87. invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
  88. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
  89. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
  90. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
  91. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
  92. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
  93. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
  94. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
  95. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
  96. invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
  97. invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
  98. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
  99. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
  100. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
  101. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
  102. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
  103. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
  104. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
  105. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
  106. invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
  107. invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
  108. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
  109. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
  110. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
  111. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
  112. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
  113. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
  114. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
  115. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
  116. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
  117. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
  118. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
  119. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
  120. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
  121. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
  122. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
  123. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
  124. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
  125. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
  126. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
  127. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
  128. invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
  129. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/METADATA +34 -1
  130. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/RECORD +134 -134
  131. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/WHEEL +0 -0
  132. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/entry_points.txt +0 -0
  133. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/licenses/LICENSE +0 -0
  134. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,14 @@
1
1
  {
2
- "Basic information": "Informations de base",
2
+ "Recent changes": "",
3
+ "Audit Log Details": "",
4
+ "Resource": "",
5
+ "Resource ID": "",
6
+ "Action": "Action",
7
+ "User": "Utilisateur",
8
+ "Created": "Créé",
9
+ "No revision ID found.": "",
10
+ "Unable to fetch revisions.": "",
11
+ "Cancel revision comparison": "",
3
12
  "Impersonate user": "Utilisateur d'usurpation d'identité",
4
13
  "Impersonate": "Imiter",
5
14
  "You must accept this.": "Vous devez accepter cela.",
@@ -7,13 +16,15 @@
7
16
  "User impersonated succesfully! You will be redirected in frontpage soon.": "L'utilisateur imité avec succès! Vous serez bientôt redirigé en première page.",
8
17
  "Unable to impersonate user.": "Impossible de se faire passer pour un utilisateur.",
9
18
  "Please read carefully and confirm the following statements before you proceed.": "Veuillez lire attentivement et confirmer les déclarations suivantes avant de continuer.",
10
- "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>.": " Vous êtes sur le point de vous faire passer pour un utilisateur <bold>{{email}}(id: {{id}}).",
11
- "You <bold>MUST</bold> logout after completing your inquiry.": "Vous <bold>DEVEZ</bold> vous déconnecter après avoir terminé votre demande.",
19
+ "You are about to impersonate user ": "",
20
+ "You ": "",
21
+ "MUST": "",
22
+ " logout after completing your inquiry.": "",
12
23
  "Close": "Fermer",
13
24
  "Set Quota": "Définir Quota",
14
25
  "Set quota in bytes": "Définir le quota en octets",
15
26
  "Note": "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.": "Il s'agit du quota par défaut qui sera appliqué à tous les enregistrements NEW créés par cet utilisateur – il ne mettra PAS à jour le quota des enregistrements existants.",
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}}": "Quota de {{id}} a été fixé à {{quota}} {{unit}}",
18
29
  "Unable to set quota.": "Impossible de définir un quota.",
19
30
  "Quota size ({{unit}})": "Taille du quota ({{unit}})",
@@ -40,6 +51,7 @@
40
51
  "Confirmed": "Confirmé",
41
52
  "Links": "Liens",
42
53
  "Set quota for record {{recordId}}": "Définir le quota pour l'enregistrement {{recordId}}",
54
+ "Compare revisions": "",
43
55
  "Delete record": "Supprimer l'enregistrement",
44
56
  "Restore record": "Restaurer l'enregistrement",
45
57
  "Unavailability statement": "Déclaration d'indisponibilité",
@@ -52,7 +64,7 @@
52
64
  "Empty draft title": "Titre provisoire vide",
53
65
  "version": "version",
54
66
  "Owner": "Propriétaire",
55
- "Created": "Créé",
67
+ "System": "Système",
56
68
  "Files": "Fichiers",
57
69
  "Stats": "Statistiques",
58
70
  "Record {{id}} was deleted.": "Le dossier {{id}} a été supprimé.",
@@ -67,7 +79,6 @@
67
79
  "User {{name}} was approved.": "L'utilisateur {{name}} a été approuvé.",
68
80
  "User {{name}} is blocked.": "L'utilisateur {{name}} est bloqué.",
69
81
  "Error": "Erreur",
70
- "User": "Utilisateur",
71
82
  "Email": "Email",
72
83
  "Email domain": "Domaine d'email",
73
84
  "Actions": "Actions",
@@ -75,6 +86,8 @@
75
86
  "Username": "Nom d'utilisateur",
76
87
  "GitHub": "GitHub",
77
88
  "Updated": "Mis à jour",
89
+ "Drafts": "",
90
+ "Moderation": "",
78
91
  "Restore": "Restaurer",
79
92
  "Restored": "Restauré",
80
93
  "Block": "Bloquer",
@@ -87,9 +100,8 @@
87
100
  "Set default quota for {{email}}": "Définir le quota par défaut pour {{email}}",
88
101
  "Filter results": "Filtrer les résultats",
89
102
  "Search records in community...": "Rechercher des enregistrements dans la communauté...",
103
+ "results found": "",
90
104
  "Sort by": "Trier par",
91
- " results found": " résultats trouvés",
92
- " results found_plural": " résultats trouvés",
93
105
  "Search records...": "Recherche des enregistrements...",
94
106
  "Search": "Recherche",
95
107
  "Views": "Vues",
@@ -103,11 +115,13 @@
103
115
  "No resource type": "Aucun type de ressource",
104
116
  "No title": "Sans titre",
105
117
  "Uploaded on {{uploadDate}}": "Téléchargé sur {{uploadDate}}",
106
- "Published in: {{publishInfo}}": "Publié dans: {{publishInfo}}",
107
- "{{count}} more versions exist for this record": "{{count}} plus de versions existent pour cet enregistrement",
108
- "{{count}} more versions exist for this record_plural": "{{count}} plus de versions existent pour cet enregistrement",
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": "Personne",
110
123
  "The record has no files.": "Le dossier n'a pas de fichiers.",
124
+ "Basic information": "Informations de base",
111
125
  "Creators": "Créateurs",
112
126
  "Recommended information": "Informations recommandées",
113
127
  "Add contributor": "Ajouter un contributeur",
@@ -133,8 +147,6 @@
133
147
  "\n Please check the email and follow the instructions to complete the access request.\n ": "",
134
148
  "An error occurred while fetching communities.": "Une erreur s'est produite lors de la récupération des communautés.",
135
149
  "Communities": "Communautés",
136
- "View all {{count}} communities": "Voir toutes les communautés {{count}}",
137
- "View all {{count}} communities_plural": "Voir toutes les communautés {{count}}",
138
150
  "Submit to community": "Soumettre à la communauté",
139
151
  "Pending submissions": "En attente de soumissions",
140
152
  "Manage communities": "Gérer les communautés",
@@ -146,6 +158,9 @@
146
158
  "Manage": "Gérer",
147
159
  "Manage record": "Gérer les enregistrements",
148
160
  "Manage user": "Gérer l'utilisateur",
161
+ "Block user": "",
162
+ "Block User": "",
163
+ "Blocking the user will delete all existing records of the user.": "",
149
164
  "Remove branding": "Supprimer l'image de marque",
150
165
  "{{communityTitle}} is a default branding for this record": "{{communityTitle}} est une marque par défaut pour cet enregistrement",
151
166
  "Remove this community from appearing on top of the record details page.": "Supprimez cette communauté d'apparaître en haut de la page des détails de l'enregistrement.",
@@ -157,6 +172,7 @@
157
172
  "An error occurred while generating the citation.": "Une erreur s'est produite lors de la génération de la citation.",
158
173
  "Style": "Style",
159
174
  "This record is not included in any communities yet.": "Ce dossier n'est pas encore inclus dans les communautés.",
175
+ "Part of": "",
160
176
  "Search for community...": "Recherche de communauté...",
161
177
  "Record submitted": "Dossier soumis",
162
178
  "Review requested": "Examen demandé",
@@ -167,21 +183,25 @@
167
183
  "Preview": "Aperçu",
168
184
  "Only published versions are displayed.": "Seules les versions publiées sont affichées.",
169
185
  "An error occurred while fetching the versions.": "Une erreur s'est produite lors de la récupération des versions.",
170
- "View all {{count}} versions": "Voir toutes les versions {{count}}",
171
- "View all {{count}} versions_plural": "Voir toutes les versions {{count}}",
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>Citer toutes les versions?</0> Vous pouvez citer toutes les versions en utilisant le DOI <3></3>. Ce DOI représente toutes les versions, et se résoudra toujours à la dernière.  <5>En savoir plus</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>Citer toutes les versions?</0> Vous pouvez citer toutes les versions en utilisant le DOI. Le DOI est enregistré lors de la première version. <4>En savoir plus</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": "En savoir plus",
190
+ "The DOI is registered when the first version is published.": "",
174
191
  "Remove": "Supprimer",
175
192
  "Remove {{communityTitle}} from this record": "Supprimer {{communityTitle}} de cet enregistrement",
176
193
  "Remove community": "Supprimer la communauté",
177
194
  "Are you sure you want to remove the record from the community?": "Êtes-vous sûr de vouloir supprimer l'enregistrement de la communauté?",
178
195
  "I understand the consequences:": "Je comprends les conséquences:",
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.": "Le dossier ne peut être ré-inclus dans la communauté qu'en passant par un nouvel examen par les conservateurs de la communauté.",
180
201
  "Something went wrong": "Quelque chose s'est mal passé",
181
202
  "Cancel removal": "Annuler la suppression",
182
203
  "Cancel": "Annuler",
183
204
  "Confirm removal": "Confirmer la suppression",
184
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose their access</4> to the record.": "Membres de la communauté<1>\"<1>{{communityTitle}}</1>\"</1>volonté<4>perdre leur accès</4>au dossier.",
185
205
  "Select permissions": "Sélectionnez les autorisations",
186
206
  "Short name for your link (optional).": "Nom abrégé de votre lien (facultatif).",
187
207
  "Expiration date format: YYYY-MM-DD": "Format de date d'expiration: AAAA-MM-JJ",
@@ -196,9 +216,9 @@
196
216
  "Can view": "Peut voir",
197
217
  "Can view restricted files of all versions of this record.": "Peut afficher les fichiers restreints de toutes les versions de cet enregistrement.",
198
218
  "Can preview drafts": "Peut prévisualiser les brouillons",
199
- "Can view drafts and restricted files of all versions of this record.": "Peut afficher les brouillons et les fichiers restreints de toutes les versions de cet enregistrement.",
219
+ "Can view drafts, restricted files, and comment on associated draft requests of all versions of this record.": "",
200
220
  "Can edit": "Peut éditer",
201
- "Can edit drafts and view restricted files of all versions of this record.": "Peut modifier les brouillons et afficher les fichiers restreints de toutes les versions de cet enregistrement.",
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)": "Peut afficher (voir le lien d'accès ne peut être créé qu'après la publication de l'enregistrement)",
203
223
  "Expires": "Expire",
204
224
  "This record has no links generated yet.": "Cet enregistrement n'a pas encore de liens générés.",
@@ -229,7 +249,7 @@
229
249
  "You are about to add": "Vous êtes sur le point d'ajouter",
230
250
  "Access already granted": "Accès déjà accordé",
231
251
  "Can manage": "Peut gérer",
232
- "Can manage access, edit drafts and view restricted files of all versions of this record.": "Peut gérer l'accès, modifier les brouillons et afficher les fichiers restreints de toutes les versions de cet enregistrement.",
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.": "Vous n'avez pas les autorisations pour partager cet enregistrement.",
234
254
  "Share": "Partager",
235
255
  "People": "Personnes",
@@ -251,11 +271,18 @@
251
271
  "We couldn't find any matches for {{- search}}": "Nous n'avons trouvé aucune correspondance pour {{-search}}",
252
272
  "Start over": "Commencer",
253
273
  "ProTip": "ProTip",
274
+ "will give you all the publications from 2025 until today.": "",
275
+ "For more tips, check out our ": "",
254
276
  "Search guide": "Guide de recherche",
255
- "<0>For more tips, check out our <2>search guide</2> for defining advanced search queries.</0>": "<0>Pour plus de conseils, consultez notre<2>guide de recherche</2>pour définir des requêtes de recherche avancées.</0>",
277
+ "search guide": "",
278
+ "for defining advanced search queries.": "",
279
+ "This community has no subcommunities": "",
280
+ "Logging in...": "",
281
+ "Logging out...": "",
256
282
  "Search in my communities...": "Rechercher dans mes communautés...",
283
+ "My communities": "Mes communautés",
257
284
  "View": "Affichage",
258
- "Published in: {{publishedIn}}": "Publié dans: {{publishedIn}}",
285
+ "Published in: {{- publishedIn }}": "",
259
286
  "In review": "En revue",
260
287
  "Declined": "Décliné",
261
288
  "Expired": "Expiré",
@@ -268,16 +295,12 @@
268
295
  "Make your first upload!": "Faites votre premier téléchargement!",
269
296
  "New upload": "Nouveau téléchargement",
270
297
  "Search in my uploads...": "Rechercher dans mes téléchargements...",
298
+ "My uploads": "",
271
299
  "ORCID profile": "ORCID profil",
272
300
  "ORCID logo": "",
273
301
  "ROR profile": "Profil de ROR",
274
302
  "ROR logo": "",
275
303
  "GND profile": "GND profil",
276
304
  "GND logo": "",
277
- "No name": "",
278
- "and {{count}} other": "",
279
- "and {{count}} other_plural": "",
280
- "and {{count}} others": "",
281
- "and {{count}} others_plural": "",
282
- "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> will give you all the publications from 2017 until today.</0>": "metadata.publication_date:[2017-01-01 À *] vous donnera toutes les publications de 2017 à aujourd'hui."
305
+ "No name": ""
283
306
  }
@@ -1,13 +1,13 @@
1
1
  #
2
2
  # Translators:
3
- # Tibor Simko <tibor.simko@cern.ch>, 2024
3
+ # Tibor Simko <tibor.simko@cern.ch>, 2025
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: i18next-conv\n"
8
- "POT-Creation-Date: 2025-03-27T16:30:16.192Z\n"
8
+ "POT-Creation-Date: 2025-07-22T14:13:07.642Z\n"
9
9
  "PO-Revision-Date: 2021-07-14 16:07+0000\n"
10
- "Last-Translator: Tibor Simko <tibor.simko@cern.ch>, 2024\n"
10
+ "Last-Translator: Tibor Simko <tibor.simko@cern.ch>, 2025\n"
11
11
  "Language-Team: Croatian (https://app.transifex.com/inveniosoftware/teams/23537/hr/)\n"
12
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
13
  "Content-Transfer-Encoding: 8bit\n"
@@ -15,7 +15,34 @@ msgstr ""
15
15
  "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
16
16
  "mime-version: 1.0\n"
17
17
 
18
- msgid "Basic information"
18
+ msgid "Recent changes"
19
+ msgstr ""
20
+
21
+ msgid "Audit Log Details"
22
+ msgstr ""
23
+
24
+ msgid "Resource"
25
+ msgstr ""
26
+
27
+ msgid "Resource ID"
28
+ msgstr ""
29
+
30
+ msgid "Action"
31
+ msgstr "Akcija"
32
+
33
+ msgid "User"
34
+ msgstr ""
35
+
36
+ msgid "Created"
37
+ msgstr ""
38
+
39
+ msgid "No revision ID found."
40
+ msgstr ""
41
+
42
+ msgid "Unable to fetch revisions."
43
+ msgstr ""
44
+
45
+ msgid "Cancel revision comparison"
19
46
  msgstr ""
20
47
 
21
48
  msgid "Impersonate user"
@@ -42,10 +69,16 @@ msgid ""
42
69
  "proceed."
43
70
  msgstr ""
44
71
 
45
- msgid "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>."
72
+ msgid "You are about to impersonate user "
73
+ msgstr ""
74
+
75
+ msgid "You "
76
+ msgstr ""
77
+
78
+ msgid "MUST"
46
79
  msgstr ""
47
80
 
48
- msgid "You <bold>MUST</bold> logout after completing your inquiry."
81
+ msgid " logout after completing your inquiry."
49
82
  msgstr ""
50
83
 
51
84
  msgid "Close"
@@ -62,7 +95,7 @@ msgstr "Napomena"
62
95
 
63
96
  msgid ""
64
97
  "This is the default quota that will be applied to any NEW records created by"
65
- " this user it will NOT update quota of existing records."
98
+ " this user - it will NOT update quota of existing records."
66
99
  msgstr ""
67
100
 
68
101
  msgid "Quota of {{id}} was set to {{quota}} {{unit}}"
@@ -143,6 +176,9 @@ msgstr ""
143
176
  msgid "Set quota for record {{recordId}}"
144
177
  msgstr ""
145
178
 
179
+ msgid "Compare revisions"
180
+ msgstr ""
181
+
146
182
  msgid "Delete record"
147
183
  msgstr ""
148
184
 
@@ -179,7 +215,7 @@ msgstr "verzija"
179
215
  msgid "Owner"
180
216
  msgstr "Vlasnik"
181
217
 
182
- msgid "Created"
218
+ msgid "System"
183
219
  msgstr ""
184
220
 
185
221
  msgid "Files"
@@ -231,9 +267,6 @@ msgstr ""
231
267
  msgid "Error"
232
268
  msgstr "Greška"
233
269
 
234
- msgid "User"
235
- msgstr ""
236
-
237
270
  msgid "Email"
238
271
  msgstr "Email"
239
272
 
@@ -255,6 +288,12 @@ msgstr ""
255
288
  msgid "Updated"
256
289
  msgstr ""
257
290
 
291
+ msgid "Drafts"
292
+ msgstr ""
293
+
294
+ msgid "Moderation"
295
+ msgstr ""
296
+
258
297
  msgid "Restore"
259
298
  msgstr ""
260
299
 
@@ -291,14 +330,11 @@ msgstr ""
291
330
  msgid "Search records in community..."
292
331
  msgstr ""
293
332
 
294
- msgid "Sort by"
333
+ msgid "results found"
295
334
  msgstr ""
296
335
 
297
- msgid " results found"
298
- msgid_plural " results found"
299
- msgstr[0] ""
300
- msgstr[1] ""
301
- msgstr[2] ""
336
+ msgid "Sort by"
337
+ msgstr ""
302
338
 
303
339
  msgid "Search records..."
304
340
  msgstr ""
@@ -339,14 +375,17 @@ msgstr ""
339
375
  msgid "Uploaded on {{uploadDate}}"
340
376
  msgstr ""
341
377
 
342
- msgid "Published in: {{publishInfo}}"
378
+ msgid "Published in: {{- publishInfo }}"
379
+ msgstr ""
380
+
381
+ msgid "Recommendation"
343
382
  msgstr ""
344
383
 
345
- msgid "{{count}} more versions exist for this record"
346
- msgid_plural "{{count}} more versions exist for this record"
347
- msgstr[0] ""
348
- msgstr[1] ""
349
- msgstr[2] ""
384
+ msgid "This check is recommended but not mandatory."
385
+ msgstr ""
386
+
387
+ msgid "This check indicates a critical issue that must be addressed."
388
+ msgstr ""
350
389
 
351
390
  msgid "Person"
352
391
  msgstr ""
@@ -354,6 +393,9 @@ msgstr ""
354
393
  msgid "The record has no files."
355
394
  msgstr ""
356
395
 
396
+ msgid "Basic information"
397
+ msgstr ""
398
+
357
399
  msgid "Creators"
358
400
  msgstr ""
359
401
 
@@ -434,12 +476,6 @@ msgstr ""
434
476
  msgid "Communities"
435
477
  msgstr ""
436
478
 
437
- msgid "View all {{count}} communities"
438
- msgid_plural "View all {{count}} communities"
439
- msgstr[0] ""
440
- msgstr[1] ""
441
- msgstr[2] ""
442
-
443
479
  msgid "Submit to community"
444
480
  msgstr ""
445
481
 
@@ -473,6 +509,15 @@ msgstr ""
473
509
  msgid "Manage user"
474
510
  msgstr ""
475
511
 
512
+ msgid "Block user"
513
+ msgstr ""
514
+
515
+ msgid "Block User"
516
+ msgstr ""
517
+
518
+ msgid "Blocking the user will delete all existing records of the user."
519
+ msgstr ""
520
+
476
521
  msgid "Remove branding"
477
522
  msgstr ""
478
523
 
@@ -507,6 +552,9 @@ msgstr ""
507
552
  msgid "This record is not included in any communities yet."
508
553
  msgstr ""
509
554
 
555
+ msgid "Part of"
556
+ msgstr ""
557
+
510
558
  msgid "Search for community..."
511
559
  msgstr ""
512
560
 
@@ -537,22 +585,20 @@ msgstr ""
537
585
  msgid "An error occurred while fetching the versions."
538
586
  msgstr ""
539
587
 
540
- msgid "View all {{count}} versions"
541
- msgid_plural "View all {{count}} versions"
542
- msgstr[0] ""
543
- msgstr[1] ""
544
- msgstr[2] ""
588
+ msgid "Cite all versions?"
589
+ msgstr ""
545
590
 
546
- msgid ""
547
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI "
548
- "<3></3>. This DOI represents all versions, and will always resolve to the "
549
- "latest one. <5>Read more</5>.</0>"
591
+ msgid "You can cite all versions by using the DOI"
550
592
  msgstr ""
551
593
 
552
594
  msgid ""
553
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . "
554
- "The DOI is registered when the first version is published. <4>Read "
555
- "more</4>.</0>"
595
+ "This DOI represents all versions, and will always resolve to the latest one."
596
+ msgstr ""
597
+
598
+ msgid "Read more"
599
+ msgstr ""
600
+
601
+ msgid "The DOI is registered when the first version is published."
556
602
  msgstr ""
557
603
 
558
604
  msgid "Remove"
@@ -570,6 +616,18 @@ msgstr ""
570
616
  msgid "I understand the consequences:"
571
617
  msgstr ""
572
618
 
619
+ msgid "Members of the community "
620
+ msgstr ""
621
+
622
+ msgid " will "
623
+ msgstr ""
624
+
625
+ msgid "lose their access"
626
+ msgstr ""
627
+
628
+ msgid " to the record."
629
+ msgstr ""
630
+
573
631
  msgid ""
574
632
  "The record can only be re-included in the community by going through a new "
575
633
  "review by the community curators."
@@ -587,11 +645,6 @@ msgstr "Odustani"
587
645
  msgid "Confirm removal"
588
646
  msgstr ""
589
647
 
590
- msgid ""
591
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose "
592
- "their access</4> to the record."
593
- msgstr ""
594
-
595
648
  msgid "Select permissions"
596
649
  msgstr ""
597
650
 
@@ -634,14 +687,17 @@ msgstr ""
634
687
  msgid "Can preview drafts"
635
688
  msgstr ""
636
689
 
637
- msgid "Can view drafts and restricted files of all versions of this record."
690
+ msgid ""
691
+ "Can view drafts, restricted files, and comment on associated draft requests "
692
+ "of all versions of this record."
638
693
  msgstr ""
639
694
 
640
695
  msgid "Can edit"
641
696
  msgstr ""
642
697
 
643
698
  msgid ""
644
- "Can edit drafts and view restricted files of all versions of this record."
699
+ "Can edit drafts, view restricted files, and comment on associated draft "
700
+ "requests of all versions of this record."
645
701
  msgstr ""
646
702
 
647
703
  msgid ""
@@ -739,8 +795,8 @@ msgid "Can manage"
739
795
  msgstr ""
740
796
 
741
797
  msgid ""
742
- "Can manage access, edit drafts and view restricted files of all versions of "
743
- "this record."
798
+ "Can manage access, edit drafts, view restricted files, and comment on "
799
+ "associated draft requests of all versions of this record."
744
800
  msgstr ""
745
801
 
746
802
  msgid "You don't have permissions to share this record."
@@ -808,21 +864,40 @@ msgstr ""
808
864
  msgid "ProTip"
809
865
  msgstr ""
810
866
 
867
+ msgid "will give you all the publications from 2025 until today."
868
+ msgstr ""
869
+
870
+ msgid "For more tips, check out our "
871
+ msgstr ""
872
+
811
873
  msgid "Search guide"
812
874
  msgstr ""
813
875
 
814
- msgid ""
815
- "<0>For more tips, check out our <2>search guide</2> for defining advanced "
816
- "search queries.</0>"
876
+ msgid "search guide"
877
+ msgstr ""
878
+
879
+ msgid "for defining advanced search queries."
880
+ msgstr ""
881
+
882
+ msgid "This community has no subcommunities"
883
+ msgstr ""
884
+
885
+ msgid "Logging in..."
886
+ msgstr ""
887
+
888
+ msgid "Logging out..."
817
889
  msgstr ""
818
890
 
819
891
  msgid "Search in my communities..."
820
892
  msgstr ""
821
893
 
894
+ msgid "My communities"
895
+ msgstr ""
896
+
822
897
  msgid "View"
823
898
  msgstr ""
824
899
 
825
- msgid "Published in: {{publishedIn}}"
900
+ msgid "Published in: {{- publishedIn }}"
826
901
  msgstr ""
827
902
 
828
903
  msgid "In review"
@@ -861,6 +936,9 @@ msgstr ""
861
936
  msgid "Search in my uploads..."
862
937
  msgstr ""
863
938
 
939
+ msgid "My uploads"
940
+ msgstr ""
941
+
864
942
  msgid "ORCID profile"
865
943
  msgstr ""
866
944
 
@@ -881,21 +959,3 @@ msgstr ""
881
959
 
882
960
  msgid "No name"
883
961
  msgstr ""
884
-
885
- msgid "and {{count}} other"
886
- msgid_plural "and {{count}} other"
887
- msgstr[0] ""
888
- msgstr[1] ""
889
- msgstr[2] ""
890
-
891
- msgid "and {{count}} others"
892
- msgid_plural "and {{count}} others"
893
- msgstr[0] ""
894
- msgstr[1] ""
895
- msgstr[2] ""
896
-
897
- msgctxt ""
898
- "date:[2017-01-01 TO *]</0> will give you all the publications from 2017 "
899
- "until today.</0>"
900
- msgid "<0><0>metadata.publication"
901
- msgstr ""