From: Toshi MARUYAMA Date: Sat, 19 Nov 2011 01:01:32 +0000 (+0000) Subject: Bulgarian translation updated by Ivan Cenov (#9602) X-Git-Tag: 1.3.0~173 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1bf492c30ee803e1fbe1eb486c3aac7f6d224221;p=redmine.git 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 --- diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 17bbdbcc2..9a441fb53 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -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