summaryrefslogtreecommitdiff
path: root/themes/hugo-coder/i18n/ro.toml
blob: 3eb6acafc8ab77e465890dcd1f6d4f16a42fbe34 (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
[category]
other = "categorie"

[categories]
other = "categorii"

[tag]
other = "etichetă"

[tags]
other = "etichete"

[series]
other = "serie"

[author]
other = "autor"

[authors]
other = "autori"

[posts]
other = "articole"

[reading_time]
one   = "Un minut de lectură"
other = "{{ .Count }} {{ if lt .Count 20 }}minute{{ else }}de minute{{ end }} de lectură"

[page_not_found]
other = "Pagină Pierdută"

[page_does_not_exist]
other = "Ne pare rău, această pagină nu există."

[head_back]
other = "Poți să te întorci la <a href=\"{{ . }}\">pagina principală</a>."

[powered_by]
other = "Susținut de"

[see_also]
other = "Altele din seria"

[note]
other = "notă"

[tip]
other = "sfat"

[example]
other = "exemplu"

[question]
other = "întrebare"

[info]
other = "informație"

[warning]
other = "avertisment"

[error]
other = "eroare"