en: actions: create_invoice: "Create invoice" activerecord: models: dorsale/billing_machine/invoice: "Invoice" dorsale/billing_machine/quotation: "Quotation" dorsale/billing_machine/id_card: "Id card" dorsale/billing_machine/payment_term: "Payment term" attributes: dorsale/billing_machine/invoice: credit_note: "Credit note" dorsale/billing_machine/invoice/payment_status: all: "All statuses" pending: "Pending" paid: "Paid" on_alert: "On alert" late: "Late" unpaid: "Unpaid" dorsale/billing_machine/quotation/state: all: "All states" pending: "Pending" accepted: "Accepted" refused: "Refused" canceled: "Canceled" not_canceled: "Not canceled" dorsale/billing_machine/id_card: id_card_name: "id card name" entity_name: "entity name" intracommunity_vat: "intracommunity VAT" legal_form: "legal form" registration_number: "registration number" registration_city: "registration city" contact_full_name: "contact name" contact_fax: "contact fax number" contact_email: "contact email" contact_phone: "contact phone" contact_address_1: "contact address (1)" contact_address_2: "contact address (2)" contact_zip: "contact zip" contact_city: "contact city" bank_name: "bank name" bank_address: "bank address" siret: "siret" capital: "capital" address1: "adress (1)" address2: "adress (2)" zip: "zip" city: "city" phone: "phone" iban: "iban" bic_swift: "BIC/SWIFT" ape_naf: "APE/NAF" custom_info_1: "custom informations (1)" custom_info_2: "custom informations (2)" custom_info_3: "custom informations (3)" logo: "logo" pdf: your_contact: "Your contact : " contact_phone: "Phone : " contact_email: "Email : " contact_fax: "Fax : " subject: "Subject : " tracking_number: "Number : " date: "Date : " customer: "Customer :" designation: "DESIGNATION" quantity: "QUANTITY" unity: "UNITY" tax: "TAX %" unit_price: "UNIT PRICE" line_total: "TOTAL" payment_terms: "Payment terms:" iban: "IBAN :" bic_swift: "BIC / SWIFT :" info_phone: "Phone :" info_fax: "Fax :" capital: "capital :" registration: "registration :" siret: "SIRET " tva: "TVA " expires_at: "Expires at : " emails: invoices: send_invoice_to_customer: "" messages: invoices: create_ok : "Invoice successfully created." update_ok : "Invoice successfully updated." create_error : "Impossible to create this invoice." update_error : "Impossible to update this invoice." pay_ok : "This invoice has been marked payed." pay_error : "Impossible to mark this invoice as payed." email_ok : "Invoice successfully sent to customer." email_error : "Unable to send invoice to customer, please verify customer email." quotations: create_ok : "Quotation successfully created." update_ok : "Quotation successfully created." create_error : "Impossible to create this quotation." update_error : "Impossible to update this quotation." copy_ok : "Quotation successfully duplicated." create_invoice_ok : "Invoice successfully created from quotation."