File tree 1 file changed +20
-7
lines changed
1 file changed +20
-7
lines changed Original file line number Diff line number Diff line change @@ -14,24 +14,23 @@ tabs:
14
14
categories : Kategóriák
15
15
tags : Címkék
16
16
archives : Archívum
17
- about : Rólam
17
+ about : Bemutatkozás
18
18
19
19
# the text displayed in the search bar & search results
20
20
search :
21
21
hint : keresés
22
22
cancel : Mégse
23
- no_results : Oops ! Nincs találat a keresésre.
23
+ no_results : Hoppá ! Nincs találat a keresésre.
24
24
25
25
panel :
26
26
lastmod : Legutóbb frissítve
27
27
trending_tags : Népszerű Címkék
28
28
toc : Tartalom
29
- links : Blog linkek
30
29
31
30
copyright :
32
31
# Shown at the bottom of the post
33
32
license :
34
- template : A bejegyzés :LICENSE_NAME licenccel rendelkezik .
33
+ template : A bejegyzést a szerző :LICENSE_NAME licenc alatt engedélyezte .
35
34
name : CC BY 4.0
36
35
link : https://creativecommons.org/licenses/by/4.0/
37
36
@@ -42,7 +41,7 @@ copyright:
42
41
Creative Commons Attribution 4.0 International (CC BY 4.0) licenccel rendelkeznek,
43
42
hacsak másképp nincs jelezve.
44
43
45
- meta : Készítve :PLATFORM motorral :THEME témával
44
+ meta : Készítve :THEME témával a :PLATFORM platformra.
46
45
47
46
not_found :
48
47
statement : Sajnáljuk, az URL-t rosszul helyeztük el, vagy valami nem létezőre mutat.
73
72
title : Link másolása
74
73
succeed : Link sikeresen másolva!
75
74
75
+ # Date time format.
76
+ # See: <http://strftime.net/>, <https://day.js.org/docs/en/display/format>
77
+ df :
78
+ post :
79
+ strftime : " %Y. %B. %e."
80
+ dayjs : " YYYY. MMMM D."
81
+ archives :
82
+ strftime : " %B"
83
+ dayjs : " MMM"
84
+
76
85
# categories page
77
86
categories :
78
- category_measure : kategória
79
- post_measure : bejegyzés
87
+ category_measure :
88
+ singular : kategória
89
+ plural : kategória
90
+ post_measure :
91
+ singular : bejegyzés
92
+ plural : bejegyzés
You can’t perform that action at this time.
0 commit comments