Files
redmine_contracts/config/locales/en.yml
Eric Davis a2b810a4d8 [#4410] Replace Payment Terms with an Enumeration
Instead of using a hard coded value for Payment Terms, they will use
Redmine's Enumeration table.  This provides an admin gui to managing
the value as well as ordering them.
2010-08-12 09:26:09 -07:00

61 lines
2.0 KiB
YAML

en:
field_end_date: End Date
field_executed: Executed
text_contracts: Contracts
field_id: ID
field_account_executive: Account Executive
field_account_executive_short: "Acct. Mgr."
field_end_date: "End Date"
text_new_contract: "New Contract"
text_edit_contract_name: "Edit {{name}}"
field_billable_rate: "Billable Rate"
field_billable_rate_hint: "$"
field_discount: "Discount"
field_discount_hint: "$, %"
field_discount_note: "Discounts Notes"
field_payment_term: "Payment Terms"
field_client_ap_contact_information: "AP Contact Info"
field_po_number: "PO Number"
field_details: "Details"
button_add_new: Add New
text_new_deliverable: New Deliverable
text_edit_deliverable_title: "Edit {{title}}"
field_manager: Manager
field_labor: Labor
field_overhead: Overhead
field_fixed: Fixed
field_total: Total
field_feature_sign_off: Feature Sign Off
field_warranty_sign_off: Warranty Sign Off
text_deliverable_finances: Deliverable Finances
text_short_hours: hrs
text_dollar_sign: '$'
field_client_point_of_contact: "Point of Contact"
field_discount_budget: "Discount"
field_discount_spent: "Discount"
field_estimated_hour_budget: "Est. Hours"
field_estimated_hour_spent: "Est. Hours"
field_fixed_budget: "Fixed"
field_fixed_spent: "Fixed"
field_labor_budget: "Labor"
field_labor_spent: "Labor"
field_markup_budget: "Markup"
field_markup_spent: "Markup"
field_overhead_budget: "Overhead"
field_overhead_spent: "Overhead"
field_profit_budget: "Profit"
field_profit_spent: "Profit"
field_total_budget: "Total Budget"
field_total_spent: "Contract Total"
field_contract_type: "Type"
field_deliverable: "Deliverable"
field_deliverable_plural: "Deliverables"
text_terms_and_financial_overview: "Contract Terms and Financial Overview"
text_general_legend: "General"
text_budget_legend: "Budget"
text_account_legend: "Account Management"
text_deliverable_details_legend: "Deliverable Details"
text_save_contract: "Save Contract"
enumeration_payment_term: "Payment Terms"