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
|
@@ -5,22 +5,23 @@
|
|
|
5
5
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
|
6
6
|
#
|
|
7
7
|
# Translators:
|
|
8
|
-
# Dorottya Szemigán, 2023
|
|
9
8
|
# Tibor Simko <tibor.simko@cern.ch>, 2024
|
|
10
|
-
# Andrea Dömötör, 2025
|
|
11
9
|
# Franciska Fekete, 2025
|
|
12
10
|
# Júlia Babos, 2025
|
|
13
11
|
# j k, 2025
|
|
14
12
|
# Zoltán Kanász-Nagy, 2025
|
|
13
|
+
# Dora Szauter, 2025
|
|
14
|
+
# Dorottya Szemigán, 2025
|
|
15
|
+
# Andrea Dömötör, 2025
|
|
15
16
|
#
|
|
16
17
|
#, fuzzy
|
|
17
18
|
msgid ""
|
|
18
19
|
msgstr ""
|
|
19
|
-
"Project-Id-Version: invenio-app-rdm
|
|
20
|
+
"Project-Id-Version: invenio-app-rdm 13.0.0rc6\n"
|
|
20
21
|
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
21
|
-
"POT-Creation-Date: 2025-
|
|
22
|
+
"POT-Creation-Date: 2025-07-22 14:12+0000\n"
|
|
22
23
|
"PO-Revision-Date: 2020-07-07 14:12+0000\n"
|
|
23
|
-
"Last-Translator:
|
|
24
|
+
"Last-Translator: Andrea Dömötör, 2025\n"
|
|
24
25
|
"Language-Team: Hungarian (https://app.transifex.com/inveniosoftware/teams/23537/hu/)\n"
|
|
25
26
|
"MIME-Version: 1.0\n"
|
|
26
27
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -29,133 +30,180 @@ msgstr ""
|
|
|
29
30
|
"Language: hu\n"
|
|
30
31
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
31
32
|
|
|
32
|
-
#: invenio_app_rdm/config.py:
|
|
33
|
+
#: invenio_app_rdm/config.py:269
|
|
33
34
|
msgid "The turn-key research data management repository"
|
|
34
35
|
msgstr "A kész kutatási adatkezelési tárház"
|
|
35
36
|
|
|
36
|
-
#: invenio_app_rdm/config.py:
|
|
37
|
+
#: invenio_app_rdm/config.py:308
|
|
37
38
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html:16
|
|
38
39
|
msgid "InvenioRDM"
|
|
39
40
|
msgstr "InvenioRDM"
|
|
40
41
|
|
|
41
|
-
#: invenio_app_rdm/config.py:
|
|
42
|
+
#: invenio_app_rdm/config.py:403
|
|
42
43
|
msgid "Welcome to Invenio App RDM!"
|
|
43
44
|
msgstr "Az Invenio App RDM üdvözli Önt!"
|
|
44
45
|
|
|
45
|
-
#: invenio_app_rdm/config.py:
|
|
46
|
+
#: invenio_app_rdm/config.py:816
|
|
46
47
|
msgid "JSON"
|
|
47
48
|
msgstr "JSON"
|
|
48
49
|
|
|
49
|
-
#: invenio_app_rdm/config.py:
|
|
50
|
+
#: invenio_app_rdm/config.py:823
|
|
50
51
|
msgid "JSON-LD"
|
|
51
52
|
msgstr "JSON-LD"
|
|
52
53
|
|
|
53
|
-
#: invenio_app_rdm/config.py:
|
|
54
|
+
#: invenio_app_rdm/config.py:831
|
|
54
55
|
msgid "CSL"
|
|
55
56
|
msgstr "CSL"
|
|
56
57
|
|
|
57
|
-
#: invenio_app_rdm/config.py:
|
|
58
|
+
#: invenio_app_rdm/config.py:838
|
|
58
59
|
msgid "DataCite JSON"
|
|
59
60
|
msgstr "DataCite JSON"
|
|
60
61
|
|
|
61
|
-
#: invenio_app_rdm/config.py:
|
|
62
|
+
#: invenio_app_rdm/config.py:847
|
|
62
63
|
msgid "DataCite XML"
|
|
63
64
|
msgstr "DataCite XML"
|
|
64
65
|
|
|
65
|
-
#: invenio_app_rdm/config.py:
|
|
66
|
+
#: invenio_app_rdm/config.py:856
|
|
66
67
|
msgid "Dublin Core XML"
|
|
67
68
|
msgstr "Dublin Core XML"
|
|
68
69
|
|
|
69
|
-
#: invenio_app_rdm/config.py:
|
|
70
|
+
#: invenio_app_rdm/config.py:865
|
|
70
71
|
msgid "MARCXML"
|
|
71
72
|
msgstr "MARCXML"
|
|
72
73
|
|
|
73
|
-
#: invenio_app_rdm/config.py:
|
|
74
|
+
#: invenio_app_rdm/config.py:872
|
|
74
75
|
msgid "BibTeX"
|
|
75
76
|
msgstr "BibTeX"
|
|
76
77
|
|
|
77
|
-
#: invenio_app_rdm/config.py:
|
|
78
|
+
#: invenio_app_rdm/config.py:879
|
|
78
79
|
msgid "GeoJSON"
|
|
79
80
|
msgstr "GeoJSON"
|
|
80
81
|
|
|
81
|
-
#: invenio_app_rdm/config.py:
|
|
82
|
+
#: invenio_app_rdm/config.py:886
|
|
82
83
|
msgid "DCAT"
|
|
83
84
|
msgstr "DCAT"
|
|
84
85
|
|
|
85
|
-
#: invenio_app_rdm/config.py:
|
|
86
|
+
#: invenio_app_rdm/config.py:893
|
|
86
87
|
msgid "Codemeta"
|
|
87
88
|
msgstr "Codemeta"
|
|
88
89
|
|
|
89
|
-
#: invenio_app_rdm/config.py:
|
|
90
|
+
#: invenio_app_rdm/config.py:900
|
|
90
91
|
msgid "Citation File Format"
|
|
91
92
|
msgstr "Idézési fájl formátuma"
|
|
92
93
|
|
|
93
|
-
#: invenio_app_rdm/config.py:
|
|
94
|
+
#: invenio_app_rdm/config.py:907
|
|
95
|
+
msgid "Data Package JSON"
|
|
96
|
+
msgstr ""
|
|
97
|
+
|
|
98
|
+
#: invenio_app_rdm/config.py:1102
|
|
94
99
|
msgid "APA"
|
|
95
100
|
msgstr "APA"
|
|
96
101
|
|
|
97
|
-
#: invenio_app_rdm/config.py:
|
|
102
|
+
#: invenio_app_rdm/config.py:1103
|
|
98
103
|
msgid "Harvard"
|
|
99
104
|
msgstr "Harvard"
|
|
100
105
|
|
|
101
|
-
#: invenio_app_rdm/config.py:
|
|
106
|
+
#: invenio_app_rdm/config.py:1104
|
|
102
107
|
msgid "MLA"
|
|
103
108
|
msgstr "MLA"
|
|
104
109
|
|
|
105
|
-
#: invenio_app_rdm/config.py:
|
|
110
|
+
#: invenio_app_rdm/config.py:1105
|
|
106
111
|
msgid "Vancouver"
|
|
107
112
|
msgstr "Vancouver"
|
|
108
113
|
|
|
109
|
-
#: invenio_app_rdm/config.py:
|
|
114
|
+
#: invenio_app_rdm/config.py:1106
|
|
110
115
|
msgid "Chicago"
|
|
111
116
|
msgstr "Chicago"
|
|
112
117
|
|
|
113
|
-
#: invenio_app_rdm/config.py:
|
|
118
|
+
#: invenio_app_rdm/config.py:1107
|
|
114
119
|
msgid "IEEE"
|
|
115
120
|
msgstr "IEEE"
|
|
116
121
|
|
|
117
|
-
#: invenio_app_rdm/ext.py:
|
|
122
|
+
#: invenio_app_rdm/ext.py:73
|
|
118
123
|
msgid "My dashboard"
|
|
119
124
|
msgstr "Irányítópult"
|
|
120
125
|
|
|
121
|
-
#: invenio_app_rdm/ext.py:
|
|
122
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
126
|
+
#: invenio_app_rdm/ext.py:79
|
|
127
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:17
|
|
123
128
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/header.html:28
|
|
124
129
|
msgid "New upload"
|
|
125
130
|
msgstr "Új feltöltés"
|
|
126
131
|
|
|
127
|
-
#: invenio_app_rdm/ext.py:
|
|
132
|
+
#: invenio_app_rdm/ext.py:93
|
|
128
133
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/uploads.html:8
|
|
129
134
|
msgid "Uploads"
|
|
130
135
|
msgstr "Feltöltések"
|
|
131
136
|
|
|
132
|
-
#: invenio_app_rdm/ext.py:
|
|
133
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:
|
|
137
|
+
#: invenio_app_rdm/ext.py:98
|
|
138
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:14
|
|
134
139
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/communities.html:8
|
|
135
140
|
msgid "Communities"
|
|
136
141
|
msgstr "Közösségek"
|
|
137
142
|
|
|
138
|
-
#: invenio_app_rdm/ext.py:
|
|
143
|
+
#: invenio_app_rdm/ext.py:103
|
|
139
144
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:118
|
|
140
145
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html:117
|
|
141
146
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/requests.html:8
|
|
142
147
|
msgid "Requests"
|
|
143
148
|
msgstr "Kérések"
|
|
144
149
|
|
|
145
|
-
#: invenio_app_rdm/ext.py:
|
|
150
|
+
#: invenio_app_rdm/ext.py:126
|
|
146
151
|
msgid "Home"
|
|
147
152
|
msgstr "Főoldal"
|
|
148
153
|
|
|
149
|
-
#: invenio_app_rdm/
|
|
150
|
-
#: invenio_app_rdm/
|
|
151
|
-
|
|
154
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/collections/collection.html:38
|
|
155
|
+
#: invenio_app_rdm/ext.py:134
|
|
156
|
+
msgid "Browse"
|
|
157
|
+
msgstr "Keresés"
|
|
158
|
+
|
|
159
|
+
#: invenio_app_rdm/administration/records/records.py:28
|
|
160
|
+
#: invenio_app_rdm/administration/records/records.py:29
|
|
161
|
+
#: invenio_app_rdm/ext.py:142
|
|
152
162
|
msgid "Records"
|
|
153
163
|
msgstr "Rekordok"
|
|
154
164
|
|
|
155
|
-
#: invenio_app_rdm/ext.py:
|
|
165
|
+
#: invenio_app_rdm/ext.py:149
|
|
156
166
|
msgid "Submit"
|
|
157
167
|
msgstr "Elküld"
|
|
158
168
|
|
|
169
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:38
|
|
170
|
+
msgid "Resource"
|
|
171
|
+
msgstr ""
|
|
172
|
+
|
|
173
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:43
|
|
174
|
+
msgid "Resource ID"
|
|
175
|
+
msgstr ""
|
|
176
|
+
|
|
177
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:47
|
|
178
|
+
msgid "Action"
|
|
179
|
+
msgstr "Tevékenység"
|
|
180
|
+
|
|
181
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:51
|
|
182
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:46
|
|
183
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:169
|
|
184
|
+
#: invenio_app_rdm/administration/users/users.py:22
|
|
185
|
+
msgid "User"
|
|
186
|
+
msgstr "Felhasználó"
|
|
187
|
+
|
|
188
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:55
|
|
189
|
+
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
190
|
+
#: invenio_app_rdm/administration/records/records.py:43
|
|
191
|
+
#: invenio_app_rdm/administration/records/records.py:127
|
|
192
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:173
|
|
193
|
+
#: invenio_app_rdm/administration/users/users.py:26
|
|
194
|
+
#: invenio_app_rdm/administration/users/users.py:42
|
|
195
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
196
|
+
msgid "Created"
|
|
197
|
+
msgstr "Létrehozva"
|
|
198
|
+
|
|
199
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:62
|
|
200
|
+
msgid "View Log"
|
|
201
|
+
msgstr ""
|
|
202
|
+
|
|
203
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:67
|
|
204
|
+
msgid "View Changes"
|
|
205
|
+
msgstr ""
|
|
206
|
+
|
|
159
207
|
#: invenio_app_rdm/administration/domains/domains.py:41
|
|
160
208
|
#: invenio_app_rdm/administration/domains/domains.py:42
|
|
161
209
|
msgid "Domains"
|
|
@@ -178,22 +226,22 @@ msgstr "TLD"
|
|
|
178
226
|
#: invenio_app_rdm/administration/domains/domains.py:49
|
|
179
227
|
#: invenio_app_rdm/administration/domains/domains.py:80
|
|
180
228
|
#: invenio_app_rdm/administration/domains/domains.py:146
|
|
181
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
182
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
183
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
229
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:69
|
|
230
|
+
#: invenio_app_rdm/administration/users/users.py:25
|
|
231
|
+
#: invenio_app_rdm/administration/users/users.py:36
|
|
184
232
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html:28
|
|
185
233
|
msgid "Status"
|
|
186
234
|
msgstr "Állapot"
|
|
187
235
|
|
|
188
236
|
#: invenio_app_rdm/administration/domains/domains.py:50
|
|
189
237
|
#: invenio_app_rdm/administration/domains/domains.py:153
|
|
190
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
238
|
+
#: invenio_app_rdm/administration/users/users.py:58
|
|
191
239
|
msgid "Users"
|
|
192
240
|
msgstr "Felhasználók"
|
|
193
241
|
|
|
194
242
|
#: invenio_app_rdm/administration/domains/domains.py:51
|
|
195
243
|
#: invenio_app_rdm/administration/domains/domains.py:154
|
|
196
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
244
|
+
#: invenio_app_rdm/administration/users/users.py:38
|
|
197
245
|
msgid "Active"
|
|
198
246
|
msgstr "Aktív"
|
|
199
247
|
|
|
@@ -276,19 +324,9 @@ msgstr "Domain részletei"
|
|
|
276
324
|
msgid "Top-level domain"
|
|
277
325
|
msgstr "Felső szintű domain (TLD)"
|
|
278
326
|
|
|
279
|
-
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
280
|
-
#: invenio_app_rdm/administration/records/records.py:41
|
|
281
|
-
#: invenio_app_rdm/administration/records/records.py:120
|
|
282
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:172
|
|
283
|
-
#: invenio_app_rdm/administration/users/users.py:25
|
|
284
|
-
#: invenio_app_rdm/administration/users/users.py:41
|
|
285
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
286
|
-
msgid "Created"
|
|
287
|
-
msgstr "Létrehozva"
|
|
288
|
-
|
|
289
327
|
#: invenio_app_rdm/administration/domains/domains.py:151
|
|
290
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
291
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
328
|
+
#: invenio_app_rdm/administration/users/users.py:27
|
|
329
|
+
#: invenio_app_rdm/administration/users/users.py:43
|
|
292
330
|
msgid "Updated"
|
|
293
331
|
msgstr "Frissítve"
|
|
294
332
|
|
|
@@ -296,152 +334,162 @@ msgstr "Frissítve"
|
|
|
296
334
|
msgid "Organisation"
|
|
297
335
|
msgstr "Szervezet"
|
|
298
336
|
|
|
299
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
300
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
337
|
+
#: invenio_app_rdm/administration/records/records.py:30
|
|
338
|
+
#: invenio_app_rdm/administration/records/records.py:114
|
|
301
339
|
msgid "Records & files"
|
|
302
340
|
msgstr "Rekordok és fájlok"
|
|
303
341
|
|
|
304
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
305
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
342
|
+
#: invenio_app_rdm/administration/records/records.py:41
|
|
343
|
+
#: invenio_app_rdm/administration/records/records.py:125
|
|
306
344
|
msgid "Title"
|
|
307
345
|
msgstr "Cím"
|
|
308
346
|
|
|
309
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
310
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
347
|
+
#: invenio_app_rdm/administration/records/records.py:42
|
|
348
|
+
#: invenio_app_rdm/administration/records/records.py:126
|
|
311
349
|
msgid "Owner"
|
|
312
350
|
msgstr "Tulajdonos"
|
|
313
351
|
|
|
314
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
315
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
316
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
317
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:276
|
|
352
|
+
#: invenio_app_rdm/administration/records/records.py:44
|
|
353
|
+
#: invenio_app_rdm/administration/records/records.py:128
|
|
354
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:288
|
|
318
355
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:293
|
|
319
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/
|
|
356
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:310
|
|
357
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:159
|
|
320
358
|
msgid "Files"
|
|
321
359
|
msgstr "Fájlok"
|
|
322
360
|
|
|
323
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
324
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
361
|
+
#: invenio_app_rdm/administration/records/records.py:45
|
|
362
|
+
#: invenio_app_rdm/administration/records/records.py:129
|
|
325
363
|
msgid "Stats"
|
|
326
364
|
msgstr "Statisztikák"
|
|
327
365
|
|
|
328
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
366
|
+
#: invenio_app_rdm/administration/records/records.py:50
|
|
329
367
|
msgid "Delete record"
|
|
330
368
|
msgstr "Rekord törlése"
|
|
331
369
|
|
|
332
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
370
|
+
#: invenio_app_rdm/administration/records/records.py:55
|
|
333
371
|
msgid "Restore record"
|
|
334
372
|
msgstr "Rekord visszaállítása"
|
|
335
373
|
|
|
336
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
337
|
-
|
|
374
|
+
#: invenio_app_rdm/administration/records/records.py:60
|
|
375
|
+
msgid "Compare revisions"
|
|
376
|
+
msgstr ""
|
|
377
|
+
|
|
378
|
+
#: invenio_app_rdm/administration/records/records.py:112
|
|
379
|
+
#: invenio_app_rdm/administration/records/records.py:113
|
|
338
380
|
msgid "Drafts"
|
|
339
381
|
msgstr "Piszkozatok"
|
|
340
382
|
|
|
341
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
383
|
+
#: invenio_app_rdm/administration/records/records.py:134
|
|
342
384
|
msgid "Set quota"
|
|
343
385
|
msgstr "Kvóta beállítása"
|
|
344
386
|
|
|
345
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:29
|
|
346
387
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:30
|
|
347
388
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:31
|
|
389
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:32
|
|
348
390
|
msgid "Moderation"
|
|
349
391
|
msgstr "Moderáció"
|
|
350
392
|
|
|
351
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
352
|
-
#: invenio_app_rdm/administration/
|
|
353
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
354
|
-
msgid "User"
|
|
355
|
-
msgstr "Felhasználó"
|
|
356
|
-
|
|
357
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:51
|
|
358
|
-
#: invenio_app_rdm/administration/users/users.py:23
|
|
359
|
-
#: invenio_app_rdm/administration/users/users.py:33
|
|
393
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:52
|
|
394
|
+
#: invenio_app_rdm/administration/users/users.py:24
|
|
395
|
+
#: invenio_app_rdm/administration/users/users.py:34
|
|
360
396
|
msgid "Email"
|
|
361
397
|
msgstr "Email"
|
|
362
398
|
|
|
363
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
399
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:58
|
|
364
400
|
msgid "Email domain"
|
|
365
401
|
msgstr "Email domain"
|
|
366
402
|
|
|
367
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
403
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:64
|
|
368
404
|
msgid "Activity"
|
|
369
405
|
msgstr "Aktivitás"
|
|
370
406
|
|
|
371
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
372
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
407
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:77
|
|
408
|
+
#: invenio_app_rdm/administration/users/users.py:79
|
|
373
409
|
msgid "Approve"
|
|
374
410
|
msgstr "Jóváhagyás"
|
|
375
411
|
|
|
376
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
377
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
412
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:82
|
|
413
|
+
#: invenio_app_rdm/administration/users/users.py:89
|
|
378
414
|
msgid "Block"
|
|
379
415
|
msgstr "Letiltás"
|
|
380
416
|
|
|
381
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
417
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:142
|
|
382
418
|
msgid "User moderation"
|
|
383
419
|
msgstr "Felhasználó moderáció"
|
|
384
420
|
|
|
385
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
386
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
421
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:165
|
|
422
|
+
#: invenio_app_rdm/administration/users/users.py:32
|
|
387
423
|
msgid "ID"
|
|
388
424
|
msgstr "ID"
|
|
389
425
|
|
|
390
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
426
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:174
|
|
391
427
|
msgid "Open"
|
|
392
428
|
msgstr "Megnyitás"
|
|
393
429
|
|
|
394
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
395
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
430
|
+
#: invenio_app_rdm/administration/users/users.py:23
|
|
431
|
+
#: invenio_app_rdm/administration/users/users.py:33
|
|
396
432
|
msgid "Username"
|
|
397
433
|
msgstr "Felhasználónév"
|
|
398
434
|
|
|
399
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
435
|
+
#: invenio_app_rdm/administration/users/users.py:35
|
|
400
436
|
msgid "Domain "
|
|
401
437
|
msgstr "Domain "
|
|
402
438
|
|
|
403
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
439
|
+
#: invenio_app_rdm/administration/users/users.py:37
|
|
404
440
|
msgid "Visibility"
|
|
405
441
|
msgstr "Láthatóság"
|
|
406
442
|
|
|
407
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
443
|
+
#: invenio_app_rdm/administration/users/users.py:39
|
|
408
444
|
msgid "Confirmed at"
|
|
409
445
|
msgstr "Megerősítve ekkor:"
|
|
410
446
|
|
|
411
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
447
|
+
#: invenio_app_rdm/administration/users/users.py:40
|
|
412
448
|
msgid "Verified at"
|
|
413
449
|
msgstr "Ellenőrizve ekkor:"
|
|
414
450
|
|
|
415
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
451
|
+
#: invenio_app_rdm/administration/users/users.py:41
|
|
416
452
|
msgid "Blocked at"
|
|
417
453
|
msgstr "Letiltva ekkor:"
|
|
418
454
|
|
|
419
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
420
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
455
|
+
#: invenio_app_rdm/administration/users/users.py:57
|
|
456
|
+
#: invenio_app_rdm/administration/users/users.py:59
|
|
421
457
|
msgid "User management"
|
|
422
458
|
msgstr "Felhasználókezelés"
|
|
423
459
|
|
|
424
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
460
|
+
#: invenio_app_rdm/administration/users/users.py:84
|
|
425
461
|
msgid "Restore"
|
|
426
462
|
msgstr "Visszaállítás"
|
|
427
463
|
|
|
428
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
464
|
+
#: invenio_app_rdm/administration/users/users.py:94
|
|
429
465
|
msgid "Suspend"
|
|
430
466
|
msgstr "Felfüggesztés"
|
|
431
467
|
|
|
432
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
468
|
+
#: invenio_app_rdm/administration/users/users.py:125
|
|
433
469
|
msgid "User details"
|
|
434
470
|
msgstr "Felhasználó adatai"
|
|
435
471
|
|
|
472
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:40
|
|
473
|
+
msgid "Subcommunities"
|
|
474
|
+
msgstr "Alközösségek"
|
|
475
|
+
|
|
476
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:44
|
|
477
|
+
msgid "See all"
|
|
478
|
+
msgstr "Összes megtekintése"
|
|
479
|
+
|
|
480
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:54
|
|
481
|
+
msgid "This community has no subcommunities"
|
|
482
|
+
msgstr ""
|
|
483
|
+
|
|
436
484
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/records/index.html:12
|
|
437
485
|
msgid "Search "
|
|
438
486
|
msgstr "Keresés"
|
|
439
487
|
|
|
440
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
488
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:15
|
|
441
489
|
msgid "New version"
|
|
442
490
|
msgstr "Új verzió"
|
|
443
491
|
|
|
444
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
492
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:19
|
|
445
493
|
msgid "Edit upload"
|
|
446
494
|
msgstr "Feltöltés szerkesztése"
|
|
447
495
|
|
|
@@ -449,43 +497,47 @@ msgstr "Feltöltés szerkesztése"
|
|
|
449
497
|
msgid "Information banner"
|
|
450
498
|
msgstr "Információs sáv"
|
|
451
499
|
|
|
452
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
500
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:80
|
|
501
|
+
msgid "Part of"
|
|
502
|
+
msgstr ""
|
|
503
|
+
|
|
504
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:91
|
|
453
505
|
msgid "Community visibility"
|
|
454
506
|
msgstr "Közösségi láthatóság"
|
|
455
507
|
|
|
456
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
508
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:92
|
|
457
509
|
msgid "The community is restricted to users with access."
|
|
458
510
|
msgstr ""
|
|
459
511
|
"A közösség korlátozva van a hozzáféréssel rendelkező felhasználók számára."
|
|
460
512
|
|
|
461
|
-
#: 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:94
|
|
462
514
|
msgid "Restricted"
|
|
463
515
|
msgstr "Korlátozott hozzáférés"
|
|
464
516
|
|
|
465
|
-
#: 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:111
|
|
466
518
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:24
|
|
467
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
519
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:138
|
|
468
520
|
msgid "Preview"
|
|
469
521
|
msgstr "Előnézet"
|
|
470
522
|
|
|
471
|
-
#: 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:115
|
|
472
524
|
msgid "You are previewing a published record."
|
|
473
525
|
msgstr "Ez egy közzétett rekord előnézete."
|
|
474
526
|
|
|
475
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
527
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:117
|
|
476
528
|
msgid "You are previewing changes that have not yet been published."
|
|
477
529
|
msgstr "Az előnézet változtatásai még nincsenek közzétéve."
|
|
478
530
|
|
|
479
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
531
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:119
|
|
480
532
|
msgid "You are previewing a new record that has not yet been published."
|
|
481
533
|
msgstr "Ez egy még nem közzétett új rekord előnézete."
|
|
482
534
|
|
|
483
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
535
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:121
|
|
484
536
|
msgid ""
|
|
485
537
|
"You are previewing a new record version that has not yet been published."
|
|
486
538
|
msgstr "Ez egy még nem közzétett új rekordverzió előnézete."
|
|
487
539
|
|
|
488
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
540
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:136
|
|
489
541
|
#, python-format
|
|
490
542
|
msgid ""
|
|
491
543
|
"\n"
|
|
@@ -498,69 +550,69 @@ msgstr ""
|
|
|
498
550
|
" elérhető.\n"
|
|
499
551
|
" "
|
|
500
552
|
|
|
501
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
553
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:160
|
|
502
554
|
msgid "Record access information"
|
|
503
555
|
msgstr "Rekord hozzáférési információk"
|
|
504
556
|
|
|
505
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
506
|
-
#: 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/macros/files.html:
|
|
508
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
557
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:167
|
|
558
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:326
|
|
559
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:172
|
|
560
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:202
|
|
509
561
|
msgid "Reason"
|
|
510
562
|
msgstr "Indoklás"
|
|
511
563
|
|
|
512
|
-
#: 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:180
|
|
513
565
|
msgid "Back-navigation"
|
|
514
566
|
msgstr "Visszanavigálás"
|
|
515
567
|
|
|
516
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
568
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:182
|
|
517
569
|
msgid "Back to edit"
|
|
518
570
|
msgstr "Vissza a szerkesztéshez"
|
|
519
571
|
|
|
520
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
572
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:200
|
|
521
573
|
msgid "Manage record"
|
|
522
574
|
msgstr "Rekord kezelése"
|
|
523
575
|
|
|
524
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
576
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:218
|
|
525
577
|
msgid "Publication date and version number"
|
|
526
578
|
msgstr "Publikálás dátuma és verziószám"
|
|
527
579
|
|
|
528
|
-
#: 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:222
|
|
529
581
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:25
|
|
530
582
|
msgid "Publication date"
|
|
531
583
|
msgstr "Publikálás dátuma"
|
|
532
584
|
|
|
533
|
-
#: 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:223
|
|
534
586
|
msgid "Published"
|
|
535
587
|
msgstr "Publikálva"
|
|
536
588
|
|
|
537
|
-
#: 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:226
|
|
538
590
|
#, python-brace-format
|
|
539
591
|
msgid "Version {version_number}"
|
|
540
592
|
msgstr "{version_number} verzió"
|
|
541
593
|
|
|
542
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
594
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:233
|
|
543
595
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:24
|
|
544
596
|
msgid "Resource type"
|
|
545
597
|
msgstr "Forrástípus"
|
|
546
598
|
|
|
547
|
-
#: 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:243
|
|
548
600
|
msgid "Access status"
|
|
549
601
|
msgstr "Hozzáférési státusz"
|
|
550
602
|
|
|
551
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
603
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:265
|
|
552
604
|
msgid "Record title and creators"
|
|
553
605
|
msgstr "Rekord címe és készítői"
|
|
554
606
|
|
|
555
|
-
#: 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:271
|
|
556
608
|
msgid "Creators and contributors"
|
|
557
609
|
msgstr "Készítők és közreműködők"
|
|
558
610
|
|
|
559
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
611
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:332
|
|
560
612
|
msgid "Request access"
|
|
561
613
|
msgstr "Hozzáférés kérése"
|
|
562
614
|
|
|
563
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
615
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:334
|
|
564
616
|
msgid ""
|
|
565
617
|
"If you would like to request access to these files, please fill out the form"
|
|
566
618
|
" below."
|
|
@@ -568,30 +620,30 @@ msgstr ""
|
|
|
568
620
|
"Ha hozzá szeretne férni ezekhez a fájlokhoz, kérjük, töltse ki az alábbi "
|
|
569
621
|
"űrlapot."
|
|
570
622
|
|
|
571
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
623
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:342
|
|
572
624
|
msgid ""
|
|
573
625
|
"You need to satisfy these conditions in order for this request to be "
|
|
574
626
|
"accepted:"
|
|
575
627
|
msgstr "Az alábbi feltételek teljesülése szükséges a kérés elfogadásához:"
|
|
576
628
|
|
|
577
|
-
#: 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/macros/files.html:
|
|
629
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:367
|
|
630
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:188
|
|
579
631
|
msgid "System files"
|
|
580
632
|
msgstr "Rendszerfájlok"
|
|
581
633
|
|
|
582
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
634
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:380
|
|
583
635
|
msgid "Additional record details"
|
|
584
636
|
msgstr "További rekord adatok"
|
|
585
637
|
|
|
586
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
638
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:394
|
|
587
639
|
msgid "Record details"
|
|
588
640
|
msgstr "Rekord adatok"
|
|
589
641
|
|
|
590
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
642
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:411
|
|
591
643
|
msgid "Jump to top of page"
|
|
592
644
|
msgstr "Ugrás az oldal tetejére"
|
|
593
645
|
|
|
594
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
646
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:413
|
|
595
647
|
msgid "Jump up"
|
|
596
648
|
msgstr "Ugrás fel"
|
|
597
649
|
|
|
@@ -713,9 +765,12 @@ msgid "Not you?"
|
|
|
713
765
|
msgstr "Nem Ön?"
|
|
714
766
|
|
|
715
767
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html:31
|
|
716
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
717
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
718
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
768
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:114
|
|
769
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:117
|
|
770
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:148
|
|
771
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:151
|
|
772
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:158
|
|
773
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:161
|
|
719
774
|
msgid "Log out"
|
|
720
775
|
msgstr "Kijelentkezés"
|
|
721
776
|
|
|
@@ -779,61 +834,61 @@ msgid "References"
|
|
|
779
834
|
msgstr "Hivatkozások"
|
|
780
835
|
|
|
781
836
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:17
|
|
782
|
-
#: 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:53
|
|
783
838
|
msgid "Views"
|
|
784
839
|
msgstr "Megtekintések"
|
|
785
840
|
|
|
786
841
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:25
|
|
787
|
-
#: 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:73
|
|
788
843
|
msgid "Downloads"
|
|
789
844
|
msgstr "Letöltések"
|
|
790
845
|
|
|
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:
|
|
846
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:34
|
|
847
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:37
|
|
793
848
|
msgid "Show more details"
|
|
794
849
|
msgstr "További részletek megjelenítése"
|
|
795
850
|
|
|
796
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
851
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:35
|
|
797
852
|
msgid "Show less details"
|
|
798
853
|
msgstr "Kevesebb részlet megjelenítése"
|
|
799
854
|
|
|
800
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
801
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
802
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
803
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
855
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:46
|
|
856
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:68
|
|
857
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:88
|
|
858
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:110
|
|
804
859
|
msgid "All versions"
|
|
805
860
|
msgstr "Összes verzió"
|
|
806
861
|
|
|
807
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
808
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
809
|
-
#: 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:
|
|
862
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:47
|
|
863
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:69
|
|
864
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:89
|
|
865
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:111
|
|
811
866
|
msgid "This version"
|
|
812
867
|
msgstr "Ez a verzió"
|
|
813
868
|
|
|
814
|
-
#: 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:
|
|
816
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
869
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:60
|
|
870
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:80
|
|
871
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:100
|
|
817
872
|
msgid "More info"
|
|
818
873
|
msgstr "További információ"
|
|
819
874
|
|
|
820
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
875
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:65
|
|
821
876
|
msgid "Total views"
|
|
822
877
|
msgstr "Összes megtekintés"
|
|
823
878
|
|
|
824
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
879
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:85
|
|
825
880
|
msgid "Total downloads"
|
|
826
881
|
msgstr "Összes letöltés"
|
|
827
882
|
|
|
828
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
883
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:93
|
|
829
884
|
msgid "Data volume"
|
|
830
885
|
msgstr "Adatmennyiség"
|
|
831
886
|
|
|
832
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
887
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:105
|
|
833
888
|
msgid "Total data volume"
|
|
834
889
|
msgstr "Teljes adatmennyiség"
|
|
835
890
|
|
|
836
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
891
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:117
|
|
837
892
|
msgid "More info on how stats are collected."
|
|
838
893
|
msgstr "További információ a statisztikák gyűjtéséről."
|
|
839
894
|
|
|
@@ -867,8 +922,8 @@ msgid "Imprint"
|
|
|
867
922
|
msgstr "Impresszum"
|
|
868
923
|
|
|
869
924
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:29
|
|
870
|
-
msgid "
|
|
871
|
-
msgstr "
|
|
925
|
+
msgid "Thesis"
|
|
926
|
+
msgstr "Disszertáció"
|
|
872
927
|
|
|
873
928
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:30
|
|
874
929
|
msgid "Conference"
|
|
@@ -900,29 +955,29 @@ msgstr "Külső források"
|
|
|
900
955
|
msgid "Keywords and subjects"
|
|
901
956
|
msgstr "Kulcsszavak és témák"
|
|
902
957
|
|
|
903
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
904
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
905
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
906
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
958
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
959
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
960
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:167
|
|
961
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:198
|
|
907
962
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:61
|
|
908
963
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:43
|
|
909
964
|
msgid "Opens in new tab"
|
|
910
965
|
msgstr "Új lapon nyílik meg"
|
|
911
966
|
|
|
912
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
913
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
967
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
968
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
914
969
|
msgid "Read more"
|
|
915
970
|
msgstr "Tudjon meg többet!"
|
|
916
971
|
|
|
917
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
972
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:26
|
|
918
973
|
msgid "Rights"
|
|
919
974
|
msgstr "Jogok"
|
|
920
975
|
|
|
921
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
976
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:59
|
|
922
977
|
msgid "Close"
|
|
923
978
|
msgstr "Bezárás"
|
|
924
979
|
|
|
925
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
980
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:63
|
|
926
981
|
msgid "No further description."
|
|
927
982
|
msgstr "Nincs további leírás."
|
|
928
983
|
|
|
@@ -954,65 +1009,84 @@ msgstr "Módosítva"
|
|
|
954
1009
|
msgid "Versions"
|
|
955
1010
|
msgstr "Verziók"
|
|
956
1011
|
|
|
957
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
958
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
959
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
960
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
961
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:89
|
|
1012
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:20
|
|
1013
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:21
|
|
1014
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:97
|
|
1015
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:98
|
|
962
1016
|
msgid "profile"
|
|
963
1017
|
msgstr "profil"
|
|
964
1018
|
|
|
965
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
966
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1019
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:76
|
|
1020
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:80
|
|
967
1021
|
msgid "Show affiliations"
|
|
968
1022
|
msgstr "Affiliációk mutatása"
|
|
969
1023
|
|
|
970
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1024
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:77
|
|
971
1025
|
msgid "Hide affiliations"
|
|
972
1026
|
msgstr "Affiliációk elrejtése"
|
|
973
1027
|
|
|
974
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1028
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:84
|
|
975
1029
|
msgid "Affiliations for"
|
|
976
1030
|
msgstr "Affiliációk hozzá:"
|
|
977
1031
|
|
|
978
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1032
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:68
|
|
1033
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:71
|
|
1034
|
+
msgid "Missing description type!"
|
|
1035
|
+
msgstr ""
|
|
1036
|
+
|
|
1037
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:90
|
|
1038
|
+
msgid "Unknown date type"
|
|
1039
|
+
msgstr ""
|
|
1040
|
+
|
|
1041
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:130
|
|
979
1042
|
msgid "Open external link"
|
|
980
1043
|
msgstr "Külső link megnyitása"
|
|
981
1044
|
|
|
982
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1045
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:309
|
|
983
1046
|
msgid "Conference website"
|
|
984
1047
|
msgstr "Konferencia weboldala"
|
|
985
1048
|
|
|
986
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
987
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1049
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:10
|
|
1050
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:26
|
|
1051
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:104
|
|
988
1052
|
msgid "DOI"
|
|
989
1053
|
msgstr "DOI"
|
|
990
1054
|
|
|
991
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1055
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:17
|
|
992
1056
|
msgid "Get the DOI badge!"
|
|
993
1057
|
msgstr "Szerezze meg a DOI jelvényt!"
|
|
994
1058
|
|
|
995
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1059
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:23
|
|
996
1060
|
msgid "DOI Badge"
|
|
997
1061
|
msgstr "DOI jelvény"
|
|
998
1062
|
|
|
999
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1063
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:45
|
|
1000
1064
|
msgid "File preview"
|
|
1001
1065
|
msgstr "Fájl előnézet"
|
|
1002
1066
|
|
|
1003
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1067
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:60
|
|
1068
|
+
msgid "This file cannot be previewed"
|
|
1069
|
+
msgstr ""
|
|
1070
|
+
|
|
1071
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:63
|
|
1072
|
+
msgid ""
|
|
1073
|
+
"This file is an external reference and not stored directly in this repository.\n"
|
|
1074
|
+
"To access its content, please download it and open it locally."
|
|
1075
|
+
msgstr ""
|
|
1076
|
+
|
|
1077
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:90
|
|
1004
1078
|
msgid "Name"
|
|
1005
1079
|
msgstr "Név"
|
|
1006
1080
|
|
|
1007
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1081
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:91
|
|
1008
1082
|
msgid "Size"
|
|
1009
1083
|
msgstr "Méret"
|
|
1010
1084
|
|
|
1011
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1085
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:96
|
|
1012
1086
|
msgid "Download all"
|
|
1013
1087
|
msgstr "Összes letöltése"
|
|
1014
1088
|
|
|
1015
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1089
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:127
|
|
1016
1090
|
msgid ""
|
|
1017
1091
|
"This is the file fingerprint (checksum), which can be used to verify the "
|
|
1018
1092
|
"file integrity."
|
|
@@ -1020,7 +1094,11 @@ msgstr ""
|
|
|
1020
1094
|
"Ez a fájl ujjlenyomata (ellenőrző összeg), amely a fájl integritásának "
|
|
1021
1095
|
"ellenőrzésére használható."
|
|
1022
1096
|
|
|
1023
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1097
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:133
|
|
1098
|
+
msgid "N/A (external)"
|
|
1099
|
+
msgstr ""
|
|
1100
|
+
|
|
1101
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:142
|
|
1024
1102
|
msgid "Download"
|
|
1025
1103
|
msgstr "Letöltés"
|
|
1026
1104
|
|
|
@@ -1040,17 +1118,25 @@ msgstr "Verzió"
|
|
|
1040
1118
|
msgid "No DOI available"
|
|
1041
1119
|
msgstr "Nem elérhető DOI"
|
|
1042
1120
|
|
|
1043
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1121
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:103
|
|
1122
|
+
msgid "Digital Object Identifier"
|
|
1123
|
+
msgstr ""
|
|
1124
|
+
|
|
1125
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:105
|
|
1126
|
+
msgid "Copy/paste your existing DOI here..."
|
|
1127
|
+
msgstr ""
|
|
1128
|
+
|
|
1129
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:109
|
|
1044
1130
|
#, python-format
|
|
1045
1131
|
msgid "Discard the reserved %(scheme_label)s."
|
|
1046
1132
|
msgstr "A lefoglalt %(scheme_label)s elvetése."
|
|
1047
1133
|
|
|
1048
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1134
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:112
|
|
1049
1135
|
#, python-format
|
|
1050
1136
|
msgid "Get a %(scheme_label)s now!"
|
|
1051
1137
|
msgstr "Szerezzen be egy %(scheme_label)s-t most!"
|
|
1052
1138
|
|
|
1053
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1139
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:115
|
|
1054
1140
|
#, python-format
|
|
1055
1141
|
msgid ""
|
|
1056
1142
|
"Reserve a %(scheme_label)s by pressing the button (so it can be included in "
|
|
@@ -1061,7 +1147,7 @@ msgstr ""
|
|
|
1061
1147
|
"előtt belekerülhet a fájlokba). A(z) %(scheme_label)s a feltöltés "
|
|
1062
1148
|
"közzétételekor regisztrálásra kerül."
|
|
1063
1149
|
|
|
1064
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1150
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:121
|
|
1065
1151
|
#, python-format
|
|
1066
1152
|
msgid ""
|
|
1067
1153
|
"A %(scheme_label)s allows your upload to be easily and unambiguously cited. "
|
|
@@ -1070,9 +1156,10 @@ msgstr ""
|
|
|
1070
1156
|
"A %(scheme_label)s lehetővé teszi a feltöltései egyszerű és egyértelmű "
|
|
1071
1157
|
"hivatkozását. Például: 10.1234/foo.bar"
|
|
1072
1158
|
|
|
1073
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1074
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1075
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1159
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:233
|
|
1160
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:18
|
|
1161
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:31
|
|
1162
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:40
|
|
1076
1163
|
msgid "All"
|
|
1077
1164
|
msgstr "Összes"
|
|
1078
1165
|
|
|
@@ -1083,6 +1170,8 @@ msgstr "Vissza a meghívókhoz"
|
|
|
1083
1170
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-invitation/user_dashboard.html:19
|
|
1084
1171
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:31
|
|
1085
1172
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:34
|
|
1173
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity-invitation/index.html:29
|
|
1174
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity/index.html:29
|
|
1086
1175
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:28
|
|
1087
1176
|
msgid "Back to requests"
|
|
1088
1177
|
msgstr "Vissza a kérésekhez"
|
|
@@ -1095,6 +1184,10 @@ msgstr "Beszélgetés"
|
|
|
1095
1184
|
msgid "Record"
|
|
1096
1185
|
msgstr "Rekord"
|
|
1097
1186
|
|
|
1187
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:77
|
|
1188
|
+
msgid "Checks"
|
|
1189
|
+
msgstr ""
|
|
1190
|
+
|
|
1098
1191
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:13
|
|
1099
1192
|
msgid "Access request"
|
|
1100
1193
|
msgstr "Hozzáférés igénylése"
|
|
@@ -1107,7 +1200,7 @@ msgstr "Közösség megtekintése"
|
|
|
1107
1200
|
msgid "View record"
|
|
1108
1201
|
msgstr "Rekord megtekintése"
|
|
1109
1202
|
|
|
1110
|
-
#: invenio_app_rdm/theme/views.py:
|
|
1203
|
+
#: invenio_app_rdm/theme/views.py:128
|
|
1111
1204
|
msgid "Notification preferences were updated."
|
|
1112
1205
|
msgstr "Az értesítési beállítások frissítve lettek."
|
|
1113
1206
|
|
|
@@ -1196,40 +1289,41 @@ msgstr "Bejövő üzenetek"
|
|
|
1196
1289
|
msgid "Search"
|
|
1197
1290
|
msgstr "Keresés"
|
|
1198
1291
|
|
|
1199
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1292
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:16
|
|
1293
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:19
|
|
1200
1294
|
msgid "Log in"
|
|
1201
1295
|
msgstr "Bejelentkezés"
|
|
1202
1296
|
|
|
1203
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1297
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:24
|
|
1204
1298
|
msgid "Sign up"
|
|
1205
1299
|
msgstr "Regisztráció"
|
|
1206
1300
|
|
|
1207
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1301
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:41
|
|
1208
1302
|
msgid "Quick create"
|
|
1209
1303
|
msgstr "Gyors létrehozás"
|
|
1210
1304
|
|
|
1211
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1305
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:58
|
|
1212
1306
|
msgid "Actions"
|
|
1213
1307
|
msgstr "Tevékenységek"
|
|
1214
1308
|
|
|
1215
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1216
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1309
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:79
|
|
1310
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:124
|
|
1217
1311
|
msgid "My account"
|
|
1218
1312
|
msgstr "Fiókom"
|
|
1219
1313
|
|
|
1220
|
-
#: 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:13
|
|
1221
1315
|
msgid "You've successfully installed InvenioRDM!"
|
|
1222
1316
|
msgstr "Sikeresen telepítette az InvenioRDM-et!"
|
|
1223
1317
|
|
|
1224
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1318
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:15
|
|
1225
1319
|
msgid "What is ahead?"
|
|
1226
1320
|
msgstr "Mi következik?"
|
|
1227
1321
|
|
|
1228
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1322
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:25
|
|
1229
1323
|
msgid "Configure"
|
|
1230
1324
|
msgstr "Konfigurálás"
|
|
1231
1325
|
|
|
1232
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1326
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:28
|
|
1233
1327
|
msgid ""
|
|
1234
1328
|
"Configure the datamodel, resource types, permissions and much more to make "
|
|
1235
1329
|
"it suit your needs! For more information on how to do it visit the"
|
|
@@ -1237,15 +1331,15 @@ msgstr ""
|
|
|
1237
1331
|
"Konfigurálja az adatmodellt, forrástípusokat, jogosultságokat és egyebeket, "
|
|
1238
1332
|
"hogy az megfeleljen az Ön igényeinek! További információért látogasson el a "
|
|
1239
1333
|
|
|
1240
|
-
#: 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:30
|
|
1241
1335
|
msgid "configuration section in the docs"
|
|
1242
1336
|
msgstr "dokumentáció konfigurációs szekciójába"
|
|
1243
1337
|
|
|
1244
|
-
#: 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:42
|
|
1245
1339
|
msgid "Customize"
|
|
1246
1340
|
msgstr "Testreszabás"
|
|
1247
1341
|
|
|
1248
|
-
#: 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:45
|
|
1249
1343
|
msgid ""
|
|
1250
1344
|
"Customize the layout and adapt the styling to match your institution's. See "
|
|
1251
1345
|
"how to do so"
|
|
@@ -1253,44 +1347,49 @@ msgstr ""
|
|
|
1253
1347
|
"Testreszabhatja az elrendezést és a stílust, hogy az illeszkedjen az "
|
|
1254
1348
|
"intézménye arculatához. Útmutató "
|
|
1255
1349
|
|
|
1256
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1350
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:47
|
|
1257
1351
|
msgid "here"
|
|
1258
1352
|
msgstr "itt"
|
|
1259
1353
|
|
|
1260
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1261
|
-
msgid "
|
|
1262
|
-
msgstr "
|
|
1354
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:58
|
|
1355
|
+
msgid "Use it!"
|
|
1356
|
+
msgstr ""
|
|
1263
1357
|
|
|
1264
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1265
|
-
msgid "
|
|
1266
|
-
msgstr "
|
|
1358
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:60
|
|
1359
|
+
msgid "Use and explore your InvenioRDM instance."
|
|
1360
|
+
msgstr ""
|
|
1267
1361
|
|
|
1268
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1269
|
-
msgid "
|
|
1270
|
-
msgstr "
|
|
1362
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:62
|
|
1363
|
+
msgid "Use"
|
|
1364
|
+
msgstr ""
|
|
1271
1365
|
|
|
1272
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1366
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:76
|
|
1273
1367
|
msgid "Docs"
|
|
1274
1368
|
msgstr "Dokumentumok"
|
|
1275
1369
|
|
|
1276
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1370
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:85
|
|
1277
1371
|
msgid "Code"
|
|
1278
1372
|
msgstr "Kód"
|
|
1279
1373
|
|
|
1280
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1374
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:92
|
|
1281
1375
|
msgid "To disable this section, add"
|
|
1282
1376
|
msgstr "Ennek a szakasznak a letiltásához adja hozzá"
|
|
1283
1377
|
|
|
1284
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1378
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:94
|
|
1285
1379
|
msgid "to your invenio.cfg file."
|
|
1286
1380
|
msgstr "az invenio.cfg fájlhoz."
|
|
1287
1381
|
|
|
1288
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1382
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:8
|
|
1383
|
+
msgid "In this collection"
|
|
1384
|
+
msgstr ""
|
|
1385
|
+
|
|
1386
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:13
|
|
1387
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:26
|
|
1289
1388
|
msgid "In this community"
|
|
1290
1389
|
msgstr "Ebben a közösségben"
|
|
1291
1390
|
|
|
1292
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1293
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1391
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:51
|
|
1392
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:52
|
|
1294
1393
|
msgid "Search records"
|
|
1295
1394
|
msgstr "Rekordok keresése"
|
|
1296
1395
|
|
|
@@ -1299,7 +1398,7 @@ msgstr "Rekordok keresése"
|
|
|
1299
1398
|
msgid "Powered by"
|
|
1300
1399
|
msgstr "Üzemeltető:"
|
|
1301
1400
|
|
|
1302
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1401
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:12
|
|
1303
1402
|
msgid ""
|
|
1304
1403
|
"The following files were flagged as 'unhealthy'. This means that the "
|
|
1305
1404
|
"checksum check failed or timed out. Please take any action if needed."
|
|
@@ -1308,50 +1407,50 @@ msgstr ""
|
|
|
1308
1407
|
"ellenőrző összeg ellenőrzése sikertelen volt vagy időtúllépéssel zárult. "
|
|
1309
1408
|
"Kérjük, tegyen lépéseket, ha szükséges."
|
|
1310
1409
|
|
|
1410
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:15
|
|
1411
|
+
#, python-brace-format
|
|
1412
|
+
msgid "ID: {}"
|
|
1413
|
+
msgstr ""
|
|
1414
|
+
|
|
1311
1415
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:16
|
|
1312
|
-
#, python-format
|
|
1313
|
-
msgid "
|
|
1314
|
-
msgstr "
|
|
1416
|
+
#, python-brace-format
|
|
1417
|
+
msgid "URI: {}"
|
|
1418
|
+
msgstr ""
|
|
1315
1419
|
|
|
1316
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1317
|
-
#, python-format
|
|
1318
|
-
msgid "
|
|
1319
|
-
msgstr "
|
|
1420
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:18
|
|
1421
|
+
#, python-brace-format
|
|
1422
|
+
msgid "Name: {}"
|
|
1423
|
+
msgstr ""
|
|
1320
1424
|
|
|
1321
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1322
|
-
#, python-format
|
|
1323
|
-
msgid "
|
|
1324
|
-
msgstr "
|
|
1425
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:20
|
|
1426
|
+
#, python-brace-format
|
|
1427
|
+
msgid "Created: {}"
|
|
1428
|
+
msgstr ""
|
|
1325
1429
|
|
|
1326
1430
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:21
|
|
1327
|
-
#, python-format
|
|
1328
|
-
msgid "
|
|
1329
|
-
msgstr "
|
|
1431
|
+
#, python-brace-format
|
|
1432
|
+
msgid "Checksum: {}"
|
|
1433
|
+
msgstr ""
|
|
1330
1434
|
|
|
1331
1435
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:22
|
|
1332
|
-
#, python-format
|
|
1333
|
-
msgid "
|
|
1334
|
-
msgstr "
|
|
1436
|
+
#, python-brace-format
|
|
1437
|
+
msgid "Last check date: {}"
|
|
1438
|
+
msgstr ""
|
|
1335
1439
|
|
|
1336
1440
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:23
|
|
1337
|
-
#, python-format
|
|
1338
|
-
msgid "Last check
|
|
1339
|
-
msgstr "
|
|
1340
|
-
|
|
1341
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:24
|
|
1342
|
-
#, python-format
|
|
1343
|
-
msgid "Last check FAILED with result: %s"
|
|
1344
|
-
msgstr "Az utolsó ellenőrzés SIKERTELEN volt, eredmény: %s"
|
|
1441
|
+
#, python-brace-format
|
|
1442
|
+
msgid "Last check FAILED with result: {}"
|
|
1443
|
+
msgstr ""
|
|
1345
1444
|
|
|
1346
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1347
|
-
#, python-format
|
|
1348
|
-
msgid "Record:
|
|
1349
|
-
msgstr "
|
|
1445
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:25
|
|
1446
|
+
#, python-brace-format
|
|
1447
|
+
msgid "Record: {}"
|
|
1448
|
+
msgstr ""
|
|
1350
1449
|
|
|
1351
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1352
|
-
#, python-format
|
|
1353
|
-
msgid "Draft:
|
|
1354
|
-
msgstr "
|
|
1450
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:28
|
|
1451
|
+
#, python-brace-format
|
|
1452
|
+
msgid "Draft: {}"
|
|
1453
|
+
msgstr ""
|
|
1355
1454
|
|
|
1356
1455
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html:9
|
|
1357
1456
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html:8
|