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,20 +5,20 @@
|
|
|
5
5
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
|
6
6
|
#
|
|
7
7
|
# Translators:
|
|
8
|
-
# Tibor Simko <tibor.simko@cern.ch>, 2025
|
|
9
8
|
# Ivan Masár <helix84@centrum.sk>, 2025
|
|
10
9
|
# Jiří Kunčar <jiri.kuncar@gmail.com>, 2025
|
|
11
|
-
#
|
|
10
|
+
# Tibor Simko <tibor.simko@cern.ch>, 2025
|
|
12
11
|
# Mirek Simek <miroslav.simek@gmail.com>, 2025
|
|
12
|
+
# daniela.hornickova, 2025
|
|
13
13
|
#
|
|
14
14
|
#, fuzzy
|
|
15
15
|
msgid ""
|
|
16
16
|
msgstr ""
|
|
17
|
-
"Project-Id-Version: invenio-app-rdm
|
|
17
|
+
"Project-Id-Version: invenio-app-rdm 13.0.0rc6\n"
|
|
18
18
|
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
19
|
-
"POT-Creation-Date: 2025-
|
|
19
|
+
"POT-Creation-Date: 2025-07-22 14:12+0000\n"
|
|
20
20
|
"PO-Revision-Date: 2020-07-07 14:12+0000\n"
|
|
21
|
-
"Last-Translator:
|
|
21
|
+
"Last-Translator: daniela.hornickova, 2025\n"
|
|
22
22
|
"Language-Team: Czech (https://app.transifex.com/inveniosoftware/teams/23537/cs/)\n"
|
|
23
23
|
"MIME-Version: 1.0\n"
|
|
24
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -27,133 +27,180 @@ msgstr ""
|
|
|
27
27
|
"Language: cs\n"
|
|
28
28
|
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
|
29
29
|
|
|
30
|
-
#: invenio_app_rdm/config.py:
|
|
30
|
+
#: invenio_app_rdm/config.py:269
|
|
31
31
|
msgid "The turn-key research data management repository"
|
|
32
32
|
msgstr "Repozitář na klíč pro správu vědeckých dat"
|
|
33
33
|
|
|
34
|
-
#: invenio_app_rdm/config.py:
|
|
34
|
+
#: invenio_app_rdm/config.py:308
|
|
35
35
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html:16
|
|
36
36
|
msgid "InvenioRDM"
|
|
37
37
|
msgstr "InvenioRDM"
|
|
38
38
|
|
|
39
|
-
#: invenio_app_rdm/config.py:
|
|
39
|
+
#: invenio_app_rdm/config.py:403
|
|
40
40
|
msgid "Welcome to Invenio App RDM!"
|
|
41
41
|
msgstr "Vítejte v repozitáři Invenio App RDM!"
|
|
42
42
|
|
|
43
|
-
#: invenio_app_rdm/config.py:
|
|
43
|
+
#: invenio_app_rdm/config.py:816
|
|
44
44
|
msgid "JSON"
|
|
45
45
|
msgstr "JSON"
|
|
46
46
|
|
|
47
|
-
#: invenio_app_rdm/config.py:
|
|
47
|
+
#: invenio_app_rdm/config.py:823
|
|
48
48
|
msgid "JSON-LD"
|
|
49
49
|
msgstr "JSON-LD"
|
|
50
50
|
|
|
51
|
-
#: invenio_app_rdm/config.py:
|
|
51
|
+
#: invenio_app_rdm/config.py:831
|
|
52
52
|
msgid "CSL"
|
|
53
53
|
msgstr "CSL"
|
|
54
54
|
|
|
55
|
-
#: invenio_app_rdm/config.py:
|
|
55
|
+
#: invenio_app_rdm/config.py:838
|
|
56
56
|
msgid "DataCite JSON"
|
|
57
57
|
msgstr "DataCite JSON"
|
|
58
58
|
|
|
59
|
-
#: invenio_app_rdm/config.py:
|
|
59
|
+
#: invenio_app_rdm/config.py:847
|
|
60
60
|
msgid "DataCite XML"
|
|
61
61
|
msgstr "DataCite XML"
|
|
62
62
|
|
|
63
|
-
#: invenio_app_rdm/config.py:
|
|
63
|
+
#: invenio_app_rdm/config.py:856
|
|
64
64
|
msgid "Dublin Core XML"
|
|
65
65
|
msgstr "Dublin Core XML"
|
|
66
66
|
|
|
67
|
-
#: invenio_app_rdm/config.py:
|
|
67
|
+
#: invenio_app_rdm/config.py:865
|
|
68
68
|
msgid "MARCXML"
|
|
69
69
|
msgstr "MARCXML"
|
|
70
70
|
|
|
71
|
-
#: invenio_app_rdm/config.py:
|
|
71
|
+
#: invenio_app_rdm/config.py:872
|
|
72
72
|
msgid "BibTeX"
|
|
73
73
|
msgstr "BibTeX"
|
|
74
74
|
|
|
75
|
-
#: invenio_app_rdm/config.py:
|
|
75
|
+
#: invenio_app_rdm/config.py:879
|
|
76
76
|
msgid "GeoJSON"
|
|
77
77
|
msgstr "GeoJSON"
|
|
78
78
|
|
|
79
|
-
#: invenio_app_rdm/config.py:
|
|
79
|
+
#: invenio_app_rdm/config.py:886
|
|
80
80
|
msgid "DCAT"
|
|
81
81
|
msgstr "DCAT"
|
|
82
82
|
|
|
83
|
-
#: invenio_app_rdm/config.py:
|
|
83
|
+
#: invenio_app_rdm/config.py:893
|
|
84
84
|
msgid "Codemeta"
|
|
85
85
|
msgstr "Codemeta"
|
|
86
86
|
|
|
87
|
-
#: invenio_app_rdm/config.py:
|
|
87
|
+
#: invenio_app_rdm/config.py:900
|
|
88
88
|
msgid "Citation File Format"
|
|
89
89
|
msgstr "Formát citačního souboru"
|
|
90
90
|
|
|
91
|
-
#: invenio_app_rdm/config.py:
|
|
91
|
+
#: invenio_app_rdm/config.py:907
|
|
92
|
+
msgid "Data Package JSON"
|
|
93
|
+
msgstr "JSON datového balíčku"
|
|
94
|
+
|
|
95
|
+
#: invenio_app_rdm/config.py:1102
|
|
92
96
|
msgid "APA"
|
|
93
97
|
msgstr "APA"
|
|
94
98
|
|
|
95
|
-
#: invenio_app_rdm/config.py:
|
|
99
|
+
#: invenio_app_rdm/config.py:1103
|
|
96
100
|
msgid "Harvard"
|
|
97
101
|
msgstr "Harvard"
|
|
98
102
|
|
|
99
|
-
#: invenio_app_rdm/config.py:
|
|
103
|
+
#: invenio_app_rdm/config.py:1104
|
|
100
104
|
msgid "MLA"
|
|
101
105
|
msgstr "MLA"
|
|
102
106
|
|
|
103
|
-
#: invenio_app_rdm/config.py:
|
|
107
|
+
#: invenio_app_rdm/config.py:1105
|
|
104
108
|
msgid "Vancouver"
|
|
105
109
|
msgstr "Vancouver"
|
|
106
110
|
|
|
107
|
-
#: invenio_app_rdm/config.py:
|
|
111
|
+
#: invenio_app_rdm/config.py:1106
|
|
108
112
|
msgid "Chicago"
|
|
109
113
|
msgstr "Chicago"
|
|
110
114
|
|
|
111
|
-
#: invenio_app_rdm/config.py:
|
|
115
|
+
#: invenio_app_rdm/config.py:1107
|
|
112
116
|
msgid "IEEE"
|
|
113
117
|
msgstr "IEEE"
|
|
114
118
|
|
|
115
|
-
#: invenio_app_rdm/ext.py:
|
|
119
|
+
#: invenio_app_rdm/ext.py:73
|
|
116
120
|
msgid "My dashboard"
|
|
117
121
|
msgstr "Můj přehled"
|
|
118
122
|
|
|
119
|
-
#: invenio_app_rdm/ext.py:
|
|
120
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
123
|
+
#: invenio_app_rdm/ext.py:79
|
|
124
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:17
|
|
121
125
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/header.html:28
|
|
122
126
|
msgid "New upload"
|
|
123
127
|
msgstr "Nový záznam"
|
|
124
128
|
|
|
125
|
-
#: invenio_app_rdm/ext.py:
|
|
129
|
+
#: invenio_app_rdm/ext.py:93
|
|
126
130
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/uploads.html:8
|
|
127
131
|
msgid "Uploads"
|
|
128
132
|
msgstr "Nahraná data"
|
|
129
133
|
|
|
130
|
-
#: invenio_app_rdm/ext.py:
|
|
131
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:
|
|
134
|
+
#: invenio_app_rdm/ext.py:98
|
|
135
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:14
|
|
132
136
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/communities.html:8
|
|
133
137
|
msgid "Communities"
|
|
134
138
|
msgstr "Komunity"
|
|
135
139
|
|
|
136
|
-
#: invenio_app_rdm/ext.py:
|
|
140
|
+
#: invenio_app_rdm/ext.py:103
|
|
137
141
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:118
|
|
138
142
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html:117
|
|
139
143
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/requests.html:8
|
|
140
144
|
msgid "Requests"
|
|
141
145
|
msgstr "Žádosti"
|
|
142
146
|
|
|
143
|
-
#: invenio_app_rdm/ext.py:
|
|
147
|
+
#: invenio_app_rdm/ext.py:126
|
|
144
148
|
msgid "Home"
|
|
145
149
|
msgstr "Hlavní stránka"
|
|
146
150
|
|
|
147
|
-
#: invenio_app_rdm/
|
|
148
|
-
#: invenio_app_rdm/
|
|
149
|
-
|
|
151
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/collections/collection.html:38
|
|
152
|
+
#: invenio_app_rdm/ext.py:134
|
|
153
|
+
msgid "Browse"
|
|
154
|
+
msgstr "Procházet"
|
|
155
|
+
|
|
156
|
+
#: invenio_app_rdm/administration/records/records.py:28
|
|
157
|
+
#: invenio_app_rdm/administration/records/records.py:29
|
|
158
|
+
#: invenio_app_rdm/ext.py:142
|
|
150
159
|
msgid "Records"
|
|
151
160
|
msgstr "Záznamy"
|
|
152
161
|
|
|
153
|
-
#: invenio_app_rdm/ext.py:
|
|
162
|
+
#: invenio_app_rdm/ext.py:149
|
|
154
163
|
msgid "Submit"
|
|
155
164
|
msgstr "Odeslat"
|
|
156
165
|
|
|
166
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:38
|
|
167
|
+
msgid "Resource"
|
|
168
|
+
msgstr "Zdroj"
|
|
169
|
+
|
|
170
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:43
|
|
171
|
+
msgid "Resource ID"
|
|
172
|
+
msgstr "ID zdroje"
|
|
173
|
+
|
|
174
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:47
|
|
175
|
+
msgid "Action"
|
|
176
|
+
msgstr "Akce"
|
|
177
|
+
|
|
178
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:51
|
|
179
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:46
|
|
180
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:169
|
|
181
|
+
#: invenio_app_rdm/administration/users/users.py:22
|
|
182
|
+
msgid "User"
|
|
183
|
+
msgstr "Uživatel"
|
|
184
|
+
|
|
185
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:55
|
|
186
|
+
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
187
|
+
#: invenio_app_rdm/administration/records/records.py:43
|
|
188
|
+
#: invenio_app_rdm/administration/records/records.py:127
|
|
189
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:173
|
|
190
|
+
#: invenio_app_rdm/administration/users/users.py:26
|
|
191
|
+
#: invenio_app_rdm/administration/users/users.py:42
|
|
192
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
193
|
+
msgid "Created"
|
|
194
|
+
msgstr "Vytvořeno"
|
|
195
|
+
|
|
196
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:62
|
|
197
|
+
msgid "View Log"
|
|
198
|
+
msgstr "Zobrazit log"
|
|
199
|
+
|
|
200
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:67
|
|
201
|
+
msgid "View Changes"
|
|
202
|
+
msgstr "Zobrazit změny"
|
|
203
|
+
|
|
157
204
|
#: invenio_app_rdm/administration/domains/domains.py:41
|
|
158
205
|
#: invenio_app_rdm/administration/domains/domains.py:42
|
|
159
206
|
msgid "Domains"
|
|
@@ -176,22 +223,22 @@ msgstr "TLD"
|
|
|
176
223
|
#: invenio_app_rdm/administration/domains/domains.py:49
|
|
177
224
|
#: invenio_app_rdm/administration/domains/domains.py:80
|
|
178
225
|
#: invenio_app_rdm/administration/domains/domains.py:146
|
|
179
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
180
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
181
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
226
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:69
|
|
227
|
+
#: invenio_app_rdm/administration/users/users.py:25
|
|
228
|
+
#: invenio_app_rdm/administration/users/users.py:36
|
|
182
229
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html:28
|
|
183
230
|
msgid "Status"
|
|
184
231
|
msgstr "Status"
|
|
185
232
|
|
|
186
233
|
#: invenio_app_rdm/administration/domains/domains.py:50
|
|
187
234
|
#: invenio_app_rdm/administration/domains/domains.py:153
|
|
188
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
235
|
+
#: invenio_app_rdm/administration/users/users.py:58
|
|
189
236
|
msgid "Users"
|
|
190
237
|
msgstr "Uživatelé"
|
|
191
238
|
|
|
192
239
|
#: invenio_app_rdm/administration/domains/domains.py:51
|
|
193
240
|
#: invenio_app_rdm/administration/domains/domains.py:154
|
|
194
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
241
|
+
#: invenio_app_rdm/administration/users/users.py:38
|
|
195
242
|
msgid "Active"
|
|
196
243
|
msgstr "Aktivní"
|
|
197
244
|
|
|
@@ -275,19 +322,9 @@ msgstr "Detaily domény"
|
|
|
275
322
|
msgid "Top-level domain"
|
|
276
323
|
msgstr "Doména nejvyššího řádu"
|
|
277
324
|
|
|
278
|
-
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
279
|
-
#: invenio_app_rdm/administration/records/records.py:41
|
|
280
|
-
#: invenio_app_rdm/administration/records/records.py:120
|
|
281
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:172
|
|
282
|
-
#: invenio_app_rdm/administration/users/users.py:25
|
|
283
|
-
#: invenio_app_rdm/administration/users/users.py:41
|
|
284
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
285
|
-
msgid "Created"
|
|
286
|
-
msgstr "Vytvořeno"
|
|
287
|
-
|
|
288
325
|
#: invenio_app_rdm/administration/domains/domains.py:151
|
|
289
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
290
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
326
|
+
#: invenio_app_rdm/administration/users/users.py:27
|
|
327
|
+
#: invenio_app_rdm/administration/users/users.py:43
|
|
291
328
|
msgid "Updated"
|
|
292
329
|
msgstr "Aktualizováno"
|
|
293
330
|
|
|
@@ -295,152 +332,162 @@ msgstr "Aktualizováno"
|
|
|
295
332
|
msgid "Organisation"
|
|
296
333
|
msgstr "Organizace"
|
|
297
334
|
|
|
298
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
299
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
335
|
+
#: invenio_app_rdm/administration/records/records.py:30
|
|
336
|
+
#: invenio_app_rdm/administration/records/records.py:114
|
|
300
337
|
msgid "Records & files"
|
|
301
338
|
msgstr "Záznamy & soubory"
|
|
302
339
|
|
|
303
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
304
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
340
|
+
#: invenio_app_rdm/administration/records/records.py:41
|
|
341
|
+
#: invenio_app_rdm/administration/records/records.py:125
|
|
305
342
|
msgid "Title"
|
|
306
343
|
msgstr "Název"
|
|
307
344
|
|
|
308
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
309
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
345
|
+
#: invenio_app_rdm/administration/records/records.py:42
|
|
346
|
+
#: invenio_app_rdm/administration/records/records.py:126
|
|
310
347
|
msgid "Owner"
|
|
311
348
|
msgstr "Vlastník"
|
|
312
349
|
|
|
313
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
314
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
315
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
316
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:276
|
|
350
|
+
#: invenio_app_rdm/administration/records/records.py:44
|
|
351
|
+
#: invenio_app_rdm/administration/records/records.py:128
|
|
352
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:288
|
|
317
353
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:293
|
|
318
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/
|
|
354
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:310
|
|
355
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:159
|
|
319
356
|
msgid "Files"
|
|
320
357
|
msgstr "Soubory"
|
|
321
358
|
|
|
322
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
323
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
359
|
+
#: invenio_app_rdm/administration/records/records.py:45
|
|
360
|
+
#: invenio_app_rdm/administration/records/records.py:129
|
|
324
361
|
msgid "Stats"
|
|
325
362
|
msgstr "Statistiky"
|
|
326
363
|
|
|
327
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
364
|
+
#: invenio_app_rdm/administration/records/records.py:50
|
|
328
365
|
msgid "Delete record"
|
|
329
366
|
msgstr "Smazat záznam"
|
|
330
367
|
|
|
331
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
368
|
+
#: invenio_app_rdm/administration/records/records.py:55
|
|
332
369
|
msgid "Restore record"
|
|
333
370
|
msgstr "Obnovit záznam"
|
|
334
371
|
|
|
335
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
336
|
-
|
|
372
|
+
#: invenio_app_rdm/administration/records/records.py:60
|
|
373
|
+
msgid "Compare revisions"
|
|
374
|
+
msgstr "Porovnat revize"
|
|
375
|
+
|
|
376
|
+
#: invenio_app_rdm/administration/records/records.py:112
|
|
377
|
+
#: invenio_app_rdm/administration/records/records.py:113
|
|
337
378
|
msgid "Drafts"
|
|
338
379
|
msgstr "Návrhy"
|
|
339
380
|
|
|
340
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
381
|
+
#: invenio_app_rdm/administration/records/records.py:134
|
|
341
382
|
msgid "Set quota"
|
|
342
383
|
msgstr "Nastavit kvótu"
|
|
343
384
|
|
|
344
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:29
|
|
345
385
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:30
|
|
346
386
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:31
|
|
387
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:32
|
|
347
388
|
msgid "Moderation"
|
|
348
389
|
msgstr "Moderace"
|
|
349
390
|
|
|
350
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
351
|
-
#: invenio_app_rdm/administration/
|
|
352
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
353
|
-
msgid "User"
|
|
354
|
-
msgstr "Uživatel"
|
|
355
|
-
|
|
356
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:51
|
|
357
|
-
#: invenio_app_rdm/administration/users/users.py:23
|
|
358
|
-
#: invenio_app_rdm/administration/users/users.py:33
|
|
391
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:52
|
|
392
|
+
#: invenio_app_rdm/administration/users/users.py:24
|
|
393
|
+
#: invenio_app_rdm/administration/users/users.py:34
|
|
359
394
|
msgid "Email"
|
|
360
395
|
msgstr "E-mail"
|
|
361
396
|
|
|
362
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
397
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:58
|
|
363
398
|
msgid "Email domain"
|
|
364
399
|
msgstr "Doména e-mailu"
|
|
365
400
|
|
|
366
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
401
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:64
|
|
367
402
|
msgid "Activity"
|
|
368
403
|
msgstr "Aktivita"
|
|
369
404
|
|
|
370
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
371
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
405
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:77
|
|
406
|
+
#: invenio_app_rdm/administration/users/users.py:79
|
|
372
407
|
msgid "Approve"
|
|
373
408
|
msgstr "Schválit"
|
|
374
409
|
|
|
375
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
376
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
410
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:82
|
|
411
|
+
#: invenio_app_rdm/administration/users/users.py:89
|
|
377
412
|
msgid "Block"
|
|
378
413
|
msgstr "Blokovat"
|
|
379
414
|
|
|
380
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
415
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:142
|
|
381
416
|
msgid "User moderation"
|
|
382
417
|
msgstr "Schvalování uživatelů"
|
|
383
418
|
|
|
384
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
385
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
419
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:165
|
|
420
|
+
#: invenio_app_rdm/administration/users/users.py:32
|
|
386
421
|
msgid "ID"
|
|
387
422
|
msgstr "ID"
|
|
388
423
|
|
|
389
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
424
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:174
|
|
390
425
|
msgid "Open"
|
|
391
426
|
msgstr "Otevřený"
|
|
392
427
|
|
|
393
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
394
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
428
|
+
#: invenio_app_rdm/administration/users/users.py:23
|
|
429
|
+
#: invenio_app_rdm/administration/users/users.py:33
|
|
395
430
|
msgid "Username"
|
|
396
431
|
msgstr "Uživatelské jméno"
|
|
397
432
|
|
|
398
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
433
|
+
#: invenio_app_rdm/administration/users/users.py:35
|
|
399
434
|
msgid "Domain "
|
|
400
435
|
msgstr "Doména "
|
|
401
436
|
|
|
402
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
437
|
+
#: invenio_app_rdm/administration/users/users.py:37
|
|
403
438
|
msgid "Visibility"
|
|
404
439
|
msgstr "Viditelnost"
|
|
405
440
|
|
|
406
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
441
|
+
#: invenio_app_rdm/administration/users/users.py:39
|
|
407
442
|
msgid "Confirmed at"
|
|
408
443
|
msgstr "Potvrzen dne"
|
|
409
444
|
|
|
410
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
445
|
+
#: invenio_app_rdm/administration/users/users.py:40
|
|
411
446
|
msgid "Verified at"
|
|
412
447
|
msgstr "Ověřen dne"
|
|
413
448
|
|
|
414
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
449
|
+
#: invenio_app_rdm/administration/users/users.py:41
|
|
415
450
|
msgid "Blocked at"
|
|
416
451
|
msgstr "Blokován dne"
|
|
417
452
|
|
|
418
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
419
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
453
|
+
#: invenio_app_rdm/administration/users/users.py:57
|
|
454
|
+
#: invenio_app_rdm/administration/users/users.py:59
|
|
420
455
|
msgid "User management"
|
|
421
456
|
msgstr "Správa uživatelů"
|
|
422
457
|
|
|
423
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
458
|
+
#: invenio_app_rdm/administration/users/users.py:84
|
|
424
459
|
msgid "Restore"
|
|
425
460
|
msgstr "Obnovit"
|
|
426
461
|
|
|
427
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
462
|
+
#: invenio_app_rdm/administration/users/users.py:94
|
|
428
463
|
msgid "Suspend"
|
|
429
464
|
msgstr "Pozastavit"
|
|
430
465
|
|
|
431
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
466
|
+
#: invenio_app_rdm/administration/users/users.py:125
|
|
432
467
|
msgid "User details"
|
|
433
468
|
msgstr "Detaily uživatele"
|
|
434
469
|
|
|
470
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:40
|
|
471
|
+
msgid "Subcommunities"
|
|
472
|
+
msgstr "Podkomunity"
|
|
473
|
+
|
|
474
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:44
|
|
475
|
+
msgid "See all"
|
|
476
|
+
msgstr "Zobrazit vše"
|
|
477
|
+
|
|
478
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:54
|
|
479
|
+
msgid "This community has no subcommunities"
|
|
480
|
+
msgstr "Tato komunita nemá žádné podkomunity"
|
|
481
|
+
|
|
435
482
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/records/index.html:12
|
|
436
483
|
msgid "Search "
|
|
437
484
|
msgstr "Hledat "
|
|
438
485
|
|
|
439
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
486
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:15
|
|
440
487
|
msgid "New version"
|
|
441
488
|
msgstr "Nová verze"
|
|
442
489
|
|
|
443
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
490
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:19
|
|
444
491
|
msgid "Edit upload"
|
|
445
492
|
msgstr "Upravit záznam"
|
|
446
493
|
|
|
@@ -448,42 +495,46 @@ msgstr "Upravit záznam"
|
|
|
448
495
|
msgid "Information banner"
|
|
449
496
|
msgstr "Informační pruh"
|
|
450
497
|
|
|
451
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
498
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:80
|
|
499
|
+
msgid "Part of"
|
|
500
|
+
msgstr "Část čeho"
|
|
501
|
+
|
|
502
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:91
|
|
452
503
|
msgid "Community visibility"
|
|
453
504
|
msgstr "Viditelnost komunity"
|
|
454
505
|
|
|
455
|
-
#: 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:92
|
|
456
507
|
msgid "The community is restricted to users with access."
|
|
457
508
|
msgstr "Komunita je viditelná pouze svým členům."
|
|
458
509
|
|
|
459
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
510
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:94
|
|
460
511
|
msgid "Restricted"
|
|
461
512
|
msgstr "Omezený"
|
|
462
513
|
|
|
463
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
514
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:111
|
|
464
515
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:24
|
|
465
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
516
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:138
|
|
466
517
|
msgid "Preview"
|
|
467
518
|
msgstr "Náhled"
|
|
468
519
|
|
|
469
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
520
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:115
|
|
470
521
|
msgid "You are previewing a published record."
|
|
471
522
|
msgstr "Nahlížíte na publikovaný záznam."
|
|
472
523
|
|
|
473
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
524
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:117
|
|
474
525
|
msgid "You are previewing changes that have not yet been published."
|
|
475
526
|
msgstr "Nahlížíte na změny, které ještě nebyly publikovány."
|
|
476
527
|
|
|
477
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
528
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:119
|
|
478
529
|
msgid "You are previewing a new record that has not yet been published."
|
|
479
530
|
msgstr "Nahlížíte na nový záznam, který ještě nebyl publikován."
|
|
480
531
|
|
|
481
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
532
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:121
|
|
482
533
|
msgid ""
|
|
483
534
|
"You are previewing a new record version that has not yet been published."
|
|
484
535
|
msgstr "Nahlížíte na novou verzi záznamu, která ještě nebyla publikována."
|
|
485
536
|
|
|
486
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
537
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:136
|
|
487
538
|
#, python-format
|
|
488
539
|
msgid ""
|
|
489
540
|
"\n"
|
|
@@ -495,69 +546,69 @@ msgstr ""
|
|
|
495
546
|
" K dispozici je %(link_start)snovější verze%(link_end)s záznamu.\n"
|
|
496
547
|
" "
|
|
497
548
|
|
|
498
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
549
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:160
|
|
499
550
|
msgid "Record access information"
|
|
500
551
|
msgstr "Přístupové informace k záznamu"
|
|
501
552
|
|
|
502
|
-
#: 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:
|
|
504
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
505
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
553
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:167
|
|
554
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:326
|
|
555
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:172
|
|
556
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:202
|
|
506
557
|
msgid "Reason"
|
|
507
558
|
msgstr "Důvod"
|
|
508
559
|
|
|
509
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
560
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:180
|
|
510
561
|
msgid "Back-navigation"
|
|
511
562
|
msgstr "Navigace zpět"
|
|
512
563
|
|
|
513
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
564
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:182
|
|
514
565
|
msgid "Back to edit"
|
|
515
566
|
msgstr "Zpět na editaci"
|
|
516
567
|
|
|
517
|
-
#: 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:200
|
|
518
569
|
msgid "Manage record"
|
|
519
570
|
msgstr "Spravovat záznam"
|
|
520
571
|
|
|
521
|
-
#: 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:218
|
|
522
573
|
msgid "Publication date and version number"
|
|
523
574
|
msgstr "Datum publikace a číslo verze"
|
|
524
575
|
|
|
525
|
-
#: 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:222
|
|
526
577
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:25
|
|
527
578
|
msgid "Publication date"
|
|
528
579
|
msgstr "Datum vydání"
|
|
529
580
|
|
|
530
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
581
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:223
|
|
531
582
|
msgid "Published"
|
|
532
583
|
msgstr "Publikováno"
|
|
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:226
|
|
535
586
|
#, python-brace-format
|
|
536
587
|
msgid "Version {version_number}"
|
|
537
588
|
msgstr "Verze {version_number}"
|
|
538
589
|
|
|
539
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
590
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:233
|
|
540
591
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:24
|
|
541
592
|
msgid "Resource type"
|
|
542
593
|
msgstr "Typ zdroje"
|
|
543
594
|
|
|
544
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
595
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:243
|
|
545
596
|
msgid "Access status"
|
|
546
597
|
msgstr "Stav přístupu"
|
|
547
598
|
|
|
548
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
599
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:265
|
|
549
600
|
msgid "Record title and creators"
|
|
550
601
|
msgstr "Název záznamu a autoři"
|
|
551
602
|
|
|
552
|
-
#: 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:271
|
|
553
604
|
msgid "Creators and contributors"
|
|
554
605
|
msgstr "Autoři a přispěvatelé"
|
|
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:332
|
|
557
608
|
msgid "Request access"
|
|
558
609
|
msgstr "Zažádat o přístup"
|
|
559
610
|
|
|
560
|
-
#: 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:334
|
|
561
612
|
msgid ""
|
|
562
613
|
"If you would like to request access to these files, please fill out the form"
|
|
563
614
|
" below."
|
|
@@ -565,30 +616,30 @@ msgstr ""
|
|
|
565
616
|
"Pokud byste chtěli požádat o přístup k těmto souborům, vyplňte prosím níže "
|
|
566
617
|
"uvedený formulář."
|
|
567
618
|
|
|
568
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
619
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:342
|
|
569
620
|
msgid ""
|
|
570
621
|
"You need to satisfy these conditions in order for this request to be "
|
|
571
622
|
"accepted:"
|
|
572
623
|
msgstr "Pro přijetí této žádosti musíte splnit tyto podmínky:"
|
|
573
624
|
|
|
574
|
-
#: 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/macros/files.html:
|
|
625
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:367
|
|
626
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:188
|
|
576
627
|
msgid "System files"
|
|
577
628
|
msgstr "Systémové soubory"
|
|
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:380
|
|
580
631
|
msgid "Additional record details"
|
|
581
632
|
msgstr "Další detaily záznamu"
|
|
582
633
|
|
|
583
|
-
#: 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:394
|
|
584
635
|
msgid "Record details"
|
|
585
636
|
msgstr "Detaily záznamu"
|
|
586
637
|
|
|
587
|
-
#: 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:411
|
|
588
639
|
msgid "Jump to top of page"
|
|
589
640
|
msgstr "Přejít na začátek stránky"
|
|
590
641
|
|
|
591
|
-
#: 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:413
|
|
592
643
|
msgid "Jump up"
|
|
593
644
|
msgstr "Přejít nahoru"
|
|
594
645
|
|
|
@@ -710,9 +761,12 @@ msgid "Not you?"
|
|
|
710
761
|
msgstr "Nejste to Vy?"
|
|
711
762
|
|
|
712
763
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html:31
|
|
713
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
714
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
715
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
764
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:114
|
|
765
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:117
|
|
766
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:148
|
|
767
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:151
|
|
768
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:158
|
|
769
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:161
|
|
716
770
|
msgid "Log out"
|
|
717
771
|
msgstr "Odhlásit se"
|
|
718
772
|
|
|
@@ -776,61 +830,61 @@ msgid "References"
|
|
|
776
830
|
msgstr "Zdroje"
|
|
777
831
|
|
|
778
832
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:17
|
|
779
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
833
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:53
|
|
780
834
|
msgid "Views"
|
|
781
835
|
msgstr "Zobrazení"
|
|
782
836
|
|
|
783
837
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:25
|
|
784
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
838
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:73
|
|
785
839
|
msgid "Downloads"
|
|
786
840
|
msgstr "Stažení"
|
|
787
841
|
|
|
788
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
789
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
842
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:34
|
|
843
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:37
|
|
790
844
|
msgid "Show more details"
|
|
791
845
|
msgstr "Zobrazit více detailů"
|
|
792
846
|
|
|
793
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
847
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:35
|
|
794
848
|
msgid "Show less details"
|
|
795
849
|
msgstr "Zobrazit méně detailů"
|
|
796
850
|
|
|
797
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
798
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
799
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
800
|
-
#: 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:46
|
|
852
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:68
|
|
853
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:88
|
|
854
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:110
|
|
801
855
|
msgid "All versions"
|
|
802
856
|
msgstr "Všechny verze"
|
|
803
857
|
|
|
804
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
805
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
806
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
807
|
-
#: 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:47
|
|
859
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:69
|
|
860
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:89
|
|
861
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:111
|
|
808
862
|
msgid "This version"
|
|
809
863
|
msgstr "Tato verze"
|
|
810
864
|
|
|
811
|
-
#: 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:
|
|
813
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
865
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:60
|
|
866
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:80
|
|
867
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:100
|
|
814
868
|
msgid "More info"
|
|
815
869
|
msgstr "Více informací"
|
|
816
870
|
|
|
817
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
871
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:65
|
|
818
872
|
msgid "Total views"
|
|
819
873
|
msgstr "Celkový počet zobrazení"
|
|
820
874
|
|
|
821
|
-
#: 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:85
|
|
822
876
|
msgid "Total downloads"
|
|
823
877
|
msgstr "Celkový počet stažení"
|
|
824
878
|
|
|
825
|
-
#: 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:93
|
|
826
880
|
msgid "Data volume"
|
|
827
881
|
msgstr "Objem dat"
|
|
828
882
|
|
|
829
|
-
#: 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:105
|
|
830
884
|
msgid "Total data volume"
|
|
831
885
|
msgstr "Celkový objem dat"
|
|
832
886
|
|
|
833
|
-
#: 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:117
|
|
834
888
|
msgid "More info on how stats are collected."
|
|
835
889
|
msgstr "Více informací o tom, jak jsou statistiky sbírány."
|
|
836
890
|
|
|
@@ -864,8 +918,8 @@ msgid "Imprint"
|
|
|
864
918
|
msgstr "Vydavatelské údaje"
|
|
865
919
|
|
|
866
920
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:29
|
|
867
|
-
msgid "
|
|
868
|
-
msgstr "
|
|
921
|
+
msgid "Thesis"
|
|
922
|
+
msgstr "Závěrečná práce"
|
|
869
923
|
|
|
870
924
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:30
|
|
871
925
|
msgid "Conference"
|
|
@@ -897,29 +951,29 @@ msgstr "Externí zdroje"
|
|
|
897
951
|
msgid "Keywords and subjects"
|
|
898
952
|
msgstr "Klíčová slova a předmětová hesla"
|
|
899
953
|
|
|
900
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
901
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
902
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
903
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
954
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
955
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
956
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:167
|
|
957
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:198
|
|
904
958
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:61
|
|
905
959
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:43
|
|
906
960
|
msgid "Opens in new tab"
|
|
907
961
|
msgstr "Otevře se v nové záložce"
|
|
908
962
|
|
|
909
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
910
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
963
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
964
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
911
965
|
msgid "Read more"
|
|
912
966
|
msgstr "Čtěte více"
|
|
913
967
|
|
|
914
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
968
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:26
|
|
915
969
|
msgid "Rights"
|
|
916
970
|
msgstr "Práva"
|
|
917
971
|
|
|
918
|
-
#: 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:59
|
|
919
973
|
msgid "Close"
|
|
920
974
|
msgstr "Zavřít"
|
|
921
975
|
|
|
922
|
-
#: 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:63
|
|
923
977
|
msgid "No further description."
|
|
924
978
|
msgstr "Žádný další popis."
|
|
925
979
|
|
|
@@ -951,65 +1005,86 @@ msgstr "Upraveno"
|
|
|
951
1005
|
msgid "Versions"
|
|
952
1006
|
msgstr "Verze"
|
|
953
1007
|
|
|
954
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
955
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
956
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
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:89
|
|
1008
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:20
|
|
1009
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:21
|
|
1010
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:97
|
|
1011
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:98
|
|
959
1012
|
msgid "profile"
|
|
960
1013
|
msgstr "profil"
|
|
961
1014
|
|
|
962
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
963
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1015
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:76
|
|
1016
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:80
|
|
964
1017
|
msgid "Show affiliations"
|
|
965
1018
|
msgstr "Zobrazit afiliace"
|
|
966
1019
|
|
|
967
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1020
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:77
|
|
968
1021
|
msgid "Hide affiliations"
|
|
969
1022
|
msgstr "Schovat afiliace"
|
|
970
1023
|
|
|
971
|
-
#: 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:84
|
|
972
1025
|
msgid "Affiliations for"
|
|
973
1026
|
msgstr "Afiliace pro"
|
|
974
1027
|
|
|
975
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1028
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:68
|
|
1029
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:71
|
|
1030
|
+
msgid "Missing description type!"
|
|
1031
|
+
msgstr "Chybí typ popisu!"
|
|
1032
|
+
|
|
1033
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:90
|
|
1034
|
+
msgid "Unknown date type"
|
|
1035
|
+
msgstr "Neznámý typ data"
|
|
1036
|
+
|
|
1037
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:130
|
|
976
1038
|
msgid "Open external link"
|
|
977
1039
|
msgstr "Otevřít externí odkaz"
|
|
978
1040
|
|
|
979
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1041
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:309
|
|
980
1042
|
msgid "Conference website"
|
|
981
1043
|
msgstr "Webové stránky konference"
|
|
982
1044
|
|
|
983
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
984
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1045
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:10
|
|
1046
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:26
|
|
1047
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:104
|
|
985
1048
|
msgid "DOI"
|
|
986
1049
|
msgstr "DOI"
|
|
987
1050
|
|
|
988
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1051
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:17
|
|
989
1052
|
msgid "Get the DOI badge!"
|
|
990
1053
|
msgstr "Získat odznak DOI!"
|
|
991
1054
|
|
|
992
|
-
#: 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:23
|
|
993
1056
|
msgid "DOI Badge"
|
|
994
1057
|
msgstr "DOI odznak"
|
|
995
1058
|
|
|
996
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1059
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:45
|
|
997
1060
|
msgid "File preview"
|
|
998
1061
|
msgstr "Náhled souborů"
|
|
999
1062
|
|
|
1000
|
-
#: 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:60
|
|
1064
|
+
msgid "This file cannot be previewed"
|
|
1065
|
+
msgstr "Soubor nelze zobrazit v náhledu"
|
|
1066
|
+
|
|
1067
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:63
|
|
1068
|
+
msgid ""
|
|
1069
|
+
"This file is an external reference and not stored directly in this repository.\n"
|
|
1070
|
+
"To access its content, please download it and open it locally."
|
|
1071
|
+
msgstr ""
|
|
1072
|
+
"Tento soubor je externí reference a není uložen přímo v tomto repozitáři.Pro"
|
|
1073
|
+
" přístup k jeho obsahu si jej stáhněte a otevřete lokálně."
|
|
1074
|
+
|
|
1075
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:90
|
|
1001
1076
|
msgid "Name"
|
|
1002
1077
|
msgstr "Jméno"
|
|
1003
1078
|
|
|
1004
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1079
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:91
|
|
1005
1080
|
msgid "Size"
|
|
1006
1081
|
msgstr "Velikost"
|
|
1007
1082
|
|
|
1008
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1083
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:96
|
|
1009
1084
|
msgid "Download all"
|
|
1010
1085
|
msgstr "Stáhnout vše"
|
|
1011
1086
|
|
|
1012
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1087
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:127
|
|
1013
1088
|
msgid ""
|
|
1014
1089
|
"This is the file fingerprint (checksum), which can be used to verify the "
|
|
1015
1090
|
"file integrity."
|
|
@@ -1017,7 +1092,11 @@ msgstr ""
|
|
|
1017
1092
|
"Toto je kontrolní součet souboru, který lze použít pro verifikaci "
|
|
1018
1093
|
"konzistence souboru."
|
|
1019
1094
|
|
|
1020
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1095
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:133
|
|
1096
|
+
msgid "N/A (external)"
|
|
1097
|
+
msgstr "Neznámý (externí)"
|
|
1098
|
+
|
|
1099
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:142
|
|
1021
1100
|
msgid "Download"
|
|
1022
1101
|
msgstr "Stáhnout"
|
|
1023
1102
|
|
|
@@ -1037,17 +1116,25 @@ msgstr "Verze"
|
|
|
1037
1116
|
msgid "No DOI available"
|
|
1038
1117
|
msgstr "DOI není k dispozici"
|
|
1039
1118
|
|
|
1040
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1119
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:103
|
|
1120
|
+
msgid "Digital Object Identifier"
|
|
1121
|
+
msgstr "Identifikátor digitálního objektu"
|
|
1122
|
+
|
|
1123
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:105
|
|
1124
|
+
msgid "Copy/paste your existing DOI here..."
|
|
1125
|
+
msgstr "Zkopírujte/vložte Váš existující DOI sem..."
|
|
1126
|
+
|
|
1127
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:109
|
|
1041
1128
|
#, python-format
|
|
1042
1129
|
msgid "Discard the reserved %(scheme_label)s."
|
|
1043
1130
|
msgstr "Zrušit rezervaci %(scheme_label)s"
|
|
1044
1131
|
|
|
1045
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1132
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:112
|
|
1046
1133
|
#, python-format
|
|
1047
1134
|
msgid "Get a %(scheme_label)s now!"
|
|
1048
1135
|
msgstr "Získejte %(scheme_label)s nyní!"
|
|
1049
1136
|
|
|
1050
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1137
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:115
|
|
1051
1138
|
#, python-format
|
|
1052
1139
|
msgid ""
|
|
1053
1140
|
"Reserve a %(scheme_label)s by pressing the button (so it can be included in "
|
|
@@ -1057,7 +1144,7 @@ msgstr ""
|
|
|
1057
1144
|
"Rezervujte si %(scheme_label)s stisknutím tlačítka (aby mohl být zahrnut do "
|
|
1058
1145
|
"souborů před nahráním). %(scheme_label)s bude zaregistrován při publikaci."
|
|
1059
1146
|
|
|
1060
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1147
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:121
|
|
1061
1148
|
#, python-format
|
|
1062
1149
|
msgid ""
|
|
1063
1150
|
"A %(scheme_label)s allows your upload to be easily and unambiguously cited. "
|
|
@@ -1066,9 +1153,10 @@ msgstr ""
|
|
|
1066
1153
|
"%(scheme_label)s umožňuje snadné a jednoznačné citování Vaší nahrávky. "
|
|
1067
1154
|
"Příklad: 10.1234/foo.bar"
|
|
1068
1155
|
|
|
1069
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1070
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1071
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1156
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:233
|
|
1157
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:18
|
|
1158
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:31
|
|
1159
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:40
|
|
1072
1160
|
msgid "All"
|
|
1073
1161
|
msgstr "Vše"
|
|
1074
1162
|
|
|
@@ -1079,6 +1167,8 @@ msgstr "Zpět na pozvánky"
|
|
|
1079
1167
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-invitation/user_dashboard.html:19
|
|
1080
1168
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:31
|
|
1081
1169
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:34
|
|
1170
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity-invitation/index.html:29
|
|
1171
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity/index.html:29
|
|
1082
1172
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:28
|
|
1083
1173
|
msgid "Back to requests"
|
|
1084
1174
|
msgstr "Zpět na žádosti"
|
|
@@ -1091,6 +1181,10 @@ msgstr "Konverzace"
|
|
|
1091
1181
|
msgid "Record"
|
|
1092
1182
|
msgstr "Záznam"
|
|
1093
1183
|
|
|
1184
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:77
|
|
1185
|
+
msgid "Checks"
|
|
1186
|
+
msgstr "Kontroly"
|
|
1187
|
+
|
|
1094
1188
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:13
|
|
1095
1189
|
msgid "Access request"
|
|
1096
1190
|
msgstr "Žádost o přístup"
|
|
@@ -1103,7 +1197,7 @@ msgstr "Zobrazit komunitu"
|
|
|
1103
1197
|
msgid "View record"
|
|
1104
1198
|
msgstr "Zobrazit záznam"
|
|
1105
1199
|
|
|
1106
|
-
#: invenio_app_rdm/theme/views.py:
|
|
1200
|
+
#: invenio_app_rdm/theme/views.py:128
|
|
1107
1201
|
msgid "Notification preferences were updated."
|
|
1108
1202
|
msgstr "Nastavení upozornění bylo aktualizováno."
|
|
1109
1203
|
|
|
@@ -1192,40 +1286,41 @@ msgstr "Příchozí schránka"
|
|
|
1192
1286
|
msgid "Search"
|
|
1193
1287
|
msgstr "Hledat"
|
|
1194
1288
|
|
|
1195
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1289
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:16
|
|
1290
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:19
|
|
1196
1291
|
msgid "Log in"
|
|
1197
1292
|
msgstr "Přihlásit se"
|
|
1198
1293
|
|
|
1199
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1294
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:24
|
|
1200
1295
|
msgid "Sign up"
|
|
1201
1296
|
msgstr "Zaregistrovat se"
|
|
1202
1297
|
|
|
1203
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1298
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:41
|
|
1204
1299
|
msgid "Quick create"
|
|
1205
1300
|
msgstr "Rychlé vytvoření"
|
|
1206
1301
|
|
|
1207
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1302
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:58
|
|
1208
1303
|
msgid "Actions"
|
|
1209
1304
|
msgstr "Akce"
|
|
1210
1305
|
|
|
1211
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1212
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1306
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:79
|
|
1307
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:124
|
|
1213
1308
|
msgid "My account"
|
|
1214
1309
|
msgstr "Můj účet"
|
|
1215
1310
|
|
|
1216
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1311
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:13
|
|
1217
1312
|
msgid "You've successfully installed InvenioRDM!"
|
|
1218
1313
|
msgstr "Úspěšně jste nainstalovali systém InvenioRDM!"
|
|
1219
1314
|
|
|
1220
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1315
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:15
|
|
1221
1316
|
msgid "What is ahead?"
|
|
1222
1317
|
msgstr "Co nás čeká?"
|
|
1223
1318
|
|
|
1224
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1319
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:25
|
|
1225
1320
|
msgid "Configure"
|
|
1226
1321
|
msgstr "Konfigurovat"
|
|
1227
1322
|
|
|
1228
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1323
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:28
|
|
1229
1324
|
msgid ""
|
|
1230
1325
|
"Configure the datamodel, resource types, permissions and much more to make "
|
|
1231
1326
|
"it suit your needs! For more information on how to do it visit the"
|
|
@@ -1233,15 +1328,15 @@ msgstr ""
|
|
|
1233
1328
|
"Nakonfigurujte datový model, typy zdrojů, oprávnění a další možnosti podle "
|
|
1234
1329
|
"svých potřeb. Více informací naleznete v"
|
|
1235
1330
|
|
|
1236
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1331
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:30
|
|
1237
1332
|
msgid "configuration section in the docs"
|
|
1238
1333
|
msgstr "konfigurační sekci v dokumentaci"
|
|
1239
1334
|
|
|
1240
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1335
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:42
|
|
1241
1336
|
msgid "Customize"
|
|
1242
1337
|
msgstr "Přizpůsobit"
|
|
1243
1338
|
|
|
1244
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1339
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:45
|
|
1245
1340
|
msgid ""
|
|
1246
1341
|
"Customize the layout and adapt the styling to match your institution's. See "
|
|
1247
1342
|
"how to do so"
|
|
@@ -1249,44 +1344,49 @@ msgstr ""
|
|
|
1249
1344
|
"Přizpůsobte rozvržení a styl tak, aby odpovídaly Vaší instituci. Zjistěte, "
|
|
1250
1345
|
"jak na to"
|
|
1251
1346
|
|
|
1252
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1347
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:47
|
|
1253
1348
|
msgid "here"
|
|
1254
1349
|
msgstr "zde"
|
|
1255
1350
|
|
|
1256
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1257
|
-
msgid "
|
|
1258
|
-
msgstr "
|
|
1351
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:58
|
|
1352
|
+
msgid "Use it!"
|
|
1353
|
+
msgstr "Použít!"
|
|
1259
1354
|
|
|
1260
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1261
|
-
msgid "
|
|
1262
|
-
msgstr "
|
|
1355
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:60
|
|
1356
|
+
msgid "Use and explore your InvenioRDM instance."
|
|
1357
|
+
msgstr "Používejte a prozkoumávejte svou instanci InvenioRDM."
|
|
1263
1358
|
|
|
1264
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1265
|
-
msgid "
|
|
1266
|
-
msgstr "
|
|
1359
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:62
|
|
1360
|
+
msgid "Use"
|
|
1361
|
+
msgstr "Použít"
|
|
1267
1362
|
|
|
1268
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1363
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:76
|
|
1269
1364
|
msgid "Docs"
|
|
1270
1365
|
msgstr "Dokumentace"
|
|
1271
1366
|
|
|
1272
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1367
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:85
|
|
1273
1368
|
msgid "Code"
|
|
1274
1369
|
msgstr "Kód"
|
|
1275
1370
|
|
|
1276
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1371
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:92
|
|
1277
1372
|
msgid "To disable this section, add"
|
|
1278
1373
|
msgstr "Pro vypnutí této sekce přidejte"
|
|
1279
1374
|
|
|
1280
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1375
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:94
|
|
1281
1376
|
msgid "to your invenio.cfg file."
|
|
1282
1377
|
msgstr "do Vašeho souboru invenio.cfg."
|
|
1283
1378
|
|
|
1284
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1379
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:8
|
|
1380
|
+
msgid "In this collection"
|
|
1381
|
+
msgstr "V této kolekci"
|
|
1382
|
+
|
|
1383
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:13
|
|
1384
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:26
|
|
1285
1385
|
msgid "In this community"
|
|
1286
1386
|
msgstr "V této komunitě"
|
|
1287
1387
|
|
|
1288
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1289
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1388
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:51
|
|
1389
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:52
|
|
1290
1390
|
msgid "Search records"
|
|
1291
1391
|
msgstr "Hledat záznamy"
|
|
1292
1392
|
|
|
@@ -1295,7 +1395,7 @@ msgstr "Hledat záznamy"
|
|
|
1295
1395
|
msgid "Powered by"
|
|
1296
1396
|
msgstr "Založeno na systému"
|
|
1297
1397
|
|
|
1298
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1398
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:12
|
|
1299
1399
|
msgid ""
|
|
1300
1400
|
"The following files were flagged as 'unhealthy'. This means that the "
|
|
1301
1401
|
"checksum check failed or timed out. Please take any action if needed."
|
|
@@ -1304,50 +1404,50 @@ msgstr ""
|
|
|
1304
1404
|
"kontrolního součtu selhala, nebo vypršel časový limit. Pokud je potřeba, "
|
|
1305
1405
|
"podnikněte odpovídající kroky."
|
|
1306
1406
|
|
|
1407
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:15
|
|
1408
|
+
#, python-brace-format
|
|
1409
|
+
msgid "ID: {}"
|
|
1410
|
+
msgstr "ID: {}"
|
|
1411
|
+
|
|
1307
1412
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:16
|
|
1308
|
-
#, python-format
|
|
1309
|
-
msgid "
|
|
1310
|
-
msgstr "
|
|
1413
|
+
#, python-brace-format
|
|
1414
|
+
msgid "URI: {}"
|
|
1415
|
+
msgstr "URI: {}"
|
|
1311
1416
|
|
|
1312
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1313
|
-
#, python-format
|
|
1314
|
-
msgid "
|
|
1315
|
-
msgstr "
|
|
1417
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:18
|
|
1418
|
+
#, python-brace-format
|
|
1419
|
+
msgid "Name: {}"
|
|
1420
|
+
msgstr "Jméno: {}"
|
|
1316
1421
|
|
|
1317
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1318
|
-
#, python-format
|
|
1319
|
-
msgid "
|
|
1320
|
-
msgstr "
|
|
1422
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:20
|
|
1423
|
+
#, python-brace-format
|
|
1424
|
+
msgid "Created: {}"
|
|
1425
|
+
msgstr "Vytvořeno: {}"
|
|
1321
1426
|
|
|
1322
1427
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:21
|
|
1323
|
-
#, python-format
|
|
1324
|
-
msgid "
|
|
1325
|
-
msgstr "
|
|
1428
|
+
#, python-brace-format
|
|
1429
|
+
msgid "Checksum: {}"
|
|
1430
|
+
msgstr "Kontrolní součet: {}"
|
|
1326
1431
|
|
|
1327
1432
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:22
|
|
1328
|
-
#, python-format
|
|
1329
|
-
msgid "
|
|
1330
|
-
msgstr "
|
|
1433
|
+
#, python-brace-format
|
|
1434
|
+
msgid "Last check date: {}"
|
|
1435
|
+
msgstr "Datum poslední kontroly: {}"
|
|
1331
1436
|
|
|
1332
1437
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:23
|
|
1333
|
-
#, python-format
|
|
1334
|
-
msgid "Last check
|
|
1335
|
-
msgstr "
|
|
1336
|
-
|
|
1337
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:24
|
|
1338
|
-
#, python-format
|
|
1339
|
-
msgid "Last check FAILED with result: %s"
|
|
1340
|
-
msgstr "Poslední kontrola SELHALA s výsledkem: %s"
|
|
1438
|
+
#, python-brace-format
|
|
1439
|
+
msgid "Last check FAILED with result: {}"
|
|
1440
|
+
msgstr "Poslední kontrola SELHALA s výsledkem: {}"
|
|
1341
1441
|
|
|
1342
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1343
|
-
#, python-format
|
|
1344
|
-
msgid "Record:
|
|
1345
|
-
msgstr "Záznam:
|
|
1442
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:25
|
|
1443
|
+
#, python-brace-format
|
|
1444
|
+
msgid "Record: {}"
|
|
1445
|
+
msgstr "Záznam: {}"
|
|
1346
1446
|
|
|
1347
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1348
|
-
#, python-format
|
|
1349
|
-
msgid "Draft:
|
|
1350
|
-
msgstr "
|
|
1447
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:28
|
|
1448
|
+
#, python-brace-format
|
|
1449
|
+
msgid "Draft: {}"
|
|
1450
|
+
msgstr "Koncept: {}"
|
|
1351
1451
|
|
|
1352
1452
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html:9
|
|
1353
1453
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html:8
|