kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
177 lines
6.2 KiB
177 lines
6.2 KiB
---
|
|
en:
|
|
attributes:
|
|
units: Units
|
|
hours: Hours
|
|
budget: Planned costs
|
|
comment: Comment
|
|
costs: Costs
|
|
valid_from: Valid from
|
|
current_rate: Current rate
|
|
cost_type: Cost type
|
|
cost_object: Budget
|
|
|
|
activerecord:
|
|
models:
|
|
cost_object: Budget
|
|
rate: Rate
|
|
cost_type:
|
|
one: "Cost Type"
|
|
other: "Cost Types"
|
|
material_budget_item: Unit
|
|
attributes:
|
|
cost_object:
|
|
type: Cost type
|
|
budget_ratio: Spent (ratio)
|
|
project_manager_signoff: Project manager signoff
|
|
client_signoff: Client signoff
|
|
fixed_date: Fixed date
|
|
budget: Planned
|
|
spent: Spent
|
|
available: Available
|
|
status: Status
|
|
subject: Subject
|
|
author: Author
|
|
created_on: Created On
|
|
updated_on: Updated On
|
|
description: Description
|
|
variable_cost_object:
|
|
labor_budget: Planned Labor Costs
|
|
material_budget: Planned Unit Costs
|
|
cost_type:
|
|
unit: Unit name
|
|
unit_plural: Pluralized unit name
|
|
cost_entry:
|
|
issue: Issue
|
|
spent_on: Date
|
|
spent: Spent
|
|
issue:
|
|
spent_units: Spent units
|
|
spent_costs: Spent costs
|
|
spent_hours: Spent hours
|
|
material_costs: Unit costs
|
|
overall_costs: Overall costs
|
|
labor_costs: Labor costs
|
|
cost_object_subject: Budget title
|
|
user:
|
|
default_rates: Default rates
|
|
rate:
|
|
rate: Rate
|
|
#TODO: these could be mapped to cost object and cost type model human names
|
|
cost_objects_title: Budgets
|
|
cost_types_title: Cost Types
|
|
project_module_costs_module: Cost Control
|
|
|
|
currency_separator: .
|
|
currency_delimiter: ","
|
|
|
|
x_entries:
|
|
one: "1 Entry"
|
|
other: "%{count} Entries"
|
|
|
|
week: week
|
|
group_by_others: not in any group
|
|
|
|
button_add_budget_item: Add Planned Costs
|
|
button_add_cost_object: Add Budget
|
|
button_add_cost_type: Add cost type
|
|
button_add_rate: Add rate
|
|
button_log_costs: Log unit costs
|
|
button_log_time: Log time
|
|
|
|
caption_booked_on_project: "Booked on Project"
|
|
caption_cost_type_unit_name: Unit Name
|
|
caption_cost_type_unit_name_plural: Pluralized Unit Name
|
|
caption_default: Default
|
|
caption_default_rate_history_for: Default Rate History for %{user}
|
|
caption_labor: Labor
|
|
caption_labor_costs: Actual Labor Costs
|
|
caption_material_costs: Actual Unit Costs
|
|
caption_rate_history: Rate History
|
|
caption_rate_history_for: Rate History for %{user}
|
|
caption_rate_history_for_project: Rate History for %{user} in Project %{project}
|
|
caption_set_rate: Set Current Rate
|
|
|
|
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_log_costs: Log unit costs
|
|
label_awaiting_client: Awaiting client response
|
|
label_status_awaiting_client: Awaiting client response
|
|
label_awaiting_manager: Awaiting manager response
|
|
label_between: between
|
|
label_cost_filter_add: Add cost entry filter
|
|
label_cost_object: Budget
|
|
label_cost_object_id: "Budget #%{id}"
|
|
label_cost_object_new: New Budget
|
|
label_cost_object_plural: Budgets
|
|
label_cost_plural: Costs
|
|
label_cost_report: Cost Report
|
|
label_costs_per_page: Costs per page
|
|
label_currency: Currency
|
|
label_currency_format: Format of currency
|
|
label_current_default_rate: Current default rate
|
|
label_date_on: "on"
|
|
label_deleted_cost_types: Deleted Cost Types
|
|
label_deliverable: Budget
|
|
label_display_types: Display types
|
|
label_edit: Edit
|
|
label_fixed_cost_object: Fixed budget
|
|
label_fixed_date: Fixed date
|
|
label_generic_user: Generic User
|
|
label_greater_or_equal: ">="
|
|
label_group_by: Group by
|
|
label_group_by_add: Add grouping field
|
|
label_include_deleted: Include deleted
|
|
label_issue_filter_add: Add issue filter
|
|
label_kind: Type
|
|
label_less_or_equal: <=
|
|
label_no: "No"
|
|
label_option_plural: Options
|
|
label_overall_costs: Overall costs
|
|
label_rate: Rate
|
|
label_rate_plural: Rates
|
|
label_status_finished: Finished
|
|
label_status_in_progress: In progress
|
|
label_units: Cost units
|
|
label_until: until
|
|
label_valid_from: Valid from
|
|
label_variable_cost_object: Variable rate based budget
|
|
label_view_all_cost_objects: View all Budgets
|
|
label_yes: "Yes"
|
|
label_hourly_rate: "Hourly rate"
|
|
label_display_cost_entries: Display unit costs
|
|
label_display_time_entries: Display reported hours
|
|
|
|
notice_cost_object_conflict: "Issues must be of the same project."
|
|
notice_no_cost_objects_available: "No budgets available."
|
|
notice_something_wrong: Something went wrong. Please try again.
|
|
notice_successful_restore: Successful restore.
|
|
|
|
permission_block_tickets: Block tickets
|
|
permission_edit_cost_entries: Edit booked unit costs
|
|
permission_edit_cost_objects: Edit Budgets
|
|
permission_edit_own_cost_entries: Edit own booked unit costs
|
|
permission_edit_rates: Edit rates
|
|
permission_log_costs: Book unit costs
|
|
permission_log_own_costs: Book unit costs for oneself
|
|
permission_view_cost_entries: View booked costs
|
|
permission_view_cost_objects: View Budgets
|
|
permission_view_cost_rates: View cost rates
|
|
permission_view_hourly_rates: View all hourly rates
|
|
permission_view_own_hourly_rate: View own hourly rate
|
|
|
|
text_assign_time_and_cost_entries_to_project: Assign reported hours and costs to the project
|
|
text_cost_object_change_type_confirmation: Are you sure? This operation will destroy information of the specific budget type.
|
|
text_destroy_cost_entries_question: "%{cost_entries} were reported on the issues you are about to delete. What do you want to do ?"
|
|
text_destroy_time_and_cost_entries: Delete reported hours and costs
|
|
text_destroy_time_and_cost_entries_question: "%{hours} hours, %{cost_entries} were reported on the issues you are about to delete. What do you want to do ?"
|
|
text_reassign_time_and_cost_entries: 'Reassign reported hours and costs to this issue:'
|
|
text_warning_hidden_elements: "Some entries may have been excluded from the aggregation."
|
|
caption_save_rate: "Save rate"
|
|
caption_locked_on: "Locked on"
|
|
caption_show_locked: "Show locked types"
|
|
button_cancel_edit_budget: "Cancel editing budget"
|
|
button_cancel_edit_costs: "Cancel editing costs"
|
|
description_date_for_new_rate: "Date for new rate"
|
|
|