invenio-app-rdm 13.0.1__py2.py3-none-any.whl → 13.0.2__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +10 -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/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.2.dist-info}/METADATA +29 -1
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/RECORD +131 -131
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/WHEEL +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/entry_points.txt +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/licenses/LICENSE +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/top_level.txt +0 -0
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"Recent changes": "",
|
|
3
|
+
"Audit Log Details": "",
|
|
4
|
+
"Resource": "",
|
|
5
|
+
"Resource ID": "",
|
|
6
|
+
"Action": "",
|
|
7
|
+
"User": "",
|
|
8
|
+
"Created": "",
|
|
9
|
+
"No revision ID found.": "",
|
|
10
|
+
"Unable to fetch revisions.": "",
|
|
11
|
+
"Cancel revision comparison": "",
|
|
3
12
|
"Impersonate user": "",
|
|
4
13
|
"Impersonate": "",
|
|
5
14
|
"You must accept this.": "",
|
|
@@ -7,13 +16,15 @@
|
|
|
7
16
|
"User impersonated succesfully! You will be redirected in frontpage soon.": "",
|
|
8
17
|
"Unable to impersonate user.": "",
|
|
9
18
|
"Please read carefully and confirm the following statements before you proceed.": "",
|
|
10
|
-
"You are about to impersonate user
|
|
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": "",
|
|
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": "",
|
|
54
66
|
"Owner": "",
|
|
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": "",
|
|
70
|
-
"User": "",
|
|
71
82
|
"Email": "이메일",
|
|
72
83
|
"Email domain": "",
|
|
73
84
|
"Actions": "",
|
|
@@ -75,6 +86,8 @@
|
|
|
75
86
|
"Username": "",
|
|
76
87
|
"GitHub": "",
|
|
77
88
|
"Updated": "",
|
|
89
|
+
"Drafts": "",
|
|
90
|
+
"Moderation": "",
|
|
78
91
|
"Restore": "",
|
|
79
92
|
"Restored": "",
|
|
80
93
|
"Block": "",
|
|
@@ -87,8 +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_0": "",
|
|
92
105
|
"Search records...": "",
|
|
93
106
|
"Search": "검색",
|
|
94
107
|
"Views": "",
|
|
@@ -102,10 +115,13 @@
|
|
|
102
115
|
"No resource type": "",
|
|
103
116
|
"No title": "",
|
|
104
117
|
"Uploaded on {{uploadDate}}": "",
|
|
105
|
-
"Published in: {{publishInfo}}": "",
|
|
106
|
-
"
|
|
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.": "",
|
|
107
122
|
"Person": "",
|
|
108
123
|
"The record has no files.": "",
|
|
124
|
+
"Basic information": "",
|
|
109
125
|
"Creators": "",
|
|
110
126
|
"Recommended information": "",
|
|
111
127
|
"Add contributor": "",
|
|
@@ -131,7 +147,6 @@
|
|
|
131
147
|
"\n Please check the email and follow the instructions to complete the access request.\n ": "",
|
|
132
148
|
"An error occurred while fetching communities.": "",
|
|
133
149
|
"Communities": "",
|
|
134
|
-
"View all {{count}} communities_0": "",
|
|
135
150
|
"Submit to community": "",
|
|
136
151
|
"Pending submissions": "",
|
|
137
152
|
"Manage communities": "",
|
|
@@ -143,6 +158,9 @@
|
|
|
143
158
|
"Manage": "",
|
|
144
159
|
"Manage record": "",
|
|
145
160
|
"Manage user": "",
|
|
161
|
+
"Block user": "",
|
|
162
|
+
"Block User": "",
|
|
163
|
+
"Blocking the user will delete all existing records of the user.": "",
|
|
146
164
|
"Remove branding": "",
|
|
147
165
|
"{{communityTitle}} is a default branding for this record": "",
|
|
148
166
|
"Remove this community from appearing on top of the record details page.": "",
|
|
@@ -154,6 +172,7 @@
|
|
|
154
172
|
"An error occurred while generating the citation.": "",
|
|
155
173
|
"Style": "",
|
|
156
174
|
"This record is not included in any communities yet.": "",
|
|
175
|
+
"Part of": "",
|
|
157
176
|
"Search for community...": "",
|
|
158
177
|
"Record submitted": "",
|
|
159
178
|
"Review requested": "",
|
|
@@ -164,20 +183,25 @@
|
|
|
164
183
|
"Preview": "",
|
|
165
184
|
"Only published versions are displayed.": "",
|
|
166
185
|
"An error occurred while fetching the versions.": "",
|
|
167
|
-
"
|
|
168
|
-
"
|
|
169
|
-
"
|
|
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.": "",
|
|
170
191
|
"Remove": "",
|
|
171
192
|
"Remove {{communityTitle}} from this record": "",
|
|
172
193
|
"Remove community": "",
|
|
173
194
|
"Are you sure you want to remove the record from the community?": "",
|
|
174
195
|
"I understand the consequences:": "",
|
|
196
|
+
"Members of the community ": "",
|
|
197
|
+
" will ": "",
|
|
198
|
+
"lose their access": "",
|
|
199
|
+
" to the record.": "",
|
|
175
200
|
"The record can only be re-included in the community by going through a new review by the community curators.": "",
|
|
176
201
|
"Something went wrong": "",
|
|
177
202
|
"Cancel removal": "",
|
|
178
203
|
"Cancel": "",
|
|
179
204
|
"Confirm removal": "",
|
|
180
|
-
"Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose their access</4> to the record.": "",
|
|
181
205
|
"Select permissions": "",
|
|
182
206
|
"Short name for your link (optional).": "",
|
|
183
207
|
"Expiration date format: YYYY-MM-DD": "",
|
|
@@ -192,9 +216,9 @@
|
|
|
192
216
|
"Can view": "",
|
|
193
217
|
"Can view restricted files of all versions of this record.": "",
|
|
194
218
|
"Can preview drafts": "",
|
|
195
|
-
"Can view drafts
|
|
219
|
+
"Can view drafts, restricted files, and comment on associated draft requests of all versions of this record.": "",
|
|
196
220
|
"Can edit": "",
|
|
197
|
-
"Can edit drafts
|
|
221
|
+
"Can edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
|
|
198
222
|
"Can view (view access link can be created only after the record is published)": "",
|
|
199
223
|
"Expires": "",
|
|
200
224
|
"This record has no links generated yet.": "",
|
|
@@ -225,7 +249,7 @@
|
|
|
225
249
|
"You are about to add": "",
|
|
226
250
|
"Access already granted": "",
|
|
227
251
|
"Can manage": "",
|
|
228
|
-
"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.": "",
|
|
229
253
|
"You don't have permissions to share this record.": "",
|
|
230
254
|
"Share": "",
|
|
231
255
|
"People": "",
|
|
@@ -247,11 +271,18 @@
|
|
|
247
271
|
"We couldn't find any matches for {{- search}}": "",
|
|
248
272
|
"Start over": "",
|
|
249
273
|
"ProTip": "",
|
|
274
|
+
"will give you all the publications from 2025 until today.": "",
|
|
275
|
+
"For more tips, check out our ": "",
|
|
250
276
|
"Search guide": "",
|
|
251
|
-
"
|
|
277
|
+
"search guide": "",
|
|
278
|
+
"for defining advanced search queries.": "",
|
|
279
|
+
"This community has no subcommunities": "",
|
|
280
|
+
"Logging in...": "",
|
|
281
|
+
"Logging out...": "",
|
|
252
282
|
"Search in my communities...": "",
|
|
283
|
+
"My communities": "",
|
|
253
284
|
"View": "보복",
|
|
254
|
-
"Published in: {{publishedIn}}": "",
|
|
285
|
+
"Published in: {{- publishedIn }}": "",
|
|
255
286
|
"In review": "",
|
|
256
287
|
"Declined": "",
|
|
257
288
|
"Expired": "",
|
|
@@ -264,14 +295,12 @@
|
|
|
264
295
|
"Make your first upload!": "",
|
|
265
296
|
"New upload": "",
|
|
266
297
|
"Search in my uploads...": "",
|
|
298
|
+
"My uploads": "",
|
|
267
299
|
"ORCID profile": "",
|
|
268
300
|
"ORCID logo": "",
|
|
269
301
|
"ROR profile": "",
|
|
270
302
|
"ROR logo": "",
|
|
271
303
|
"GND profile": "",
|
|
272
304
|
"GND logo": "",
|
|
273
|
-
"No name": ""
|
|
274
|
-
"and {{count}} other_0": "",
|
|
275
|
-
"and {{count}} others_0": "",
|
|
276
|
-
"<0><0>metadata.publication_date:[2017-01-01 TO *]</0> will give you all the publications from 2017 until today.</0>": ""
|
|
305
|
+
"No name": ""
|
|
277
306
|
}
|
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
#
|
|
2
2
|
# Translators:
|
|
3
|
-
# Tibor Simko <tibor.simko@cern.ch>,
|
|
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-
|
|
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>,
|
|
10
|
+
"Last-Translator: Tibor Simko <tibor.simko@cern.ch>, 2025\n"
|
|
11
11
|
"Language-Team: Lithuanian (https://app.transifex.com/inveniosoftware/teams/23537/lt/)\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=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
|
|
16
16
|
"mime-version: 1.0\n"
|
|
17
17
|
|
|
18
|
-
msgid "
|
|
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 "Veiksmas"
|
|
32
|
+
|
|
33
|
+
msgid "User"
|
|
34
|
+
msgstr "Vartotojas"
|
|
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
|
|
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 "
|
|
81
|
+
msgid " logout after completing your inquiry."
|
|
49
82
|
msgstr ""
|
|
50
83
|
|
|
51
84
|
msgid "Close"
|
|
@@ -62,7 +95,7 @@ msgstr "Pastaba"
|
|
|
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
|
|
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 "versija"
|
|
|
179
215
|
msgid "Owner"
|
|
180
216
|
msgstr "Savininkas"
|
|
181
217
|
|
|
182
|
-
msgid "
|
|
218
|
+
msgid "System"
|
|
183
219
|
msgstr ""
|
|
184
220
|
|
|
185
221
|
msgid "Files"
|
|
@@ -231,9 +267,6 @@ msgstr ""
|
|
|
231
267
|
msgid "Error"
|
|
232
268
|
msgstr "Klaida"
|
|
233
269
|
|
|
234
|
-
msgid "User"
|
|
235
|
-
msgstr "Vartotojas"
|
|
236
|
-
|
|
237
270
|
msgid "Email"
|
|
238
271
|
msgstr "Elektroninis paštas"
|
|
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,15 +330,11 @@ msgstr ""
|
|
|
291
330
|
msgid "Search records in community..."
|
|
292
331
|
msgstr ""
|
|
293
332
|
|
|
294
|
-
msgid "
|
|
333
|
+
msgid "results found"
|
|
295
334
|
msgstr ""
|
|
296
335
|
|
|
297
|
-
msgid "
|
|
298
|
-
|
|
299
|
-
msgstr[0] ""
|
|
300
|
-
msgstr[1] ""
|
|
301
|
-
msgstr[2] ""
|
|
302
|
-
msgstr[3] ""
|
|
336
|
+
msgid "Sort by"
|
|
337
|
+
msgstr ""
|
|
303
338
|
|
|
304
339
|
msgid "Search records..."
|
|
305
340
|
msgstr ""
|
|
@@ -340,15 +375,17 @@ msgstr ""
|
|
|
340
375
|
msgid "Uploaded on {{uploadDate}}"
|
|
341
376
|
msgstr ""
|
|
342
377
|
|
|
343
|
-
msgid "Published in: {{publishInfo}}"
|
|
378
|
+
msgid "Published in: {{- publishInfo }}"
|
|
379
|
+
msgstr ""
|
|
380
|
+
|
|
381
|
+
msgid "Recommendation"
|
|
344
382
|
msgstr ""
|
|
345
383
|
|
|
346
|
-
msgid "
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
msgstr
|
|
351
|
-
msgstr[3] ""
|
|
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 ""
|
|
352
389
|
|
|
353
390
|
msgid "Person"
|
|
354
391
|
msgstr ""
|
|
@@ -356,6 +393,9 @@ msgstr ""
|
|
|
356
393
|
msgid "The record has no files."
|
|
357
394
|
msgstr ""
|
|
358
395
|
|
|
396
|
+
msgid "Basic information"
|
|
397
|
+
msgstr ""
|
|
398
|
+
|
|
359
399
|
msgid "Creators"
|
|
360
400
|
msgstr ""
|
|
361
401
|
|
|
@@ -436,13 +476,6 @@ msgstr ""
|
|
|
436
476
|
msgid "Communities"
|
|
437
477
|
msgstr ""
|
|
438
478
|
|
|
439
|
-
msgid "View all {{count}} communities"
|
|
440
|
-
msgid_plural "View all {{count}} communities"
|
|
441
|
-
msgstr[0] ""
|
|
442
|
-
msgstr[1] ""
|
|
443
|
-
msgstr[2] ""
|
|
444
|
-
msgstr[3] ""
|
|
445
|
-
|
|
446
479
|
msgid "Submit to community"
|
|
447
480
|
msgstr ""
|
|
448
481
|
|
|
@@ -476,6 +509,15 @@ msgstr ""
|
|
|
476
509
|
msgid "Manage user"
|
|
477
510
|
msgstr ""
|
|
478
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
|
+
|
|
479
521
|
msgid "Remove branding"
|
|
480
522
|
msgstr ""
|
|
481
523
|
|
|
@@ -510,6 +552,9 @@ msgstr ""
|
|
|
510
552
|
msgid "This record is not included in any communities yet."
|
|
511
553
|
msgstr ""
|
|
512
554
|
|
|
555
|
+
msgid "Part of"
|
|
556
|
+
msgstr ""
|
|
557
|
+
|
|
513
558
|
msgid "Search for community..."
|
|
514
559
|
msgstr ""
|
|
515
560
|
|
|
@@ -540,23 +585,20 @@ msgstr ""
|
|
|
540
585
|
msgid "An error occurred while fetching the versions."
|
|
541
586
|
msgstr ""
|
|
542
587
|
|
|
543
|
-
msgid "
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
msgstr
|
|
548
|
-
msgstr[3] ""
|
|
588
|
+
msgid "Cite all versions?"
|
|
589
|
+
msgstr ""
|
|
590
|
+
|
|
591
|
+
msgid "You can cite all versions by using the DOI"
|
|
592
|
+
msgstr ""
|
|
549
593
|
|
|
550
594
|
msgid ""
|
|
551
|
-
"
|
|
552
|
-
"<3></3>. This DOI represents all versions, and will always resolve to the "
|
|
553
|
-
"latest one. <5>Read more</5>.</0>"
|
|
595
|
+
"This DOI represents all versions, and will always resolve to the latest one."
|
|
554
596
|
msgstr ""
|
|
555
597
|
|
|
556
|
-
msgid ""
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
"
|
|
598
|
+
msgid "Read more"
|
|
599
|
+
msgstr ""
|
|
600
|
+
|
|
601
|
+
msgid "The DOI is registered when the first version is published."
|
|
560
602
|
msgstr ""
|
|
561
603
|
|
|
562
604
|
msgid "Remove"
|
|
@@ -574,6 +616,18 @@ msgstr ""
|
|
|
574
616
|
msgid "I understand the consequences:"
|
|
575
617
|
msgstr ""
|
|
576
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
|
+
|
|
577
631
|
msgid ""
|
|
578
632
|
"The record can only be re-included in the community by going through a new "
|
|
579
633
|
"review by the community curators."
|
|
@@ -591,11 +645,6 @@ msgstr "Atšaukti"
|
|
|
591
645
|
msgid "Confirm removal"
|
|
592
646
|
msgstr ""
|
|
593
647
|
|
|
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
648
|
msgid "Select permissions"
|
|
600
649
|
msgstr ""
|
|
601
650
|
|
|
@@ -638,14 +687,17 @@ msgstr ""
|
|
|
638
687
|
msgid "Can preview drafts"
|
|
639
688
|
msgstr ""
|
|
640
689
|
|
|
641
|
-
msgid "
|
|
690
|
+
msgid ""
|
|
691
|
+
"Can view drafts, restricted files, and comment on associated draft requests "
|
|
692
|
+
"of all versions of this record."
|
|
642
693
|
msgstr ""
|
|
643
694
|
|
|
644
695
|
msgid "Can edit"
|
|
645
696
|
msgstr ""
|
|
646
697
|
|
|
647
698
|
msgid ""
|
|
648
|
-
"Can edit drafts
|
|
699
|
+
"Can edit drafts, view restricted files, and comment on associated draft "
|
|
700
|
+
"requests of all versions of this record."
|
|
649
701
|
msgstr ""
|
|
650
702
|
|
|
651
703
|
msgid ""
|
|
@@ -743,8 +795,8 @@ msgid "Can manage"
|
|
|
743
795
|
msgstr ""
|
|
744
796
|
|
|
745
797
|
msgid ""
|
|
746
|
-
"Can manage access, edit drafts
|
|
747
|
-
"this record."
|
|
798
|
+
"Can manage access, edit drafts, view restricted files, and comment on "
|
|
799
|
+
"associated draft requests of all versions of this record."
|
|
748
800
|
msgstr ""
|
|
749
801
|
|
|
750
802
|
msgid "You don't have permissions to share this record."
|
|
@@ -812,21 +864,40 @@ msgstr ""
|
|
|
812
864
|
msgid "ProTip"
|
|
813
865
|
msgstr ""
|
|
814
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
|
+
|
|
815
873
|
msgid "Search guide"
|
|
816
874
|
msgstr ""
|
|
817
875
|
|
|
818
|
-
msgid ""
|
|
819
|
-
|
|
820
|
-
|
|
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..."
|
|
821
889
|
msgstr ""
|
|
822
890
|
|
|
823
891
|
msgid "Search in my communities..."
|
|
824
892
|
msgstr ""
|
|
825
893
|
|
|
894
|
+
msgid "My communities"
|
|
895
|
+
msgstr ""
|
|
896
|
+
|
|
826
897
|
msgid "View"
|
|
827
898
|
msgstr ""
|
|
828
899
|
|
|
829
|
-
msgid "Published in: {{publishedIn}}"
|
|
900
|
+
msgid "Published in: {{- publishedIn }}"
|
|
830
901
|
msgstr ""
|
|
831
902
|
|
|
832
903
|
msgid "In review"
|
|
@@ -865,6 +936,9 @@ msgstr ""
|
|
|
865
936
|
msgid "Search in my uploads..."
|
|
866
937
|
msgstr ""
|
|
867
938
|
|
|
939
|
+
msgid "My uploads"
|
|
940
|
+
msgstr ""
|
|
941
|
+
|
|
868
942
|
msgid "ORCID profile"
|
|
869
943
|
msgstr ""
|
|
870
944
|
|
|
@@ -885,23 +959,3 @@ msgstr ""
|
|
|
885
959
|
|
|
886
960
|
msgid "No name"
|
|
887
961
|
msgstr ""
|
|
888
|
-
|
|
889
|
-
msgid "and {{count}} other"
|
|
890
|
-
msgid_plural "and {{count}} other"
|
|
891
|
-
msgstr[0] ""
|
|
892
|
-
msgstr[1] ""
|
|
893
|
-
msgstr[2] ""
|
|
894
|
-
msgstr[3] ""
|
|
895
|
-
|
|
896
|
-
msgid "and {{count}} others"
|
|
897
|
-
msgid_plural "and {{count}} others"
|
|
898
|
-
msgstr[0] ""
|
|
899
|
-
msgstr[1] ""
|
|
900
|
-
msgstr[2] ""
|
|
901
|
-
msgstr[3] ""
|
|
902
|
-
|
|
903
|
-
msgctxt ""
|
|
904
|
-
"date:[2017-01-01 TO *]</0> will give you all the publications from 2017 "
|
|
905
|
-
"until today.</0>"
|
|
906
|
-
msgid "<0><0>metadata.publication"
|
|
907
|
-
msgstr ""
|