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
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
#, fuzzy
|
|
12
12
|
msgid ""
|
|
13
13
|
msgstr ""
|
|
14
|
-
"Project-Id-Version: invenio-app-rdm
|
|
14
|
+
"Project-Id-Version: invenio-app-rdm 13.0.0rc6\n"
|
|
15
15
|
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
16
|
-
"POT-Creation-Date: 2025-
|
|
16
|
+
"POT-Creation-Date: 2025-07-22 14:12+0000\n"
|
|
17
17
|
"PO-Revision-Date: 2020-07-07 14:12+0000\n"
|
|
18
18
|
"Last-Translator: Martin Jantson <martinjantson97@gmail.com>, 2025\n"
|
|
19
19
|
"Language-Team: Estonian (https://app.transifex.com/inveniosoftware/teams/23537/et/)\n"
|
|
@@ -24,133 +24,180 @@ msgstr ""
|
|
|
24
24
|
"Language: et\n"
|
|
25
25
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
26
26
|
|
|
27
|
-
#: invenio_app_rdm/config.py:
|
|
27
|
+
#: invenio_app_rdm/config.py:269
|
|
28
28
|
msgid "The turn-key research data management repository"
|
|
29
29
|
msgstr "Täisvalmis teadusandmete haldamise repositoorium"
|
|
30
30
|
|
|
31
|
-
#: invenio_app_rdm/config.py:
|
|
31
|
+
#: invenio_app_rdm/config.py:308
|
|
32
32
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html:16
|
|
33
33
|
msgid "InvenioRDM"
|
|
34
34
|
msgstr "InvenioRDM"
|
|
35
35
|
|
|
36
|
-
#: invenio_app_rdm/config.py:
|
|
36
|
+
#: invenio_app_rdm/config.py:403
|
|
37
37
|
msgid "Welcome to Invenio App RDM!"
|
|
38
38
|
msgstr "Tere tulemast Invenio RDM rakendusse!"
|
|
39
39
|
|
|
40
|
-
#: invenio_app_rdm/config.py:
|
|
40
|
+
#: invenio_app_rdm/config.py:816
|
|
41
41
|
msgid "JSON"
|
|
42
42
|
msgstr "JSON"
|
|
43
43
|
|
|
44
|
-
#: invenio_app_rdm/config.py:
|
|
44
|
+
#: invenio_app_rdm/config.py:823
|
|
45
45
|
msgid "JSON-LD"
|
|
46
46
|
msgstr ""
|
|
47
47
|
|
|
48
|
-
#: invenio_app_rdm/config.py:
|
|
48
|
+
#: invenio_app_rdm/config.py:831
|
|
49
49
|
msgid "CSL"
|
|
50
50
|
msgstr "CSL"
|
|
51
51
|
|
|
52
|
-
#: invenio_app_rdm/config.py:
|
|
52
|
+
#: invenio_app_rdm/config.py:838
|
|
53
53
|
msgid "DataCite JSON"
|
|
54
54
|
msgstr "DataCite JSON"
|
|
55
55
|
|
|
56
|
-
#: invenio_app_rdm/config.py:
|
|
56
|
+
#: invenio_app_rdm/config.py:847
|
|
57
57
|
msgid "DataCite XML"
|
|
58
58
|
msgstr "DataCite XML"
|
|
59
59
|
|
|
60
|
-
#: invenio_app_rdm/config.py:
|
|
60
|
+
#: invenio_app_rdm/config.py:856
|
|
61
61
|
msgid "Dublin Core XML"
|
|
62
62
|
msgstr "Dublin Core XML"
|
|
63
63
|
|
|
64
|
-
#: invenio_app_rdm/config.py:
|
|
64
|
+
#: invenio_app_rdm/config.py:865
|
|
65
65
|
msgid "MARCXML"
|
|
66
66
|
msgstr ""
|
|
67
67
|
|
|
68
|
-
#: invenio_app_rdm/config.py:
|
|
68
|
+
#: invenio_app_rdm/config.py:872
|
|
69
69
|
msgid "BibTeX"
|
|
70
70
|
msgstr ""
|
|
71
71
|
|
|
72
|
-
#: invenio_app_rdm/config.py:
|
|
72
|
+
#: invenio_app_rdm/config.py:879
|
|
73
73
|
msgid "GeoJSON"
|
|
74
74
|
msgstr ""
|
|
75
75
|
|
|
76
|
-
#: invenio_app_rdm/config.py:
|
|
76
|
+
#: invenio_app_rdm/config.py:886
|
|
77
77
|
msgid "DCAT"
|
|
78
78
|
msgstr ""
|
|
79
79
|
|
|
80
|
-
#: invenio_app_rdm/config.py:
|
|
80
|
+
#: invenio_app_rdm/config.py:893
|
|
81
81
|
msgid "Codemeta"
|
|
82
82
|
msgstr ""
|
|
83
83
|
|
|
84
|
-
#: invenio_app_rdm/config.py:
|
|
84
|
+
#: invenio_app_rdm/config.py:900
|
|
85
85
|
msgid "Citation File Format"
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
#: invenio_app_rdm/config.py:
|
|
88
|
+
#: invenio_app_rdm/config.py:907
|
|
89
|
+
msgid "Data Package JSON"
|
|
90
|
+
msgstr ""
|
|
91
|
+
|
|
92
|
+
#: invenio_app_rdm/config.py:1102
|
|
89
93
|
msgid "APA"
|
|
90
94
|
msgstr "APA"
|
|
91
95
|
|
|
92
|
-
#: invenio_app_rdm/config.py:
|
|
96
|
+
#: invenio_app_rdm/config.py:1103
|
|
93
97
|
msgid "Harvard"
|
|
94
98
|
msgstr "Harvard"
|
|
95
99
|
|
|
96
|
-
#: invenio_app_rdm/config.py:
|
|
100
|
+
#: invenio_app_rdm/config.py:1104
|
|
97
101
|
msgid "MLA"
|
|
98
102
|
msgstr "MLA"
|
|
99
103
|
|
|
100
|
-
#: invenio_app_rdm/config.py:
|
|
104
|
+
#: invenio_app_rdm/config.py:1105
|
|
101
105
|
msgid "Vancouver"
|
|
102
106
|
msgstr "Vancouver"
|
|
103
107
|
|
|
104
|
-
#: invenio_app_rdm/config.py:
|
|
108
|
+
#: invenio_app_rdm/config.py:1106
|
|
105
109
|
msgid "Chicago"
|
|
106
110
|
msgstr "Chicago"
|
|
107
111
|
|
|
108
|
-
#: invenio_app_rdm/config.py:
|
|
112
|
+
#: invenio_app_rdm/config.py:1107
|
|
109
113
|
msgid "IEEE"
|
|
110
114
|
msgstr "IEEE"
|
|
111
115
|
|
|
112
|
-
#: invenio_app_rdm/ext.py:
|
|
116
|
+
#: invenio_app_rdm/ext.py:73
|
|
113
117
|
msgid "My dashboard"
|
|
114
118
|
msgstr "Minu töölaud"
|
|
115
119
|
|
|
116
|
-
#: invenio_app_rdm/ext.py:
|
|
117
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
120
|
+
#: invenio_app_rdm/ext.py:79
|
|
121
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:17
|
|
118
122
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/header.html:28
|
|
119
123
|
msgid "New upload"
|
|
120
124
|
msgstr "Uus üleslaadimine"
|
|
121
125
|
|
|
122
|
-
#: invenio_app_rdm/ext.py:
|
|
126
|
+
#: invenio_app_rdm/ext.py:93
|
|
123
127
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/uploads.html:8
|
|
124
128
|
msgid "Uploads"
|
|
125
129
|
msgstr "Üleslaadimised"
|
|
126
130
|
|
|
127
|
-
#: invenio_app_rdm/ext.py:
|
|
128
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:
|
|
131
|
+
#: invenio_app_rdm/ext.py:98
|
|
132
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:14
|
|
129
133
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/communities.html:8
|
|
130
134
|
msgid "Communities"
|
|
131
135
|
msgstr "Grupid"
|
|
132
136
|
|
|
133
|
-
#: invenio_app_rdm/ext.py:
|
|
137
|
+
#: invenio_app_rdm/ext.py:103
|
|
134
138
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:118
|
|
135
139
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html:117
|
|
136
140
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/requests.html:8
|
|
137
141
|
msgid "Requests"
|
|
138
142
|
msgstr "Taotlused"
|
|
139
143
|
|
|
140
|
-
#: invenio_app_rdm/ext.py:
|
|
144
|
+
#: invenio_app_rdm/ext.py:126
|
|
141
145
|
msgid "Home"
|
|
142
146
|
msgstr "Avaleht"
|
|
143
147
|
|
|
144
|
-
#: invenio_app_rdm/
|
|
145
|
-
#: invenio_app_rdm/
|
|
146
|
-
|
|
148
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/collections/collection.html:38
|
|
149
|
+
#: invenio_app_rdm/ext.py:134
|
|
150
|
+
msgid "Browse"
|
|
151
|
+
msgstr "Sirvi"
|
|
152
|
+
|
|
153
|
+
#: invenio_app_rdm/administration/records/records.py:28
|
|
154
|
+
#: invenio_app_rdm/administration/records/records.py:29
|
|
155
|
+
#: invenio_app_rdm/ext.py:142
|
|
147
156
|
msgid "Records"
|
|
148
157
|
msgstr "Kirjed"
|
|
149
158
|
|
|
150
|
-
#: invenio_app_rdm/ext.py:
|
|
159
|
+
#: invenio_app_rdm/ext.py:149
|
|
151
160
|
msgid "Submit"
|
|
152
161
|
msgstr "Saada"
|
|
153
162
|
|
|
163
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:38
|
|
164
|
+
msgid "Resource"
|
|
165
|
+
msgstr ""
|
|
166
|
+
|
|
167
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:43
|
|
168
|
+
msgid "Resource ID"
|
|
169
|
+
msgstr ""
|
|
170
|
+
|
|
171
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:47
|
|
172
|
+
msgid "Action"
|
|
173
|
+
msgstr "Toiming"
|
|
174
|
+
|
|
175
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:51
|
|
176
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:46
|
|
177
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:169
|
|
178
|
+
#: invenio_app_rdm/administration/users/users.py:22
|
|
179
|
+
msgid "User"
|
|
180
|
+
msgstr "Kasutaja"
|
|
181
|
+
|
|
182
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:55
|
|
183
|
+
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
184
|
+
#: invenio_app_rdm/administration/records/records.py:43
|
|
185
|
+
#: invenio_app_rdm/administration/records/records.py:127
|
|
186
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:173
|
|
187
|
+
#: invenio_app_rdm/administration/users/users.py:26
|
|
188
|
+
#: invenio_app_rdm/administration/users/users.py:42
|
|
189
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
190
|
+
msgid "Created"
|
|
191
|
+
msgstr "Loodud"
|
|
192
|
+
|
|
193
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:62
|
|
194
|
+
msgid "View Log"
|
|
195
|
+
msgstr ""
|
|
196
|
+
|
|
197
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:67
|
|
198
|
+
msgid "View Changes"
|
|
199
|
+
msgstr ""
|
|
200
|
+
|
|
154
201
|
#: invenio_app_rdm/administration/domains/domains.py:41
|
|
155
202
|
#: invenio_app_rdm/administration/domains/domains.py:42
|
|
156
203
|
msgid "Domains"
|
|
@@ -173,22 +220,22 @@ msgstr ""
|
|
|
173
220
|
#: invenio_app_rdm/administration/domains/domains.py:49
|
|
174
221
|
#: invenio_app_rdm/administration/domains/domains.py:80
|
|
175
222
|
#: invenio_app_rdm/administration/domains/domains.py:146
|
|
176
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
177
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
178
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
223
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:69
|
|
224
|
+
#: invenio_app_rdm/administration/users/users.py:25
|
|
225
|
+
#: invenio_app_rdm/administration/users/users.py:36
|
|
179
226
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html:28
|
|
180
227
|
msgid "Status"
|
|
181
228
|
msgstr "Staatus"
|
|
182
229
|
|
|
183
230
|
#: invenio_app_rdm/administration/domains/domains.py:50
|
|
184
231
|
#: invenio_app_rdm/administration/domains/domains.py:153
|
|
185
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
232
|
+
#: invenio_app_rdm/administration/users/users.py:58
|
|
186
233
|
msgid "Users"
|
|
187
234
|
msgstr "Kasutajad"
|
|
188
235
|
|
|
189
236
|
#: invenio_app_rdm/administration/domains/domains.py:51
|
|
190
237
|
#: invenio_app_rdm/administration/domains/domains.py:154
|
|
191
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
238
|
+
#: invenio_app_rdm/administration/users/users.py:38
|
|
192
239
|
msgid "Active"
|
|
193
240
|
msgstr "Aktiivne"
|
|
194
241
|
|
|
@@ -266,19 +313,9 @@ msgstr ""
|
|
|
266
313
|
msgid "Top-level domain"
|
|
267
314
|
msgstr ""
|
|
268
315
|
|
|
269
|
-
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
270
|
-
#: invenio_app_rdm/administration/records/records.py:41
|
|
271
|
-
#: invenio_app_rdm/administration/records/records.py:120
|
|
272
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:172
|
|
273
|
-
#: invenio_app_rdm/administration/users/users.py:25
|
|
274
|
-
#: invenio_app_rdm/administration/users/users.py:41
|
|
275
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
276
|
-
msgid "Created"
|
|
277
|
-
msgstr "Loodud"
|
|
278
|
-
|
|
279
316
|
#: invenio_app_rdm/administration/domains/domains.py:151
|
|
280
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
281
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
317
|
+
#: invenio_app_rdm/administration/users/users.py:27
|
|
318
|
+
#: invenio_app_rdm/administration/users/users.py:43
|
|
282
319
|
msgid "Updated"
|
|
283
320
|
msgstr "Uuendatud"
|
|
284
321
|
|
|
@@ -286,152 +323,162 @@ msgstr "Uuendatud"
|
|
|
286
323
|
msgid "Organisation"
|
|
287
324
|
msgstr ""
|
|
288
325
|
|
|
289
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
290
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
326
|
+
#: invenio_app_rdm/administration/records/records.py:30
|
|
327
|
+
#: invenio_app_rdm/administration/records/records.py:114
|
|
291
328
|
msgid "Records & files"
|
|
292
329
|
msgstr ""
|
|
293
330
|
|
|
294
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
295
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
331
|
+
#: invenio_app_rdm/administration/records/records.py:41
|
|
332
|
+
#: invenio_app_rdm/administration/records/records.py:125
|
|
296
333
|
msgid "Title"
|
|
297
334
|
msgstr "Pealkiri"
|
|
298
335
|
|
|
299
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
300
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
336
|
+
#: invenio_app_rdm/administration/records/records.py:42
|
|
337
|
+
#: invenio_app_rdm/administration/records/records.py:126
|
|
301
338
|
msgid "Owner"
|
|
302
339
|
msgstr "Omanik"
|
|
303
340
|
|
|
304
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
305
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
306
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
307
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:276
|
|
341
|
+
#: invenio_app_rdm/administration/records/records.py:44
|
|
342
|
+
#: invenio_app_rdm/administration/records/records.py:128
|
|
343
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:288
|
|
308
344
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:293
|
|
309
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/
|
|
345
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:310
|
|
346
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:159
|
|
310
347
|
msgid "Files"
|
|
311
348
|
msgstr "Failid"
|
|
312
349
|
|
|
313
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
314
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
350
|
+
#: invenio_app_rdm/administration/records/records.py:45
|
|
351
|
+
#: invenio_app_rdm/administration/records/records.py:129
|
|
315
352
|
msgid "Stats"
|
|
316
353
|
msgstr ""
|
|
317
354
|
|
|
318
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
355
|
+
#: invenio_app_rdm/administration/records/records.py:50
|
|
319
356
|
msgid "Delete record"
|
|
320
357
|
msgstr ""
|
|
321
358
|
|
|
322
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
359
|
+
#: invenio_app_rdm/administration/records/records.py:55
|
|
323
360
|
msgid "Restore record"
|
|
324
361
|
msgstr ""
|
|
325
362
|
|
|
326
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
327
|
-
|
|
363
|
+
#: invenio_app_rdm/administration/records/records.py:60
|
|
364
|
+
msgid "Compare revisions"
|
|
365
|
+
msgstr ""
|
|
366
|
+
|
|
367
|
+
#: invenio_app_rdm/administration/records/records.py:112
|
|
368
|
+
#: invenio_app_rdm/administration/records/records.py:113
|
|
328
369
|
msgid "Drafts"
|
|
329
370
|
msgstr ""
|
|
330
371
|
|
|
331
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
372
|
+
#: invenio_app_rdm/administration/records/records.py:134
|
|
332
373
|
msgid "Set quota"
|
|
333
374
|
msgstr ""
|
|
334
375
|
|
|
335
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:29
|
|
336
376
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:30
|
|
337
377
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:31
|
|
378
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:32
|
|
338
379
|
msgid "Moderation"
|
|
339
380
|
msgstr ""
|
|
340
381
|
|
|
341
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
342
|
-
#: invenio_app_rdm/administration/
|
|
343
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
344
|
-
msgid "User"
|
|
345
|
-
msgstr "Kasutaja"
|
|
346
|
-
|
|
347
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:51
|
|
348
|
-
#: invenio_app_rdm/administration/users/users.py:23
|
|
349
|
-
#: invenio_app_rdm/administration/users/users.py:33
|
|
382
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:52
|
|
383
|
+
#: invenio_app_rdm/administration/users/users.py:24
|
|
384
|
+
#: invenio_app_rdm/administration/users/users.py:34
|
|
350
385
|
msgid "Email"
|
|
351
386
|
msgstr "E-mail"
|
|
352
387
|
|
|
353
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
388
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:58
|
|
354
389
|
msgid "Email domain"
|
|
355
390
|
msgstr ""
|
|
356
391
|
|
|
357
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
392
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:64
|
|
358
393
|
msgid "Activity"
|
|
359
394
|
msgstr ""
|
|
360
395
|
|
|
361
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
362
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
396
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:77
|
|
397
|
+
#: invenio_app_rdm/administration/users/users.py:79
|
|
363
398
|
msgid "Approve"
|
|
364
399
|
msgstr "Kinnita"
|
|
365
400
|
|
|
366
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
367
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
401
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:82
|
|
402
|
+
#: invenio_app_rdm/administration/users/users.py:89
|
|
368
403
|
msgid "Block"
|
|
369
404
|
msgstr ""
|
|
370
405
|
|
|
371
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
406
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:142
|
|
372
407
|
msgid "User moderation"
|
|
373
408
|
msgstr ""
|
|
374
409
|
|
|
375
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
376
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
410
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:165
|
|
411
|
+
#: invenio_app_rdm/administration/users/users.py:32
|
|
377
412
|
msgid "ID"
|
|
378
413
|
msgstr "ID"
|
|
379
414
|
|
|
380
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
415
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:174
|
|
381
416
|
msgid "Open"
|
|
382
417
|
msgstr "Avatud"
|
|
383
418
|
|
|
384
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
385
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
419
|
+
#: invenio_app_rdm/administration/users/users.py:23
|
|
420
|
+
#: invenio_app_rdm/administration/users/users.py:33
|
|
386
421
|
msgid "Username"
|
|
387
422
|
msgstr "Kasutajanimi"
|
|
388
423
|
|
|
389
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
424
|
+
#: invenio_app_rdm/administration/users/users.py:35
|
|
390
425
|
msgid "Domain "
|
|
391
426
|
msgstr ""
|
|
392
427
|
|
|
393
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
428
|
+
#: invenio_app_rdm/administration/users/users.py:37
|
|
394
429
|
msgid "Visibility"
|
|
395
430
|
msgstr "Nähtavus"
|
|
396
431
|
|
|
397
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
432
|
+
#: invenio_app_rdm/administration/users/users.py:39
|
|
398
433
|
msgid "Confirmed at"
|
|
399
434
|
msgstr ""
|
|
400
435
|
|
|
401
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
436
|
+
#: invenio_app_rdm/administration/users/users.py:40
|
|
402
437
|
msgid "Verified at"
|
|
403
438
|
msgstr ""
|
|
404
439
|
|
|
405
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
440
|
+
#: invenio_app_rdm/administration/users/users.py:41
|
|
406
441
|
msgid "Blocked at"
|
|
407
442
|
msgstr ""
|
|
408
443
|
|
|
409
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
410
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
444
|
+
#: invenio_app_rdm/administration/users/users.py:57
|
|
445
|
+
#: invenio_app_rdm/administration/users/users.py:59
|
|
411
446
|
msgid "User management"
|
|
412
447
|
msgstr ""
|
|
413
448
|
|
|
414
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
449
|
+
#: invenio_app_rdm/administration/users/users.py:84
|
|
415
450
|
msgid "Restore"
|
|
416
451
|
msgstr ""
|
|
417
452
|
|
|
418
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
453
|
+
#: invenio_app_rdm/administration/users/users.py:94
|
|
419
454
|
msgid "Suspend"
|
|
420
455
|
msgstr ""
|
|
421
456
|
|
|
422
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
457
|
+
#: invenio_app_rdm/administration/users/users.py:125
|
|
423
458
|
msgid "User details"
|
|
424
459
|
msgstr ""
|
|
425
460
|
|
|
461
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:40
|
|
462
|
+
msgid "Subcommunities"
|
|
463
|
+
msgstr ""
|
|
464
|
+
|
|
465
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:44
|
|
466
|
+
msgid "See all"
|
|
467
|
+
msgstr "Vaata kõiki"
|
|
468
|
+
|
|
469
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:54
|
|
470
|
+
msgid "This community has no subcommunities"
|
|
471
|
+
msgstr ""
|
|
472
|
+
|
|
426
473
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/records/index.html:12
|
|
427
474
|
msgid "Search "
|
|
428
475
|
msgstr "Otsi"
|
|
429
476
|
|
|
430
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
477
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:15
|
|
431
478
|
msgid "New version"
|
|
432
479
|
msgstr "Uus versioon"
|
|
433
480
|
|
|
434
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
481
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:19
|
|
435
482
|
msgid "Edit upload"
|
|
436
483
|
msgstr "Redigeeri üleslaadimist"
|
|
437
484
|
|
|
@@ -439,42 +486,46 @@ msgstr "Redigeeri üleslaadimist"
|
|
|
439
486
|
msgid "Information banner"
|
|
440
487
|
msgstr "Infobänner"
|
|
441
488
|
|
|
442
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
489
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:80
|
|
490
|
+
msgid "Part of"
|
|
491
|
+
msgstr ""
|
|
492
|
+
|
|
493
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:91
|
|
443
494
|
msgid "Community visibility"
|
|
444
495
|
msgstr "Grupi nähtavus"
|
|
445
496
|
|
|
446
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
497
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:92
|
|
447
498
|
msgid "The community is restricted to users with access."
|
|
448
499
|
msgstr "Grupp on kättesaadav vaid ligipääsuõigusega kasutajatele."
|
|
449
500
|
|
|
450
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
501
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:94
|
|
451
502
|
msgid "Restricted"
|
|
452
503
|
msgstr "Piiratud"
|
|
453
504
|
|
|
454
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
505
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:111
|
|
455
506
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:24
|
|
456
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
507
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:138
|
|
457
508
|
msgid "Preview"
|
|
458
509
|
msgstr "Eelvaade"
|
|
459
510
|
|
|
460
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
511
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:115
|
|
461
512
|
msgid "You are previewing a published record."
|
|
462
513
|
msgstr "Oled avaldatud kirje eelvaates."
|
|
463
514
|
|
|
464
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
515
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:117
|
|
465
516
|
msgid "You are previewing changes that have not yet been published."
|
|
466
517
|
msgstr "Oled ülevaatamas muudatusi, mis ei ole veel avaldatud."
|
|
467
518
|
|
|
468
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
519
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:119
|
|
469
520
|
msgid "You are previewing a new record that has not yet been published."
|
|
470
521
|
msgstr "Oled veel avaldamata kirje eelvaates."
|
|
471
522
|
|
|
472
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
523
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:121
|
|
473
524
|
msgid ""
|
|
474
525
|
"You are previewing a new record version that has not yet been published."
|
|
475
526
|
msgstr "Oled ülevaatamas kirje uut versiooni, mis ei ole veel avaldatud."
|
|
476
527
|
|
|
477
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
528
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:136
|
|
478
529
|
#, python-format
|
|
479
530
|
msgid ""
|
|
480
531
|
"\n"
|
|
@@ -483,98 +534,98 @@ msgid ""
|
|
|
483
534
|
" "
|
|
484
535
|
msgstr ""
|
|
485
536
|
|
|
486
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
537
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:160
|
|
487
538
|
msgid "Record access information"
|
|
488
539
|
msgstr "Info kirje ligipääsu kohta"
|
|
489
540
|
|
|
490
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
491
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
492
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
493
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
541
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:167
|
|
542
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:326
|
|
543
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:172
|
|
544
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:202
|
|
494
545
|
msgid "Reason"
|
|
495
546
|
msgstr "Põhjus"
|
|
496
547
|
|
|
497
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
548
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:180
|
|
498
549
|
msgid "Back-navigation"
|
|
499
550
|
msgstr "Tagasi navigeerimine"
|
|
500
551
|
|
|
501
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
552
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:182
|
|
502
553
|
msgid "Back to edit"
|
|
503
554
|
msgstr "Tagasi redigeerimise juurde"
|
|
504
555
|
|
|
505
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
556
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:200
|
|
506
557
|
msgid "Manage record"
|
|
507
558
|
msgstr "Halda kirjet"
|
|
508
559
|
|
|
509
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
560
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:218
|
|
510
561
|
msgid "Publication date and version number"
|
|
511
562
|
msgstr "Publitseerimise kuupäev ja versiooni number"
|
|
512
563
|
|
|
513
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
564
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:222
|
|
514
565
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:25
|
|
515
566
|
msgid "Publication date"
|
|
516
567
|
msgstr "Avaldamise kuupäev"
|
|
517
568
|
|
|
518
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
569
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:223
|
|
519
570
|
msgid "Published"
|
|
520
571
|
msgstr "Avaldatud"
|
|
521
572
|
|
|
522
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
573
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:226
|
|
523
574
|
#, python-brace-format
|
|
524
575
|
msgid "Version {version_number}"
|
|
525
576
|
msgstr "Versioon {version_number}"
|
|
526
577
|
|
|
527
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
578
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:233
|
|
528
579
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:24
|
|
529
580
|
msgid "Resource type"
|
|
530
581
|
msgstr "Ressursi liik"
|
|
531
582
|
|
|
532
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
583
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:243
|
|
533
584
|
msgid "Access status"
|
|
534
585
|
msgstr "Ligipääsu staatus"
|
|
535
586
|
|
|
536
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
587
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:265
|
|
537
588
|
msgid "Record title and creators"
|
|
538
589
|
msgstr "Kirje pealkiri ja loojad"
|
|
539
590
|
|
|
540
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
591
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:271
|
|
541
592
|
msgid "Creators and contributors"
|
|
542
593
|
msgstr "Loojad ja kaastöölised"
|
|
543
594
|
|
|
544
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
595
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:332
|
|
545
596
|
msgid "Request access"
|
|
546
597
|
msgstr ""
|
|
547
598
|
|
|
548
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
599
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:334
|
|
549
600
|
msgid ""
|
|
550
601
|
"If you would like to request access to these files, please fill out the form"
|
|
551
602
|
" below."
|
|
552
603
|
msgstr ""
|
|
553
604
|
|
|
554
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
605
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:342
|
|
555
606
|
msgid ""
|
|
556
607
|
"You need to satisfy these conditions in order for this request to be "
|
|
557
608
|
"accepted:"
|
|
558
609
|
msgstr ""
|
|
559
610
|
|
|
560
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
561
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
611
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:367
|
|
612
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:188
|
|
562
613
|
msgid "System files"
|
|
563
614
|
msgstr ""
|
|
564
615
|
|
|
565
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
616
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:380
|
|
566
617
|
msgid "Additional record details"
|
|
567
618
|
msgstr "Kirje täiendavad üksikasjad"
|
|
568
619
|
|
|
569
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
620
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:394
|
|
570
621
|
msgid "Record details"
|
|
571
622
|
msgstr "Kirje üksikasjad"
|
|
572
623
|
|
|
573
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
624
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:411
|
|
574
625
|
msgid "Jump to top of page"
|
|
575
626
|
msgstr "Tagasi lehe ülaosasse"
|
|
576
627
|
|
|
577
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
628
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:413
|
|
578
629
|
msgid "Jump up"
|
|
579
630
|
msgstr "Tagasi üles"
|
|
580
631
|
|
|
@@ -687,9 +738,12 @@ msgid "Not you?"
|
|
|
687
738
|
msgstr ""
|
|
688
739
|
|
|
689
740
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html:31
|
|
690
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
691
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
692
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
741
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:114
|
|
742
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:117
|
|
743
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:148
|
|
744
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:151
|
|
745
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:158
|
|
746
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:161
|
|
693
747
|
msgid "Log out"
|
|
694
748
|
msgstr "Logi välja"
|
|
695
749
|
|
|
@@ -753,61 +807,61 @@ msgid "References"
|
|
|
753
807
|
msgstr "Viited"
|
|
754
808
|
|
|
755
809
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:17
|
|
756
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
810
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:53
|
|
757
811
|
msgid "Views"
|
|
758
812
|
msgstr "Vaatamised"
|
|
759
813
|
|
|
760
814
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:25
|
|
761
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
815
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:73
|
|
762
816
|
msgid "Downloads"
|
|
763
817
|
msgstr ""
|
|
764
818
|
|
|
765
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
766
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
819
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:34
|
|
820
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:37
|
|
767
821
|
msgid "Show more details"
|
|
768
822
|
msgstr ""
|
|
769
823
|
|
|
770
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
824
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:35
|
|
771
825
|
msgid "Show less details"
|
|
772
826
|
msgstr ""
|
|
773
827
|
|
|
774
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
775
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
776
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
777
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
828
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:46
|
|
829
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:68
|
|
830
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:88
|
|
831
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:110
|
|
778
832
|
msgid "All versions"
|
|
779
833
|
msgstr ""
|
|
780
834
|
|
|
781
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
782
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
783
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
784
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
835
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:47
|
|
836
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:69
|
|
837
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:89
|
|
838
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:111
|
|
785
839
|
msgid "This version"
|
|
786
840
|
msgstr ""
|
|
787
841
|
|
|
788
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
789
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
790
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
842
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:60
|
|
843
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:80
|
|
844
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:100
|
|
791
845
|
msgid "More info"
|
|
792
846
|
msgstr ""
|
|
793
847
|
|
|
794
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
848
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:65
|
|
795
849
|
msgid "Total views"
|
|
796
850
|
msgstr ""
|
|
797
851
|
|
|
798
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
852
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:85
|
|
799
853
|
msgid "Total downloads"
|
|
800
854
|
msgstr ""
|
|
801
855
|
|
|
802
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
856
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:93
|
|
803
857
|
msgid "Data volume"
|
|
804
858
|
msgstr ""
|
|
805
859
|
|
|
806
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
860
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:105
|
|
807
861
|
msgid "Total data volume"
|
|
808
862
|
msgstr ""
|
|
809
863
|
|
|
810
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
864
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:117
|
|
811
865
|
msgid "More info on how stats are collected."
|
|
812
866
|
msgstr ""
|
|
813
867
|
|
|
@@ -841,7 +895,7 @@ msgid "Imprint"
|
|
|
841
895
|
msgstr ""
|
|
842
896
|
|
|
843
897
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:29
|
|
844
|
-
msgid "
|
|
898
|
+
msgid "Thesis"
|
|
845
899
|
msgstr ""
|
|
846
900
|
|
|
847
901
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:30
|
|
@@ -874,29 +928,29 @@ msgstr ""
|
|
|
874
928
|
msgid "Keywords and subjects"
|
|
875
929
|
msgstr "Märksõnad ja teemad"
|
|
876
930
|
|
|
877
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
878
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
879
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
880
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
931
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
932
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
933
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:167
|
|
934
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:198
|
|
881
935
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:61
|
|
882
936
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:43
|
|
883
937
|
msgid "Opens in new tab"
|
|
884
938
|
msgstr "Avaneb uues sakis"
|
|
885
939
|
|
|
886
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
887
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
940
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
941
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
888
942
|
msgid "Read more"
|
|
889
943
|
msgstr "Loe rohkem"
|
|
890
944
|
|
|
891
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
945
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:26
|
|
892
946
|
msgid "Rights"
|
|
893
947
|
msgstr "Õigused"
|
|
894
948
|
|
|
895
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
949
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:59
|
|
896
950
|
msgid "Close"
|
|
897
951
|
msgstr "Sulge"
|
|
898
952
|
|
|
899
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
953
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:63
|
|
900
954
|
msgid "No further description."
|
|
901
955
|
msgstr "Pikemat kirjeldust ei ole."
|
|
902
956
|
|
|
@@ -928,65 +982,84 @@ msgstr "Muudetud"
|
|
|
928
982
|
msgid "Versions"
|
|
929
983
|
msgstr "Versioonid"
|
|
930
984
|
|
|
931
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
932
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
933
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
934
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
935
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:89
|
|
985
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:20
|
|
986
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:21
|
|
987
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:97
|
|
988
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:98
|
|
936
989
|
msgid "profile"
|
|
937
990
|
msgstr "profiil"
|
|
938
991
|
|
|
939
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
940
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
992
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:76
|
|
993
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:80
|
|
941
994
|
msgid "Show affiliations"
|
|
942
995
|
msgstr "Näita seoseid"
|
|
943
996
|
|
|
944
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
997
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:77
|
|
945
998
|
msgid "Hide affiliations"
|
|
946
999
|
msgstr "Peida seosed"
|
|
947
1000
|
|
|
948
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1001
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:84
|
|
949
1002
|
msgid "Affiliations for"
|
|
950
1003
|
msgstr "Seosed"
|
|
951
1004
|
|
|
952
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1005
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:68
|
|
1006
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:71
|
|
1007
|
+
msgid "Missing description type!"
|
|
1008
|
+
msgstr ""
|
|
1009
|
+
|
|
1010
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:90
|
|
1011
|
+
msgid "Unknown date type"
|
|
1012
|
+
msgstr ""
|
|
1013
|
+
|
|
1014
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:130
|
|
953
1015
|
msgid "Open external link"
|
|
954
1016
|
msgstr "Ava väline link"
|
|
955
1017
|
|
|
956
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1018
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:309
|
|
957
1019
|
msgid "Conference website"
|
|
958
1020
|
msgstr ""
|
|
959
1021
|
|
|
960
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
961
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1022
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:10
|
|
1023
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:26
|
|
1024
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:104
|
|
962
1025
|
msgid "DOI"
|
|
963
1026
|
msgstr "DOI"
|
|
964
1027
|
|
|
965
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1028
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:17
|
|
966
1029
|
msgid "Get the DOI badge!"
|
|
967
1030
|
msgstr "Hangi DOI tunnus!"
|
|
968
1031
|
|
|
969
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1032
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:23
|
|
970
1033
|
msgid "DOI Badge"
|
|
971
1034
|
msgstr "DOI tunnus"
|
|
972
1035
|
|
|
973
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1036
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:45
|
|
974
1037
|
msgid "File preview"
|
|
975
1038
|
msgstr "Faili eelvaade"
|
|
976
1039
|
|
|
977
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1040
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:60
|
|
1041
|
+
msgid "This file cannot be previewed"
|
|
1042
|
+
msgstr ""
|
|
1043
|
+
|
|
1044
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:63
|
|
1045
|
+
msgid ""
|
|
1046
|
+
"This file is an external reference and not stored directly in this repository.\n"
|
|
1047
|
+
"To access its content, please download it and open it locally."
|
|
1048
|
+
msgstr ""
|
|
1049
|
+
|
|
1050
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:90
|
|
978
1051
|
msgid "Name"
|
|
979
1052
|
msgstr "Nimetus"
|
|
980
1053
|
|
|
981
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1054
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:91
|
|
982
1055
|
msgid "Size"
|
|
983
1056
|
msgstr "Suurus"
|
|
984
1057
|
|
|
985
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1058
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:96
|
|
986
1059
|
msgid "Download all"
|
|
987
1060
|
msgstr ""
|
|
988
1061
|
|
|
989
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1062
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:127
|
|
990
1063
|
msgid ""
|
|
991
1064
|
"This is the file fingerprint (checksum), which can be used to verify the "
|
|
992
1065
|
"file integrity."
|
|
@@ -994,7 +1067,11 @@ msgstr ""
|
|
|
994
1067
|
"See on faili räsi (kontrollsumma), mille abil saab kontrollida faili "
|
|
995
1068
|
"terviklust."
|
|
996
1069
|
|
|
997
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1070
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:133
|
|
1071
|
+
msgid "N/A (external)"
|
|
1072
|
+
msgstr ""
|
|
1073
|
+
|
|
1074
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:142
|
|
998
1075
|
msgid "Download"
|
|
999
1076
|
msgstr "Lae alla"
|
|
1000
1077
|
|
|
@@ -1014,17 +1091,25 @@ msgstr "Versioon"
|
|
|
1014
1091
|
msgid "No DOI available"
|
|
1015
1092
|
msgstr ""
|
|
1016
1093
|
|
|
1017
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1094
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:103
|
|
1095
|
+
msgid "Digital Object Identifier"
|
|
1096
|
+
msgstr ""
|
|
1097
|
+
|
|
1098
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:105
|
|
1099
|
+
msgid "Copy/paste your existing DOI here..."
|
|
1100
|
+
msgstr ""
|
|
1101
|
+
|
|
1102
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:109
|
|
1018
1103
|
#, python-format
|
|
1019
1104
|
msgid "Discard the reserved %(scheme_label)s."
|
|
1020
1105
|
msgstr ""
|
|
1021
1106
|
|
|
1022
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1107
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:112
|
|
1023
1108
|
#, python-format
|
|
1024
1109
|
msgid "Get a %(scheme_label)s now!"
|
|
1025
1110
|
msgstr ""
|
|
1026
1111
|
|
|
1027
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1112
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:115
|
|
1028
1113
|
#, python-format
|
|
1029
1114
|
msgid ""
|
|
1030
1115
|
"Reserve a %(scheme_label)s by pressing the button (so it can be included in "
|
|
@@ -1032,16 +1117,17 @@ msgid ""
|
|
|
1032
1117
|
"is published."
|
|
1033
1118
|
msgstr ""
|
|
1034
1119
|
|
|
1035
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1120
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:121
|
|
1036
1121
|
#, python-format
|
|
1037
1122
|
msgid ""
|
|
1038
1123
|
"A %(scheme_label)s allows your upload to be easily and unambiguously cited. "
|
|
1039
1124
|
"Example: 10.1234/foo.bar"
|
|
1040
1125
|
msgstr ""
|
|
1041
1126
|
|
|
1042
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1043
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1044
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1127
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:233
|
|
1128
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:18
|
|
1129
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:31
|
|
1130
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:40
|
|
1045
1131
|
msgid "All"
|
|
1046
1132
|
msgstr "Kõik"
|
|
1047
1133
|
|
|
@@ -1052,6 +1138,8 @@ msgstr "Tagasi kutsete juurde"
|
|
|
1052
1138
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-invitation/user_dashboard.html:19
|
|
1053
1139
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:31
|
|
1054
1140
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:34
|
|
1141
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity-invitation/index.html:29
|
|
1142
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity/index.html:29
|
|
1055
1143
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:28
|
|
1056
1144
|
msgid "Back to requests"
|
|
1057
1145
|
msgstr "Tagasi taotluste juurde"
|
|
@@ -1064,6 +1152,10 @@ msgstr "Vestlus"
|
|
|
1064
1152
|
msgid "Record"
|
|
1065
1153
|
msgstr "Kirje"
|
|
1066
1154
|
|
|
1155
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:77
|
|
1156
|
+
msgid "Checks"
|
|
1157
|
+
msgstr ""
|
|
1158
|
+
|
|
1067
1159
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:13
|
|
1068
1160
|
msgid "Access request"
|
|
1069
1161
|
msgstr ""
|
|
@@ -1076,7 +1168,7 @@ msgstr "Vaata Gruppi"
|
|
|
1076
1168
|
msgid "View record"
|
|
1077
1169
|
msgstr "Vaata kirjet"
|
|
1078
1170
|
|
|
1079
|
-
#: invenio_app_rdm/theme/views.py:
|
|
1171
|
+
#: invenio_app_rdm/theme/views.py:128
|
|
1080
1172
|
msgid "Notification preferences were updated."
|
|
1081
1173
|
msgstr ""
|
|
1082
1174
|
|
|
@@ -1165,97 +1257,103 @@ msgstr "Inbox"
|
|
|
1165
1257
|
msgid "Search"
|
|
1166
1258
|
msgstr "Otsi"
|
|
1167
1259
|
|
|
1168
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1260
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:16
|
|
1261
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:19
|
|
1169
1262
|
msgid "Log in"
|
|
1170
1263
|
msgstr "Logi sisse"
|
|
1171
1264
|
|
|
1172
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1265
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:24
|
|
1173
1266
|
msgid "Sign up"
|
|
1174
1267
|
msgstr "Registreeru"
|
|
1175
1268
|
|
|
1176
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1269
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:41
|
|
1177
1270
|
msgid "Quick create"
|
|
1178
1271
|
msgstr ""
|
|
1179
1272
|
|
|
1180
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1273
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:58
|
|
1181
1274
|
msgid "Actions"
|
|
1182
1275
|
msgstr "Tegevused"
|
|
1183
1276
|
|
|
1184
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1185
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1277
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:79
|
|
1278
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:124
|
|
1186
1279
|
msgid "My account"
|
|
1187
1280
|
msgstr "Minu konto"
|
|
1188
1281
|
|
|
1189
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1282
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:13
|
|
1190
1283
|
msgid "You've successfully installed InvenioRDM!"
|
|
1191
1284
|
msgstr "InvenioRDM on edukalt paigaldatud!"
|
|
1192
1285
|
|
|
1193
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1286
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:15
|
|
1194
1287
|
msgid "What is ahead?"
|
|
1195
1288
|
msgstr "Mis ootab ees?"
|
|
1196
1289
|
|
|
1197
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1290
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:25
|
|
1198
1291
|
msgid "Configure"
|
|
1199
1292
|
msgstr "Seadista"
|
|
1200
1293
|
|
|
1201
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1294
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:28
|
|
1202
1295
|
msgid ""
|
|
1203
1296
|
"Configure the datamodel, resource types, permissions and much more to make "
|
|
1204
1297
|
"it suit your needs! For more information on how to do it visit the"
|
|
1205
1298
|
msgstr ""
|
|
1206
1299
|
|
|
1207
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1300
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:30
|
|
1208
1301
|
msgid "configuration section in the docs"
|
|
1209
1302
|
msgstr ""
|
|
1210
1303
|
|
|
1211
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1304
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:42
|
|
1212
1305
|
msgid "Customize"
|
|
1213
1306
|
msgstr "Kohanda"
|
|
1214
1307
|
|
|
1215
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1308
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:45
|
|
1216
1309
|
msgid ""
|
|
1217
1310
|
"Customize the layout and adapt the styling to match your institution's. See "
|
|
1218
1311
|
"how to do so"
|
|
1219
1312
|
msgstr ""
|
|
1220
1313
|
|
|
1221
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1314
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:47
|
|
1222
1315
|
msgid "here"
|
|
1223
1316
|
msgstr "siin"
|
|
1224
1317
|
|
|
1225
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1226
|
-
msgid "
|
|
1227
|
-
msgstr "
|
|
1318
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:58
|
|
1319
|
+
msgid "Use it!"
|
|
1320
|
+
msgstr ""
|
|
1228
1321
|
|
|
1229
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1230
|
-
msgid "
|
|
1322
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:60
|
|
1323
|
+
msgid "Use and explore your InvenioRDM instance."
|
|
1231
1324
|
msgstr ""
|
|
1232
1325
|
|
|
1233
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1234
|
-
msgid "
|
|
1235
|
-
msgstr "
|
|
1326
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:62
|
|
1327
|
+
msgid "Use"
|
|
1328
|
+
msgstr ""
|
|
1236
1329
|
|
|
1237
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1330
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:76
|
|
1238
1331
|
msgid "Docs"
|
|
1239
1332
|
msgstr "Dokumendid"
|
|
1240
1333
|
|
|
1241
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1334
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:85
|
|
1242
1335
|
msgid "Code"
|
|
1243
1336
|
msgstr "Kood"
|
|
1244
1337
|
|
|
1245
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1338
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:92
|
|
1246
1339
|
msgid "To disable this section, add"
|
|
1247
1340
|
msgstr ""
|
|
1248
1341
|
|
|
1249
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1342
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:94
|
|
1250
1343
|
msgid "to your invenio.cfg file."
|
|
1251
1344
|
msgstr ""
|
|
1252
1345
|
|
|
1253
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1346
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:8
|
|
1347
|
+
msgid "In this collection"
|
|
1348
|
+
msgstr ""
|
|
1349
|
+
|
|
1350
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:13
|
|
1351
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:26
|
|
1254
1352
|
msgid "In this community"
|
|
1255
1353
|
msgstr "Selles kogukonnas"
|
|
1256
1354
|
|
|
1257
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1258
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1355
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:51
|
|
1356
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:52
|
|
1259
1357
|
msgid "Search records"
|
|
1260
1358
|
msgstr ""
|
|
1261
1359
|
|
|
@@ -1264,55 +1362,55 @@ msgstr ""
|
|
|
1264
1362
|
msgid "Powered by"
|
|
1265
1363
|
msgstr "Powered by"
|
|
1266
1364
|
|
|
1267
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1365
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:12
|
|
1268
1366
|
msgid ""
|
|
1269
1367
|
"The following files were flagged as 'unhealthy'. This means that the "
|
|
1270
1368
|
"checksum check failed or timed out. Please take any action if needed."
|
|
1271
1369
|
msgstr ""
|
|
1272
1370
|
|
|
1371
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:15
|
|
1372
|
+
#, python-brace-format
|
|
1373
|
+
msgid "ID: {}"
|
|
1374
|
+
msgstr ""
|
|
1375
|
+
|
|
1273
1376
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:16
|
|
1274
|
-
#, python-format
|
|
1275
|
-
msgid "
|
|
1377
|
+
#, python-brace-format
|
|
1378
|
+
msgid "URI: {}"
|
|
1276
1379
|
msgstr ""
|
|
1277
1380
|
|
|
1278
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1279
|
-
#, python-format
|
|
1280
|
-
msgid "
|
|
1381
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:18
|
|
1382
|
+
#, python-brace-format
|
|
1383
|
+
msgid "Name: {}"
|
|
1281
1384
|
msgstr ""
|
|
1282
1385
|
|
|
1283
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1284
|
-
#, python-format
|
|
1285
|
-
msgid "
|
|
1386
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:20
|
|
1387
|
+
#, python-brace-format
|
|
1388
|
+
msgid "Created: {}"
|
|
1286
1389
|
msgstr ""
|
|
1287
1390
|
|
|
1288
1391
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:21
|
|
1289
|
-
#, python-format
|
|
1290
|
-
msgid "
|
|
1392
|
+
#, python-brace-format
|
|
1393
|
+
msgid "Checksum: {}"
|
|
1291
1394
|
msgstr ""
|
|
1292
1395
|
|
|
1293
1396
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:22
|
|
1294
|
-
#, python-format
|
|
1295
|
-
msgid "
|
|
1397
|
+
#, python-brace-format
|
|
1398
|
+
msgid "Last check date: {}"
|
|
1296
1399
|
msgstr ""
|
|
1297
1400
|
|
|
1298
1401
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:23
|
|
1299
|
-
#, python-format
|
|
1300
|
-
msgid "Last check
|
|
1301
|
-
msgstr ""
|
|
1302
|
-
|
|
1303
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:24
|
|
1304
|
-
#, python-format
|
|
1305
|
-
msgid "Last check FAILED with result: %s"
|
|
1402
|
+
#, python-brace-format
|
|
1403
|
+
msgid "Last check FAILED with result: {}"
|
|
1306
1404
|
msgstr ""
|
|
1307
1405
|
|
|
1308
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1309
|
-
#, python-format
|
|
1310
|
-
msgid "Record:
|
|
1406
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:25
|
|
1407
|
+
#, python-brace-format
|
|
1408
|
+
msgid "Record: {}"
|
|
1311
1409
|
msgstr ""
|
|
1312
1410
|
|
|
1313
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1314
|
-
#, python-format
|
|
1315
|
-
msgid "Draft:
|
|
1411
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:28
|
|
1412
|
+
#, python-brace-format
|
|
1413
|
+
msgid "Draft: {}"
|
|
1316
1414
|
msgstr ""
|
|
1317
1415
|
|
|
1318
1416
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html:9
|