jekyll-theme-abd3lraouf 5.2.5 → 5.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (105) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +21 -21
  3. data/README.md +105 -105
  4. data/_config.yml +1 -1
  5. data/_data/assets/cross_origin.yml +62 -62
  6. data/_data/assets/self_host.yml +51 -51
  7. data/_data/authors.yml +17 -17
  8. data/_data/contact.yml +30 -30
  9. data/_data/locales/bg-BG.yml +83 -83
  10. data/_data/locales/en.yml +83 -83
  11. data/_data/locales/es-ES.yml +79 -79
  12. data/_data/locales/fr-FR.yml +79 -79
  13. data/_data/locales/hu-HU.yml +81 -81
  14. data/_data/locales/id-ID.yml +79 -79
  15. data/_data/locales/ko-KR.yml +79 -79
  16. data/_data/locales/my-MM.yml +79 -79
  17. data/_data/locales/pt-BR.yml +79 -79
  18. data/_data/locales/ru-RU.yml +79 -79
  19. data/_data/locales/tr-TR.yml +79 -79
  20. data/_data/locales/uk-UA.yml +79 -79
  21. data/_data/locales/vi-VN.yml +77 -77
  22. data/_data/locales/zh-CN.yml +78 -78
  23. data/_data/share.yml +27 -27
  24. data/_includes/assets-origin.html +12 -12
  25. data/_includes/comments/disqus.html +54 -54
  26. data/_includes/comments/giscus.html +56 -56
  27. data/_includes/comments/utterances.html +51 -51
  28. data/_includes/comments.html +5 -5
  29. data/_includes/datetime.html +21 -21
  30. data/_includes/favicons.html +17 -17
  31. data/_includes/footer.html +17 -36
  32. data/_includes/google-analytics.html +14 -14
  33. data/_includes/head.html +116 -116
  34. data/_includes/js-selector.html +104 -104
  35. data/_includes/jsdelivr-combine.html +32 -32
  36. data/_includes/lang.html +8 -8
  37. data/_includes/language-alias.html +70 -70
  38. data/_includes/mermaid.html +57 -57
  39. data/_includes/mode-toggle.html +129 -129
  40. data/_includes/no-linenos.html +10 -10
  41. data/_includes/post-nav.html +30 -30
  42. data/_includes/post-paginator.html +88 -88
  43. data/_includes/post-sharing.html +27 -27
  44. data/_includes/read-time.html +30 -30
  45. data/_includes/refactor-content.html +282 -282
  46. data/_includes/related-posts.html +103 -103
  47. data/_includes/search-loader.html +46 -46
  48. data/_includes/search-results.html +11 -11
  49. data/_includes/sidebar.html +93 -93
  50. data/_includes/toc.html +16 -16
  51. data/_includes/topbar.html +70 -70
  52. data/_includes/trending-tags.html +50 -50
  53. data/_includes/update-list.html +40 -40
  54. data/_layouts/archives.html +48 -48
  55. data/_layouts/categories.html +120 -120
  56. data/_layouts/category.html +24 -24
  57. data/_layouts/compress.html +10 -10
  58. data/_layouts/default.html +74 -74
  59. data/_layouts/home.html +103 -103
  60. data/_layouts/page.html +64 -64
  61. data/_layouts/post.html +159 -159
  62. data/_layouts/tag.html +23 -23
  63. data/_layouts/tags.html +23 -23
  64. data/_plugins/posts-lastmod-hook.rb +14 -14
  65. data/_sass/addon/commons.scss +1678 -1680
  66. data/_sass/addon/module.scss +151 -151
  67. data/_sass/addon/syntax.scss +289 -289
  68. data/_sass/addon/variables.scss +34 -34
  69. data/_sass/colors/dark-syntax.scss +88 -88
  70. data/_sass/colors/dark-typography.scss +157 -157
  71. data/_sass/colors/light-syntax.scss +84 -84
  72. data/_sass/colors/light-typography.scss +94 -94
  73. data/_sass/jekyll-theme-abd3lraouf.scss +1 -1
  74. data/_sass/layout/archives.scss +147 -147
  75. data/_sass/layout/categories.scss +67 -67
  76. data/_sass/layout/category-tag.scss +73 -73
  77. data/_sass/layout/home.scss +184 -184
  78. data/_sass/layout/post.scss +369 -369
  79. data/_sass/layout/tags.scss +19 -19
  80. data/_sass/variables-hook.scss +3 -3
  81. data/_tabs/about.md +8 -8
  82. data/_tabs/archives.md +7 -7
  83. data/_tabs/categories.md +6 -6
  84. data/_tabs/tags.md +6 -6
  85. data/assets/404.html +71 -16
  86. data/assets/css/style.scss +12 -12
  87. data/assets/feed.xml +61 -61
  88. data/assets/img/404.png +0 -0
  89. data/assets/img/favicons/browserconfig.xml +13 -13
  90. data/assets/img/favicons/site.webmanifest +26 -26
  91. data/assets/js/data/search.json +18 -18
  92. data/assets/js/data/swcache.js +55 -55
  93. data/assets/js/dist/categories.min.js +1 -1
  94. data/assets/js/dist/commons.min.js +1 -1
  95. data/assets/js/dist/home.min.js +1 -1
  96. data/assets/js/dist/misc.min.js +1 -1
  97. data/assets/js/dist/page.min.js +1 -1
  98. data/assets/js/dist/post.min.js +1 -1
  99. data/assets/js/dist/pvreport.min.js +1 -1
  100. data/assets/js/pwa/app.js +47 -47
  101. data/assets/js/pwa/sw.js +89 -89
  102. data/assets/js/pwa/unregister.js +12 -12
  103. data/assets/robots.txt +10 -10
  104. data/index.html +4 -4
  105. metadata +8 -7
