Files
mozo-backend/config/locales/supplier.en.yml
T
2020-03-05 17:53:35 -05:00

274 lines
10 KiB
YAML

en:
new_supplier:
already_signed_in_new_restaurant_button_text: "Add a new %{supplier} having you as the first manager"
employee_already_signed_in: |
You are already signed in as %{employee}, so there are some possible actions:
<ol>
<li><a href="/supplier" class="button">Go to the application to manage the orders</a></li>
<li>%{new_supplier_button}</li>
</ol>
# supplier:
# page:
# cannot_compile: There is an error in the page that prevented it from being displayed.
# confirm:
# title: Are you sure?
# cancel: "Cancel"
# confirm: "OK"
# general:
# destroy:
# text: 'Are you sure?'
# total: Total
# close: Close
# destroy_button: Delete
# sign_up:
# header: |
# Nice that you want to start using Mozo.
# After signing up a confirmation e-mail will be sent to you
# in order to confirm your email. After clicking the link in
# this e-mail you will be fully operational!<br>
# Happy ordering!
# button: Sign up
# dashboard:
# title: Dashboard
# active_lists:
# no_lists: No active ${models.plural.list|downcase}
# active_orders:
# no_orders: No active ${models.plural.order|downcase}
# top_menu:
# menu: Menu
# schedule: Schedule
# active_lists:
# title: Active ${models.plural.list|downcase}
# price: Price
# active_orders:
# title: Active ${models.plural.order|downcase}
# price: Price
# supplier:
# close_for_orders: Close the shop
# close_for_orders_confirmation: If you close the shop, you cannot receive orders. Are you sure?
# open_for_orders: 'Open up the place!'
# you_are_currently_closed_alert: 'You are currently closed so cannot receive orders!'
# settings: Settings
# sign_out: Sign out
# table_number: Table
# table:
# needs_help:
# flash_message: ${models.table} %{number} needs help
# print_qr_codes: Print Qr codes
# add_tables_first:
# title: Add ${models.plural.table|downcase} first
# body: To be able to print QR-codes, you first need to add ${models.plural.table|downcase}. Each table has its own QR-code
# destroy:
# modal:
# title: Are you sure you want to delete ${models.table} %{number}
# modal:
# title: "Edit ${models.table|downcase}"
# body_header: ""
# close_button: Cancel
# save_button: OK
# destroy_button: Delete
# new_button: Add ${models.table|downcase}
# lists:
# index:
# show_all: Show all ${models.plural.list|downcase}
# show_active: Show active ${models.plural.list}
# show_list_on_day: ${models.list} on date
# total_sentence: Total amount
# show:
# title: Show %{list}
# users: Clients
# list:
# is_helped_button: Question answered!
# close_list: Close!
# none_found: 'No ${models.plural.list|downcase}'
# go_to_lists: Go to ${models.plural.list}
# close:
# modal:
# title: Are you sure yout want to close the ${models.list}
# message: After closing a list the customer can open a new one
# cancel: Cancel
# close_list: Close ${models.list}
# order:
# being_processed: 'In process!'
# being_served: 'Is delivered!'
# sections_header:
# all_sections: All
# section:
# first_section_title: Inside
# show:
# title: 'Show ${models.section|downcase}'
# manage_tables:
# link: 'Manage ${models.plural.table|downcase}'
# title: "Manage ${models.plural.table|downcase} for ${models.section|downcase}: %{title}"
# tables_view:
# link: '${models.plural.table} view'
# table_actions:
# title: '${models.table} actions'
# got_to_table: 'Go to ${models.table|downcase}'
# add_tables:
# button_label: Add ${models.plural.table|downcase}
# modal:
# title: Add ${models.plural.table|downcase}
# body_header: ""
# number_start: From number
# number_end: Till number
# close_button: Close
# add_button: Add
# too_many: "You can add maximal 10 ${models.plural.table|downcase} at once (you want to add %{count})"
# invalid_start_number: "Invalid start number"
# invalid_end_number: "Invalid end number"
# add_section:
# modal:
# title: 'New ${models.section}'
# close_button: Close
# add_button: Create
# arrange_tables:
# button_label: Arrange ${models.plural.table|downcase}
# by_row_no_row_count: 'Please fill in a positive number representing the number of ${models.plural.table|downcase} per row'
# by_column_no_column_count: 'Please fill in a positive number representing the number of ${models.plural.table|downcase} per column'
# modal:
# title: Arrange ${models.plural.table|downcase}
# body_header: ""
# distributed:
# title: Distributed
# explanation: Distribute ${models.plural.table|downcase} as good as possible in the ${models.section|downcase}
# by_row:
# title: By row
# before_field: 'make rows each having '
# after_field: ' ${models.plural.table}'
# by_column:
# title: By column
# before_field: 'make columns each having '
# after_field: ' ${models.plural.table}'
# close_button: Close
# arrange_button: Distribute
# cannot_arrange: 'The ${models.plural.table|downcase} could not be arranged. Does the ${models.section|downcase} have a width and a height?'
# settings:
# title: Settings
# save: Save settings
# reviews:
# title: Reviews
# explanation: Fill in your Iens id. You can find this id in the web location of your page
# product_category:
# # week days depricated
# week_days:
# abbreviation:
# sunday: S
# monday: M
# tuesday: T
# wednesday: W
# thursday: T
# friday: F
# saturday: S
# new_button: Add ${models.product_category}
# time_preview:
# title: Preview ${models.plural.product_category|downcase}
# active_at: Active at time
# activate_button: Activate preview
# deactivate_button: Stop preview
# modal:
# active_between:
# top: Active between
# middle: and
# destroy_confirm_text: 'Are you sure you want to delete ${models.product_category} %{name}?'
# new:
# title: New ${models.product_category}
# body_header: ''
# close_button: Cancel
# save_button: Save
# edit:
# title: Edit ${models.product_category}
# body_header: ''
# close_button: Cancel
# destroy_button: Delete
# save_button: Save
# move:
# title: Move ${models.product_category|downcase}
# body_header: ''
# move_to_top: Move to top
# move_below_label: "Place below ${models.product_category|downcase}"
# products:
# title: Sort ${models.plural.product|downcase}
# product:
# new: 'New ${model.product|downcase}'
# destroy_confirmation: Are you sure you want to delete ${models.product|downcase} %{name}
# code_filter:
# placeholder: Filter ${models.product|downcase} ${attributes.product.code|downcase}
# preview:
# header: 'Select moment to preview products'
# description: 'Products visible to customers at chosen moment:'
# product_variant:
# add_product_variant: "Add variant"
# state:
# list:
# active: 'Active'
# closed: 'Closed'
# datepicker:
# no_date: 'Pick a date'
# modal:
# info:
# close: OK
# change_list_table:
# title: Change the ${models.table} of the ${models.list}
# subtitle: 'The current ${model.table} number is # %{current_table_number}'
# close_button: Close
# user_info:
# title: ${models.user} info
# supplier_status_info:
# title: "%{name} info"
# header: The icons at the top right corner contain information about the current orders
# orders_placed_count_explanation: "&nbsp; means that there are %{count} orders placed and not yet processing or finished"
# orders_in_process_count_explanation: "&nbsp; means that there are %{count} orders currently processing"
# close: Got it
# employee:
# new_button: 'Add ${models.employee}'
# destroy:
# modal:
# title: 'Delete ${models.employee} %{name}?'
# modal:
# new_title: New ${models.employee}
# edit_title: Edit ${models.employee}
# body_header: ''
# close_button: Close
# save_button: Save
# select_modal:
# title: Select ${models.employee}
# close_button: Close
# employee_shift:
# time_window: From %{start} to %{end}
# modal:
# title: Edit ${models.employee_shift}
# body_header: ''
# close_button: Close
# save_button: Save
# destroy_button: Destroy
# destroy_confirmation: Are you sure?
# suppliers_switcher:
# switch_to_button: Switch to %{name}
# section_element:
# add_button: Add ${models.section_element}
# modal:
# title: Add ${models.section_element}
# section_area:
# add_button: Add ${models.section_area}
# modal:
# title: Add ${models.section_area}
# explanation: |
# A ${models.section_area} is a block in your ${models.section} to indicate elements to easily recognize your space.
# This can be a Bar or special area.
# save_button: OK
# close_button: Cancel
# destroy_button: Delete
# current_employee:
# my_account:
# link: My account
# title: My account
# my_schedule:
# title: My schedule
# link: My schedule
# schedule:
# title: Schedule for %{name}
# user:
# unknown_name: '?'
# number_of_lists_at_supplier: Number of ${models.plural.list} at your place