diff --git a/.gitignore b/.gitignore index b9a71ee3..0c2b3d9f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ .localeapp/locales .project coverage +default Gemfile.lock tmp nbproject diff --git a/default/spree_core.yml b/default/spree_core.yml deleted file mode 100644 index 4ec8dd95..00000000 --- a/default/spree_core.yml +++ /dev/null @@ -1,908 +0,0 @@ ---- -en: - spree: - abbreviation: Abbreviation - account: Account - action: Action - actions: - cancel: Cancel - create: Create - destroy: Destroy - list: List - listing: Listing - new: New - update: Update - activate: Activate - active: Active - activerecord: - attributes: - spree/address: - address1: Address - address2: "Address (contd.)" - city: City - country: Country - firstname: "First Name" - lastname: "Last Name" - phone: Phone - state: State - zipcode: "Zip Code" - spree/country: - iso: ISO - iso3: ISO3 - iso_name: "ISO Name" - name: Name - numcode: "ISO Code" - spree/credit_card: - cc_type: Type - month: Month - number: Number - verification_value: "Verification Value" - year: Year - spree/inventory_unit: - state: State - spree/line_item: - price: Price - quantity: Quantity - spree/option_type: - name: Name - presentation: Presentation - spree/order: - checkout_complete: "Checkout Complete" - completed_at: "Completed At" - created_at: "Order Date" - email: "Customer E-Mail" - ip_address: "IP Address" - item_total: "Item Total" - number: Number - payment_state: "Payment State" - shipment_state: "Shipment State" - special_instructions: "Special Instructions" - state: State - total: Total - spree/order/bill_address: - address1: "Billing address street" - city: "Billing address city" - firstname: "Billing address first name" - lastname: "Billing address last name" - phone: "Billing address phone" - state: "Billing address state" - zipcode: "Billing address zipcode" - spree/order/ship_address: - address1: "Shipping address street" - city: "Shipping address city" - firstname: "Shipping address first name" - lastname: "Shipping address last name" - phone: "Shipping address phone" - state: "Shipping address state" - zipcode: "Shipping address zipcode" - spree/payment_method: - name: Name - spree/product: - available_on: "Available On" - cost_currency: "Cost Currency" - cost_price: "Cost Price" - description: Description - master_price: "Master Price" - name: Name - on_hand: "On Hand" - shipping_category: "Shipping Category" - tax_category: "Tax Category" - spree/promotion: - advertise: Advertise - code: Code - description: Description - event_name: Event Name - expires_at: Expires At - name: Name - path: Path - starts_at: Starts At - usage_limit: Usage Limit - spree/property: - name: Name - presentation: Presentation - spree/prototype: - name: Name - spree/return_authorization: - amount: Amount - spree/role: - name: Name - spree/state: - abbr: Abbreviation - name: Name - spree/tax_category: - description: Description - name: Name - spree/tax_rate: - amount: Rate - included_in_price: "Included in Price" - show_rate_in_label: "Show rate in label" - spree/taxon: - name: Name - permalink: Permalink - position: Position - spree/taxonomy: - name: Name - spree/user: - email: Email - password: Password - password_confirmation: "Password Confirmation" - spree/variant: - cost_currency: "Cost Currency" - cost_price: "Cost Price" - depth: Depth - height: Height - price: Price - sku: SKU - weight: Weight - width: Width - spree/zone: - description: Description - name: Name - models: - spree/address: - one: Address - other: Addresses - spree/country: - one: Country - other: Countries - spree/credit_card: - one: "Credit Card" - other: "Credit Cards" - spree/inventory_unit: - one: "Inventory Unit" - other: "Inventory Units" - spree/line_item: - one: "Line Item" - other: "Line Items" - spree/order: - one: Order - other: Orders - spree/payment: - one: Payment - other: Payments - spree/product: - one: Product - other: Products - spree/property: - one: Property - other: Properties - spree/prototype: - one: Prototype - other: Prototypes - spree/return_authorization: - one: "Return Authorization" - other: "Return Authorizations" - spree/role: - one: Roles - other: Roles - spree/shipment: - one: Shipment - other: Shipments - spree/shipping_category: - one: "Shipping Category" - other: "Shipping Categories" - spree/state: - one: State - other: States - spree/tax_category: - one: "Tax Category" - other: "Tax Categories" - spree/tax_rate: - one: "Tax Rate" - other: "Tax Rates" - spree/taxon: - one: Taxon - other: Taxons - spree/taxonomy: - one: Taxonomy - other: Taxonomies - spree/user: - one: User - other: Users - spree/variant: - one: Variant - other: Variants - spree/zone: - one: Zone - other: Zones - add: Add - add_new_header: "Add New Header" - add_new_style: "Add New Style" - add_one: "Add One" - add_option_value: "Add Option Value" - add_product: "Add Product" - add_product_properties: "Add Product Properties" - add_to_cart: "Add To Cart" - additional_item: "Additional Item Cost" - adjustment: Adjustment - adjustment_successfully_closed: "Adjustment has been successfully closed!" - adjustment_successfully_opened: "Adjustment has been successfully opened!" - adjustment_total: "Adjustment Total" - adjustments: Adjustments - admin: - mail_methods: - send_testmail: "Send Test Mail" - testmail: - delivery_error: "Test Mail delivery error" - delivery_success: "Test Mail sent successfully" - error: "Test Mail error: %{e}" - all: All - all_adjustments_closed: "All adjustments successfully closed!" - all_adjustments_opened: "All adjustments successfully opened!" - all_departments: "All departments" - allow_ssl_in_development_and_test: "Allow SSL to be used when in development and test modes" - allow_ssl_in_production: "Allow SSL to be used in production mode" - allow_ssl_in_staging: "Allow SSL to be used in staging mode" - alt_text: "Alternative Text" - alternative_phone: "Alternative Phone" - amount: Amount - analytics_trackers: "Analytics Trackers" - and: and - are_you_sure: "Are you sure?" - are_you_sure_delete: "Are you sure you want to delete this record?" - associated_adjustment_closed: "The associated adjustment is closed, and will not be recalculated. Do you want to open it?" - attachment_default_style: "Attachments Style" - attachment_default_url: "Attachments Default URL" - attachment_path: "Attachments Path" - attachment_styles: "Paperclip Styles" - attachment_url: "Attachments URL" - authorization_failure: "Authorization Failure" - available_on: "Available On" - back: Back - back_to_adjustments_list: "Back To Adjustments List" - back_to_images_list: "Back To Images List" - back_to_option_types_list: "Back To Option Types List" - back_to_orders_list: "Back To Orders List" - back_to_payment_methods_list: "Back To Payment Methods List" - back_to_payments_list: "Back To Payments List" - back_to_products_list: "Back To Products List" - back_to_properties_list: "Back To Properties List" - back_to_prototypes_list: "Back To Prototypes List" - back_to_reports_list: "Back To Reports List" - back_to_shipping_categories: "Back To Shipping Categories" - back_to_shipping_methods_list: "Back To Shipping Methods List" - back_to_states_list: "Back To States List" - back_to_stock_movements_list: "Back to Stock Movements List" - back_to_store: "Go Back To Store" - back_to_tax_categories_list: "Back To Tax Categories List" - back_to_taxonomies_list: "Back To Taxonomies List" - back_to_trackers_list: "Back To Trackers List" - back_to_zones_list: "Back To Zones List" - balance_due: "Balance Due" - bill_address: "Bill Address" - billing: Billing - billing_address: "Billing Address" - both: Both - calculator: Calculator - calculator_settings_warning: "If you are changing the calculator type, you must save first before you can edit the calculator settings" - cancel: cancel - cannot_create_payment_without_payment_methods: "You cannot create a payment for an order without any payment methods defined." - cannot_create_returns: "Cannot create returns as this order has no shipped units." - cannot_perform_operation: "Cannot perform requested operation" - cannot_set_shipping_method_without_address: "Cannot set shipping method until customer details are provided." - card_code: "Card Code" - card_number: "Card Number" - card_type_is: "Card type is" - categories: Categories - category: Category - checkout: Checkout - choose_a_customer: "Choose a customer" - choose_currency: "Choose Currency" - choose_dashboard_locale: "Choose Dashboard Locale" - city: City - clone: Clone - close: Close - close_all_adjustments: "Close All Adjustments" - code: Code - complete: complete - configuration: Configuration - configurations: Configurations - configure_s3: "Configure S3" - confirm: Confirm - confirm_delete: "Confirm Deletion" - continue: Continue - continue_shopping: "Continue shopping" - cost_currency: "Cost Currency" - cost_price: "Cost Price" - could_not_create_stock_movement: "There was a problem saving this stock movement. Please try again." - countries: Countries - country: Country - country_names: - US: "United States of America" - country_based: "Country Based" - create: Create - credit: Credit - credit_card: "Credit Card" - credit_cards: "Credit Cards" - credit_owed: "Credit Owed" - currency: Currency - currency_decimal_mark: "Currency decimal mark" - currency_settings: "Currency Settings" - currency_symbol_position: "Put currency symbol before or after dollar amount?" - currency_thousands_separator: "Currency thousands separator" - current: Current - customer: Customer - customer_details: "Customer Details" - customer_search: "Customer Search" - cut: Cut - date_completed: "Date Completed" - date_range: "Date Range" - default: Default - default_meta_description: "Default Meta Description" - default_meta_keywords: "Default Meta Keywords" - default_seo_title: "Default Seo Title" - default_tax: "Default Tax" - default_tax_zone: "Default Tax Zone" - delete: Delete - delivery: Delivery - depth: Depth - description: Description - destroy: Destroy - discount_amount: "Discount Amount" - dismiss_banner: "No. Thanks! I'm not interested, do not display this message again" - display: Display - display_currency: "Display currency" - edit: Edit - editing_option_type: "Editing Option Type" - editing_payment_method: "Editing Payment Method" - editing_product: "Editing Product" - editing_property: "Editing Property" - editing_prototype: "Editing Prototype" - editing_shipping_category: "Editing Shipping Category" - editing_shipping_method: "Editing Shipping Method" - editing_state: "Editing State" - editing_stock_movement: "Editing Stock Movement" - editing_tax_category: "Editing Tax Category" - editing_tax_rate: "Editing Tax Rate" - editing_tracker: "Editing Tracker" - editing_zone: "Editing Zone" - email: Email - empty: Empty - empty_cart: "Empty Cart" - enable_mail_delivery: "Enable Mail Delivery" - end: End - ending_in: "Ending in" - environment: Environment - error: error - errors: - messages: - could_not_create_taxon: "Could not create taxon" - no_payment_methods_available: "No payment methods are configured for this environment" - no_shipping_methods_available: "No shipping methods available for selected location, please change your address and try again." - errors_prohibited_this_record_from_being_saved: - one: "1 error prohibited this record from being saved" - other: "%{count} errors prohibited this record from being saved" - event: Event - events: - spree: - cart: - add: "Add to cart" - order: - contents_changed: "Order contents changed" - page_view: "Static page viewed" - user: - signup: "User signup" - exceptions: - count_on_hand_setter: "Cannot set count_on_hand manually, as it is set automatically by the recalculate_count_on_hand callback. Please use `update_column(:count_on_hand, value)` instead." - expiration: Expiration - extension: Extension - filename: Filename - filter_results: "Filter Results" - finalize: Finalize - first_item: "First Item Cost" - first_name: "First Name" - first_name_begins_with: "First Name Begins With" - flat_percent: "Flat Percent" - flat_rate_per_item: "Flat Rate (per item)" - flat_rate_per_order: "Flat Rate (per order)" - flexible_rate: "Flexible Rate" - front_end: "Front End" - gateway: Gateway - gateway_config_unavailable: "Gateway unavailable for environment" - gateway_error: "Gateway Error" - general: General - general_settings: "General Settings" - google_analytics: "Google Analytics" - google_analytics_id: "Analytics ID" - guest_checkout: "Guest Checkout" - guest_user_account: "Checkout as a Guest" - has_no_shipped_units: "has no shipped units" - height: Height - hide_cents: "Hide cents" - home: Home - icon: Icon - image: Image - image_settings: "Image Settings" - image_settings_updated: "Image Settings successfully updated." - image_settings_warning: "You will need to regenerate thumbnails if you update the paperclip styles. Use rake paperclip:refresh:thumbnails CLASS=Spree::Image to do this." - images: Images - included_in_price: "Included in Price" - included_price_validation: "cannot be selected unless you have set a Default Tax Zone" - insufficient_stock: "Insufficient stock available, only %{on_hand} remaining" - intercept_email_address: "Intercept Email Address" - intercept_email_instructions: "Override email recipient and replace with this address." - invalid_payment_provider: "Invalid payment provider." - invalid_promotion_action: "Invalid promotion action." - invalid_promotion_rule: "Invalid promotion rule." - inventory: Inventory - inventory_adjustment: "Inventory Adjustment" - is_not_available_to_shipment_address: "is not available to shipment address" - iso_name: "Iso Name" - item: Item - item_description: "Item Description" - item_total: "Item Total" - last_name: "Last Name" - last_name_begins_with: "Last Name Begins With" - learn_more: "Learn More" - list: List - listing_countries: "Listing Countries" - listing_orders: "Listing Orders" - listing_products: "Listing Products" - listing_reports: "Listing Reports" - listing_tax_categories: "Listing Tax Categories" - loading: Loading - locale_changed: "Locale Changed" - lock: Lock - login: Login - look_for_similar_items: Look for similar items - maestro_or_solo_cards: Maestro/Solo cards - mail_methods: "Mail Methods" - make_refund: "Make refund" - master_price: "Master Price" - match_choices: - all: All - none: None - one: One - max_items: "Max Items" - meta_description: "Meta Description" - meta_keywords: "Meta Keywords" - metadata: Metadata - minimal_amount: "Minimal Amount" - month: Month - more: More - move_stock_between_locations: "Move Stock Between Locations" - my_account: "My Account" - name: Name - name_or_sku: "Name or SKU (enter at least first 4 characters of product name)" - new: New - new_adjustment: "New Adjustment" - new_image: "New Image" - new_option_type: "New Option Type" - new_order: "New Order" - new_order_completed: "New Order Completed" - new_payment: "New Payment" - new_payment_method: "New Payment Method" - new_product: "New Product" - new_property: "New Property" - new_prototype: "New Prototype" - new_return_authorization: "New Return Authorization" - new_shipping_category: "New Shipping Category" - new_shipping_method: "New Shipping Method" - new_state: "New State" - new_stock_location: "New Stock Location" - new_stock_movement: "New Stock Movement" - new_tax_category: "New Tax Category" - new_tax_rate: "New Tax Rate" - new_taxon: "New Taxon" - new_taxonomy: "New Taxonomy" - new_tracker: "New Tracker" - new_variant: "New Variant" - new_zone: "New Zone" - next: Next - no_products_found: "No products found" - no_promotions_found: "No promotions found" - no_payment_methods_found: "No payment methods found" - no_results: "No results" - no_shipping_methods_found: "No shipping methods found" - no_trackers_found: "No Trackers Found" - no_tracking_present: "No tracking details provided." - none: None - normal_amount: "Normal Amount" - not: not - not_available: N/A - not_enough_stock: "There is not enough inventory at the source location to complete this transfer." - not_found: "%{resource} is not found" - notice_messages: - product_cloned: "Product has been cloned" - product_deleted: "Product has been deleted" - product_not_cloned: "Product could not be cloned" - product_not_deleted: "Product could not be deleted" - variant_deleted: "Variant has been deleted" - variant_not_deleted: "Variant could not be deleted" - on_hand: "On Hand" - open: Open - open_all_adjustments: "Open All Adjustments" - option_type: "Option Type" - option_types: "Option Types" - option_value: "Option Value" - option_values: "Option Values" - options: Options - or: or - or_over_price: "%{price} or over" - order: Order - order_adjustments: "Order adjustments" - order_details: "Order Details" - order_email_resent: "Order Email Resent" - order_information: "Order Information" - order_mailer: - cancel_email: - dear_customer: "Dear Customer," - instructions: "Your order has been CANCELED. Please retain this cancellation information for your records." - order_summary_canceled: "Order Summary [CANCELED]" - subject: "Cancellation of Order" - subtotal: "Subtotal: %{subtotal}" - total: "Order Total: %{total}" - confirm_email: - dear_customer: "Dear Customer," - instructions: "Please review and retain the following order information for your records." - order_summary: "Order Summary" - subject: "Order Confirmation" - subtotal: "Subtotal: %{subtotal}" - thanks: "Thank you for your business." - total: "Order Total: %{total}" - order_not_found: "We couldn't find your order. Please try that action again." - order_number: Order - order_populator: - please_enter_reasonable_quantity: "Please enter a reasonable quantity." - out_of_stock: "%{item} is out of stock." - order_processed_successfully: "Your order has been processed successfully" - order_state: - address: address - awaiting_return: "awaiting return" - canceled: canceled - cart: cart - complete: complete - confirm: confirm - delivery: delivery - payment: payment - resumed: resumed - returned: returned - order_summary: "Order Summary" - order_sure_want_to: "Are you sure you want to %{event} this order?" - order_total: "Order Total" - order_updated: "Order Updated" - orders: Orders - out_of_stock: "Out of Stock" - overview: Overview - package_from: "package from" - pagination: - next_page: "next page »" - previous_page: "« previous page" - truncate: "…" - password: Password - paste: Paste - path: Path - pay: pay - payment: Payment - payment_information: "Payment Information" - payment_method: "Payment Method" - payment_methods: "Payment Methods" - payment_processing_failed: "Payment could not be processed, please check the details you entered" - payment_processor_choose_banner_text: "If you need help choosing a payment processor, please visit" - payment_processor_choose_link: "our payments page" - payment_state: "Payment State" - payment_states: - balance_due: "balance due" - checkout: checkout - completed: completed - credit_owed: "credit owed" - failed: failed - paid: paid - pending: pending - processing: processing - void: void - payment_updated: "Payment Updated" - payments: Payments - permalink: Permalink - phone: Phone - place_order: "Place Order" - please_define_payment_methods: "Please define some payment methods first." - populate_get_error: "Something went wrong. Please try adding the item again." - powered_by: "Powered by" - presentation: Presentation - previous: Previous - price: Price - price_range: "Price Range" - price_sack: "Price Sack" - process: Process - product: Product - product_details: "Product Details" - product_has_no_description: "This product has no description" - product_properties: "Product Properties" - products: Products - properties: Properties - property: Property - prototype: Prototype - prototypes: Prototypes - provider: Provider - provider_settings_warning: "If you are changing the provider type, you must save first before you can edit the provider settings" - qty: Qty - quantity_returned: "Quantity Returned" - quantity_shipped: "Quantity Shipped" - rate: Rate - reason: Reason - receive: receive - received: Received - refund: Refund - registration: Registration - remove: Remove - rename: Rename - reports: Reports - resend: Resend - response_code: "Response Code" - resume: resume - resumed: Resumed - return: return - return_authorization: "Return Authorization" - return_authorization_updated: "Return authorization updated" - return_authorizations: "Return Authorizations" - return_quantity: "Return Quantity" - returned: Returned - review: Review - rma_credit: "RMA Credit" - rma_number: "RMA Number" - rma_value: "RMA Value" - s3_access_key: "Access Key" - s3_bucket: Bucket - s3_headers: "S3 Headers" - s3_protocol: "S3 Protocol" - s3_secret: "Secret Key" - sales_total: "Sales Total" - sales_total_description: "Sales Total For All Orders" - save_and_continue: "Save and Continue" - say_no: "No" - say_yes: "Yes" - scope: Scope - search: Search - search_results: "Search results for '%{keywords}'" - searching: Searching - secure_connection_type: "Secure Connection Type" - security_settings: "Security Settings" - select: Select - select_from_prototype: "Select From Prototype" - send_copy_of_all_mails_to: "Send Copy of All Mails To" - send_mails_as: "Send Mails As" - server: Server - server_error: "The server returned an error" - settings: Settings - ship: ship - ship_address: "Ship Address" - shipment: Shipment - shipment_inc_vat: "Shipment including VAT" - shipment_mailer: - shipped_email: - dear_customer: "Dear Customer," - instructions: "Your order has been shipped" - shipment_summary: "Shipment Summary" - subject: "Shipment Notification" - thanks: "Thank you for your business." - track_information: "Tracking Information: %{tracking}" - track_link: "Tracking Link: %{url}" - shipment_state: "Shipment State" - shipment_states: - backorder: backorder - partial: partial - pending: pending - ready: ready - shipped: shipped - shipments: Shipments - shipped: Shipped - shipping: Shipping - shipping_address: "Shipping Address" - shipping_categories: "Shipping Categories" - shipping_category: "Shipping Category" - shipping_flexible_rate: "Flexible Rate per package item" - shipping_flat_rate_per_order: "Flat rate" - shipping_flat_rate_per_item: "Flat rate per package item" - shipping_price_sack: "Price sack" - shipping_instructions: "Shipping Instructions" - shipping_method: "Shipping Method" - shipping_methods: "Shipping Methods" - shop_by_taxonomy: "Shop by %{taxonomy}" - shopping_cart: "Shopping Cart" - show: Show - show_active: "Show Active" - show_deleted: "Show Deleted" - show_only_complete_orders: "Only show complete orders" - show_rate_in_label: "Show rate in label" - site_name: "Site Name" - site_url: "Site URL" - sku: SKU - smtp: SMTP - smtp_authentication_type: "SMTP Authentication Type" - smtp_domain: "SMTP Domain" - smtp_mail_host: "SMTP Mail Host" - smtp_password: "SMTP Password" - smtp_port: "SMTP Port" - smtp_send_all_emails_as_from_following_address: "Send all mails as from the following address." - smtp_send_copy_to_this_addresses: "Sends a copy of all outgoing mails to this address. For multiple addresses, separate with commas." - smtp_username: "SMTP Username" - special_instructions: "Special Instructions" - spree: - date: Date - date_picker: - format: "%Y/%m/%d" - js_format: yy/mm/dd - time: Time - spree_gateway_error_flash_for_checkout: "There was a problem with your payment information. Please check your information and try again." - spree_inventory_error_flash_for_insufficient_quantity: "An item in your cart has become unavailable." - start: Start - start_date: "Valid from" - state: State - state_based: "State Based" - states: States - states_required: "States Required" - status: Status - stock_location: "Stock Location" - stock_movements_for_stock_location: "Stock Movements for %{stock_location_name}" - stock_successfully_transferred: "Stock was successfully transferred between locations." - stop: Stop - store: Store - street_address: "Street Address" - street_address_2: "Street Address (cont'd)" - subtotal: Subtotal - subtract: Subtract - successfully_created: "%{resource} has been successfully created!" - successfully_removed: "%{resource} has been successfully removed!" - successfully_updated: "%{resource} has been successfully updated!" - tax: Tax - tax_categories: "Tax Categories" - tax_category: "Tax Category" - tax_rate_amount_explanation: "Tax rates are a decimal amount to aid in calculations, (i.e. if the tax rate is 5% then enter 0.05)" - tax_rates: "Tax Rates" - tax_settings: "Tax Settings" - taxon: Taxon - taxon_edit: "Edit Taxon" - taxon_placeholder: "Add a Taxon" - taxonomies: Taxonomies - taxonomy: Taxonomy - taxonomy_edit: "Edit taxonomy" - taxonomy_tree_error: "The requested change has not been accepted and the tree has been returned to its previous state, please try again." - taxonomy_tree_instruction: "* Right click a child in the tree to access the menu for adding, deleting or sorting a child." - taxons: Taxons - test: Test - test_mailer: - test_email: - greeting: Congratulations! - message: "If you have received this email, then your email settings are correct." - subject: Test Mail - test_mode: "Test Mode" - thank_you_for_your_order: "Thank you for your business. Please print out a copy of this confirmation page for your records." - there_were_problems_with_the_following_fields: "There were problems with the following fields" - thumbnail: Thumbnail - to_add_variants_you_must_first_define: "To add variants, you must first define" - total: Total - tracking: Tracking - tracking_number: "Tracking Number" - tracking_url: Tracking URL - tracking_url_placeholder: "e.g. http://quickship.com/package?num=:tracking" - transfer_from_location: "Transfer From" - transfer_stock: "Transfer Stock" - transfer_to_location: "Transfer To" - tree: Tree - type: Type - type_to_search: "Type to search" - unable_to_connect_to_gateway: "Unable to connect to gateway." - under_price: "Under %{price}" - unlock: Unlock - unrecognized_card_type: "Unrecognized card type" - update: Update - updating: Updating - usage_limit: "Usage Limit" - use_billing_address: "Use Billing Address" - use_new_cc: "Use a new card" - use_s3: "Use Amazon S3 For Images" - user: User - users: Users - validation: - cannot_be_less_than_shipped_units: "cannot be less than the number of shipped units." - cannot_destory_line_item_as_inventory_units_have_shipped: "Cannot destory line item as some inventory units have shipped." - exceeds_available_stock: "exceeds available stock. Please ensure line items have a valid quantity." - is_too_large: "is too large -- stock on hand cannot cover requested quantity!" - must_be_int: "must be an integer" - must_be_non_negative: "must be a non-negative value" - value: Value - variant: Variant - variants: Variants - version: Version - void: Void - weight: Weight - what_is_a_cvv: "What is a (CVV) Credit Card Code?" - what_is_this: "What's This?" - width: Width - year: Year - your_cart_is_empty: "Your cart is empty" - zip: Zip - zone: Zone - zones: Zones - - # Prommo translations - add_action_of_type: Add action of type - add_rule_of_type: Add rule of type - back_to_promotions_list: "Back To Promotions List" - coupon: Coupon - coupon_code: Coupon code - coupon_code_applied: The coupon code was successfully applied to your order. - coupon_code_expired: The coupon code is expired - coupon_code_already_applied: The coupon code has already been applied to this order - coupon_code_better_exists: The previously applied coupon code results in a better deal - coupon_code_not_found: The coupon code you entered doesn't exist. Please try again. - coupon_code_max_usage: Coupon code usage limit exceeded - coupon_code_not_eligible: This coupon code is not eligible for this order - editing_promotion: Editing Promotion - current_promotion_usage: 'Current Usage: %{count}' - event: Event - events: - spree: - checkout: - coupon_code_added: Coupon code added - content: - visited: Visit static content page - cart: - add: Add to cart - order: - contents_changed: Order contents changed - page_view: Static page viewed - user: - signup: User signup - free_shipping: Free Shipping - item_total_rule: - operators: - gt: greater than - gte: greater than or equal to - landing_page_rule: - path: Path - new_promotion: New Promotion - no_rules_added: No rules added - percent_per_item: Percent Per Item - product_rule: - choose_products: Choose products - label: "Order must contain %{select} of these products" - match_any: at least one - match_all: all - product_source: - group: From product group - manual: Manually choose - promotion: Promotion - promotion_action: Promotion Action - promotion_actions: Actions - promotion_action_types: - create_adjustment: - name: Create adjustment - description: Creates a promotion credit adjustment on the order - create_line_items: - name: Create line items - description: Populates the cart with the specified quantity of variant - give_store_credit: - name: Give store credit - description: Gives the user store credit of the amount specified - promotion_form: - match_policies: - all: Match all of these rules - any: Match any of these rules - promotions: Promotions - promotion_rule: Promotion Rule - promotion_rule_types: - first_order: - name: First order - description: "Must be the customer's first order" - item_total: - name: Item total - description: Order total meets these criteria - landing_page: - name: Landing Page - description: Customer must have visited the specified page - product: - name: Product(s) - description: Order includes specified product(s) - user: - name: User - description: Available only to the specified users - user_logged_in: - name: User Logged In - description: Available only to logged in users - rules: Rules - spree/order: - coupon_code: Coupon Code - user_rule: - choose_users: Choose users