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.
- invenio_app_rdm/__init__.py +1 -1
- invenio_app_rdm/config.py +1 -0
- invenio_app_rdm/fixtures/pages.py +5 -2
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
- invenio_app_rdm/records_ui/views/decorators.py +23 -9
- invenio_app_rdm/records_ui/views/deposits.py +17 -3
- invenio_app_rdm/records_ui/views/records.py +3 -2
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html +2 -2
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html +4 -4
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.sv.html +4 -4
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/METADATA +34 -1
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/RECORD +134 -134
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/WHEEL +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/entry_points.txt +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/licenses/LICENSE +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/top_level.txt +0 -0
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"Recent changes": "",
|
|
3
|
+
"Audit Log Details": "",
|
|
4
|
+
"Resource": "",
|
|
5
|
+
"Resource ID": "",
|
|
6
|
+
"Action": "Handling",
|
|
7
|
+
"User": "Bruker",
|
|
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
|
|
11
|
-
"You
|
|
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": "Kommentar",
|
|
16
|
-
"This is the default quota that will be applied to any NEW records created by this user
|
|
27
|
+
"This is the default quota that will be applied to any NEW records created by this user - it will NOT update quota of existing records.": "",
|
|
17
28
|
"Quota of {{id}} was set to {{quota}} {{unit}}": "",
|
|
18
29
|
"Unable to set quota.": "",
|
|
19
30
|
"Quota size ({{unit}})": "",
|
|
@@ -40,6 +51,7 @@
|
|
|
40
51
|
"Confirmed": "",
|
|
41
52
|
"Links": "",
|
|
42
53
|
"Set quota for record {{recordId}}": "",
|
|
54
|
+
"Compare revisions": "",
|
|
43
55
|
"Delete record": "",
|
|
44
56
|
"Restore record": "",
|
|
45
57
|
"Unavailability statement": "",
|
|
@@ -52,7 +64,7 @@
|
|
|
52
64
|
"Empty draft title": "",
|
|
53
65
|
"version": "versjon",
|
|
54
66
|
"Owner": "Eier",
|
|
55
|
-
"
|
|
67
|
+
"System": "",
|
|
56
68
|
"Files": "",
|
|
57
69
|
"Stats": "",
|
|
58
70
|
"Record {{id}} was deleted.": "",
|
|
@@ -67,7 +79,6 @@
|
|
|
67
79
|
"User {{name}} was approved.": "",
|
|
68
80
|
"User {{name}} is blocked.": "",
|
|
69
81
|
"Error": "Feil",
|
|
70
|
-
"User": "Bruker",
|
|
71
82
|
"Email": "E-post",
|
|
72
83
|
"Email domain": "",
|
|
73
84
|
"Actions": "Handlinger",
|
|
@@ -75,6 +86,8 @@
|
|
|
75
86
|
"Username": "Brukernavn",
|
|
76
87
|
"GitHub": "",
|
|
77
88
|
"Updated": "",
|
|
89
|
+
"Drafts": "",
|
|
90
|
+
"Moderation": "",
|
|
78
91
|
"Restore": "",
|
|
79
92
|
"Restored": "",
|
|
80
93
|
"Block": "",
|
|
@@ -87,9 +100,8 @@
|
|
|
87
100
|
"Set default quota for {{email}}": "",
|
|
88
101
|
"Filter results": "",
|
|
89
102
|
"Search records in community...": "",
|
|
103
|
+
"results found": "",
|
|
90
104
|
"Sort by": "",
|
|
91
|
-
" results found": "",
|
|
92
|
-
" results found_plural": "",
|
|
93
105
|
"Search records...": "",
|
|
94
106
|
"Search": "Søk",
|
|
95
107
|
"Views": "",
|
|
@@ -103,11 +115,13 @@
|
|
|
103
115
|
"No resource type": "",
|
|
104
116
|
"No title": "",
|
|
105
117
|
"Uploaded on {{uploadDate}}": "",
|
|
106
|
-
"Published in: {{publishInfo}}": "",
|
|
107
|
-
"
|
|
108
|
-
"
|
|
118
|
+
"Published in: {{- publishInfo }}": "",
|
|
119
|
+
"Recommendation": "",
|
|
120
|
+
"This check is recommended but not mandatory.": "",
|
|
121
|
+
"This check indicates a critical issue that must be addressed.": "",
|
|
109
122
|
"Person": "",
|
|
110
123
|
"The record has no files.": "",
|
|
124
|
+
"Basic information": "",
|
|
111
125
|
"Creators": "",
|
|
112
126
|
"Recommended information": "",
|
|
113
127
|
"Add contributor": "",
|
|
@@ -133,8 +147,6 @@
|
|
|
133
147
|
"\n Please check the email and follow the instructions to complete the access request.\n ": "",
|
|
134
148
|
"An error occurred while fetching communities.": "",
|
|
135
149
|
"Communities": "",
|
|
136
|
-
"View all {{count}} communities": "",
|
|
137
|
-
"View all {{count}} communities_plural": "",
|
|
138
150
|
"Submit to community": "",
|
|
139
151
|
"Pending submissions": "",
|
|
140
152
|
"Manage communities": "",
|
|
@@ -146,6 +158,9 @@
|
|
|
146
158
|
"Manage": "",
|
|
147
159
|
"Manage record": "",
|
|
148
160
|
"Manage user": "",
|
|
161
|
+
"Block user": "",
|
|
162
|
+
"Block User": "",
|
|
163
|
+
"Blocking the user will delete all existing records of the user.": "",
|
|
149
164
|
"Remove branding": "",
|
|
150
165
|
"{{communityTitle}} is a default branding for this record": "",
|
|
151
166
|
"Remove this community from appearing on top of the record details page.": "",
|
|
@@ -157,6 +172,7 @@
|
|
|
157
172
|
"An error occurred while generating the citation.": "",
|
|
158
173
|
"Style": "",
|
|
159
174
|
"This record is not included in any communities yet.": "",
|
|
175
|
+
"Part of": "",
|
|
160
176
|
"Search for community...": "",
|
|
161
177
|
"Record submitted": "",
|
|
162
178
|
"Review requested": "",
|
|
@@ -167,21 +183,25 @@
|
|
|
167
183
|
"Preview": "",
|
|
168
184
|
"Only published versions are displayed.": "",
|
|
169
185
|
"An error occurred while fetching the versions.": "",
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
"
|
|
173
|
-
"
|
|
186
|
+
"Cite all versions?": "",
|
|
187
|
+
"You can cite all versions by using the DOI": "",
|
|
188
|
+
"This DOI represents all versions, and will always resolve to the latest one.": "",
|
|
189
|
+
"Read more": "",
|
|
190
|
+
"The DOI is registered when the first version is published.": "",
|
|
174
191
|
"Remove": "Slett",
|
|
175
192
|
"Remove {{communityTitle}} from this record": "",
|
|
176
193
|
"Remove community": "",
|
|
177
194
|
"Are you sure you want to remove the record from the community?": "",
|
|
178
195
|
"I understand the consequences:": "",
|
|
196
|
+
"Members of the community ": "",
|
|
197
|
+
" will ": "",
|
|
198
|
+
"lose their access": "",
|
|
199
|
+
" to the record.": "",
|
|
179
200
|
"The record can only be re-included in the community by going through a new review by the community curators.": "",
|
|
180
201
|
"Something went wrong": "",
|
|
181
202
|
"Cancel removal": "",
|
|
182
203
|
"Cancel": "Avbryt",
|
|
183
204
|
"Confirm removal": "",
|
|
184
|
-
"Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose their access</4> to the record.": "",
|
|
185
205
|
"Select permissions": "",
|
|
186
206
|
"Short name for your link (optional).": "",
|
|
187
207
|
"Expiration date format: YYYY-MM-DD": "",
|
|
@@ -196,9 +216,9 @@
|
|
|
196
216
|
"Can view": "",
|
|
197
217
|
"Can view restricted files of all versions of this record.": "",
|
|
198
218
|
"Can preview drafts": "",
|
|
199
|
-
"Can view drafts
|
|
219
|
+
"Can view drafts, restricted files, and comment on associated draft requests of all versions of this record.": "",
|
|
200
220
|
"Can edit": "",
|
|
201
|
-
"Can edit drafts
|
|
221
|
+
"Can edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
|
|
202
222
|
"Can view (view access link can be created only after the record is published)": "",
|
|
203
223
|
"Expires": "",
|
|
204
224
|
"This record has no links generated yet.": "",
|
|
@@ -229,7 +249,7 @@
|
|
|
229
249
|
"You are about to add": "",
|
|
230
250
|
"Access already granted": "",
|
|
231
251
|
"Can manage": "",
|
|
232
|
-
"Can manage access, edit drafts
|
|
252
|
+
"Can manage access, edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
|
|
233
253
|
"You don't have permissions to share this record.": "",
|
|
234
254
|
"Share": "",
|
|
235
255
|
"People": "",
|
|
@@ -251,11 +271,18 @@
|
|
|
251
271
|
"We couldn't find any matches for {{- search}}": "",
|
|
252
272
|
"Start over": "",
|
|
253
273
|
"ProTip": "",
|
|
274
|
+
"will give you all the publications from 2025 until today.": "",
|
|
275
|
+
"For more tips, check out our ": "",
|
|
254
276
|
"Search guide": "",
|
|
255
|
-
"
|
|
277
|
+
"search guide": "",
|
|
278
|
+
"for defining advanced search queries.": "",
|
|
279
|
+
"This community has no subcommunities": "",
|
|
280
|
+
"Logging in...": "",
|
|
281
|
+
"Logging out...": "",
|
|
256
282
|
"Search in my communities...": "",
|
|
283
|
+
"My communities": "",
|
|
257
284
|
"View": "",
|
|
258
|
-
"Published in: {{publishedIn}}": "",
|
|
285
|
+
"Published in: {{- publishedIn }}": "",
|
|
259
286
|
"In review": "",
|
|
260
287
|
"Declined": "",
|
|
261
288
|
"Expired": "",
|
|
@@ -268,16 +295,12 @@
|
|
|
268
295
|
"Make your first upload!": "",
|
|
269
296
|
"New upload": "",
|
|
270
297
|
"Search in my uploads...": "",
|
|
298
|
+
"My uploads": "",
|
|
271
299
|
"ORCID profile": "",
|
|
272
300
|
"ORCID logo": "",
|
|
273
301
|
"ROR profile": "",
|
|
274
302
|
"ROR logo": "",
|
|
275
303
|
"GND profile": "",
|
|
276
304
|
"GND logo": "",
|
|
277
|
-
"No name": ""
|
|
278
|
-
"and {{count}} other": "",
|
|
279
|
-
"and {{count}} other_plural": "",
|
|
280
|
-
"and {{count}} others": "",
|
|
281
|
-
"and {{count}} others_plural": "",
|
|
282
|
-
"<0><0>metadata.publication_date:[2017-01-01 TO *]</0> will give you all the publications from 2017 until today.</0>": ""
|
|
305
|
+
"No name": ""
|
|
283
306
|
}
|
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
#
|
|
2
2
|
# Translators:
|
|
3
|
-
# Tibor Simko <tibor.simko@cern.ch>, 2024
|
|
4
3
|
# Karolina, 2024
|
|
4
|
+
# Tibor Simko <tibor.simko@cern.ch>, 2025
|
|
5
5
|
#
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: i18next-conv\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-07-22T14:13:07.642Z\n"
|
|
10
10
|
"PO-Revision-Date: 2021-07-14 16:07+0000\n"
|
|
11
|
-
"Last-Translator:
|
|
11
|
+
"Last-Translator: Tibor Simko <tibor.simko@cern.ch>, 2025\n"
|
|
12
12
|
"Language-Team: Polish (https://app.transifex.com/inveniosoftware/teams/23537/pl/)\n"
|
|
13
13
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
14
14
|
"Content-Transfer-Encoding: 8bit\n"
|
|
@@ -16,8 +16,35 @@ msgstr ""
|
|
|
16
16
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
|
17
17
|
"mime-version: 1.0\n"
|
|
18
18
|
|
|
19
|
-
msgid "
|
|
20
|
-
msgstr "
|
|
19
|
+
msgid "Recent changes"
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgid "Audit Log Details"
|
|
23
|
+
msgstr ""
|
|
24
|
+
|
|
25
|
+
msgid "Resource"
|
|
26
|
+
msgstr ""
|
|
27
|
+
|
|
28
|
+
msgid "Resource ID"
|
|
29
|
+
msgstr ""
|
|
30
|
+
|
|
31
|
+
msgid "Action"
|
|
32
|
+
msgstr "Działanie"
|
|
33
|
+
|
|
34
|
+
msgid "User"
|
|
35
|
+
msgstr "Użytkownik"
|
|
36
|
+
|
|
37
|
+
msgid "Created"
|
|
38
|
+
msgstr ""
|
|
39
|
+
|
|
40
|
+
msgid "No revision ID found."
|
|
41
|
+
msgstr ""
|
|
42
|
+
|
|
43
|
+
msgid "Unable to fetch revisions."
|
|
44
|
+
msgstr ""
|
|
45
|
+
|
|
46
|
+
msgid "Cancel revision comparison"
|
|
47
|
+
msgstr ""
|
|
21
48
|
|
|
22
49
|
msgid "Impersonate user"
|
|
23
50
|
msgstr "Upozoruj tożsamość użytkownika"
|
|
@@ -45,10 +72,16 @@ msgid ""
|
|
|
45
72
|
"proceed."
|
|
46
73
|
msgstr ""
|
|
47
74
|
|
|
48
|
-
msgid "You are about to impersonate user
|
|
75
|
+
msgid "You are about to impersonate user "
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgid "You "
|
|
49
79
|
msgstr ""
|
|
50
80
|
|
|
51
|
-
msgid "
|
|
81
|
+
msgid "MUST"
|
|
82
|
+
msgstr ""
|
|
83
|
+
|
|
84
|
+
msgid " logout after completing your inquiry."
|
|
52
85
|
msgstr ""
|
|
53
86
|
|
|
54
87
|
msgid "Close"
|
|
@@ -65,7 +98,7 @@ msgstr "Notatka"
|
|
|
65
98
|
|
|
66
99
|
msgid ""
|
|
67
100
|
"This is the default quota that will be applied to any NEW records created by"
|
|
68
|
-
" this user
|
|
101
|
+
" this user - it will NOT update quota of existing records."
|
|
69
102
|
msgstr ""
|
|
70
103
|
|
|
71
104
|
msgid "Quota of {{id}} was set to {{quota}} {{unit}}"
|
|
@@ -146,6 +179,9 @@ msgstr ""
|
|
|
146
179
|
msgid "Set quota for record {{recordId}}"
|
|
147
180
|
msgstr ""
|
|
148
181
|
|
|
182
|
+
msgid "Compare revisions"
|
|
183
|
+
msgstr ""
|
|
184
|
+
|
|
149
185
|
msgid "Delete record"
|
|
150
186
|
msgstr ""
|
|
151
187
|
|
|
@@ -182,7 +218,7 @@ msgstr "wersja"
|
|
|
182
218
|
msgid "Owner"
|
|
183
219
|
msgstr "Właściciel"
|
|
184
220
|
|
|
185
|
-
msgid "
|
|
221
|
+
msgid "System"
|
|
186
222
|
msgstr ""
|
|
187
223
|
|
|
188
224
|
msgid "Files"
|
|
@@ -234,9 +270,6 @@ msgstr ""
|
|
|
234
270
|
msgid "Error"
|
|
235
271
|
msgstr "Błąd"
|
|
236
272
|
|
|
237
|
-
msgid "User"
|
|
238
|
-
msgstr "Użytkownik"
|
|
239
|
-
|
|
240
273
|
msgid "Email"
|
|
241
274
|
msgstr "Email"
|
|
242
275
|
|
|
@@ -258,6 +291,12 @@ msgstr ""
|
|
|
258
291
|
msgid "Updated"
|
|
259
292
|
msgstr ""
|
|
260
293
|
|
|
294
|
+
msgid "Drafts"
|
|
295
|
+
msgstr ""
|
|
296
|
+
|
|
297
|
+
msgid "Moderation"
|
|
298
|
+
msgstr ""
|
|
299
|
+
|
|
261
300
|
msgid "Restore"
|
|
262
301
|
msgstr ""
|
|
263
302
|
|
|
@@ -294,15 +333,11 @@ msgstr ""
|
|
|
294
333
|
msgid "Search records in community..."
|
|
295
334
|
msgstr ""
|
|
296
335
|
|
|
297
|
-
msgid "
|
|
336
|
+
msgid "results found"
|
|
298
337
|
msgstr ""
|
|
299
338
|
|
|
300
|
-
msgid "
|
|
301
|
-
|
|
302
|
-
msgstr[0] ""
|
|
303
|
-
msgstr[1] ""
|
|
304
|
-
msgstr[2] ""
|
|
305
|
-
msgstr[3] ""
|
|
339
|
+
msgid "Sort by"
|
|
340
|
+
msgstr ""
|
|
306
341
|
|
|
307
342
|
msgid "Search records..."
|
|
308
343
|
msgstr ""
|
|
@@ -343,15 +378,17 @@ msgstr ""
|
|
|
343
378
|
msgid "Uploaded on {{uploadDate}}"
|
|
344
379
|
msgstr ""
|
|
345
380
|
|
|
346
|
-
msgid "Published in: {{publishInfo}}"
|
|
381
|
+
msgid "Published in: {{- publishInfo }}"
|
|
347
382
|
msgstr ""
|
|
348
383
|
|
|
349
|
-
msgid "
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
msgstr
|
|
354
|
-
|
|
384
|
+
msgid "Recommendation"
|
|
385
|
+
msgstr ""
|
|
386
|
+
|
|
387
|
+
msgid "This check is recommended but not mandatory."
|
|
388
|
+
msgstr ""
|
|
389
|
+
|
|
390
|
+
msgid "This check indicates a critical issue that must be addressed."
|
|
391
|
+
msgstr ""
|
|
355
392
|
|
|
356
393
|
msgid "Person"
|
|
357
394
|
msgstr ""
|
|
@@ -359,6 +396,9 @@ msgstr ""
|
|
|
359
396
|
msgid "The record has no files."
|
|
360
397
|
msgstr ""
|
|
361
398
|
|
|
399
|
+
msgid "Basic information"
|
|
400
|
+
msgstr "Informacje podstawowe"
|
|
401
|
+
|
|
362
402
|
msgid "Creators"
|
|
363
403
|
msgstr ""
|
|
364
404
|
|
|
@@ -439,13 +479,6 @@ msgstr ""
|
|
|
439
479
|
msgid "Communities"
|
|
440
480
|
msgstr ""
|
|
441
481
|
|
|
442
|
-
msgid "View all {{count}} communities"
|
|
443
|
-
msgid_plural "View all {{count}} communities"
|
|
444
|
-
msgstr[0] ""
|
|
445
|
-
msgstr[1] ""
|
|
446
|
-
msgstr[2] ""
|
|
447
|
-
msgstr[3] ""
|
|
448
|
-
|
|
449
482
|
msgid "Submit to community"
|
|
450
483
|
msgstr ""
|
|
451
484
|
|
|
@@ -479,6 +512,15 @@ msgstr ""
|
|
|
479
512
|
msgid "Manage user"
|
|
480
513
|
msgstr ""
|
|
481
514
|
|
|
515
|
+
msgid "Block user"
|
|
516
|
+
msgstr ""
|
|
517
|
+
|
|
518
|
+
msgid "Block User"
|
|
519
|
+
msgstr ""
|
|
520
|
+
|
|
521
|
+
msgid "Blocking the user will delete all existing records of the user."
|
|
522
|
+
msgstr ""
|
|
523
|
+
|
|
482
524
|
msgid "Remove branding"
|
|
483
525
|
msgstr ""
|
|
484
526
|
|
|
@@ -513,6 +555,9 @@ msgstr ""
|
|
|
513
555
|
msgid "This record is not included in any communities yet."
|
|
514
556
|
msgstr ""
|
|
515
557
|
|
|
558
|
+
msgid "Part of"
|
|
559
|
+
msgstr ""
|
|
560
|
+
|
|
516
561
|
msgid "Search for community..."
|
|
517
562
|
msgstr ""
|
|
518
563
|
|
|
@@ -543,23 +588,20 @@ msgstr ""
|
|
|
543
588
|
msgid "An error occurred while fetching the versions."
|
|
544
589
|
msgstr ""
|
|
545
590
|
|
|
546
|
-
msgid "
|
|
547
|
-
|
|
548
|
-
msgstr[0] ""
|
|
549
|
-
msgstr[1] ""
|
|
550
|
-
msgstr[2] ""
|
|
551
|
-
msgstr[3] ""
|
|
591
|
+
msgid "Cite all versions?"
|
|
592
|
+
msgstr ""
|
|
552
593
|
|
|
553
|
-
msgid ""
|
|
554
|
-
"<0><0>Cite all versions?</0> You can cite all versions by using the DOI "
|
|
555
|
-
"<3></3>. This DOI represents all versions, and will always resolve to the "
|
|
556
|
-
"latest one. <5>Read more</5>.</0>"
|
|
594
|
+
msgid "You can cite all versions by using the DOI"
|
|
557
595
|
msgstr ""
|
|
558
596
|
|
|
559
597
|
msgid ""
|
|
560
|
-
"
|
|
561
|
-
|
|
562
|
-
|
|
598
|
+
"This DOI represents all versions, and will always resolve to the latest one."
|
|
599
|
+
msgstr ""
|
|
600
|
+
|
|
601
|
+
msgid "Read more"
|
|
602
|
+
msgstr ""
|
|
603
|
+
|
|
604
|
+
msgid "The DOI is registered when the first version is published."
|
|
563
605
|
msgstr ""
|
|
564
606
|
|
|
565
607
|
msgid "Remove"
|
|
@@ -577,6 +619,18 @@ msgstr ""
|
|
|
577
619
|
msgid "I understand the consequences:"
|
|
578
620
|
msgstr ""
|
|
579
621
|
|
|
622
|
+
msgid "Members of the community "
|
|
623
|
+
msgstr ""
|
|
624
|
+
|
|
625
|
+
msgid " will "
|
|
626
|
+
msgstr ""
|
|
627
|
+
|
|
628
|
+
msgid "lose their access"
|
|
629
|
+
msgstr ""
|
|
630
|
+
|
|
631
|
+
msgid " to the record."
|
|
632
|
+
msgstr ""
|
|
633
|
+
|
|
580
634
|
msgid ""
|
|
581
635
|
"The record can only be re-included in the community by going through a new "
|
|
582
636
|
"review by the community curators."
|
|
@@ -594,11 +648,6 @@ msgstr "Anuluj"
|
|
|
594
648
|
msgid "Confirm removal"
|
|
595
649
|
msgstr ""
|
|
596
650
|
|
|
597
|
-
msgid ""
|
|
598
|
-
"Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose "
|
|
599
|
-
"their access</4> to the record."
|
|
600
|
-
msgstr ""
|
|
601
|
-
|
|
602
651
|
msgid "Select permissions"
|
|
603
652
|
msgstr ""
|
|
604
653
|
|
|
@@ -641,14 +690,17 @@ msgstr ""
|
|
|
641
690
|
msgid "Can preview drafts"
|
|
642
691
|
msgstr ""
|
|
643
692
|
|
|
644
|
-
msgid "
|
|
693
|
+
msgid ""
|
|
694
|
+
"Can view drafts, restricted files, and comment on associated draft requests "
|
|
695
|
+
"of all versions of this record."
|
|
645
696
|
msgstr ""
|
|
646
697
|
|
|
647
698
|
msgid "Can edit"
|
|
648
699
|
msgstr ""
|
|
649
700
|
|
|
650
701
|
msgid ""
|
|
651
|
-
"Can edit drafts
|
|
702
|
+
"Can edit drafts, view restricted files, and comment on associated draft "
|
|
703
|
+
"requests of all versions of this record."
|
|
652
704
|
msgstr ""
|
|
653
705
|
|
|
654
706
|
msgid ""
|
|
@@ -746,8 +798,8 @@ msgid "Can manage"
|
|
|
746
798
|
msgstr ""
|
|
747
799
|
|
|
748
800
|
msgid ""
|
|
749
|
-
"Can manage access, edit drafts
|
|
750
|
-
"this record."
|
|
801
|
+
"Can manage access, edit drafts, view restricted files, and comment on "
|
|
802
|
+
"associated draft requests of all versions of this record."
|
|
751
803
|
msgstr ""
|
|
752
804
|
|
|
753
805
|
msgid "You don't have permissions to share this record."
|
|
@@ -815,21 +867,40 @@ msgstr ""
|
|
|
815
867
|
msgid "ProTip"
|
|
816
868
|
msgstr ""
|
|
817
869
|
|
|
870
|
+
msgid "will give you all the publications from 2025 until today."
|
|
871
|
+
msgstr ""
|
|
872
|
+
|
|
873
|
+
msgid "For more tips, check out our "
|
|
874
|
+
msgstr ""
|
|
875
|
+
|
|
818
876
|
msgid "Search guide"
|
|
819
877
|
msgstr ""
|
|
820
878
|
|
|
821
|
-
msgid ""
|
|
822
|
-
|
|
823
|
-
|
|
879
|
+
msgid "search guide"
|
|
880
|
+
msgstr ""
|
|
881
|
+
|
|
882
|
+
msgid "for defining advanced search queries."
|
|
883
|
+
msgstr ""
|
|
884
|
+
|
|
885
|
+
msgid "This community has no subcommunities"
|
|
886
|
+
msgstr ""
|
|
887
|
+
|
|
888
|
+
msgid "Logging in..."
|
|
889
|
+
msgstr ""
|
|
890
|
+
|
|
891
|
+
msgid "Logging out..."
|
|
824
892
|
msgstr ""
|
|
825
893
|
|
|
826
894
|
msgid "Search in my communities..."
|
|
827
895
|
msgstr ""
|
|
828
896
|
|
|
897
|
+
msgid "My communities"
|
|
898
|
+
msgstr ""
|
|
899
|
+
|
|
829
900
|
msgid "View"
|
|
830
901
|
msgstr ""
|
|
831
902
|
|
|
832
|
-
msgid "Published in: {{publishedIn}}"
|
|
903
|
+
msgid "Published in: {{- publishedIn }}"
|
|
833
904
|
msgstr ""
|
|
834
905
|
|
|
835
906
|
msgid "In review"
|
|
@@ -868,6 +939,9 @@ msgstr ""
|
|
|
868
939
|
msgid "Search in my uploads..."
|
|
869
940
|
msgstr ""
|
|
870
941
|
|
|
942
|
+
msgid "My uploads"
|
|
943
|
+
msgstr ""
|
|
944
|
+
|
|
871
945
|
msgid "ORCID profile"
|
|
872
946
|
msgstr ""
|
|
873
947
|
|
|
@@ -888,23 +962,3 @@ msgstr ""
|
|
|
888
962
|
|
|
889
963
|
msgid "No name"
|
|
890
964
|
msgstr ""
|
|
891
|
-
|
|
892
|
-
msgid "and {{count}} other"
|
|
893
|
-
msgid_plural "and {{count}} other"
|
|
894
|
-
msgstr[0] ""
|
|
895
|
-
msgstr[1] ""
|
|
896
|
-
msgstr[2] ""
|
|
897
|
-
msgstr[3] ""
|
|
898
|
-
|
|
899
|
-
msgid "and {{count}} others"
|
|
900
|
-
msgid_plural "and {{count}} others"
|
|
901
|
-
msgstr[0] ""
|
|
902
|
-
msgstr[1] ""
|
|
903
|
-
msgstr[2] ""
|
|
904
|
-
msgstr[3] ""
|
|
905
|
-
|
|
906
|
-
msgctxt ""
|
|
907
|
-
"date:[2017-01-01 TO *]</0> will give you all the publications from 2017 "
|
|
908
|
-
"until today.</0>"
|
|
909
|
-
msgid "<0><0>metadata.publication"
|
|
910
|
-
msgstr ""
|