#The MIT License (MIT) # #Copyright (c) 2016 - 2026 rick barrette # #Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: # #The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. # #THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # English strings go here for Rails i18n # Usage I18n.t(:label) en: button_bulk_pdf: "Bulk PDF" customer_details: "Customer Details" field_billed: "Billed" field_customer: "Customer" field_customers: "Customers" field_employee: "Employee" field_estimate: "Estimate" field_invoice: "Invoice" field_notes: "Notes" label_account_balance: "Account Balance" label_actions: "Actions" label_amount: "Amount" label_appointment: "Add Appointment" label_balance_with_jobs: "Balance With Jobs" label_bill_time: "Bill Time" label_billing_address: "Billing Address" label_billing_error: "Customer could not be billed. Check for Customer or Assignee and try again." label_billing_error_no_customer: "Cannot bill without an assigned customer." label_billed_success: "Successfully billed " label_client_id: "Intuit QBO OAuth2 Client ID" label_client_secret: "Intuit QBO OAuth2 Client Secret" label_closed_issues: "Closed Issues" label_connected: "Successfully connected to QuickBooks" label_create_estimate: "Create Estimate" label_customer_count: "Customer Count" label_customer_link_expires: "This customer link expires in" label_customers: "Customers" label_delete: "Delete" label_deposit_into: "Deposit to Account" label_details: "Details" label_display_name: "Display Name" label_door: "Door" label_edit: "Edit" label_edit_customer: "Edit Customer" label_email: "Email" label_employee_count: "Employee Count" label_error: "Error" label_estimate_404: "Estimate not found" label_estimate_count: "Estimate Count" label_estimates: "Estimates" label_hours: "Hours" label_invoice_404: "Invoice not found" label_invoice_count: "Invoice Count" label_invoices: "Invoices" label_last_sync: "Last Sync" label_load_customer: "Load Customer" label_make: "Make" label_matching: "Matching" label_mobile_phone: "Mobile Phone" label_model: "Model" label_name: "Name" label_new_customer: "New Customer" label_no_customers: "There are no customers matching the search term(s)." label_no_estimates: "No Estimates" label_no_invoices: "No Invoices" label_oauth2_refresh_token_expires_at: "Refresh Token Expires At" label_oauth_expires: "OAuth2 Access Token Expires At" label_oauth_note: "Note: You need to authenticate with QuickBooks after saving your key and secret above." label_open_issues: "Open Issues" label_primary_phone: "Primary Phone" label_qbo_sync_success: "Successfully synced to QuickBooks" label_redmine_qbo: "Redmine QuickBooks" label_sandbox: "Sandbox" label_search: "Search" label_search_customers: "Search Customers" label_search_estimates: "Search Estimates" label_select_all: "Select All" label_share: "Share" label_shipping_address: "Shipping Address" label_sync: "Sync" label_sync_now: "Sync Now" label_syncing: "Syncing QuickBooks" label_trim: "Trim" label_webhook_token: "Intuit QBO Webhook Token" label_week: "Week" label_year: "Year" notice_customer_created: "Customer created in QuickBooks" notice_customer_deleted: "Customer deleted in QuickBooks" notice_customer_not_deleted: "Customer could not be deleted in QuickBooks" notice_customer_not_found: "Customer not found in QuickBooks" notice_customer_updated: "Customer updated in QuickBooks" notice_error_project_nil: "The issue's project is nil. Set project to:" notice_error_tracker_nil: "The issue's tracker is nil. Set tracker to:" notice_estimate_created: "Estimate created in QuickBooks" notice_estimate_not_found: "Estimate not found" notice_estimate_updated: "Estimate updated in QuickBooks" notice_forbidden: "You do not have permission to access this resource." notice_invoice_created: "Invoice created in QuickBooks" notice_invoice_not_found: "Invoice not found" notice_invoice_updated: "Invoice updated in QuickBooks" notice_issue_not_found: "Issue not found" warn_ru_sure: "Are you sure?"