File tree Expand file tree Collapse file tree 1 file changed +20
-7
lines changed Expand file tree Collapse file tree 1 file changed +20
-7
lines changed Original file line number Diff line number Diff line change @@ -14,24 +14,23 @@ tabs:
1414 categories : Kategóriák
1515 tags : Címkék
1616 archives : Archívum
17- about : Rólam
17+ about : Bemutatkozás
1818
1919# the text displayed in the search bar & search results
2020search :
2121 hint : keresés
2222 cancel : Mégse
23- no_results : Oops ! Nincs találat a keresésre.
23+ no_results : Hoppá ! Nincs találat a keresésre.
2424
2525panel :
2626 lastmod : Legutóbb frissítve
2727 trending_tags : Népszerű Címkék
2828 toc : Tartalom
29- links : Blog linkek
3029
3130copyright :
3231 # Shown at the bottom of the post
3332 license :
34- template : A bejegyzés :LICENSE_NAME licenccel rendelkezik .
33+ template : A bejegyzést a szerző :LICENSE_NAME licenc alatt engedélyezte .
3534 name : CC BY 4.0
3635 link : https://creativecommons.org/licenses/by/4.0/
3736
@@ -42,7 +41,7 @@ copyright:
4241 Creative Commons Attribution 4.0 International (CC BY 4.0) licenccel rendelkeznek,
4342 hacsak másképp nincs jelezve.
4443
45- meta : Készítve :PLATFORM motorral :THEME témával
44+ meta : Készítve :THEME témával a :PLATFORM platformra.
4645
4746not_found :
4847 statement : Sajnáljuk, az URL-t rosszul helyeztük el, vagy valami nem létezőre mutat.
7372 title : Link másolása
7473 succeed : Link sikeresen másolva!
7574
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+
7685# categories page
7786categories :
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