Welcome to mirror list, hosted at ThFree Co, Russian Federation.

no.toml « i18n - github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 52c5733c28dd332612d2a64072a49249894213c5 (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
72
[read_more]
other = "Les mer"

[copyright]
other = "Opphavsrett"

[all_rights]
other = "Alle rettigheter forbeholdt"

[share_on]
other = "Del på"

[featured_posts]
other = "Utvalgte innlegg"

[recent_posts]
other = "Nye innlegg"

[404_title]
other = "Tapt"

[could_not_find]
other = "Vi kunne ikke finne det du ser etter"

[go_back]
other = "Gå Tilbake"

[translations]
other = "Oversettelser"

[categories]
other = "Kategori"

[tags]
other = "Stikkord"

[series]
other = "Serier"

[all_categories]
other = "Alle Kategorier"

[all_tags]
other = "Alle stikkord"

[all_series]
other = "Alle Serier"

[overview]
other = "Oversikt"

[reading_time]
other = "{{ .ReadingTime }} min lesing"

[series_posts]
other = "Flere innlegg i denne serien"

# search
[quick_links]
  other = "Resultater"
[no_matches]
  other = "Ingen resultater funnet"
[search_field_placeholder]
  other = "Søk i kunnskapsbasen"
[blog_search_field_placeholder]
  other = "Søk..."
[search_results_label]
  other = "Søkeresultater"
[short_search_query]
  other = "Søket er for kort"
[type_to_search]
  other = "Skriv for å søke"