mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Translated using Weblate (Bulgarian)
Currently translated at 98.3% (605 of 615 strings) Co-authored-by: Salif Mehmed <mail@salif.eu> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/bg/ Translation: Lemmy/lemmy
This commit is contained in:
parent
911509ae27
commit
5111b745f5
1 changed files with 11 additions and 5 deletions
|
@ -70,11 +70,11 @@
|
||||||
"downvotes_disabled": "Отрицателните гласове са изключени",
|
"downvotes_disabled": "Отрицателните гласове са изключени",
|
||||||
"enable_downvotes": "Позволи Отрицателни Гласове",
|
"enable_downvotes": "Позволи Отрицателни Гласове",
|
||||||
"upvote": "Харесвам",
|
"upvote": "Харесвам",
|
||||||
"number_of_upvotes": "{{formattedCount}} Положителен глас",
|
"number_of_upvotes": "{{formattedCount}} положителен глас",
|
||||||
"number_of_upvotes_plural": "{{formattedCount}} Положителни гласа",
|
"number_of_upvotes_plural": "{{formattedCount}} положителни гласа",
|
||||||
"downvote": "Не харесвам",
|
"downvote": "Не харесвам",
|
||||||
"number_of_downvotes": "{{formattedCount}} Отрицателен глас",
|
"number_of_downvotes": "{{formattedCount}} отрицателен глас",
|
||||||
"number_of_downvotes_plural": "{{formattedCount}} Отрицателни гласа",
|
"number_of_downvotes_plural": "{{formattedCount}} отрицателни гласа",
|
||||||
"open_registration": "Отворена Регистрация",
|
"open_registration": "Отворена Регистрация",
|
||||||
"registration_closed": "Регистрация затворена",
|
"registration_closed": "Регистрация затворена",
|
||||||
"enable_nsfw": "Позволи Деликатно съдържание",
|
"enable_nsfw": "Позволи Деликатно съдържание",
|
||||||
|
@ -619,5 +619,11 @@
|
||||||
"unhide_post": "Покажи поста",
|
"unhide_post": "Покажи поста",
|
||||||
"show_hidden_posts": "Покажи скритите постове",
|
"show_hidden_posts": "Покажи скритите постове",
|
||||||
"post_hidden": "Поста е скрит",
|
"post_hidden": "Поста е скрит",
|
||||||
"hide_hidden_posts": "Скрий скритите постове"
|
"hide_hidden_posts": "Скрий скритите постове",
|
||||||
|
"continue": "Продължаване",
|
||||||
|
"go_back": "Назад",
|
||||||
|
"show_upvotes": "Показване на положителните гласове",
|
||||||
|
"show_upvote_percentage": "Показване на процент положителни гласове",
|
||||||
|
"show_downvotes": "Показване на отрицателните гласове",
|
||||||
|
"upvote_percentage": "{{formattedCount}}% положителни гласа"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue