minimal-mistakes-jekyll 4.19.3 → 4.22.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +83 -0
  3. data/README.md +6 -7
  4. data/_data/ui-text.yml +188 -40
  5. data/_includes/archive-single.html +3 -5
  6. data/_includes/author-profile.html +1 -1
  7. data/_includes/category-list.html +2 -9
  8. data/_includes/documents-collection.html +6 -12
  9. data/_includes/figure +2 -2
  10. data/_includes/footer.html +3 -1
  11. data/_includes/head.html +5 -2
  12. data/_includes/page__hero.html +7 -5
  13. data/_includes/page__hero_video.html +2 -4
  14. data/_includes/page__meta.html +30 -0
  15. data/_includes/scripts.html +0 -1
  16. data/_includes/search/algolia-search-scripts.html +10 -3
  17. data/_includes/seo.html +3 -0
  18. data/_includes/tag-list.html +2 -9
  19. data/_includes/toc.html +128 -42
  20. data/_includes/video +20 -11
  21. data/_layouts/categories.html +3 -2
  22. data/_layouts/category.html +3 -2
  23. data/_layouts/collection.html +3 -2
  24. data/_layouts/default.html +2 -2
  25. data/_layouts/home.html +6 -3
  26. data/_layouts/posts.html +5 -4
  27. data/_layouts/single.html +2 -4
  28. data/_layouts/tag.html +3 -2
  29. data/_layouts/tags.html +3 -2
  30. data/_sass/minimal-mistakes.scss +2 -2
  31. data/_sass/minimal-mistakes/_archive.scss +9 -1
  32. data/_sass/minimal-mistakes/_footer.scss +0 -1
  33. data/_sass/minimal-mistakes/_navigation.scss +7 -0
  34. data/_sass/minimal-mistakes/_notices.scss +1 -0
  35. data/_sass/minimal-mistakes/_page.scss +6 -0
  36. data/_sass/minimal-mistakes/_sidebar.scss +0 -1
  37. data/_sass/minimal-mistakes/skins/_contrast.scss +2 -1
  38. data/_sass/minimal-mistakes/skins/_dark.scss +3 -1
  39. data/_sass/minimal-mistakes/skins/_mint.scss +1 -0
  40. data/_sass/minimal-mistakes/skins/_neon.scss +3 -1
  41. data/_sass/minimal-mistakes/skins/_plum.scss +3 -1
  42. data/_sass/minimal-mistakes/skins/_sunrise.scss +4 -2
  43. data/assets/js/_main.js +2 -2
  44. data/assets/js/lunr/lunr-en.js +1 -1
  45. data/assets/js/lunr/lunr-gr.js +1 -1
  46. data/assets/js/lunr/lunr-store.js +3 -3
  47. data/assets/js/lunr/lunr.js +67 -76
  48. data/assets/js/lunr/lunr.min.js +6 -1
  49. data/assets/js/main.min.js +3 -6
  50. data/assets/js/plugins/jquery.greedy-navigation.js +67 -15
  51. data/assets/js/vendor/jquery/{jquery-3.4.1.js → jquery-3.5.1.js} +756 -482
  52. metadata +5 -5
  53. data/_includes/read-time.html +0 -15
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2dffbc8bd4355b0ab008ca88049e2adedd69e5b21f29ec1c8b361ecf3ff333f7
4
- data.tar.gz: 6a65d88b598c6de8664d0fe1d86489376b99cae0bfb7664f0fa5dda1da7bdde5
3
+ metadata.gz: dcb91441d6c78d05a6d2fe4bc969589ac27860f0c250a861db7282ce53938673
4
+ data.tar.gz: a36a7cb85c4513fccc6213cd1ee74050750737204ef0c246a9f72dd924558b0a
5
5
  SHA512:
6
- metadata.gz: e38de211dcb968847775e567793004b5901f43a950dbfd3e4cb4854a1b134f894ca1cda5a2fb9800e476c7595136da116a0201fd95f38f5e364eb3345c00afbf
7
- data.tar.gz: 3d7e53aa7ba1567b31f1c30d3b01ea19767e0058128fee562220ad6ea8a6ab9f30230c4ea965ca02764e6cbb1beeb2948f7e2b884bac4e0c319432c5d8f4d940
6
+ metadata.gz: f3c03b5f6b416ed05f186f7c0df7e19b7abdc6fc319af6eacf831213504b9eccaa4a2adc1cfa4d2340fa6db527fd13b01b9674519c8fbcbff15d042d9b2bac4e
7
+ data.tar.gz: e1159ef35f2d69781e103f9af77ed7f52378a2dcdbfd0cdd3693af7a200ba5fbf6af6b16052afe86e13e1393139b95abb0ddcb8161d62ee82e96af1255c47e63
data/CHANGELOG.md CHANGED
@@ -1,5 +1,88 @@
1
1
  ## Unreleased
2
2
 
