File tree Expand file tree Collapse file tree 2 files changed +53
-5
lines changed Expand file tree Collapse file tree 2 files changed +53
-5
lines changed Original file line number Diff line number Diff line change
1
+ [categories ]
2
+ other = " Categories"
3
+
4
+ [authors ]
5
+ other = " Autors"
6
+
7
+ [tags ]
8
+ other = " Etiquetes"
9
+
10
+ [socialMedia ]
11
+ other = " Xarxes socials"
12
+
13
+ [latestPosts ]
14
+ other = " Últimes publicacions"
15
+
16
+ [search ]
17
+ other = " Cercar ..."
18
+
19
+ [noSearchResults ]
20
+ other = " No s'ha trobat res."
21
+
22
+ [olderPosts ]
23
+ other = " Publicacions més antigues"
24
+
25
+ [newerPosts ]
26
+ other = " Publicacions més recents"
27
+
28
+ [continueReading ]
29
+ other = " Seguir llegint"
30
+
31
+ [otherLanguages ]
32
+ other = " Altres idiomes"
33
+
34
+ [readingTime ]
35
+ one = " Trigaràs 1 minut en llegir-lo"
36
+ other = " Trigaràs {{.Count}} minuts en llegir-lo"
37
+
38
+ [tableOfContents ]
39
+ other = " Taula de continguts"
40
+
41
+ [series ]
42
+ other = " Sèrie"
43
+
44
+ [archive ]
45
+ other = " Arxiu"
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ other = "Últimas publicaciones"
17
17
other = " Buscar ..."
18
18
19
19
[noSearchResults ]
20
- other = " Nada encontrado."
20
+ other = " No se ha encontrado nada ."
21
21
22
22
[olderPosts ]
23
- other = " Publicaciones anteriores "
23
+ other = " Publicaciones más antiguas "
24
24
25
25
[newerPosts ]
26
- other = " Publicaciones recientes"
26
+ other = " Publicaciones más recientes"
27
27
28
28
[continueReading ]
29
29
other = " Seguir leyendo"
@@ -32,11 +32,14 @@ other = "Seguir leyendo"
32
32
other = " Otros idiomas"
33
33
34
34
[readingTime ]
35
- one = " 1 minuto de lectura "
36
- other = " {{ .Count }} minutos de lectura "
35
+ one = " Tardarás 1 minuto en leerlo "
36
+ other = " Tardarás {{ .Count }} minutos en leerlo "
37
37
38
38
[tableOfContents ]
39
39
other = " Tabla de contenidos"
40
40
41
41
[series ]
42
42
other = " Series"
43
+
44
+ [archive ]
45
+ other = " Archivo"
You can’t perform that action at this time.
0 commit comments