diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-17 11:40:56 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-17 11:40:56 +0000 |
commit | 76209a54edf8e658e5bba3fc3755b6e4a9388767 (patch) | |
tree | dc805e6994cd2961ff8947dda1e5c100e532f091 /config/locales/bg.yml | |
parent | 1a19a0d4bffe6efd9ea33b61e5e8129dc5059c8f (diff) | |
download | redmine-76209a54edf8e658e5bba3fc3755b6e4a9388767.tar.gz redmine-76209a54edf8e658e5bba3fc3755b6e4a9388767.zip |
Bulgarian translation updated to r5264 by Ivan Cenov (#8027).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5488 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/bg.yml')
-rw-r--r-- | config/locales/bg.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml index aa1207ffe..98b80c108 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -796,12 +796,16 @@ bg: label_project_copy_notifications: Изпращане на Send e-mail известия по време на копирането на проекта label_principal_search: "Търсене на потребител или група:" label_user_search: "Търсене на потребител:" + label_additional_workflow_transitions_for_author: Позволени са допълнителни преходи, когато потребителят е авторът + label_additional_workflow_transitions_for_assignee: Позволени са допълнителни преходи, когато потребителят е назначеният към задачата button_login: Вход button_submit: Прикачване button_save: Запис button_check_all: Избор на всички button_uncheck_all: Изчистване на всички + button_collapse_all: Скриване всички + button_expand_all: Разгъване всички button_delete: Изтриване button_create: Създаване button_create_and_continue: Създаване и продължаване @@ -941,10 +945,6 @@ bg: enumeration_activities: Дейности (time tracking) enumeration_system_activity: Системна активност - button_expand_all: Expand all - button_collapse_all: Collapse all - label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee - label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author label_bulk_edit_selected_time_entries: Bulk edit selected time entries text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? label_role_anonymous: Anonymous |