invenio-app-rdm 13.0.1__py2.py3-none-any.whl → 13.0.3__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- invenio_app_rdm/__init__.py +1 -1
- invenio_app_rdm/config.py +1 -0
- invenio_app_rdm/fixtures/pages.py +5 -2
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
- invenio_app_rdm/records_ui/views/decorators.py +23 -9
- invenio_app_rdm/records_ui/views/deposits.py +17 -3
- invenio_app_rdm/records_ui/views/records.py +3 -2
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html +2 -2
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html +4 -4
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.sv.html +4 -4
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/METADATA +34 -1
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/RECORD +134 -134
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/WHEEL +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/entry_points.txt +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/licenses/LICENSE +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/top_level.txt +0 -0
|
@@ -7,17 +7,17 @@
|
|
|
7
7
|
# Translators:
|
|
8
8
|
# Zacharias Zacharodimos <zacharias.zacharodimos@cern.ch>, 2021
|
|
9
9
|
# Mojib Wali <mojib.wali@tugraz.at>, 2022
|
|
10
|
-
# Tibor Simko <tibor.simko@cern.ch>, 2025
|
|
11
10
|
# Theodoros Theodoropoulos, 2025
|
|
11
|
+
# Tibor Simko <tibor.simko@cern.ch>, 2025
|
|
12
12
|
#
|
|
13
13
|
#, fuzzy
|
|
14
14
|
msgid ""
|
|
15
15
|
msgstr ""
|
|
16
|
-
"Project-Id-Version: invenio-app-rdm
|
|
16
|
+
"Project-Id-Version: invenio-app-rdm 13.0.0rc6\n"
|
|
17
17
|
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
18
|
-
"POT-Creation-Date: 2025-
|
|
18
|
+
"POT-Creation-Date: 2025-07-22 14:12+0000\n"
|
|
19
19
|
"PO-Revision-Date: 2020-07-07 14:12+0000\n"
|
|
20
|
-
"Last-Translator:
|
|
20
|
+
"Last-Translator: Tibor Simko <tibor.simko@cern.ch>, 2025\n"
|
|
21
21
|
"Language-Team: Greek (https://app.transifex.com/inveniosoftware/teams/23537/el/)\n"
|
|
22
22
|
"MIME-Version: 1.0\n"
|
|
23
23
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -26,133 +26,180 @@ msgstr ""
|
|
|
26
26
|
"Language: el\n"
|
|
27
27
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
28
28
|
|
|
29
|
-
#: invenio_app_rdm/config.py:
|
|
29
|
+
#: invenio_app_rdm/config.py:269
|
|
30
30
|
msgid "The turn-key research data management repository"
|
|
31
31
|
msgstr ""
|
|
32
32
|
|
|
33
|
-
#: invenio_app_rdm/config.py:
|
|
33
|
+
#: invenio_app_rdm/config.py:308
|
|
34
34
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html:16
|
|
35
35
|
msgid "InvenioRDM"
|
|
36
36
|
msgstr ""
|
|
37
37
|
|
|
38
|
-
#: invenio_app_rdm/config.py:
|
|
38
|
+
#: invenio_app_rdm/config.py:403
|
|
39
39
|
msgid "Welcome to Invenio App RDM!"
|
|
40
40
|
msgstr ""
|
|
41
41
|
|
|
42
|
-
#: invenio_app_rdm/config.py:
|
|
42
|
+
#: invenio_app_rdm/config.py:816
|
|
43
43
|
msgid "JSON"
|
|
44
44
|
msgstr ""
|
|
45
45
|
|
|
46
|
-
#: invenio_app_rdm/config.py:
|
|
46
|
+
#: invenio_app_rdm/config.py:823
|
|
47
47
|
msgid "JSON-LD"
|
|
48
48
|
msgstr ""
|
|
49
49
|
|
|
50
|
-
#: invenio_app_rdm/config.py:
|
|
50
|
+
#: invenio_app_rdm/config.py:831
|
|
51
51
|
msgid "CSL"
|
|
52
52
|
msgstr ""
|
|
53
53
|
|
|
54
|
-
#: invenio_app_rdm/config.py:
|
|
54
|
+
#: invenio_app_rdm/config.py:838
|
|
55
55
|
msgid "DataCite JSON"
|
|
56
56
|
msgstr ""
|
|
57
57
|
|
|
58
|
-
#: invenio_app_rdm/config.py:
|
|
58
|
+
#: invenio_app_rdm/config.py:847
|
|
59
59
|
msgid "DataCite XML"
|
|
60
60
|
msgstr ""
|
|
61
61
|
|
|
62
|
-
#: invenio_app_rdm/config.py:
|
|
62
|
+
#: invenio_app_rdm/config.py:856
|
|
63
63
|
msgid "Dublin Core XML"
|
|
64
64
|
msgstr ""
|
|
65
65
|
|
|
66
|
-
#: invenio_app_rdm/config.py:
|
|
66
|
+
#: invenio_app_rdm/config.py:865
|
|
67
67
|
msgid "MARCXML"
|
|
68
68
|
msgstr ""
|
|
69
69
|
|
|
70
|
-
#: invenio_app_rdm/config.py:
|
|
70
|
+
#: invenio_app_rdm/config.py:872
|
|
71
71
|
msgid "BibTeX"
|
|
72
72
|
msgstr ""
|
|
73
73
|
|
|
74
|
-
#: invenio_app_rdm/config.py:
|
|
74
|
+
#: invenio_app_rdm/config.py:879
|
|
75
75
|
msgid "GeoJSON"
|
|
76
76
|
msgstr ""
|
|
77
77
|
|
|
78
|
-
#: invenio_app_rdm/config.py:
|
|
78
|
+
#: invenio_app_rdm/config.py:886
|
|
79
79
|
msgid "DCAT"
|
|
80
80
|
msgstr ""
|
|
81
81
|
|
|
82
|
-
#: invenio_app_rdm/config.py:
|
|
82
|
+
#: invenio_app_rdm/config.py:893
|
|
83
83
|
msgid "Codemeta"
|
|
84
84
|
msgstr ""
|
|
85
85
|
|
|
86
|
-
#: invenio_app_rdm/config.py:
|
|
86
|
+
#: invenio_app_rdm/config.py:900
|
|
87
87
|
msgid "Citation File Format"
|
|
88
88
|
msgstr ""
|
|
89
89
|
|
|
90
|
-
#: invenio_app_rdm/config.py:
|
|
90
|
+
#: invenio_app_rdm/config.py:907
|
|
91
|
+
msgid "Data Package JSON"
|
|
92
|
+
msgstr ""
|
|
93
|
+
|
|
94
|
+
#: invenio_app_rdm/config.py:1102
|
|
91
95
|
msgid "APA"
|
|
92
96
|
msgstr ""
|
|
93
97
|
|
|
94
|
-
#: invenio_app_rdm/config.py:
|
|
98
|
+
#: invenio_app_rdm/config.py:1103
|
|
95
99
|
msgid "Harvard"
|
|
96
100
|
msgstr ""
|
|
97
101
|
|
|
98
|
-
#: invenio_app_rdm/config.py:
|
|
102
|
+
#: invenio_app_rdm/config.py:1104
|
|
99
103
|
msgid "MLA"
|
|
100
104
|
msgstr ""
|
|
101
105
|
|
|
102
|
-
#: invenio_app_rdm/config.py:
|
|
106
|
+
#: invenio_app_rdm/config.py:1105
|
|
103
107
|
msgid "Vancouver"
|
|
104
108
|
msgstr ""
|
|
105
109
|
|
|
106
|
-
#: invenio_app_rdm/config.py:
|
|
110
|
+
#: invenio_app_rdm/config.py:1106
|
|
107
111
|
msgid "Chicago"
|
|
108
112
|
msgstr ""
|
|
109
113
|
|
|
110
|
-
#: invenio_app_rdm/config.py:
|
|
114
|
+
#: invenio_app_rdm/config.py:1107
|
|
111
115
|
msgid "IEEE"
|
|
112
116
|
msgstr ""
|
|
113
117
|
|
|
114
|
-
#: invenio_app_rdm/ext.py:
|
|
118
|
+
#: invenio_app_rdm/ext.py:73
|
|
115
119
|
msgid "My dashboard"
|
|
116
120
|
msgstr ""
|
|
117
121
|
|
|
118
|
-
#: invenio_app_rdm/ext.py:
|
|
119
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
122
|
+
#: invenio_app_rdm/ext.py:79
|
|
123
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:17
|
|
120
124
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/header.html:28
|
|
121
125
|
msgid "New upload"
|
|
122
126
|
msgstr "Νέα μεταφόρτωση"
|
|
123
127
|
|
|
124
|
-
#: invenio_app_rdm/ext.py:
|
|
128
|
+
#: invenio_app_rdm/ext.py:93
|
|
125
129
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/uploads.html:8
|
|
126
130
|
msgid "Uploads"
|
|
127
131
|
msgstr ""
|
|
128
132
|
|
|
129
|
-
#: invenio_app_rdm/ext.py:
|
|
130
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:
|
|
133
|
+
#: invenio_app_rdm/ext.py:98
|
|
134
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:14
|
|
131
135
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/communities.html:8
|
|
132
136
|
msgid "Communities"
|
|
133
137
|
msgstr "Κοινότητες"
|
|
134
138
|
|
|
135
|
-
#: invenio_app_rdm/ext.py:
|
|
139
|
+
#: invenio_app_rdm/ext.py:103
|
|
136
140
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:118
|
|
137
141
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html:117
|
|
138
142
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/requests.html:8
|
|
139
143
|
msgid "Requests"
|
|
140
144
|
msgstr "Αιτήσεις"
|
|
141
145
|
|
|
142
|
-
#: invenio_app_rdm/ext.py:
|
|
146
|
+
#: invenio_app_rdm/ext.py:126
|
|
143
147
|
msgid "Home"
|
|
144
148
|
msgstr "Αρχική Σελίδα"
|
|
145
149
|
|
|
146
|
-
#: invenio_app_rdm/
|
|
147
|
-
#: invenio_app_rdm/
|
|
148
|
-
|
|
150
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/collections/collection.html:38
|
|
151
|
+
#: invenio_app_rdm/ext.py:134
|
|
152
|
+
msgid "Browse"
|
|
153
|
+
msgstr "Φυλλομέτρηση"
|
|
154
|
+
|
|
155
|
+
#: invenio_app_rdm/administration/records/records.py:28
|
|
156
|
+
#: invenio_app_rdm/administration/records/records.py:29
|
|
157
|
+
#: invenio_app_rdm/ext.py:142
|
|
149
158
|
msgid "Records"
|
|
150
159
|
msgstr ""
|
|
151
160
|
|
|
152
|
-
#: invenio_app_rdm/ext.py:
|
|
161
|
+
#: invenio_app_rdm/ext.py:149
|
|
153
162
|
msgid "Submit"
|
|
154
163
|
msgstr "Υποβολή"
|
|
155
164
|
|
|
165
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:38
|
|
166
|
+
msgid "Resource"
|
|
167
|
+
msgstr ""
|
|
168
|
+
|
|
169
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:43
|
|
170
|
+
msgid "Resource ID"
|
|
171
|
+
msgstr ""
|
|
172
|
+
|
|
173
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:47
|
|
174
|
+
msgid "Action"
|
|
175
|
+
msgstr "Ενέργεια"
|
|
176
|
+
|
|
177
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:51
|
|
178
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:46
|
|
179
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:169
|
|
180
|
+
#: invenio_app_rdm/administration/users/users.py:22
|
|
181
|
+
msgid "User"
|
|
182
|
+
msgstr "Χρήστης"
|
|
183
|
+
|
|
184
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:55
|
|
185
|
+
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
186
|
+
#: invenio_app_rdm/administration/records/records.py:43
|
|
187
|
+
#: invenio_app_rdm/administration/records/records.py:127
|
|
188
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:173
|
|
189
|
+
#: invenio_app_rdm/administration/users/users.py:26
|
|
190
|
+
#: invenio_app_rdm/administration/users/users.py:42
|
|
191
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
192
|
+
msgid "Created"
|
|
193
|
+
msgstr "Δημιουργήθηκε"
|
|
194
|
+
|
|
195
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:62
|
|
196
|
+
msgid "View Log"
|
|
197
|
+
msgstr ""
|
|
198
|
+
|
|
199
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:67
|
|
200
|
+
msgid "View Changes"
|
|
201
|
+
msgstr ""
|
|
202
|
+
|
|
156
203
|
#: invenio_app_rdm/administration/domains/domains.py:41
|
|
157
204
|
#: invenio_app_rdm/administration/domains/domains.py:42
|
|
158
205
|
msgid "Domains"
|
|
@@ -175,22 +222,22 @@ msgstr ""
|
|
|
175
222
|
#: invenio_app_rdm/administration/domains/domains.py:49
|
|
176
223
|
#: invenio_app_rdm/administration/domains/domains.py:80
|
|
177
224
|
#: invenio_app_rdm/administration/domains/domains.py:146
|
|
178
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
179
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
180
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
225
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:69
|
|
226
|
+
#: invenio_app_rdm/administration/users/users.py:25
|
|
227
|
+
#: invenio_app_rdm/administration/users/users.py:36
|
|
181
228
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html:28
|
|
182
229
|
msgid "Status"
|
|
183
230
|
msgstr "Κατάσταση"
|
|
184
231
|
|
|
185
232
|
#: invenio_app_rdm/administration/domains/domains.py:50
|
|
186
233
|
#: invenio_app_rdm/administration/domains/domains.py:153
|
|
187
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
234
|
+
#: invenio_app_rdm/administration/users/users.py:58
|
|
188
235
|
msgid "Users"
|
|
189
236
|
msgstr "Χρήστες"
|
|
190
237
|
|
|
191
238
|
#: invenio_app_rdm/administration/domains/domains.py:51
|
|
192
239
|
#: invenio_app_rdm/administration/domains/domains.py:154
|
|
193
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
240
|
+
#: invenio_app_rdm/administration/users/users.py:38
|
|
194
241
|
msgid "Active"
|
|
195
242
|
msgstr ""
|
|
196
243
|
|
|
@@ -268,19 +315,9 @@ msgstr ""
|
|
|
268
315
|
msgid "Top-level domain"
|
|
269
316
|
msgstr ""
|
|
270
317
|
|
|
271
|
-
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
272
|
-
#: invenio_app_rdm/administration/records/records.py:41
|
|
273
|
-
#: invenio_app_rdm/administration/records/records.py:120
|
|
274
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:172
|
|
275
|
-
#: invenio_app_rdm/administration/users/users.py:25
|
|
276
|
-
#: invenio_app_rdm/administration/users/users.py:41
|
|
277
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
278
|
-
msgid "Created"
|
|
279
|
-
msgstr "Δημιουργήθηκε"
|
|
280
|
-
|
|
281
318
|
#: invenio_app_rdm/administration/domains/domains.py:151
|
|
282
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
283
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
319
|
+
#: invenio_app_rdm/administration/users/users.py:27
|
|
320
|
+
#: invenio_app_rdm/administration/users/users.py:43
|
|
284
321
|
msgid "Updated"
|
|
285
322
|
msgstr ""
|
|
286
323
|
|
|
@@ -288,152 +325,162 @@ msgstr ""
|
|
|
288
325
|
msgid "Organisation"
|
|
289
326
|
msgstr ""
|
|
290
327
|
|
|
291
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
292
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
328
|
+
#: invenio_app_rdm/administration/records/records.py:30
|
|
329
|
+
#: invenio_app_rdm/administration/records/records.py:114
|
|
293
330
|
msgid "Records & files"
|
|
294
331
|
msgstr ""
|
|
295
332
|
|
|
296
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
297
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
333
|
+
#: invenio_app_rdm/administration/records/records.py:41
|
|
334
|
+
#: invenio_app_rdm/administration/records/records.py:125
|
|
298
335
|
msgid "Title"
|
|
299
336
|
msgstr "Τίτλος"
|
|
300
337
|
|
|
301
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
302
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
338
|
+
#: invenio_app_rdm/administration/records/records.py:42
|
|
339
|
+
#: invenio_app_rdm/administration/records/records.py:126
|
|
303
340
|
msgid "Owner"
|
|
304
341
|
msgstr "Ιδιοκτήτης"
|
|
305
342
|
|
|
306
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
307
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
308
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
309
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:276
|
|
343
|
+
#: invenio_app_rdm/administration/records/records.py:44
|
|
344
|
+
#: invenio_app_rdm/administration/records/records.py:128
|
|
345
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:288
|
|
310
346
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:293
|
|
311
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/
|
|
347
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:310
|
|
348
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:159
|
|
312
349
|
msgid "Files"
|
|
313
350
|
msgstr "Αρχεία"
|
|
314
351
|
|
|
315
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
316
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
352
|
+
#: invenio_app_rdm/administration/records/records.py:45
|
|
353
|
+
#: invenio_app_rdm/administration/records/records.py:129
|
|
317
354
|
msgid "Stats"
|
|
318
355
|
msgstr ""
|
|
319
356
|
|
|
320
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
357
|
+
#: invenio_app_rdm/administration/records/records.py:50
|
|
321
358
|
msgid "Delete record"
|
|
322
359
|
msgstr ""
|
|
323
360
|
|
|
324
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
361
|
+
#: invenio_app_rdm/administration/records/records.py:55
|
|
325
362
|
msgid "Restore record"
|
|
326
363
|
msgstr ""
|
|
327
364
|
|
|
328
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
329
|
-
|
|
365
|
+
#: invenio_app_rdm/administration/records/records.py:60
|
|
366
|
+
msgid "Compare revisions"
|
|
367
|
+
msgstr ""
|
|
368
|
+
|
|
369
|
+
#: invenio_app_rdm/administration/records/records.py:112
|
|
370
|
+
#: invenio_app_rdm/administration/records/records.py:113
|
|
330
371
|
msgid "Drafts"
|
|
331
372
|
msgstr ""
|
|
332
373
|
|
|
333
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
374
|
+
#: invenio_app_rdm/administration/records/records.py:134
|
|
334
375
|
msgid "Set quota"
|
|
335
376
|
msgstr ""
|
|
336
377
|
|
|
337
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:29
|
|
338
378
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:30
|
|
339
379
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:31
|
|
380
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:32
|
|
340
381
|
msgid "Moderation"
|
|
341
382
|
msgstr ""
|
|
342
383
|
|
|
343
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
344
|
-
#: invenio_app_rdm/administration/
|
|
345
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
346
|
-
msgid "User"
|
|
347
|
-
msgstr "Χρήστης"
|
|
348
|
-
|
|
349
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:51
|
|
350
|
-
#: invenio_app_rdm/administration/users/users.py:23
|
|
351
|
-
#: invenio_app_rdm/administration/users/users.py:33
|
|
384
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:52
|
|
385
|
+
#: invenio_app_rdm/administration/users/users.py:24
|
|
386
|
+
#: invenio_app_rdm/administration/users/users.py:34
|
|
352
387
|
msgid "Email"
|
|
353
388
|
msgstr "Email"
|
|
354
389
|
|
|
355
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
390
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:58
|
|
356
391
|
msgid "Email domain"
|
|
357
392
|
msgstr ""
|
|
358
393
|
|
|
359
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
394
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:64
|
|
360
395
|
msgid "Activity"
|
|
361
396
|
msgstr ""
|
|
362
397
|
|
|
363
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
364
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
398
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:77
|
|
399
|
+
#: invenio_app_rdm/administration/users/users.py:79
|
|
365
400
|
msgid "Approve"
|
|
366
401
|
msgstr "Έγκριση"
|
|
367
402
|
|
|
368
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
369
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
403
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:82
|
|
404
|
+
#: invenio_app_rdm/administration/users/users.py:89
|
|
370
405
|
msgid "Block"
|
|
371
406
|
msgstr ""
|
|
372
407
|
|
|
373
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
408
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:142
|
|
374
409
|
msgid "User moderation"
|
|
375
410
|
msgstr ""
|
|
376
411
|
|
|
377
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
378
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
412
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:165
|
|
413
|
+
#: invenio_app_rdm/administration/users/users.py:32
|
|
379
414
|
msgid "ID"
|
|
380
415
|
msgstr "ID"
|
|
381
416
|
|
|
382
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
417
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:174
|
|
383
418
|
msgid "Open"
|
|
384
419
|
msgstr ""
|
|
385
420
|
|
|
386
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
387
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
421
|
+
#: invenio_app_rdm/administration/users/users.py:23
|
|
422
|
+
#: invenio_app_rdm/administration/users/users.py:33
|
|
388
423
|
msgid "Username"
|
|
389
424
|
msgstr "Όνομα"
|
|
390
425
|
|
|
391
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
426
|
+
#: invenio_app_rdm/administration/users/users.py:35
|
|
392
427
|
msgid "Domain "
|
|
393
428
|
msgstr ""
|
|
394
429
|
|
|
395
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
430
|
+
#: invenio_app_rdm/administration/users/users.py:37
|
|
396
431
|
msgid "Visibility"
|
|
397
432
|
msgstr ""
|
|
398
433
|
|
|
399
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
434
|
+
#: invenio_app_rdm/administration/users/users.py:39
|
|
400
435
|
msgid "Confirmed at"
|
|
401
436
|
msgstr ""
|
|
402
437
|
|
|
403
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
438
|
+
#: invenio_app_rdm/administration/users/users.py:40
|
|
404
439
|
msgid "Verified at"
|
|
405
440
|
msgstr ""
|
|
406
441
|
|
|
407
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
442
|
+
#: invenio_app_rdm/administration/users/users.py:41
|
|
408
443
|
msgid "Blocked at"
|
|
409
444
|
msgstr ""
|
|
410
445
|
|
|
411
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
412
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
446
|
+
#: invenio_app_rdm/administration/users/users.py:57
|
|
447
|
+
#: invenio_app_rdm/administration/users/users.py:59
|
|
413
448
|
msgid "User management"
|
|
414
449
|
msgstr ""
|
|
415
450
|
|
|
416
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
451
|
+
#: invenio_app_rdm/administration/users/users.py:84
|
|
417
452
|
msgid "Restore"
|
|
418
453
|
msgstr ""
|
|
419
454
|
|
|
420
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
455
|
+
#: invenio_app_rdm/administration/users/users.py:94
|
|
421
456
|
msgid "Suspend"
|
|
422
457
|
msgstr ""
|
|
423
458
|
|
|
424
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
459
|
+
#: invenio_app_rdm/administration/users/users.py:125
|
|
425
460
|
msgid "User details"
|
|
426
461
|
msgstr ""
|
|
427
462
|
|
|
463
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:40
|
|
464
|
+
msgid "Subcommunities"
|
|
465
|
+
msgstr ""
|
|
466
|
+
|
|
467
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:44
|
|
468
|
+
msgid "See all"
|
|
469
|
+
msgstr ""
|
|
470
|
+
|
|
471
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:54
|
|
472
|
+
msgid "This community has no subcommunities"
|
|
473
|
+
msgstr ""
|
|
474
|
+
|
|
428
475
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/records/index.html:12
|
|
429
476
|
msgid "Search "
|
|
430
477
|
msgstr "Αναζήτηση"
|
|
431
478
|
|
|
432
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
479
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:15
|
|
433
480
|
msgid "New version"
|
|
434
481
|
msgstr "Νέα εκδοχή"
|
|
435
482
|
|
|
436
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
483
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:19
|
|
437
484
|
msgid "Edit upload"
|
|
438
485
|
msgstr "Τροποποίηση μεταφόρτωσης"
|
|
439
486
|
|
|
@@ -441,42 +488,46 @@ msgstr "Τροποποίηση μεταφόρτωσης"
|
|
|
441
488
|
msgid "Information banner"
|
|
442
489
|
msgstr ""
|
|
443
490
|
|
|
444
|
-
#: 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:80
|
|
492
|
+
msgid "Part of"
|
|
493
|
+
msgstr ""
|
|
494
|
+
|
|
495
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:91
|
|
445
496
|
msgid "Community visibility"
|
|
446
497
|
msgstr ""
|
|
447
498
|
|
|
448
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
499
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:92
|
|
449
500
|
msgid "The community is restricted to users with access."
|
|
450
501
|
msgstr ""
|
|
451
502
|
|
|
452
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
503
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:94
|
|
453
504
|
msgid "Restricted"
|
|
454
505
|
msgstr "Περιορισμένο"
|
|
455
506
|
|
|
456
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
507
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:111
|
|
457
508
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:24
|
|
458
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
509
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:138
|
|
459
510
|
msgid "Preview"
|
|
460
511
|
msgstr ""
|
|
461
512
|
|
|
462
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
513
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:115
|
|
463
514
|
msgid "You are previewing a published record."
|
|
464
515
|
msgstr ""
|
|
465
516
|
|
|
466
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
517
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:117
|
|
467
518
|
msgid "You are previewing changes that have not yet been published."
|
|
468
519
|
msgstr ""
|
|
469
520
|
|
|
470
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
521
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:119
|
|
471
522
|
msgid "You are previewing a new record that has not yet been published."
|
|
472
523
|
msgstr ""
|
|
473
524
|
|
|
474
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
525
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:121
|
|
475
526
|
msgid ""
|
|
476
527
|
"You are previewing a new record version that has not yet been published."
|
|
477
528
|
msgstr ""
|
|
478
529
|
|
|
479
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
530
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:136
|
|
480
531
|
#, python-format
|
|
481
532
|
msgid ""
|
|
482
533
|
"\n"
|
|
@@ -485,98 +536,98 @@ msgid ""
|
|
|
485
536
|
" "
|
|
486
537
|
msgstr ""
|
|
487
538
|
|
|
488
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
539
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:160
|
|
489
540
|
msgid "Record access information"
|
|
490
541
|
msgstr ""
|
|
491
542
|
|
|
492
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
493
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
494
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
495
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
543
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:167
|
|
544
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:326
|
|
545
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:172
|
|
546
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:202
|
|
496
547
|
msgid "Reason"
|
|
497
548
|
msgstr ""
|
|
498
549
|
|
|
499
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
550
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:180
|
|
500
551
|
msgid "Back-navigation"
|
|
501
552
|
msgstr ""
|
|
502
553
|
|
|
503
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
554
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:182
|
|
504
555
|
msgid "Back to edit"
|
|
505
556
|
msgstr ""
|
|
506
557
|
|
|
507
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
558
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:200
|
|
508
559
|
msgid "Manage record"
|
|
509
560
|
msgstr ""
|
|
510
561
|
|
|
511
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
562
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:218
|
|
512
563
|
msgid "Publication date and version number"
|
|
513
564
|
msgstr ""
|
|
514
565
|
|
|
515
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
566
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:222
|
|
516
567
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:25
|
|
517
568
|
msgid "Publication date"
|
|
518
569
|
msgstr "Ημ/νία έκδοσης"
|
|
519
570
|
|
|
520
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
571
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:223
|
|
521
572
|
msgid "Published"
|
|
522
573
|
msgstr ""
|
|
523
574
|
|
|
524
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
575
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:226
|
|
525
576
|
#, python-brace-format
|
|
526
577
|
msgid "Version {version_number}"
|
|
527
578
|
msgstr ""
|
|
528
579
|
|
|
529
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
580
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:233
|
|
530
581
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:24
|
|
531
582
|
msgid "Resource type"
|
|
532
583
|
msgstr ""
|
|
533
584
|
|
|
534
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
585
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:243
|
|
535
586
|
msgid "Access status"
|
|
536
587
|
msgstr ""
|
|
537
588
|
|
|
538
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
589
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:265
|
|
539
590
|
msgid "Record title and creators"
|
|
540
591
|
msgstr ""
|
|
541
592
|
|
|
542
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
593
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:271
|
|
543
594
|
msgid "Creators and contributors"
|
|
544
595
|
msgstr ""
|
|
545
596
|
|
|
546
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
597
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:332
|
|
547
598
|
msgid "Request access"
|
|
548
599
|
msgstr ""
|
|
549
600
|
|
|
550
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
601
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:334
|
|
551
602
|
msgid ""
|
|
552
603
|
"If you would like to request access to these files, please fill out the form"
|
|
553
604
|
" below."
|
|
554
605
|
msgstr ""
|
|
555
606
|
|
|
556
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
607
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:342
|
|
557
608
|
msgid ""
|
|
558
609
|
"You need to satisfy these conditions in order for this request to be "
|
|
559
610
|
"accepted:"
|
|
560
611
|
msgstr ""
|
|
561
612
|
|
|
562
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
563
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
613
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:367
|
|
614
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:188
|
|
564
615
|
msgid "System files"
|
|
565
616
|
msgstr ""
|
|
566
617
|
|
|
567
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
618
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:380
|
|
568
619
|
msgid "Additional record details"
|
|
569
620
|
msgstr ""
|
|
570
621
|
|
|
571
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
622
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:394
|
|
572
623
|
msgid "Record details"
|
|
573
624
|
msgstr ""
|
|
574
625
|
|
|
575
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
626
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:411
|
|
576
627
|
msgid "Jump to top of page"
|
|
577
628
|
msgstr ""
|
|
578
629
|
|
|
579
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
630
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:413
|
|
580
631
|
msgid "Jump up"
|
|
581
632
|
msgstr ""
|
|
582
633
|
|
|
@@ -689,9 +740,12 @@ msgid "Not you?"
|
|
|
689
740
|
msgstr ""
|
|
690
741
|
|
|
691
742
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html:31
|
|
692
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
693
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
694
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
743
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:114
|
|
744
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:117
|
|
745
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:148
|
|
746
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:151
|
|
747
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:158
|
|
748
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:161
|
|
695
749
|
msgid "Log out"
|
|
696
750
|
msgstr ""
|
|
697
751
|
|
|
@@ -755,61 +809,61 @@ msgid "References"
|
|
|
755
809
|
msgstr "Αριθμοί αναφοράς"
|
|
756
810
|
|
|
757
811
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:17
|
|
758
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
812
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:53
|
|
759
813
|
msgid "Views"
|
|
760
814
|
msgstr "Θεάσεις"
|
|
761
815
|
|
|
762
816
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:25
|
|
763
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
817
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:73
|
|
764
818
|
msgid "Downloads"
|
|
765
819
|
msgstr ""
|
|
766
820
|
|
|
767
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
768
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
821
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:34
|
|
822
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:37
|
|
769
823
|
msgid "Show more details"
|
|
770
824
|
msgstr ""
|
|
771
825
|
|
|
772
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
826
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:35
|
|
773
827
|
msgid "Show less details"
|
|
774
828
|
msgstr ""
|
|
775
829
|
|
|
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:
|
|
778
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
779
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
830
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:46
|
|
831
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:68
|
|
832
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:88
|
|
833
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:110
|
|
780
834
|
msgid "All versions"
|
|
781
835
|
msgstr ""
|
|
782
836
|
|
|
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:
|
|
785
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
786
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
837
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:47
|
|
838
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:69
|
|
839
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:89
|
|
840
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:111
|
|
787
841
|
msgid "This version"
|
|
788
842
|
msgstr ""
|
|
789
843
|
|
|
790
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
791
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
792
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
844
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:60
|
|
845
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:80
|
|
846
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:100
|
|
793
847
|
msgid "More info"
|
|
794
848
|
msgstr ""
|
|
795
849
|
|
|
796
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
850
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:65
|
|
797
851
|
msgid "Total views"
|
|
798
852
|
msgstr ""
|
|
799
853
|
|
|
800
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
854
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:85
|
|
801
855
|
msgid "Total downloads"
|
|
802
856
|
msgstr ""
|
|
803
857
|
|
|
804
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
858
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:93
|
|
805
859
|
msgid "Data volume"
|
|
806
860
|
msgstr ""
|
|
807
861
|
|
|
808
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
862
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:105
|
|
809
863
|
msgid "Total data volume"
|
|
810
864
|
msgstr ""
|
|
811
865
|
|
|
812
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
866
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:117
|
|
813
867
|
msgid "More info on how stats are collected."
|
|
814
868
|
msgstr ""
|
|
815
869
|
|
|
@@ -843,7 +897,7 @@ msgid "Imprint"
|
|
|
843
897
|
msgstr ""
|
|
844
898
|
|
|
845
899
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:29
|
|
846
|
-
msgid "
|
|
900
|
+
msgid "Thesis"
|
|
847
901
|
msgstr ""
|
|
848
902
|
|
|
849
903
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:30
|
|
@@ -876,29 +930,29 @@ msgstr ""
|
|
|
876
930
|
msgid "Keywords and subjects"
|
|
877
931
|
msgstr ""
|
|
878
932
|
|
|
879
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
880
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
881
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
882
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
933
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
934
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
935
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:167
|
|
936
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:198
|
|
883
937
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:61
|
|
884
938
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:43
|
|
885
939
|
msgid "Opens in new tab"
|
|
886
940
|
msgstr ""
|
|
887
941
|
|
|
888
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
889
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
942
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
943
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
890
944
|
msgid "Read more"
|
|
891
945
|
msgstr "Διαβάστε περισσότερα"
|
|
892
946
|
|
|
893
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
947
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:26
|
|
894
948
|
msgid "Rights"
|
|
895
949
|
msgstr ""
|
|
896
950
|
|
|
897
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
951
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:59
|
|
898
952
|
msgid "Close"
|
|
899
953
|
msgstr ""
|
|
900
954
|
|
|
901
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
955
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:63
|
|
902
956
|
msgid "No further description."
|
|
903
957
|
msgstr ""
|
|
904
958
|
|
|
@@ -930,71 +984,94 @@ msgstr ""
|
|
|
930
984
|
msgid "Versions"
|
|
931
985
|
msgstr ""
|
|
932
986
|
|
|
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:
|
|
936
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
937
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:89
|
|
987
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:20
|
|
988
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:21
|
|
989
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:97
|
|
990
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:98
|
|
938
991
|
msgid "profile"
|
|
939
992
|
msgstr ""
|
|
940
993
|
|
|
941
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
942
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
994
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:76
|
|
995
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:80
|
|
943
996
|
msgid "Show affiliations"
|
|
944
997
|
msgstr ""
|
|
945
998
|
|
|
946
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
999
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:77
|
|
947
1000
|
msgid "Hide affiliations"
|
|
948
1001
|
msgstr ""
|
|
949
1002
|
|
|
950
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1003
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:84
|
|
951
1004
|
msgid "Affiliations for"
|
|
952
1005
|
msgstr ""
|
|
953
1006
|
|
|
954
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1007
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:68
|
|
1008
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:71
|
|
1009
|
+
msgid "Missing description type!"
|
|
1010
|
+
msgstr ""
|
|
1011
|
+
|
|
1012
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:90
|
|
1013
|
+
msgid "Unknown date type"
|
|
1014
|
+
msgstr ""
|
|
1015
|
+
|
|
1016
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:130
|
|
955
1017
|
msgid "Open external link"
|
|
956
1018
|
msgstr ""
|
|
957
1019
|
|
|
958
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1020
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:309
|
|
959
1021
|
msgid "Conference website"
|
|
960
1022
|
msgstr ""
|
|
961
1023
|
|
|
962
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
963
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1024
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:10
|
|
1025
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:26
|
|
1026
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:104
|
|
964
1027
|
msgid "DOI"
|
|
965
1028
|
msgstr ""
|
|
966
1029
|
|
|
967
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1030
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:17
|
|
968
1031
|
msgid "Get the DOI badge!"
|
|
969
1032
|
msgstr ""
|
|
970
1033
|
|
|
971
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1034
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:23
|
|
972
1035
|
msgid "DOI Badge"
|
|
973
1036
|
msgstr ""
|
|
974
1037
|
|
|
975
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1038
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:45
|
|
976
1039
|
msgid "File preview"
|
|
977
1040
|
msgstr ""
|
|
978
1041
|
|
|
979
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1042
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:60
|
|
1043
|
+
msgid "This file cannot be previewed"
|
|
1044
|
+
msgstr ""
|
|
1045
|
+
|
|
1046
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:63
|
|
1047
|
+
msgid ""
|
|
1048
|
+
"This file is an external reference and not stored directly in this repository.\n"
|
|
1049
|
+
"To access its content, please download it and open it locally."
|
|
1050
|
+
msgstr ""
|
|
1051
|
+
|
|
1052
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:90
|
|
980
1053
|
msgid "Name"
|
|
981
1054
|
msgstr "Όνομα"
|
|
982
1055
|
|
|
983
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1056
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:91
|
|
984
1057
|
msgid "Size"
|
|
985
1058
|
msgstr ""
|
|
986
1059
|
|
|
987
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1060
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:96
|
|
988
1061
|
msgid "Download all"
|
|
989
1062
|
msgstr ""
|
|
990
1063
|
|
|
991
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1064
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:127
|
|
992
1065
|
msgid ""
|
|
993
1066
|
"This is the file fingerprint (checksum), which can be used to verify the "
|
|
994
1067
|
"file integrity."
|
|
995
1068
|
msgstr ""
|
|
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 "Κατέβασμα"
|
|
1000
1077
|
|
|
@@ -1014,17 +1091,25 @@ msgstr ""
|
|
|
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 "Όλα"
|
|
1047
1133
|
|
|
@@ -1052,6 +1138,8 @@ msgstr ""
|
|
|
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 ""
|
|
@@ -1064,6 +1152,10 @@ msgstr ""
|
|
|
1064
1152
|
msgid "Record"
|
|
1065
1153
|
msgstr "Εγγραφή"
|
|
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 ""
|
|
|
1076
1168
|
msgid "View record"
|
|
1077
1169
|
msgstr ""
|
|
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 ""
|
|
|
1165
1257
|
msgid "Search"
|
|
1166
1258
|
msgstr "Αναζήτηση"
|
|
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 ""
|
|
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 ""
|
|
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 "Ενέργειες"
|
|
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 ""
|
|
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 ""
|
|
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 ""
|
|
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 ""
|
|
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 ""
|
|
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 "εδώ"
|
|
1224
1317
|
|
|
1225
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1226
|
-
msgid "
|
|
1318
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:58
|
|
1319
|
+
msgid "Use it!"
|
|
1227
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 ""
|
|
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 "Κώδικας"
|
|
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 ""
|
|
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 "Βασίζεται στο"
|
|
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
|