Bulgarian Locale (#28)

* added the json file for the bg locale

* 80% of the translation done

* done the bg translation. ready for tests

* finished the translation

* fixed a typo and added missing translation
This commit is contained in:
clappingmonkey 2019-08-20 15:05:20 +03:00 committed by Eduardo Gómez
parent b6380ea899
commit 5dbdff2055

38
locales/bg.json Normal file
View file

@ -0,0 +1,38 @@
{
"Page": "Страница",
"of": "от",
"Published with": "Публикувано чрез",
"Subscribe": "Абонирай се",
"Subscribe to": "Абонирай се",
"Subscribed!": "Абонира се!",
"Subscribe to our newsletter": "Абонирай се за нашия нюзлетър",
"You've successfully subscribed to": "Успешно се абонира за",
"Your email address": "Твоя имейл адрес",
"with the email address": "с имейл адресa",
"Email cannot be blank.": "Имейл не може да бъде празно.",
"Get the latest posts delivered right to your inbox.": "Получи последните постове директно в твоя имейл.",
"Stay up to date! Get all the latest & greatest posts delivered straight to your inbox.": "Остани актуален! Получи всички нови и яки постове доставени направо в твоя имейл.",
"Recommended for you": "Препоръчани за теб",
"Featured": "На фокус",
"Page not found": "Страницата не е намерена",
"Unfortunately the page you were looking for could not be found.": "За съжаление страницата която търсите не може да бъде намерена.",
"Back to home": "Назад към Начало",
"Go to the home page": "Отиди към Начало",
"Recent articles": "Скорошни публикации",
"No recent articles found :(": "Не са намерени скорошни публикации :(",
"1 min read": "1 мин за четене",
"% min read": "% мин за четене",
"No posts": "Няма постове",
"No posts found": "Не са намерени постове",
"Apparently there are no posts at the moment, check again later.": "Очевидно няма нови постове към момента, провери отново по-късно.",
"1 post": "Един пост",
"% posts": "% постове",
"Tags": "Тагове",
"with this tag": "с този таг",
"No tags found :(": "Не са намерени тагове :(",
"Posted by": "Публикувано от",
"Among with": "<br>Сред с ",
"Among with no break line": "Сред с ",
"Type to search": "Въведете за търсене",
"No results for your search, try something different.": "Няма резултати за твоето търсене, опитай с нещо различно."
}