#-- copyright #OpenProject is an open source project management software. #Copyright (C) 2012-2020 the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: #Copyright (C) 2006-2017 Jean-Philippe Lang #Copyright (C) 2010-2013 the ChiliProject Team #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License #as published by the Free Software Foundation; either version 2 #of the License, or (at your option) any later version. #This program is distributed in the hope that it will be useful, #but WITHOUT ANY WARRANTY; without even the implied warranty of #MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #GNU General Public License for more details. #You should have received a copy of the GNU General Public License #along with this program; if not, write to the Free Software #Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #See docs/COPYRIGHT.rdoc for more details. #++ bg: activerecord: attributes: budget: labor_budget: "Планирани разходи за труд" material_budget: "Планирани единични разходи" work_package: budget_subject: "Заглавие на бюджета" models: budget: "Бюджет" material_budget_item: "Мерна единица" attributes: budget: "Бюджет" button_add_budget_item: "Добавете планираните разходи" button_add_budget: "Добавете бюджет" button_add_cost_type: "Добавете тип разходи" button_cancel_edit_budget: "Анулиране редактирането на бюджета" button_cancel_edit_costs: "Анулиране редактирането на разходите" caption_labor: "Труд" caption_labor_costs: "Реални разходи за труд" caption_material_costs: "Реални единични разходи" budgets_title: "Бюджети" events: budget: "Budget edited" help_click_to_edit: "Click here to edit." help_currency_format: "Format of displayed currency values. %n is replaced with the currency value, %u ist replaced with the currency unit." help_override_rate: "Enter a value here to override the default rate." label_budget: "Бюджет" label_budget_new: "New budget" label_budget_plural: "Бюджети" label_cost_type_specific: "Budget #%{id}: %{name}" label_deliverable: "Бюджет" label_example_placeholder: 'e.g., %{decimal}' label_view_all_budgets: "View all budgets" label_yes: "Да" notice_budget_conflict: "WorkPackages must be of the same project." notice_no_budgets_available: "No budgets available." permission_edit_budgets: "Edit budgets" permission_view_budgets: "View budgets" project_module_budgets: "Бюджети"