jekyll-theme-abd3lraouf 5.2.6 → 5.2.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (95) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +21 -21
  3. data/README.md +105 -105
  4. data/_data/assets/cross_origin.yml +62 -62
  5. data/_data/assets/self_host.yml +51 -51
  6. data/_data/authors.yml +17 -17
  7. data/_data/contact.yml +30 -30
  8. data/_data/locales/bg-BG.yml +83 -83
  9. data/_data/locales/en.yml +83 -83
  10. data/_data/locales/es-ES.yml +79 -79
  11. data/_data/locales/fr-FR.yml +79 -79
  12. data/_data/locales/hu-HU.yml +81 -81
  13. data/_data/locales/id-ID.yml +79 -79
  14. data/_data/locales/ko-KR.yml +79 -79
  15. data/_data/locales/my-MM.yml +79 -79
  16. data/_data/locales/pt-BR.yml +79 -79
  17. data/_data/locales/ru-RU.yml +79 -79
  18. data/_data/locales/tr-TR.yml +79 -79
  19. data/_data/locales/uk-UA.yml +79 -79
  20. data/_data/locales/vi-VN.yml +77 -77
  21. data/_data/locales/zh-CN.yml +78 -78
  22. data/_data/share.yml +27 -27
  23. data/_includes/assets-origin.html +12 -12
  24. data/_includes/comments/disqus.html +54 -54
  25. data/_includes/comments/giscus.html +56 -56
  26. data/_includes/comments/utterances.html +51 -51
  27. data/_includes/comments.html +5 -5
  28. data/_includes/datetime.html +21 -21
  29. data/_includes/favicons.html +17 -17
  30. data/_includes/footer.html +17 -36
  31. data/_includes/google-analytics.html +14 -14
  32. data/_includes/head.html +116 -116
  33. data/_includes/js-selector.html +104 -104
  34. data/_includes/jsdelivr-combine.html +32 -32
  35. data/_includes/lang.html +8 -8
  36. data/_includes/language-alias.html +70 -70
  37. data/_includes/mermaid.html +57 -57
  38. data/_includes/mode-toggle.html +129 -129
  39. data/_includes/no-linenos.html +10 -10
  40. data/_includes/post-nav.html +30 -30
  41. data/_includes/post-paginator.html +88 -88
  42. data/_includes/post-sharing.html +27 -27
  43. data/_includes/read-time.html +30 -30
  44. data/_includes/refactor-content.html +282 -282
  45. data/_includes/related-posts.html +103 -103
  46. data/_includes/search-loader.html +46 -46
  47. data/_includes/search-results.html +11 -11
  48. data/_includes/sidebar.html +93 -93
  49. data/_includes/toc.html +16 -16
  50. data/_includes/topbar.html +70 -70
  51. data/_includes/trending-tags.html +50 -50
  52. data/_includes/update-list.html +40 -40
  53. data/_layouts/archives.html +48 -48
  54. data/_layouts/categories.html +120 -120
  55. data/_layouts/category.html +24 -24
  56. data/_layouts/compress.html +10 -10
  57. data/_layouts/default.html +74 -74
  58. data/_layouts/home.html +103 -103
  59. data/_layouts/page.html +64 -64
  60. data/_layouts/post.html +159 -159
  61. data/_layouts/tag.html +23 -23
  62. data/_layouts/tags.html +23 -23
  63. data/_plugins/posts-lastmod-hook.rb +14 -14
  64. data/_sass/addon/commons.scss +1678 -1680
  65. data/_sass/addon/module.scss +151 -151
  66. data/_sass/addon/syntax.scss +289 -289
  67. data/_sass/addon/variables.scss +34 -34
  68. data/_sass/colors/dark-syntax.scss +88 -88
  69. data/_sass/colors/dark-typography.scss +157 -157
  70. data/_sass/colors/light-syntax.scss +84 -84
  71. data/_sass/colors/light-typography.scss +94 -94
  72. data/_sass/layout/archives.scss +147 -147
  73. data/_sass/layout/categories.scss +67 -67
  74. data/_sass/layout/category-tag.scss +73 -73
  75. data/_sass/layout/home.scss +184 -184
  76. data/_sass/layout/post.scss +369 -369
  77. data/_sass/layout/tags.scss +19 -19
  78. data/_sass/variables-hook.scss +3 -3
  79. data/_tabs/about.md +8 -8
  80. data/_tabs/archives.md +7 -7
  81. data/_tabs/categories.md +6 -6
  82. data/_tabs/tags.md +6 -6
  83. data/assets/404.html +16 -16
  84. data/assets/css/style.scss +12 -12
  85. data/assets/feed.xml +61 -61
  86. data/assets/img/favicons/browserconfig.xml +13 -13
  87. data/assets/img/favicons/site.webmanifest +26 -26
  88. data/assets/js/data/search.json +18 -18
  89. data/assets/js/data/swcache.js +55 -55
  90. data/assets/js/pwa/app.js +47 -47
  91. data/assets/js/pwa/sw.js +89 -89
  92. data/assets/js/pwa/unregister.js +12 -12
  93. data/assets/robots.txt +10 -10
  94. data/index.html +4 -4
  95. metadata +7 -7
