Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌐 Updated Bulgarian translations #21932

Merged
merged 8 commits into from
Jan 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ghost/i18n/locales/bg/comments.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
"Founder @ Acme Inc": "Основател на Компания ООД",
"Full-time parent": "Родител на пълно работно време",
"Head of Marketing at Acme, Inc": "Директор маркетинг в Компания ООД",
"Hidden for members": "",
"Hidden for members": "Скрит за абонати",
"Hide": "Скриване",
"Hide comment": "Скриване на коментара",
"Jamie Larson": "Иван Иванов",
"Join the discussion": "Участвайте в дискусията",
"Just now": "Току-що",
"Load more ({{amount}})": "",
"Load more ({{amount}})": "Още ({{amount}})",
"Local resident": "Местен жител",
"Member discussion": "Дискусия за абонатите",
"Name": "Име",
"Neurosurgeon": "Неврохирург",
"Once deleted, this comment can’t be recovered.": "Веднъж изтрит, коментарът не може да бъде възстановен.",
"One hour ago": "Преди час",
"One min ago": "Преди минута",
"removed": "",
"removed": "премахнат",
"Replied to": "Отговорено на",
"Reply": "Отговор",
"Reply to": "Отговор на",
Expand All @@ -66,5 +66,5 @@
"This comment has been removed.": "Този коментар е премахнат.",
"Upgrade now": "Надградете сега",
"Yesterday": "Вчера",
"Your request will be sent to the owner of this site.": "Искането ви ще бъде изпратено до собственика на сайта."
"Your request will be sent to the owner of this site.": "Искането ще бъде изпратено до собственика на сайта."
}
10 changes: 5 additions & 5 deletions ghost/i18n/locales/bg/portal.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"Choose your newsletters": "Изберете бюлетини",
"Click here to retry": "Щракнете за нов опит",
"Close": "Затвори",
"Comment preferences updated.": "",
"Comment preferences updated.": "Настройките за коментиране са обновени.",
"Comments": "Коментари",
"Complimentary": "Подарък",
"Confirm": "Потвърди",
Expand All @@ -46,7 +46,7 @@
"Contact support": "Връзка с поддръжката",
"Continue": "Продължи",
"Continue subscription": "Продължете абонамента",
"Could not create stripe checkout session": "",
"Could not create stripe checkout session": "Неуспешен опит за платежна сесия чрез Stripe",
"Could not sign in. Login link expired.": "Не можете да влезете. Връзката за вход е изветряла.",
"Could not update email! Invalid link.": "Не успяхме да обновим имейла! Невалиден линк.",
"Create a new contact": "Добавете нов контакт",
Expand All @@ -57,9 +57,9 @@
"Edit": "Промяна",
"Email": "Имейл адрес",
"Email newsletter": "Имейл бюлетин",
"Email newsletter settings updated": "",
"Email newsletter settings updated": "Настройките за имейл бюлетин са обновени",
"Email preferences": "Имейл настройки ",
"Email preferences updated.": "",
"Email preferences updated.": "Настройките за имейл са обновени.",
"Emails": "Имейли",
"Emails disabled": "Писмата са спрени",
"Ends {{offerEndDate}}": "До {{offerEndDate}}",
Expand Down Expand Up @@ -140,7 +140,7 @@
"Signup error: Invalid link": "Грешка при влизане: Невалиден линк",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Нещо се обърка, опитайте отново.",
"Sorry, no recommendations are available right now.": "",
"Sorry, no recommendations are available right now.": "За жалост, в момента няма налични препоръки.",
"Sorry, that didn’t work.": "Жалко, така не става.",
"Spam complaints": "Оплаквания от спам",
"Start {{amount}}-day free trial": "Започване на {{amount}}-дневен безплатен достъп.",
Expand Down
4 changes: 2 additions & 2 deletions ghost/i18n/locales/bg/search.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Authors": "Автори",
"Cancel": "Отказ",
"No matches found": "Няма намерени резултати",
"No matches found": "Няма намерени съвпадения",
"Posts": "Публикации",
"Search posts, tags and authors": "Търсене в публикации, етикети и автори",
"Show more results": "Показване на още резултати",
"Show more results": "Покажи още резултати",
"Tags": "Етикети"
}
2 changes: 1 addition & 1 deletion ghost/i18n/locales/bg/signup-form.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Email sent": "Имейлът е изпратен",
"Now check your email!": "Сега проверете имейла си",
"Now check your email!": "Сега проверете имейла си!",
"Please enter a valid email address": "Моля, въведете валиден имейл адрес",
"Something went wrong, please try again.": "Нещо се обърка. Моля, опитайте отново.",
"Subscribe": "Абонамент",
Expand Down