From 9c41edb188dc31e655ff59bfae29742df8e48a73 Mon Sep 17 00:00:00 2001 From: Vasil Date: Wed, 27 Apr 2022 11:58:31 +0000 Subject: [PATCH] Translated using Weblate (Bulgarian) Currently translated at 93.7% (15 of 16 strings) Translation: Lemmy/emails Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/emails/bg/ --- email/bg.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/email/bg.json b/email/bg.json index 0967ef4..30ed31c 100644 --- a/email/bg.json +++ b/email/bg.json @@ -1 +1,18 @@ -{} +{ + "registration_approved_body": "Вашата кандидатура за регистрация беше одобрена. Добре дошли в {hostname}!", + "password_reset_subject": "Паролата на {username} беше възстановена", + "verify_email_subject": "Потвърдете Вашия имейл за {hostname}", + "email_verified_subject": "Имейл на {username} - потвърден", + "email_verified_body": "Вашият имейл беше успешно потвърден.", + "notification_mentioned_by_subject": "{username} Ви спомена", + "notification_mentioned_by_body": "

Лично споменаване


{username} - {comment_text}

Входящи", + "notification_private_message_subject": "Лично съобщение от {username}", + "registration_approved_subject": "Регистрацията на {username} беше одобрена", + "password_reset_body": "

Запитване за възстановяване на паролата на {username}


Натиснете тук, за да възстановите паролата си", + "verify_email_body": "Моля, използвайте линка по-долу, за да потвърдите Вашия имейл за този акаунт @{username}@{hostname}. Игнорирайте този имейл, ако този акаунт не е Ваш.

, Потвърдете своя имейл", + "notification_post_reply_subject": "Отговор от {username}", + "notification_post_reply_body": "

Отговор на Вашия пост


{username} - {comment_text}

Входящи", + "notification_comment_reply_subject": "Отговор от {username}", + "notification_comment_reply_body": "

Отговор на Ваш коментар


{username} - {comment_text}

Входящи", + "notification_private_message_body": "

Лично съобщение


{username} - {message_text}

Входящи" +}