From bc0c83c0c4f23afa990310ac2ee48a5c90e16556 Mon Sep 17 00:00:00 2001 From: Salif Mehmed Date: Mon, 28 Oct 2024 10:05:59 +0200 Subject: [PATCH] Add Bulgarian localization (#5003) --- README.md | 2 +- _data/ui-text.yml | 53 ++++++++++++++++++++++++++++++++++++++++ docs/_docs/08-ui-text.md | 1 + docs/_pages/about.md | 2 +- 4 files changed, 56 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ee23f65fc62..3b66aeab73fe 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Minimal Mistakes is a flexible two-column Jekyll theme, perfect for building per - 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. - 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/), [utterances](https://utteranc.es/), and [giscus](https://giscus.app/)). - [Google Analytics](https://www.google.com/analytics/) support. -- UI localized text in English (default), Arabic (عربي), Brazilian Portuguese (Português brasileiro), Catalan, Chinese, Czech, Danish, Dutch, Finnish, French (Français), German (Deutsch), Greek, Hebrew, Hindi (हिंदी), Hungarian, Indonesian, Irish (Gaeilge), Italian (Italiano), Japanese, Kiswahili, Korean, Malayalam, Myanmar (Burmese), Nepali (Nepalese), Norwegian (Norsk), Persian (فارسی), Polish, Punjabi (ਪੰਜਾਬੀ), Romanian, Russian, Slovak, Spanish (Español), Swedish, Thai, Turkish (Türkçe), Ukrainian (Українська) and Vietnamese. +- UI localized text in English (default), Arabic (عربي), Brazilian Portuguese (Português brasileiro), Bulgarian, Catalan, Chinese, Czech, Danish, Dutch, Finnish, French (Français), German (Deutsch), Greek, Hebrew, Hindi (हिंदी), Hungarian, Indonesian, Irish (Gaeilge), Italian (Italiano), Japanese, Kiswahili, Korean, Malayalam, Myanmar (Burmese), Nepali (Nepalese), Norwegian (Norsk), Persian (فارسی), Polish, Punjabi (ਪੰਜਾਬੀ), Romanian, Russian, Slovak, Spanish (Español), Swedish, Thai, Turkish (Türkçe), Ukrainian (Українська) and Vietnamese. ## Skins (color variations) diff --git a/_data/ui-text.yml b/_data/ui-text.yml index 38f6b3fd3167..c1d3a12a9a9a 100644 --- a/_data/ui-text.yml +++ b/_data/ui-text.yml @@ -2127,6 +2127,59 @@ cs: &DEFAULT_CS cs-CZ: <<: *DEFAULT_CS +# Bulgarian +# ----------------- +bg: &DEFAULT_BG + skip_links : "Пропуснете връзките" + skip_primary_nav : "Преминете към основната навигация" + skip_content : "Преминете към съдържанието" + skip_footer : "Преминете към долния колонтитул" + page : "Страница" + pagination_previous : "Предишна" + pagination_next : "Следваща" + breadcrumb_home_label : "Начало" + breadcrumb_separator : "/" + menu_label : "Превключване на меню" + search_label : "Превключване на търсене" + toc_label : "На тази страница" + ext_link_label : "Пряка връзка" + less_than : "по-малко от" + minute_read : "минута четене" + share_on_label : "Споделете" + meta_label : + tags_label : "Етикети:" + categories_label : "Категории:" + date_label : "Обновено:" + comments_label : "Оставете коментар" + comments_title : "Коментари" + more_label : "Научете повече" + related_label : "Може да са ви интересни" + follow_label : "Последвайте:" + feed_label : "Емисия" + powered_by : "Осъществено чрез" + website_label : "Уебсайт" + email_label : "Е-поща" + recent_posts : "Последни публикации" + undefined_wpm : "Недефиниран параметър words_per_minute в _config.yml" + comment_form_info : "Вашият адрес за е-поща няма да бъде публикуван. Задължителните полета са обозначени" + comment_form_comment_label : "Коментар" + comment_form_md_info : "Поддържа се Маркдаун." + comment_form_name_label : "Име" + comment_form_email_label : "Адрес за е-поща" + comment_form_website_label : "Уебсайт (по желание)" + comment_btn_submit : "Изпращане на коментар" + comment_btn_submitted : "Изпратено" + comment_success_msg : "Благодарности за коментара! Ще се покаже на сайта, след като бъде одобрен." + comment_error_msg : "Съжаляваме, възникна грешка с изпращането. Моля, уверете се, че всички задължителни полета са попълнени и опитайте отново." + loading_label : "Зареждане..." + search_label_text : "Въведете термин за търсене..." + search_placeholder_text : "Въведете термин за търсене..." + search_algolia_no_results : "Няма резултати" + results_found : "Намерени резултати" + back_to_top : "Обратно към началото" +bg-BG: + <<: *DEFAULT_BG + # Another locale # -------------- # diff --git a/docs/_docs/08-ui-text.md b/docs/_docs/08-ui-text.md index 232b549c9bf8..3a97ee1cadf4 100644 --- a/docs/_docs/08-ui-text.md +++ b/docs/_docs/08-ui-text.md @@ -11,6 +11,7 @@ The English[^yaml-anchors] main keys in [`_data/ui-text.yml`](https://github.com - Arabic (عربي) - Brazilian Portuguese (Português brasileiro) +- Bulgarian - Catalan - Chinese - Czech diff --git a/docs/_pages/about.md b/docs/_pages/about.md index 435c4aea8b02..4a805ceda268 100644 --- a/docs/_pages/about.md +++ b/docs/_pages/about.md @@ -33,7 +33,7 @@ Minimal Mistakes is a flexible two-column Jekyll theme. Perfect for hosting your - 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. - Commenting support (powered by [Disqus](https://disqus.com/), [Facebook](https://developers.facebook.com/docs/plugins/comments), [Discourse](https://www.discourse.org/), [utterances](https://utteranc.es/), [giscus](https://giscus.app/), static-based via [Staticman v1 and v2](https://staticman.net/), and custom). - [Google Analytics](https://www.google.com/analytics/) support. -- UI localized text in English (default), Arabic (عربي), Brazilian Portuguese (Português brasileiro), Catalan, Chinese, Czech, Danish, Dutch, Finnish, French (Français), German (Deutsch), Greek, Hebrew, Hindi (हिंदी), Hungarian, Indonesian, Irish (Gaeilge), Italian (Italiano), Japanese, Kiswahili, 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. +- UI localized text in English (default), Arabic (عربي), Brazilian Portuguese (Português brasileiro), Bulgarian, Catalan, Chinese, Czech, Danish, Dutch, Finnish, French (Français), German (Deutsch), Greek, Hebrew, Hindi (हिंदी), Hungarian, Indonesian, Irish (Gaeilge), Italian (Italiano), Japanese, Kiswahili, 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. ## Demo Pages