From cb6f4ea474d9fc8501cf0068f4699c1aa9ac5765 Mon Sep 17 00:00:00 2001 From: Salif Mehmed Date: Thu, 6 Feb 2025 23:18:57 +0000 Subject: [PATCH] Translated using Weblate (Bulgarian) Currently translated at 100.0% (25 of 25 strings) Translation: Lemmy/emails Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/emails/bg/ --- email/bg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/email/bg.json b/email/bg.json index 303d1bb..01edca2 100644 --- a/email/bg.json +++ b/email/bg.json @@ -4,17 +4,17 @@ "verify_email_subject": "Потвърдете Вашия имейл за {hostname}", "email_verified_subject": "Имейл на {username} - потвърден", "email_verified_body": "Вашият имейл беше успешно потвърден.", - "notification_mentioned_by_subject": "{username} Ви спомена", - "notification_mentioned_by_body": "

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


{username} - {comment_text}

Входящи", + "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_post_reply_body": "

Отговор на публикация


{username} отговори на \"{post_title}\": {comment_text}

коментар входящи", "notification_comment_reply_subject": "Отговор от {username}", - "notification_comment_reply_body": "

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


{username} - {comment_text}

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

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


{username} - {message_text}

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

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


{username} отговори на \"{parent_comment_text}\" в \"{post_title}\": {comment_text}

коментар входящи", + "notification_private_message_body": "

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


{username} ти изпрати лично съобщение: {message_text}

входящи", "new_application_subject": "{username} кандидатства за присъединяване към {hostname}", "registration_denied": "Регистрацията беше отхвърлена", "new_report_subject": "Ново оплакване създадено от {reporter_username} за {reported_username} в {hostname}",