forked from HugoBlox/hugo-blox-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcs.yaml
265 lines (172 loc) · 4.03 KB
/
cs.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
# Navigation
- id: toggle_navigation
translation: Přepnout navigaci
- id: table_of_contents
translation: Obsah
- id: on_this_page
translation: Na stránce
- id: back_to_top
translation: Nahoru
- id: home
translation: Home
- id: close
translation: Close
- id: languages
translation: Languages
# General
- id: related
translation: Související
- id: minute_read
translation: min čtení
- id: previous
translation: Předchozí
- id: next
translation: Další
- id: figure
translation: 'Obrázek %d:'
- id: edit_page
translation: Upravit stránku
# Themes
- id: theme_selector
translation: Display preferences
- id: theme_light
translation: Light
- id: theme_dark
translation: Dark
- id: theme_auto
translation: Automatic
# Buttons
- id: btn_preprint
translation: Tisk
- id: btn_pdf
translation: PDF
- id: btn_cite
translation: Citace
- id: btn_slides
translation: Slidy
- id: btn_video
translation: Video
- id: btn_code
translation: Kód
- id: btn_dataset
translation: Dataset
- id: btn_project
translation: Projekt
- id: btn_poster
translation: Plakát
- id: btn_source
translation: Zdrojový dokument
- id: btn_copy
translation: Kopírovat
- id: btn_copied
translation: Copied
- id: btn_download
translation: Stáhnout
# About widget
- id: interests
translation: Zájmy
- id: education
translation: Vzdělání
- id: user_profile_latest
translation: Nejnověší
# Accomplishments widget
- id: see_certificate
translation: Stáhnout
# Experience widget
- id: present
translation: Aktuální
# Pages widget
- id: more_pages
translation: Zobrazit všechny
- id: more_posts
translation: Zobrazit všechny aktuality
- id: more_talks
translation: Zobrazit všechny přednášky
- id: more_publications
translation: Zobrazit všechny publikace
# Contact widget
- id: contact_name
translation: Jméno
- id: contact_email
translation: Email
- id: contact_message
translation: Zpráva
- id: contact_attachment
translation: Attach file
- id: contact_send
translation: Poslat
- id: book_appointment
translation: Rezervovat schůzku
# Publication/Event details
- id: abstract
translation: Abstrakt
- id: publication
translation: Publikace
- id: publication_type
translation: Typ
- id: date
translation: Datum
- id: last_updated
translation: Naposledy aktualizováno dne
- id: event
translation: Událost
- id: location
translation: Místo
- id: pub_paper_conference
translation: Materiál ke konferenci
- id: pub_article_journal
translation: Článek v žurnálu
- id: pub_article
translation: Tisk předem
- id: pub_report
translation: Správa
- id: pub_book
translation: Kniha
- id: pub_chapter
translation: Sekce knihy
- id: pub_thesis
translation: Diplomová práce
- id: pub_patent
translation: Patent
# Project details
- id: open_project_site
translation: Na stánku projektu
# Content types for default archive page titles and search results
- id: posts
translation: Aktuality
- id: publications
translation: Publikace
- id: talks
translation: Přednášky
- id: projects
translation: Projekty
- id: slides
translation: Slides
- id: authors
translation: Authors
# Search
- id: search
translation: Hledání
- id: search_placeholder
translation: Hledání...
- id: search_results
translation: nalezených výsledků
- id: search_no_results
translation: Nic nelalezeno
- id: search_common_queries
translation: Common searches
# Error 404
- id: page_not_found
translation: Stránka neexistuje
- id: 404_recommendations
translation: Nehledáte náhodou jednu z těchto stránek?
# Cookie consent
- id: cookie_message
translation: Tyto stránky používají cookies k zajištění co možná nejlepší zkušenosti na našem webu.
- id: cookie_dismiss
translation: Rozumím!
- id: cookie_learn
translation: Zjistit více
# Published with
- id: published_with
translation: Published with {hugoblox} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.