Skip to content

Commit 1ae15a6

Browse files
authored
Create Occitan translation
Signed-off-by: ensag-dev <[email protected]>
1 parent 0ba75ea commit 1ae15a6

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

i18n/oc.toml

+49
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
[more]
2+
other = "Mai"
3+
4+
[allTitle]
5+
other = "Tot {{.Title }}"
6+
7+
[recentTitle]
8+
other = "Recent {{.Title }}"
9+
10+
[readMore]
11+
other = "ne legir mai"
12+
13+
[by]
14+
other = "Per"
15+
16+
[whatsInThis]
17+
other = "De qué i a dins {{ .Type }}"
18+
19+
[related]
20+
other = "Ligats"
21+
22+
[yourName]
23+
other = "Vòstre nom"
24+
25+
[emailAddress]
26+
other = "Adreça electronica"
27+
28+
[message]
29+
other = "Messatge"
30+
31+
[emailRequiredNote]
32+
other = "Una adreça electronica es requerida."
33+
34+
[send]
35+
other = "Enviar"
36+
37+
[taxonomyPageList]
38+
other = "Trapatz çai jos las paginas qu'utilizan los tèrmes “{{ .Title }}”"
39+
40+
[readingTime]
41+
one = "Una minuta de lectura"
42+
other = "{{ .Count }} minutas de lectura"
43+
44+
[wordCount]
45+
one = "Un mot"
46+
other = "{{ .Count }} mots"
47+
48+
[pageTitle]
49+
other = "pagina {{ .Name }}"

0 commit comments

Comments
 (0)