317 lines
9.5 KiB
JSON
317 lines
9.5 KiB
JSON
{
|
|
"translation": {
|
|
"common": {
|
|
"required": "required",
|
|
"cancel": "Cancel",
|
|
"no": "No",
|
|
"yes": "Yes",
|
|
"save": "Save",
|
|
"accept": "OK",
|
|
"discard": "Discard",
|
|
"hide": "Hide",
|
|
"back": "Back",
|
|
"upload": "Upload",
|
|
"continue": "Continue",
|
|
"sort_asc": "Asc",
|
|
"sort_asc_description": "In ascending order. Click to sort descending order.",
|
|
"sort_desc": "Desc",
|
|
"sort_desc_description": "In descending order. Click to sort in ascending order.",
|
|
"sort_none_description": "No sorting order. Click to sort in ascending order.",
|
|
"rows_selected": "{{count}} row(s) selected.",
|
|
"rows_selected_of_total": "{{count}} of {{total}} row(s) selected.",
|
|
"rows_per_page": "Rows per page",
|
|
"num_page_of_total": "Page {{count}} of {{total}}",
|
|
"go_to_first_page": "Go to first page",
|
|
"go_to_prev_page": "Go to previous page",
|
|
"go_to_next_page": "Go to next page",
|
|
"go_to_last_page": "Go to last page",
|
|
"filter_placeholder": "Type here to filter...",
|
|
"reset_filter": "Remove the results filter",
|
|
"error": "Error",
|
|
"actions": "Actions",
|
|
"open_menu": "Open menu",
|
|
"duplicate_selected_rows": "Duplicate",
|
|
"duplicate_selected_rows_tooltip": "Duplicate selected row(s)",
|
|
"append_empty_row": "Append row",
|
|
"append_empty_row_tooltip": "Append a empty row",
|
|
"append_article": "Append article",
|
|
"append_article_tooltip": "Select and add an item from the catalog",
|
|
"remove_row": "Remove",
|
|
"remove_selected_rows": "Remove",
|
|
"remove_selected_rows_tooltip": "Remove selected row(s)",
|
|
"reset_selected_rows": "Reset selection",
|
|
"reset_selected_rows_tooltip": "Reset selected row(s)",
|
|
"insert_row_above": "Insert row above",
|
|
"insert_row_below": "Insert row below",
|
|
"pick_date": "Select a date",
|
|
"required_field": "This field is required",
|
|
"unsaved_changes_prompt": "There are unsaved changes. If you leave, you'll lose your changes.",
|
|
"edit": "Edit"
|
|
},
|
|
"main_menu": {
|
|
"home": "Home",
|
|
"settings": "Settings",
|
|
"dealers": "Dealers",
|
|
"catalog": "Catalog",
|
|
"quotes": "Quotes",
|
|
"search_placeholder": "Type here for search quotes and articles",
|
|
"user": {
|
|
"user_menu": "User menu",
|
|
"my_account": "My account",
|
|
"profile": "Profile",
|
|
"settings": "Settings",
|
|
"support": "Support",
|
|
"logout": "Logout"
|
|
},
|
|
"logout_dialog": {
|
|
"title": "Confirm",
|
|
"description": "Are you sure you want to log out?",
|
|
"confirm_label": "Log out",
|
|
"cancel_label": "Cancel"
|
|
}
|
|
},
|
|
"login_page": {
|
|
"title": "Partner intranet",
|
|
"description": "Enter your email address and password to login",
|
|
"email_label": "Email",
|
|
"email_placeholder": "myemail@sample.com",
|
|
"password_label": "Password",
|
|
"forgotten_password": "Forgot your password?",
|
|
"become_dealer": "Do you want to become a Uecko partner?",
|
|
"contact_us": "Contact us",
|
|
"login": "Log in"
|
|
},
|
|
"dashboard": {
|
|
"welcome": "Welcome"
|
|
},
|
|
"catalog": {
|
|
"list": {
|
|
"title": "Catalog of articles",
|
|
"columns": {
|
|
"description": "Description",
|
|
"points": "Points",
|
|
"retail_price": "Retail price"
|
|
}
|
|
}
|
|
},
|
|
"quotes": {
|
|
"list": {
|
|
"title": "Quotes",
|
|
"subtitle": "",
|
|
"tabs": {
|
|
"all": "All",
|
|
"emitted": "Emitted",
|
|
"draft": "Draft",
|
|
"archived": "Archived"
|
|
},
|
|
"columns": {
|
|
"date": "Date",
|
|
"reference": "Reference",
|
|
"status": "Status",
|
|
"customer_information": "Customer",
|
|
"total_price": "Imp. total"
|
|
},
|
|
"quote": "Quote"
|
|
},
|
|
"create": {
|
|
"title": "New quote",
|
|
"tabs": {
|
|
"general": "General data",
|
|
"items": "Quote items",
|
|
"preview": "Quote preview",
|
|
"documents": "Documents",
|
|
"history": "History"
|
|
},
|
|
"form_groups": {
|
|
"general": {
|
|
"title": "General Data",
|
|
"desc": "General data and quote customer"
|
|
},
|
|
"status": {
|
|
"title": "Status",
|
|
"desc": "Quote status"
|
|
},
|
|
"items": {
|
|
"title": "Quote Items",
|
|
"desc": "Quote detail lines. Use the catalog to make it easier to fill in the content."
|
|
},
|
|
"documents": {
|
|
"title": "Attached Documents",
|
|
"desc": "Attach documents such as photos, drawings, sketches, etc. to your quotation."
|
|
},
|
|
"history": {
|
|
"title": "History",
|
|
"desc": "Quote history"
|
|
}
|
|
},
|
|
"edit": {
|
|
"title": "Quote"
|
|
}
|
|
},
|
|
"edit": {
|
|
"title": "Quote"
|
|
},
|
|
"status": {
|
|
"draft": "Draft"
|
|
},
|
|
"form_fields": {
|
|
"date": {
|
|
"label": "Date",
|
|
"desc": "Quote's date",
|
|
"placeholder": ""
|
|
},
|
|
"reference": {
|
|
"label": "Reference",
|
|
"desc": "Quote reference",
|
|
"placeholder": ""
|
|
},
|
|
"lang_code": {
|
|
"label": "Language",
|
|
"desc": "Quote language",
|
|
"placeholder": ""
|
|
},
|
|
"currency_code": {
|
|
"label": "Currency",
|
|
"desc": "Quote currency",
|
|
"placeholder": ""
|
|
},
|
|
"customer_information": {
|
|
"label": "Customer's contact data",
|
|
"desc": "Recommendation: enter the customer's name on the first line, the address on the second line, and the zip code and city/state on the third line.",
|
|
"placeholder": "Name and surname\nStreet and number\nzip code and city or state..."
|
|
},
|
|
"payment_method": {
|
|
"label": "Payment method",
|
|
"placeholder": "",
|
|
"desc": "Method of payment of the quote"
|
|
},
|
|
"notes": {
|
|
"label": "Notes",
|
|
"placeholder": "",
|
|
"desc": "Quote's notes"
|
|
},
|
|
"validity": {
|
|
"label": "Validity time",
|
|
"placeholder": "",
|
|
"desc": "Quote's validity time"
|
|
},
|
|
"subtotal_price": {
|
|
"label": "Subtotal",
|
|
"placeholder": "",
|
|
"desc": "Quote subtotal"
|
|
},
|
|
"discount": {
|
|
"label": "Discount (%)",
|
|
"placeholder": "",
|
|
"desc": "Percentage discount"
|
|
},
|
|
"discount_price": {
|
|
"label": "Discount price",
|
|
"placeholder": "",
|
|
"desc": "Percentage discount price"
|
|
},
|
|
"before_tax_price": {
|
|
"label": "Before tax price",
|
|
"placeholder": "",
|
|
"desc": "Before tax price"
|
|
},
|
|
"tax": {
|
|
"label": "Tax (%)",
|
|
"placeholder": "",
|
|
"desc": "Percentage Tax"
|
|
},
|
|
"tax_price": {
|
|
"label": "Tax price",
|
|
"placeholder": "",
|
|
"desc": "Percentage tax price"
|
|
},
|
|
"total_price": {
|
|
"label": "Total price",
|
|
"placeholder": "",
|
|
"desc": "Quote total price"
|
|
},
|
|
"items": {
|
|
"quantity": {
|
|
"label": "Quantity",
|
|
"placeholder": "",
|
|
"desc": ""
|
|
},
|
|
"description": {
|
|
"label": "Description",
|
|
"placeholder": "",
|
|
"desc": ""
|
|
},
|
|
"unit_price": {
|
|
"label": "Unit price",
|
|
"placeholder": "",
|
|
"desc": "Item unit price"
|
|
},
|
|
"subtotal_price": {
|
|
"label": "Subtotal",
|
|
"placeholder": "",
|
|
"desc": ""
|
|
},
|
|
"discount": {
|
|
"label": "Dto (%)",
|
|
"placeholder": "",
|
|
"desc": "Percentage discount"
|
|
},
|
|
"total_price": {
|
|
"label": "Total price",
|
|
"placeholder": "",
|
|
"desc": "Total price with percentage discount"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"settings": {
|
|
"edit": {
|
|
"title": "Settings",
|
|
"subtitle": "",
|
|
"tabs": {
|
|
"profile": "Profile settings",
|
|
"quotes": "Quote settings",
|
|
"legal": "Legal settings"
|
|
}
|
|
},
|
|
"form_fields": {
|
|
"image": {
|
|
"label": "Logotype",
|
|
"placeholder": "",
|
|
"desc": "Información de contacto"
|
|
},
|
|
"contact_information": {
|
|
"label": "Your contact information",
|
|
"placeholder": "",
|
|
"desc": "Your contact information as a dealer that will appear on the quotes given to your customers."
|
|
},
|
|
"default_tax": {
|
|
"label": "Default tax (%)",
|
|
"placeholder": "",
|
|
"desc": "Default tax rate for your quotes"
|
|
},
|
|
"default_legal_terms": {
|
|
"label": "Legal terms",
|
|
"placeholder": "",
|
|
"desc": "Legal information to be included at the end of your quotes"
|
|
},
|
|
"default_payment_method": {
|
|
"label": "Payment method",
|
|
"placeholder": "",
|
|
"desc": "Default payment method to be used for new quotes"
|
|
},
|
|
"default_notes": {
|
|
"label": "Notes",
|
|
"placeholder": "",
|
|
"desc": "Default notes to be used for new quotes"
|
|
},
|
|
"default_quote_validity": {
|
|
"label": "Quote validity",
|
|
"placeholder": "",
|
|
"desc": "Default validity time to be used for new quotes"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|