Bulgarian translation updated by Ivan Cenov (#9602)
update: * button_edit_section change: * mail_subject_wiki_content_updated git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7839 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
548e27c343
commit
1bf492c30e
|
@ -204,7 +204,7 @@ bg:
|
|||
mail_body_reminder: "%{count} задачи, назначени на вас са с краен срок в следващите %{days} дни:"
|
||||
mail_subject_wiki_content_added: "Wiki страницата '%{id}' беше добавена"
|
||||
mail_body_wiki_content_added: Wiki страницата '%{id}' беше добавена от %{author}.
|
||||
mail_subject_wiki_content_updated: "Wiki страницата '%{id}' не беше обновена"
|
||||
mail_subject_wiki_content_updated: "Wiki страницата '%{id}' беше обновена"
|
||||
mail_body_wiki_content_updated: Wiki страницата '%{id}' беше обновена от %{author}.
|
||||
|
||||
gui_validation_error: 1 грешка
|
||||
|
@ -874,6 +874,7 @@ bg:
|
|||
button_quote: Цитат
|
||||
button_duplicate: Дублиране
|
||||
button_show: Показване
|
||||
button_edit_section: Редактиране на тази секция
|
||||
|
||||
status_active: активен
|
||||
status_registered: регистриран
|
||||
|
@ -999,4 +1000,3 @@ bg:
|
|||
description_date_range_interval: Изберете диапазон чрез задаване на начална и крайна дати
|
||||
description_date_from: Въведете начална дата
|
||||
description_date_to: Въведете крайна дата
|
||||
button_edit_section: Edit this section
|
||||
|
|
Loading…
Reference in New Issue