summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/hu.yaml
blob: a8eedcf5fdd32d67bd5f6cf7be9f7ffb7c4b9323 (plain)
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
global:
  language: "HU"

article:
  anchor_label: "Horgony"
  date: "{{ .Date }}"
  date_updated: "Frissítve: {{ .Date }}"
  draft: "Vázlat"
  edit_title: "Tartalom szerkesztése"
  reading_time:
    one: "{{ .Count }} perc"
    other: "{{ .Count }} perc"
  reading_time_title: "Olvasási idő"
  table_of_contents: "Tartalomjegyzék"
  word_count:
    one: "{{ .Count }} szó"
    other: "{{ .Count }} szó"
  part_of_series: "This article is part of a series."
  part: "Part"
  this_article: "This Article"
  related_articles: "Related"

author:
  byline_title: "Szerző"

code:
  copy: "Másolás"
  copied: "Másolva"

error:
  404_title: "Az oldal nem található :confused:"
  404_error: "404-es hiba"
  404_description: "Úgy tűnik a kért oldal nem található."

footer:
  dark_appearance: "Váltás sötét megjelenésre"
  light_appearance: "Váltás világos megjelenésre"
  powered_by: "Működteti {{ .Hugo }} & {{ .Theme }}"

list:
  externalurl_title: "Link külső oldalra"
  no_articles: "Itt még nincsenek tartalmak."

nav:
  scroll_to_top_title: "Görgess fel"
  skip_to_main: "Ugrás a tartalomra"

search:
  open_button_title: "Keresés (/)"
  close_button_title: "Bezárás (Esc)"
  input_placeholder: "Keresés"

sharing:
  email: "Küldés emailben"
  facebook: "Megosztás a Facebookon"
  linkedin: "Megosztás a LinkedInen"
  pinterest: "Megosztás a Pinteresten"
  reddit: "Megosztás a Redditen"
  twitter: "Megosztás a Twitteren"

shortcode:
  recent_articles: "Friss"

recent:
  show_more: "Mutass Többet"