@@ -1,83 +1,83 @@
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 (CC BY 4.0) от автора.
42
-
43
- meta: Създадено чрез :PLATFORM и :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
- singular: категория
80
- plural: категории
81
- post_measure:
82
- singular: публикация
83
- plural: публикации
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 (CC BY 4.0) от автора.
42
+
43
+ meta: Създадено чрез :PLATFORM и :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
+ singular: категория
80
+ plural: категории
81
+ post_measure:
82
+ singular: публикация
83
+ plural: публикации
data/_data/locales/en.yml CHANGED
@@ -1,83 +1,83 @@
1
- # The layout text of site
2
-
3
- # ----- Commons label -----
4
-
5
- layout:
6
- post: Post
7
- category: Category
8
- tag: Tag
9
-
10
- # The tabs of sidebar
11
- tabs:
12
- # format: <filename_without_extension>: <value>
13
- home: Home
14
- categories: Categories
15
- tags: Tags
16
- archives: Archives
17
- about: About
18
-
19
- # the text displayed in the search bar & search results
20
- search:
21
- hint: search
22
- cancel: Cancel
23
- no_results: Oops! No results found.
24
-
25
- panel:
26
- lastmod: Recently Updated
27
- trending_tags: Trending Tags
28
- toc: Contents
29
-
30
- copyright:
31
- # Shown at the bottom of the post
32
- license:
33
- template: This post is licensed under :LICENSE_NAME by the author.
34
- name: CC BY 4.0
35
- link: https://creativecommons.org/licenses/by/4.0/
36
-
37
- # Displayed in the footer
38
- brief: Some rights reserved.
39
- verbose: >-
40
- Except where otherwise noted, the blog posts on this site are licensed
41
- under the Creative Commons Attribution 4.0 International (CC BY 4.0) License by the author.
42
-
43
- meta: Powered by :PLATFORM with :THEME theme.
44
-
45
- not_found:
46
- statment: Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.
47
-
48
- notification:
49
- update_found: A new version of content is available.
50
- update: Update
51
-
52
- # ----- Posts related labels -----
53
-
54
- post:
55
- written_by: By
56
- posted: Posted
57
- updated: Updated
58
- words: words
59
- pageview_measure: views
60
- read_time:
61
- unit: min
62
- prompt: read
63
- relate_posts: Further Reading
64
- share: Share
65
- button:
66
- next: Newer
67
- previous: Older
68
- copy_code:
69
- succeed: Copied!
70
- share_link:
71
- title: Copy link
72
- succeed: Link copied successfully!
73
- # pinned prompt of posts list on homepage
74
- pin_prompt: Pinned
75
-
76
- # categories page
77
- categories:
78
- category_measure:
79
- singular: category
80
- plural: categories
81
- post_measure:
82
- singular: post
83
- plural: posts
1
+ # The layout text of site
2
+
3
+ # ----- Commons label -----
4
+
5
+ layout:
6
+ post: Post
7
+ category: Category
8
+ tag: Tag
9
+
10
+ # The tabs of sidebar
11
+ tabs:
12
+ # format: <filename_without_extension>: <value>
13
+ home: Home
14
+ categories: Categories
15
+ tags: Tags
16
+ archives: Archives
17
+ about: About
18
+
19
+ # the text displayed in the search bar & search results
20
+ search:
21
+ hint: search
22
+ cancel: Cancel
23
+ no_results: Oops! No results found.
24
+
25
+ panel:
26
+ lastmod: Recently Updated
27
+ trending_tags: Trending Tags
28
+ toc: Contents
29
+
30
+ copyright:
31
+ # Shown at the bottom of the post
32
+ license:
33
+ template: This post is licensed under :LICENSE_NAME by the author.
34
+ name: CC BY 4.0
35
+ link: https://creativecommons.org/licenses/by/4.0/
36
+
37
+ # Displayed in the footer
38
+ brief: Some rights reserved.
39
+ verbose: >-
40
+ Except where otherwise noted, the blog posts on this site are licensed
41
+ under the Creative Commons Attribution 4.0 International (CC BY 4.0) License by the author.
42
+
43
+ meta: Powered by :PLATFORM with :THEME theme.
44
+
45
+ not_found:
46
+ statment: Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.
47
+
48
+ notification:
49
+ update_found: A new version of content is available.
50
+ update: Update
51
+
52
+ # ----- Posts related labels -----
53
+
54
+ post:
55
+ written_by: By
56
+ posted: Posted
57
+ updated: Updated
58
+ words: words
59
+ pageview_measure: views
60
+ read_time:
61
+ unit: min
62
+ prompt: read
63
+ relate_posts: Further Reading
64
+ share: Share
65
+ button:
66
+ next: Newer
67
+ previous: Older
68
+ copy_code:
69
+ succeed: Copied!
70
+ share_link:
71
+ title: Copy link
72
+ succeed: Link copied successfully!
73
+ # pinned prompt of posts list on homepage
74
+ pin_prompt: Pinned
75
+
76
+ # categories page
77
+ categories:
78
+ category_measure:
79
+ singular: category
80
+ plural: categories
81
+ post_measure:
82
+ singular: post
83
+ plural: posts
@@ -1,79 +1,79 @@
1
- # The layout text of site
2
-
3
- # ----- Commons label -----
4
-
5
- layout:
6
- post: Entrada
7
- category: Categoría
8
- tag: Etiqueta
9
-
10
- # The tabs of sidebar
11
- tabs:
12
- # format: <filename_without_extension>: <value>
13
- home: Inicio
14
- categories: Categorías
15
- tags: Etiquetas
16
- archives: Archivo
17
- about: Acerca de
18
-
19
- # the text displayed in the search bar & search results
20
- search:
21
- hint: Buscar
22
- cancel: Cancelar
23
- no_results: ¡Oops! No se encuentran resultados.
24
-
25
- panel:
26
- lastmod: Actualizado recientemente
27
- trending_tags: Etiquetas populares
28
- toc: Contenido
29
-
30
- copyright:
31
- # Shown at the bottom of the post
32
- license:
33
- template: Esta entrada está licenciada bajo :LICENSE_NAME por el autor.
34
- name: CC BY 4.0
35
- link: https://creativecommons.org/licenses/by/4.0/
36
-
37
- # Displayed in the footer
38
- brief: Algunos derechos reservados.
39
- verbose: >-
40
- Salvo que se indique explícitamente, las entradas de este blog están licenciadas
41
- bajo la Creative Commons Attribution 4.0 International (CC BY 4.0) License por el autor.
42
-
43
- meta: Hecho con :PLATFORM usando el tema :THEME.
44
-
45
- not_found:
46
- statment: Lo sentimos, hemos perdido esa URL o apunta a algo que no existe.
47
-
48
- notification:
49
- update_found: Hay una nueva versión de contenido disponible.
50
- update: Actualizar
51
-
52
- # ----- Posts related labels -----
53
-
54
- post:
55
- written_by: Por
56
- posted: Publicado
57
- updated: Actualizado
58
- words: palabras
59
- pageview_measure: visitas
60
- read_time:
61
- unit: min
62
- prompt: ' de lectura'
63
- relate_posts: Lecturas adicionales
64
- share: Compartir
65
- button:
66
- next: Nuevo
67
- previous: Anterior
68
- copy_code:
69
- succeed: ¡Copiado!
70
- share_link:
71
- title: Copiar enlace
72
- succeed: ¡Enlace copiado!
73
- # pinned prompt of posts list on homepage
74
- pin_prompt: Fijado
75
-
76
- # categories page
77
- categories:
78
- category_measure: categorias
79
- post_measure: entradas
1
+ # The layout text of site
2
+
3
+ # ----- Commons label -----
4
+
5
+ layout:
6
+ post: Entrada
7
+ category: Categoría
8
+ tag: Etiqueta
9
+
10
+ # The tabs of sidebar
11
+ tabs:
12
+ # format: <filename_without_extension>: <value>
13
+ home: Inicio
14
+ categories: Categorías
15
+ tags: Etiquetas
16
+ archives: Archivo
17
+ about: Acerca de
18
+
19
+ # the text displayed in the search bar & search results
20
+ search:
21
+ hint: Buscar
22
+ cancel: Cancelar
23
+ no_results: ¡Oops! No se encuentran resultados.
24
+
25
+ panel:
26
+ lastmod: Actualizado recientemente
27
+ trending_tags: Etiquetas populares
28
+ toc: Contenido
29
+
30
+ copyright:
31
+ # Shown at the bottom of the post
32
+ license:
33
+ template: Esta entrada está licenciada bajo :LICENSE_NAME por el autor.
34
+ name: CC BY 4.0
35
+ link: https://creativecommons.org/licenses/by/4.0/
36
+
37
+ # Displayed in the footer
38
+ brief: Algunos derechos reservados.
39
+ verbose: >-
40
+ Salvo que se indique explícitamente, las entradas de este blog están licenciadas
41
+ bajo la Creative Commons Attribution 4.0 International (CC BY 4.0) License por el autor.
42
+
43
+ meta: Hecho con :PLATFORM usando el tema :THEME.
44
+
45
+ not_found:
46
+ statment: Lo sentimos, hemos perdido esa URL o apunta a algo que no existe.
47
+
48
+ notification:
49
+ update_found: Hay una nueva versión de contenido disponible.
50
+ update: Actualizar
51
+
52
+ # ----- Posts related labels -----
53
+
54
+ post:
55
+ written_by: Por
56
+ posted: Publicado
57
+ updated: Actualizado
58
+ words: palabras
59
+ pageview_measure: visitas
60
+ read_time:
61
+ unit: min
62
+ prompt: ' de lectura'
63
+ relate_posts: Lecturas adicionales
64
+ share: Compartir
65
+ button:
66
+ next: Nuevo
67
+ previous: Anterior
68
+ copy_code:
69
+ succeed: ¡Copiado!
70
+ share_link:
71
+ title: Copiar enlace
72
+ succeed: ¡Enlace copiado!
73
+ # pinned prompt of posts list on homepage
74
+ pin_prompt: Fijado
75
+
76
+ # categories page
77
+ categories:
78
+ category_measure: categorias
79
+ post_measure: entradas
@@ -1,79 +1,79 @@
1
- # The layout text of site
2
-
3
- # ----- Commons label -----
4
-
5
- layout:
6
- post: Post
7
- category: Catégorie
8
- tag: Tag
9
-
10
- # The tabs of sidebar
11
- tabs:
12
- # format: <filename_without_extension>: <value>
13
- home: Accueil
14
- categories: Catégories
15
- tags: Tags
16
- archives: Archives
17
- about: A propos de
18
-
19
- # the text displayed in the search bar & search results
20
- search:
21
- hint: recherche
22
- cancel: Annuler
23
- no_results: Oups ! Aucun résultat trouvé.
24
-
25
- panel:
26
- lastmod: Récemment mis à jour
27
- trending_tags: Tags tendance
28
- toc: Contenu
29
-
30
- copyright:
31
- # Shown at the bottom of the post
32
- license:
33
- template: Cet article est sous licence :LICENSE_NAME par l'auteur.
34
- name: CC BY 4.0
35
- link: https://creativecommons.org/licenses/by/4.0/
36
-
37
- # Displayed in the footer
38
- brief: Certains droits réservés.
39
- verbose: >-
40
- Sauf mention contraire, les articles de ce site sont publiés sous licence
41
- sous la licence Creative Commons Attribution 4.0 International (CC BY 4.0) par l'auteur.
42
-
43
- meta: Propulsé par :PLATFORM avec le thème :THEME
44
-
45
- not_found:
46
- statment: Désolé, nous avons égaré cette URL ou elle pointe vers quelque chose qui n'existe pas.
47
-
48
- notification:
49
- update_found: Une nouvelle version du contenu est disponible.
50
- update: Mise à jour
51
-
52
- # ----- Posts related labels -----
53
-
54
- post:
55
- written_by: Par
56
- posted: Posté
57
- updated: Mis à jour
58
- words: mots
59
- pageview_measure: vues
60
- read_time:
61
- unit: min
62
- prompt: lire
63
- relate_posts: Autres lectures
64
- share: Partager
65
- button:
66
- next: Plus récent
67
- previous: Plus ancien
68
- copy_code:
69
- succeed: Copié !
70
- share_link:
71
- title: Copier le lien
72
- succeed: Lien copié avec succès !
73
- # pinned prompt of posts list on homepage
74
- pin_prompt: Épinglé
75
-
76
- # categories page
77
- categories:
78
- category_measure: catégories
79
- post_measure: posts
1
+ # The layout text of site
2
+
3
+ # ----- Commons label -----
4
+
5
+ layout:
6
+ post: Post
7
+ category: Catégorie
8
+ tag: Tag
9
+
10
+ # The tabs of sidebar
11
+ tabs:
12
+ # format: <filename_without_extension>: <value>
13
+ home: Accueil
14
+ categories: Catégories
15
+ tags: Tags
16
+ archives: Archives
17
+ about: A propos de
18
+
19
+ # the text displayed in the search bar & search results
20
+ search:
21
+ hint: recherche
22
+ cancel: Annuler
23
+ no_results: Oups ! Aucun résultat trouvé.
24
+
25
+ panel:
26
+ lastmod: Récemment mis à jour
27
+ trending_tags: Tags tendance
28
+ toc: Contenu
29
+
30
+ copyright:
31
+ # Shown at the bottom of the post
32
+ license:
33
+ template: Cet article est sous licence :LICENSE_NAME par l'auteur.
34
+ name: CC BY 4.0
35
+ link: https://creativecommons.org/licenses/by/4.0/
36
+
37
+ # Displayed in the footer
38
+ brief: Certains droits réservés.
39
+ verbose: >-
40
+ Sauf mention contraire, les articles de ce site sont publiés sous licence
41
+ sous la licence Creative Commons Attribution 4.0 International (CC BY 4.0) par l'auteur.
42
+
43
+ meta: Propulsé par :PLATFORM avec le thème :THEME
44
+
45
+ not_found:
46
+ statment: Désolé, nous avons égaré cette URL ou elle pointe vers quelque chose qui n'existe pas.
47
+
48
+ notification:
49
+ update_found: Une nouvelle version du contenu est disponible.
50
+ update: Mise à jour
51
+
52
+ # ----- Posts related labels -----
53
+
54
+ post:
55
+ written_by: Par
56
+ posted: Posté
57
+ updated: Mis à jour
58
+ words: mots
59
+ pageview_measure: vues
60
+ read_time:
61
+ unit: min
62
+ prompt: lire
63
+ relate_posts: Autres lectures
64
+ share: Partager
65
+ button:
66
+ next: Plus récent
67
+ previous: Plus ancien
68
+ copy_code:
69
+ succeed: Copié !
70
+ share_link:
71
+ title: Copier le lien
72
+ succeed: Lien copié avec succès !
73
+ # pinned prompt of posts list on homepage
74
+ pin_prompt: Épinglé
75
+
76
+ # categories page
77
+ categories:
78
+ category_measure: catégories
79
+ post_measure: posts