summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/hr.yaml
blob: 6217f01da5c52d5df02dc43e3ec89bc072fcfc49 (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
66
67
68
69
70
71
global:
  language: "HR"

article:
  anchor_label: "Sidro"
  date: "{{ .Date }}"
  date_updated: "Ažurirano: {{ .Date }}"
  draft: "Nacrt"
  edit_title: "Uredi sadržaj"
  reading_time:
    one: "{{ .Count }} minut"
    other: "{{ .Count }} minuta"
  reading_time_title: "Vrijeme čitanja"
  table_of_contents: "Tablica sadržaja"
  word_count:
    one: "{{ .Count }} riječ"
    other: "{{ .Count }} riječi"
  views:
    one: "{{ .Count }} pregled"
    other: "{{ .Count }} pregleda"
  likes:
    one: "{{ .Count }} sviđa se"
    other: "{{ .Count }} sviđa se"
  part_of_series: "This article is part of a series."
  part: "Part"
  this_article: "This Article"
  related_articles: "Related"

author:
  byline_title: "Autor"

code:
  copy: "Kopiraj"
  copied: "Kopirano"

error:
  404_title: "Stranica nije pronađena :confused:"
  404_error: "Greška 404"
  404_description: "Čini se da stranica koju ste zatražili ne postoji."

footer:
  dark_appearance: "Promjeni na tamni izgled"
  light_appearance: "Promijeni na svijetli izgled"
  powered_by: "Napravljeno pomoću {{ .Hugo }} & {{ .Theme }}"

list:
  externalurl_title: "Link to external site"
  no_articles: "Ovdje još nema članaka"

nav:
  scroll_to_top_title: "Otiđi na vrh"
  skip_to_main: "Otiđi na glavni sadržaj"

search:
  open_button_title: "Pretraga (/)"
  close_button_title: "Izađi (Esc)"
  input_placeholder: "Pretraži"

sharing:
  email: "Pošalji putem e-pošte"
  facebook: "Podijeli na Facebook"
  linkedin: "Podijeli na LinkedIn"
  pinterest: "Podijeli na Pinterest"
  reddit: "Objavi na Reddit"
  twitter: "Tweet na Twitter"

shortcode:
  recent_articles: "Nedavno"

recent:
  show_more: "Prikaži Više"