3
+ ### Bug Fixes
4
+
5
+ - Remove Google Search script from `404.md`. [#2597](https://github.com/mmistakes/minimal-mistakes/issues/2597) [#2737](https://github.com/mmistakes/minimal-mistakes/pull/2737) [#2789](https://github.com/mmistakes/minimal-mistakes/pull/2789)
6
+ - Fix Font Awesome icon color in `contrast`, `dark`, `mint`, `neon`, `plum`, and `sunrise` skins. [#2724](https://github.com/mmistakes/minimal-mistakes/issues/2724)
7
+
8
+ ### Enhancements
9
+
10
+ - Allow custom sorting for collections. [#2723](https://github.com/mmistakes/minimal-mistakes/pull/2723)
11
+ - Use `sort_natural` instead of custom Liquid logic to sort tags and categories. [#2756](https://github.com/mmistakes/minimal-mistakes/pull/2756)
12
+ - Add configuration option to toggle off RSS feed link in `<head>` and site footer. [#2787](https://github.com/mmistakes/minimal-mistakes/pull/2787)
13
+ - Upgrade Lunrjs to 2.3.9 and switch to `relative_url`. [#2805]
14
+ - Adds `.webp` to list of supported image extensions for the image popup lightbox. [#2788](https://github.com/mmistakes/minimal-mistakes/pull/2788)
15
+ - Add Hebrew localized UI text strings. [#2760](https://github.com/mmistakes/minimal-mistakes/pull/2760)
16
+ - Update documentation to include `toc_sticky` parameter's description. [#2741](https://github.com/mmistakes/minimal-mistakes/pull/2741)
17
+ - Update Indonesian localized UI text strings. [#2731](https://github.com/mmistakes/minimal-mistakes/pull/2731)
18
+ - Update remote theme documentation. [#2734](https://github.com/mmistakes/minimal-mistakes/pull/2734)
19
+ - Update allejo/jekyll-toc to v1.1.0, skip headings without an ID. [#2752](https://github.com/mmistakes/minimal-mistakes/pull/2752)
20
+ - Allow custom gradient for page header overlay. [#2806](https://github.com/mmistakes/minimal-mistakes/pull/2806)
21
+
22
+ ## [4.21.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.21.0)
23
+
24
+ ### Bug Fixes
25
+
26
+ - Fix greedy navigation by improving reliability of remaining space for visible links. [#2664](https://github.com/mmistakes/minimal-mistakes/issues/2664)
27
+ - Collapse white-space in `figure` helper to fix issues when used in Markdown ordered and unordered lists. [#2697](https://github.com/mmistakes/minimal-mistakes/pull/2697)
28
+ - Fix dead link to CI services in documentation. [#2635](https://github.com/mmistakes/minimal-mistakes/issues/2635) [#2692](https://github.com/mmistakes/minimal-mistakes/pull/2692)
29
+ - Fix a small typo in documentation. [#2718](https://github.com/mmistakes/minimal-mistakes/pull/2718)
30
+
31
+ ### Enhancements
32
+
33
+ - Update jQuery to 3.5.1. [#2713](https://github.com/mmistakes/minimal-mistakes/pull/2713)
34
+ - Add Indonesian localized UI text strings. [#2725](https://github.com/mmistakes/minimal-mistakes/pull/2725)
35
+ - Update Vietnamese localized UI text strings. [#2722](https://github.com/mmistakes/minimal-mistakes/pull/2722)
36
+ - Add Norwegian (Norsk) localized UI text strings. [#2702](https://github.com/mmistakes/minimal-mistakes/pull/2702)
37
+ - Update allejo/jekyll-toc to v1.0.14 [#2700](https://github.com/mmistakes/minimal-mistakes/pull/2700)
38
+
39
+ ## [4.20.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.2)
40
+
41
+ ### Bug Fixes
42
+
43
+ - Fix broken link in documentation. [#2677](https://github.com/mmistakes/minimal-mistakes/issues/2677)
44
+ - Fix typo in documentation. [#2678](https://github.com/mmistakes/minimal-mistakes/issues/2678)
45
+ - Remove duplicate CSS definitions. [#2666](https://github.com/mmistakes/minimal-mistakes/pull/2666)
46
+ - Fix `entries_layout: grid` in various layouts. [#2639](https://github.com/mmistakes/minimal-mistakes/issues/2639)
47
+ - Change `fa` to `fas` for Font Awesome 5. [#2649](https://github.com/mmistakes/minimal-mistakes/pull/2649)
48
+
49
+ ### Enhancements
50
+
51
+ - Refactor page meta include. [#2641](https://github.com/mmistakes/minimal-mistakes/pull/2641)
52
+ - Add `article:author` Open Graph markup. [#2670](https://github.com/mmistakes/minimal-mistakes/pull/2670)
53
+
54
+ ## [4.20.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.1)
55
+
56
+ ### Bug Fixes
57
+
58
+ - Fix `entries_layout: grid` in `home.html` layout. [#2616](https://github.com/mmistakes/minimal-mistakes/pull/2616)
59
+
60
+ ## [4.20.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.0)
61
+
62
+ ### Bug Fixes
63
+
64
+ - Add `relative_url` filter to author home link [#2575](https://github.com/mmistakes/minimal-mistakes/pull/2575)
65
+ - Fix `analytics.provider` config comment to list all analytics providers. [#2607](https://github.com/mmistakes/minimal-mistakes/pull/2607)
66
+ - Fix typo in installation documentation. [#2570](https://github.com/mmistakes/minimal-mistakes/pull/2570)
67
+ - Fix broken Lunr search with Jekyll v4.1.0. [#2617](https://github.com/mmistakes/minimal-mistakes/pull/2617)
68
+
69
+ ### Enhancements
70
+
71
+ - Add an optional date alongside the reading time. To enable set `show_date: true` similar to how reading time is. [#2526](https://github.com/mmistakes/minimal-mistakes/pull/2526)
72
+ - Remove hidden posts from posts.html layout. [#2625](https://github.com/mmistakes/minimal-mistakes/pull/2625)
73
+ - Add entry layout configuration for `list` (default) or `grid` views on `layout: home`. [#2616](https://github.com/mmistakes/minimal-mistakes/pull/2616)
74
+ - Add missing Chinese translations. [#2576](https://github.com/mmistakes/minimal-mistakes/pull/2576)
75
+ - Improve Chinese translations. [#2626](https://github.com/mmistakes/minimal-mistakes/pull/2626)
76
+ - Add `line-height` to `h4` element in notice helper. [#2602](https://github.com/mmistakes/minimal-mistakes/pull/2602)
77
+ - Improve Algolia search. [#2572](https://github.com/mmistakes/minimal-mistakes/pull/2572)
78
+ - Update link to wtfpl license in README. [#2571](https://github.com/mmistakes/minimal-mistakes/pull/2571)
79
+ - Ignore teaser headline in table of contents when including posts list in another page. [#2558](https://github.com/mmistakes/minimal-mistakes/pull/2558)
80
+ - Replace Font Awesome Kits with CSS from jsDelivr CDN. [#2583](https://github.com/mmistakes/minimal-mistakes/pull/2583)
81
+ - Add `danmaku` option to Bilibili video provider and add corresponding documentation/ [#2599](https://github.com/mmistakes/minimal-mistakes/pull/2599)
82
+ - Update documentation about loading l10n data file from the theme-gem. [#2621](https://github.com/mmistakes/minimal-mistakes/issues/2621) [#2624](https://github.com/mmistakes/minimal-mistakes/pull/2624)
83
+
84
+ ## [4.19.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.19.3)
85
+
3
86
  ### Enhancements
4
87
 
5
88
  - Update GreedyNav.js to reduce masthead link overflow/shifting on mobile devices. [#2551](https://github.com/mmistakes/minimal-mistakes/issues/2551)
data/README.md CHANGED
@@ -33,7 +33,7 @@ Minimal Mistakes is a flexible two-column Jekyll theme, perfect for building per
33
33
  - Optional [header images](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#headers), [custom sidebars](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#sidebars), [table of contents](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#table-of-contents), [galleries](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#gallery), related posts, [breadcrumb links](https://mmistakes.github.io/minimal-mistakes/docs/configuration/#breadcrumb-navigation-beta), [navigation lists](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#navigation-list), and more.
34
34
  - Commenting support (powered by [Disqus](https://disqus.com/), [Facebook](https://developers.facebook.com/docs/plugins/comments), Google+, [Discourse](https://www.discourse.org/), static-based via [Staticman](https://staticman.net/), and [utterances](https://utteranc.es/)).
35
35
  - [Google Analytics](https://www.google.com/analytics/) support.
36
- - UI localized text in English (default), Brazilian Portuguese (Português brasileiro), Catalan, Chinese, Danish, Dutch, Finnish, French (Français), German (Deutsch), Greek, Hindi (हिंदी), Hungarian, Indonesian, Irish (Gaeilge), Italian (Italiano), Japanese, Korean, Malayalam, Myanmar (Burmese), Nepali (Nepalese), Persian (فارسی), Polish, Punjabi (ਪੰਜਾਬੀ), Romanian, Russian, Slovak, Spanish (Español), Swedish, Thai, Turkish (Türkçe), and Vietnamese.
36
+ - UI localized text in English (default), Brazilian Portuguese (Português brasileiro), Catalan, Chinese, Danish, Dutch, Finnish, French (Français), German (Deutsch), Greek, Hindi (हिंदी), Hungarian, Indonesian, Irish (Gaeilge), Italian (Italiano), Japanese, Korean, Malayalam, Myanmar (Burmese), Nepali (Nepalese), Norwegian (Norsk), Persian (فارسی), Polish, Punjabi (ਪੰਜਾਬੀ), Romanian, Russian, Slovak, Spanish (Español), Swedish, Thai, Turkish (Türkçe), and Vietnamese.
37
37
 
38
38
  ## Skins (color variations)
39
39
 
@@ -116,6 +116,7 @@ To install:
116
116
  source "https://rubygems.org"
117
117
 
118
118
  gem "github-pages", group: :jekyll_plugins
119
+ gem "jekyll-include-cache", group: :jekyll_plugins
119
120
  ```
120
121
 
121
122
  2. Add `jekyll-include-cache` to the `plugins` array of your `_config.yml`.
@@ -126,7 +127,7 @@ To install:
126
127
  bundle
127
128
  ```
128
129
 
129
- 4. Add `remote_theme: "mmistakes/minimal-mistakes@4.19.3"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry.
130
+ 4. Add `remote_theme: "mmistakes/minimal-mistakes@4.22.0"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry.
130
131
 
131
132
  **Looking for an example?** Use the [Minimal Mistakes remote theme starter](https://github.com/mmistakes/mm-github-pages-starter/generate) for the quickest method of getting a GitHub Pages hosted site up and running. Generate a new repository from the starter, replace sample content with your own, and configure as needed.
132
133
 
@@ -138,11 +139,9 @@ For detailed instructions on how to configure, customize, add/migrate content, a
138
139
 
139
140
  ## Contributing
140
141
 
141
- Having trouble working with the theme? Found a typo in the documentation? Interested in adding a feature or [fixing a bug](https://github.com/mmistakes/minimal-mistakes/issues)? Then by all means [submit an issue](https://github.com/mmistakes/minimal-mistakes/issues/new) or [pull request](https://help.github.com/articles/using-pull-requests/). If this is your first pull request, it may be helpful to read up on the [GitHub Flow](https://guides.github.com/introduction/flow/) first.
142
+ Found a typo in the documentation or interested in [fixing a bug](https://github.com/mmistakes/minimal-mistakes/issues)? Then by all means [submit an issue](https://github.com/mmistakes/minimal-mistakes/issues/new) or [pull request](https://help.github.com/articles/using-pull-requests/). If this is your first pull request, it may be helpful to read up on the [GitHub Flow](https://guides.github.com/introduction/flow/) first.
142
143
 
143
- Minimal Mistakes has been designed as a base for you to customize and fit your site's unique needs. Please keep this in mind when requesting features and/or submitting pull requests. If it's not something that most people will use, I probably won't consider it. When in doubt ask.
144
-
145
- This goes for author sidebar links and "share button" additions -- I have no intention of merging in every possibly option, the essentials are there to get you started :smile:.
144
+ For help with using the theme or general Jekyll support questions, please use the [Jekyll Talk forums](https://talk.jekyllrb.com/).
146
145
 
147
146
  ### Pull Requests
148
147
 
@@ -238,7 +237,7 @@ Breakpoint is distributed under the terms of the [MIT/GPL Licenses](http://opens
238
237
 
239
238
  Minimal Mistakes incorporates [FitVids.js](https://github.com/davatron5000/FitVids.js/),
240
239
  Copyright (c) 2013 Dave Rubert and Chris Coyier.
241
- FitVids is distributed under the terms of the [WTFPL License](http://sam.zoy.org/wtfpl/).
240
+ FitVids is distributed under the terms of the [WTFPL License](http://www.wtfpl.net/).
242
241
 
243
242
  Minimal Mistakes incorporates [Magnific Popup](http://dimsemenov.com/plugins/magnific-popup/),
244
243
  Copyright (c) 2014-2016 Dmitry Semenov, http://dimsemenov.com.
data/_data/ui-text.yml CHANGED
@@ -47,6 +47,7 @@ en: &DEFAULT_EN
47
47
  loading_label : "Loading..."
48
48
  search_label_text : "Enter your search term..."
49
49
  search_placeholder_text : "Enter your search term..."
50
+ search_algolia_no_results : "No results"
50
51
  results_found : "Result(s) found"
51
52
  back_to_top : "Back to top"
52
53
  en-US:
@@ -105,6 +106,7 @@ es: &DEFAULT_ES
105
106
  loading_label : "Cargando..."
106
107
  search_label_text : "Términos de búsqueda..."
107
108
  search_placeholder_text : "Términos de búsqueda..."
109
+ search_algolia_no_results :
108
110
  results_found : "resultado(s) encontrado(s)"
109
111
  back_to_top : "Volver arriba"
110
112
  es-ES:
@@ -159,6 +161,7 @@ fr: &DEFAULT_FR
159
161
  loading_label : "Chargement..."
160
162
  search_label_text :
161
163
  search_placeholder_text : "Entrez votre recherche..."
164
+ search_algolia_no_results :
162
165
  results_found : "Résultat(s) trouvé(s)"
163
166
  back_to_top : "Retour en haut"
164
167
  fr-FR:
@@ -214,6 +217,7 @@ tr: &DEFAULT_TR
214
217
  comment_error_msg : "Maalesef bir hata oluştu. Lütfen zorunlu olan tüm alanları doldurduğunuzdan emin olun ve sonrasında tekrar deneyin."
215
218
  loading_label : "Yükleniyor..."
216
219
  search_label_text :
220
+ search_algolia_no_results :
217
221
  tr-TR:
218
222
  <<: *DEFAULT_TR
219
223
 
@@ -263,6 +267,7 @@ pt: &DEFAULT_PT
263
267
  comment_error_msg : "Lamento, ocorreu um erro na sua submissão. Por favor verifique se todos os campos obrigatórios estão corretamente preenchidos e tente novamente."
264
268
  loading_label : "A carregar..."
265
269
  search_label_text :
270
+ search_algolia_no_results :
266
271
  pt-PT:
267
272
  <<: *DEFAULT_PT
268
273
  # Brazilian Portuguese
@@ -311,6 +316,7 @@ pt-BR:
311
316
  loading_label : "Carregando..."
312
317
  search_label_text :
313
318
  search_placeholder_text : "Pesquisar..."
319
+ search_algolia_no_results :
314
320
  results_found : "Resultado(s) encontrado(s)"
315
321
  back_to_top : "Voltar para o topo"
316
322
 
@@ -361,6 +367,7 @@ it: &DEFAULT_IT
361
367
  loading_label : "Caricamento..."
362
368
  search_label_text :
363
369
  search_placeholder_text : "Inserisci termini di ricerca..."
370
+ search_algolia_no_results :
364
371
  results_found : "Risultati"
365
372
  back_to_top : "Vai su"
366
373
  it-IT:
@@ -369,18 +376,18 @@ it-IT:
369
376
  # Chinese (zh-CN Chinese - China)
370
377
  # --------------------------------
371
378
  zh: &DEFAULT_ZH_HANS
372
- skip_links :
373
- skip_primary_nav :
374
- skip_content :
375
- skip_footer :
379
+ skip_links : "跳转链接"
380
+ skip_primary_nav : "转到主导航栏"
381
+ skip_content : "转到内容"
382
+ skip_footer : "转到底部"
376
383
  page : "页面"
377
- pagination_previous : "向前"
378
- pagination_next : "向后"
384
+ pagination_previous : "上一页"
385
+ pagination_next : "下一页"
379
386
  breadcrumb_home_label : "首页"
380
387
  breadcrumb_separator : "/"
381
388
  menu_label : "切换菜单"
382
- search_label :
383
- toc_label : "在本页上"
389
+ search_label : "切换搜索"
390
+ toc_label : "目录"
384
391
  ext_link_label : "直接链接"
385
392
  less_than : "少于"
386
393
  minute_read : "分钟阅读"
@@ -411,8 +418,9 @@ zh: &DEFAULT_ZH_HANS
411
418
  comment_success_msg : "感谢您的评论!被批准后它会立即在此站点展示。"
412
419
  comment_error_msg : "很抱歉,您的提交存在错误。请确保所有必填字段都已填写正确,然后再试一次。"
413
420
  loading_label : "正在加载..."
414
- search_label_text :
421
+ search_label_text : "输入您要搜索的关键词..."
415
422
  search_placeholder_text : "输入您要搜索的关键词..."
423
+ search_algolia_no_results : "无结果"
416
424
  results_found : "条记录匹配"
417
425
  back_to_top : "返回顶部"
418
426
  zh-CN:
@@ -422,16 +430,16 @@ zh-SG:
422
430
  # Taiwan (Traditional Chinese)
423
431
  zh-TW: &DEFAULT_ZH_HANT
424
432
  skip_links :
425
- skip_primary_nav :
426
- skip_content :
427
- skip_footer :
433
+ skip_primary_nav : "轉至主導航欄"
434
+ skip_content : "轉至内容"
435
+ skip_footer : "轉至頁脚"
428
436
  page : "頁面"
429
- pagination_previous : "較舊"
430
- pagination_next : "較新"
437
+ pagination_previous : "前一頁"
438
+ pagination_next : "後一頁"
431
439
  breadcrumb_home_label : "首頁"
432
440
  breadcrumb_separator : "/"
433
441
  menu_label : "切換選單"
434
- search_label :
442
+ search_label : "切換搜索"
435
443
  toc_label : "本頁"
436
444
  ext_link_label : "外部連結"
437
445
  less_than : "少於"
@@ -454,7 +462,7 @@ zh-TW: &DEFAULT_ZH_HANT
454
462
  undefined_wpm : "_config.yml 中未定義 words_per_minute"
455
463
  comment_form_info : "您的電子信箱不會被公開. 必填部份已標記"
456
464
  comment_form_comment_label : "留言內容"
457
- comment_form_md_info : "支援Markdown語法。"
465
+ comment_form_md_info : "支援 Markdown 語法。"
458
466
  comment_form_name_label : "名字"
459
467
  comment_form_email_label : "電子信箱帳號"
460
468
  comment_form_website_label : "網頁 (可選填)"
@@ -463,7 +471,11 @@ zh-TW: &DEFAULT_ZH_HANT
463
471
  comment_success_msg : "感謝您的留言! 審核後將會顯示在站上。"
464
472
  comment_error_msg : "抱歉,部份資料輸入有問題。請確認資料填寫正確後再試一次。"
465
473
  loading_label : "載入中..."
466
- search_label_text :
474
+ search_label_text : "輸入您要搜索的關鍵詞..."
475
+ search_placeholder_text : "輸入您要搜索的關鍵詞..."
476
+ search_algolia_no_results : "沒有結果"
477
+ results_found : "條匹配的記錄"
478
+ back_to_top : "回到頂部"
467
479
  zh-HK:
468
480
  <<: *DEFAULT_ZH_HANT
469
481
 
@@ -514,6 +526,7 @@ de: &DEFAULT_DE
514
526
  loading_label : "Lade..."
515
527
  search_label_text :
516
528
  search_placeholder_text : "Suchbegriff eingeben..."
529
+ search_algolia_no_results :
517
530
  results_found : "Ergebnis(se) gefunden"
518
531
  de-DE:
519
532
  <<: *DEFAULT_DE
@@ -574,6 +587,7 @@ ne: &DEFAULT_NE
574
587
  comment_error_msg : "माफ गर्नुहोस्, तपाईंको टिप्पणी त्रुटि थियो।सबै आवश्यक जानकारीहरु पूरा गरिएको छ भने निश्चित गर्नुहोस् र फेरि प्रयास गर्नुहोस्।"
575
588
  loading_label : "लोड हुँदैछ ..."
576
589
  search_label_text :
590
+ search_algolia_no_results :
577
591
  ne-NP:
578
592
  <<: *DEFAULT_NE
579
593
 
@@ -624,6 +638,7 @@ ko: &DEFAULT_KO
624
638
  loading_label : "로딩중..."
625
639
  search_label_text :
626
640
  search_placeholder_text : "검색어를 입력하세요..."
641
+ search_algolia_no_results :
627
642
  results_found : "개 결과 발견"
628
643
  back_to_top : "맨 위로 이동"
629
644
  ko-KR:
@@ -676,6 +691,7 @@ ru: &DEFAULT_RU
676
691
  loading_label : "Отправка..."
677
692
  search_label_text :
678
693
  search_placeholder_text : "Введите поисковый запрос..."
694
+ search_algolia_no_results :
679
695
  results_found : "Найдено"
680
696
  ru-RU:
681
697
  <<: *DEFAULT_RU
@@ -726,6 +742,7 @@ lt: &DEFAULT_LT
726
742
  comment_error_msg : "Atleiskite, įvyko netikėta klaida įrašant komentarą. Pasitikrinkite ar užpildėte visus būtinus laukus ir pamėginkite dar kartą."
727
743
  loading_label : "Kraunama..."
728
744
  search_label_text :
745
+ search_algolia_no_results :
729
746
  lt-LT:
730
747
  <<: *DEFAULT_LT
731
748
 
@@ -776,6 +793,7 @@ gr: &DEFAULT_GR
776
793
  loading_label : "Φόρτωση..."
777
794
  search_label_text :
778
795
  search_placeholder_text : "Εισάγετε όρο αναζήτησης..."
796
+ search_algolia_no_results :
779
797
  results_found : "Αποτελέσματα"
780
798
  gr-GR:
781
799
  <<: *DEFAULT_GR
@@ -827,6 +845,7 @@ sv: &DEFAULT_SV
827
845
  loading_label : "Laddar..."
828
846
  search_label_text :
829
847
  search_placeholder_text : "Fyll i sökterm..."
848
+ search_algolia_no_results :
830
849
  results_found : "Resultat funna"
831
850
  back_to_top : "Tillbaka till toppen"
832
851
  sv-SE:
@@ -881,6 +900,7 @@ nl: &DEFAULT_NL
881
900
  loading_label : "Laden..."
882
901
  search_label_text : "Geef uw zoekterm in..."
883
902
  search_placeholder_text : "Geef uw zoekterm in..."
903
+ search_algolia_no_results :
884
904
  results_found : "Resultaat gevonden"
885
905
  back_to_top : "Terug naar boven"
886
906
  nl-BE:
@@ -892,48 +912,52 @@ nl-NL:
892
912
  # ----------
893
913
  id: &DEFAULT_ID
894
914
  skip_links :
895
- skip_primary_nav :
896
- skip_content :
897
- skip_footer :
915
+ skip_primary_nav : "Loncat ke navigasi"
916
+ skip_content : "Loncat ke konten"
917
+ skip_footer : "Loncat ke footer"
898
918
  page : "Halaman"
899
- pagination_previous : "Kembali"
900
- pagination_next : "Maju"
901
- breadcrumb_home_label : "Home"
919
+ pagination_previous : "Sebelumnya"
920
+ pagination_next : "Selanjutnya"
921
+ breadcrumb_home_label : "Beranda"
902
922
  breadcrumb_separator : "/"
903
- menu_label : "Menu Toggle"
904
- search_label :
923
+ menu_label : "Menu"
924
+ search_label : "Pencarian"
905
925
  toc_label : "Pada Halaman Ini"
906
926
  ext_link_label : "Link langsung"
907
927
  less_than : "Kurang dari"
908
- minute_read : "Waktu baca"
909
- share_on_label : "Berbagi di"
928
+ minute_read : "menit baca"
929
+ share_on_label : "Bagikan di"
910
930
  meta_label :
911
- tags_label : "Golongan:"
931
+ tags_label : "Label:"
912
932
  categories_label : "Kategori:"
913
933
  date_label : "Diupdate:"
914
934
  comments_label : "Tinggalkan komentar"
915
935
  comments_title : "Komentar"
916
936
  more_label : "Pelajari lagi"
917
- related_label : "Anda juga akan suka"
937
+ related_label : "Anda mungkin suka"
918
938
  follow_label : "Ikuti:"
919
939
  feed_label : "Feed"
920
940
  powered_by : "Didukung oleh"
921
941
  website_label : "Website"
922
942
  email_label : "Email"
923
- recent_posts : "Posting terbaru"
943
+ recent_posts : "Post terbaru"
924
944
  undefined_wpm : "Parameter terdeskripsi words_per_minute di _config.yml"
925
- comment_form_info : "Email Anda tidak akan dipublish. Kolom yang diperlukan ditandai"
945
+ comment_form_info : "Email Anda tidak akan dipublish. Kolom yang diperlukan ditandai dengan tanda "
926
946
  comment_form_comment_label : "Komentar"
927
- comment_form_md_info : "Markdown disupport."
947
+ comment_form_md_info : "Markdown didukung."
928
948
  comment_form_name_label : "Nama"
929
949
  comment_form_email_label : "Alamat email"
930
950
  comment_form_website_label : "Website (opsional)"
931
- comment_btn_submit : "Submit Komentar"
932
- comment_btn_submitted : "Telah disubmit"
933
- comment_success_msg : "Terimakasih atas komentar Anda! Komentar ini akan tampil setelah disetujui."
934
- comment_error_msg : "Maaf, ada kesalahan pada submisi Anda. Pastikan seluruh kolom sudah dilengkapi dan coba kembali."
935
- loading_label : "Sedang meload..."
936
- search_label_text :
951
+ comment_btn_submit : "Kirim Komentar"
952
+ comment_btn_submitted : "Telah dikirim"
953
+ comment_success_msg : "Terimakasih atas komentar Anda! Komentar akan tampil setelah disetujui."
954
+ comment_error_msg : "Maaf, ada kesalahan pada komentar Anda. Pastikan seluruh kolom sudah dilengkapi dan coba kembali."
955
+ loading_label : "Sedang memuat..."
956
+ search_label_text : "Masukkan kata kunci pencarian..."
957
+ search_placeholder_text : "Masukkan kata kunci pencarian..."
958
+ search_algolia_no_results : "Tidak ada hasil"
959
+ results_found : "Hasil pencarian ditemukan"
960
+ back_to_top : "Kembali ke awal"
937
961
  id-ID:
938
962
  <<: *DEFAULT_ID
939
963
 
@@ -951,7 +975,7 @@ vi: &DEFAULT_VI
951
975
  breadcrumb_separator : "/"
952
976
  menu_label : "Menu"
953
977
  search_label : "Tìm kiếm"
954
- toc_label : "Tại trang này"
978
+ toc_label : "Mục lục"
955
979
  ext_link_label : "Đường dẫn trực tiếp"
956
980
  less_than : "chỉ cần"
957
981
  minute_read : "phút để đọc"
@@ -984,6 +1008,7 @@ vi: &DEFAULT_VI
984
1008
  loading_label : "Đang tải..."
985
1009
  search_label_text : "Nhập từ khóa cần tìm..."
986
1010
  search_placeholder_text : "Nhập từ khóa cần tìm..."
1011
+ search_algolia_no_results : "Không tìm thấy kết quả nào"
987
1012
  results_found : "Kết quả tìm được"
988
1013
  back_to_top : "Lên đầu trang"
989
1014
  vi-VN:
@@ -1036,6 +1061,7 @@ da: &DEFAULT_DA
1036
1061
  loading_label : "Indlæser..."
1037
1062
  search_label_text :
1038
1063
  search_placeholder_text : "Hvad leder du efter..."
1064
+ search_algolia_no_results :
1039
1065
  results_found : "Resultat(er) fundet"
1040
1066
  back_to_top : "Tilbage til toppen"
1041
1067
  da-DK:
@@ -1087,6 +1113,7 @@ pl: &DEFAULT_PL
1087
1113
  comment_error_msg : "Niestety wystąpił błąd. Proszę upewnij się, że wszystkie wymagane pola zostały wypełnione i spróbuj ponownie."
1088
1114
  loading_label : "Trwa ładowanie strony..."
1089
1115
  search_label_text :
1116
+ search_algolia_no_results : "Brak wyników"
1090
1117
  pl-PL:
1091
1118
  <<: *DEFAULT_PL
1092
1119
 
@@ -1137,6 +1164,7 @@ ja: &DEFAULT_JA
1137
1164
  loading_label : "読み込み中..."
1138
1165
  search_label_text :
1139
1166
  search_placeholder_text : "検索キーワードを入力してください..."
1167
+ search_algolia_no_results :
1140
1168
  results_found : "件"
1141
1169
  ja-JP:
1142
1170
  <<: *DEFAULT_JA
@@ -1188,6 +1216,7 @@ sk: &DEFAULT_SK
1188
1216
  loading_label : "Načítava sa..."
1189
1217
  search_label_text :
1190
1218
  search_placeholder_text : "Zadaj hľadaný výraz..."
1219
+ search_algolia_no_results :
1191
1220
  results_found : "Nájdených výsledkov"
1192
1221
  back_to_top : "Na začiatok stránky"
1193
1222
  sk-SK:
@@ -1240,6 +1269,7 @@ hu: &DEFAULT_HU
1240
1269
  loading_label : "Betöltés..."
1241
1270
  search_label_text :
1242
1271
  search_placeholder_text : "Keresendő szöveg..."
1272
+ search_algolia_no_results :
1243
1273
  results_found : "Találatok:"
1244
1274
  back_to_top : "Oldal tetejére"
1245
1275
  hu-HU:
@@ -1292,6 +1322,7 @@ ro: &DEFAULT_RO
1292
1322
  loading_label : "Se încarcă..."
1293
1323
  search_label_text :
1294
1324
  search_placeholder_text : "Caută ceva..."
1325
+ search_algolia_no_results :
1295
1326
  results_found : "Rezultate găsite"
1296
1327
  back_to_top : "Înapoi în susul paginii"
1297
1328
  ro-RO:
@@ -1344,6 +1375,7 @@ pa: &DEFAULT_PA
1344
1375
  loading_label : "ਲੋਡ ਹੋ ਰਿਹਾ ਹੈ..."
1345
1376
  search_label_text : "ਖੋਜ"
1346
1377
  search_placeholder_text : "ਆਪਣੀ ਖੋਜ ਦੇ ਸ਼ਬਦ ਨੂੰ ਦਰਜ ਕਰੋ..."
1378
+ search_algolia_no_results :
1347
1379
  results_found : "ਨਤੀਜਾ ਮਿਲਿਆ/ਮਿਲੇ"
1348
1380
  back_to_top : "ਵਾਪਸ ਚੋਟੀ 'ਤੇ ਜਾਓ"
1349
1381
  pa-IN:
@@ -1395,6 +1427,7 @@ fa: &DEFAULT_FA
1395
1427
  loading_label : "...بارگذاری"
1396
1428
  search_label_text :
1397
1429
  search_placeholder_text : "...عبارت جستجوی خود را وارد کنید"
1430
+ search_algolia_no_results :
1398
1431
  results_found : "نتایج"
1399
1432
  back_to_top : "بازگشت به بالا"
1400
1433
  fa-IR:
@@ -1448,6 +1481,7 @@ ml: &DEFAULT_ML
1448
1481
  loading_label : "ലോഡിംഗ്..."
1449
1482
  search_label_text :
1450
1483
  search_placeholder_text : "നിങ്ങളുടെ തിരയൽ പദം നൽകുക..."
1484
+ search_algolia_no_results :
1451
1485
  results_found : "ഫലം (കൾ) കണ്ടെത്തി"
1452
1486
  back_to_top : "മുകളിലേയ്ക്ക്"
1453
1487
  ml-IN:
@@ -1500,6 +1534,7 @@ th: &DEFAULT_TH
1500
1534
  loading_label : "กำลังโหลด..."
1501
1535
  search_label_text :
1502
1536
  search_placeholder_text : "ใส่คำค้นหาของคุณ..."
1537
+ search_algolia_no_results :
1503
1538
  results_found : "ผลการค้นหา พบ"
1504
1539
  back_to_top : "กลับด้านบน"
1505
1540
  th-TH:
@@ -1551,6 +1586,7 @@ hi: &DEFAULT_HI
1551
1586
  loading_label : "लोड हो रहा है..."
1552
1587
  search_label_text : "खोज"
1553
1588
  search_placeholder_text : "अपना खोज शब्द दर्ज करें..."
1589
+ search_algolia_no_results :
1554
1590
  results_found : "परिणाम मिला/मिले"
1555
1591
  back_to_top : "शीर्ष पर वापस"
1556
1592
  hi-IN:
@@ -1603,6 +1639,7 @@ ca: &DEFAULT_CA
1603
1639
  loading_label : "Carregant..."
1604
1640
  search_label_text : "Introdueix termes per cercar..."
1605
1641
  search_placeholder_text : "Introdueix termes per cercar..."
1642
+ search_algolia_no_results :
1606
1643
  results_found : "resultat(s)"
1607
1644
  back_to_top : "Torna a dalt"
1608
1645
  ca-ES:
@@ -1649,6 +1686,7 @@ ga: &DEFAULT_GA
1649
1686
  loading_label : "Lódáil..."
1650
1687
  search_label_text : "Cuir do chuardach isteach..."
1651
1688
  search_placeholder_text : "Cuir do chuardach isteach..."
1689
+ search_algolia_no_results :
1652
1690
  results_found : "Torthaí aimsithe"
1653
1691
  back_to_top : "Ar ais go barr"
1654
1692
  ga-IE:
@@ -1702,6 +1740,7 @@ fi: &DEFAULT_FI
1702
1740
  loading_label : "Ladataan..."
1703
1741
  search_label_text : "Hakusana..."
1704
1742
  search_placeholder_text : "Hakusana..."
1743
+ search_algolia_no_results :
1705
1744
  results_found : "Tulosta"
1706
1745
  back_to_top : "Ylös"
1707
1746
 
@@ -1752,11 +1791,120 @@ my: &DEFAULT_MY
1752
1791
  loading_label : "တင်နေသည်..."
1753
1792
  search_label_text : "သင့်ရှာဖွေရေးဝေါဟာရကိုရိုက်ထည့်ပါ..."
1754
1793
  search_placeholder_text : "သင့်ရှာဖွေရေးဝေါဟာရကိုရိုက်ထည့်ပါ..."
1794
+ search_algolia_no_results :
1755
1795
  results_found : "ရလဒ်(များ)ကိုတွေ့ရှိခဲ့သည်"
1756
1796
  back_to_top : "အပေါ်သို့ပြန်သွား"
1757
1797
  my-MM:
1758
1798
  <<: *DEFAULT_MY
1759
1799
 
1800
+ # Norwegian
1801
+ # -------
1802
+ no: &DEFAULT_NO
1803
+ skip_links : "Hopp over lenker"
1804
+ skip_primary_nav : "Gå til primærnavigasjon"
1805
+ skip_content : "Gå til innhold"
1806
+ skip_footer : "Gå til fotnote"
1807
+ page : "Side"
1808
+ pagination_previous : "Forrige"
1809
+ pagination_next : "Neste"
1810
+ breadcrumb_home_label : "Hjem"
1811
+ breadcrumb_separator : "/"
1812
+ menu_label : "Vis/skjul meny"
1813
+ search_label : "Vis/skjul søk"
1814
+ toc_label : "På denne siden"
1815
+ ext_link_label : "Direkte lenke"
1816
+ less_than : "mindre enn"
1817
+ minute_read : "minutters lesing"
1818
+ share_on_label : "Del på"
1819
+ meta_label :
1820
+ tags_label : "Nøkkelord:"
1821
+ categories_label : "Kategorier:"
1822
+ date_label : "Oppdatert:"
1823
+ comments_label : "Skriv en kommentar"
1824
+ comments_title : "Kommentarer"
1825
+ more_label : "Lær mer"
1826
+ related_label : "Du vil kanskje også lese:"
1827
+ follow_label : "Følg:"
1828
+ feed_label : "Feed"
1829
+ powered_by : "Lagd med"
1830
+ website_label : "Nettside"
1831
+ email_label : "E-post"
1832
+ recent_posts : "Nyeste innlegg"
1833
+ undefined_wpm : "Parameteret words_per_minute er ikke definert i _config.yml"
1834
+ comment_form_info : "Din e-postadresse vil ikke bli publisert. Obligatoriske felt er markert"
1835
+ comment_form_comment_label : "Kommentar"
1836
+ comment_form_md_info : "Markdown er støttet"
1837
+ comment_form_name_label : "Navn"
1838
+ comment_form_email_label : "E-postadresse"
1839
+ comment_form_website_label : "Nettside (frivillig)"
1840
+ comment_btn_submit : "Send kommentar"
1841
+ comment_btn_submitted : "Sendt"
1842
+ comment_success_msg : "Takk for din kommentar! Den blir vist på siden så fort den er godkjent"
1843
+ comment_error_msg : "Beklager, noe gikk galt. Sjekk at alle obligatoriska felt er utfylt og prøv igjen"
1844
+ loading_label : "Laster..."
1845
+ search_label_text : "Skriv inn søkeord"
1846
+ search_placeholder_text : "Skriv inn søkeord"
1847
+ search_algolia_no_results : "Ingen treff"
1848
+ results_found : "Treff funnet"
1849
+ back_to_top : "Tillbake til toppen"
1850
+ no-NB:
1851
+ <<: *DEFAULT_NO
1852
+ no-NN:
1853
+ <<: *DEFAULT_NO
1854
+
1855
+ # Hebrew
1856
+ # -------
1857
+ he: &DEFAULT_HE
1858
+ skip_links : "דלגו על קישור"
1859
+ skip_primary_nav : "דלגו לראשי"
1860
+ skip_content : "דלגו לתוכן"
1861
+ skip_footer : "דלגו לתחתית"
1862
+ page : "דף"
1863
+ pagination_previous : "קודם"
1864
+ pagination_next : "הבא"
1865
+ breadcrumb_home_label : "בית"
1866
+ breadcrumb_separator : "/"
1867
+ menu_label : "סגירה/פתיחה של תפריט"
1868
+ search_label : "סגירה/פתיחה של חיפוש"
1869
+ toc_label : "בדף זה"
1870
+ ext_link_label : "קישור ישיר"
1871
+ less_than : "פחות מ"
1872
+ minute_read : "דקת קריאה"
1873
+ share_on_label : "שתפו ב"
1874
+ meta_label :
1875
+ tags_label : "תגיות:"
1876
+ categories_label : "קטגוריות:"
1877
+ date_label : "מעודכן:"
1878
+ comments_label : "השאירו הערה"
1879
+ comments_title : "הערות"
1880
+ more_label : "קראו עוד"
1881
+ related_label : "אולי יעניין אותך גם"
1882
+ follow_label : "עקבו אחרי"
1883
+ feed_label : "פיד"
1884
+ powered_by : "Powered by"
1885
+ website_label : "אתר"
1886
+ email_label : "אימייל"
1887
+ recent_posts : "פוסטים אחרונים"
1888
+ undefined_wpm : "Undefined parameter words_per_minute at _config.yml"
1889
+ comment_form_info : "האימייל שלך נשמר חסוי. שדות חובה מסומנים"
1890
+ comment_form_comment_label : "הערה"
1891
+ comment_form_md_info : "Markdown is supported."
1892
+ comment_form_name_label : "שם"
1893
+ comment_form_email_label : "כתובת אימייל"
1894
+ comment_form_website_label : "אתר (אפשרות)"
1895
+ comment_btn_submit : "שלחו הערה"
1896
+ comment_btn_submitted : "נשלח"
1897
+ comment_success_msg : "תודה על ההערה שלך! היא תופיע באתר ברגע שתאושר."
1898
+ comment_error_msg : "סליחה, קרתה תקלה בשליחה. אנא וודאו שכל השדות מלאים ונסו שנית."
1899
+ loading_label : "טוען..."
1900
+ search_label_text : "מילות חיפוש..."
1901
+ search_placeholder_text : "מילות חיפוש..."
1902
+ search_algolia_no_results : "אין תוצאות"
1903
+ results_found : "תוצאות נמצאו"
1904
+ back_to_top : "חזרה להתחלה"
1905
+ he-IL:
1906
+ <<: *DEFAULT_HE
1907
+
1760
1908
  # Another locale
1761
1909
  # --------------
1762
- #
1910
+ #