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

id.yaml « i18n - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d6c81a7296b4d34eeee0f48ca9546bea90ebc9e6 (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
73
74
75
76
77
78
79
80
- id: home
  translation: "Beranda"

- id: templateBy
  translation: "Templat dibuat oleh"

- id: portedBy
  translation: "Diadapatasi ke Hugo oleh"

- id: contactGoTo
  translation: "Ke laman kontak"

- id: contactAddrTitle
  translation: "Alamat"

- id: contactTitle
  translation: "Kontak"

- id: contactForm
  translation: "Formulir pertanyaan"

- id: contactName
  translation: "Nama Anda"

- id: contactMail
  translation: "Surel Anda"

- id: contactMessage
  translation: "Pesan Anda"

- id: contactSend
  translation: "Kirim pesan"

- id: navHome
  translation: "ke laman utama"

- id: navToggle
  translation: "Buka navigasi"

- id: categoriesTitle
  translation: "Kategori"

- id: searchTitle
  translation: "Cari"

- id: tagsTitle
  translation: "Tags"

- id: continueReading
  translation: "Lanjutkan membaca"

- id: readMore
  translation: "Baca selengkapnya"

- id: authorBy
  translation: "Oleh"

- id: recentPosts
  translation: "Kiriman terkini"

- id: aboutUs
  translation: "Tentang kami"

- id: newer
  translation: "Terbaru"

- id: older
  translation: "Lebih lama"

- id: publishedOn
  translation: "pada"

- id: 404Error
  translation: "Error 404: Page not found"

- id: 404Message
  translation: "We are sorry – this page is not here anymore"

- id: 404NavHome
  translation: "Ke laman utama"