OpenProject is the leading open source project management software.
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.
openproject/config/locales/en.yml

175 lines
6.3 KiB

---
en:
activerecord:
attributes:
cost_entry:
work_package: "WorkPackage"
work_package: "Work package"
overridden_costs: "Overridden costs"
spent: "Spent"
spent_on: "Date"
cost_object:
author: "Author"
available: "Available"
budget: "Planned"
budget_ratio: "Spent (ratio)"
created_on: "Created On"
description: "Description"
fixed_date: "Fixed date"
spent: "Spent"
status: "Status"
subject: "Subject"
type: "Cost type"
updated_on: "Updated On"
cost_type:
unit: "Unit Name"
unit_plural: "Pluralized Unit Name"
work_package:
cost_object_subject: "Budget title"
labor_costs: "Labor costs"
material_costs: "Unit costs"
overall_costs: "Overall costs"
spent_costs: "Spent costs"
spent_hours: "Spent hours"
spent_units: "Spent units"
rate:
rate: "Rate"
user:
default_rates: "Default rates"
variable_cost_object:
labor_budget: "Planned Labor Costs"
material_budget: "Planned Unit Costs"
models:
cost_object: "Budget"
cost_type:
one: "Cost type"
other: "Cost types"
material_budget_item: "Unit"
rate: "Rate"
attributes:
budget: "Planned costs"
comment: "Comment"
cost_object: "Budget"
cost_type: "Cost type"
costs: "Costs"
current_rate: "Current rate"
hours: "Hours"
units: "Units"
valid_from: "Valid from"
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_cancel_edit_budget: "Cancel editing budget"
button_cancel_edit_costs: "Cancel editing costs"
button_log_costs: "Log unit costs"
button_log_time: "Log time"
caption_booked_on_project: "Booked on Project"
caption_default: "Default"
caption_default_rate_history_for: "Default Rate History for %{user}"
caption_labor: "Labor"
caption_labor_costs: "Actual Labor Costs"
caption_locked_on: "Locked on"
caption_material_costs: "Actual Unit Costs"
caption_materials: "Units"
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_save_rate: "Save rate"
caption_set_rate: "Set Current Rate"
caption_show_locked: "Show locked types"
cost_objects_title: "Budgets"
cost_types_title: "Cost Types"
currency_delimiter: ","
currency_separator: "."
description_date_for_new_rate: "Date for new rate"
group_by_others: "not in any group"
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_between: "between"
label_cost_filter_add: "Add cost entry filter"
label_costlog: "Logged unit costs"
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_cost_entries: "Display unit costs"
label_display_time_entries: "Display reported hours"
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_hourly_rate: "Hourly rate"
label_include_deleted: "Include deleted"
label_work_package_filter_add: "Add work package filter"
label_kind: "Type"
label_less_or_equal: "<="
label_log_costs: "Log unit costs"
label_no: "No"
label_option_plural: "Options"
label_overall_costs: "Overall costs"
label_rate: "Rate"
label_rate_plural: "Rates"
label_status_finished: "Finished"
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"
notice_cost_object_conflict: "WorkPackages 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_cost_entries: "View own booked costs"
permission_view_own_hourly_rate: "View own hourly rate"
permission_view_own_time_entries: "View own spent time"
project_module_costs_module: "Cost Control"
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 work packages 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 work packages you are about to delete. What do you want to do ?"
text_reassign_time_and_cost_entries: "Reassign reported hours and costs to this work package:"
text_warning_hidden_elements: "Some entries may have been excluded from the aggregation."
week: "week"
x_entries:
one: "1 Entry"
other: "%{count} Entries"