@@ -1,81 +1,81 @@
1
- # The layout text of site
2
-
3
- # ----- Commons label -----
4
-
5
- layout:
6
- post: Bejegyzés
7
- category: Kategória
8
- tag: Címke
9
-
10
- # The tabs of sidebar
11
- tabs:
12
- # format: <filename_without_extension>: <value>
13
- home: Kezdőlap
14
- categories: Kategóriák
15
- tags: Címkék
16
- archives: Archívum
17
- about: Rólam
18
-
19
- # the text displayed in the search bar & search results
20
- search:
21
- hint: keresés
22
- cancel: Mégse
23
- no_results: Oops! Nincs találat a keresésre.
24
-
25
- panel:
26
- lastmod: Legutóbb frissítve
27
- trending_tags: Népszerű Címkék
28
- toc: Tartalom
29
- links: Blog linkek
30
-
31
- copyright:
32
- # Shown at the bottom of the post
33
- license:
34
- template: A bejegyzés :LICENSE_NAME licenccel rendelkezik.
35
- name: CC BY 4.0
36
- link: https://creativecommons.org/licenses/by/4.0/
37
-
38
- # Displayed in the footer
39
- brief: Néhány jog fenntartva.
40
- verbose: >-
41
- Az oldalon található tartalmak
42
- Creative Commons Attribution 4.0 International (CC BY 4.0) licenccel rendelkeznek,
43
- hacsak másképp nincs jelezve.
44
-
45
- meta: Készítve :PLATFORM motorral :THEME témával.
46
-
47
- not_found:
48
- statment: Sajnáljuk, az URL-t rosszul helyeztük el, vagy valami nem létezőre mutat.
49
-
50
- notification:
51
- update_found: Elérhető a tartalom új verziója.
52
- update: Frissítés
53
-
54
- # ----- Posts related labels -----
55
-
56
- post:
57
- written_by: Szerző
58
- posted: Létrehozva
59
- updated: Frissítve
60
- words: szó
61
- pageview_measure: látogató
62
- read_time:
63
- unit: perc
64
- prompt: elolvasni
65
- relate_posts: További olvasnivaló
66
- share: Megosztás
67
- button:
68
- next: Újabb
69
- previous: Régebbi
70
- copy_code:
71
- succeed: Másolva!
72
- share_link:
73
- title: Link másolása
74
- succeed: Link sikeresen másolva!
75
- # pinned prompt of posts list on homepage
76
- pin_prompt: Kitűzve
77
-
78
- # categories page
79
- categories:
80
- category_measure: kategória
81
- post_measure: bejegyzés
1
+ # The layout text of site
2
+
3
+ # ----- Commons label -----
4
+
5
+ layout:
6
+ post: Bejegyzés
7
+ category: Kategória
8
+ tag: Címke
9
+
10
+ # The tabs of sidebar
11
+ tabs:
12
+ # format: <filename_without_extension>: <value>
13
+ home: Kezdőlap
14
+ categories: Kategóriák
15
+ tags: Címkék
16
+ archives: Archívum
17
+ about: Rólam
18
+
19
+ # the text displayed in the search bar & search results
20
+ search:
21
+ hint: keresés
22
+ cancel: Mégse
23
+ no_results: Oops! Nincs találat a keresésre.
24
+
25
+ panel:
26
+ lastmod: Legutóbb frissítve
27
+ trending_tags: Népszerű Címkék
28
+ toc: Tartalom
29
+ links: Blog linkek
30
+
31
+ copyright:
32
+ # Shown at the bottom of the post
33
+ license:
34
+ template: A bejegyzés :LICENSE_NAME licenccel rendelkezik.
35
+ name: CC BY 4.0
36
+ link: https://creativecommons.org/licenses/by/4.0/
37
+
38
+ # Displayed in the footer
39
+ brief: Néhány jog fenntartva.
40
+ verbose: >-
41
+ Az oldalon található tartalmak
42
+ Creative Commons Attribution 4.0 International (CC BY 4.0) licenccel rendelkeznek,
43
+ hacsak másképp nincs jelezve.
44
+
45
+ meta: Készítve :PLATFORM motorral :THEME témával.
46
+
47
+ not_found:
48
+ statment: Sajnáljuk, az URL-t rosszul helyeztük el, vagy valami nem létezőre mutat.
49
+
50
+ notification:
51
+ update_found: Elérhető a tartalom új verziója.
52
+ update: Frissítés
53
+
54
+ # ----- Posts related labels -----
55
+
56
+ post:
57
+ written_by: Szerző
58
+ posted: Létrehozva
59
+ updated: Frissítve
60
+ words: szó
61
+ pageview_measure: látogató
62
+ read_time:
63
+ unit: perc
64
+ prompt: elolvasni
65
+ relate_posts: További olvasnivaló
66
+ share: Megosztás
67
+ button:
68
+ next: Újabb
69
+ previous: Régebbi
70
+ copy_code:
71
+ succeed: Másolva!
72
+ share_link:
73
+ title: Link másolása
74
+ succeed: Link sikeresen másolva!
75
+ # pinned prompt of posts list on homepage
76
+ pin_prompt: Kitűzve
77
+
78
+ # categories page
79
+ categories:
80
+ category_measure: kategória
81
+ post_measure: bejegyzés
@@ -1,79 +1,79 @@
1
- # The layout text of site
2
-
3
- # ----- Commons label -----
4
-
5
- layout:
6
- post: Postingan
7
- category: Kategori
8
- tag: Tagar
9
-
10
- # The tabs of sidebar
11
- tabs:
12
- # format: <filename_without_extension>: <value>
13
- home: Beranda
14
- categories: Kategori
15
- tags: Tagar
16
- archives: Arsip
17
- about: Tentang
18
-
19
- # the text displayed in the search bar & search results
20
- search:
21
- hint: Cari
22
- cancel: Batal
23
- no_results: Ups! Tidak ada hasil yang ditemukan.
24
-
25
- panel:
26
- lastmod: Postingan Terbaru
27
- trending_tags: Tagar Terpopuler
28
- toc: Konten
29
-
30
- copyright:
31
- # Shown at the bottom of the post
32
- license:
33
- template: Postingan ini dilisensikan di bawah :LICENSE_NAME oleh penulis.
34
- name: CC BY 4.0
35
- link: https://creativecommons.org/licenses/by/4.0/
36
-
37
- # Displayed in the footer
38
- brief: Sebagian konten dilindungi.
39
- verbose: >-
40
- Kecuali jika dinyatakan, Postingan blog di situs ini dilisensikan
41
- di bawah Lisensi Creative Commons Attribution 4.0 International (CC BY 4.0) oleh penulis.
42
-
43
- meta: Didukung oleh :PLATFORM dengan tema :THEME.
44
-
45
- not_found:
46
- statment: Maaf, kami gagal menemukan URL itu atau memang mengarah ke sesuatu yang tidak ada.
47
-
48
- notification:
49
- update_found: Versi konten baru tersedia.
50
- update: Perbarui
51
-
52
- # ----- Posts related labels -----
53
-
54
- post:
55
- written_by: Oleh
56
- posted: Diterbitkan
57
- updated: Diperbarui
58
- words: kata
59
- pageview_measure: dilihat
60
- read_time:
61
- unit: menit
62
- prompt: baca
63
- relate_posts: Postingan Lainya
64
- share: Bagikan
65
- button:
66
- next: Terbaru
67
- previous: Terlama
68
- copy_code:
69
- succeed: Disalin!
70
- share_link:
71
- title: Salin tautan
72
- succeed: Tautan berhasil disalin!
73
- # pinned prompt of posts list on homepage
74
- pin_prompt: Disematkan
75
-
76
- # categories page
77
- categories:
78
- category_measure: kategori
79
- post_measure: Postingan
1
+ # The layout text of site
2
+
3
+ # ----- Commons label -----
4
+
5
+ layout:
6
+ post: Postingan
7
+ category: Kategori
8
+ tag: Tagar
9
+
10
+ # The tabs of sidebar
11
+ tabs:
12
+ # format: <filename_without_extension>: <value>
13
+ home: Beranda
14
+ categories: Kategori
15
+ tags: Tagar
16
+ archives: Arsip
17
+ about: Tentang
18
+
19
+ # the text displayed in the search bar & search results
20
+ search:
21
+ hint: Cari
22
+ cancel: Batal
23
+ no_results: Ups! Tidak ada hasil yang ditemukan.
24
+
25
+ panel:
26
+ lastmod: Postingan Terbaru
27
+ trending_tags: Tagar Terpopuler
28
+ toc: Konten
29
+
30
+ copyright:
31
+ # Shown at the bottom of the post
32
+ license:
33
+ template: Postingan ini dilisensikan di bawah :LICENSE_NAME oleh penulis.
34
+ name: CC BY 4.0
35
+ link: https://creativecommons.org/licenses/by/4.0/
36
+
37
+ # Displayed in the footer
38
+ brief: Sebagian konten dilindungi.
39
+ verbose: >-
40
+ Kecuali jika dinyatakan, Postingan blog di situs ini dilisensikan
41
+ di bawah Lisensi Creative Commons Attribution 4.0 International (CC BY 4.0) oleh penulis.
42
+
43
+ meta: Didukung oleh :PLATFORM dengan tema :THEME.
44
+
45
+ not_found:
46
+ statment: Maaf, kami gagal menemukan URL itu atau memang mengarah ke sesuatu yang tidak ada.
47
+
48
+ notification:
49
+ update_found: Versi konten baru tersedia.
50
+ update: Perbarui
51
+
52
+ # ----- Posts related labels -----
53
+
54
+ post:
55
+ written_by: Oleh
56
+ posted: Diterbitkan
57
+ updated: Diperbarui
58
+ words: kata
59
+ pageview_measure: dilihat
60
+ read_time:
61
+ unit: menit
62
+ prompt: baca
63
+ relate_posts: Postingan Lainya
64
+ share: Bagikan
65
+ button:
66
+ next: Terbaru
67
+ previous: Terlama
68
+ copy_code:
69
+ succeed: Disalin!
70
+ share_link:
71
+ title: Salin tautan
72
+ succeed: Tautan berhasil disalin!
73
+ # pinned prompt of posts list on homepage
74
+ pin_prompt: Disematkan
75
+
76
+ # categories page
77
+ categories:
78
+ category_measure: kategori
79
+ post_measure: Postingan
@@ -1,79 +1,79 @@
1
- # The layout text of site
2
-
3
- # ----- Commons label -----
4
-
5
- layout:
6
- post: 포스트
7
- category: 카테고리
8
- tag: 태그
9
-
10
- # The tabs of sidebar
11
- tabs:
12
- # format: <filename_without_extension>: <value>
13
- home: 홈
14
- categories: 카테고리
15
- tags: 태그
16
- archives: 아카이브
17
- about: 정보
18
-
19
- # the text displayed in the search bar & search results
20
- search:
21
- hint: 검색
22
- cancel: 취소
23
- no_results: 검색 결과가 없습니다.
24
-
25
- panel:
26
- lastmod: 최근 업데이트
27
- trending_tags: 인기 태그
28
- toc: 바로가기
29
-
30
- copyright:
31
- # Shown at the bottom of the post
32
- license:
33
- template: 이 기사는 저작권자의 :LICENSE_NAME 라이센스를 따릅니다.
34
- name: CC BY 4.0
35
- link: https://creativecommons.org/licenses/by/4.0/
36
-
37
- # Displayed in the footer
38
- brief: 일부 권리 보유
39
- verbose: >-
40
- 명시되지 않는 한 이 사이트의 블로그 게시물은 작성자의
41
- Creative Commons Attribution 4.0 International(CC BY 4.0) 라이선스에 따라 사용이 허가되었습니다.
42
-
43
- meta: Powered by :PLATFORM with :THEME theme.
44
-
45
- not_found:
46
- statment: 해당 URL은 존재하지 않습니다.
47
-
48
- notification:
49
- update_found: 새 버전의 콘텐츠를 사용할 수 있습니다.
50
- update: 업데이트
51
-
52
- # ----- Posts related labels -----
53
-
54
- post:
55
- written_by: By
56
- posted: 게시
57
- updated: 업데이트
58
- words: 단어
59
- pageview_measure: 조회
60
- read_time:
61
- unit: 분
62
- prompt: 읽는 시간
63
- relate_posts: 관련된 글
64
- share: 공유하기
65
- button:
66
- next: 다음 글
67
- previous: 이전 글
68
- copy_code:
69
- succeed: 복사되었습니다!
70
- share_link:
71
- title: 링크 복사하기
72
- succeed: 링크가 복사되었습니다!
73
- # pinned prompt of posts list on homepage
74
- pin_prompt: 핀
75
-
76
- # categories page
77
- categories:
78
- category_measure: 카테고리
79
- post_measure: 포스트
1
+ # The layout text of site
2
+
3
+ # ----- Commons label -----
4
+
5
+ layout:
6
+ post: 포스트
7
+ category: 카테고리
8
+ tag: 태그
9
+
10
+ # The tabs of sidebar
11
+ tabs:
12
+ # format: <filename_without_extension>: <value>
13
+ home: 홈
14
+ categories: 카테고리
15
+ tags: 태그
16
+ archives: 아카이브
17
+ about: 정보
18
+
19
+ # the text displayed in the search bar & search results
20
+ search:
21
+ hint: 검색
22
+ cancel: 취소
23
+ no_results: 검색 결과가 없습니다.
24
+
25
+ panel:
26
+ lastmod: 최근 업데이트
27
+ trending_tags: 인기 태그
28
+ toc: 바로가기
29
+
30
+ copyright:
31
+ # Shown at the bottom of the post
32
+ license:
33
+ template: 이 기사는 저작권자의 :LICENSE_NAME 라이센스를 따릅니다.
34
+ name: CC BY 4.0
35
+ link: https://creativecommons.org/licenses/by/4.0/
36
+
37
+ # Displayed in the footer
38
+ brief: 일부 권리 보유
39
+ verbose: >-
40
+ 명시되지 않는 한 이 사이트의 블로그 게시물은 작성자의
41
+ Creative Commons Attribution 4.0 International(CC BY 4.0) 라이선스에 따라 사용이 허가되었습니다.
42
+
43
+ meta: Powered by :PLATFORM with :THEME theme.
44
+
45
+ not_found:
46
+ statment: 해당 URL은 존재하지 않습니다.
47
+
48
+ notification:
49
+ update_found: 새 버전의 콘텐츠를 사용할 수 있습니다.
50
+ update: 업데이트
51
+
52
+ # ----- Posts related labels -----
53
+
54
+ post:
55
+ written_by: By
56
+ posted: 게시
57
+ updated: 업데이트
58
+ words: 단어
59
+ pageview_measure: 조회
60
+ read_time:
61
+ unit: 분
62
+ prompt: 읽는 시간
63
+ relate_posts: 관련된 글
64
+ share: 공유하기
65
+ button:
66
+ next: 다음 글
67
+ previous: 이전 글
68
+ copy_code:
69
+ succeed: 복사되었습니다!
70
+ share_link:
71
+ title: 링크 복사하기
72
+ succeed: 링크가 복사되었습니다!
73
+ # pinned prompt of posts list on homepage
74
+ pin_prompt: 핀
75
+
76
+ # categories page
77
+ categories:
78
+ category_measure: 카테고리
79
+ post_measure: 포스트
@@ -1,79 +1,79 @@
1
- # The layout text of site
2
-
3
- # ----- Commons label -----
4
-
5
- layout:
6
- post: ပို့စ်
7
- category: ကဏ္ဍ
8
- tag: နာမ(တက်ဂ်)
9
-
10
- # The tabs of sidebar
11
- tabs:
12
- # format: <filename_without_extension>: <value>
13
- home: အဓိကစာမျက်နှာ
14
- categories: ကဏ္ဍများ
15
- tags: နာမ(တက်ဂ်)များ
16
- archives: မှတ်တမ်း​တိုက်
17
- about: အကြောင်းအရာ
18
-
19
- # the text displayed in the search bar & search results
20
- search:
21
- hint: ရှာဖွေမည်
22
- cancel: ဖျက်သိမ်းမည်
23
- no_results: အိုး! ဘာမှမရှိပါ
24
-
25
- panel:
26
- lastmod: မကြာသေးမီကမွမ်းမံထားသည်
27
- trending_tags: ခေတ်စားနေသည့်တက်ဂ်များ
28
- toc: အကြောင်းအရာများ
29
-
30
- copyright:
31
- # Shown at the bottom of the post
32
- license:
33
- template: ဤပို့စ်သည်စာရေးသူ၏ :LICENSE_NAME လိုင်စင်ရထားသည်။
34
- name: CC BY 4.0
35
- link: https://creativecommons.org/licenses/by/4.0/
36
-
37
- # Displayed in the footer
38
- brief: မူပိုင်ခွင့်အချို့ကို လက်ဝယ်ထားသည်။
39
- verbose: >-
40
- အခြားမှတ်သားထားချက်များမှလွဲ၍ ဤဆိုက်ရှိ ဘလော့ဂ်ပို့စ်များသည် စာရေးသူ၏
41
- Creative Commons Attribution 4.0 International (CC BY 4.0) အောက်တွင် လိုင်စင်ရထားပါသည်။
42
-
43
- meta: Powered by :PLATFORM with :THEME theme.
44
-
45
- not_found:
46
- statment: ဝမ်းနည်းပါသည်၊ ကျွန်ုပ်တို့သည် အဆိုပါ URL ကို မှားယွင်းစွာ နေရာချထားခြင်း သို့မဟုတ် ၎င်းသည် မရှိသောအရာကို ညွှန်ပြနေပါသည်။
47
-
48
- notification:
49
- update_found: အကြောင်းအရာဗားရှင်းအသစ်ကို ရနိုင်ပါပြီ။
50
- update: အပ်ဒိတ်
51
-
52
- # ----- Posts related labels -----
53
-
54
- post:
55
- written_by: ကရေးသားခဲ့သည်။
56
- posted: တင်ထားခဲ့သည်။
57
- updated: မွမ်းမံထားခဲ့သည်။
58
- words: စကားလုံးများ
59
- pageview_measure: အမြင်များ
60
- read_time:
61
- unit: မိနစ်
62
- prompt: ဖတ်ပါမည်
63
- relate_posts: နောက်ထပ်ဖတ်ရန်
64
- share: မျှဝေရန်
65
- button:
66
- next: အသစ်များ
67
- previous: အဟောင်းများ
68
- copy_code:
69
- succeed: ကူးယူလိုက်ပြီ။
70
- share_link:
71
- title: လင့်ခ်ကို ကူးယူရန်
72
- succeed: လင့်ခ်ကို ကူးယူလိုက်ပြီ။
73
- # pinned prompt of posts list on homepage
74
- pin_prompt: ချိတ်ထားသည်။
75
-
76
- # categories page
77
- categories:
78
- category_measure: ကဏ္ဍများ
79
- post_measure: ပို့စ်များ
1
+ # The layout text of site
2
+
3
+ # ----- Commons label -----
4
+
5
+ layout:
6
+ post: ပို့စ်
7
+ category: ကဏ္ဍ
8
+ tag: နာမ(တက်ဂ်)
9
+
10
+ # The tabs of sidebar
11
+ tabs:
12
+ # format: <filename_without_extension>: <value>
13
+ home: အဓိကစာမျက်နှာ
14
+ categories: ကဏ္ဍများ
15
+ tags: နာမ(တက်ဂ်)များ
16
+ archives: မှတ်တမ်း​တိုက်
17
+ about: အကြောင်းအရာ
18
+
19
+ # the text displayed in the search bar & search results
20
+ search:
21
+ hint: ရှာဖွေမည်
22
+ cancel: ဖျက်သိမ်းမည်
23
+ no_results: အိုး! ဘာမှမရှိပါ
24
+
25
+ panel:
26
+ lastmod: မကြာသေးမီကမွမ်းမံထားသည်
27
+ trending_tags: ခေတ်စားနေသည့်တက်ဂ်များ
28
+ toc: အကြောင်းအရာများ
29
+
30
+ copyright:
31
+ # Shown at the bottom of the post
32
+ license:
33
+ template: ဤပို့စ်သည်စာရေးသူ၏ :LICENSE_NAME လိုင်စင်ရထားသည်။
34
+ name: CC BY 4.0
35
+ link: https://creativecommons.org/licenses/by/4.0/
36
+
37
+ # Displayed in the footer
38
+ brief: မူပိုင်ခွင့်အချို့ကို လက်ဝယ်ထားသည်။
39
+ verbose: >-
40
+ အခြားမှတ်သားထားချက်များမှလွဲ၍ ဤဆိုက်ရှိ ဘလော့ဂ်ပို့စ်များသည် စာရေးသူ၏
41
+ Creative Commons Attribution 4.0 International (CC BY 4.0) အောက်တွင် လိုင်စင်ရထားပါသည်။
42
+
43
+ meta: Powered by :PLATFORM with :THEME theme.
44
+
45
+ not_found:
46
+ statment: ဝမ်းနည်းပါသည်၊ ကျွန်ုပ်တို့သည် အဆိုပါ URL ကို မှားယွင်းစွာ နေရာချထားခြင်း သို့မဟုတ် ၎င်းသည် မရှိသောအရာကို ညွှန်ပြနေပါသည်။
47
+
48
+ notification:
49
+ update_found: အကြောင်းအရာဗားရှင်းအသစ်ကို ရနိုင်ပါပြီ။
50
+ update: အပ်ဒိတ်
51
+
52
+ # ----- Posts related labels -----
53
+
54
+ post:
55
+ written_by: ကရေးသားခဲ့သည်။
56
+ posted: တင်ထားခဲ့သည်။
57
+ updated: မွမ်းမံထားခဲ့သည်။
58
+ words: စကားလုံးများ
59
+ pageview_measure: အမြင်များ
60
+ read_time:
61
+ unit: မိနစ်
62
+ prompt: ဖတ်ပါမည်
63
+ relate_posts: နောက်ထပ်ဖတ်ရန်
64
+ share: မျှဝေရန်
65
+ button:
66
+ next: အသစ်များ
67
+ previous: အဟောင်းများ
68
+ copy_code:
69
+ succeed: ကူးယူလိုက်ပြီ။
70
+ share_link:
71
+ title: လင့်ခ်ကို ကူးယူရန်
72
+ succeed: လင့်ခ်ကို ကူးယူလိုက်ပြီ။
73
+ # pinned prompt of posts list on homepage
74
+ pin_prompt: ချိတ်ထားသည်။
75
+
76
+ # categories page
77
+ categories:
78
+ category_measure: ကဏ္ဍများ
79
+ post_measure: ပို့စ်များ