diff --git a/config/locales/de_DE.yml b/config/locales/de_DE.yml
index bfdacc350e..5b6d318b8a 100644
--- a/config/locales/de_DE.yml
+++ b/config/locales/de_DE.yml
@@ -59,7 +59,7 @@ de_DE:
messages:
inclusion: "ist in der Liste nicht enthalten"
models:
- subscription_validator:
+ order_management/subscriptions/validator:
attributes:
subscription_line_items:
at_least_one_product: "^ Bitte fügen Sie mindestens ein Produkt hinzu"
diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml
index 5665f4422b..f9b0c831ca 100644
--- a/config/locales/en_FR.yml
+++ b/config/locales/en_FR.yml
@@ -59,7 +59,7 @@ en_FR:
messages:
inclusion: "is not included in the list"
models:
- subscription_validator:
+ order_management/subscriptions/validator:
attributes:
subscription_line_items:
at_least_one_product: "^Please add at least one product"
diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml
index dfa17eb46e..948d6f0220 100644
--- a/config/locales/en_GB.yml
+++ b/config/locales/en_GB.yml
@@ -31,6 +31,10 @@ en_GB:
taken: "There's already an account for this email. Please login or reset your password."
spree/order:
no_card: There are no authorised credit cards available to charge
+ spree/credit_card:
+ attributes:
+ base:
+ card_expired: "has expired"
order_cycle:
attributes:
orders_close_at:
@@ -55,7 +59,7 @@ en_GB:
messages:
inclusion: "is not included in the list"
models:
- subscription_validator:
+ order_management/subscriptions/validator:
attributes:
subscription_line_items:
at_least_one_product: "^Please add at least one product"
diff --git a/config/locales/en_PH.yml b/config/locales/en_PH.yml
new file mode 100644
index 0000000000..d5cd28c690
--- /dev/null
+++ b/config/locales/en_PH.yml
@@ -0,0 +1,3373 @@
+en_PH:
+ language_name: "English"
+ activerecord:
+ attributes:
+ enterprise_fee:
+ fee_type: Fee Type
+ spree/order:
+ payment_state: Payment State
+ shipment_state: Shipment State
+ completed_at: Completed At
+ number: Number
+ state: State
+ email: Customer E-Mail
+ spree/payment:
+ amount: Amount
+ spree/product:
+ primary_taxon: "Product Category"
+ supplier: "Supplier"
+ shipping_category_id: "Shipping Category"
+ variant_unit: "Variant Unit"
+ variant_unit_name: "Variant Unit Name"
+ spree/credit_card:
+ base: "Credit Card"
+ order_cycle:
+ orders_close_at: Close date
+ errors:
+ models:
+ spree/user:
+ attributes:
+ email:
+ taken: "There's already an account for this email. Please login or reset your password."
+ spree/order:
+ no_card: There are no authorised credit cards available to charge
+ spree/credit_card:
+ attributes:
+ base:
+ card_expired: "has expired"
+ order_cycle:
+ attributes:
+ orders_close_at:
+ after_orders_open_at: must be after open date
+ variant_override:
+ count_on_hand:
+ using_producer_stock_settings_but_count_on_hand_set: "must be blank because using producer stock settings"
+ on_demand_but_count_on_hand_set: "must be blank if on demand"
+ limited_stock_but_no_count_on_hand: "must be specified because forcing limited stock"
+ activemodel:
+ attributes:
+ order_management/reports/enterprise_fee_summary/parameters:
+ start_at: "Start"
+ end_at: "End"
+ distributor_ids: "Hubs"
+ producer_ids: "Producers"
+ order_cycle_ids: "Order Cycles"
+ enterprise_fee_ids: "Fees Names"
+ shipping_method_ids: "Shipping Methods"
+ payment_method_ids: "Payment Methods"
+ errors:
+ messages:
+ inclusion: "is not included in the list"
+ models:
+ subscription_validator:
+ attributes:
+ subscription_line_items:
+ at_least_one_product: "^Please add at least one product"
+ not_available: "^%{name} is not available from the selected schedule"
+ ends_at:
+ after_begins_at: "must be after begins at"
+ customer:
+ does_not_belong_to_shop: "does not belong to %{shop}"
+ schedule:
+ not_coordinated_by_shop: "is not coordinated by %{shop}"
+ payment_method:
+ not_available_to_shop: "is not available to %{shop}"
+ invalid_type: "must be a Cash or Stripe method"
+ charges_not_allowed: "^Credit card charges are not allowed by this customer"
+ no_default_card: "^No default card available for this customer"
+ shipping_method:
+ not_available_to_shop: "is not available to %{shop}"
+ devise:
+ confirmations:
+ send_instructions: "You will receive an email with instructions about how to confirm your account in a few minutes."
+ failed_to_send: "An error occurred whilst sending your confirmation email."
+ resend_confirmation_email: "Resend confirmation email."
+ confirmed: "Thanks for confirming your email! You can now log in."
+ not_confirmed: "Your email address could not be confirmed. Perhaps you have already completed this step?"
+ user_confirmations:
+ spree_user:
+ send_instructions: "You will receive an email with instructions about how to confirm your account in a few minutes."
+ confirmation_sent: "Email confirmation sent"
+ confirmation_not_sent: "Error sending confirmation email"
+ user_registrations:
+ spree_user:
+ signed_up_but_unconfirmed: "A message with a confirmation link has been sent to your email address. Please open the link to activate your account."
+ unknown_error: "Something went wrong while creating your account. Check your email address and try again."
+ failure:
+ invalid: |
+ Invalid email or password.
+ Were you a guest last time? Perhaps you need to create an account or reset your password.
+ unconfirmed: "You have to confirm your account before continuing."
+ already_registered: "This email address is already registered. Please log in to continue, or go back and use another email address."
+ success:
+ logged_in_succesfully: "Logged in successfully"
+ user_passwords:
+ spree_user:
+ updated_not_active: "Your password has been reset, but your email has not been confirmed yet."
+ updated: "Your password was changed successfully. You are now signed in."
+ send_instructions: "You will receive an email with instructions about how to confirm your account in a few minutes."
+ models:
+ order_cycle:
+ cloned_order_cycle_name: "COPY OF %{order_cycle}"
+ validators:
+ date_time_string_validator:
+ not_string_error: "must be a string"
+ invalid_format_error: "must be valid"
+ integer_array_validator:
+ not_array_error: "must be an array"
+ invalid_element_error: "must contain only valid integers"
+ enterprise_mailer:
+ confirmation_instructions:
+ subject: "Please confirm the email address for %{enterprise}"
+ welcome:
+ subject: "%{enterprise} is now on %{sitename}"
+ email_welcome: "Welcome"
+ email_registered: "is now part of"
+ email_userguide_html: "The User Guide with detailed support for setting up your Producer or Hub is here: %{link}"
+ userguide: "Open Food Network User Guide"
+ email_admin_html: "You can manage your account by logging into the %{link} or by clicking on the cog in the top right hand side of the homepage, and selecting Administration."
+ admin_panel: "Admin Panel"
+ email_community_html: "We also have an online forum for community discussion related to OFN software and the unique challenges of running a food enterprise. You are encouraged to join in. We are constantly evolving and your input into this forum will shape what happens next. %{link}"
+ join_community: "Join the community"
+ invite_manager:
+ subject: "%{enterprise} has invited you to be a manager"
+ producer_mailer:
+ order_cycle:
+ subject: "Order cycle report for %{producer}"
+ 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}"
+ subscription_mailer:
+ placement_summary_email:
+ subject: A summary of recently placed subscription orders
+ greeting: "Hi %{name},"
+ intro: "Below is a summary of the subscription orders that have just been placed for %{shop}."
+ confirmation_summary_email:
+ subject: A summary of recently confirmed subscription orders
+ greeting: "Hi %{name},"
+ intro: "Below is a summary of the subscription orders that have just been finalised for %{shop}."
+ summary_overview:
+ total: A total of %{count} subscriptions were marked for automatic processing.
+ success_zero: Of these, none were processed successfully.
+ success_some: Of these, %{count} were processed successfully.
+ success_all: All were processed successfully.
+ issues: Details of the issues encountered are provided below.
+ summary_detail:
+ no_message_provided: No error message provided
+ changes:
+ title: Insufficient Stock (%{count} orders)
+ explainer: These orders were processed but insufficient stock was available for some requested items
+ empty:
+ title: No Stock (%{count} orders)
+ explainer: These orders were unable to be processed because no stock was available for any requested items
+ complete:
+ title: Already Processed (%{count} orders)
+ explainer: These orders were already marked as complete, and were therefore left untouched
+ processing:
+ title: Error Encountered (%{count} orders)
+ explainer: Automatic processing of these orders failed due to an error. The error has been listed where possible.
+ failed_payment:
+ title: Failed Payment (%{count} orders)
+ explainer: Automatic processing of payment for these orders failed due to an error. The error has been listed where possible.
+ other:
+ title: Other Failure (%{count} orders)
+ explainer: Automatic processing of these orders failed for an unknown reason. This should not occur, please contact us if you are seeing this.
+ home: "OFN"
+ title: Open Food Network
+ welcome_to: 'Welcome to '
+ site_meta_description: "We begin from the ground up. With farmers and growers ready to tell their stories proudly and truly. With distributors ready to connect people with products fairly and honestly. With buyers who believe that better weekly shopping decisions can…"
+ search_by_name: Search by name or city...
+ producers_join: Philippine producers are now welcome to join the Open Food Network.
+ charges_sales_tax: Charges VAT?
+ print_invoice: "Print Invoice"
+ print_ticket: "Print Ticket"
+ select_ticket_printer: "Select printer for tickets"
+ send_invoice: "Send Invoice"
+ resend_confirmation: "Resend Confirmation"
+ view_order: "View Order"
+ edit_order: "Edit Order"
+ ship_order: "Ship Order"
+ cancel_order: "Cancel Order"
+ confirm_send_invoice: "An invoice for this order will be sent to the customer. Are you sure you want to continue?"
+ confirm_resend_order_confirmation: "Are you sure you want to resend the order confirmation email?"
+ must_have_valid_business_number: "%{enterprise_name} must have a valid TIN before invoices can be sent."
+ invoice: "Invoice"
+ more: "More"
+ say_no: "No"
+ say_yes: "Yes"
+ ongoing: Ongoing
+ bill_address: Billing Address
+ ship_address: Shipping Address
+ sort_order_cycles_on_shopfront_by: "Sort Order Cycles On Shopfront By"
+ required_fields: Required fields are denoted with an asterisk
+ select_continue: Select and Continue
+ remove: Remove
+ or: or
+ collapse_all: Collapse all
+ expand_all: Expand all
+ loading: Loading...
+ show_more: Show more
+ show_all: Show all
+ show_all_with_more: "Show All (%{num} More)"
+ cancel: Cancel
+ edit: Edit
+ clone: Clone
+ distributors: Distributors
+ bulk_order_management: Bulk Order Management
+ enterprises: Enterprises
+ enterprise_groups: Groups
+ reports: Reports
+ variant_overrides: Inventory
+ import: Import
+ spree_products: Spree Products
+ all: All
+ current: Current
+ available: Available
+ dashboard: Dashboard
+ undefined: undefined
+ unused: unused
+ admin_and_handling: Admin & Handling
+ profile: Profile
+ supplier_only: Supplier Only
+ has_shopfront: Has Shopfront
+ weight: Weight
+ volume: Volume
+ items: Items
+ summary: Summary
+ detailed: Detailed
+ updated: Updated
+ 'yes': "Yes"
+ 'no': "No"
+ y: 'Y'
+ n: 'N'
+ powered_by: Powered by
+ blocked_cookies_alert: "Your browser may be blocking cookies needed to use this shopfront. Click below to allow cookies and reload the page."
+ allow_cookies: "Allow Cookies"
+ notes: Notes
+ error: Error
+ processing_payment: "Processing payment..."
+ no_pending_payments: "No pending payments"
+ invalid_payment_state: "Invalid payment state"
+ filter_results: Filter Results
+ quantity: Quantity
+ pick_up: Pick up
+ copy: Copy
+ change_my_password: "Change my password"
+ update_password: "Update password"
+ password_confirmation: Password Confirmation
+ reset_password_token: Reset password token
+ expired: has expired, please request a new one
+ back_to_payments_list: "Back to Payments List"
+ maestro_or_solo_cards: "Maestro/Solo cards"
+ backordered: "Backordered"
+ on hand: "On Hand"
+ ship: "Ship"
+ actions:
+ create_and_add_another: "Create and Add Another"
+ create: "Create"
+ cancel: "Cancel"
+ save: "Save"
+ edit: "Edit"
+ update: "Update"
+ delete: "Delete"
+ admin:
+ begins_at: Begins At
+ begins_on: Begins On
+ customer: Customer
+ date: Date
+ email: Email
+ ends_at: Ends At
+ ends_on: Ends On
+ name: Name
+ on_hand: On Hand
+ on_demand: On Demand
+ on_demand?: On Demand?
+ order_cycle: Order Cycle
+ payment: Payment
+ payment_method: Payment Method
+ phone: Phone
+ price: Price
+ producer: Producer
+ image: Image
+ product: Product
+ quantity: Quantity
+ schedule: Schedule
+ shipping: Shipping
+ shipping_method: Shipping Method
+ shop: Shop
+ sku: SKU
+ status_state: State
+ tags: Tags
+ variant: Variant
+ weight: Weight
+ volume: Volume
+ items: Items
+ select_all: Select all
+ quick_search: Quick Search
+ clear_all: Clear All
+ start_date: "Start Date"
+ end_date: "End Date"
+ form_invalid: "Form contains missing or invalid fields"
+ clear_filters: Clear Filters
+ clear: Clear
+ save: Save
+ cancel: Cancel
+ back: Back
+ show_more: Show more
+ show_n_more: Show %{num} more
+ choose: "Choose..."
+ please_select: Please select...
+ columns: Columns
+ actions: Actions
+ viewing: "Viewing: %{current_view_name}"
+ description: Description
+ whats_this: What's this?
+ tag_has_rules: "Existing rules for this tag: %{num}"
+ has_one_rule: "has one rule"
+ has_n_rules: "has %{num} rules"
+ unsaved_confirm_leave: "There are unsaved changed on this page. Continue without saving?"
+ unsaved_changes: "You have unsaved changes"
+ shopfront_settings:
+ embedded_shopfront_settings: "Embedded Shopfront Settings"
+ enable_embedded_shopfronts: "Enable Embedded Shopfronts"
+ embedded_shopfronts_whitelist: "External Domains Whitelist"
+ number_localization:
+ number_localization_settings: "Number Localization Settings"
+ enable_localized_number: "Use the international thousand/decimal separator logic"
+ invoice_settings:
+ edit:
+ title: "Invoice Settings"
+ enable_invoices?: "Enable Invoices?"
+ invoice_style2?: "Use the alternative invoice model that includes total tax breakdown per rate and tax rate info per item (not yet suitable for countries displaying prices excluding tax)"
+ enable_receipt_printing?: "Show options for printing receipts using thermal printers in order dropdown?"
+ stripe_connect_settings:
+ edit:
+ title: "Stripe Connect"
+ settings: "Settings"
+ stripe_connect_enabled: Enable shops to accept payments using Stripe Connect?
+ no_api_key_msg: No Stripe account exists for this enterprise.
+ configuration_explanation_html: For detailed instructions on configuring the Stripe Connect integration, please consult this guide.
+ status: Status
+ ok: Ok
+ instance_secret_key: Instance Secret Key
+ account_id: Account ID
+ business_name: Business Name
+ charges_enabled: Charges Enabled
+ charges_enabled_warning: "Warning: Charges are not enabled for your account"
+ auth_fail_error: The API key you provided is invalid
+ empty_api_key_error_html: No Stripe API key has been provided. To set your API key, please follow these instructions
+ matomo_settings:
+ edit:
+ title: "Matomo Settings"
+ matomo_url: "Matomo URL"
+ matomo_site_id: "Matomo Site ID"
+ info_html: "Matomo is a Web and Mobile Analytics. You can either host Matomo on-premises or use a cloud-hosted service. See matomo.org for more information."
+ config_instructions_html: "Here you can configure the OFN Matomo integration. The Matomo URL below should point to the Matomo instance where the user tracking information will be sent to; if it is left empty, Matomo user tracking will be disabled. The Site ID field is not mandatory but useful if you are tracking more than one website on a single Matomo instance; it can be found on the Matomo instance console."
+ customers:
+ index:
+ new_customer: "New Customer"
+ code: Code
+ duplicate_code: "This code is used already."
+ bill_address: "Billing Address"
+ ship_address: "Shipping Address"
+ update_address_success: 'Address updated successfully.'
+ update_address_error: 'Sorry! Please input all of the required fields!'
+ edit_bill_address: 'Edit Billing Address'
+ edit_ship_address: 'Edit Shipping Address'
+ required_fileds: 'Required fields are denoted with an asterisk '
+ select_country: 'Select Country'
+ select_state: 'Select Province'
+ edit: 'Edit'
+ update_address: 'Update Address'
+ confirm_delete: 'Sure to delete?'
+ search_by_email: "Search by email/code..."
+ guest_label: 'Guest checkout'
+ destroy:
+ has_associated_orders: 'Delete failed: customer has associated orders with his shop'
+ contents:
+ edit:
+ title: Content
+ header: Header
+ home_page: Home page
+ producer_signup_page: Producer signup page
+ hub_signup_page: Hub signup page
+ group_signup_page: Group signup page
+ main_links: Main Menu Links
+ footer_and_external_links: Footer and External Links
+ your_content: Your content
+ user_guide: User Guide
+ enterprise_fees:
+ index:
+ title: "Enterprise Fees"
+ enterprise: "Enterprise"
+ fee_type: "Fee Type"
+ name: "Name"
+ tax_category: "Tax Category"
+ calculator: "Calculator"
+ calculator_values: "Calculator Values"
+ search: "Search"
+ name_placeholder: "e.g. packing fee"
+ enterprise_groups:
+ index:
+ new_button: New Enterprise Group
+ enterprise_roles:
+ form:
+ manages: manages
+ enterprise_role:
+ manages: manages
+ products:
+ unit_name_placeholder: 'eg. bunches'
+ index:
+ unit: Unit
+ display_as: Display As
+ category: Category
+ tax_category: Tax Category
+ inherits_properties?: Inherits Properties?
+ available_on: Available On
+ av_on: "Av. On"
+ import_date: Imported
+ upload_an_image: Upload an image
+ seo:
+ product_search_keywords: "Product Search Keywords"
+ product_search_tip: "Type words to help search your products in the shops. Use space to separate each keyword."
+ SEO_keywords: "SEO Keywords"
+ seo_tip: "Type words to help search your products in the web. Use space to separate each keyword."
+ search: "Search"
+ properties:
+ property_name: "Property Name"
+ inherited_property: "Inherited Property"
+ variants:
+ infinity: "Infinity"
+ to_order_tip: "Items made to order do not have a set stock level, such as loaves of bread made fresh to order."
+ back_to_products_list: "Back to products list"
+ editing_product: "Editing Product"
+ tabs:
+ product_details: "Product Details"
+ group_buy_options: "Group Buy Options"
+ images: "Images"
+ variants: "Variants"
+ product_properties: "Product Properties"
+ product_import:
+ title: Product Import
+ file_not_found: File not found or could not be opened
+ no_data: No data found in spreadsheet
+ confirm_reset: "This will set stock level to zero on all products for this \n enterprise that are not present in the uploaded file"
+ model:
+ no_file: "error: no file uploaded"
+ could_not_process: "could not process file: invalid filetype"
+ incorrect_value: incorrect value
+ conditional_blank: can't be blank if unit_type is blank
+ no_product: did not match any products in the database
+ not_found: not found in database
+ not_updatable: cannot be updated on existing products via product import
+ blank: can't be blank
+ products_no_permission: you do not have permission to manage products for this enterprise
+ inventory_no_permission: you do not have permission to create inventory for this producer
+ none_saved: did not save any products successfully
+ line_number: "Line %{number}:"
+ encoding_error: "Please check the language setting of your source file and ensure it is saved with UTF-8 encoding"
+ unexpected_error: "Product Import encountered an unexpected error whilst opening the file: %{error_message}"
+ index:
+ notice: "Notice"
+ beta_notice: "This feature is still in beta: you may experience some errors while using it. Please don't hesitate to contact support."
+ select_file: Select a spreadsheet to upload
+ spreadsheet: Spreadsheet
+ choose_import_type: Select import type
+ import_into: Import type
+ product_list: Product list
+ inventories: Inventories
+ import: Import
+ upload: Upload
+ csv_templates: CSV Templates
+ product_list_template: Download Product List template
+ inventory_template: Download Inventory template
+ category_values: Available Category Values
+ product_categories: Product Categories
+ tax_categories: Tax Categories
+ shipping_categories: Shipping Categories
+ import:
+ review: Review
+ import: Import
+ save: Save
+ results: Results
+ save_imported: Save imported products
+ no_valid_entries: No valid entries found
+ none_to_save: There are no entries that can be saved
+ some_invalid_entries: Imported file contains invalid entries
+ fix_before_import: Please fix these errors and try importing the file again
+ save_valid?: Save valid entries for now and discard the others?
+ no_errors: No errors detected!
+ save_all_imported?: Save all imported products?
+ options_and_defaults: Import options and defaults
+ no_permission: you do not have permission to manage this enterprise
+ not_found: enterprise could not be found in database
+ no_name: No name
+ blank_enterprise: some products do not have an enterprise defined
+ reset_absent?: Reset absent products
+ reset_absent_tip: Set stock to zero for all exiting products not present in the file
+ overwrite_all: Overwrite all
+ overwrite_empty: Overwrite if empty
+ default_stock: Set stock level
+ default_tax_cat: Set tax category
+ default_shipping_cat: Set shipping category
+ default_available_date: Set available date
+ validation_overview: Import validation overview
+ entries_found: Entries found in imported file
+ entries_with_errors: Items contain errors and will not be imported
+ products_to_create: Products will be created
+ products_to_update: Products will be updated
+ inventory_to_create: Inventory items will be created
+ inventory_to_update: Inventory items will be updated
+ products_to_reset: Existing products will have their stock reset to zero
+ inventory_to_reset: Existing inventory items will have their stock reset to zero
+ line: Line
+ item_line: Item line
+ import_review:
+ not_updatable_tip: "The following fields cannot be updated via bulk import for existing products:"
+ fields_ignored: These fields will be ignored when the imported products are saved.
+ entries_table:
+ not_updatable: This field is not updatable via bulk import on existing products
+ save_results:
+ final_results: Import final results
+ products_created: Products created
+ products_updated: Products updated
+ inventory_created: Inventory items created
+ inventory_updated: Inventory items updated
+ products_reset: Products had stock level reset to zero
+ inventory_reset: Inventory items had stock level reset to zero
+ all_saved: "All items saved successfully"
+ some_saved: "items saved successfully"
+ save_errors: Save errors
+ import_again: Upload Another File
+ view_products: Go To Products Page
+ view_inventory: Go To Inventory Page
+ variant_overrides:
+ loading_flash:
+ loading_inventory: LOADING INVENTORY
+ index:
+ title: Inventory
+ description: Use this page to manage inventories for your enterprises. Any product details set here will override those set on the 'Products' page
+ enable_reset?: Enable Stock Reset?
+ default_stock: "Default stock"
+ inherit?: Inherit?
+ add: Add
+ hide: Hide
+ import_date: Imported
+ select_a_shop: Select A Shop
+ review_now: Review Now
+ new_products_alert_message: There are %{new_product_count} new products available to add to your inventory.
+ currently_empty: Your inventory is currently empty
+ no_matching_products: No matching products found in your inventory
+ no_hidden_products: No products have been hidden from this inventory
+ no_matching_hidden_products: No hidden products match your search criteria
+ no_new_products: No new products are available to add to this inventory
+ no_matching_new_products: No new products match your search criteria
+ inventory_powertip: This is your inventory of products. To add products to your inventory, select 'New Products' from the Viewing dropdown.
+ hidden_powertip: These products have been hidden from your inventory and will not be available to add to your shop. You can click 'Add' to add a product to you inventory.
+ new_powertip: These products are available to be added to your inventory. Click 'Add' to add a product to your inventory, or 'Hide' to hide it from view. You can always change your mind later!
+ controls:
+ back_to_my_inventory: Back to my inventory
+ orders:
+ invoice_email_sent: 'Invoice email has been sent'
+ order_email_resent: 'Order email has been resent'
+ bulk_management:
+ tip: "Use this page to alter product quantities across multiple orders. Products may also be removed from orders entirely, if required."
+ shared: "Shared Resource?"
+ order_no: "Order No."
+ order_date: "Completed at"
+ max: "Max"
+ product_unit: "Product: Unit"
+ weight_volume: "Weight/Volume"
+ ask: "Ask?"
+ page_title: "Bulk Order Management"
+ actions_delete: "Delete Selected"
+ loading: "Loading orders"
+ no_results: "No orders found."
+ group_buy_unit_size: "Group Buy Unit Size"
+ total_qtt_ordered: "Total Quantity Ordered"
+ max_qtt_ordered: "Max Quantity Ordered"
+ current_fulfilled_units: "Current Fulfilled Units"
+ max_fulfilled_units: "Max Fulfilled Units"
+ order_error: "Some errors must be resolved before you can update orders.\nAny fields with red borders contain errors."
+ variants_without_unit_value: "WARNING: Some variants do not have a unit value"
+ select_variant: "Select a variant"
+ enterprise:
+ select_outgoing_oc_products_from: Select outgoing OC products from
+ enterprises:
+ index:
+ title: Enterprises
+ new_enterprise: New Enterprise
+ producer?: "Producer?"
+ package: Package
+ status: Status
+ manage: Manage
+ form:
+ about_us:
+ desc_short: Short Description
+ desc_short_placeholder: Tell us about your enterprise in one or two sentences
+ desc_long: About Us
+ desc_long_placeholder: Tell customers about yourself. This information appears on your public profile.
+ business_details:
+ abn: TIN
+ abn_placeholder: eg. 99 123 456 789
+ acn: Branch TIN
+ acn_placeholder: eg. 123 456 789
+ display_invoice_logo: Display logo in invoices
+ invoice_text: Add customized text at the end of invoices
+ contact:
+ name: Name
+ name_placeholder: eg. Gustav Plum
+ email_address: Public Email Address
+ email_address_placeholder: eg. inquiries@fresh-food.com
+ email_address_tip: "This email address will be displayed in your public profile"
+ phone: Phone
+ phone_placeholder: eg. 98 7654 3210
+ website: Website
+ website_placeholder: eg. www.truffles.com
+ enterprise_fees:
+ name: Name
+ fee_type: Fee Type
+ manage_fees: Manage Enterprise Fees
+ no_fees_yet: You don't have any enterprise fees yet.
+ create_button: Create One Now
+ images:
+ logo: Logo
+ promo_image_placeholder: 'This image is displayed in "About Us"'
+ promo_image_note1: 'PLEASE NOTE:'
+ promo_image_note2: Any promo image uploaded here will be cropped to 1200 x 260.
+ promo_image_note3: The promo image is displayed at the top of an enterprise's profile page and pop-ups.
+ inventory_settings:
+ text1: You may opt to manage stock levels and prices in via your
+ inventory: inventory
+ text2: >
+ If you are using the inventory tool, you can select whether new products
+ added by your suppliers need to be added to your inventory before they
+ can be stocked. If you are not using your inventory to manage your products
+ you should select the 'recommended' option below:
+ preferred_product_selection_from_inventory_only_yes: New products can be put into my shopfront (recommended)
+ preferred_product_selection_from_inventory_only_no: New products must be added to my inventory before they can be put into my shopfront
+ payment_methods:
+ name: Name
+ applies: Applies?
+ manage: Manage Payment Methods
+ no_method_yet: You don't have any payment methods yet.
+ create_button: Create New Payment Method
+ create_one_button: Create One Now
+ primary_details:
+ name: Name
+ name_placeholder: eg. Professor Plum's Biodynamic Truffles
+ groups: Groups
+ groups_tip: Select any groups or regions that you are a member of. This will help customers find your enterprise.
+ groups_placeholder: Start typing to search available groups...
+ primary_producer: Primary Producer?
+ primary_producer_tip: Select 'Producer' if you are a primary producer of food.
+ producer: Producer
+ any: Any
+ none: None
+ own: Own
+ sells: Sells
+ sells_tip: "None - enterprise does not sell to customers directly.
Own - Enterprise sells own products to customers.
Any - Enterprise can sell own or other enterprises products.
"
+ visible_in_search: Visible in search?
+ visible_in_search_tip: Determines whether this enterprise will be visible to customers when searching the site.
+ visible: Visible
+ not_visible: Not visible
+ permalink: Permalink (no spaces)
+ permalink_tip: "This permalink is used to create the url to your shop: %{link}your-shop-name/shop"
+ link_to_front: Link to shop front
+ link_to_front_tip: A direct link to your shopfront on the Open Food Network.
+ ofn_uid: OFN UID
+ ofn_uid_tip: The unique id used to identify the enterprise on Open Food Network.
+ shipping_methods:
+ name: Name
+ applies: Applies?
+ manage: Manage Shipping Methods
+ create_button: Create New Shipping Method
+ create_one_button: Create One Now
+ no_method_yet: You don't have any shipping methods yet.
+ shop_preferences:
+ shopfront_requires_login: "Publicly visible shopfront?"
+ shopfront_requires_login_tip: "Choose whether customers must login to view the shopfront or if it's visible to everybody."
+ shopfront_requires_login_false: "Public"
+ shopfront_requires_login_true: "Visible to registered customers only"
+ recommend_require_login: "We recommend to require users to login when orders can be changed."
+ allow_guest_orders: "Guest orders"
+ allow_guest_orders_tip: "Allow checkout as guest or require a registered user."
+ allow_guest_orders_false: "Require login to order"
+ allow_guest_orders_true: "Allow guest checkout"
+ allow_order_changes: "Change orders"
+ allow_order_changes_tip: "Allow customers to change their order as long the order cycle is open."
+ allow_order_changes_false: "Placed orders cannot be changed / cancelled"
+ allow_order_changes_true: "Customers can change / cancel orders while order cycle is open"
+ enable_subscriptions: "Subscriptions"
+ enable_subscriptions_tip: "Enable subscriptions functionality?"
+ enable_subscriptions_false: "Disabled"
+ enable_subscriptions_true: "Enabled"
+ shopfront_message: "Shopfront Message"
+ shopfront_message_placeholder: >
+ An optional message to welcome customers and explain how to shop with
+ you. If text is entered here it will be displayed in a home tab when
+ customers first arrive at your shopfront.
+ shopfront_message_link_tooltip: "Insert / edit link"
+ shopfront_message_link_prompt: "Please enter a URL to insert"
+ shopfront_closed_message: "Shopfront Closed Message"
+ shopfront_closed_message_placeholder: >
+ A message which provides a more detailed explanation about why your
+ shop is closed and/or when customers can expect it to open again. This
+ is displayed on your shop only when you have no active order cycles
+ (ie. shop is closed).
+ shopfront_category_ordering: "Shopfront Category Ordering"
+ open_date: "Open Date"
+ close_date: "Close Date"
+ social:
+ twitter_placeholder: "e.g. @OFNPhilippines"
+ instagram_placeholder: "e.g. OFNPhilippines"
+ facebook_placeholder: "eg. www.facebook.com/PageNameHere"
+ linkedin_placeholder: "eg. www.linkedin.com/in/YourNameHere"
+ stripe_connect:
+ connect_with_stripe: "Connect with Stripe"
+ stripe_connect_intro: "To accept payments using credit card, you will need to connect your stripe account to the Open Food Network. Use the button to the right to get started."
+ stripe_account_connected: "Stripe account connected."
+ disconnect: "Disconnect account"
+ confirm_modal:
+ title: Connect with Stripe
+ part1: Stripe is a payment processing service that allows shops on the OFN to accept credit card payments from customers.
+ part2: To use this feature, you must connect your Stripe account to the OFN. Clicking 'I Agree' below will redirect to you the Stripe website where you can connect an existing Stripe account, or create a new one if you don't already have one.
+ part3: This will allow the Open Food Network to accept credit card payments from customers on your behalf. Please note that you will need to maintain your own Stripe account, pay the fees Stripe charges and handle any chargebacks and customer service yourself.
+ i_agree: I Agree
+ cancel: Cancel
+ tag_rules:
+ default_rules:
+ by_default: By Default
+ no_rules_yet: No default rules apply yet
+ add_new_button: '+ Add A New Default Rule'
+ no_tags_yet: No tags apply to this enterprise yet
+ no_rules_yet: No rules apply to this tag yet
+ for_customers_tagged: 'For customers tagged:'
+ add_new_rule: '+ Add A New Rule'
+ add_new_tag: '+ Add A New Tag'
+ users:
+ email_confirmation_notice_html: "Email confirmation is pending. We've sent a confirmation email to %{email}."
+ resend: Resend
+ owner: 'Owner'
+ contact: "Contact"
+ contact_tip: "The manager who will receive enterprise emails for orders and notifications. Must have a confirmed email adress."
+ owner_tip: The primary user responsible for this enterprise.
+ notifications: Notifications
+ notifications_tip: Notifications about orders will be send to this email address.
+ notifications_placeholder: eg. gustav@truffles.com
+ notifications_note: 'Note: A new email address may need to be confirmed prior to use'
+ managers: Managers
+ managers_tip: The other users with permission to manage this enterprise.
+ invite_manager: "Invite Manager"
+ invite_manager_tip: "Invite an unregistered user to sign up and become a manager of this enterprise."
+ add_unregistered_user: "Add an unregistered user"
+ email_confirmed: "Email confirmed"
+ email_not_confirmed: "Email not confirmed"
+ actions:
+ edit_profile: Settings
+ properties: Properties
+ payment_methods: Payment Methods
+ payment_methods_tip: This enterprise has no payment methods
+ shipping_methods: Shipping Methods
+ shipping_methods_tip: This enterprise has shipping methods
+ enterprise_fees: Enterprise Fees
+ enterprise_fees_tip: This enterprise has no fees
+ admin_index:
+ name: Name
+ role: Role
+ sells: Sells
+ visible: Visible?
+ owner: Owner
+ producer: Producer
+ change_type_form:
+ producer_profile: Producer Profile
+ connect_ofn: Connect through OFN
+ always_free: ALWAYS FREE
+ producer_description_text: Add your products to Open Food Network, allowing hubs to stock your products in their stores.
+ producer_shop: Producer Shop
+ sell_your_produce: Sell your own produce
+ producer_shop_description_text: Sell your products directly to customers through your very own Open Food Network shopfront.
+ producer_shop_description_text2: A Producer Shop is for your produce only, if you want to sell produce grown/produced off site, select 'Producer Hub'.
+ producer_hub: Producer Hub
+ producer_hub_text: Sell produce from self and others
+ producer_hub_description_text: Your enterprise is the backbone of your local food system. You can sell your own produce as well as produce aggregated from other enterprises through your shopfront on the Open Food Network.
+ profile: Profile Only
+ get_listing: Get a listing
+ profile_description_text: People can find and contact you on the Open Food Network. Your enterprise will be visible on the map, and will be searchable in listings.
+ hub_shop: Hub Shop
+ hub_shop_text: Sell produce from others
+ hub_shop_description_text: Your enterprise is the backbone of your local food system. You aggregate produce from other enterprises and can sell it through your shop on the Open Food Network.
+ choose_option: Please choose one of the options above.
+ change_now: Change now
+ enterprise_user_index:
+ loading_enterprises: LOADING ENTERPRISES
+ no_enterprises_found: No enterprises found.
+ search_placeholder: Search By Name
+ manage: Manage
+ manage_link: Settings
+ producer?: "Producer?"
+ package: "Package"
+ status: "Status"
+ new_form:
+ owner: Owner
+ owner_tip: The primary user responsible for this enterprise.
+ i_am_producer: I am a Producer
+ contact_name: Contact Name
+ edit:
+ editing: 'Settings:'
+ back_link: Back to enterprises list
+ new:
+ title: New Enterprise
+ back_link: Back to enterprises list
+ remove_logo:
+ remove: "Remove Image"
+ removed_successfully: "Logo removed successfully"
+ immediate_removal_warning: "The logo will be removed immediately after you confirm."
+ remove_promo_image:
+ remove: "Remove Image"
+ removed_successfully: "Promo image removed successfully"
+ immediate_removal_warning: "The promo image will be removed immediately after you confirm."
+ welcome:
+ welcome_title: Welcome to the Open Food Network!
+ welcome_text: You have successfully created a
+ next_step: Next step
+ choose_starting_point: 'Choose your package:'
+ profile: 'Profile'
+ producer_profile: 'Producer Profile'
+ invite_manager:
+ user_already_exists: "User already exists"
+ error: "Something went wrong"
+ order_cycles:
+ loading_flash:
+ loading_order_cycles: LOADING ORDER CYCLES
+ loading: LOADING...
+ new:
+ create: "Create"
+ cancel: "Cancel"
+ back_to_list: "Back To List"
+ edit:
+ advanced_settings: "Advanced Settings"
+ save: "Save"
+ save_and_next: "Save and Next"
+ next: "Next"
+ cancel: "Cancel"
+ back_to_list: "Back To List"
+ save_and_back_to_list: "Save and Back to List"
+ choose_products_from: "Choose Products From:"
+ incoming:
+ save: "Save"
+ save_and_next: "Save and Next"
+ next: "Next"
+ cancel: "Cancel"
+ back_to_list: "Back To List"
+ outgoing:
+ outgoing: "Outgoing"
+ distributor: "Distributor"
+ products: "Products"
+ tags: "Tags"
+ delivery_details: "Delivery Details"
+ fees: "Fees"
+ previous: "Previous"
+ save: "Save"
+ save_and_back_to_list: "Save and Back to List"
+ cancel: "Cancel"
+ back_to_list: "Back To List"
+ wizard_progress:
+ edit: "1. General Settings"
+ incoming: "2. Incoming Products"
+ outgoing: "3. Outgoing Products"
+ exchange_form:
+ pickup_time_tip: When orders from this OC will be ready for the customer
+ pickup_instructions_placeholder: "Pick-up instructions"
+ pickup_instructions_tip: These instructions are shown to customers after they complete an order
+ pickup_time_placeholder: "Ready for (ie. Date / Time)"
+ receival_instructions_placeholder: "Receival instructions"
+ add_fee: 'Add fee'
+ remove: 'Remove'
+ selected: 'selected'
+ add_exchange_form:
+ add_supplier: 'Add supplier'
+ add_distributor: 'Add distributor'
+ advanced_settings:
+ title: Advanced Settings
+ choose_product_tip: You can restrict products incoming and outgoing to only %{inventory}'s inventory.
+ preferred_product_selection_from_coordinator_inventory_only_here: Coordinator's Inventory Only
+ preferred_product_selection_from_coordinator_inventory_only_all: All Available Products
+ save_reload: Save and Reload Page
+ coordinator_fees:
+ add: Add coordinator fee
+ filters:
+ search_by_order_cycle_name: "Search by Order Cycle name..."
+ involving: "Involving"
+ any_enterprise: "Any Enterprise"
+ any_schedule: "Any Schedule"
+ form:
+ general_settings: "General Settings"
+ incoming: Incoming
+ supplier: Supplier
+ receival_details: Receival details
+ fees: Fees
+ outgoing: Outgoing
+ distributor: Distributor
+ products: Products
+ tags: Tags
+ add_a_tag: Add a tag
+ delivery_details: Pickup / Delivery details
+ index:
+ schedule: Schedule
+ schedules: Schedules
+ new_schedule: New Schedule
+ name_and_timing_form:
+ name: Name
+ orders_open: Orders open at
+ coordinator: Coordinator
+ orders_close: Orders close
+ row:
+ suppliers: suppliers
+ distributors: distributors
+ variants: variants
+ simple_form:
+ ready_for: Ready for
+ ready_for_placeholder: Date / time
+ customer_instructions: Customer instructions
+ customer_instructions_placeholder: Pick-up or delivery notes
+ products: Products
+ fees: Fees
+ destroy_errors:
+ orders_present: That order cycle has been selected by a customer and cannot be deleted. To prevent customers from accessing it, please close it instead.
+ schedule_present: That order cycle is linked to a schedule and cannot be deleted. Please unlink or delete the schedule first.
+ bulk_update:
+ no_data: Hm, something went wrong. No order cycle data found.
+ date_warning:
+ msg: This order cycle is linked to %{n} open subscription orders. Changing this date now will not affect any orders which have already been placed, but should be avoided if possible. Are you sure you want to proceed?
+ cancel: Cancel
+ proceed: Proceed
+ producer_properties:
+ index:
+ title: Producer Properties
+ proxy_orders:
+ cancel:
+ could_not_cancel_the_order: Could not cancel the order
+ resume:
+ could_not_resume_the_order: Could not resume the order
+ shared:
+ user_guide_link:
+ user_guide: User Guide
+ enterprises_hubs_tabs:
+ has_no_payment_methods: "%{enterprise} has no payment methods"
+ has_no_shipping_methods: "%{enterprise} has no shipping methods"
+ has_no_enterprise_fees: "%{enterprise} has no enterprise fees"
+ enterprise_issues:
+ create_new: Create New
+ resend_email: Resend Email
+ has_no_payment_methods: "%{enterprise} currently has no payment methods"
+ has_no_shipping_methods: "%{enterprise} currently has no shipping methods"
+ email_confirmation: "Email confirmation is pending. We've sent a confirmation email to %{email}."
+ not_visible: "%{enterprise} is not visible and so cannot be found on the map or in searches"
+ reports:
+ hidden: HIDDEN
+ unitsize: UNITSIZE
+ total: TOTAL
+ total_items: TOTAL ITEMS
+ supplier_totals: Order Cycle Supplier Totals
+ supplier_totals_by_distributor: Order Cycle Supplier Totals by Distributor
+ totals_by_supplier: Order Cycle Distributor Totals by Supplier
+ customer_totals: Order Cycle Customer Totals
+ all_products: All products
+ inventory: Inventory (on hand)
+ lettuce_share: LettuceShare
+ mailing_list: Mailing List
+ addresses: Addresses
+ payment_methods: Payment Methods Report
+ delivery: Delivery Report
+ tax_types: Tax Types
+ tax_rates: Tax Rates
+ pack_by_customer: Pack By Customer
+ pack_by_supplier: Pack By Supplier
+ orders_and_distributors:
+ name: Orders And Distributors
+ description: Orders with distributor details
+ bulk_coop:
+ name: Bulk Co-Op
+ description: Reports for Bulk Co-Op orders
+ payments:
+ name: Payment Reports
+ description: Reports for Payments
+ orders_and_fulfillment:
+ name: Orders & Fulfillment Reports
+ customers:
+ name: Customers
+ products_and_inventory:
+ name: Products & Inventory
+ users_and_enterprises:
+ name: Users & Enterprises
+ description: Enterprise Ownership & Status
+ order_cycle_management:
+ name: Order Cycle Management
+ sales_tax:
+ name: Sales Tax
+ xero_invoices:
+ name: Xero Invoices
+ description: Invoices for import into Xero
+ packing:
+ name: Packing Reports
+ enterprise_fee_summary:
+ name: "Enterprise Fee Summary"
+ description: "Summary of Enterprise Fees collected"
+ subscriptions:
+ subscriptions: Subscriptions
+ new: New Subscription
+ create: Create Subscription
+ edit: Edit Subscription
+ table:
+ edit_subscription: Edit Subscription
+ pause_subscription: Pause Subscription
+ unpause_subscription: Unpause Subscription
+ cancel_subscription: Cancel Subscription
+ filters:
+ query_placeholder: "Search by email..."
+ setup_explanation:
+ just_a_few_more_steps: 'Just a few more steps before you can begin:'
+ enable_subscriptions: "Enable subscriptions for at least one of your shops"
+ enable_subscriptions_step_1_html: 1. Go to the %{enterprises_link} page, find your shop, and click "Manage"
+ enable_subscriptions_step_2: 2. Under "Shop Preferences", enable the Subscriptions option
+ set_up_shipping_and_payment_methods_html: Set up %{shipping_link} and %{payment_link} methods
+ set_up_shipping_and_payment_methods_note_html: Note that only Cash and Stripe payment methods may
be used with subscriptions
+ ensure_at_least_one_customer_html: Ensure that at least one %{customer_link} exists
+ create_at_least_one_schedule: Create at least one Schedule
+ create_at_least_one_schedule_step_1_html: 1. Go to the on the %{order_cycles_link} page
+ create_at_least_one_schedule_step_2: 2. Create an order cycle if you have not already done so
+ create_at_least_one_schedule_step_3: 3. Click '+ New Schedule', and fill out the form
+ once_you_are_done_you_can_html: Once you are done, you can %{reload_this_page_link}
+ reload_this_page: reload this page
+ steps:
+ details: 1. Basic Details
+ address: 2. Address
+ products: 3. Add Products
+ review: 4. Review & Save
+ subscription_line_items:
+ this_is_an_estimate: |
+ The displayed prices are only an estimate and calculated at the time the subscription is changed.
+ If you change prices or fees, orders will be updated, but the subscription will still display the old values.
+ not_in_open_and_upcoming_order_cycles_warning: "There are no open or upcoming order cycles for this product."
+ autocomplete:
+ name_or_sku: "NAME OR SKU"
+ quantity: "Quantity"
+ add: "Add"
+ details:
+ details: Details
+ invalid_error: Oops! Please fill in all of the required fields...
+ allowed_payment_method_types_tip: Only Cash and Stripe payment methods may be used at the moment
+ credit_card: Credit Card
+ charges_not_allowed: Charges are not allowed by this customer
+ no_default_card: Customer has no cards available to charge
+ card_ok: Customer has a card available to charge
+ begins_at_placeholder: "Select a Date"
+ ends_at_placeholder: "Optional"
+ loading_flash:
+ loading: LOADING SUBSCRIPTIONS
+ review:
+ details: Details
+ address: Address
+ products: Products
+ no_open_or_upcoming_order_cycle: "No Upcoming Order Cycle"
+ products_panel:
+ save: "SAVE"
+ saving: "SAVING"
+ saved: "SAVED"
+ product_already_in_order: This product has already been added to the order. Please edit the quantity directly.
+ stock:
+ insufficient_stock: "Insufficient stock available"
+ out_of_stock: "Out of Stock"
+ orders:
+ number: Number
+ confirm_edit: Are you sure you want to edit this order? Doing so may make it more difficult to automatically sync changes to the subscription in the future.
+ confirm_cancel_msg: "Are you sure you want to cancel this subscription? This action cannot be undone."
+ cancel_failure_msg: "Sorry, cancellation failed!"
+ confirm_pause_msg: "Are you sure you want to pause this subscription?"
+ pause_failure_msg: "Sorry, pausing failed!"
+ confirm_unpause_msg: "If you have an open Order Cycle in this subscription's schedule, an order will be created for this customer. Are you sure you want to unpause this subscription?"
+ unpause_failure_msg: "Sorry, unpausing failed!"
+ confirm_cancel_open_orders_msg: "Some orders for this subscription are currently open. The customer has already been notified that the order will be placed. Would you like to cancel these order(s) or keep them?"
+ resume_canceled_orders_msg: "Some orders for this subscription can be resumed right now. You can resume them from the orders dropdown."
+ yes_cancel_them: Cancel them
+ no_keep_them: Keep them
+ yes_i_am_sure: Yes, I'm sure
+ order_update_issues_msg: Some orders could not be automatically updated, this is most likely because they have been manually edited. Please review the issues listed below and make any adjustments to individual orders if required.
+ no_results:
+ no_subscriptions: No subscriptions yet...
+ why_dont_you_add_one: Why don't you add one? :)
+ no_matching_subscriptions: No matching subscriptions found
+ schedules:
+ destroy:
+ associated_subscriptions_error: This schedule cannot be deleted because it has associated subscriptions
+ controllers:
+ enterprises:
+ stripe_connect_cancelled: "Connection to Stripe has been cancelled"
+ stripe_connect_success: "Stripe account connected successfully"
+ stripe_connect_fail: Sorry, the connection of your Stripe account failed
+ stripe_connect_settings:
+ resource: Stripe Connect configuration
+ api:
+ enterprise_logo:
+ destroy_attachment_does_not_exist: "Logo does not exist"
+ enterprise_promo_image:
+ destroy_attachment_does_not_exist: "Promo image does not exist"
+ orders:
+ failed_to_update: "Failed to update order"
+ checkout:
+ already_ordered:
+ cart: "cart"
+ message_html: "You have an order for this order cycle already. Check the %{cart} to see the items you ordered before. You can also cancel items as long as the order cycle is open."
+ failed: "The checkout failed. Please let us know so that we can process your order."
+ shops:
+ hubs:
+ show_closed_shops: "Show closed shops"
+ hide_closed_shops: "Hide closed shops"
+ show_on_map: "Show all on the map"
+ shared:
+ menu:
+ cart:
+ cart: "Cart"
+ signed_in:
+ profile: "Profile"
+ mobile_menu:
+ cart: "Cart"
+ joyride:
+ checkout: "Checkout now"
+ already_ordered_products: "Already ordered in this order cycle"
+ register_call:
+ selling_on_ofn: "Interested in getting on the Open Food Network?"
+ register: "Register here"
+ footer:
+ footer_secure: "Secure and trusted."
+ footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services."
+ footer_contact_headline: "Keep in touch"
+ footer_contact_email: "Email us"
+ footer_nav_headline: "Navigate"
+ footer_join_headline: "Join us"
+ footer_join_body: "Create a listing, shop or group directory on the Open Food Network."
+ footer_join_cta: "Tell me more!"
+ footer_legal_call: "Read our"
+ footer_legal_tos: "Terms and conditions"
+ footer_legal_visit: "Find us on"
+ footer_legal_text_html: "Open Food Network is a free and open source software platform. Our content is licensed with %{content_license} and our code with %{code_license}."
+ footer_data_text_with_privacy_policy_html: "We take good care of your data. See our %{privacy_policy} and %{cookies_policy}"
+ footer_data_text_without_privacy_policy_html: "We take good care of your data. See our %{cookies_policy}"
+ footer_data_privacy_policy: "privacy policy"
+ footer_data_cookies_policy: "cookies policy"
+ shop:
+ messages:
+ login: "login"
+ signup: "signup"
+ contact: "contact"
+ require_customer_login: "Only approved customers can access this shop."
+ require_login_html: "If you're already an approved customer, %{login} or %{signup} to proceed. Want to start shopping here? Please %{contact} %{enterprise} and ask about joining."
+ require_customer_html: "If you'd like to start shopping here, please %{contact} %{enterprise} to ask about joining."
+ card_could_not_be_updated: Card could not be updated
+ card_could_not_be_saved: card could not be saved
+ spree_gateway_error_flash_for_checkout: "There was a problem with your payment information: %{error}"
+ invoice_billing_address: "Billing address:"
+ invoice_column_tax: "VAT"
+ invoice_column_price: "Price"
+ invoice_column_item: "Item"
+ invoice_column_qty: "Qty"
+ invoice_column_unit_price_with_taxes: "Unit price (Incl. tax)"
+ invoice_column_unit_price_without_taxes: "Unit price (Excl. tax)"
+ invoice_column_price_with_taxes: "Total price (Incl. tax)"
+ invoice_column_price_without_taxes: "Total price (Excl. tax)"
+ invoice_column_tax_rate: "Tax rate"
+ invoice_tax_total: "VAT Total:"
+ tax_invoice: "TAX INVOICE"
+ tax_total: "Total tax (%{rate}):"
+ total_excl_tax: "Total (Excl. tax):"
+ total_incl_tax: "Total (Incl. tax):"
+ abn: "TIN:"
+ acn: "Branch TIN:"
+ invoice_issued_on: "Invoice issued on:"
+ order_number: "Invoice number:"
+ date_of_transaction: "Date of transaction:"
+ ticket_column_qty: "Qty"
+ ticket_column_item: "Item"
+ ticket_column_unit_price: "Unit Price"
+ ticket_column_total_price: "Total Price"
+ menu_1_title: "Shops"
+ menu_1_url: "/shops"
+ menu_2_title: "Map"
+ menu_2_url: "/map"
+ menu_3_title: "Producers"
+ menu_3_url: "/producers"
+ menu_4_title: "Groups"
+ menu_4_url: "/groups"
+ menu_5_title: "About"
+ menu_5_url: "https://www.openfoodnetwork.org/about-us/"
+ menu_6_title: "Connect"
+ menu_6_url: "https://www.openfoodnetwork.org/contact/"
+ menu_7_title: "Learn"
+ menu_7_url: "https://www.openfoodnetwork.org/resources/"
+ logo: "Logo (640x130)"
+ logo_mobile: "Mobile logo (75x26)"
+ logo_mobile_svg: "Mobile logo (SVG)"
+ home_hero: "Hero image"
+ home_show_stats: "Show statistics"
+ footer_logo: "Logo (220x76)"
+ footer_facebook_url: "Facebook URL"
+ footer_twitter_url: "Twitter URL"
+ footer_instagram_url: "Instagram URL"
+ footer_linkedin_url: "LinkedIn URL"
+ footer_googleplus_url: "Google Plus URL"
+ footer_pinterest_url: "Pinterest URL"
+ footer_email: "Email"
+ footer_links_md: "Links"
+ footer_about_url: "About URL"
+ user_guide_link: "User Guide Link"
+ name: Name
+ first_name: First Name
+ last_name: Last Name
+ email: Email
+ phone: Phone
+ next: Next
+ address: Address
+ address_placeholder: e.g. 123 Kapayapaan St.
+ address2: Address (contd.)
+ city: City
+ city_placeholder: e.g. Mandaluyong
+ postcode: Postcode
+ postcode_placeholder: e.g. 1555
+ suburb: City
+ state: Province
+ country: Country
+ unauthorized: Unauthorized
+ terms_of_service: "Terms of service"
+ on_demand: On demand
+ none: None
+ not_allowed: Not allowed
+ no_shipping: no shipping methods
+ no_payment: no payment methods
+ no_shipping_or_payment: no shipping or payment methods
+ unconfirmed: unconfirmed
+ days: days
+ authorization_failure: "Authorization Failure"
+ label_shop: "Shop"
+ label_shops: "Shops"
+ label_map: "Map"
+ label_producer: "Producer"
+ label_producers: "Producers"
+ label_groups: "Groups"
+ label_about: "About"
+ label_connect: "Connect"
+ label_learn: "Learn"
+ label_blog: "Blog"
+ label_support: "Support"
+ label_shopping: "Shopping"
+ label_login: "Login"
+ label_logout: "Logout"
+ label_signup: "Sign up"
+ label_administration: "Administration"
+ label_admin: "Admin"
+ label_account: "Account"
+ label_more: "Show more"
+ label_less: "Show less"
+ label_notices: "Notices"
+ cart_items: "items"
+ cart_headline: "Your shopping cart"
+ total: "Total"
+ cart_updating: "Updating cart..."
+ cart_empty: "Cart empty"
+ cart_edit: "Edit your cart"
+ card_number: Card Number
+ card_securitycode: "Security Code"
+ card_expiry_date: Expiry Date
+ card_masked_digit: "X"
+ card_expiry_abbreviation: "Exp"
+ new_credit_card: "New credit card"
+ my_credit_cards: My credit cards
+ add_new_credit_card: Add new credit card
+ saved_cards: Saved cards
+ add_a_card: Add a Card
+ add_card: Add Card
+ you_have_no_saved_cards: You haven't saved any cards yet
+ saving_credit_card: Saving credit card...
+ card_has_been_removed: "Your card has been removed (number: %{number})"
+ card_could_not_be_removed: Sorry, the card could not be removed
+ invalid_credit_card: "Invalid credit card"
+ ie_warning_headline: "Your browser is out of date :-("
+ ie_warning_text: "For the best Open Food Network experience, we strongly recommend upgrading your browser:"
+ ie_warning_chrome: Download Chrome
+ ie_warning_firefox: Download Firefox
+ ie_warning_ie: Upgrade Internet Explorer
+ ie_warning_other: "Can't upgrade your browser? Try Open Food Network on your smartphone :-)"
+ legal:
+ cookies_policy:
+ header: "How We Use Cookies"
+ desc_part_1: "Cookies are very small text files that are stored on your computer when you visit some websites."
+ desc_part_2: "In OFN we are fully respectful of your privacy. We use only the cookies that are necessary for delivering you the service of selling/buying food online. We don’t sell any of your data. We might in the future propose you to share some of your data to build new commons services that could be useful for the ecosystem (like logistics services for short food systems) but we are not yet there, and we won’t do it without your authorization :-)"
+ desc_part_3: "We use cookies mainly to remember who you are if you 'log in' to the service, or to be able to remember the items you put in your cart even if you are not logged in. If you keep navigating on the website without clicking on “Accept cookies”, we assume you are giving us consent to store the cookies that are essential for the functioning of the website. Here is the list of cookies we use!"
+ essential_cookies: "Essential Cookies"
+ essential_cookies_desc: "The following cookies are strictly necessary for the operation of our website."
+ essential_cookies_note: "Most cookies only contain a unique identifier, but no other data, so your email address and password for instance are never contained in them and never exposed."
+ cookie_domain: "Set By:"
+ cookie_session_desc: "Used to allow the website to remember users between page visits, for example, remember items in your cart."
+ cookie_consent_desc: "Used to maintain status of user consent to store cookies"
+ cookie_remember_me_desc: "Used if the user has requested the website to remember him. This cookie is automatically deleted after 12 days. If as a user you want that cookie to be deleted, you only need to logout. If you don’t want that cookie to be installed on your computer you shouldn’t check the “remember me” checkbox when logging in."
+ cookie_openstreemap_desc: "Used by our friendly open source mapping provider (OpenStreetMap) to ensure that it does not receive too many requests during a given time period, to prevent abuse of their services."
+ cookie_stripe_desc: "Data collected by our payment processor Stripe for fraud detection https://stripe.com/cookies-policy/legal. Not all shops use Stripe as a payment method but it is a good practice to prevent fraud to apply it to all pages. Stripe probably build a picture of which of our pages usually interact with their API and then flag anything unusual. So setting the Stripe cookie has a broader function than simply the provision of a payment method to a user. Removing it could affect the security of the service itself. You can learn more about Stripe and read its privacy policy at https://stripe.com/privacy."
+ statistics_cookies: "Statistics Cookies"
+ statistics_cookies_desc: "The following are not strictly necessary, but help to provide you with the best user experience by allowing us to analyse user behaviour, identify which features you use most, or don’t use, understand user experience issues, etc."
+ statistics_cookies_analytics_desc_html: "To collect and analyse platform usage data, we use Google Analytics, as it was the default service connected with Spree (the e-commerce open source software that we built on) but our vision is to switch to Matomo (ex Piwik, open source analytics tool that is GDPR compliant and protects your privacy) as soon as we can."
+ statistics_cookies_matomo_desc_html: "To collect and analyse platform usage data, we use Matomo (ex Piwik), an open source analytics tool that is GDPR compliant and protects your privacy."
+ statistics_cookies_matomo_optout: "Do you want to opt-out of Matomo analytics? We don’t collect any personal data, and Matomo helps us to improve our service, but we respect your choice :-)"
+ cookie_analytics_utma_desc: "Used to distinguish users and sessions. The cookie is created when the javascript library executes and no existing __utma cookies exists. The cookie is updated every time data is sent to Google Analytics."
+ cookie_analytics_utmt_desc: "Used to throttle request rate."
+ cookie_analytics_utmb_desc: "Used to determine new sessions/visits. The cookie is created when the javascript library executes and no existing __utmb cookies exists. The cookie is updated every time data is sent to Google Analytics."
+ cookie_analytics_utmc_desc: "Not used in ga.js. Set for interoperability with urchin.js. Historically, this cookie operated in conjunction with the __utmb cookie to determine whether the user was in a new session/visit."
+ cookie_analytics_utmz_desc: "Stores the traffic source or campaign that explains how the user reached your site. The cookie is created when the javascript library executes and is updated every time data is sent to Google Analytics."
+ cookie_matomo_basics_desc: "Matomo first party cookies to collect statistics."
+ cookie_matomo_heatmap_desc: "Matomo Heatmap & Session Recording cookie."
+ cookie_matomo_ignore_desc: "Cookie used to exclude user from being tracked."
+ disabling_cookies_header: "Warning on disabling cookies"
+ disabling_cookies_desc: "As a user you can always allow, block or delete Open Food Network’s or any other website cookies whenever you want to through your browser’s setting control. Each browser has a different operative. Here are the links:"
+ disabling_cookies_firefox_link: "https://support.mozilla.org/en-US/kb/enable-and-disable-cookies-website-preferences"
+ disabling_cookies_chrome_link: "https://support.google.com/chrome/answer/95647"
+ disabling_cookies_ie_link: "https://support.microsoft.com/en-us/help/17442/windows-internet-explorer-delete-manage-cookies"
+ disabling_cookies_safari_link: "https://www.apple.com/legal/privacy/en-ww/cookies/"
+ disabling_cookies_note: "But be aware that if you delete or modify the essential cookies used by Open Food Network, the website won’t work, you will not be able to add anything to your cart neither to checkout for instance."
+ cookies_banner:
+ cookies_usage: "This site uses cookies in order to make your navigation frictionless and secure, and to help us understand how you use it in order to improve the features we offer."
+ cookies_definition: "Cookies are very small text files that are stored on your computer when you visit some websites."
+ cookies_desc: "We use only the cookies that are necessary for delivering you the service of selling/buying food online. We don’t sell any of your data. We use cookies mainly to remember who you are if you ‘log in’ to the service, or to be able to remember the items you put in your cart even if you are not logged in. If you keep navigating on the website without clicking on “Accept cookies”, we assume you are giving us consent to store the cookies that are essential for the functioning of the website."
+ cookies_policy_link_desc: "If you want to learn more, check our"
+ cookies_policy_link: "cookies policy"
+ cookies_accept_button: "Accept Cookies"
+ home_shop: Shop Now
+ brandstory_headline: "Food, unincorporated."
+ brandstory_intro: "Sometimes the best way to fix the system is to start a new one…"
+ brandstory_part1: "We begin from the ground up. With farmers and growers ready to tell their stories proudly and truly. With distributors ready to connect people with products fairly and honestly. With buyers who believe that better weekly shopping decisions can seriously change the world."
+ brandstory_part2: "Then we need a way to make it real. A way to empower everyone who grows, sells and buys food. A way to tell all the stories, to handle all the logistics. A way to turn transaction into transformation every day."
+ brandstory_part3: "So we build an online marketplace that levels the playing field. It’s transparent, so it creates real relationships. It’s open source, so it’s owned by everyone. It scales to regions and nations, so people start versions across the world."
+ brandstory_part4: "It works everywhere. It changes everything."
+ brandstory_part5_strong: "We call it Open Food Network."
+ brandstory_part6: "We all love food. Now we can love our food system too."
+ learn_body: "Explore models, stories and resources to support you to develop your fair food business or organisation. Find training, events and other opportunities to learn from peers."
+ learn_cta: "Get Inspired"
+ connect_body: "Search our full directories of producers, hubs and groups to find fair food traders near you. List your business or organisation on the OFN so buyers can find you. Join the community to get advice and solve problems together."
+ connect_cta: "Go Exploring"
+ system_headline: "Shopping - here's how it works."
+ system_step1: "1. Search"
+ system_step1_text: "Search our diverse, independent shops for seasonal local food. Search by neighbourhood and food category, or whether you prefer delivery or pickup."
+ system_step2: "2. Shop"
+ system_step2_text: "Transform your transactions with affordable local food from diverse producers and hubs. Know the stories behind your food and the people who make it!"
+ system_step3: "3. Pick-up / Delivery"
+ system_step3_text: "Hang on for your delivery, or visit your producer or hub for a more personal connection with your food. Food shopping as diverse as nature intended it."
+ cta_headline: "Shopping that makes the world a better place."
+ cta_label: "I'm Ready"
+ stats_headline: "We're creating a new food system."
+ stats_producers: "food producers"
+ stats_shops: "food shops"
+ stats_shoppers: "food shoppers"
+ stats_orders: "food orders"
+ checkout_title: Checkout
+ checkout_now: Checkout now
+ checkout_order_ready: Order ready for
+ checkout_hide: Hide
+ checkout_expand: Expand
+ checkout_headline: "Ok, ready to checkout?"
+ checkout_as_guest: "Checkout as guest"
+ checkout_details: "Your details"
+ checkout_billing: "Billing info"
+ checkout_default_bill_address: "Save as default billing address"
+ checkout_shipping: Shipping info
+ checkout_default_ship_address: "Save as default shipping address"
+ checkout_method_free: Free
+ checkout_address_same: Shipping address same as billing address?
+ checkout_ready_for: "Ready for:"
+ checkout_instructions: "Any comments or special instructions?"
+ checkout_payment: Payment
+ checkout_send: Place order now
+ checkout_your_order: Your order
+ checkout_cart_total: Cart total
+ checkout_shipping_price: Shipping
+ checkout_total_price: Total
+ checkout_back_to_cart: "Back to Cart"
+ cost_currency: "Cost Currency"
+ order_paid: PAID
+ order_not_paid: NOT PAID
+ order_total: Total order
+ order_payment: "Paying via:"
+ order_billing_address: Billing address
+ order_delivery_on: Delivery on
+ order_delivery_address: Delivery address
+ order_delivery_time: Delivery time
+ order_special_instructions: "Your notes:"
+ order_pickup_time: Ready for collection
+ order_pickup_instructions: Collection Instructions
+ order_produce: Produce
+ order_total_price: Total
+ order_includes_tax: (includes tax)
+ order_payment_paypal_successful: Your payment via PayPal has been processed successfully.
+ order_hub_info: Hub Info
+ order_back_to_store: Back To Store
+ order_back_to_cart: Back To Cart
+ bom_tip: "Use this page to alter product quantities across multiple orders. Products may also be removed from orders entirely, if required."
+ unsaved_changes_warning: "Unsaved changes exist and will be lost if you continue."
+ unsaved_changes_error: "Fields with red borders contain errors."
+ products: "Products"
+ products_in: "in %{oc}"
+ products_at: "at %{distributor}"
+ products_elsewhere: "Products found elsewhere"
+ email_confirmed: "Thank you for confirming your email address."
+ email_confirmation_activate_account: "Before we can activate your new account, we need to confirm your email address."
+ email_confirmation_greeting: "Hi, %{contact}!"
+ email_confirmation_profile_created: "A profile for %{name} has been successfully created! To activate your Profile we need to confirm this email address."
+ email_confirmation_click_link: "Please click the link below to confirm your email and to continue setting up your profile."
+ email_confirmation_link_label: "Confirm this email address »"
+ email_confirmation_help_html: "After confirming your email you can access your administration account for this enterprise. See the %{link} to find out more about %{sitename}'s features and to start using your profile or online store."
+ email_confirmation_notice_unexpected: "You received this message because you signed up on %{sitename}, or were invited to sign up by someone you probably know. If you don't understand why you are receiving this email, please write to %{contact}."
+ email_social: "Connect with Us:"
+ email_contact: "Email us:"
+ email_signoff: "Cheers,"
+ email_signature: "%{sitename} Team"
+ email_confirm_customer_greeting: "Hi %{name},"
+ email_confirm_customer_intro_html: "Thanks for shopping at %{distributor}!"
+ email_confirm_customer_number_html: "Order confirmation #%{number}"
+ email_confirm_customer_details_html: "Here are your order details from %{distributor}:"
+ email_confirm_customer_signoff: "Kind regards,"
+ email_confirm_shop_greeting: "Hi %{name},"
+ email_confirm_shop_order_html: "Well done! You have a new order for %{distributor}!"
+ email_confirm_shop_number_html: "Order confirmation #%{number}"
+ email_order_summary_item: "Item"
+ email_order_summary_quantity: "Qty"
+ email_order_summary_sku: "SKU"
+ email_order_summary_price: "Price"
+ email_order_summary_subtotal: "Subtotal:"
+ email_order_summary_total: "Total:"
+ email_order_summary_includes_tax: "(includes tax):"
+ email_payment_paid: PAID
+ email_payment_not_paid: NOT PAID
+ email_payment_summary: Payment summary
+ email_payment_method: "Paying via:"
+ email_so_placement_intro_html: "You have a new order with %{distributor}"
+ email_so_placement_details_html: "Here are the details of your order for %{distributor}:"
+ email_so_placement_changes: "Unfortunately, not all products that you requested were available. The original quantities that you requested appear crossed-out below."
+ email_so_payment_success_intro_html: "An automatic payment has been processed for your order from %{distributor}."
+ email_so_placement_explainer_html: "This order was automatically created for you."
+ email_so_edit_true_html: "You can make changes until orders close on %{orders_close_at}."
+ email_so_edit_false_html: "You can view details of this order at any time."
+ email_so_contact_distributor_html: "If you have any questions you can contact %{distributor} via %{email}."
+ email_so_contact_distributor_to_change_order_html: "This order was automatically created for you. You can make changes until orders close on %{orders_close_at} by contacting %{distributor} via %{email}."
+ email_so_confirmation_intro_html: "Your order with %{distributor} is now confirmed"
+ email_so_confirmation_explainer_html: "This order was automatically placed for you, and it has now been finalised."
+ email_so_confirmation_details_html: "Here's everything you need to know about your order from %{distributor}:"
+ email_so_empty_intro_html: "We tried to place a new order with %{distributor}, but had some problems..."
+ email_so_empty_explainer_html: "Unfortunately, none of products that you ordered were available, so no order has been placed. The original quantities that you requested appear crossed-out below."
+ email_so_empty_details_html: "Here are the details of the unplaced order for %{distributor}:"
+ email_so_failed_payment_intro_html: "We tried to process a payment, but had some problems..."
+ email_so_failed_payment_explainer_html: "The payment for your subscription with %{distributor} failed because of a problem with your credit card. %{distributor} has been notified of this failed payment."
+ email_so_failed_payment_details_html: "Here are the details of the failure provided by the payment gateway:"
+ email_shipping_delivery_details: Delivery details
+ email_shipping_delivery_time: "Delivery on:"
+ email_shipping_delivery_address: "Delivery address:"
+ email_shipping_collection_details: Collection details
+ email_shipping_collection_time: "Ready for collection:"
+ email_shipping_collection_instructions: "Collection instructions:"
+ email_special_instructions: "Your notes:"
+ email_signup_greeting: Hello!
+ email_signup_welcome: "Welcome to %{sitename}!"
+ email_signup_confirmed_email: "Thanks for confirming your email."
+ email_signup_shop_html: "You can now log in at %{link}."
+ email_signup_text: "Thanks for joining the network. If you are a customer, we look forward to introducing you to many fantastic farmers, wonderful food hubs and delicious food! If you are a producer or food enterprise, we are excited to have you as a part of the network."
+ email_signup_help_html: "We welcome all your questions and feedback; you can use the Send Feedback button on the site or email us at %{email}"
+ invite_email:
+ greeting: "Hello!"
+ invited_to_manage: "You have been invited to manage %{enterprise} on %{instance}."
+ confirm_your_email: "You should have received or will soon receive an email with a confirmation link. You won’t be able to access %{enterprise}'s profile until you have confirmed your email."
+ set_a_password: "You will then be prompted to set a password before you are able to administer the enterprise."
+ mistakenly_sent: "Not sure why you have received this email? Please contact %{owner_email} for more information."
+ producer_mail_greeting: "Dear"
+ producer_mail_text_before: "We now have all the consumer orders for the next food drop."
+ producer_mail_order_text: "Here is a summary of the orders for your products:"
+ producer_mail_delivery_instructions: "Stock pickup/delivery instructions:"
+ producer_mail_signoff: "Thanks and best wishes"
+ shopping_oc_closed: Orders are closed
+ shopping_oc_closed_description: "Please wait until the next cycle opens (or contact us directly to see if we can accept any late orders)"
+ shopping_oc_last_closed: "The last cycle closed %{distance_of_time} ago"
+ shopping_oc_next_open: "The next cycle opens in %{distance_of_time}"
+ shopping_oc_select: "Select..."
+ shopping_tabs_home: "Home"
+ shopping_tabs_shop: "Shop"
+ shopping_tabs_about: "About"
+ shopping_tabs_contact: "Contact"
+ shopping_contact_address: "Address"
+ shopping_contact_web: "Contact"
+ shopping_contact_social: "Follow"
+ shopping_groups_part_of: "is part of:"
+ shopping_producers_of_hub: "%{hub}'s producers:"
+ enterprises_next_closing: "Next order closing"
+ enterprises_ready_for: "Ready for"
+ enterprises_choose: "Choose when you want your order:"
+ maps_open: "Open"
+ maps_closed: "Closed"
+ hubs_buy: "Shop for:"
+ hubs_shopping_here: "Shopping here"
+ hubs_orders_closed: "Orders closed"
+ hubs_profile_only: "Profile only"
+ hubs_delivery_options: "Delivery options"
+ hubs_pickup: "Pickup"
+ hubs_delivery: "Delivery"
+ hubs_producers: "Our producers"
+ hubs_filter_by: "Filter by"
+ hubs_filter_type: "Type"
+ hubs_filter_delivery: "Delivery"
+ hubs_filter_property: "Property"
+ hubs_matches: "Did you mean?"
+ hubs_intro: Shop in your local area
+ hubs_distance: Closest to
+ hubs_distance_filter: "Show me shops near %{location}"
+ shop_changeable_orders_alert_html:
+ one: Your order with %{shop} / %{order} is open for review. You can make changes until %{oc_close}.
+ other: You have %{count} orders with %{shop} currently open for review. You can make changes until %{oc_close}.
+ orders_changeable_orders_alert_html: This order has been confirmed, but you can make changes until %{oc_close}.
+ products_clear_all: Clear all
+ products_showing: "Showing:"
+ products_or: "OR"
+ products_with: with
+ products_search: "Search by product or producer"
+ products_loading: "Loading products..."
+ products_updating_cart: "Updating cart..."
+ products_cart_empty: "Cart empty"
+ products_edit_cart: "Edit your cart"
+ products_from: from
+ products_change: "No changes to save."
+ products_update_error: "Saving failed with the following error(s):"
+ products_update_error_msg: "Saving failed."
+ products_update_error_data: "Save failed due to invalid data:"
+ products_changes_saved: "Changes saved."
+ search_no_results_html: "Sorry, no results found for %{query}. Try another search?"
+ components_profiles_popover: "Profiles do not have a shopfront on the Open Food Network, but may have their own physical or online shop elsewhere"
+ components_profiles_show: "Show profiles"
+ components_filters_nofilters: "No filters"
+ components_filters_clearfilters: "Clear all filters"
+ groups_title: Groups
+ groups_headline: Groups / regions
+ groups_text: "Every producer is unique. Every business has something different to offer. Our groups are collectives of producers, hubs and distributors who share something in common like location, farmers market or philosophy. This makes your shopping experience easier. So explore our groups and have the curating done for you."
+ groups_search: "Search name or keyword"
+ groups_no_groups: "No groups found"
+ groups_about: "About Us"
+ groups_producers: "Our producers"
+ groups_hubs: "Our hubs"
+ groups_contact_web: Contact
+ groups_contact_social: Follow
+ groups_contact_address: Address
+ groups_contact_email: Email us
+ groups_contact_website: Visit our website
+ groups_contact_facebook: Follow us on Facebook
+ groups_signup_title: Sign up as a group
+ groups_signup_headline: Groups sign up
+ groups_signup_intro: "We're an amazing platform for collaborative marketing, the easiest way for your members and stakeholders to reach new markets. We're non-profit, affordable, and simple."
+ groups_signup_email: Email us
+ groups_signup_motivation1: We transform food systems fairly.
+ groups_signup_motivation2: It's why we get out of bed every day. We're a global non-profit, based on open source code. We play fair. You can always trust us.
+ groups_signup_motivation3: We know you have big ideas, and we want to help. We'll share our knowledge, networks and resources. We know that isolation doesn't create change, so we'll partner with you.
+ groups_signup_motivation4: We meet you where you are.
+ groups_signup_motivation5: You might be an alliance of food hubs, producers, or distributors, and an industry body, or a local government.
+ groups_signup_motivation6: Whatever your role in your local food movement, we're ready to help. However you come to wonder what Open Food Network would look like or is doing in your part of the world, let's start the conversation.
+ groups_signup_motivation7: We make food movements make more sense.
+ groups_signup_motivation8: You need to activate and enable your networks, we offer a platform for conversation and action. You need real engagement. We’ll help reach all the players, all the stakeholders, all the sectors.
+ groups_signup_motivation9: You need resourcing. We’ll bring all our experience to bear. You need cooperation. We’ll better connect you to a global network of peers.
+ groups_signup_pricing: Group Account
+ groups_signup_studies: Case Studies
+ groups_signup_contact: Ready to discuss?
+ groups_signup_contact_text: "Get in touch to discover what OFN can do for you:"
+ groups_signup_detail: "Here's the detail."
+ login_invalid: "Invalid email or password"
+ modal_hubs: "Food Hubs"
+ modal_hubs_abstract: Our food hubs are the point of contact between you and the people who make your food!
+ modal_hubs_content1: You can search for a convenient hub by location or name. Some hubs have multiple points where you can pick-up your purchases, and some will also provide delivery options. Each food hub is a sales point with independent business operations and logistics - so variations between hubs are to be expected.
+ modal_hubs_content2: You can only shop at one food hub at a time.
+ modal_groups: "Groups / Regions"
+ modal_groups_content1: These are the organisations and relationships between hubs which make up the Open Food Network.
+ modal_groups_content2: Some groups are clustered by location or council, others by non-geographic similarities.
+ modal_how: "How it works"
+ modal_how_shop: Shop the Open Food Network
+ modal_how_shop_explained: Search for a food hub near you to start shopping! You can expand each food hub to see what kinds of goodies are available, and click through to start shopping. (You can only shop one food hub at a time.)
+ modal_how_pickup: Pick-ups, delivery and shipping costs
+ modal_how_pickup_explained: Some food hubs deliver to your door, while others require you to pick-up your purchases. You can see which options are available on the homepage, and select which you'd like at the shopping and check-out pages. Delivery will cost more, and pricing differs from hub-to-hub. Each food hub is a sales point with independent business operations and logisitics - so variations between hubs are to be expected.
+ modal_how_more: Learn more
+ modal_how_more_explained: "If you want to learn more about the Open Food Network, how it works, and get involved, check out:"
+ modal_producers: "Producers"
+ modal_producers_explained: "Our producers make all the delicious food you can shop for on the Open Food Network."
+ producers_about: About us
+ producers_buy: Shop for
+ producers_contact: Contact
+ producers_contact_phone: Call
+ producers_contact_social: Follow
+ producers_buy_at_html: "Shop for %{enterprise} products at:"
+ producers_filter: Filter by
+ producers_filter_type: Type
+ producers_filter_property: Property
+ producers_title: Producers
+ producers_headline: Find local producers
+ producers_signup_title: Sign up as a producer
+ producers_signup_headline: Food producers, empowered.
+ producers_signup_motivation: Sell your food and tell your stories to diverse new markets. Save time and money on every overhead. We support innovation without the risk. We've levelled the playing field.
+ producers_signup_send: Join now
+ producers_signup_enterprise: Enterprise Accounts
+ producers_signup_studies: Stories from our producers.
+ producers_signup_cta_headline: Join now!
+ producers_signup_cta_action: Join now
+ producers_signup_detail: Here's the detail.
+ products_item: Item
+ products_description: Description
+ products_variant: Variant
+ products_quantity: Quantity
+ products_available: Available?
+ products_producer: "Producer"
+ products_price: "Price"
+ name_or_sku: "NAME OR SKU"
+ register_title: Register
+ sell_title: "Register"
+ sell_headline: "Get on the Open Food Network!"
+ sell_motivation: "Showcase your beautiful food."
+ sell_producers: "Producers"
+ sell_hubs: "Hubs"
+ sell_groups: "Groups"
+ sell_producers_detail: "Set up a profile for your business on the OFN in just minutes. At any time you can upgrade your profile to an online store and sell your products direct to customers."
+ sell_hubs_detail: "Set up a profile for your food enterprise or organisation on the OFN. At any time you can upgrade your profile to a multi-producer shop."
+ sell_groups_detail: "Set up a tailored directory of enterprises (producers and other food enterprises) for your region or for your organisation."
+ sell_user_guide: "Find out more in our user guide."
+ sell_listing_price: "Listing on the OFN is free. Opening and running a shop on OFN is free up to PHP 5,000 of monthly sales. If you sell more, you can choose your community contribution between 1.5% and 3% of sales. For more detail on pricing visit the Software Platform section via the About link in the top menu."
+ sell_embed: "We can also embed an OFN shop in your own customised website or build a customised local food network website for your region."
+ sell_ask_services: "Ask us about OFN services."
+ shops_title: Shops
+ shops_headline: Shopping, transformed.
+ shops_text: Food grows in cycles, farmers harvest in cycles, and we order food in cycles. If you find an order cycle closed, check back soon.
+ shops_signup_title: Sign up as a hub
+ shops_signup_headline: Food hubs, unlimited.
+ shops_signup_motivation: Whatever your model, we support you. However you change, we're with you. We're non-profit, independent, and open-sourced. We're the software partners you've dreamed of.
+ shops_signup_action: Join now
+ shops_signup_pricing: Enterprise Accounts
+ shops_signup_stories: Stories from our hubs.
+ shops_signup_help: We're ready to help.
+ shops_signup_help_text: You need a better return. You need new buyers and logistics partners. You need your story told across wholesale, retail, and the kitchen table.
+ shops_signup_detail: Here's the detail.
+ orders: Orders
+ orders_fees: Fees...
+ orders_edit_title: Shopping Cart
+ orders_edit_headline: Your shopping cart
+ orders_edit_time: Order ready for
+ orders_edit_continue: Continue shopping
+ orders_edit_checkout: Checkout
+ orders_form_empty_cart: "Empty cart"
+ orders_form_subtotal: Produce subtotal
+ orders_form_admin: Admin & Handling
+ orders_form_total: Total
+ orders_oc_expired_headline: Orders have closed for this order cycle
+ orders_oc_expired_text: "Sorry, orders for this order cycle closed %{time} ago! Please contact your hub directly to see if they can accept late orders."
+ orders_oc_expired_text_others_html: "Sorry, orders for this order cycle closed %{time} ago! Please contact your hub directly to see if they can accept late orders %{link}."
+ orders_oc_expired_text_link: "or see the other order cycles available at this hub"
+ orders_oc_expired_email: "Email:"
+ orders_oc_expired_phone: "Phone:"
+ orders_show_title: Order Confirmation
+ orders_show_time: Order ready on
+ orders_show_order_number: "Order #%{number}"
+ orders_show_cancelled: Cancelled
+ orders_show_confirmed: Confirmed
+ orders_your_order_has_been_cancelled: "Your order has been cancelled"
+ orders_could_not_cancel: "Sorry, the order could not be cancelled"
+ orders_cannot_remove_the_final_item: "Cannot remove the final item from an order, please cancel the order instead."
+ orders_bought_items_notice:
+ one: "An additional item is already confirmed for this order cycle"
+ other: "%{count} additional items already confirmed for this order cycle"
+ orders_bought_edit_button: Edit confirmed items
+ orders_bought_already_confirmed: "* already confirmed"
+ orders_confirm_cancel: Are you sure you want to cancel this order?
+ order_processed_successfully: "Your order has been processed successfully"
+ products_cart_distributor_choice: "Distributor for your order:"
+ products_cart_distributor_change: "Your distributor for this order will be changed to %{name} if you add this product to your cart."
+ products_cart_distributor_is: "Your distributor for this order is %{name}."
+ products_distributor_error: "Please complete your order at %{link} before shopping with another distributor."
+ products_oc: "Order cycle for your order:"
+ products_oc_change: "Your order cycle for this order will be changed to %{name} if you add this product to your cart."
+ products_oc_is: "Your order cycle for this order is %{name}."
+ products_oc_error: "Please complete your order from %{link} before shopping in a different order cycle."
+ products_oc_current: "your current order cycle"
+ products_max_quantity: Max quantity
+ products_distributor: Distributor
+ products_distributor_info: When you select a distributor for your order, their address and pickup times will be displayed here.
+ password: Password
+ remember_me: Remember Me
+ are_you_sure: "Are you sure?"
+ orders_open: Orders open
+ closing: "Closing "
+ going_back_to_home_page: "Taking you back to the home page"
+ creating: Creating
+ updating: Updating
+ failed_to_create_enterprise: "Failed to create your enterprise."
+ failed_to_create_enterprise_unknown: "Failed to create your enterprise.\nPlease ensure all fields are completely filled out."
+ failed_to_update_enterprise_unknown: "Failed to update your enterprise.\nPlease ensure all fields are completely filled out."
+ enterprise_confirm_delete_message: "This will also delete the %{product} that this enterprise supplies. Are you sure you want to continue?"
+ order_not_saved_yet: "Your order hasn't been saved yet. Give us a few seconds to finish!"
+ filter_by: "Filter by"
+ hide_filters: "Hide filters"
+ one_filter_applied: "1 filter applied"
+ x_filters_applied: " filters applied"
+ submitting_order: "Submitting your order: please wait"
+ confirm_hub_change: "Are you sure? This will change your selected hub and remove any items in your shopping cart."
+ confirm_oc_change: "Are you sure? This will change your selected order cycle and remove any items in your shopping cart."
+ location_placeholder: "Type in a location..."
+ error_required: "can't be blank"
+ error_number: "must be number"
+ error_email: "must be email address"
+ error_not_found_in_database: "%{name} not found in database"
+ error_not_primary_producer: "%{name} is not enabled as a producer"
+ error_no_permission_for_enterprise: "\"%{name}\": you do not have permission to manage products for this enterprise"
+ item_handling_fees: "Item Handling Fees (included in item totals)"
+ january: "January"
+ february: "February"
+ march: "March"
+ april: "April"
+ may: "May"
+ june: "June"
+ july: "July"
+ august: "August"
+ september: "September"
+ october: "October"
+ november: "November"
+ december: "December"
+ email_not_found: "Email address not found"
+ email_unconfirmed: "You must confirm your email address before you can reset your password."
+ email_required: "You must provide an email address"
+ logging_in: "Hold on a moment, we're logging you in"
+ signup_email: "Your email"
+ choose_password: "Choose a password"
+ confirm_password: "Confirm password"
+ action_signup: "Sign up now"
+ forgot_password: "Forgot Password?"
+ password_reset_sent: "An email with instructions on resetting your password has been sent!"
+ reset_password: "Reset password"
+ update_and_recalculate_fees: "Update And Recalculate Fees"
+ registration:
+ steps:
+ introduction:
+ registration_greeting: "Hi there!"
+ registration_intro: "You can now create a profile for your Producer or Hub"
+ registration_checklist: "What do I need?"
+ registration_time: "5-10 minutes"
+ registration_enterprise_address: "Enterprise address"
+ registration_contact_details: "Primary contact details"
+ registration_logo: "Your logo image"
+ registration_promo_image: "Landscape image for your profile"
+ registration_about_us: "'About Us' text"
+ registration_outcome_headline: "What do I get?"
+ registration_outcome1_html: "Your profile helps people find and contact you on the Open Food Network."
+ registration_outcome2: "Use this space to tell the story of your enterprise, to help drive connections to your social and online presence."
+ registration_outcome3: "It's also the first step towards trading on the Open Food Network, or opening an online store."
+ registration_action: "Let's get started!"
+ details:
+ title: "Details"
+ headline: "Let's Get Started"
+ enterprise: "Woot! First need to know a little bit about your enterprise:"
+ producer: "Woot! First we need to know a little bit about your farm:"
+ enterprise_name_field: "Enterprise Name:"
+ producer_name_field: "Farm Name:"
+ producer_name_field_placeholder: "e.g. Jose's Awesome Farm"
+ producer_name_field_error: "Please choose a unique name for your enterprise"
+ address1_field: "Address line 1:"
+ address1_field_placeholder: "e.g. 123 Kapayapaan St."
+ address1_field_error: "Please enter an address"
+ address2_field: "Address line 2:"
+ suburb_field: "City:"
+ suburb_field_placeholder: "e.g. Tobias Fornier"
+ suburb_field_error: "Please enter a city/municipality"
+ postcode_field: "Postcode:"
+ postcode_field_placeholder: "e.g. 5716"
+ postcode_field_error: "Postcode required"
+ state_field: "Province:"
+ state_field_error: "Province required"
+ country_field: "Country:"
+ country_field_error: "Please select a country"
+ contact:
+ title: "Contact"
+ who_is_managing_enterprise: "Who is responsible for managing %{enterprise}?"
+ contact_field: "Primary Contact"
+ contact_field_placeholder: "Contact Name"
+ contact_field_required: "You need to enter a primary contact."
+ phone_field: "Phone number"
+ phone_field_placeholder: "eg. (03) 1234 5678"
+ type:
+ title: "Type"
+ headline: "Last step to add %{enterprise}!"
+ question: "Are you a producer?"
+ yes_producer: "Yes, I'm a producer"
+ no_producer: "No, I'm not a producer"
+ producer_field_error: "Please choose one. Are you are producer?"
+ yes_producer_help: "Producers make yummy things to eat and/or drink. You're a producer if you grow it, raise it, brew it, bake it, ferment it, milk it or mould it."
+ no_producer_help: "If you’re not a producer, you’re probably someone who sells and distributes food. You might be a hub, coop, buying group, retailer, wholesaler or other."
+ create_profile: "Create Profile"
+ about:
+ title: "About"
+ headline: "Nice one!"
+ message: "Now let's flesh out the details about"
+ success: "Success! %{enterprise} added to the Open Food Network"
+ registration_exit_message: "If you exit this wizard at any stage, you can continue to create your profile by going to the admin interface."
+ enterprise_description: "Short Description"
+ enterprise_description_placeholder: "A short sentence describing your enterprise"
+ enterprise_long_desc: "Long Description"
+ enterprise_long_desc_placeholder: "This is your opportunity to tell the story of your enterprise - what makes you different and wonderful? We'd suggest keeping your description to under 600 characters or 150 words."
+ enterprise_long_desc_length: "%{num} characters / up to 600 recommended"
+ enterprise_abn: "TIN"
+ enterprise_abn_placeholder: "eg. 99 123 456 789"
+ enterprise_acn: "Branch TIN"
+ enterprise_acn_placeholder: "eg. 123 456 789"
+ enterprise_tax_required: "You need to make a selection."
+ images:
+ title: "Images"
+ headline: "Thanks!"
+ description: "Let's upload some pretty pictures so your profile looks great! :)"
+ uploading: "Uploading..."
+ continue: "Continue"
+ back: "Back"
+ logo:
+ select_logo: "Step 1. Select Logo Image"
+ logo_tip: "Tip: Square images will work best, preferably at least 300×300px"
+ logo_label: "Choose a logo image"
+ logo_drag: "Drag and drop your logo here"
+ review_logo: "Step 2. Review Your Logo"
+ review_logo_tip: "Tip: for best results, your logo should fill the available space"
+ logo_placeholder: "Your logo will appear here for review once uploaded"
+ promo:
+ select_promo_image: "Step 3. Select Promo Image"
+ promo_image_tip: "Tip: Shown as a banner, preferred size is 1200×260px"
+ promo_image_label: "Choose a promo image"
+ promo_image_drag: "Drag and drop your promo here"
+ review_promo_image: "Step 4. Review Your Promo Banner"
+ review_promo_image_tip: "Tip: for best results, your promo image should fill the available space"
+ promo_image_placeholder: "Your logo will appear here for review once uploaded"
+ social:
+ title: "Social"
+ enterprise_final_step: "Final step!"
+ enterprise_social_text: "How can people find %{enterprise} online?"
+ website: "Website"
+ website_placeholder: "e.g. www.openfoodnetwork.ph"
+ facebook: "Facebook"
+ facebook_placeholder: "eg. www.facebook.com/PageNameHere"
+ linkedin: "LinkedIn"
+ linkedin_placeholder: "eg. www.linkedin.com/YourNameHere"
+ twitter: "Twitter"
+ twitter_placeholder: "e.g. @OFNPhilippines"
+ instagram: "Instagram"
+ instagram_placeholder: "eg. @OFNPhilippines"
+ limit_reached:
+ headline: "Oh no!"
+ message: "You have reached the limit!"
+ text: "You have reached the limit for the number of enterprises you are allowed to own on the"
+ action: "Return to the homepage"
+ finished:
+ headline: "Finished!"
+ thanks: "Thanks for filling out the details for %{enterprise}."
+ login: "You can change or update your enterprise at any stage by logging into Open Food Network and going to Admin."
+ action: "Go to Enterprise Dashboard"
+ back: "Back"
+ continue: "Continue"
+ action_or: "OR"
+ enterprise_limit: Enterprise Limit
+ shipping_method_destroy_error: "That shipping method cannot be deleted as it is referenced by an order: %{number}."
+ fees: "Fees"
+ item_cost: "Item cost"
+ bulk: "Bulk"
+ shop_variant_quantity_min: "min"
+ shop_variant_quantity_max: "max"
+ follow: "Follow"
+ shop_for_products_html: "Shop for %{enterprise} products at:"
+ change_shop: "Change shop to:"
+ shop_at: "Shop now at:"
+ price_breakdown: "Full price breakdown"
+ admin_fee: "Admin fee"
+ sales_fee: "Sales fee"
+ packing_fee: "Packing fee"
+ transport_fee: "Transport fee"
+ fundraising_fee: "Fundraising fee"
+ price_graph: "Price graph"
+ included_tax: "Included tax"
+ balance: "Balance"
+ transaction: "Transaction"
+ transaction_date: "Date"
+ payment_state: "Payment status"
+ shipping_state: "Shipping status"
+ value: "Value"
+ balance_due: "Balance due"
+ credit: "Credit"
+ Paid: "Paid"
+ Ready: "Ready"
+ ok: OK
+ not_visible: not visible
+ you_have_no_orders_yet: "You have no orders yet"
+ show_only_complete_orders: "Only show complete orders"
+ successfully_created: '%{resource} has been successfully created!'
+ successfully_removed: '%{resource} has been successfully removed!'
+ successfully_updated: '%{resource} has been successfully updated!'
+ running_balance: "Running balance"
+ outstanding_balance: "Outstanding balance"
+ admin_enterprise_relationships: "Enterprise Permissions"
+ admin_enterprise_relationships_everything: "Everything"
+ admin_enterprise_relationships_permits: "permits"
+ admin_enterprise_relationships_seach_placeholder: "Search"
+ admin_enterprise_relationships_button_create: "Create"
+ admin_enterprise_groups: "Enterprise Groups"
+ admin_enterprise_groups_name: "Name"
+ admin_enterprise_groups_owner: "Owner"
+ admin_enterprise_groups_on_front_page: "On front page ?"
+ admin_enterprise_groups_enterprise: "Enterprises"
+ admin_enterprise_groups_data_powertip: "The primary user responsible for this group."
+ admin_enterprise_groups_data_powertip_logo: "This is the logo for the group"
+ admin_enterprise_groups_data_powertip_promo_image: "This image is displayed at the top of the Group profile"
+ admin_enterprise_groups_contact: "Contact"
+ admin_enterprise_groups_contact_phone_placeholder: "eg. 98 7654 3210"
+ admin_enterprise_groups_contact_address1_placeholder: "123 Kapayapaan St."
+ admin_enterprise_groups_contact_city: "City"
+ admin_enterprise_groups_contact_city_placeholder: "e.g. Mandaluyong"
+ admin_enterprise_groups_contact_zipcode: "Postcode"
+ admin_enterprise_groups_contact_zipcode_placeholder: "e.g. 1555"
+ admin_enterprise_groups_contact_state_id: "Province"
+ admin_enterprise_groups_contact_country_id: "Country"
+ admin_enterprise_groups_web: "Web Resources"
+ admin_enterprise_groups_web_twitter: "e.g. @OFNPhilippines"
+ admin_enterprise_groups_web_website_placeholder: "eg. www.truffles.com"
+ admin_order_cycles: "Admin Order Cycles"
+ open: "Open"
+ close: "Close"
+ create: "Create"
+ search: "Search"
+ supplier: "Supplier"
+ product_name: "Product Name"
+ product_description: "Product Description"
+ units: "Unit Size"
+ coordinator: "Coordinator"
+ distributor: "Distributor"
+ enterprise_fees: "Enterprise Fees"
+ process_my_order: "Process My Order"
+ delivery_instructions: Delivery Instructions
+ delivery_method: Delivery Method
+ fee_type: "Fee Type"
+ tax_category: "Tax Category"
+ calculator: "Calculator"
+ calculator_values: "Calculator values"
+ calculator_settings_warning: "If you are changing the calculator type, you must save first before you can edit the calculator settings"
+ flat_percent_per_item: "Flat Percent (per item)"
+ flat_rate_per_item: "Flat Rate (per item)"
+ flat_rate_per_order: "Flat Rate (per order)"
+ flexible_rate: "Flexible Rate"
+ price_sack: "Price Sack"
+ new_order_cycles: "New Order Cycles"
+ new_order_cycle: "New Order Cycle"
+ select_a_coordinator_for_your_order_cycle: "Select a coordinator for your order cycle"
+ notify_producers: 'Notify producers'
+ edit_order_cycle: "Edit Order Cycle"
+ roles: "Roles"
+ update: "Update"
+ delete: Delete
+ add_producer_property: "Add producer property"
+ in_progress: "In Progress"
+ started_at: "Started at"
+ queued: "Queued"
+ scheduled_for: "Scheduled for"
+ customers: "Customers"
+ please_select_hub: "Please select a Hub"
+ loading_customers: "Loading Customers"
+ no_customers_found: "No customers found"
+ go: "Go"
+ hub: "Hub"
+ producer: "Producer"
+ product: "Product"
+ price: "Price"
+ on_hand: "On hand"
+ review: "Review"
+ save_changes: "Save Changes"
+ order_saved: "Order Saved"
+ no_products: No Products
+ spree_admin_overview_enterprises_header: "My Enterprises"
+ spree_admin_overview_enterprises_footer: "MANAGE MY ENTERPRISES"
+ spree_admin_enterprises_hubs_name: "Name"
+ spree_admin_enterprises_create_new: "CREATE NEW"
+ spree_admin_enterprises_shipping_methods: "Shipping Methods"
+ spree_admin_enterprises_fees: "Enterprise Fees"
+ spree_admin_enterprises_none_create_a_new_enterprise: "CREATE A NEW ENTERPRISE"
+ spree_admin_enterprises_none_text: "You don't have any enterprises yet"
+ spree_admin_enterprises_tabs_hubs: "HUBS"
+ spree_admin_enterprises_producers_manage_products: "MANAGE PRODUCTS"
+ spree_admin_enterprises_create_new_product: "CREATE A NEW PRODUCT"
+ spree_admin_single_enterprise_alert_mail_confirmation: "Please confirm the email address for"
+ spree_admin_single_enterprise_alert_mail_sent: "We've sent an email to"
+ spree_admin_overview_action_required: "Action Required"
+ spree_admin_overview_check_your_inbox: "Please check your inbox for further instructions. Thanks!"
+ spree_admin_unit_value: Unit Value
+ spree_admin_unit_description: Unit Description
+ spree_admin_variant_unit: Variant unit
+ spree_admin_variant_unit_scale: Variant unit scale
+ spree_admin_supplier: Supplier
+ spree_admin_product_category: Product Category
+ spree_admin_variant_unit_name: Variant unit name
+ unit_name: "Unit name"
+ change_package: "Change Package"
+ spree_admin_single_enterprise_hint: "Hint: To allow people to find you, turn on your visibility under"
+ spree_admin_eg_pickup_from_school: "eg. 'Pick-up from Primary School'"
+ spree_admin_eg_collect_your_order: "eg. 'Please collect your order from 123 Kapayapaan St., Tobias Fornier, Antique 5716'"
+ spree_classification_primary_taxon_error: "Taxon %{taxon} is the primary taxon of %{product} and cannot be deleted"
+ spree_order_availability_error: "Distributor or order cycle cannot supply the products in your cart"
+ spree_order_populator_error: "That distributor or order cycle can't supply all the products in your cart. Please choose another."
+ spree_order_populator_availability_error: "That product is not available from the chosen distributor or order cycle."
+ spree_distributors_error: "At least one hub must be selected"
+ spree_user_enterprise_limit_error: "^%{email} is not permitted to own any more enterprises (limit is %{enterprise_limit})."
+ spree_variant_product_error: must have at least one variant
+ your_profil_live: "Your profile live"
+ on_ofn_map: "on the Open Food Network map"
+ see: "See"
+ live: "live"
+ manage: "Manage"
+ resend: "Resend"
+ add_and_manage_products: "Add & manage products"
+ add_and_manage_order_cycles: "Add & manage order cycles"
+ manage_order_cycles: "Manage order cycles"
+ manage_products: "Manage products"
+ edit_profile_details: "Edit profile details"
+ edit_profile_details_etc: "Change your profile description, images, etc."
+ order_cycle: "Order Cycle"
+ order_cycles: "Order Cycles"
+ enterprise_relationships: "Enterprise permissions"
+ remove_tax: "Remove tax"
+ first_name_begins_with: "First name begins with"
+ last_name_begins_with: "Last name begins with"
+ enterprise_tos_link: "Enterprise Terms of Service link"
+ enterprise_tos_message: "We want to work with people that share our aims and values. As such we ask new enterprises to agree to our "
+ enterprise_tos_link_text: "Terms of Service."
+ enterprise_tos_agree: "I agree to the above Terms of Service"
+ tax_settings: "Tax Settings"
+ products_require_tax_category: "products require tax category"
+ admin_shared_address_1: "Address"
+ admin_shared_address_2: "Address (cont.)"
+ admin_share_city: "City"
+ admin_share_zipcode: "Postcode"
+ admin_share_country: "Country"
+ admin_share_state: "Province"
+ hub_sidebar_hubs: "Hubs"
+ hub_sidebar_none_available: "None Available"
+ hub_sidebar_manage: "Manage"
+ hub_sidebar_at_least: "At least one hub must be selected"
+ hub_sidebar_blue: "blue"
+ hub_sidebar_red: "red"
+ report_customers_distributor: "Distributor"
+ report_customers_supplier: "Supplier"
+ report_customers_cycle: "Order Cycle"
+ report_customers_type: "Report Type"
+ report_customers_csv: "Download as csv"
+ report_producers: "Producers: "
+ report_type: "Report Type: "
+ report_hubs: "Hubs: "
+ report_payment: "Payment Methods: "
+ report_distributor: "Distributor: "
+ report_payment_by: 'Payments By Type'
+ report_itemised_payment: 'Itemised Payment Totals'
+ report_payment_totals: 'Payment Totals'
+ report_all: 'all'
+ report_order_cycle: "Order Cycle: "
+ report_enterprises: "Enterprises: "
+ report_users: "Users: "
+ report_tax_rates: Tax rates
+ report_tax_types: Tax types
+ report_header_order_cycle: Order Cycle
+ report_header_user: User
+ report_header_email: Email
+ report_header_status: Status
+ report_header_comments: Comments
+ report_header_first_name: First Name
+ report_header_last_name: Last Name
+ report_header_phone: Phone
+ report_header_suburb: City
+ report_header_address: Address
+ report_header_billing_address: Billing Address
+ report_header_relationship: Relationship
+ report_header_hub: Hub
+ report_header_hub_address: Hub Address
+ report_header_to_hub: To Hub
+ report_header_hub_code: Hub Code
+ report_header_code: Code
+ report_header_paid: Paid?
+ report_header_delivery: Delivery?
+ report_header_shipping: Shipping
+ report_header_shipping_method: Shipping Method
+ report_header_shipping_instructions: Shipping instructions
+ report_header_ship_street: Ship Street
+ report_header_ship_street_2: Ship Street 2
+ report_header_ship_city: Ship City
+ report_header_ship_postcode: Ship Postcode
+ report_header_ship_state: Ship State
+ report_header_billing_street: Billing Street
+ report_header_billing_street_2: Billing Street 2
+ report_header_billing_street_3: Billing Street 3
+ report_header_billing_street_4: Billing Street 4
+ report_header_billing_city: Billing City
+ report_header_billing_postcode: Billing Postcode
+ report_header_billing_state: Billing State
+ report_header_incoming_transport: Incoming Transport
+ report_header_special_instructions: Special Instructions
+ report_header_order_number: Order number
+ report_header_date: Date
+ report_header_confirmation_date: Confirmation Date
+ report_header_tags: Tags
+ report_header_items: Items
+ report_header_items_total: "Items total %{currency_symbol}"
+ report_header_taxable_items_total: "Taxable Items Total (%{currency_symbol})"
+ report_header_sales_tax: "Sales Tax (%{currency_symbol})"
+ report_header_delivery_charge: "Delivery Charge (%{currency_symbol})"
+ report_header_tax_on_delivery: "Tax on Delivery (%{currency_symbol})"
+ report_header_tax_on_fees: "Tax on Fees (%{currency_symbol})"
+ report_header_total_tax: "Total Tax (%{currency_symbol})"
+ report_header_enterprise: Enterprise
+ report_header_customer: Customer
+ report_header_customer_code: Customer Code
+ report_header_product: Product
+ report_header_product_properties: Product Properties
+ report_header_quantity: Quantity
+ report_header_max_quantity: Max Quantity
+ report_header_variant: Variant
+ report_header_variant_value: Variant Value
+ report_header_variant_unit: Variant Unit
+ report_header_total_available: Total available
+ report_header_unallocated: Unallocated
+ report_header_max_quantity_excess: Max Quantity Excess
+ report_header_taxons: Taxons
+ report_header_supplier: Supplier
+ report_header_producer: Producer
+ report_header_producer_suburb: Producer City
+ report_header_unit: Unit
+ report_header_group_buy_unit_quantity: Group Buy Unit Quantity
+ report_header_cost: Cost
+ report_header_shipping_cost: Shipping Cost
+ report_header_curr_cost_per_unit: Curr. Cost per Unit
+ report_header_total_shipping_cost: Total Shipping Cost
+ report_header_payment_method: Payment Method
+ report_header_sells: Sells
+ report_header_visible: Visible
+ report_header_price: Price
+ report_header_unit_size: Unit Size
+ report_header_distributor: Distributor
+ report_header_distributor_address: Distributor address
+ report_header_distributor_city: Distributor city
+ report_header_distributor_postcode: Distributor postcode
+ report_header_delivery_address: Delivery Address
+ report_header_delivery_postcode: Delivery Postcode
+ report_header_bulk_unit_size: Bulk Unit Size
+ report_header_weight: Weight
+ report_header_sum_total: Sum Total
+ report_header_date_of_order: Date of Order
+ report_header_amount_owing: Amount Owing
+ report_header_amount_paid: Amount Paid
+ report_header_units_required: Units Required
+ report_header_remainder: Remainder
+ report_header_order_date: Order date
+ report_header_order_id: Order Id
+ report_header_item_name: Item name
+ report_header_temp_controlled_items: Temp Controlled Items?
+ report_header_customer_name: Customer Name
+ report_header_customer_email: Customer Email
+ report_header_customer_phone: Customer Phone
+ report_header_customer_city: Customer City
+ report_header_payment_state: Payment State
+ report_header_payment_type: Payment Type
+ report_header_item_price: "Item (%{currency})"
+ report_header_item_fees_price: "Item + Fees (%{currency})"
+ report_header_admin_handling_fees: "Admin & Handling (%{currency})"
+ report_header_ship_price: "Ship (%{currency})"
+ report_header_pay_fee_price: "Pay fee (%{currency})"
+ report_header_total_price: "Total (%{currency})"
+ report_header_product_total_price: "Product Total (%{currency})"
+ report_header_shipping_total_price: "Shipping Total (%{currency})"
+ report_header_outstanding_balance_price: "Outstanding Balance (%{currency})"
+ report_header_eft_price: "EFT (%{currency})"
+ report_header_paypal_price: "PayPal (%{currency})"
+ report_header_sku: SKU
+ report_header_amount: Amount
+ report_header_balance: Balance
+ report_header_total_cost: "Total Cost"
+ report_header_total_ordered: Total Ordered
+ report_header_total_max: Total Max
+ report_header_total_units: Total Units
+ report_header_sum_max_total: "Sum Max Total"
+ report_header_total_excl_vat: "Total excl. tax (%{currency_symbol})"
+ report_header_total_incl_vat: "Total incl. tax (%{currency_symbol})"
+ report_header_temp_controlled: TempControlled?
+ report_header_is_producer: Producer?
+ report_header_not_confirmed: Not Confirmed
+ report_header_gst_on_income: VAT on Income
+ report_header_gst_free_income: VAT Free Income
+ report_header_total_untaxable_produce: Total untaxable produce (no tax)
+ report_header_total_taxable_produce: Total taxable produce (tax inclusive)
+ report_header_total_untaxable_fees: Total untaxable fees (no tax)
+ report_header_total_taxable_fees: Total taxable fees (tax inclusive)
+ report_header_delivery_shipping_cost: Delivery Shipping Cost (tax inclusive)
+ report_header_transaction_fee: Transaction Fee (no tax)
+ report_header_total_untaxable_admin: Total untaxable admin adjustments (no tax)
+ report_header_total_taxable_admin: Total taxable admin adjustments (tax inclusive)
+ initial_invoice_number: "Initial invoice number:"
+ invoice_date: "Invoice date:"
+ due_date: "Due date:"
+ account_code: "Account code:"
+ equals: "Equals"
+ contains: "contains"
+ discount: "Discount"
+ filter_products: "Filter Products"
+ delete_product_variant: "The last variant cannot be deleted!"
+ progress: "progress"
+ saving: "Saving.."
+ success: "success"
+ failure: "failure"
+ unsaved_changes_confirmation: "Unsaved changes will be lost. Continue anyway?"
+ one_product_unsaved: "Changes to one product remain unsaved."
+ products_unsaved: "Changes to %{n} products remain unsaved."
+ is_already_manager: "is already a manager!"
+ no_change_to_save: " No change to save"
+ user_invited: "%{email} has been invited to manage this enterprise"
+ add_manager: "Add an existing user"
+ users: "Users"
+ about: "About"
+ images: "Images"
+ web: "Web"
+ primary_details: "Primary Details"
+ adrdress: "Address"
+ contact: "Contact"
+ social: "Social"
+ business_details: "Business Details"
+ properties: "Properties"
+ shipping: "Shipping"
+ shipping_methods: "Shipping Methods"
+ payment_methods: "Payment Methods"
+ payment_method_fee: "Transaction fee"
+ payment_processing_failed: "Payment could not be processed, please check the details you entered"
+ payment_method_not_supported: "That payment method is unsupported. Please choose another one."
+ payment_updated: "Payment Updated"
+ inventory_settings: "Inventory Settings"
+ tag_rules: "Tag Rules"
+ shop_preferences: "Shop Preferences"
+ enterprise_fee_whole_order: Whole order
+ enterprise_fee_by: "%{type} fee by %{role} %{enterprise_name}"
+ validation_msg_relationship_already_established: "^That relationship is already established."
+ validation_msg_at_least_one_hub: "^At least one hub must be selected"
+ validation_msg_tax_category_cant_be_blank: "^Tax Category can't be blank"
+ validation_msg_is_associated_with_an_exising_customer: "is associated with an existing customer"
+ content_configuration_pricing_table: "(TODO: Pricing table)"
+ content_configuration_case_studies: "(TODO: Case studies)"
+ content_configuration_detail: "(TODO: Detail)"
+ enterprise_name_error: "has already been taken. If this is your enterprise and you would like to claim ownership, or if you would like to trade with this enterprise please contact the current manager of this profile at %{email}."
+ enterprise_owner_error: "^%{email} is not permitted to own any more enterprises (limit is %{enterprise_limit})."
+ enterprise_role_uniqueness_error: "^That role is already present."
+ inventory_item_visibility_error: must be true or false
+ product_importer_file_error: "error: no file uploaded"
+ product_importer_spreadsheet_error: "could not process file: invalid filetype"
+ product_importer_products_save_error: did not save any products successfully
+ product_import_file_not_found_notice: 'File not found or could not be opened'
+ product_import_no_data_in_spreadsheet_notice: 'No data found in spreadsheet'
+ order_choosing_hub_notice: Your hub has been selected.
+ order_cycle_selecting_notice: Your order cycle has been selected.
+ adjustments_tax_rate_error: "^Please check that the tax rate for this adjustment is correct."
+ active_distributors_not_ready_for_checkout_message_singular: >-
+ The hub %{distributor_names} is listed in an active order cycle, but does not
+ have valid shipping and payment methods. Until you set these up, customers will
+ not be able to shop at this hub.
+ active_distributors_not_ready_for_checkout_message_plural: >-
+ The hubs %{distributor_names} are listed in an active order cycle, but do not
+ have valid shipping and payment methods. Until you set these up, customers will
+ not be able to shop at these hubs.
+ enterprise_fees_update_notice: Your enterprise fees have been updated.
+ enterprise_register_package_error: "Please select a package"
+ enterprise_register_error: "Could not complete registration for %{enterprise}"
+ enterprise_register_success_notice: "Congratulations! Registration for %{enterprise} is complete!"
+ enterprise_bulk_update_success_notice: "Enterprises updated successfully"
+ enterprise_bulk_update_error: 'Update failed'
+ enterprise_shop_show_error: "The shop you are looking for doesn't exist or is inactive on OFN. Please check other shops."
+ order_cycles_create_notice: 'Your order cycle has been created.'
+ order_cycles_update_notice: 'Your order cycle has been updated.'
+ order_cycles_bulk_update_notice: 'Order cycles have been updated.'
+ order_cycles_clone_notice: "Your order cycle %{name} has been cloned."
+ order_cycles_email_to_producers_notice: 'Emails to be sent to producers have been queued for sending.'
+ order_cycles_no_permission_to_coordinate_error: "None of your enterprises have permission to coordinate an order cycle"
+ order_cycles_no_permission_to_create_error: "You don't have permission to create an order cycle coordinated by that enterprise"
+ back_to_orders_list: "Back to order list"
+ no_orders_found: "No Orders Found"
+ order_information: "Order Information"
+ date_completed: "Date Completed"
+ amount: "Amount"
+ state_names:
+ ready: Ready
+ pending: Pending
+ shipped: Shipped
+ js:
+ saving: 'Saving...'
+ changes_saved: 'Changes saved.'
+ save_changes_first: Save changes first.
+ all_changes_saved: All changes saved
+ unsaved_changes: You have unsaved changes
+ all_changes_saved_successfully: All changes saved successfully
+ oh_no: "Oh no! I was unable to save your changes."
+ unauthorized: "You are unauthorised to access this page."
+ error: Error
+ unavailable: Unavailable
+ profile: Profile
+ hub: Hub
+ shop: Shop
+ choose: Choose
+ resolve_errors: Please resolve the following errors
+ more_items: "+ %{count} More"
+ default_card_updated: Default Card Updated
+ admin:
+ enterprise_limit_reached: "You have reached the standard limit of enterprises per account. Write to %{contact_email} if you need to increase it."
+ modals:
+ got_it: Got it
+ close: "Close"
+ invite: "Invite"
+ invite_title: "Invite an unregistered user"
+ tag_rule_help:
+ title: Tag Rules
+ overview: Overview
+ overview_text: >
+ Tag rules provide a way to describe which items are visible or otherwise
+ to which customers. Items can be Shipping Methods, Payment Methods,
+ Products and Order Cycles.
+ by_default_rules: "'By Default...' Rules"
+ by_default_rules_text: >
+ Default rules allow you to hide items so that they are not visible by
+ default. This behaviour can then be overriden by non-default rules for
+ customers with particular tags.
+ customer_tagged_rules: "'Customers Tagged...' Rules"
+ customer_tagged_rules_text: >
+ By creating rules related to a specific customer tag, you can override
+ the default behaviour (whether it be to show or to hide items) for customers
+ with the specified tag.
+ panels:
+ save: SAVE
+ saved: SAVED
+ saving: SAVING
+ enterprise_package:
+ hub_profile: Hub Profile
+ hub_profile_cost: "COST: ALWAYS FREE"
+ hub_profile_text1: >
+ People can find and contact you on the Open Food Network. Your enterprise
+ will be visible on the map, and will be searchable in listings.
+ hub_profile_text2: >
+ Having a profile, and making connections within your local food system
+ through the Open Food Network will always be free.
+ hub_shop: Hub Shop
+ hub_shop_text1: >
+ Your enterprise is the backbone of your local food system. You aggregate
+ produce from other enterprises and can sell it through your shop on
+ the Open Food Network.
+ hub_shop_text2: >
+ Hubs can take many forms, whether they be a food co-op, a buying group,
+ a veggie-box program, or a local grocery store.
+ hub_shop_text3: >
+ If you also want to sell your own products, you will need to switch
+ this enterprise to be a producer.
+ choose_package: Please Choose a Package
+ choose_package_text1: >
+ Your enterprise will not be fully activated until a package is selected
+ from the options on the left.
+ choose_package_text2: >
+ Click on an option to see more detailed information about each package,
+ and hit the red SAVE button when you are done!
+ profile_only: Profile Only
+ profile_only_cost: "COST: ALWAYS FREE"
+ profile_only_text1: >
+ A profile makes you visible and contactable to others and is a way to
+ share your story.
+ profile_only_text2: >
+ If you prefer to focus on producing food, and want to leave the work
+ of selling it to someone else, you won't require a shop on the Open
+ Food Network.
+ profile_only_text3: >
+ Add your products to Open Food Network, allowing hubs to stock your
+ products in their stores.
+ producer_shop: Producer Shop
+ producer_shop_text1: >
+ Sell your products directly to customers through your very own Open
+ Food Network shopfront.
+ producer_shop_text2: >
+ A Producer Shop is for your produce only, if you want to sell produce
+ grown/produced off site, please select 'Producer Hub'.
+ producer_hub: Producer Hub
+ producer_hub_text1: >
+ Your enterprise is the backbone of your local food system. You can sell
+ your own produce as well as produce aggregated from other enterprises
+ through your shopfront on the Open Food Network.
+ producer_hub_text2: >
+ Producer Hubs can take many forms, whether they be a CSA, a veggie-box
+ program, or a food co-op with a rooftop garden.
+ producer_hub_text3: >
+ The Open Food Network aims to support as many hub models as possible,
+ so no matter your situation, we want to provide the tools you need to
+ run your organisation or local food business.
+ get_listing: Get a listing
+ always_free: ALWAYS FREE
+ sell_produce_others: Sell produce from others
+ sell_own_produce: Sell your own produce
+ sell_both: Sell produce from self and others
+ enterprise_producer:
+ producer: Producer
+ producer_text1: >
+ Producers make yummy things to eat or drink. You're a producer if you
+ grow it, raise it, brew it, bake it, ferment it, milk it or mould it.
+ producer_text2: >
+ Producers can also perform other functions, such as aggregating food
+ from other enterprises and selling it through a shop on the Open Food
+ Network.
+ non_producer: Non-producer
+ non_producer_text1: >
+ Non-producers do not produce any food themselves, meaning that they
+ cannot create their own products for sale through the Open Food Network.
+ non_producer_text2: >
+ Instead, non-producers specialise in linking producers to the end eater,
+ whether it be by aggregating, grading, packing, selling or delivering
+ food.
+ producer_desc: Producers of food
+ producer_example: eg. GROWERS, BAKERS, BREWERS, MAKERS
+ non_producer_desc: All other food enterprises
+ non_producer_example: eg. Grocery stores, Food co-ops, Buying groups
+ enterprise_status:
+ status_title: "%{name} is set up and ready to go!"
+ severity: Severity
+ description: Description
+ resolve: Resolve
+ exchange_products:
+ load_more_variants: "Load More Variants"
+ load_all_variants: "Load All Variants"
+ select_all_variants: "Select All %{total_number_of_variants} Variants"
+ variants_loaded: "%{num_of_variants_loaded} of %{total_number_of_variants} Variants Loaded"
+ loading_variants: "Loading Variants"
+ tag_rules:
+ shipping_method_tagged_top: "Shipping methods tagged"
+ shipping_method_tagged_bottom: "are:"
+ payment_method_tagged_top: "Payment methods tagged"
+ payment_method_tagged_bottom: "are:"
+ order_cycle_tagged_top: "Order Cycles tagged"
+ order_cycle_tagged_bottom: "are:"
+ inventory_tagged_top: "Inventory variants tagged"
+ inventory_tagged_bottom: "are:"
+ new_tag_rule_dialog:
+ select_rule_type: "Select a rule type:"
+ add_rule: "Add Rule"
+ enterprise_fees:
+ inherit_from_product: "Inherit From Product"
+ orders:
+ index:
+ per_page: "%{results} per page"
+ view_file: "View File"
+ compiling_invoices: "Compiling Invoices"
+ bulk_invoice_created: "Bulk Invoice created"
+ bulk_invoice_failed: "Failed to create Bulk Invoice"
+ please_wait: "Please wait until the PDF is ready before closing this modal."
+ order_state:
+ address: "address"
+ adjustments: "adjustments"
+ awaiting_return: "awaiting return"
+ canceled: "cancelled"
+ cart: "cart"
+ complete: "complete"
+ confirm: "confirm"
+ delivery: "delivery"
+ paused: "paused"
+ payment: "payment"
+ pending: "pending"
+ resumed: "resumed"
+ returned: "returned"
+ skrill: "skrill"
+ shipment_states:
+ backorder: "backorder"
+ partial: "partial"
+ pending: "pending"
+ ready: "ready"
+ shipped: "shipped"
+ canceled: "cancelled"
+ payment_states:
+ balance_due: "balance due"
+ completed: "completed"
+ checkout: "checkout"
+ credit_owed: "credit owed"
+ failed: "failed"
+ paid: "paid"
+ pending: "pending"
+ processing: "processing"
+ void: "void"
+ invalid: "invalid"
+ resend_user_email_confirmation:
+ resend: "Resend"
+ sending: "Resend..."
+ done: "Resend done ✓"
+ failed: "Resend failed ✗"
+ order_cycles:
+ schedules:
+ adding_a_new_schedule: "Adding A New Schedule"
+ updating_a_schedule: "Updating A Schedule"
+ create_schedule: "Create Schedule"
+ update_schedule: "Update Schedule"
+ delete_schedule: "Delete Schedule"
+ schedule_name_placeholder: "Schedule Name"
+ created_schedule: "Created schedule"
+ updated_schedule: "Updated schedule"
+ deleted_schedule: "Deleted schedule"
+ name_required_error: "Please enter a name for this schedule"
+ no_order_cycles_error: "Please select at least one order cycle (drag and drop)"
+ available: "Available"
+ selected: "Selected"
+ customers:
+ index:
+ add_customer: "Add Customer"
+ add_a_new_customer_for: "Add a new customer for %{shop_name}"
+ customer_placeholder: "customer@example.org"
+ valid_email_error: "Please enter a valid email address"
+ subscriptions:
+ error_saving: "Error saving subscription"
+ new:
+ please_select_a_shop: "Please select a shop"
+ insufficient_stock: "Insufficient stock available, only %{on_hand} remaining"
+ out_of_stock:
+ reduced_stock_available: Reduced stock available
+ out_of_stock_text: >
+ While you've been shopping, the stock levels for one or more of the products
+ in your cart have reduced. Here's what's changed:
+ now_out_of_stock: is now out of stock.
+ only_n_remainging: "now only has %{num} remaining."
+ variants:
+ on_demand:
+ 'yes': "On demand"
+ variant_overrides:
+ on_demand:
+ use_producer_settings: "Use producer stock settings"
+ 'yes': "Yes"
+ 'no': "No"
+ inventory_products: "Inventory Products"
+ hidden_products: "Hidden Products"
+ new_products: "New Products"
+ reset_stock_levels: Reset Stock Levels To Defaults
+ changes_to: Changes to
+ one_override: one override
+ overrides: overrides
+ remain_unsaved: remain unsaved.
+ no_changes_to_save: No changes to save.'
+ no_authorisation: "I couldn't get authorisation to save those changes, so they remain unsaved."
+ some_trouble: "I had some trouble saving: %{errors}"
+ changing_on_hand_stock: Changing on hand stock levels...
+ stock_reset: Stocks reset to defaults.
+ tag_rules:
+ show_hide_variants: 'Show or Hide variants in my shopfront'
+ show_hide_shipping: 'Show or Hide shipping methods at checkout'
+ show_hide_payment: 'Show or Hide payment methods at checkout'
+ show_hide_order_cycles: 'Show or Hide order cycles in my shopfront'
+ visible: VISIBLE
+ not_visible: NOT VISIBLE
+ services:
+ unsaved_changes_message: Unsaved changes currently exist, save now or ignore?
+ save: SAVE
+ ignore: IGNORE
+ add_to_order_cycle: "add to order cycle"
+ manage_products: "manage products"
+ edit_profile: "edit profile"
+ add_products_to_inventory: "add products to inventory"
+ resources:
+ could_not_delete_customer: 'Could not delete customer'
+ product_import:
+ confirmation: |
+ This will set stock level to zero on all products for this
+ enterprise that are not present in the uploaded file.
+ order_cycles:
+ create_failure: "Failed to create order cycle"
+ update_success: 'Your order cycle has been updated.'
+ update_failure: "Failed to update order cycle"
+ no_distributors: There are no distributors in this order cycle. This order cycle will not be visible to customers until you add one. Would you like to continue saving this order cycle?'
+ enterprises:
+ producer: "Producer"
+ non_producer: "Non-Producer"
+ customers:
+ select_shop: 'Please select a shop first'
+ could_not_create: Sorry! Could not create
+ subscriptions:
+ closes: closes
+ closed: closed
+ close_date_not_set: Close date not set
+ spree:
+ users:
+ order: "Order"
+ registration:
+ welcome_to_ofn: "Welcome to the Open Food Network!"
+ signup_or_login: "Start By Signing Up (or logging in)"
+ have_an_account: "Already have an account?"
+ action_login: "Log in now."
+ inflections:
+ each:
+ one: "each"
+ other: "each"
+ bunch:
+ one: "bunch"
+ other: "bunches"
+ pack:
+ one: "pack"
+ other: "packs"
+ box:
+ one: "box"
+ other: "boxes"
+ bottle:
+ one: "bottle"
+ other: "bottles"
+ jar:
+ one: "jar"
+ other: "jars"
+ head:
+ one: "head"
+ other: "heads"
+ bag:
+ one: "bag"
+ other: "bags"
+ loaf:
+ one: "loaf"
+ other: "loaves"
+ single:
+ one: "single"
+ other: "singles"
+ tub:
+ one: "tub"
+ other: "tubs"
+ punnet:
+ one: "punnet"
+ other: "punnets"
+ packet:
+ one: "packet"
+ other: "packets"
+ item:
+ one: "item"
+ other: "items"
+ dozen:
+ one: "dozen"
+ other: "dozens"
+ unit:
+ one: "unit"
+ other: "units"
+ serve:
+ one: "serve"
+ other: "serves"
+ tray:
+ one: "tray"
+ other: "trays"
+ piece:
+ one: "piece"
+ other: "pieces"
+ pot:
+ one: "pot"
+ other: "pots"
+ bundle:
+ one: "bundle"
+ other: "bundles"
+ flask:
+ one: "flask"
+ other: "flasks"
+ basket:
+ one: "basket"
+ other: "baskets"
+ sack:
+ one: "sack"
+ other: "sacks"
+ producers:
+ signup:
+ start_free_profile: "Start with a free profile, and expand when you're ready!"
+ order_management:
+ reports:
+ enterprise_fee_summary:
+ date_end_before_start_error: "must be after start"
+ parameter_not_allowed_error: "You are not authorized to use one or more selected filters for this report."
+ fee_calculated_on_transfer_through_all: "All"
+ fee_calculated_on_transfer_through_entire_orders: "Entire Orders through %{distributor}"
+ tax_category_various: "Various"
+ fee_type:
+ payment_method: "Payment Transaction"
+ shipping_method: "Shipment"
+ fee_placements:
+ supplier: "Incoming"
+ distributor: "Outgoing"
+ coordinator: "Coordinator"
+ tax_category_name:
+ shipping_instance_rate: "Platform Rate"
+ formats:
+ csv:
+ header:
+ fee_type: "Fee Type"
+ enterprise_name: "Enterprise Owner"
+ fee_name: "Fee Name"
+ customer_name: "Customer"
+ fee_placement: "Fee Placement"
+ fee_calculated_on_transfer_through_name: "Fee Calc on Transfer Through"
+ tax_category_name: "Tax Category"
+ total_amount: "$$ SUM"
+ html:
+ header:
+ fee_type: "Fee Type"
+ enterprise_name: "Enterprise Owner"
+ fee_name: "Fee Name"
+ customer_name: "Customer"
+ fee_placement: "Fee Placement"
+ fee_calculated_on_transfer_through_name: "Fee Calc on Transfer Through"
+ tax_category_name: "Tax Category"
+ total_amount: "$$ SUM"
+ invalid_filter_parameters: "The filters you selected for this report are invalid."
+ order: "Order"
+ distribution: "Distribution"
+ order_details: "Order Details"
+ customer_details: "Customer Details"
+ adjustments: "Adjustments"
+ payments: "Payments"
+ payment: "Payment"
+ payment_method: "Payment Method"
+ shipment: "Shipment"
+ shipment_inc_vat: "Shipment including VAT"
+ shipping_tax_rate: "Shipping Tax Rate"
+ category: "Category"
+ delivery: "Delivery"
+ temperature_controlled: "Temperature Controlled"
+ new_product: "New Product"
+ administration: "Administration"
+ logged_in_as: "Logged in as"
+ account: "Account"
+ logout: "Logout"
+ date_range: "Date Range"
+ status: "status"
+ new: "New"
+ start: "Start"
+ end: "End"
+ stop: "Stop"
+ first: "First"
+ previous: "Previous"
+ last: "Last"
+ spree:
+ your_order_is_empty_add_product: "Your order is empty, please search for and add a product above"
+ add_product: "Add Product"
+ name_or_sku: "Name or SKU (enter at least first 4 characters of product name)"
+ resend: Resend
+ back_to_orders_list: Back To Orders List
+ return_authorizations: Return Authorizations
+ cannot_create_returns: Cannot create returns as this order has no shipped units.
+ select_stock: "Select stock"
+ location: "Location"
+ count_on_hand: "Count On Hand"
+ quantity: "Quantity"
+ package_from: "package from"
+ item_description: "Item Description"
+ price: "Price"
+ total: "Total"
+ edit: "Edit"
+ split: "Split"
+ delete: "Delete"
+ cannot_set_shipping_method_without_address: "Cannot set shipping method until customer details are provided."
+ no_tracking_present: "No tracking details provided."
+ order_total: "Order Total"
+ customer_details: "Customer Details"
+ customer_search: "Customer Search"
+ choose_a_customer: "Choose a customer"
+ account: "Account"
+ billing_address: "Billing Address"
+ shipping_address: "Shipping Address"
+ first_name: "First name"
+ last_name: "Last name"
+ street_address: "Street Address"
+ street_address_2: "Street Address (cont'd)"
+ city: "City"
+ zip: "ZIP"
+ country: "Country"
+ state: "Province"
+ phone: "Phone"
+ update: "Update"
+ use_billing_address: "Use Billing Address"
+ adjustments: "Adjustments"
+ continue: "Continue"
+ fill_in_customer_info: "Please fill in customer info"
+ new_payment: "New Payment"
+ capture: "Capture"
+ void: "Void"
+ configurations: "Configurations"
+ general_settings: "General Settings"
+ site_name: "Site Name"
+ site_url: "Site URL"
+ default_seo_title: "Default Seo Title"
+ default_meta_description: "Default Meta Description"
+ default_meta_keywords: "Default Meta Keywords"
+ security_settings: "Security Settings"
+ 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"
+ currency_decimal_mark: "Currency decimal mark"
+ currency_settings: "Currency Settings"
+ currency_symbol_position: Put "currency symbol before or after currency amount?"
+ currency_thousands_separator: "Currency thousands separator"
+ hide_cents: "Hide cents"
+ display_currency: "Display currency"
+ choose_currency: "Choose Currency"
+ mail_method_settings: "Mail Method Settings"
+ general: "General"
+ enable_mail_delivery: "Enable Mail Delivery"
+ send_mails_as: "Send Mails As"
+ smtp_send_all_emails_as_from_following_address: "Send all mails as from the following address."
+ send_copy_of_all_mails_to: "Send Copy of All Mails To"
+ smtp_send_copy_to_this_addresses: "Sends a copy of all outgoing mails to this address. For multiple addresses, separate with commas."
+ intercept_email_address: "Intercept Email Address"
+ intercept_email_instructions: "Override email recipient and replace with this address."
+ smtp: "SMTP"
+ smtp_domain: "SMTP Domain"
+ smtp_mail_host: "SMTP Mail Host"
+ smtp_port: "SMTP Port"
+ secure_connection_type: "Secure Connection Type"
+ smtp_authentication_type: "SMTP Authentication Type"
+ smtp_username: "SMTP Username"
+ smtp_password: "SMTP Password"
+ image_settings: "Image Settings"
+ 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."
+ attachment_default_style: Attachments Style
+ attachment_default_url: "Attachments Default URL"
+ attachment_path: "Attachments Path"
+ attachment_styles: "Paperclip Styles"
+ attachment_url: "Attachments URL"
+ add_new_style: "Add New Style"
+ image_settings_updated: "Image Settings successfully updated."
+ tax_categories: "Tax Categories"
+ listing_tax_categories: "Listing Tax Categories"
+ back_to_tax_categories_list: "Back To Tax Categories List"
+ tax rate: "Tax Rates"
+ new_tax_rate: "New Tax Rate"
+ tax_category: "Tax Category"
+ rate: "Rate"
+ 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)"
+ included_in_price: "Included in Price"
+ show_rate_in_label: "Show rate in label"
+ back_to_tax_rates_list: "Back to Tax Rates List"
+ tax_settings: "Tax Settings"
+ zones: "Zones"
+ new_zone: "New Zone"
+ default_tax: "Default Tax"
+ default_tax_zone: "Default Tax Zone"
+ country_based: "Country Based"
+ state_based: "Province Based"
+ countries: "Countries"
+ listing_countries: "Listing Countries"
+ iso_name: "ISO Name"
+ states_required: "Provinces Required"
+ editing_country: "Editing Country"
+ back_to_countries_list: "Back to Countries List"
+ states: "Provinces"
+ abbreviation: "Abbreviation"
+ new_state: "New Province"
+ payment_methods: "Payment Methods"
+ new_payment_method: "New Payment Method"
+ provider: "Provider"
+ taxonomies: "Taxonomies"
+ new_taxonomy: "New Category"
+ back_to_taxonomies_list: "Back to Taxonomies List"
+ shipping_methods: "Shipping Methods"
+ shipping_categories: "Shipping Categories"
+ new_shipping_category: "New Shipping Category"
+ back_to_shipping_categories: "Back To Shipping Categories"
+ analytics_trackers: "Analytics Trackers"
+ no_trackers_found: "No Trackers Found"
+ new_tracker: "New Tracker"
+ add_one: "Add One"
+ google_analytics_id: "Analytics ID"
+ back_to_trackers_list: "Back to Trackers List"
+ name: "Name"
+ description: "Description"
+ type: "Type"
+ default: "default"
+ calculator: "Calculator"
+ zone: "Zone"
+ display: "Display"
+ environment: "Environment"
+ active: "Active"
+ nore: "More"
+ no_results: "No results"
+ create: "Create"
+ loading: "Loading"
+ flat_percent: "Flat Percent"
+ per_kg: "Per Kg"
+ amount: "Amount"
+ currency: "Currency"
+ first_item: "First Item Cost"
+ additional_item: "Additional Item Cost"
+ max_items: "Max Items"
+ minimal_amount: "Minimal Amount"
+ normal_amount: "Normal Amount"
+ discount_amount: "Discount Amount"
+ no_images_found: "No Images Found"
+ new_image: "New Image"
+ filename: "Filename"
+ alt_text: "Alternative Text"
+ thumbnail: "Thumbnail"
+ back_to_images_list: "Back To Images List"
+ email: Email
+ account_updated: "Account updated!"
+ email_updated: "The account will be updated once the new email is confirmed."
+ my_account: "My account"
+ date: "Date"
+ time: "Time"
+ inventory_error_flash_for_insufficient_quantity: "An item in your cart has become unavailable."
+ inventory: Inventory
+ zipcode: Postcode
+ weight: Weight (per kg)
+ error_user_destroy_with_orders: "Users with completed orders may not be deleted"
+ cannot_create_payment_without_payment_methods: "You cannot create a payment for an order without any payment methods defined."
+ please_define_payment_methods: "Please define some payment methods first."
+ options: "Options"
+ actions:
+ update: "Update"
+ errors:
+ messages:
+ blank: "can't be blank"
+ layouts:
+ admin:
+ header:
+ store: Store
+ admin:
+ tab:
+ dashboard: "Dashboard"
+ orders: "Orders"
+ bulk_order_management: "Bulk Order Management"
+ subscriptions: "Subscriptions"
+ products: "Products"
+ option_types: "Option Types"
+ properties: "Properties"
+ variant_overrides: "Inventory"
+ reports: "Reports"
+ configuration: "Configuration"
+ users: "Users"
+ roles: "Roles"
+ order_cycles: "Order Cycles"
+ enterprises: "Enterprises"
+ enterprise_relationships: "Permissions"
+ customers: "Customers"
+ groups: "Groups"
+ product_properties:
+ index:
+ inherits_properties_checkbox_hint: "Inherit properties from %{supplier}? (unless overridden above)"
+ add_product_properties: "Add Product Properties"
+ select_from_prototype: "Select From Prototype"
+ properties:
+ index:
+ properties: "Properties"
+ new_property: "New Property"
+ name: "Name"
+ presentation: "Presentation"
+ new:
+ new_property: "New Property"
+ edit:
+ editing_property: "Editing Property"
+ back_to_properties_list: "Back To Properties List"
+ form:
+ name: "Name"
+ presentation: "Presentation"
+ return_authorizations:
+ index:
+ new_return_authorization: "New Return Authorization"
+ return_authorizations: "Return Authorizations"
+ back_to_orders_list: "Back To Orders List"
+ rma_number: "RMA Number"
+ status: "Status"
+ amount: "Amount"
+ cannot_create_returns: "Cannot create returns as this order has no shipped units."
+ continue: "Continue"
+ new:
+ new_return_authorization: "New Return Authorization"
+ back_to_return_authorizations_list: "Back To Return Authorization List"
+ continue: "Continue"
+ edit:
+ receive: "receive"
+ are_you_sure: "Are you sure?"
+ return_authorization: "Return Authorization"
+ form:
+ product: "Product"
+ quantity_shipped: "Quantity Shipped"
+ quantity_returned: "Quantity Returned"
+ return_quantity: "Return Quantity"
+ amount: "Amount"
+ rma_value: "RMA Value"
+ reason: "Reason"
+ stock_location: "Stock Location"
+ states:
+ authorized: "Authorized"
+ received: "Received"
+ canceled: "Canceled"
+ orders:
+ index:
+ listing_orders: "Listing Orders"
+ new_order: "New Order"
+ capture: "Capture"
+ ship: "Ship"
+ edit: "Edit"
+ order_not_updated: "The order could not be updated"
+ note: "Note"
+ first: "First"
+ last: "Last"
+ previous: "Previous"
+ next: "Next"
+ loading: "Loading"
+ no_orders_found: "No Orders Found"
+ results_found: "%{number} Results found."
+ viewing: "Viewing %{start} to %{end}."
+ print_invoices: "Print Invoices"
+ sortable_header:
+ payment_state: "Payment State"
+ shipment_state: "Shipment State"
+ completed_at: "Completed At"
+ number: "Number"
+ state: "State"
+ email: "Customer E-Mail"
+ invoice:
+ issued_on: "Issued on"
+ tax_invoice: "TAX INVOICE"
+ code: "Code"
+ from: "From"
+ to: "Bill to"
+ shipping: "Shipping"
+ form:
+ distribution_fields:
+ title: "Distribution"
+ distributor: "Distributor:"
+ order_cycle: "Order cycle:"
+ line_item_adjustments: "Line Item Adjustments"
+ order_adjustments: "Order Adjustments"
+ order_total: "Order Total"
+ overview:
+ enterprises_header:
+ ofn_with_tip: Enterprises are Producers and/or Hubs and are the basic unit of organisation within the Open Food Network.
+ products:
+ active_products:
+ zero: "You don't have any active products."
+ one: "You have one active product"
+ other: "You have %{count} active products"
+ order_cycles:
+ order_cycles: "Order Cycles"
+ order_cycles_tip: "Order cycles determine when and where your products are available to customers."
+ you_have_active:
+ zero: "You don't have any active order cycles."
+ one: "You have one active order cycle."
+ other: "You have %{count} active order cycles."
+ manage_order_cycles: "MANAGE ORDER CYCLES"
+ shipping_methods:
+ index:
+ shipping_methods: "Shipping Methods"
+ new_shipping_method: "New Shipping Method"
+ name: "Name"
+ products_distributor: "Distributor"
+ zone: "Zone"
+ calculator: "Calculator"
+ display: "Display"
+ both: "Both"
+ front_end: "Front End"
+ back_end: "Back End"
+ no_shipping_methods_found: "No shipping methods found"
+ new:
+ new_shipping_method: "New Shipping Method"
+ back_to_shipping_methods_list: "Back To Shipping Methods List"
+ edit:
+ editing_shipping_method: "Editing Shipping Method"
+ new: "New"
+ back_to_shipping_methods_list: "Back To Shipping Methods List"
+ form:
+ categories: "Categories"
+ zones: "Zones"
+ both: "Both"
+ front_end: "Front End"
+ back_end: "Back End"
+ payment_methods:
+ new:
+ new_payment_method: "New Payment Method"
+ back_to_payment_methods_list: "Back To Payment Methods List"
+ edit:
+ editing_payment_method: "Editing Payment Method"
+ back_to_payment_methods_list: "Back To Payment Methods List"
+ stripe_connect:
+ enterprise_select_placeholder: Choose...
+ loading_account_information_msg: Loading account information from stripe, please wait...
+ stripe_disabled_msg: Stripe payments have been disabled by the system administrator.
+ request_failed_msg: Sorry. Something went wrong when trying to verify account details with Stripe...
+ account_missing_msg: No Stripe account exists for this enterprise.
+ connect_one: Connect One
+ access_revoked_msg: Access to this Stripe account has been revoked, please reconnect your account.
+ status: Status
+ connected: Connected
+ account_id: Account ID
+ business_name: Business Name
+ charges_enabled: Charges Enabled
+ payments:
+ source_forms:
+ stripe:
+ error_saving_payment: Error saving payment
+ submitting_payment: Submitting payment...
+ products:
+ image_upload_error: "The product image was not recognised. Please upload an image in PNG or JPG format."
+ new:
+ title: "New Product"
+ new_product: "New Product"
+ supplier: "Supplier"
+ product_name: "Product Name"
+ units: "Unit Size"
+ value: "Value"
+ unit_name: "Unit name"
+ price: "Price"
+ on_hand: "On Hand"
+ on_demand: "On Demand"
+ product_description: "Product Description"
+ image: "Image"
+ or: "or"
+ unit_name_placeholder: 'eg. bunches'
+ index:
+ header:
+ title: Bulk Edit Products
+ indicators:
+ title: LOADING PRODUCTS
+ no_products: "No products yet. Why don't you add some?"
+ no_results: "Sorry, no results match"
+ products_head:
+ name: Name
+ unit: Unit
+ display_as: Display As
+ category: Category
+ tax_category: Tax Category
+ inherits_properties?: Inherits Properties?
+ available_on: Available On
+ av_on: "Av. On"
+ import_date: "Import Date"
+ products_variant:
+ variant_has_n_overrides: "This variant has %{n} override(s)"
+ new_variant: "New variant"
+ product_name: Product Name
+ primary_taxon_form:
+ product_category: Product Category
+ group_buy_form:
+ group_buy: "Group Buy?"
+ bulk_unit_size: Bulk unit size
+ display_as:
+ display_as: Display As
+ reports:
+ table:
+ select_and_search: "Select filters and click on %{option} to access your data."
+ bulk_coop:
+ bulk_coop_supplier_report: 'Bulk Co-op - Totals by Supplier'
+ bulk_coop_allocation: 'Bulk Co-op - Allocation'
+ bulk_coop_packing_sheets: 'Bulk Co-op - Packing Sheets'
+ bulk_coop_customer_payments: 'Bulk Co-op - Customer Payments'
+ enterprise_fee_summaries:
+ filters:
+ date_range: "Date Range"
+ report_format_csv: "Download as CSV"
+ generate_report: "Generate Report"
+ report:
+ none: "None"
+ select_and_search: "Select filters and click on GENERATE REPORT to access your data."
+ users:
+ index:
+ listing_users: "Listing Users"
+ new_user: "New User"
+ user: "User"
+ enterprise_limit: "Enterprise Limit"
+ search: "Search"
+ email: "Email"
+ edit:
+ editing_user: "Editing User"
+ back_to_users_list: "Back To Users List"
+ general_settings: "General Settings"
+ form:
+ email: "Email"
+ roles: "Roles"
+ enterprise_limit: "Enterprise Limit"
+ confirm_password: "Confirm Password"
+ password: "Password"
+ email_confirmation:
+ confirmation_pending: "Email confirmation is pending. We've sent a confirmation email to %{address}."
+ variants:
+ index:
+ sku: "SKU"
+ price: "Price"
+ options: "Options"
+ no_results: "No results"
+ to_add_variants_you_must_first_define: "To add variants, you must first define"
+ option_types: "Option Types"
+ option_values: "Option Values"
+ and: "and"
+ new_variant: "New Variant"
+ show_active: "Show Active"
+ show_deleted: "Show Deleted"
+ new:
+ new_variant: "New Variant"
+ form:
+ cost_price: "Cost Price"
+ sku: "SKU"
+ price: "Price"
+ display_as: "Display As"
+ display_name: "Display Name"
+ autocomplete:
+ producer_name: "Producer"
+ unit: "Unit"
+ general_settings:
+ edit:
+ legal_settings: "Legal Settings"
+ cookies_consent_banner_toggle: "Display cookies consent banner"
+ privacy_policy_url: "Privacy Policy URL"
+ enterprises_require_tos: "Enterprises must accept Terms of Service"
+ cookies_policy_matomo_section: "Display Matomo section on cookies policy page"
+ cookies_policy_ga_section: "Display Google Analytics section on cookies policy page"
+ footer_tos_url: "Terms of Service URL"
+ checkout:
+ payment:
+ stripe:
+ choose_one: Choose one
+ enter_new_card: Enter details for a new card
+ used_saved_card: "Use a saved card:"
+ or_enter_new_card: "Or, enter details for a new card:"
+ remember_this_card: Remember this card?
+ stripe_sca:
+ choose_one: Choose one
+ enter_new_card: Enter details for a new card
+ used_saved_card: "Use a saved card:"
+ or_enter_new_card: "Or, enter details for a new card:"
+ remember_this_card: Remember this card?
+ date_picker:
+ format: '%Y-%m-%d'
+ js_format: 'yy-mm-dd'
+ orders:
+ error_flash_for_unavailable_items: "An item in your cart has become unavailable."
+ edit:
+ login_to_view_order: "Please log in to view your order."
+ bought:
+ item: "Already ordered in this order cycle"
+ line_item:
+ insufficient_stock: "Insufficient stock available, only %{on_hand} remaining"
+ out_of_stock: "Out of Stock"
+ unavailable_item: "Currently unavailable"
+ shipment_states:
+ backorder: backorder
+ partial: partial
+ pending: pending
+ ready: ready
+ shipped: shipped
+ payment_states:
+ balance_due: balance due
+ completed: completed
+ checkout: checkout
+ credit_owed: credit owed
+ failed: failed
+ paid: paid
+ pending: pending
+ processing: processing
+ void: void
+ invalid: invalid
+ order_mailer:
+ cancel_email:
+ customer_greeting: "Hi %{name}!"
+ instructions: "Your order has been CANCELED. Please retain this cancellation information for your records."
+ order_summary_canceled: "Order Summary [CANCELED]"
+ subject: "Cancellation of Order"
+ confirm_email:
+ subject: "Order Confirmation"
+ invoice_email:
+ hi: "Hi %{name}"
+ invoice_attached_text: Please find attached an invoice for your recent order from
+ order_state:
+ address: address
+ adjustments: adjustments
+ awaiting_return: awaiting return
+ canceled: cancelled
+ cart: cart
+ complete: complete
+ confirm: confirm
+ delivery: delivery
+ paused: paused
+ payment: payment
+ pending: pending
+ resumed: resumed
+ returned: returned
+ skrill: skrill
+ subscription_state:
+ active: active
+ pending: pending
+ ended: ended
+ paused: paused
+ canceled: cancelled
+ user_mailer:
+ reset_password_instructions:
+ request_sent_text: |
+ A request to reset your password has been made.
+ If you did not make this request, simply ignore this email.
+ link_text: >
+ If you did make this request just click the link below:
+ issue_text: |
+ If the above URL does not work try copying and pasting it into your browser.
+ If you continue to have problems please feel free to contact us.
+ confirmation_instructions:
+ subject: Please confirm your OFN account
+ users:
+ form:
+ account_settings: Account Settings
+ show:
+ tabs:
+ orders: Orders
+ cards: Credit Cards
+ transactions: Transactions
+ settings: Account Settings
+ unconfirmed_email: "Pending email confirmation for: %{unconfirmed_email}. Your email address will be updated once the new email is confirmed."
+ orders:
+ open_orders: Open Orders
+ past_orders: Past Orders
+ transactions:
+ transaction_history: Transaction History
+ open_orders:
+ order: Order
+ shop: Shop
+ changes_allowed_until: Changes Allowed Until
+ items: Items
+ total: Total
+ edit: Edit
+ cancel: Cancel
+ closed: Closed
+ until: Until
+ past_orders:
+ order: Order
+ shop: Shop
+ completed_at: Completed At
+ items: Items
+ total: Total
+ paid?: Paid?
+ view: View
+ saved_cards:
+ default?: Default?
+ delete?: Delete?
+ cards:
+ authorised_shops: Authorised Shops
+ authorised_shops_popover: This is the list of shops which are permitted to charge your default credit card for any subscriptions (ie. repeating orders) you may have. Your card details will be kept secure and will not be shared with shop owners. You will always be notified when you are charged.
+ saved_cards_popover: This is the list of cards you have opted to save for later use. Your 'default' will be selected automatically when you checkout an order, and can be charged by any shops you have allowed to do so (see right).
+ authorised_shops:
+ shop_name: "Shop Name"
+ allow_charges?: "Allow Charges?"
+ localized_number:
+ invalid_format: has an invalid format. Please enter a number.
+ api:
+ invalid_api_key: "Invalid API key (%{key}) specified."
+ unauthorized: "You are not authorized to perform that action."
+ invalid_resource: "Invalid resource. Please fix errors and try again."
+ resource_not_found: "The resource you were looking for could not be found."
+ access: "API Access"
+ key: "Key"
+ clear_key: "Clear key"
+ regenerate_key: "Regenerate Key"
+ no_key: "No key"
+ generate_key: "Generate API key"
+ key_generated: "Key generated"
+ key_cleared: "Key cleared"
+ shipment:
+ cannot_ready: "Cannot ready shipment."
+ invalid_taxonomy_id: "Invalid category ID."
diff --git a/config/locales/fil_PH.yml b/config/locales/fil_PH.yml
new file mode 100644
index 0000000000..d6ae17f48a
--- /dev/null
+++ b/config/locales/fil_PH.yml
@@ -0,0 +1,3383 @@
+fil_PH:
+ language_name: "Filipino"
+ activerecord:
+ attributes:
+ enterprise_fee:
+ fee_type: uri ng bayarin
+ spree/order:
+ payment_state: Status ng Pagbabayad
+ shipment_state: kalagayan ng kargamento
+ completed_at: Natapos sa
+ number: Bilang
+ state: Status
+ email: Email ng Parokyano
+ spree/payment:
+ amount: Halaga
+ spree/product:
+ primary_taxon: "Kategorya ng Produkto"
+ supplier: "Suplayer"
+ shipping_category_id: "Kategorya ng Pagpapadala"
+ variant_unit: "Yunit ng variant"
+ variant_unit_name: "pangalan ng yunit ng variant"
+ spree/credit_card:
+ base: "Credit Card"
+ order_cycle:
+ orders_close_at: petsa ng pagsasara
+ errors:
+ models:
+ spree/user:
+ attributes:
+ email:
+ taken: "Mayroon ng account para sa email na ito. Maglog-in o i-reset ang inyong password."
+ spree/order:
+ no_card: walang mga awtorisadong credit card na maaaring i-charge
+ spree/credit_card:
+ attributes:
+ base:
+ card_expired: "ay nag-expire na"
+ order_cycle:
+ attributes:
+ orders_close_at:
+ after_orders_open_at: ay dapat pagkatapos ng open date
+ variant_override:
+ count_on_hand:
+ using_producer_stock_settings_but_count_on_hand_set: "ay dapat blanko sapagkat ginagamit ang stock settings ng producer"
+ on_demand_but_count_on_hand_set: "ay dapat blanko kung on demand"
+ limited_stock_but_no_count_on_hand: "ay dapat matukoy sapagkat pinupuwersa ang limitadong stock"
+ activemodel:
+ attributes:
+ order_management/reports/enterprise_fee_summary/parameters:
+ start_at: "simula"
+ end_at: "katapusan"
+ distributor_ids: "Hubs"
+ producer_ids: "Producers"
+ order_cycle_ids: "Order Cycles"
+ enterprise_fee_ids: "pangalan ng mga bayarin"
+ shipping_method_ids: "Mga Paraan ng Pagpapadala"
+ payment_method_ids: "Mga Paraan ng Pagbabayad"
+ errors:
+ messages:
+ inclusion: "ay hindi kasama sa listahan"
+ models:
+ order_management/subscriptions/validator:
+ attributes:
+ subscription_line_items:
+ at_least_one_product: "^Magdagdag ng kahit isang produkto"
+ not_available: "^%{name} ay hindi magagamit mula sa napiling iskedyul"
+ ends_at:
+ after_begins_at: "ay dapat pagkatapos ng nagsisimula sa"
+ customer:
+ does_not_belong_to_shop: "ay hindi nabibilang sa%{shop}"
+ schedule:
+ not_coordinated_by_shop: "ay hindi coordinated ng%{shop}"
+ payment_method:
+ not_available_to_shop: "ay hindi magagamit para%{shop}"
+ invalid_type: "ay dapat pamamaraang Cash o Stripe"
+ charges_not_allowed: "^ang paniningil gamit ang Credit card ay hindi pinahihintulutan ng Customer na ito"
+ no_default_card: "^walang card na maaring gamitin para sa Customer na ito"
+ shipping_method:
+ not_available_to_shop: "ay hindi magagamit para%{shop}"
+ devise:
+ confirmations:
+ send_instructions: "Kayo ay makakatanggap ng email na may panuto kung paano kumpirmahin ang inyong account sa loob ng ilang minuto."
+ failed_to_send: "May error na nangyari habang pinapadala ang email para sa pagkumpirma ng inyong account."
+ resend_confirmation_email: "Ipadala muli ang email para sa pagkumpirma ng account"
+ confirmed: "Salamat sa pagkumpirma ng inyong email! Maaari na kayong maglog-in."
+ not_confirmed: "Ang inyong email address ay hindi makumpirma. Marahil ay nakumpleto mo na ang hakbang na ito?"
+ user_confirmations:
+ spree_user:
+ send_instructions: "Kayo ay makakatanggap ng email na may panuto kung paano kumpirmahin ang inyong account sa loob ng ilang minuto."
+ confirmation_sent: "Napadala na ang email para sa pagkumpirma ng account"
+ confirmation_not_sent: "May error sa pagpapadala ng email para sa pagkumpirma ng account"
+ user_registrations:
+ spree_user:
+ signed_up_but_unconfirmed: "ang mensahe na may nakalakip na confirmation link ay napadala na sa inyong email address. Maaari lamang na buksan ang link para ma-activate ang inyong account."
+ unknown_error: "may maling nangyari habang ginagawa ang inyong account. I-check ang email address at subukang muli."
+ failure:
+ invalid: |
+ hindi valid ang email o password.
+ isa ka bang Guest dati? marahil ay kailangang gumawa ng account o i-reset ang inyong password.
+ unconfirmed: "Kailangang kumpirmahin ang inyong account bago magpatuloy."
+ already_registered: "ang email address ay nakaregister na. Maglog-in upang makapagpatuloy o bumalik at gumamit ng ibang email address"
+ success:
+ logged_in_succesfully: "Matagumpay na nakapaglog-in."
+ user_passwords:
+ spree_user:
+ updated_not_active: "ang inyong password ay na-reset na ngunit ang inyong email ay hindi pa nakumpirma."
+ updated: "Ang password ay matagumpay na napalitan. Ikaw ay nakasign-in na."
+ send_instructions: "Kayo ay makakatanggap ng email na may panuto kung paano kumpirmahin ang inyong account sa loob ng ilang minuto."
+ models:
+ order_cycle:
+ cloned_order_cycle_name: "KOPYA NG%{order_cycle}"
+ validators:
+ date_time_string_validator:
+ not_string_error: "ay dapat String"
+ invalid_format_error: "ay dapat valid"
+ integer_array_validator:
+ not_array_error: "ay dapat na pagpipilian"
+ invalid_element_error: "ay dapat naglalaman lamang ng valid na integers"
+ enterprise_mailer:
+ confirmation_instructions:
+ subject: "Pakikumpirma ang email address para sa %{enterprise}"
+ welcome:
+ subject: "%{enterprise}ay nasa %{sitename}na ngayon"
+ email_welcome: "Maligayang pagdating"
+ email_registered: "ay kabilang na ng/sa"
+ email_userguide_html: "ang user guide na may detalyadong suporta para sa pagset-up ng iyong Producer o Hub ay narito: %{link}"
+ userguide: "Open Food Network Gabay sa Gumagamit"
+ email_admin_html: "maaaring pamahalaan ang iyong account sa pamamagitan ng paglog-in sa%{link}o sa pagpindot sa cog sa pinakataas na kanang bahagi ng homepage at pagpili sa Administration."
+ admin_panel: "Admin Panel"
+ email_community_html: "Kami ay mayroon ding online forum para sa talakayang pangkomunidad na may kinalaman sa OFN software at sa mga natatanging hamon sa pagpapatakbo ng enterprise ng pagkain. Kayo ay hinihikayat namin na sumali rito. Kami ay patuloy na nagbabago para makapagbigay ng mas mabuting serbisyo, at ang inyong suhestiyon sa forum ay makakatulong para mga susunod na pagbabago.%{link}"
+ join_community: "Sumali sa Komunidad"
+ invite_manager:
+ subject: "%{enterprise}ay inanyayahan kang maging tagapamahala"
+ producer_mailer:
+ order_cycle:
+ subject: "ulat ng order cycle para sa %{producer}"
+ shipment_mailer:
+ shipped_email:
+ dear_customer: "Dear Customer,"
+ instructions: "ang iyong order ay na-ship na "
+ shipment_summary: "buod ng kargamento"
+ subject: "notification ukol sa kargamento"
+ thanks: "Salamat sa inyong pagtangkilik"
+ track_information: "Impormasyon ukol sa pag-track: %{tracking}"
+ track_link: "Link ng pag-track:%{url}"
+ subscription_mailer:
+ placement_summary_email:
+ subject: Buod ng mga bagong subsciption orders
+ greeting: "Magandang araw%{name},"
+ intro: "Ang nasa ilalim ay buod ng mga subscription orders na na-place para sa %{shop}"
+ confirmation_summary_email:
+ subject: Buod ng mga bagong kumpirmadong subscription orders
+ greeting: "Magandang araw%{name},"
+ intro: "sa ilalim ay ang buod ng mga subscription order na na-finalize para sa%{shop}."
+ summary_overview:
+ total: may kabuuuan na %{count}subscriptions ang minarkahan para sa awtomatikong pagproseso.
+ success_zero: sa lahat ng ito, walang matagumpay na naproseso
+ success_some: sa lahat ng ito, %{count}ay matagumpay na naproseso
+ success_all: Ang lahat ay matagumpay na naproseso
+ issues: Ang mga detalye ukol sa mga isyu na kinaharap ay mababasa sa baba.
+ summary_detail:
+ no_message_provided: Walang dahilan ng error na ibinigay
+ changes:
+ title: Hindi Sapat Ang Stock (%{count} orders)
+ explainer: ang mga order na ito ay naproseso ngunit hindi sapat ang stock para sa ibang ni-request na mga item
+ empty:
+ title: Walang Stock (%{count}orders)
+ explainer: ang mga order na ito ay hindi naproseso sapagkat walang stock ng mga ni-request na item.
+ complete:
+ title: Naproseso Na (%{count}na order)
+ explainer: ang mga order na ito ay namarkahan na kumpleto at hindi na babaguhin
+ processing:
+ title: May Error na Kinaharap (%{count}na order)
+ explainer: ang awtomatikong pagproseso ng mga order na ito ay hindi nagtagumpay dahil sa isang error. ang error ay nailista upang mabusisi kung saan posibleng nagsimula.
+ failed_payment:
+ title: Hindi Nagtagumpay Ang Pagbayad (%{count}na order)
+ explainer: ang awtomatikong pagproseso ng bayad para sa mga order na ito ay hindi nagtagumpay dahil sa isang error. ang error ay nailista upang mabusisi kung saan posibleng nagsimula.
+ other:
+ title: Iba Pang Dahilan ng Error (%{count}na order)
+ explainer: Hindi naging matagumpay ang awtomatikong pagproseso ng mga order na ito dahil sa hindi maipaliwanag na kadahilanan. Makipag-uganayan sa amin kung nakita ang mensaheng ito.
+ home: "OFN"
+ title: Open Food Network
+ welcome_to: 'Maligayang Pagdating sa'
+ site_meta_description: "Kami ay nagsimula sa pinakaibaba pataas. Kasama ang mga magsasaka at tagatanim na may ipagmamalaki at handang ibahagi ang kanilang mga kuwento. Kasama rin namin ang mga tagapamahaging patas at tapat na handang makipag-usap sa mga taong may produkto. At mga mamimili na naniniwala na ang mabusising lingguhang pamimili ay..."
+ search_by_name: Hanapin gamit ang pangalan o lungsod
+ producers_join: ang mga Pilipinong producers ay inaanyayahang sumali sa Open Food Network.
+ charges_sales_tax: Charges GST?
+ print_invoice: "i-print ang invoice"
+ print_ticket: "i-print ang ticket"
+ select_ticket_printer: "pumili ng printer para sa tickets"
+ send_invoice: "ipadala ang invoice"
+ resend_confirmation: "ipadala muli ang kumpirmasyon"
+ view_order: "tignan ang order"
+ edit_order: "i-edit ang order"
+ ship_order: "i-ship ang order"
+ cancel_order: "i-cancel ang order"
+ confirm_send_invoice: "ang invoice para sa order na ito ay ipapadala sa customer. gusto mo bang magpatuloy?"
+ confirm_resend_order_confirmation: "nais mo bang ipadala muli ang order confirmation email?"
+ must_have_valid_business_number: "%{enterprise_name}ay dapat may valid na ABN bago makapagpadala ng mga invoice"
+ invoice: "invoice"
+ more: "Iba pa"
+ say_no: "hindi"
+ say_yes: "oo"
+ ongoing: Nagaganap
+ bill_address: Billing Address
+ ship_address: Shipping Address
+ sort_order_cycles_on_shopfront_by: "Uriin ang mga order cycle sa shopfront gamit ang"
+ required_fields: ang mga kailangang may sagot ay may nakalagay na asterisk
+ select_continue: pumili at magpatuloy
+ remove: Tanggalin
+ or: o
+ collapse_all: Itago lahat
+ expand_all: Ipakita lahat
+ loading: naglo-load...
+ show_more: Ipakita lahat
+ show_all: Ipakita lahat
+ show_all_with_more: "ipakita lahat (%{num}iba pa)"
+ cancel: i-cancel
+ edit: i-edit
+ clone: Clone
+ distributors: mga tagapamahagi
+ bulk_order_management: Pamamahala sa pangmaramihang order
+ enterprises: enterprises
+ enterprise_groups: Mga grupo
+ reports: mga ulat
+ variant_overrides: imbentaryo
+ import: i-import
+ spree_products: mga produktong Spree
+ all: Lahat
+ current: kasalukuyan
+ available: Available
+ dashboard: Dashboard
+ undefined: hindi matukoy
+ unused: hindi nagamit
+ admin_and_handling: Admin & Handling
+ profile: profile
+ supplier_only: Supplier lamang
+ has_shopfront: May Shopfront
+ weight: timbang
+ volume: dami
+ items: mga item
+ summary: Buod
+ detailed: detalyado
+ updated: na-update
+ 'yes': "oo"
+ 'no': "hindi"
+ y: 'Y'
+ n: 'N'
+ powered_by: Powered by
+ blocked_cookies_alert: " ang iyong browser ay maaaring hinaharang ang cookies na kailangan upang magamit ang shopfront na ito. Pindutin sa ibaba upang payagan ang mga cookies at i-reload ang pahina."
+ allow_cookies: "Payagan ang cookies"
+ notes: mga tala
+ error: error
+ processing_payment: "pinoproseso ang bayad"
+ no_pending_payments: "walang nakabinbin na mga bayarin"
+ invalid_payment_state: "hindi valid na estado ng pagbabayad"
+ filter_results: i-filter ang mga resulta
+ quantity: dami
+ pick_up: kunin
+ copy: kopyahin
+ change_my_password: "palitan ang aking password"
+ update_password: "i-update ang password"
+ password_confirmation: kumpirmasyon ng password
+ reset_password_token: i-reset ang password token
+ expired: ay expired na, magrequest ng bago
+ back_to_payments_list: "ibalik sa listahan ng mga bayad"
+ maestro_or_solo_cards: "Maestro/Solo cards"
+ backordered: "na-backorder"
+ on hand: "on hand"
+ ship: "ship"
+ actions:
+ create_and_add_another: "gumawa at magdagdag ng isa pa"
+ create: "gumawa"
+ cancel: "i-cancel"
+ save: "i-save"
+ edit: "i-edit"
+ update: "i-update"
+ delete: "tanggalin"
+ admin:
+ begins_at: nagsimula sa
+ begins_on: nagsisimula sa
+ customer: customer
+ date: petsa
+ email: email
+ ends_at: nagtatapos sa
+ ends_on: natapos sa
+ name: pangalan
+ on_hand: on hand
+ on_demand: on demand
+ on_demand?: on demand?
+ order_cycle: order cycle
+ payment: kabayaran
+ payment_method: paraan ng pagbayad
+ phone: telepono
+ price: presyo
+ producer: Prodyuser
+ image: imahe
+ product: produkto
+ quantity: dami
+ schedule: iskedyul
+ shipping: pagpapadala
+ shipping_method: paraan ng pagpapadala
+ shop: Shop
+ sku: SKU
+ status_state: kalagayan
+ tags: tags
+ variant: Uri
+ weight: timbang
+ volume: dami
+ items: mga item
+ select_all: piliin ang lahat
+ quick_search: mabilis na paghahanap
+ clear_all: alisin lahat
+ start_date: "Petsa na nagsimula"
+ end_date: "Petsa na natapos"
+ form_invalid: "ang form ay may nawawala o hindi valid na sagutan"
+ clear_filters: alisin ang mga filter
+ clear: alisin
+ save: i-save
+ cancel: i-cancel
+ back: bumalik
+ show_more: ipakita lahat
+ show_n_more: ipakita%{num}iba pa
+ choose: "pumili"
+ please_select: pumili
+ columns: hanay
+ actions: mga kilos
+ viewing: "tinitignan: %{current_view_name}"
+ description: paglalarawan
+ whats_this: ano ito?
+ tag_has_rules: "mga umiiral na patakaran para sa tag na ito: %{num}"
+ has_one_rule: "may isang panuntunan"
+ has_n_rules: "ay may%{num}na panuntunan"
+ unsaved_confirm_leave: "may mga hindi naka-save na pagbabago sa pahina na ito. Magpatuloy ng hindi sine-save?"
+ unsaved_changes: "may mga hindi na-save na pagbabago"
+ shopfront_settings:
+ embedded_shopfront_settings: "Embedded Shopfront Settings"
+ enable_embedded_shopfronts: "Enable Embedded Shopfronts"
+ embedded_shopfronts_whitelist: "External Domains Whitelist"
+ number_localization:
+ number_localization_settings: "Number Localization Settings"
+ enable_localized_number: "gamitin ang international thousand/decimal separator logic"
+ invoice_settings:
+ edit:
+ title: "settings para sa invoice"
+ enable_invoices?: "paganahin ang mga invoice?"
+ invoice_style2?: "gamitin ang alternatibong modelo ng invoice na kinabibilangan ng kabuuang breakdown ng buwis bawat rate at impormasyon ng rate ng buwis kada item (hindi pa akma para sa mga bansang nagpapakita na presyo na hindi kasama ang tax)"
+ enable_receipt_printing?: "ipakita ang mga pagpipilian sa pag-print ng mga resibo gamit ang thermal printers sa dropdown ng order."
+ stripe_connect_settings:
+ edit:
+ title: "Stripe Connect"
+ settings: "settings"
+ stripe_connect_enabled: paganahin ang pagtanggap ng mga bayad gamit ang Stripe Connect sa mga Shop?
+ no_api_key_msg: walang Stripe account para sa enterprise na ito
+ configuration_explanation_html: para sa detalyadong panuto sa pag-configure ng pagsasama ng Stripe Connect, maaari lamang nakumonsulta sa gabay.
+ status: katayuan
+ ok: ok
+ instance_secret_key: Instance Secret Key
+ account_id: Account ID
+ business_name: pangalan ng negosyo
+ charges_enabled: pinagana ang paniningil
+ charges_enabled_warning: "Babala: Ang paniningil ay hindi pa napapagana sa iyong account"
+ auth_fail_error: ang API key na inyong binigay ay invalid
+ empty_api_key_error_html: Walang Stripe API key na naibigay. Upang i-set ang inyong API key, sundinang mga panuto
+ matomo_settings:
+ edit:
+ title: "Matomo Settings"
+ matomo_url: "Matomo URL"
+ matomo_site_id: "Matomo Site ID"
+ info_html: "ang Matomo ay isang Web at Mobile Analytics. Maaari kang mag-host ng Matomo sa mga lugar o gumamit ng mga serbisyong naka-cloud. Tignanmatomo.org para sa karagdagang impormasyon."
+ config_instructions_html: "Dito ay maaaring ayusin ang pagsasama ng OFN Matomo. ang URL ng Matomo sa ibaba ay ituturo ka sa Matomo kung saan ipapadala ang impormasyon ukol sa pagtatrack ng gumagamit; kung iiwanang blanko, ay hindi gagana ang pag-track ng Matomo. ang paglagay ng SITE ID ay hindi sapilitan ngunit maaaring makatulong kung ikaw ay nagta-track na mahigit sa isang website sa isang pagkakataon; ito ay matatagpuan sa Matomo instance console."
+ customers:
+ index:
+ new_customer: "bagong customer"
+ code: Code
+ duplicate_code: "ang code na ito ay nagamit na"
+ bill_address: "Billing Address"
+ ship_address: "Shipping Address"
+ update_address_success: 'matagumpay na na-update ang address'
+ update_address_error: 'pakisagutan lahat ng kailangang impormasyon'
+ edit_bill_address: 'i-edit ang Billing Address'
+ edit_ship_address: 'i-edit ang shipping address'
+ required_fileds: 'ang mga kailangang may sagot ay may nakalagay na asterisk'
+ select_country: 'Piliin ang bansa'
+ select_state: 'pumili ng estado'
+ edit: 'i-edit'
+ update_address: 'i-update ang address'
+ confirm_delete: 'siguradong tatanggalin?'
+ search_by_email: "hanapin gamit ang email/code..."
+ guest_label: 'Guest checkout'
+ destroy:
+ has_associated_orders: 'hindi tagumpay ang pagtanggal: ang customer ay may mga iniugnay na order sa kaniyang shop'
+ contents:
+ edit:
+ title: nilalaman
+ header: Header
+ home_page: Homepage
+ producer_signup_page: pahina para sa pagsign-up ng Producer
+ hub_signup_page: pahina para sa pagsign-up ng Hub
+ group_signup_page: pahina para sa pagsign-up ng Grupo
+ main_links: Link para sa pangunahing menu
+ footer_and_external_links: Footer at panlabas na mga link
+ your_content: ang iyong nilalaman
+ user_guide: gabay sa gumagamit
+ enterprise_fees:
+ index:
+ title: "bayad para sa enterprise"
+ enterprise: "Enterprise"
+ fee_type: "uri ng bayad"
+ name: "pangalan"
+ tax_category: "kategorya ng buwis"
+ calculator: "calculator"
+ calculator_values: "calculator values"
+ search: "hanapin"
+ name_placeholder: "hal. bayad sa pag-iimpake"
+ enterprise_groups:
+ index:
+ new_button: bagong grupo ng enterprise
+ enterprise_roles:
+ form:
+ manages: namamahala
+ enterprise_role:
+ manages: namamahala
+ products:
+ unit_name_placeholder: 'hal. mga kumpol'
+ index:
+ unit: yunit
+ display_as: ipakita bilang
+ category: kategorya
+ tax_category: kategorya ng buwis
+ inherits_properties?: minana ang mga katangian?
+ available_on: Magagamit Nakabukas
+ av_on: "Av On"
+ import_date: na-import
+ upload_an_image: maglagay ng larawan
+ seo:
+ product_search_keywords: "mga keyword sa paghahanap ng produkto"
+ product_search_tip: "isulat ang mga salita para mahanap ang inyong produkto sa mga shop. gumamit ng laktaw upang paghiwalayin ang bawat keyword."
+ SEO_keywords: "SEO Keywords"
+ seo_tip: "isulat ang mga salita para mahanap ang inyong produkto sa web. gumamit ng laktaw upang paghiwalayin ang bawat keyword."
+ search: "hanapin"
+ properties:
+ property_name: "Pangalan ng Pag-aari"
+ inherited_property: "minanang pag-aari"
+ variants:
+ infinity: "walang hanggan"
+ to_order_tip: "ang mga item na made to order ay walang paraan ng pag-set ng lebel ng stock, tulad ng mga tinapay na ginagawa lamang kapag may order."
+ back_to_products_list: "bumalik sa listahan ng produkto"
+ editing_product: "ine-edit ang mga produkto"
+ tabs:
+ product_details: "Detalye ng produkto"
+ group_buy_options: "pagpipilian para sa Grupong pagbili"
+ images: "larawan"
+ variants: "mga uri"
+ product_properties: "mga katangian ng produkto"
+ product_import:
+ title: paglipat ng produkto
+ file_not_found: 'ang file ay hindi mahanap o mabuksan '
+ no_data: walang data na mahanap sa spreadsheet
+ confirm_reset: "ito ay ilalagay ang lebel ng stock ng lahat ng mga produkto sa zero\nmga enterprise na hindi makikita sa nilagay na file."
+ model:
+ no_file: "error: walang file na na-upload"
+ could_not_process: "hindi maproseso ang file: invalid na uri ng file"
+ incorrect_value: maling halaga
+ conditional_blank: ay hindi maaaring blanko kung yunit_uri ay blanko
+ no_product: walang katugmang produkto sa database
+ not_found: hindi mahanap sa database
+ not_updatable: ay hindi maaring i-update sa mga umiiral na produkto gamit ang paglilipat ng produkto
+ blank: hindi maaaring iwanang blanko
+ products_no_permission: walang permiso na pamahalaan ang mga produkto para sa enterprise na ito
+ inventory_no_permission: walang permiso na gumawa ng imbentaryo para sa producer na ito
+ none_saved: hindi matagumpay na na-save ang mga produkto
+ line_number: "linya%{number}:"
+ encoding_error: "Paki-check ang language setting ng inyong source file at siguraduhing ito ay naka-save gamit ang UTF-8 encoding"
+ unexpected_error: "ang paglilipat ng produkto ay may kinaharap na error habang binubuksan ang file: %{error_message}"
+ index:
+ notice: "Paalala"
+ beta_notice: "ang feature na ito ay nasa beta pa rin: maari kang makaranas ng mga error habang ginagamit ito. huwag mag-atubiling kumontak sa suporta."
+ select_file: pumili ng spreadsheet na i-a-upload
+ spreadsheet: spreadsheet
+ choose_import_type: pumili ng uri ng paglilipat
+ import_into: uri ng paglilipat
+ product_list: listahan ng produkto
+ inventories: mga imbentaryo
+ import: i-import
+ upload: i-upload
+ csv_templates: CSV Templates
+ product_list_template: i-download ang Product List template
+ inventory_template: i-download ang Inventory template
+ category_values: mga available na halaga ng kategorya
+ product_categories: kategorya ng produkto
+ tax_categories: kategorya ng buwis
+ shipping_categories: mga kategorya ng pagpapadala
+ import:
+ review: suriin
+ import: i-import
+ save: i-save
+ results: mga resulta
+ save_imported: i-save ang inilipat na mga produkto
+ no_valid_entries: walang nahanap na mga valid na entry
+ none_to_save: Walang mga entry na maaaring i-save
+ some_invalid_entries: ang mga nilipat na file ay naglalaman na hindi valid na mga entry
+ fix_before_import: Ayusin ang error na ito at subukang ilipat muli ang file
+ save_valid?: i-save ang mga valid na entry at hayaan ang iba?
+ no_errors: walang error na nakita!
+ save_all_imported?: i-save lahat ng mga nilipat na produkto?
+ options_and_defaults: mga pagpipiliaan sa paglilipat at mga default
+ no_permission: walang permiso na pamahalaan ang enterprise na ito
+ not_found: hindi mahanap ang enterprise sa database
+ no_name: walang pangalan
+ blank_enterprise: ang ibang mga produkto ay walang tinutukoy na enterprise
+ reset_absent?: i-reset ang mga nawawalang produkto
+ reset_absent_tip: i-set sa zero ang mga produkto na hindi makikita sa file
+ overwrite_all: sulatan lahat
+ overwrite_empty: sulatan kung walang nakalagay
+ default_stock: i-set ang lebel ng stock
+ default_tax_cat: i-set ang kategorya ng buwis
+ default_shipping_cat: i-set ang kategorya ng pagpapadala
+ default_available_date: i-set ang available na petsa
+ validation_overview: pagtingin sa pagpapatunay ng paglipat
+ entries_found: May mga entry na nahanap sa inilipat na file
+ entries_with_errors: ang mga item ay naglalaman ng error at hindi maililipat
+ products_to_create: ang mga produkto ay gagawin
+ products_to_update: ang mga produkto ay i-a-update
+ inventory_to_create: ang imbentaryo ng mga item ay gagawin
+ inventory_to_update: ang mga imbentaryong item ay i-a-update
+ products_to_reset: ang mga produkto na narito ay mare-reset ang stock sa zero
+ inventory_to_reset: ang imbentaryo ng mga item na narito ay mare-reset ang stock sa zero
+ line: linya
+ item_line: linya ng item
+ import_review:
+ not_updatable_tip: "ang mga patlang ay hindi ma-update sa pamamagitan ng maramihang paglipat para sa mga produkto:"
+ fields_ignored: ang mga linya na ito ay hindi mapapansin kapag sinave ang mga nilipat na produkto
+ entries_table:
+ not_updatable: ang patlang na ito ay hindi maaaring ma-update sa pamamagitan ng maramihang paglipat ng mga produkto
+ save_results:
+ final_results: Ilipat ang pinakahuling mga resulta
+ products_created: ang mga produkto ay nagawa na
+ products_updated: inupdate ang mga produkto
+ inventory_created: ang mga imbentaryo ng item ay nagawa na
+ inventory_updated: inupdate ang mga inimbentaryong item
+ products_reset: na-reset sa zero ang lebel ng stock ng mga produkto
+ inventory_reset: na-reset sa zero ang lebel ng stock ng mga imbentaryo ng item
+ all_saved: "lahat ng mga item ay matagumpay na na-save"
+ some_saved: "ang mga item ay matagumpay na na-save"
+ save_errors: i-save ang mga error
+ import_again: mag-upload ng isa pang file
+ view_products: pumunta sa pahina ng mga produkto
+ view_inventory: pumunta sa pahina ng mga imbentaryo
+ variant_overrides:
+ loading_flash:
+ loading_inventory: NILO-LOAD ANG IMBENTARYO
+ index:
+ title: imbentaryo
+ description: gamitin ang pahina na ito para pamahalaan ang mga imbentaryo ng inyong enterprise. ang kahit anong detalye ng produkto na sinet dito ay mapapalitan ang mga na-set sa pahina ng "Mga Produkto"
+ enable_reset?: paganahin ang pag-reset ng stock?
+ default_stock: "Default na Stock"
+ inherit?: gayahin?
+ add: idagdag
+ hide: itago
+ import_date: na-import
+ select_a_shop: pumili ng shop
+ review_now: tignan ngayon
+ new_products_alert_message: mayroong%{new_product_count}bagong mga produkto na maaaring idagdag sa inyong imbentaryo
+ currently_empty: ang iyong imbentaryo ay kasalukuyang walang laman
+ no_matching_products: Walang nahanap na katumbas na produkto sa inyong imbentaryo
+ no_hidden_products: Walang produkto na nakatago mula sa imbentaryong ito
+ no_matching_hidden_products: walang nakatagong produkto na tugma sa inyong hinahanap na pamantayan
+ no_new_products: walang bagong produkto na maaaring idagdag sa inyong imbentaryo
+ no_matching_new_products: walang bagong mga produkto na tugma sa inyong hinahanap na pamantayan
+ inventory_powertip: Ito ang imbentaryo ng inyong mga produkto. Upang magdagdag ng produkto sa inyong imbentaryo, piliin ang "Bagong Produkto" sa viewing dropdown.
+ hidden_powertip: ang mga produktong ito ay nakatago sa inyong imbentaryo at hindi maaaring idagdag sa inyong shop. maaaring pindutin ang "Idagdag" para madagdag ang produkto sa inyong imbentaryo.
+ new_powertip: ang mga produkto na ito ay maaaring idagdag sa inyong imbentaryo. pindutin ang "idagdag" para magdagdag ng produkto sa inyong imbentaryo, o "itago" para hindi ito makita. Maaari mo itong baguhin sa ibang panahon!
+ controls:
+ back_to_my_inventory: bumalik sa aking imbentaryo
+ orders:
+ invoice_email_sent: 'ang invoice email ay naipadala na'
+ order_email_resent: 'ang email ng order ay napadala na muli'
+ bulk_management:
+ tip: "gamitin ang pahina na ito para baguhin ang dami ng mga produkto sa maramihang mga order. maaari ding magtanggal ng mga produkto mula sa order kung kinakailangan."
+ shared: "ibinahaging pinagkuhanan?"
+ order_no: "Order No."
+ order_date: "nakumpleto sa"
+ max: "Labis"
+ product_unit: "Produkto: Yunit"
+ weight_volume: "Timbang/Dami"
+ ask: "itanong?"
+ page_title: "Pamamahala sa pangmaramihang order"
+ actions_delete: "burahin ang napili"
+ loading: "nilo-load ang mga order"
+ no_results: "walang nahanap na mga order"
+ group_buy_unit_size: "laki ng yunit para sa maramihang pagbili"
+ total_qtt_ordered: "Kabuuang dami ng in-order"
+ max_qtt_ordered: "sagad na dami ng na-order"
+ current_fulfilled_units: "kasalukuyang tapos na mga yunit"
+ max_fulfilled_units: "sagad na natapos na yunit"
+ order_error: "ang ibang error ay dapat munang ayusin bago makapag-update ng mga order.\nang mga linya na may pulang border ay may mga error."
+ variants_without_unit_value: "BABALA: Ang ibang variant ay walang halaga ang yunit"
+ select_variant: "pumili ng variant"
+ enterprise:
+ select_outgoing_oc_products_from: pumili ng lumalabas na mga produktong OC mula
+ enterprises:
+ index:
+ title: enterprises
+ new_enterprise: bagong enterprise
+ producer?: "Producer?"
+ package: Package
+ status: katayuan
+ manage: pamahalaan
+ form:
+ about_us:
+ desc_short: maikling paglalarawan
+ desc_short_placeholder: magsalaysay ukol sa inyong enterprise gamit ang isa hanggang dalawang pangungusap.
+ desc_long: tungkol sa amin
+ desc_long_placeholder: magkuwento sa Customer tungkol sa inyong sarili. Ang impormasyon na ito ay makikita at lalabas sa inyong profile.
+ business_details:
+ abn: ABN
+ abn_placeholder: hal. 99 123 456 789
+ acn: ACN
+ acn_placeholder: hal. 123 456 789
+ display_invoice_logo: ipakita ang Logo sa mga invoice
+ invoice_text: magdagdag ng sariling mensahe sa dulo ng bawat invoice
+ contact:
+ name: pangalan
+ name_placeholder: hal. Gustav Plum
+ email_address: pampublikong email address
+ email_address_placeholder: hal. inquiries@fresh-food.com
+ email_address_tip: "ang email address na ito ay makikita sa iyong pampublikong profile"
+ phone: telepono
+ phone_placeholder: hal. 98 7654 3210
+ website: website
+ website_placeholder: hal. www.truffles.com
+ enterprise_fees:
+ name: pangalan
+ fee_type: uri ng kabayaran
+ manage_fees: pamahalaan ang mga bayarin para sa enterprise
+ no_fees_yet: wala ka pang kahit anong bayaring pang-enterprise
+ create_button: gumawa ng isa ngayon
+ images:
+ logo: Logo
+ promo_image_placeholder: 'ang larawan na ito ay makikita sa "tungkol sa amin"'
+ promo_image_note1: 'TANDAAN:'
+ promo_image_note2: ang kahit anong larawan na ilalagay rito ay maka-crop sa 1200 x 260.
+ promo_image_note3: ang promo na larawan ay makikita sa taas na pahina ng profile ng enterprise at pop-ups.
+ inventory_settings:
+ text1: maaari mong piliin na pamahalaan ang lebel ng mga stock at presyo sa iyong
+ inventory: imbentaryo
+ text2: >
+ kung ikaw ay gumagamit ng tool para sa imbentaryo, piliin na ang mga
+ bagong produktong dinagdag ng inyong suplayer ay kailangan munang idagdag
+ sa inyong imbentaryo bago ito mai-stock. kung hindi ka naman gumagamit
+ ng imbentaryo para pamahalaan ang inyong produkto, piliin ang "nirerekomenda"
+ sa pagpipilian sa baba:
+ preferred_product_selection_from_inventory_only_yes: mga bagong produkto ay maaaring ilagay sa aking shopfront (nirerekomenda)
+ preferred_product_selection_from_inventory_only_no: ang mga bagong produkto ay dapat idagdag muna sa aking imbentaryo bago mailagay sa aking shopfront.
+ payment_methods:
+ name: pangalan
+ applies: naaangkop?
+ manage: pamahalaan ang mga paraan ng pagbabayad
+ no_method_yet: wala ka pang kahit anong paraan ng pagbabayad.
+ create_button: gumawa ng bagong paraan ng pagbabayad
+ create_one_button: gumawa ng isa ngayon
+ primary_details:
+ name: pangalan
+ name_placeholder: hal. Professor Plum's Biodynamic Truffles
+ groups: mga grupo
+ groups_tip: pumili ng grupo o rehiyon kung saan ka kabilang. makakatulong ito sa mga customer sa paghahanap ng inyong enterprise.
+ groups_placeholder: magsimulang magsulat para maghanap ng mga grupo...
+ primary_producer: pangunahing prodyuser
+ primary_producer_tip: piliin ang "Producer" kung ikaw ay pangunahing producer ng pagkain.
+ producer: Producer
+ any: kahit ano
+ none: wala
+ own: sarili
+ sells: nagbebenta
+ sells_tip: "Wala- ang mga enterprise ay hindi nagbebenta ng direkta sa mga customer
Sarili- ang mga enterprise ay nagbebenta ng sariling mga produkto sa mga customer
Iba- ang enterprise ay maaaring magbenta ng sariling produkto pati na rin ang mga produkto ng enterprise.
"
+ visible_in_search: makikita sa paghahanap?
+ visible_in_search_tip: timutukoy kung ang enterprise na ito ay makikita ng mga customer kapag naghahanap sa site.
+ visible: nakikita
+ not_visible: hindi nakikita
+ permalink: Permalink (walang espasyo)
+ permalink_tip: "ang permalink na ito ay ginamit para gumawa ng url sa inyong shop: %{link}your-shop-name/shop"
+ link_to_front: Link sa shop front
+ link_to_front_tip: direktang link sa inyong shopfront sa Open Food Network.
+ ofn_uid: UID sa OFN
+ ofn_uid_tip: ang natatanging id na ito ay ginagamit para matukoy ang enterprise sa Open Food Network.
+ shipping_methods:
+ name: pangalan
+ applies: naaangkop?
+ manage: pamahalaan ang mga paraan ng pagpapadala
+ create_button: gumawa ng bagong paraan ng pagpapadala
+ create_one_button: gumawa ng isa ngayon
+ no_method_yet: wala ka pang inilagay na paraan ng pagpapadala.
+ shop_preferences:
+ shopfront_requires_login: "nakikita sa publiko ang shopfront?"
+ shopfront_requires_login_tip: "pumili kung nais na maglog-in muna ang customer bago makita ang shopfront o nakikita ito ng lahat."
+ shopfront_requires_login_false: "publiko"
+ shopfront_requires_login_true: "nakikita lamang ng rehistradong mga customer"
+ recommend_require_login: "nirerekomenda namin na kailangang maglog-in muna ang Users kapag ang mga order ay maaaring baguhin."
+ allow_guest_orders: "mga order ng guest"
+ allow_guest_orders_tip: "payagang mag-checkout bilang guest o kailangang rehistrado ang user."
+ allow_guest_orders_false: "kailangang maglog-in para makapag-order"
+ allow_guest_orders_true: "payagan ang guest checkout"
+ allow_order_changes: "magpalit ng mga order"
+ allow_order_changes_tip: "payagan ang mga kustomer na palitan ang kanilang order hanggang bukas ang order cycle"
+ allow_order_changes_false: "ang na-place na mga order ay hindi na maaaring palitan o i-cancel"
+ allow_order_changes_true: "maaari pang palitan ng customer o i-cancel ang kanilang mga order habang ang order cycle ay bukas pa."
+ enable_subscriptions: "mga subscription"
+ enable_subscriptions_tip: "paganahina ng paggamit ng mga subscription?"
+ enable_subscriptions_false: "huwag paganahin"
+ enable_subscriptions_true: "paganahin"
+ shopfront_message: "mensahe sa Shopfront"
+ shopfront_message_placeholder: >
+ opsyonal na mensahe para batiin ang mga customers at upang maipaliwanag
+ kung paano mamili sa iyong shop. kung ang teksto ay ipinasok dito, ito
+ ay makikita sa home tab kapag ang customer ay nasa loob na ng inyong
+ shopfront.
+ shopfront_message_link_tooltip: "ilagay/ i-edit ang link"
+ shopfront_message_link_prompt: "ilagay ang URL na ipapasok"
+ shopfront_closed_message: "pagsasarang mensahe ng Shopfront"
+ shopfront_closed_message_placeholder: >
+ isang mensahe na nagbibigay ng mas detalyadong paliwanag kung bakit
+ ang iyong shop ay sarado at/o kapag ang mga customer ay makakaasang
+ magbubukas ito muli. Ito ay makikita sa iyong shop kapag ikaw ay walang
+ aktibong order cycle (hal. sarado ang shop).
+ shopfront_category_ordering: "kategorya ng pag-order sa Shopfront"
+ open_date: "petsa ng pagbubukas"
+ close_date: "petsa ng pagsasara"
+ social:
+ twitter_placeholder: "hal. @the_prof"
+ instagram_placeholder: "hal. the_prof"
+ facebook_placeholder: "hal. www.facebook.com/PageNameHere"
+ linkedin_placeholder: "hal. www.linkedin.com/in/YourNameHere"
+ stripe_connect:
+ connect_with_stripe: "Kumonekta sa Stripe"
+ stripe_connect_intro: "upang tumanggap ng bayad gamit ang credit card, kailangan munang ikonekta ang iyong Stripe account sa Open Food Network. Gamitin ang pindutan sa kanan para magsimula."
+ stripe_account_connected: "ang Stripe account ay konektado na."
+ disconnect: "tanggalin ang koneksyon ng account"
+ confirm_modal:
+ title: Kumonekta sa Stripe
+ part1: ang Stripe ay isang serbisyong nagpoproseso ng mga bayad na ginagawang posible para sa mga shop sa OFN na tumanggap ng bayad gamit ang mga credit card mula sa mga customer.
+ part2: para magamit ito, kailangang ikonekta ang iyong Stripe account sa OFN. ang pagpindot ng "pumapayag ako" sa ibaba ay ididirekta ka sa Stripe website kung saan mo maaaring ikonek ang iyong Stripe account o gumawa ng bago kung wala ka pa nito.
+ part3: pinapayagan nito ang Open Food Network na tumanggap para sa iyo ng bayad gamit ang mga credit card mula sa mga customer. tandaan na kailangan mong pangalagaan ang sarili mong Stripe Account, bayaran ang serbisyo ng Stripe, isaayos ang mga paniningil at gawin ang serbisyo sa customer sa sarili mong paraan.
+ i_agree: pumapayag ako
+ cancel: i-cancel
+ tag_rules:
+ default_rules:
+ by_default: bilang default
+ no_rules_yet: wala pang panuntunan na ginagamit
+ add_new_button: '+ magdagdag ng bagong panuntunan'
+ no_tags_yet: walang pang tag na magagamit sa enterprise na ito
+ no_rules_yet: wala pang panuntunan na magagamit sa tag na ito
+ for_customers_tagged: 'Para sa mga customer na naka-tag:'
+ add_new_rule: '+ magdagdag ng bagong panuntunan'
+ add_new_tag: '+ Magdagdag ng bagong tag'
+ users:
+ email_confirmation_notice_html: "ang kumpirmasyon ng email ay nakabinbin pa. kami ay nagpadala ng kumpirmasyon ng email sa %{email}."
+ resend: Ipadala muli
+ owner: 'May-ari'
+ contact: "makipag-ugnayan"
+ contact_tip: "ang tagapamahala na makakatanggap ng enterprise emails at notipikasyon. kailangang may kumpirmadong email address."
+ owner_tip: ang pangunahing gumagamit na responsable sa enterprise na ito.
+ notifications: notipikasyon
+ notifications_tip: ang mga notipikasyon tungkol sa mga order ay ipapadala sa email address na ito.
+ notifications_placeholder: hal. gustav@truffles.com
+ notifications_note: 'Tandaan: ang bagong email address ay kailangang kumpirmado bago magamit'
+ managers: Tagapamahala
+ managers_tip: ang ibang gagamit na may permisong pamahalaan ang enterprise na ito.
+ invite_manager: "Mag-imbita ng Tagapamahala"
+ invite_manager_tip: "mag-imbita ng hindi rehistradong gagamit na mag-sign-up at maging tagapamahala ng enterprise na ito."
+ add_unregistered_user: "magdagdag ng hindi rehistradong user"
+ email_confirmed: "ang email ay kumpirmado"
+ email_not_confirmed: "ang email ay hindi kumpirmado"
+ actions:
+ edit_profile: Settings
+ properties: mga katangian
+ payment_methods: Mga Paraan ng Pagbabayad
+ payment_methods_tip: ang enterprise na ito ay walang mga paraan ng pagbabayad
+ shipping_methods: mga paraan ng pagpapadala
+ shipping_methods_tip: ang enterprise na ito ay may mga paraan ng pagpapadala
+ enterprise_fees: bayad para sa enterprise
+ enterprise_fees_tip: ang enterprise na ito walang mga bayarin
+ admin_index:
+ name: Pangalan
+ role: papel na gagampanan
+ sells: nagbebenta
+ visible: nakikita?
+ owner: May-ari
+ producer: Producer
+ change_type_form:
+ producer_profile: Profile ng Producer
+ connect_ofn: kumonekta gamit ang OFN
+ always_free: PALAGING LIBRE
+ producer_description_text: ilagay ang inyong mga produkto sa Open Food Network, upang mapayagan ang mga Hub na mag-stock ng iyong produkto sa kanilang mga tindahan.
+ producer_shop: Producer Shop
+ sell_your_produce: magbenta ng sariling produkto
+ producer_shop_description_text: ibenta ang iyong mga produkto direkta sa mga customer sa pamamagitan ng iyong sariling Open Foof Network shopfront.
+ producer_shop_description_text2: ang 'Producer Shop' ay para lamang sa iyong produkto, kung nais mong magbenta ng mga produktong itinanim o ginawa sa labas ng site, piliin ang 'Producer Hub'
+ producer_hub: Producer Hub
+ producer_hub_text: magbenta ng produkto mula sa sarili at sa iba
+ producer_hub_description_text: ang iyong enterprise ang saligan ng iyong lokal na sistema ng pagkain. maaari mong ibenta ang sarili mong produkto pati na rin ang mga produktong pinagsama sama mula sa ibang enterprise gamit ang iyong shop sa Open Food Network.
+ profile: Profile lamang
+ get_listing: kumuha ng listahan
+ profile_description_text: maaari kang mahanap ng mga tao at makipag-ugnayan sa kanila sa Open Food Network. Ang iyong enterprise ay makikita sa mapa at mahahanap sa mga listahan.
+ hub_shop: Hub Shop
+ hub_shop_text: magbenta ng produkto mula sa iba
+ hub_shop_description_text: ang iyong enterprise ang saligan ng iyong lokal na sistema ng pagkain. maaari mong pagsama samahin ang mga produkto mula sa ibang enterprise at ibenta ito gamit ang iyong shop sa Open Food Network.
+ choose_option: pumili mula sa pagpipilian sa itaas.
+ change_now: palitan ngayon
+ enterprise_user_index:
+ loading_enterprises: NILO-LOAD ANG MGA ENTERPRISE
+ no_enterprises_found: walang mahanap na enterprise
+ search_placeholder: hanapin gamit ang pangalan
+ manage: pamahalaan
+ manage_link: settings
+ producer?: "Producer?"
+ package: "Package"
+ status: "katayuan"
+ new_form:
+ owner: may-ari
+ owner_tip: ang pangunahing gumagamit na responsable sa enterprise na ito.
+ i_am_producer: ako ay isang producer
+ contact_name: Contact name
+ edit:
+ editing: 'Settings:'
+ back_link: bumalik sa listahan ng mga enterprise
+ new:
+ title: bagong enterprise
+ back_link: bumalik sa listahan ng mga enterprise
+ remove_logo:
+ remove: "alisin ang larawan"
+ removed_successfully: "matagumpay na natanggal ang logo"
+ immediate_removal_warning: "ang logo ay tatanggalin agad pagkatapos mong magkumpirma."
+ remove_promo_image:
+ remove: "alisin ang larawan"
+ removed_successfully: "ang promo na larawan ay matagumpay na natanggal"
+ immediate_removal_warning: "ang promo na larawan ay tatanggalin agad pagkatapos mong magkumpirma."
+ welcome:
+ welcome_title: Welcome sa Open Food Network!
+ welcome_text: matagumpay na nagawa ang
+ next_step: sunod na hakbang
+ choose_starting_point: 'pumili ng package:'
+ profile: 'profile'
+ producer_profile: 'Profile ng Prodyuser'
+ invite_manager:
+ user_already_exists: "ang user ay rehistrado na"
+ error: "may nangyaring mali"
+ order_cycles:
+ loading_flash:
+ loading_order_cycles: NILO-LOAD ANG MGA ORDER CYCLE
+ loading: NILO-LOAD...
+ new:
+ create: "gumawa"
+ cancel: "i-cancel"
+ back_to_list: "bumalik sa listahan"
+ edit:
+ advanced_settings: "Advanced settings"
+ save: "i-save"
+ save_and_next: "i-save at sunod"
+ next: "sunod"
+ cancel: "i-cancel"
+ back_to_list: "bumalik sa listahan"
+ save_and_back_to_list: "i-save at bumalik sa listahan"
+ choose_products_from: "pumili sa mga produkto mula sa:"
+ incoming:
+ save: "i-save"
+ save_and_next: "i-save at sunod"
+ next: "sunod"
+ cancel: "i-cancel"
+ back_to_list: "bumalik sa listahan"
+ outgoing:
+ outgoing: "papalabas"
+ distributor: "Distributor"
+ products: "mga produkto"
+ tags: "tags"
+ delivery_details: "detalye ng pag-deliver"
+ fees: "mga bayarin"
+ previous: "nauna"
+ save: "i-save"
+ save_and_back_to_list: "i-save at bumalik sa listahan"
+ cancel: "i-cancel"
+ back_to_list: "bumalik sa listahan"
+ wizard_progress:
+ edit: "1. Pangkalahatang Setting"
+ incoming: "2. Papasok na mga produkto"
+ outgoing: "3. Palabas na mga produkto"
+ exchange_form:
+ pickup_time_tip: kapag ang mga order mula sa OC ay handa na para sa customer
+ pickup_instructions_placeholder: "mga panuto sa pagpick-up"
+ pickup_instructions_tip: ang mga panuto na ito ay ipapakita sa mga customer pagkatapos nilang makumpleto ang pag-order
+ pickup_time_placeholder: "handa na para sa (hal. Date / Time)"
+ receival_instructions_placeholder: "panuto sa pagtanggap"
+ add_fee: 'idagdag ang bayad'
+ remove: 'tanggalin'
+ selected: 'napili'
+ add_exchange_form:
+ add_supplier: 'magdagdag ng supplier'
+ add_distributor: 'magdagdag ng tagapamahagi'
+ advanced_settings:
+ title: Advanced settings
+ choose_product_tip: maaring limitahan ang mga produktong pumapasok at lumalabas sa imbentaryo lamang ng%{inventory}
+ preferred_product_selection_from_coordinator_inventory_only_here: imbentaryo lamang ng coordinator
+ preferred_product_selection_from_coordinator_inventory_only_all: lahat ng produkto
+ save_reload: i-save at i-reload ang pahina
+ coordinator_fees:
+ add: idagdag ang bayad sa coordinator
+ filters:
+ search_by_order_cycle_name: "hanapin gamit ang pangalan ng order cycle..."
+ involving: "kinasangkot"
+ any_enterprise: "kahit anong enterprise"
+ any_schedule: "kahit anong petsa"
+ form:
+ general_settings: "Pangkalahatang Setting"
+ incoming: papasok
+ supplier: tagapagtustos
+ receival_details: detalye ng pagtanggap
+ fees: mga bayarin
+ outgoing: papalabas
+ distributor: Distributor
+ products: mga produkto
+ tags: tags
+ add_a_tag: magdagdag ng tag
+ delivery_details: detalye ng pick-up/pagdeliver
+ index:
+ schedule: iskedyul
+ schedules: iskedyul
+ new_schedule: bagong iskedyul
+ name_and_timing_form:
+ name: Pangalan
+ orders_open: ang mga order ay magbubukas sa
+ coordinator: coordinator
+ orders_close: sarado ang mga order
+ row:
+ suppliers: mga supplier
+ distributors: mga tagapamahala
+ variants: mga uri
+ simple_form:
+ ready_for: handa para sa
+ ready_for_placeholder: petsa/ oras
+ customer_instructions: panuto ng Customer
+ customer_instructions_placeholder: tala para sa pag-pick-up o pagdeliver
+ products: mga produkto
+ fees: mga bayarin
+ destroy_errors:
+ orders_present: ang order cycle na ito ay napili na ng isang customer at hindi na maaaring tanggalin. upang maiwasan na ma-access muli, isarado muna ito.
+ schedule_present: ang order cycle na ito ay naka-link sa isang iskedyul at hindi maaaring tanggalin. maaaring tanggalin muna ang link o tanggalin muna ang iskedyul.
+ bulk_update:
+ no_data: may nangyaring mali. walang mahanap na order cycle.
+ date_warning:
+ msg: ang order cycle na ito ay naka-link sa %{n}na bukas na subscription order. ang pagpapalit ng petsa ay hindi maaapektuhan ang iba pang order na nagawa na, ngunit kung maaaring iwasan ay huwag na muling gawin. Gusto bang magpatuloy?
+ cancel: i-cancel
+ proceed: magpatuloy
+ producer_properties:
+ index:
+ title: mga katangian ng producer
+ proxy_orders:
+ cancel:
+ could_not_cancel_the_order: hindi ma-cancel ang order
+ resume:
+ could_not_resume_the_order: hindi maituloy ang order
+ shared:
+ user_guide_link:
+ user_guide: gabay sa gumagamit
+ enterprises_hubs_tabs:
+ has_no_payment_methods: "%{enterprise}ay walang paraan ng pagbabayad"
+ has_no_shipping_methods: "%{enterprise}ay walang paraan ng pagpapadala"
+ has_no_enterprise_fees: "%{enterprise}ay walang mga bayarin sa enterpise"
+ enterprise_issues:
+ create_new: gumawa ng bago
+ resend_email: ipadala muli ang email
+ has_no_payment_methods: "%{enterprise}ay kasakuluyang walang mga paraan ng pagbabayad"
+ has_no_shipping_methods: "%{enterprise}ay kasalukuyang walang mga paraan ng pagpapadala"
+ email_confirmation: "ang kumpirmasyon ng email ay nakabinbin pa. kami ay nagpadala ng kumpirmasyon ng email sa %{email}."
+ not_visible: "%{enterprise}ay hindi nakikita kaya hindi matagpuan sa mapa o sa kahit saang paghahanap"
+ reports:
+ hidden: NAKATAGO
+ unitsize: LAKI KADA YUNIT
+ total: KABUUAN
+ total_items: KABUUAN NG MGA ITEM
+ supplier_totals: kabuuang order cycle ng mga supplier
+ supplier_totals_by_distributor: kabuuang order cycle ng mga supplier ng tagapamahala
+ totals_by_supplier: kabuuang order cycle ng tagapamahala ng Supplier
+ customer_totals: kabuuang order cycle ng customer
+ all_products: lahat ng produkto
+ inventory: Imbentaryo (on hand)
+ lettuce_share: LettuceShare
+ mailing_list: Listahan ng mga pagpapadalahan
+ addresses: Mga address
+ payment_methods: ulat ng mga paraan ng pagbabayad
+ delivery: ulat ukol sa pagdeliver
+ tax_types: uri ng buwis
+ tax_rates: rate ng mga buwis
+ pack_by_customer: binalot ng Customer
+ pack_by_supplier: binalot ng Supplier
+ orders_and_distributors:
+ name: mga order at tagapamahagi
+ description: mga order na may detalye ng tagapamahagi
+ bulk_coop:
+ name: Bultuhang Co-Op
+ description: ulat para sa mga order ng Bultuhang Co-Op
+ payments:
+ name: ulat ng mga bayad
+ description: ulat para sa mga bayad
+ orders_and_fulfillment:
+ name: ulat ng mga order at fulfillment
+ customers:
+ name: mga customer
+ products_and_inventory:
+ name: mga produkto at imbentaryo
+ users_and_enterprises:
+ name: mga gumagamit at enterprise
+ description: pag-aari ng enterprise at katayuan
+ order_cycle_management:
+ name: pamamahala sa order cycle
+ sales_tax:
+ name: buwis ng mga benta
+ xero_invoices:
+ name: mga invoice ng Xero
+ description: mga invoice na ililipat sa Xero
+ packing:
+ name: ulat sa pagbabalot
+ enterprise_fee_summary:
+ name: "buod ng bayad sa enterprise"
+ description: "buod ng mga nakolektang bayad sa enterprise"
+ subscriptions:
+ subscriptions: mga subscription
+ new: bagong subscription
+ create: gumawa ng subscription
+ edit: ayusin ang subscription
+ table:
+ edit_subscription: ayusin ang subsciption
+ pause_subscription: ihinto saglit ang subscription
+ unpause_subscription: ituloy ang subscription
+ cancel_subscription: itigil ang subscription
+ filters:
+ query_placeholder: "hanapin gamit ang email..."
+ setup_explanation:
+ just_a_few_more_steps: 'ilang hakbang na lamang bago ka makapagsimula:'
+ enable_subscriptions: "paganahin ang subscription sa kahit isa sa iyong mga shop"
+ enable_subscriptions_step_1_html: 1. pumunta sa%{enterprises_link}pahina, hanapin ang iyong shop at pindutin ang "pamahalaan"
+ enable_subscriptions_step_2: 2. sa ilalim ng "shop preference", paganahin ang Subscriptions sa pagpipilian
+ set_up_shipping_and_payment_methods_html: iset-up ang %{shipping_link}at%{payment_link} na pagbabayad
+ set_up_shipping_and_payment_methods_note_html: tandaan na Cash at Stripe na pamamaraan ang maaaring
gamitin sa mga subscription
+ ensure_at_least_one_customer_html: siguraduhing mayroong kahit isang%{customer_link}na nakikita
+ create_at_least_one_schedule: gumawa ng kahit isang iskedyul
+ create_at_least_one_schedule_step_1_html: 1. pumunta sa %{order_cycles_link}pahina
+ create_at_least_one_schedule_step_2: 2. gumawa ng order cycle kung hindi pa ito nagagawa
+ create_at_least_one_schedule_step_3: 3. pindutin ang '+ bagong iskedyul' at sagutan ang form
+ once_you_are_done_you_can_html: kapag natapos na ito, maaari kang%{reload_this_page_link}
+ reload_this_page: i-reload ang pahina na ito
+ steps:
+ details: 1. pangunahing detalye
+ address: 2. tirahan
+ products: 3. magdagdag ng mga produkto
+ review: 4. suriin at i-save
+ subscription_line_items:
+ this_is_an_estimate: |
+ ang mga nakasulat na presyo ay tantiya lamang at kinalkula sa panahon na binago ang subscription.
+ kung magpapalit ng presyo o bayarin, maa-update ang mga order ngunit ang subscription ay ipapakita pa rin ang dating mga halaga.
+ not_in_open_and_upcoming_order_cycles_warning: "walang bukas o paparating na mga order cycle para sa produkto na ito."
+ autocomplete:
+ name_or_sku: "PANGALAN O SKU"
+ quantity: "dami"
+ add: "idagdag"
+ details:
+ details: detalye
+ invalid_error: sagutan ang mga kailangang detalte...
+ allowed_payment_method_types_tip: Cash at pamamaraang Stripe lamang ang maaaring gamitin sa kasalukuyan.
+ credit_card: Credit Card
+ charges_not_allowed: ang paniningil ay hindi pinapayagan ng customer na ito
+ no_default_card: ang customer ay walang mga card na maaaring singilin
+ card_ok: ang customer ay may card na maaaring singilin
+ begins_at_placeholder: "pumili ng petsa"
+ ends_at_placeholder: "opsyonal"
+ loading_flash:
+ loading: NILOLOAD ANG MGA SUBSCRIPTION
+ review:
+ details: detalye
+ address: tirahan
+ products: mga produkto
+ no_open_or_upcoming_order_cycle: "walang paparating na order cycle"
+ products_panel:
+ save: "I-SAVE"
+ saving: "SINESAVE"
+ saved: "NA-SAVE NA"
+ product_already_in_order: ang produkto na ito ay naidagdag na sa order. ayusin ng direkta ang dami.
+ stock:
+ insufficient_stock: "walang sapat na stock"
+ out_of_stock: "Walang stock"
+ orders:
+ number: bilang
+ confirm_edit: sigurado ka bang nais mo ayusin ang order na ito? maaaring magdulot ito ng mas mahirap na awtomatikong pagsasaayos ng mga subscription sa hinaharap.
+ confirm_cancel_msg: "sigurado ka bang nais mong itigil ang subscription na ito? hindi na ito maaring ibalik kapag napalitan na."
+ cancel_failure_msg: "paumahin ngunit hindi naging matagumpay ang pagcancel!"
+ confirm_pause_msg: "sigurado ka bang nais mong pansamantalang itigil ang subscription na ito?"
+ pause_failure_msg: "paumanhin ngunit hindi matagumpay ang pansamantalang pagtigil"
+ confirm_unpause_msg: "kung ikaw ay may bukas na order cycle sa iskedyul ng subscription na ito, isang order ang gagawin para sa customer. sigurado ka bang nais mong ipagpatuloy ang subscription?"
+ unpause_failure_msg: "paumanhin ngunit hindi naging matagumpay ang pagpatuloy!"
+ confirm_cancel_open_orders_msg: "ang ibang order sa subscription na ito ay kasalukuyang nakabukas. ang customer ay nasabihan nang ang order ay magpapatuloy. nais mo bang itigil ang order(mga order) o ipagpatuloy ito?"
+ resume_canceled_orders_msg: "ang ibang order sa subsciption na ito ay maaaring ituloy. maaari mo itong ituloy sa dropdown ng mga order."
+ yes_cancel_them: wag ituloy
+ no_keep_them: ituloy
+ yes_i_am_sure: sigurado ako
+ order_update_issues_msg: ang ibang mga order ay hindi awtomatikong ma-update, sapagkat ito ay manwal na inayos. Tignan ang mga isyu na nakalista sa baba at gawin ang nararapat na pag-aayos sa bawat order kung kinakailangan.
+ no_results:
+ no_subscriptions: wala pang mga subscription....
+ why_dont_you_add_one: nais mo bang magdagdag ng isa? :)
+ no_matching_subscriptions: walang nahanap na katugmang subscription
+ schedules:
+ destroy:
+ associated_subscriptions_error: ang iskedyul na ito ay hindi maialis sapagkat ito ay nauugnay sa ibang mga subscription.
+ controllers:
+ enterprises:
+ stripe_connect_cancelled: "ang pagkonekta sa Stripe ay kinansel"
+ stripe_connect_success: "matagumpay na nakonekta ang stripe account"
+ stripe_connect_fail: paumanhin, ang konekyson ng inyong Stripe account ay hindi nagtagumpay
+ stripe_connect_settings:
+ resource: pagsasaayos ng pagkonekta sa Stripe
+ api:
+ enterprise_logo:
+ destroy_attachment_does_not_exist: "ang Logo ay hindi matagpuan"
+ enterprise_promo_image:
+ destroy_attachment_does_not_exist: "ang promo na larawan ay hindi matagpuan"
+ orders:
+ failed_to_update: "hindi nagtagumpay na i-update ang order"
+ checkout:
+ already_ordered:
+ cart: "cart"
+ message_html: "mayroon ka ng order para sa order cycle na ito. tignan ang%{cart}para makita ang mga item na dating inorder. maaari mo ring i-cancel ang mga item habang ang order cycle ay bukas pa."
+ failed: "hindi matagumpay ang pag-check out. ipaalam sa amin upang maproseso ang inyong order."
+ shops:
+ hubs:
+ show_closed_shops: "ipakita ang mga saradong shop"
+ hide_closed_shops: "itago ang mga saradong shop"
+ show_on_map: "ipakita lahat sa mapa"
+ shared:
+ menu:
+ cart:
+ cart: "Cart"
+ signed_in:
+ profile: "profile"
+ mobile_menu:
+ cart: "Cart"
+ joyride:
+ checkout: "mag-checkout ngayon"
+ already_ordered_products: "na-order na sa order cycle na ito"
+ register_call:
+ selling_on_ofn: "interesado maging parte ng Open Food Network?"
+ register: "mag-rehistro dito"
+ footer:
+ footer_secure: "ligtas at mapagkakatiwalaan."
+ footer_secure_text: "ang Open Food Network ay gumagamit ng SSL encryption (2048 bit RSA) para mapanatiling pribado ang inyong pamimili at pagbababayad. Ang aming mga server ay hindi nagse-save ng mga detalye ng inyong credit card at ang inyong pagbabayad ay pinoproseso ng mga serbisyong PCI-compliant."
+ footer_contact_headline: "makipag-ugnayan"
+ footer_contact_email: "i-email kami"
+ footer_nav_headline: "Navigate"
+ footer_join_headline: "sumali sa amin"
+ footer_join_body: "gumawa ng listahan, Shop o group directory sa Open Food Network."
+ footer_join_cta: "sabihin pa sa akin ang iba pa!"
+ footer_legal_call: "basahin ang aming"
+ footer_legal_tos: "mga tuntunin at kondisyon"
+ footer_legal_visit: "Hanapin kami sa"
+ footer_legal_text_html: "ang Open Food Network ay isang libre at bukas ang pinagkukuhanang platform. ang mga nilalaman nito ay lisensiyado ng%{content_license}at ang aming mga code ng %{code_license}."
+ footer_data_text_with_privacy_policy_html: "Pinangangalagaan namin ang inyong impormasyon. Tignan ang aming%{privacy_policy}at%{cookies_policy}"
+ footer_data_text_without_privacy_policy_html: "Pinangangalagaan namin ang inyong impormasyon. Tignan ang aming%{cookies_policy}"
+ footer_data_privacy_policy: "patakaran ng privacy"
+ footer_data_cookies_policy: "patakaran ng cookies"
+ shop:
+ messages:
+ login: "mag-log-in"
+ signup: "mag-sign-up"
+ contact: "makipag-ugnay"
+ require_customer_login: "ang mga inaprubahang customer lamang ang maaaring gumamit ng shop na ito."
+ require_login_html: "Kung ikaw ay naaprubahang customer na, %{login} o %{signup}upang magpatuloy. Nais mamili dito? %{contact}%{enterprise}at magtanong kung paano sumali."
+ require_customer_html: "kung nais mong magsimulang mamili dito, maaaring%{contact}%{enterprise} at magtanong kung paano sumali."
+ card_could_not_be_updated: hindi ma-update ang card
+ card_could_not_be_saved: hindi ma-save ang card
+ spree_gateway_error_flash_for_checkout: "mayroong problema sa inyong ibinigay na impormasyon ng pagbabayad:%{error}"
+ invoice_billing_address: "Billing Address:"
+ invoice_column_tax: "GST"
+ invoice_column_price: "presyo"
+ invoice_column_item: "Item"
+ invoice_column_qty: "Dami:"
+ invoice_column_unit_price_with_taxes: "Presyo kada yunit (kasama ang tax)"
+ invoice_column_unit_price_without_taxes: "Presyo kada yunit (hindi kasama ang tax)"
+ invoice_column_price_with_taxes: "Kabuuang Presyo (kasama ang tax)"
+ invoice_column_price_without_taxes: "Kabuuang Presyo (hindi kasama ang tax)"
+ invoice_column_tax_rate: "rate ng buwis"
+ invoice_tax_total: "kabuuang GST:"
+ tax_invoice: "TAX INVOICE"
+ tax_total: "Kabuuang Buwis (%{rate}):"
+ total_excl_tax: "Kabuuan (Hindi kasama ang tax):"
+ total_incl_tax: "Kabuuan (Kasama ang tax):"
+ abn: "ABN:"
+ acn: "ACN:"
+ invoice_issued_on: "inilabas ang invoice noong:"
+ order_number: "numero ng invoice"
+ date_of_transaction: "Petsa ng Transaksiyon:"
+ ticket_column_qty: "Dami:"
+ ticket_column_item: "Item"
+ ticket_column_unit_price: "Presyo kada Yunit"
+ ticket_column_total_price: "Kabuuang Presyo"
+ menu_1_title: "mga shop"
+ menu_1_url: "/mga shop"
+ menu_2_title: "mapa"
+ menu_2_url: "/mapa"
+ menu_3_title: "Producers"
+ menu_3_url: "/mga producer"
+ menu_4_title: "mga grupo"
+ menu_4_url: "/mga grupo"
+ menu_5_title: "tungkol sa"
+ menu_5_url: "https://about.openfoodnetwork.org.ph/"
+ menu_6_title: "kumonekta"
+ menu_6_url: "https://openfoodnetwork.org/au/connect/"
+ menu_7_title: "matuto"
+ menu_7_url: "https://openfoodnetwork.org/au/learn/"
+ logo: "Logo (640x130)"
+ logo_mobile: "Mobile logo (75x26)"
+ logo_mobile_svg: "Mobile logo (SVG)"
+ home_hero: "Hero image"
+ home_show_stats: "ipakita ang statistics"
+ footer_logo: "Logo (220x76)"
+ footer_facebook_url: "Facebook URL"
+ footer_twitter_url: "Twitter URL"
+ footer_instagram_url: "Instagram URL"
+ footer_linkedin_url: "LinkedIn URL"
+ footer_googleplus_url: "Google Plus URL"
+ footer_pinterest_url: "Pinterest URL"
+ footer_email: "email"
+ footer_links_md: "mga link"
+ footer_about_url: "tungkol sa URL"
+ user_guide_link: "Link ng Gabay sa Paggamit"
+ name: pangalan
+ first_name: Pangalan
+ last_name: Apelyido
+ email: email
+ phone: telepono
+ next: sunod
+ address: tirahan
+ address_placeholder: eg. 123 High Street
+ address2: Tirahan (pinagpatuloy)
+ city: Lungsod
+ city_placeholder: hal. Northcote
+ postcode: Postcode
+ postcode_placeholder: hal. 3070
+ suburb: labas ng lungsod
+ state: kalagayan
+ country: Bansa
+ unauthorized: hindi awtorisado
+ terms_of_service: "mga palatuntunan ng serbisyo"
+ on_demand: on demand
+ none: wala
+ not_allowed: hindi pinapayagan
+ no_shipping: walang mga paraan ng pagpapadala
+ no_payment: walang mga paraan ng pagbabayad
+ no_shipping_or_payment: walang mga paraan ng pagpapadala o pagbabayad
+ unconfirmed: hindi kumpirmado
+ days: mga araw
+ authorization_failure: "hindi nagtagumpay ang pagpahintulot"
+ label_shop: "Shop"
+ label_shops: "mga shop"
+ label_map: "mapa"
+ label_producer: "Prodyuser"
+ label_producers: "Producers"
+ label_groups: "mga grupo"
+ label_about: "tungkol sa"
+ label_connect: "kumonekta"
+ label_learn: "matuto"
+ label_blog: "Blog"
+ label_support: "Suporta"
+ label_shopping: "Pamimili"
+ label_login: "Login"
+ label_logout: "mag-log-out"
+ label_signup: "Mag-sign-up"
+ label_administration: "administrasyon"
+ label_admin: "admin"
+ label_account: "Account"
+ label_more: "ipakita lahat"
+ label_less: "ipakita ang mas kaunti"
+ label_notices: "mga abiso"
+ cart_items: "mga item"
+ cart_headline: "ang iyong cart sa pamimili"
+ total: "kabuuan"
+ cart_updating: "ina-update ang cart"
+ cart_empty: "walang laman ang cart"
+ cart_edit: "ayusin ang cart"
+ card_number: numero ng card
+ card_securitycode: "Security code"
+ card_expiry_date: petsa ng pag-expire
+ card_masked_digit: "X"
+ card_expiry_abbreviation: "Exp"
+ new_credit_card: "bagong credit card"
+ my_credit_cards: ang aking mga credit card
+ add_new_credit_card: magdagdag ng bagong credit card
+ saved_cards: i-save ang mga card
+ add_a_card: magdagdag ng card
+ add_card: idagdag ang card
+ you_have_no_saved_cards: wala ka pang nai-save na card.
+ saving_credit_card: sine-save ang credit card...
+ card_has_been_removed: "ang iyong card ay tinanggal na (numero:%{number})"
+ card_could_not_be_removed: paumanhin, hindi maalis ang card
+ invalid_credit_card: "hindi valid ang credit card"
+ ie_warning_headline: "ang iyong browser ay luma na :-("
+ ie_warning_text: "para sa pinakamagandang karanasan sa Open Food Network, mariin naming nirerekomenda ang pag-upgrade ng inyong browser:"
+ ie_warning_chrome: i-download ang Chrome
+ ie_warning_firefox: i-download ang Firefox
+ ie_warning_ie: i-upgrade ang Internet Explorer
+ ie_warning_other: "Hindi ma-upgrade ang browser? Subukan ang Open Food Network sa inyong smartphone :-)"
+ legal:
+ cookies_policy:
+ header: "paano kami gumagamit ng cookies"
+ desc_part_1: "ang mga cookies ay maliliit na text files na naiimbak sa iyong computer kapag bumibisita ka sa mga website"
+ desc_part_2: "sa OFN, mahigpit naming pinahahalagahan ang inyong privacy. gumagamit lamang kami ng cookies na kinakailangan para makapagbigay sa inyo ng serbisyo sa pagbebenta/pamimili ng pagkain sa internet. Hindi namin pagkakakitaan ang inyong impormasyon. maaaring imungkahi namin sa hinaharap ang pagbahagi ng ilang impormasyon para makabuo ng isang bagong pangkaraniwang serbisyo na maaaring makatulong sa sistema ng pagkain( tulad ng mga proseso at serbisyo para sa maliliit na kalakalan ng pagkain) ngunit wala pa tayo sa hakbang na iyon sa ngayon at sisiguraduhin naming hindi namin ito gagawin ng wala ang inyong permiso."
+ desc_part_3: "ang pangunahing dahilan sa paggamit ng cookies ay para matandaan kung sino ka kapag ikaw ay naglog-in sa serbisyo at upang panatilihin ang mga item na nilagay mo sa iyong cart habang ikaw ay hindi pa nakalog-in. kung ikaw ay gumagamit ng website ng hindi pinipindot ang \"tanggapin ang cookies\", ipapalagay namin na binibigyan mo kami ng pahintulot na i-save ang mga cookies na lubhang mahalaga sa maayos na paggamit ng website. narito ang listahan ng mga cookies na aming ginagamit!"
+ essential_cookies: "mahahalagang mga cookies"
+ essential_cookies_desc: "ang mga sumusunod na cookies ay lubhang kailangan para sa operasyon ng ating website."
+ essential_cookies_note: "karamihan sa mga cookies ay naglalaman lamang ng natatanging pagkakakilanlan at wala ng iba, kung kaya ang iyong email address at password halimbawa ay hindi kailanman mai-se-save at maipapalam sa iba."
+ cookie_domain: "Sinet ng:"
+ cookie_session_desc: "ginagamit upang payagan ang website na matandaan ang mga gumagamit kapag dumadalaw sa pahina, halimbawa, alalahanin ang mga item na nasa cart."
+ cookie_consent_desc: "ginagamit upang mapanatili ang katayuan ng niilalaman ng gumagamit sa pag-store ng cookies"
+ cookie_remember_me_desc: "ginagamit kapag ang user ay humingi ng pahintulot na maalala siya. ang cookie na ito ay awtomatikong nabubura makalipas ang 12 araw. kung bilang gumagamit ay nais mong mabura ang cookie, kailangan mo lamang maglog-out. kung hindi mo nais na mailagay ang cookie sa iyong computer, hindi mo dapat lagyan ng check ang \"alalahanin ako\" na kahon kapag nagla-log-in."
+ cookie_openstreemap_desc: "ay ginagamit ng tagapagbigay sa atin ng serbisyo ukol sa open source mapping(OpennStreetMap) para masiguradong hindi ito makakatanggap ng maraming request sa tinakdang oras, at upang maiwasan na din ang pag-abuso sa kanilang serbisyo."
+ cookie_stripe_desc: "Mga data na nakolekta ng Stripe, ang tagaproseso para sa bayad, upang magamit sa pag-detect ng fraud https://stripe.com/cookies-policy/legal. hindi lahat ng shop ay gumagamit ng Stripe bilang paraan ng pagbabayad ngunit iminumungkahi namin itong gamitin sa lahat ng pahina upang maiwasan ang fraud at ilegal na pagkuha ng iyong impormasyon."
+ statistics_cookies: "katayuan ng cookies"
+ statistics_cookies_desc: "ang mga sumusunod ay hindi mahigpit na kinakailangan, ngunit nakakatulong upang mabigyan namin kayo ng mga pinakamagandang serbisyo sa pamamagitan ng pagpayag na suriin namin ang kilos ng mga gumagamit, alamin ang mga features na madalas gamitin o hindi ginagamit, at intindihin ang ang problemang kinaharap ng gumagamit, at iba pa."
+ statistics_cookies_analytics_desc_html: "upang kolektahin at suriin ang data sa paggamit ng platform, ginagamit namin ang Google Analytics, bilang ito ang orihinal na serbisyo na ginagamit ng Spree (ang e-commerce open source software kung saan kami nagsimula) ngunit ang aming layunin ay makalipat sa Matomo(halimbawa ay Piwik, open source analytics tool na sumusunos sa GDPR at pinangangalagaan angn inyong privacy) sa lalong madaling panahon."
+ statistics_cookies_matomo_desc_html: "para makolekta at masuri ang mga data na ginagamit, gumagamit kami ngMatomo(halimbawa ay Piwik), isang open source analytics na tool na sumusunod sa GDPR at pinangangalagaan ang inyong privacy."
+ statistics_cookies_matomo_optout: "nais mo bang gamitin ang Matomo Analytics? hindi kami kumukolekta ng kahit anong personal na imprormasyon, at tinutulungan kami ng Matomo na pag-igihin ang aming serbisyo, ngunit mas pinapahalagahan namin ang inyong desisyon :-)"
+ cookie_analytics_utma_desc: "ginagamit upang pag-ibahin ang mga gumagamit at mga sesyon. Ang cookie ay nabubuo kapag ang javascript library ay naisagawa at walang __utma cookies. ang cookie na ito ay ina-update sa tuwing may ipinapadala na data sa Google Analytics."
+ cookie_analytics_utmt_desc: "ginagamit upang makontrol ang bilis ng pagpasok ng mga request."
+ cookie_analytics_utmb_desc: "ginagamit upang matukoy ang mga bagong sesyon/bisita. ang cookie ay nabubuo kapag ang javascript library ay naisagawa at walang __utma cookies. ang cookie na ito ay ina-update sa tuwing may ipinapadala na data sa Google Analytics."
+ cookie_analytics_utmc_desc: "hindi ginagamit sa ga.js. i-set para sa interoperability sa urchin.js. Kahit sa nakaraan, ang cookie na ito ay ginagamit kasama ang the __utmb cookie para matukoy kung ang gumagamit ay nasa bagong sesyon/bisita."
+ cookie_analytics_utmz_desc: "sine-save ang traffic source o campaign na nagpapaliwanag kung paano napunta ang gumagamit sa inyong site. ang cookie ay nagagawa kapag ang javascript library ay nagamit at na-update sa tuwing may ipinapadalang data sa Google Analytics."
+ cookie_matomo_basics_desc: "mga cookies ng Matomo first party para mangolekta ng istatistika."
+ cookie_matomo_heatmap_desc: "cookies para sa Matomo Heatmap & Session Recording."
+ cookie_matomo_ignore_desc: "Cookie na ginagamit upang hindi maisama ang gumagamit sa pag-track."
+ disabling_cookies_header: "Babala sa hindi pagpapagana ng cookies"
+ disabling_cookies_desc: "ang gumagamit ay maaaring payagan, i-block o burahin ang Open Food Network o ang kahit anong website cookies kahit kailan nila naisin sa pamamagitan ng setting control ng browser na ginagamit. bawat browser ay may iba't ibang proseso. eto ang mga link:"
+ disabling_cookies_firefox_link: "https://support.mozilla.org/en-US/kb/enable-and-disable-cookies-website-preferences"
+ disabling_cookies_chrome_link: "https://support.google.com/chrome/answer/95647"
+ disabling_cookies_ie_link: "https://support.microsoft.com/en-us/help/17442/windows-internet-explorer-delete-manage-cookies"
+ disabling_cookies_safari_link: "https://www.apple.com/legal/privacy/en-ww/cookies/"
+ disabling_cookies_note: "ngunit dapat malaman na kapag binura o binago ang mahahalagang cookies na ginagamit ng Open Food Network, ang website ay hindi gagana at hindi ka maaring makapaglagay sa iyong cart upang makapagcheckout halimbawa."
+ cookies_banner:
+ cookies_usage: "ang site na ito ay gumagamit ng mga cookies upang maging mas ligtas at madali ang paggamit ng site. nakakatulong din ito sa amin upang maintindihan kung paano ang inyong paggamit para mas maging maayos ang serbisyong aming ibibigay sa inyo."
+ cookies_definition: "ang mga cookies ay maliliit na text files na naiimbak sa iyong computer kapag bumibisita ka sa mga website"
+ cookies_desc: "ginagamit lang namin ang mga cookies na kinakailangan para sa pagbibigay ng serbisyo ng pagbebenta/pamimili ng pagkain gamit ang internet. Hindi namin gagamitin ang inyong data para kumita. ang pangunahing dahilan sa paggamit ng cookies ay para matandaan kung sino ka kapag ikaw ay naglog-in sa serbisyo at upang panatilihin ang mga item na nilagay mo sa iyong cart habang ikaw ay hindi pa nakalog-in. kung ikaw ay gumagamit ng website ng hindi pinipindot ang \"tanggapin ang cookies\", ipapalagay namin na binibigyan mo kami ng pahintulot na i-save ang mga cookies na lubhang mahalaga sa maayos na paggamit ng website."
+ cookies_policy_link_desc: "para sa karagdagangn impormasyon, tignan ang"
+ cookies_policy_link: "patakaran ng cookies"
+ cookies_accept_button: "tanggapin ang cookies"
+ home_shop: mamili ngayon
+ brandstory_headline: "Pagkain, hindi pinagsama"
+ brandstory_intro: "minsan ang pinakamadaling paraan para pagsamahin ang mga sistema ay magsimulang bumuo ulit ng bago.."
+ brandstory_part1: "Kami ay nagsimula sa pinakaibaba pataas. Kasama ang mga magsasaka at tagatanim na may ipagmamalaki at handang ibahagi ang kanilang mga kuwento. Kasama rin namin ang mga tagapamahaging patas at tapat na handang makipag-usap sa mga taong may produkto. At mga mamimili na naniniwala na ang mabusising lingguhang pamimili ay magdudulot ng malaking pagbabago sa mundo."
+ brandstory_part2: "kaya kinailangan naming gumawa ng paraan para gawing totoo ang lahat. isang paraan para bigyan ng kapangyarihan ang lahat ng mga tao na nagtatanim, nagsasaka, nagbebenta at bumibili ng pagkain. isang paraan upang mabigyan ng boses ang lahat at malaman ang kanilang kuwento, matulungan sa pagsasaayos ng mga proseso. isang paraang upang ang mga transaksyon ay gawing pagbabago araw araw."
+ brandstory_part3: "ito ang dahilan kaya kami ay nagtayo ng online na pamilihan na kalebel na kung ano ang nasa katotohanan. ito ay transparent kaya bumubuo ito ng totoong mga relasyon. ito ay bukas ang pinagkukunan, kaya pag-aari ito ng lahat. ito ay sinusubukan na rin ng iba't ibang rehiyon at nasyon, dahilan kaya ang mga tao ay unti unting nagsisimulang gumawa ng sariling bersyon nito sa iba't ibang panig ng mundo."
+ brandstory_part4: "ito ay gumagana sa lahat ng lugar. kaya nitong baguhin ang lahat."
+ brandstory_part5_strong: "tinatawag namin itong Open Food Network."
+ brandstory_part6: "lahat tayo ay mahilig kumain. ngayon ay maaari narin nating mahalin ang sistema ng pagkain."
+ learn_body: "galugarin ang mga modelo, mga kuwento at pinagkukuhanan para ikaw ay matulungan sa pagbuo ng sarili mong negosyo o organisayon. Humanap ng mga pagsasanay, kaganapan at iba pang mga oportunidad para matuto sa iba."
+ learn_cta: "makakuha ng inspirasyon"
+ connect_body: "tumingin sa aming directory ng mga producer, hub at mga grupo upang makahanap ng patas na mangangalakal ng pagkain na pinakamalapit sa iyo. Ilagay ang iyong negosyo o organisasyon sa OFN para kayo'y makita ng mga mamimili. Sumali sa aming komunidad para makakuha ng mga payo ay makapagtulungan sa paglutas ng mga problema."
+ connect_cta: "halilka na at ma-explore"
+ system_headline: "pamimili - ganito siya gumagana."
+ system_step1: "1. humanap"
+ system_step1_text: "humanap sa iba't ibang mga shop ng lokal na napapanahong pagkain. humanap sa pamamagitan ng malapit na lokasyon o kategorya ng pagkain, o kung mas nais mo ang pick-up kesa sa delivery."
+ system_step2: "2. Mamili"
+ system_step2_text: "baguhin ang paraan ng pakikipagtransaksyon sa pagbili ng mga lokal ng pagkain mula sa iba't ibang producer at hubs. malaman ang mga kwento sa likod ng mga pagkain at sa mga gumagawa nito."
+ system_step3: "3. Pick-up / Delivery"
+ system_step3_text: "hintayin ang inyong pagkain o bisitahin ang producer o hub para sa mas personal na koneksyon sa inyong pagkain at pinanggagalingan nito."
+ cta_headline: "paraan ng pamimili na kayang gawing mas madali at maayos ang mundong ito."
+ cta_label: "handa na ako"
+ stats_headline: "kami ay bumubuo ng bagong sistema ng pagkain."
+ stats_producers: "producer ng pagkain"
+ stats_shops: "mga tindahan ng pagkain"
+ stats_shoppers: "mga mamimili ng pagkain"
+ stats_orders: "mga order ng pagkain"
+ checkout_title: checkout
+ checkout_now: mag-checkout ngayon
+ checkout_order_ready: ang order ay handa na para sa
+ checkout_hide: itago
+ checkout_expand: palawigin
+ checkout_headline: "ok, handa na ba magcheckout?"
+ checkout_as_guest: "mag-checkout bilang bisita"
+ checkout_details: "ang inyong detalye"
+ checkout_billing: "impormasyon sa paniningil"
+ checkout_default_bill_address: "i-save bilang default na address para sa paniningil"
+ checkout_shipping: impormasyon sa pagpapadala
+ checkout_default_ship_address: "i-save bilang default na address para sa pagpapadalahan"
+ checkout_method_free: libre
+ checkout_address_same: address ng pagpapadalahan pareho sa address ng paniningil?
+ checkout_ready_for: "handa na para sa :"
+ checkout_instructions: "komento o dagdag na tagubilin?"
+ checkout_payment: kabayaran
+ checkout_send: i-place ang order ngayon
+ checkout_your_order: ang iyong order
+ checkout_cart_total: kabuuan na laman ng cart
+ checkout_shipping_price: pagpapadala
+ checkout_total_price: kabuuan
+ checkout_back_to_cart: "bumalik sa cart"
+ cost_currency: "halaga ng pera"
+ order_paid: BAYAD NA
+ order_not_paid: HINDI PA BAYAD
+ order_total: kabuuang order
+ order_payment: "magbabayad sa pamamagitan ng:"
+ order_billing_address: address na pagsisingilan
+ order_delivery_on: petsa ng delivery
+ order_delivery_address: address kung saan ide-deliver
+ order_delivery_time: oras ng pagde-deliver
+ order_special_instructions: "ang iyong mga tala"
+ order_pickup_time: handa na para sa koleksyon
+ order_pickup_instructions: tagubilin sa pagkolekta
+ order_produce: produkto
+ order_total_price: kabuuan
+ order_includes_tax: (kasama ang buwis)
+ order_payment_paypal_successful: ang iyong bayad gamit ang PayPal ay matagumpay na naproseso.
+ order_hub_info: impormasyon ng Hub
+ order_back_to_store: bumalik sa pamillihan
+ order_back_to_cart: bumalik sa Cart
+ bom_tip: "gamitin ang pahina na ito para baguhin ang dami ng mga produkto sa maramihang mga order. maaari ding magtanggal ng mga produkto mula sa order kung kinakailangan."
+ unsaved_changes_warning: "may mga pagbabagong hindi pa na-save at maaaring mawala kung magpapatuloy."
+ unsaved_changes_error: "ang mga guhit na may pulang border ay may mga error"
+ products: "mga produkto"
+ products_in: "sa%{oc}"
+ products_at: "nasa%{distributor}"
+ products_elsewhere: "ang mga produkto ay hindi dito natagpuan"
+ email_confirmed: "Salamat sa pagkumpirma ng inyong email address."
+ email_confirmation_activate_account: "Bago natin ma-activate ang inyong account, kailangan munang kumpirmahin ang iyong email address."
+ email_confirmation_greeting: "magandang araw, %{contact}!"
+ email_confirmation_profile_created: "ang profile para kay/sa %{name}ay matagumpay na nagawa! para i-activate ang inyong profile, kailangan naming kumpirmahin ang email address na ito."
+ email_confirmation_click_link: "pindutin ang link sa ibaba para kumpirmahin ang iyong email address at upang maipagpatuloy ang pagset-up ng inyong profile."
+ email_confirmation_link_label: "kumpirmahin ang email address na ito »"
+ email_confirmation_help_html: "pagkatapos makumpirma ang iyong email, maaari mo na i-access ang iyong administration account para sa enterprise na ito. tignan ang%{link}upang lalong mas maunawaan ang%{sitename}at masimulan na ang paggamit ng inyong profile o online na tindahan."
+ email_confirmation_notice_unexpected: "natanggap mo ang mensahe na ito sapagkat ikaw ay nagsign-up sa%{sitename}, or ay inimbitahan para magsign-up ng isang tao na maaring kilala mo. kung hindi maintindihan kung bakit ka nakakatanggap ng ganitong email, maaring sumulat sa%{contact}."
+ email_social: "kumonekta sa amin:"
+ email_contact: "i-email kami:"
+ email_signoff: "Mabuhay,"
+ email_signature: "%{sitename} Team"
+ email_confirm_customer_greeting: "Magandang araw%{name},"
+ email_confirm_customer_intro_html: "salamat sa pamimili sa%{distributor}!"
+ email_confirm_customer_number_html: "kumpirmasyon ng order#%{number}"
+ email_confirm_customer_details_html: "narito ang mga detalye ng niyong order mula sa%{distributor}:"
+ email_confirm_customer_signoff: "Lubos na gumagalang,"
+ email_confirm_shop_greeting: "Magandang araw%{name},"
+ email_confirm_shop_order_html: "binabati kita! may bago kang order para sa%{distributor}!"
+ email_confirm_shop_number_html: "kumpirmasyon ng order#%{number}"
+ email_order_summary_item: "Item"
+ email_order_summary_quantity: "Dami:"
+ email_order_summary_sku: "SKU"
+ email_order_summary_price: "presyo"
+ email_order_summary_subtotal: "Subtotal:"
+ email_order_summary_total: "Kabuuan:"
+ email_order_summary_includes_tax: "(kasama ang tax):"
+ email_payment_paid: BAYAD NA
+ email_payment_not_paid: HINDI PA BAYAD
+ email_payment_summary: buod ng kabayaran
+ email_payment_method: "magbabayad sa pamamagitan ng:"
+ email_so_placement_intro_html: "mayroon kang bagong order sa%{distributor}"
+ email_so_placement_details_html: "narito ang mga detalye ng iyong order para sa %{distributor}:"
+ email_so_placement_changes: "sa kasamaang palad, hindi lahat ng produkto na iyong isinama ay available. ang orihinal na dami ng mga isinamang produkto ay naka-ekis sa baba."
+ email_so_payment_success_intro_html: "ang awtomatikong pagbabayad ay naproseso para sa iyong order mula sa%{distributor}."
+ email_so_placement_explainer_html: "ang order na ito ay awtomatikong binuo para sa iyo."
+ email_so_edit_true_html: "maaari kang gumawa ng mga pagbabago hanggang magsara ang iyong mga order sa%{orders_close_at}."
+ email_so_edit_false_html: "maari mong tignan ang mga detalye ng order na itokahit kailan."
+ email_so_contact_distributor_html: "kung ikaw ay may mga katanungan, maaring makipagugnayan sa%{distributor} sa pamamagitan ng%{email}."
+ email_so_contact_distributor_to_change_order_html: "ang order na ito ay awtomatikong binuo para sa iyo. maaari kang gumawa ng mga pagbabago hanggang magsara ang mga order sa%{orders_close_at} sa pamamagitan ng pakikipagugnayan%{distributor} sa pamamagitan ng%{email}.."
+ email_so_confirmation_intro_html: "ang iyong order kasama ang%{distributor} ay kumpirmado na."
+ email_so_confirmation_explainer_html: "ang order na ito ay awtomatikong na-place para sa iyo at ngayon ay pinalisa na."
+ email_so_confirmation_details_html: "ang lahat ng kailangan mong malaman tungkol sa iyong order mula sa%{distributor} ay narito:"
+ email_so_empty_intro_html: "sinubukan naming mag-place ng bagong order sa%{distributor}, ngunit nagkaroon ng ilang problema..."
+ email_so_empty_explainer_html: "sa kasamaang palad, wala sa mga produkto na inyong inorder ay available sa ngayon kaya walang na-place na order. ang orihinal na dami na inyong inilagay ay naka-ekis sa ilalim."
+ email_so_empty_details_html: "narito ang mga detalye ng hindi na-place na order para sa%{distributor}:"
+ email_so_failed_payment_intro_html: "sinubukan naming iproseso ang isang bayarin ngunit nagkaroon ng mga problema.."
+ email_so_failed_payment_explainer_html: "ang iyong bayad para sa subscription sa%{distributor} ay hindi nagpatuloy dahil sa problema sa inyong credit card.%{distributor} ay sinabihan ukol sa bayad na ito."
+ email_so_failed_payment_details_html: "ito ang mga detalye sa kung bakit hindi nagpatuloy ang bayad na ibinigay ng gateway para sa pagbabayad:"
+ email_shipping_delivery_details: detalye ng pag-deliver
+ email_shipping_delivery_time: "pagdeliver sa :"
+ email_shipping_delivery_address: "address ng pagdadalahan:"
+ email_shipping_collection_details: detalye ng pangongolekta
+ email_shipping_collection_time: "handa para sa koleksyon:"
+ email_shipping_collection_instructions: "tagubilin sa pangongolekta:"
+ email_special_instructions: "ang iyong mga tala"
+ email_signup_greeting: Magandang araw!
+ email_signup_welcome: "Welcome sa%{sitename}!"
+ email_signup_confirmed_email: "salamat sa pagkumpirma ng iyong email."
+ email_signup_shop_html: "maaari ka ng maglog-in sa%{link}."
+ email_signup_text: "maraming salamat sa pagsali sa network na ito. kung ikaw ay isang customer, kami ay nagagalak na ipakilala kayo sa aming mga magsasaka, mga Hub at masasarap na pagkain! kung ikaw ang isang producer o enterprise ng pagkain, kami ay nasasabik na maging parte kayo ng aming network."
+ email_signup_help_html: "para sa inyong mga katanungan at suhestiyon: maaaring gamitin ang Magpadala ng feedback na pindutan sa site o mag-email sa amin sa %{email}"
+ invite_email:
+ greeting: "Magandang araw!"
+ invited_to_manage: "ikaw ay naanyayahan para pamahalaan ang%{enterprise}sa%{instance}."
+ confirm_your_email: "Maaaring natanggap mo na o matatanggap pa lamang ang email na may link ng kumpirmasyon. hindi mo mapupuntahan ang profile ng%{enterprise}hanggang hindi pa nakukumpirma ang inyong email."
+ set_a_password: "pagtapos ay dapat kang magset ng password bago mapamahalaan ang enterprise."
+ mistakenly_sent: "Hindi sigurado kung bakit natanggap ang email na ito? makipagugnayan sa%{owner_email} para sa mas karagdagang impormasyon."
+ producer_mail_greeting: "Minamahal"
+ producer_mail_text_before: "ngayon nasa atin na ang lahat ng order ng mga mamimili para sa susunod na pag-drop ng order."
+ producer_mail_order_text: "narito ang buod ng mga order para inyong mga produkto:"
+ producer_mail_delivery_instructions: "tagubilin sa Stock pickup/delivery:"
+ producer_mail_signoff: "Maraming salamat!"
+ shopping_oc_closed: sarado na ang mga order
+ shopping_oc_closed_description: "maaaring maghintay sa susunod na pagbukas ng cycle( o makipaguganayan sa amin ng direkta upang malaman kung maaari pa kaming tumanggap ng huling mga order)"
+ shopping_oc_last_closed: "ang huling cycle ay nagsara%{distance_of_time}ang lumipas"
+ shopping_oc_next_open: "ang susunod na cycle ay magbubukas sa loob ng%{distance_of_time}"
+ shopping_oc_select: "pumili..."
+ shopping_tabs_home: "Home"
+ shopping_tabs_shop: "Shop"
+ shopping_tabs_about: "tungkol sa"
+ shopping_tabs_contact: "makipag-ugnayan"
+ shopping_contact_address: "tirahan"
+ shopping_contact_web: "makipag-ugnayan"
+ shopping_contact_social: "sumunod"
+ shopping_groups_part_of: "ay parte ng:"
+ shopping_producers_of_hub: "mga producer ng%{hub}:"
+ enterprises_next_closing: "susunod na order na magsasara"
+ enterprises_ready_for: "handa para sa"
+ enterprises_choose: "pumili kung kailan nais umorder:"
+ maps_open: "bukas"
+ maps_closed: "sarado"
+ hubs_buy: "mamili para sa/kay:"
+ hubs_shopping_here: "namimili rito"
+ hubs_orders_closed: "sarado na ang mga order"
+ hubs_profile_only: "Profile lamang"
+ hubs_delivery_options: "mga pagpipilian sa pagdeliver"
+ hubs_pickup: "Pickup"
+ hubs_delivery: "pagdeliver"
+ hubs_producers: "ang aming mga producer"
+ hubs_filter_by: "i-filter gamit ang"
+ hubs_filter_type: "uri"
+ hubs_filter_delivery: "pagdeliver"
+ hubs_filter_property: "ari-arian"
+ hubs_matches: "ang ibig mo bang sabihin"
+ hubs_intro: mamili sa iyong lokal na lugar
+ hubs_distance: pinakamalapit sa
+ hubs_distance_filter: "ipakita ang mga shop malapit sa%{location}"
+ shop_changeable_orders_alert_html:
+ one: ang iyong order sa%{shop}/%{order} ay maaaring tignan. maaaring gumawa ng pagbabago hanggang%{oc_close}.
+ other: ikaw ay mayroong%{count} na order sa%{shop} na maaari ngayong tignan. maaaring gumawa ng mga pagbabago hanggang%{oc_close}.
+ orders_changeable_orders_alert_html: ang order na ito ay nakumpirma na ngunit maaari pang gumawa ng mga pagbabago hanggang%{oc_close}.
+ products_clear_all: alisin lahat
+ products_showing: "pinapakita:"
+ products_or: "O"
+ products_with: kasama ang
+ products_search: "hanapin gamit ang produkto o producer"
+ products_loading: "nilo-load ang mga produkto..."
+ products_updating_cart: "ina-update ang cart"
+ products_cart_empty: "walang laman ang cart"
+ products_edit_cart: "ayusin ang cart"
+ products_from: mula sa
+ products_change: "walang pagbabago na isesave"
+ products_update_error: "hindi nagpatuloy ang pag-save dahil sa mga sumusunod na error(s):"
+ products_update_error_msg: "hindi nagpatuloy ang pag-save."
+ products_update_error_data: "hindi nagpatuloy ang pag-save dahil sa hindi valid na data:"
+ products_changes_saved: "nai-save ang mga pagbabago"
+ search_no_results_html: "paumahin, walang resultang nahanap para sa%{query}. sumubok ng isa pang paghahanap?"
+ components_profiles_popover: "ang mga profile ay walang Shopfront sa Open Food Network, ngunit maaaring mayroong sariling pisikal o online na shop sa ibang lugar"
+ components_profiles_show: "ipakita ang mga profile"
+ components_filters_nofilters: "walang mga filter"
+ components_filters_clearfilters: "alisin lahat ng mga filter"
+ groups_title: mga grupo
+ groups_headline: Grupo/ Mga Rehiyon
+ groups_text: "Bawat producer ay natatangi. Bawat negosyo ay may iba't ibang bagay na inaalok. ang aming grupo ay samahan ng mga producer, mga hub, at tagapamahagi na may mga pagkakapareho tulad ng lokasyon, pamilihan at pilosopiya. mas mapapadali nito ang iyong pamimili. kaya halina't subukan ang aming grupo at hayaan mo kaming tulungan ka sa iyong paghahanap."
+ groups_search: "hanapin ang pangalan o keyword"
+ groups_no_groups: "Walang mahanap na mga grupo"
+ groups_about: "tungkol sa amin"
+ groups_producers: "ang aming mga producer"
+ groups_hubs: "ang aming mga hub"
+ groups_contact_web: makipag-ugnayan
+ groups_contact_social: sumunod
+ groups_contact_address: tirahan
+ groups_contact_email: i-email kami
+ groups_contact_website: bisitahin ang aming website
+ groups_contact_facebook: sundan kami sa Facebook
+ groups_signup_title: mag-sign up bilang grupo
+ groups_signup_headline: Sign up ng grupo
+ groups_signup_intro: "kami ay isang kamanghamanghang plataporma para sa nagtutulungang kalakalan, ang pinakamadaling paraan para sa inyong mga miyembro at namumuhunan na makakonekta sa mga bagong pamilihan. Kami ay hindi tumutubo, abot-kaya at simple lamang."
+ groups_signup_email: i-email kami
+ groups_signup_motivation1: patas naming binabago ang sistema ng pagkain.
+ groups_signup_motivation2: at iyon ang dahilan kung bakit kami bumabangon araw araw. kami ay pandaigdigan ngunit hindi tumutubo base sa bukas na code ng pinagkukuhanan. kami ay lagi mong mapagkakatiwalaan.
+ groups_signup_motivation3: alam naming mayroon kayong magagandang ideya at nais namin kayong tulungan. Ibabahagi namin sa inyo ang aming kaalaman, mga network pati na ang pinagkukuhanan. alam naming ang pagsasarili ay hindi makabubuo ng pagbabago, kaya kami ay makikipagtulungan sa inyo.
+ groups_signup_motivation4: magsisimula tayo kung saan kayo nagmula.
+ groups_signup_motivation5: maaari kang may ka-alyansang mga hub ng pagkain, mga producer, mga tagapamahagi, kinatawan ng isang industriya o lokal na gobyerno.
+ groups_signup_motivation6: kung ano man ang iyong parte sa inyong lokal na sistema ng pagkain, handa kaming tumulong sa inyo. maaaring nagtatakaka kung ano ang Open Food Network at kung ano ang ginagawa nito, maaari tayong mag usap tungkol dito.
+ groups_signup_motivation7: ginagawa naming mas makabuluhan ang daloy ng proseso ng kalakalan ng pagkain.
+ groups_signup_motivation8: kailangan mong i-activate at paganahin ang iyong mga koneksyon, naririto ang aming plataporma para sa pagkilos at komunikasyon. Ang kailangan mo ay aktwal na pakikipag-ugnayan. tutulungan ka naming makausap ang mga tao sa industriya na ito, mga namumuhunan, lahat ng mga sektor.
+ groups_signup_motivation9: kailangan mo ng magpagkukunan. Ibibigay namin ang lahat ng tulong at karanasan na mayroon kami. kailangan mo ng kooperasyon. gagabayan ka namin sa pagkonekta sa pandaigdigang mga samahan.
+ groups_signup_pricing: Account ng grupo
+ groups_signup_studies: pag-aaral ng kaso
+ groups_signup_contact: handa na makipagtalakayan?
+ groups_signup_contact_text: "makipag-ugnayan upang malaman kung paano ka matutulungan ng OFN:"
+ groups_signup_detail: "ito ang mga detalye:"
+ login_invalid: "hindi valid ang email o password"
+ modal_hubs: "Mga Hub ng pagkain"
+ modal_hubs_abstract: ang mga Hub ng pagkain ang namamagitan sa iyo at sa mga gumagawa ng inyong pagkain!
+ modal_hubs_content1: maaari kang humanap ng pinakamalapit na Hub gamit ang lokasyon o pangalan. Ang ibang Hub ay may maraming mga lugar kung saan maaari mong kunin ang iyong pinamili habang ang iba ay bibigyan ka rin ng iba pang opsyon kung paano mo makukuha ang iyong order. Bawat Food Hub ay may iba ibang paraan ng operasyon at proseso kaya asahan ang kaibahan sa mga binibigay na serbisyo.
+ modal_hubs_content2: maaari ka lamang mamili sa isang hub ng pagkain sa isang pagkakataon.
+ modal_groups: "Mga Grupo / Mga Rehiyon"
+ modal_groups_content1: ito ang mga organisasyon at mga relasyon na namamagitan sa mga Hub na bumubuo sa Open Food Network.
+ modal_groups_content2: ang ibang grupo ay pinagsasama sama depende sa lokasyon o lupon, at ang iba ay sa hindi pangheograpiyang pagkakapareho.
+ modal_how: "Paano it gumagana"
+ modal_how_shop: mamili sa Open Food Network
+ modal_how_shop_explained: maghanap ng hub ng pagkain na pinakamalapit sa iyo para makapagsimulang makapamili. maaring palawakin ng bawat hub upang makita kung anong uri ng pagkain ang inaalok nila at pindutin ng tuluyan para magsimula mamili. (maaari lamang mamili sa isang hub sa isang pagkakataon.)
+ modal_how_pickup: Singil sa Pick-up, pag-deliver at pagdadala
+ modal_how_pickup_explained: ang ibang food hub ay magde-deliver mismo sa inyong tirahan, habang ang iba ay kakailanganin kang kunin ng personal ang inyong mga order. Mababasa sa homepage ang mga opsyon, at piliin ang mga produkto na nais sa pahina ng pamimili at checkout. Ang pagpapa-deliver ay mas mahal at ang halagang babayaran ay nakadepende sa iba't ibang food hub. Bawat Food Hub ay may iba't ibang paraan ng operasyon at proseso kaya dapat asahan ang kaibahan sa mga binibigay na serbisyo.
+ modal_how_more: dagdagan ang kaalaman
+ modal_how_more_explained: "kung nais mong mas maintindihan ang Open Food Network, kung paano ito gumagana at paano makasali dito, tignan ito:"
+ modal_producers: "Producers"
+ modal_producers_explained: "ang aming mga producer ay gumagawa ng masasarap na pagkain na maaari mong mabili sa Open Food Network."
+ producers_about: Tungkol sa amin
+ producers_buy: 'mamili para sa '
+ producers_contact: makipag-ugnayan
+ producers_contact_phone: Tumawag
+ producers_contact_social: sumunod
+ producers_buy_at_html: "mamili para sa%{enterprise}na mga produkto sa:"
+ producers_filter: i-filter gamit ang
+ producers_filter_type: uri
+ producers_filter_property: ari-arian
+ producers_title: Producers
+ producers_headline: humanap ng lokal na mga producer
+ producers_signup_title: magsign-up bilang producer
+ producers_signup_headline: Producer ng pagkain, mas pinalakas.
+ producers_signup_motivation: Ibenta ang inyong pagkain at magkipagugnayan sa mga iba't ibang pamilihan. makatipid ng oras at pera. Pagbabago ng walang kaakibat na peligro. ginawang patas para sa lahat ang kalakaran.
+ producers_signup_send: sumali ngayon
+ producers_signup_enterprise: mga account ng enterprise
+ producers_signup_studies: mga kwento mula sa ating mga producer
+ producers_signup_cta_headline: sumali ngayon!
+ producers_signup_cta_action: sumali ngayon
+ producers_signup_detail: 'ito ang mga detalye:'
+ products_item: Item
+ products_description: paglalarawan
+ products_variant: Uri
+ products_quantity: dami
+ products_available: Mayroong stock?
+ products_producer: "Prodyuser"
+ products_price: "presyo"
+ name_or_sku: "PANGALAN O SKU"
+ register_title: magrehistro
+ sell_title: "magrehistro"
+ sell_headline: "pumunta sa Open Food Network!"
+ sell_motivation: "ipagmalaki ang iyong masasarap na pagkain!"
+ sell_producers: "Producers"
+ sell_hubs: "Hubs"
+ sell_groups: "mga grupo"
+ sell_producers_detail: "magset-up ng profile para sa inyong negosyo sa OFN sa loob lamang ng ilang minuto. maaari mong i-upgrade ang inyong profile upang maging online store at magbenta ng iyong mga produkto direkta sa mga customer."
+ sell_hubs_detail: "magset-up ng profile para sa inyong Food enterprise o organisasyon sa OFN. maaari mong i-upgrade ang inyong profile upang maging multi-producer na shop kahit kailan mo naisin."
+ sell_groups_detail: "magset-up ng directory ng mga enterprise (mga producer at iba pang enterprise ng pagkain) para sa iyong rehiyon o organisasyon."
+ sell_user_guide: "marami pang maaring malaman sa aming Gabay sa Paggamit"
+ sell_listing_price: "ang pagpapalista sa OFN ay libre. ang pagbubukas at pagpapatakbo ng shop ay libre hanggang sa $500 na buwanang benta. kung makakabenta ka ng mas marami, maaari kang mamili ng kontribusyon sa komunidad sa pagitan ng 1% at 3% ng kita. para sa karagdagang detalye ukol sa pagpepresyo, maaaring bisitahin ang seksyon ng Software Platform sa pamamagitan ng About link sa taas na menu."
+ sell_embed: "maari rin naming ilagay ang OFN sa inyong sariling website o magtayo ng sariling lokal na Food Network website sa inyong rehiyon."
+ sell_ask_services: "magtanong tungkol sa mga serbiyong binibigay ng OFN"
+ shops_title: mga shop
+ shops_headline: pamimili, binago.
+ shops_text: ang pagtatanim at paggawa ng pagkain ay isang cycle, ang mga magsasaka ay umaani sa isang cycle at nag-o-order tayo ng pagkain sa isang cycle. kung makikitang sarado ang isang cycle, maaaring bumalik sa ibang pagkakataon.
+ shops_signup_title: magsign-up bilang Hub
+ shops_signup_headline: Mga Food Hub, walang limitadong pagpipilian.
+ shops_signup_motivation: kung ano man ang iyong modelo, susuportahan ka namin. ano mang pagbabago na nais gawin, kasama mo kami. kami ay non-profit, malaya at bukas sa lahat ng impormasyon. kami ang kaibigan at kasangga na matagal mo nang pinapangarap.
+ shops_signup_action: sumali ngayon
+ shops_signup_pricing: mga account ng enterprise
+ shops_signup_stories: mga kwento mula sa aming mga Hub.
+ shops_signup_help: handa kaming tumulong.
+ shops_signup_help_text: kailangan mo ng mas malaking kita. kailangan mo ng bagong mga mamimili at mga katulong sa operasyon. kailangang malaman ng lahat ang tungkol sa iyong produkto.
+ shops_signup_detail: 'ito ang mga detalye:'
+ orders: mga order
+ orders_fees: Mga bayarin...
+ orders_edit_title: Cart para sa pamimili
+ orders_edit_headline: ang iyong cart sa pamimili
+ orders_edit_time: ang order ay handa na para sa
+ orders_edit_continue: magpatuloy sa pamimili
+ orders_edit_checkout: checkout
+ orders_form_empty_cart: "alisin ang laman ng cart"
+ orders_form_subtotal: bahagyang kabuuan ng mga produkto
+ orders_form_admin: Admin & Handling
+ orders_form_total: kabuuan
+ orders_oc_expired_headline: ang mga order ay nagsara na para sa order cycle na ito.
+ orders_oc_expired_text: "paumanhin ngunit ang mga order para sa order cycle na ito ay sarado na mula noong%{time}! direktang makipag ugnayan sa inyong Hub upang malaman kung maaari pa silang tumanggap ng mga order."
+ orders_oc_expired_text_others_html: "paumanhin ngunit ang mga order para sa order cycle na ito ay sarado na mula noong %{time}! direktang makipag ugnayan sa inyong Hub upang malaman kung maaari pa silang tumanggap ng mga order%{link}."
+ orders_oc_expired_text_link: "o tignan ang iba pang order cycle mula sa hub na ito."
+ orders_oc_expired_email: "Email:"
+ orders_oc_expired_phone: "Telepono:"
+ orders_show_title: Kumpirmasyon ng order
+ orders_show_time: 'ang order ay handa na sa:'
+ orders_show_order_number: "Order #%{number}"
+ orders_show_cancelled: Kinansela
+ orders_show_confirmed: Kumpirmado
+ orders_your_order_has_been_cancelled: "ang inyong order ay nakansela"
+ orders_could_not_cancel: "paumanhin sapagkat hindi makansela ang inyong order"
+ orders_cannot_remove_the_final_item: "hindi matanggal ang huling item mula sa isang order, maaaring kanselahin na lamang ang order."
+ orders_bought_items_notice:
+ one: "isang karagdagang item ang nakumpirma na para sa order cycle na ito"
+ other: "%{count}karagdagang mga item ang nakumpirma para sa order cycle na ito"
+ orders_bought_edit_button: ayusin ang kumpirmadong mga item
+ orders_bought_already_confirmed: "* kumpirmado na"
+ orders_confirm_cancel: sigurado ka bang nais mo na kanselahin ang order na ito?
+ order_processed_successfully: "ang inyong order ay matagumpay na nakumpirma"
+ products_cart_distributor_choice: "tagapamahagi ng inyong order:"
+ products_cart_distributor_change: "ang tagapamahagi para sa order na ito ay mapapalitan ng%{name} kung idadagdag ang produktong ito sa inyong cart."
+ products_cart_distributor_is: "ang tagapamahagi para sa order na ito ay%{name}."
+ products_distributor_error: "kumpletuhin ang inyong order sa%{link} bago mamili sa ibang tagapamahagi."
+ products_oc: "order cycle para sa iyong order:"
+ products_oc_change: "ang iyong order cycle para sa order na ito ay papalitan ng%{name} kung idadagdag mo ang produktong ito sa inyong cart."
+ products_oc_is: "ang order cycle para sa order na ito ay%{name}."
+ products_oc_error: "kumpletuhin ang inyong order mula sa %{link} bago mamili sa ibang order cycle."
+ products_oc_current: "ang iyong kasalukuyang order cycle"
+ products_max_quantity: sagad na dami
+ products_distributor: Distributor
+ products_distributor_info: kapag pumili ng tagapamahagi para sa inyong order, ang kanilang address at oras ng pickup ay makikita dito.
+ password: Password
+ remember_me: tandaan ako
+ are_you_sure: "Sigurado ka ba?"
+ orders_open: bukas ang mga order
+ closing: "sinasara"
+ going_back_to_home_page: "binabalik ka sa homepage"
+ creating: ginagawa
+ updating: ina-update
+ failed_to_create_enterprise: "hindi nagtagumpay sa paggawa ng iyong enterprise"
+ failed_to_create_enterprise_unknown: "hindi nagtagumpay sa paggawa ng iyong enterprise.\nsiguraduhing ang lahat ng patlang ay nasagutan."
+ failed_to_update_enterprise_unknown: "hindi nagtagumpay sa pag-update ng iyong enterprise.\nsiguraduhing ang lahat ng patlang ay nasagutan."
+ enterprise_confirm_delete_message: "mabubura rin ang%{product}na sinusuplay ng enterprise na ito. sigurado ka bang nais mo magpatuloy?"
+ order_not_saved_yet: "ang order mo ay hindi pa na-save. bigyan kami ng ilang segundo para tapusin ito."
+ filter_by: "i-filter gamit ang"
+ hide_filters: "itago ang mga filter"
+ one_filter_applied: "1 filter ang inilapat"
+ x_filters_applied: "inilapat ang mga filter"
+ submitting_order: "sinusimite ang iyong order: maghintay sandali"
+ confirm_hub_change: "sigurado ka ba? mapapalitan nito ang pinili mong hub at tatanggalin ang mga item sa iyong cart."
+ confirm_oc_change: "sigurado ka ba? mapapalitan nito ang pinili mong order cycle at tatanggalin ang mga item sa iyong cart."
+ location_placeholder: "mag-type ng lokasyon..."
+ error_required: "hindi maaaring iwanang blanko"
+ error_number: "ay dapat numero"
+ error_email: "ay dapat email address"
+ error_not_found_in_database: "%{name}ay hindi mahanap sa database"
+ error_not_primary_producer: "%{name}ay hindi isang producer"
+ error_no_permission_for_enterprise: "\"%{name}\": wala kang permiso para pamahalaan ang mga produkto ng enterprise na ito."
+ item_handling_fees: "bayad sa paghawak ng item (kasama sa kabuuan ng item)"
+ january: "Enero"
+ february: "Pebrero"
+ march: "Marso"
+ april: "Abril"
+ may: "Mayo"
+ june: "Hunyo"
+ july: "Hulyo"
+ august: "Agosto"
+ september: "Setyembre"
+ october: "Oktubre"
+ november: "Nobyembre"
+ december: "Disyembre"
+ email_not_found: "hindi mahanap ang email address"
+ email_unconfirmed: "kailangang kumpirmahin muna ang email address bago ma-reset ang password."
+ email_required: "kailangang magbigay ng email address"
+ logging_in: "maghintay sandali, ikaw ay nila-log in na namin."
+ signup_email: "ang iyong email"
+ choose_password: "pumili ng pasword"
+ confirm_password: "kumpirmahin ang password"
+ action_signup: "magsign-up ngayon"
+ forgot_password: "nakalimutan ang password?"
+ password_reset_sent: "ang email na may panuto kung paano papalitan ang inyong password ay napadala na!"
+ reset_password: "palitan ang password"
+ update_and_recalculate_fees: "i-update at kwentahin muli ang mga bayarin"
+ registration:
+ steps:
+ introduction:
+ registration_greeting: "Kumusta?"
+ registration_intro: "maaari ka ng gumawa ng profile para sa inyong Producer o Hub"
+ registration_checklist: "ano ang kailangan ko gawin?"
+ registration_time: "5-10 minuto"
+ registration_enterprise_address: "Address ng enterprise"
+ registration_contact_details: "pangunahing detalye ng contact"
+ registration_logo: "ang image ng iyong logo"
+ registration_promo_image: "ang pahigang imahe para sa inyong profile"
+ registration_about_us: "'Tungkol sa Amin' na teksto"
+ registration_outcome_headline: "ano ang makukuha ko?"
+ registration_outcome1_html: "ang iyong profile ang makakatulong sa mga taona hanapinatkontakin ka sa Open Food Network."
+ registration_outcome2: "gamitin ang espasyo na ito upang ipakilala ang iyong enterprise, para na rin sa pagpapalawig ng iyong koneksyon sa internet."
+ registration_outcome3: "ito rin ay unang hakbang para makipagkalakalan sa Open Food Network, o pagbubukas ng sariling tindahan sa internet."
+ registration_action: "Magsimula na tayo!"
+ details:
+ title: "detalye"
+ headline: "magsimula na tayo"
+ enterprise: "una sa lahat ay kailangan naming mas makilala ang iyong enterprise:"
+ producer: "una sa lahat ay kailangan naming mas makilala ang iyong bukid:"
+ enterprise_name_field: "pangalan ng enterprise:"
+ producer_name_field: "pangalan ng bukid:"
+ producer_name_field_placeholder: "hal. Charlie's Awesome Farm"
+ producer_name_field_error: "pumili ng natatanging pangalan para sa inyong enterprise"
+ address1_field: "linya ng address 1 :"
+ address1_field_placeholder: "hal. 123 Cranberry Drive"
+ address1_field_error: "isulat ang address"
+ address2_field: "linya ng address 2 :"
+ suburb_field: "suburb:"
+ suburb_field_placeholder: "hal. Northcote"
+ suburb_field_error: "isulat ang suburb"
+ postcode_field: "Postcode:"
+ postcode_field_placeholder: "hal. 3070"
+ postcode_field_error: "kailangang ilagay ang postcode"
+ state_field: "State:"
+ state_field_error: "kailangang sagutan ang state"
+ country_field: "Bansa:"
+ country_field_error: "pumili ng bansa"
+ contact:
+ title: "makipag-ugnayan"
+ who_is_managing_enterprise: "sino ang responsable sa pamamahala ng%{enterprise}?"
+ contact_field: "Pangunahing contact"
+ contact_field_placeholder: "Contact name"
+ contact_field_required: "kailangang maglagay ng pangunahing contact"
+ phone_field: "telepono"
+ phone_field_placeholder: "hal. (03) 1234 5678"
+ type:
+ title: "uri"
+ headline: "huling hakbang para maidagdag ang%{enterprise}!"
+ question: "isa ka bang producer?"
+ yes_producer: "oo, ako ay isang producer"
+ no_producer: "hindi ako producer"
+ producer_field_error: "pumili ng isa. ikaw ba ay isang producer?"
+ yes_producer_help: "Ang mga producer ay gumagawa ng masasarap na bagay na maaaring makain o mainom. Ikaw ay isang producer kung itinatanim mo ito, pinapalaki, binuburo, niluluto, hinuhurno, ginagatasan o hinuhulma."
+ no_producer_help: "kung hindi ka isang producer, malamang ikaw ay nagbebenta at namamahagi ng mga pagkain. maaaring ikaw ay isang Hub, coop, grupo ng mamimili, nagtitingi, namamakyaw o iba pa."
+ create_profile: "gumawa ng profile"
+ about:
+ title: "tungkol sa"
+ headline: "binabati kita!"
+ message: "ngayon ay ilagay na natin ang mga detalye tungkol sa"
+ success: "tagumpay!%{enterprise}ay naidagdag na sa Open Food Network."
+ registration_exit_message: "kung ikaw ay lalabas sa wizard na ito sa kahit anong yugto, maaari kang magpatuloy sa paggawa ng profile sa pamamagitan ng pagpunta sa interface ng admin."
+ enterprise_description: "maikling paglalarawan"
+ enterprise_description_placeholder: "isang maikling pangungusap na naglalarawan ng iyong enterprise."
+ enterprise_long_desc: "mahabang paglalarawan"
+ enterprise_long_desc_placeholder: "ito ang inyong pagkakataon upang ipakilala ang iyong enterprise-kung ano ang kaibahan mo sa iba at paano ka nakahihigit? iminumungkahi namin na gumamit ng 600 na letra o mas mababa pa o 150 salita sa pagbibigay ng paglalarawan."
+ enterprise_long_desc_length: "%{num}na mga letra/ hanggang 600 ang iminumungkahi"
+ enterprise_abn: "ABN"
+ enterprise_abn_placeholder: "hal. 99 123 456 789"
+ enterprise_acn: "ACN"
+ enterprise_acn_placeholder: "hal. 123 456 789"
+ enterprise_tax_required: "kailangang gumawa ng pagpipilian."
+ images:
+ title: "larawan"
+ headline: "maraming salamat!"
+ description: "tayo na at mag-upload ng mga larawan upang maging maganda ang iyong profile! :-)"
+ uploading: "ina-upload...."
+ continue: "Magpatuloy"
+ back: "bumalik"
+ logo:
+ select_logo: "hakbang 1, pumili ng imahe ng Logo"
+ logo_tip: "Tip: pinakamaganda ang mga parisukat na imahe, mas mabuti kung ito ay 300x300px"
+ logo_label: "pumili ng imahe ng logo"
+ logo_drag: "hilahin at ilagay ang logo dito"
+ review_logo: "hakbang 2. suriin ang iyong logo"
+ review_logo_tip: "Tip: para sa mas maayos na resulta, ang logo ay dapat matakpan ang lahat ng espasyo"
+ logo_placeholder: "ang iyong logo ay makikita dito para masuri kapag na-upload na"
+ promo:
+ select_promo_image: "hakbang 3. pumili ng imahe ng promo"
+ promo_image_tip: "Tip: ipapakita bilang banner, ang mas mabuting laki ay 1200x260px"
+ promo_image_label: "pumil ng imahe ng promo"
+ promo_image_drag: "hilahin at ilagay ang promo dito"
+ review_promo_image: "hakbang 4. suriin ang iyong banner ng promo"
+ review_promo_image_tip: "Payo: para sa pinakamagandang resulta, ang iyong promo na imahe ay dapat masakop ang lahat ng espasyo"
+ promo_image_placeholder: "ang iyong logo ay makikita dito para masuri kapag na-upload na"
+ social:
+ title: "Social"
+ enterprise_final_step: "Huling hakbang!"
+ enterprise_social_text: "paano mahahanap ng mga tao ang%{enterprise}sa internet?"
+ website: "website"
+ website_placeholder: "hal. openfoodnetwork.org.au"
+ facebook: "Facebook"
+ facebook_placeholder: "hal. www.facebook.com/pangalanngpahina"
+ linkedin: "LinkedIn"
+ linkedin_placeholder: "hal. www.linkedin.com/YourNameHere"
+ twitter: "Twitter"
+ twitter_placeholder: "hal. @twitter_handle"
+ instagram: "Instagram"
+ instagram_placeholder: "hal. @instagram_handle"
+ limit_reached:
+ headline: "Oh Hindi!"
+ message: "Naabot mo na ang limit!"
+ text: "naabot mo na ang limit na dami ng mga enterprise na iyong pag-aari sa"
+ action: "bumalik sa homepage"
+ finished:
+ headline: "Tapos na!"
+ thanks: "maraming salamat sa pagbigay ng mga detalye para sa%{enterprise}."
+ login: "maaari mong palitan o i-update ang iyong enterprise sa pamamagitan ng paglog-in sa Open Food Network at puntahan ang Admin."
+ action: "pumunta sa dashboard ng Enterprise"
+ back: "bumalik"
+ continue: "Magpatuloy"
+ action_or: "O"
+ enterprise_limit: Limitasyon ng enterprise
+ shipping_method_destroy_error: "ang paraan ng pagpapadala ay hindi maaaring burahin sapagkat ito ay nakasangguni na sa isang order:%{number}."
+ fees: "mga bayarin"
+ item_cost: "halaga ng item"
+ bulk: "Bulto"
+ shop_variant_quantity_min: "pinakakaunti"
+ shop_variant_quantity_max: "pinakamarami"
+ follow: "sumunod"
+ shop_for_products_html: "mamili ng%{enterprise}na mga produkto sa:"
+ change_shop: "palitan ang shop ng:"
+ shop_at: "mamili ngayon sa:"
+ price_breakdown: "ibaba ang listahan ng presyo"
+ admin_fee: "bayad sa admin"
+ sales_fee: "bayad sa pagbebenta"
+ packing_fee: "bayad sa pagbabalot"
+ transport_fee: "bayad sa pagdadala"
+ fundraising_fee: "bayad sa pangangalap ng pondo"
+ price_graph: "graph ng presyo"
+ included_tax: "kasamang buwis"
+ balance: "Balanse"
+ transaction: "transaksyon"
+ transaction_date: "petsa"
+ payment_state: "katayuan ng bayad"
+ shipping_state: "katayuan ng pagpapadala"
+ value: "halaga"
+ balance_due: "balanseng kelangan bayaran"
+ credit: "utang"
+ Paid: "bayad na"
+ Ready: "handa"
+ ok: OK
+ not_visible: hindi nakikita
+ you_have_no_orders_yet: "wala ka pang mga order"
+ show_only_complete_orders: "ipakita lamang ang mga kumpletong order"
+ successfully_created: '%{resource}ay matagumpay na nagawa!'
+ successfully_removed: '%{resource}ay matagumpay na natanggal!'
+ successfully_updated: '%{resource}ay matagumpay na na-update'
+ running_balance: "tumatakbong balanse"
+ outstanding_balance: "natitirang balanse"
+ admin_enterprise_relationships: "mga permiso ng enterprise"
+ admin_enterprise_relationships_everything: "lahat"
+ admin_enterprise_relationships_permits: "mga permit"
+ admin_enterprise_relationships_seach_placeholder: "hanapin"
+ admin_enterprise_relationships_button_create: "gumawa"
+ admin_enterprise_groups: "mga grupo ng enterprise"
+ admin_enterprise_groups_name: "pangalan"
+ admin_enterprise_groups_owner: "may-ari"
+ admin_enterprise_groups_on_front_page: "sa harapang pahina?"
+ admin_enterprise_groups_enterprise: "enterprises"
+ admin_enterprise_groups_data_powertip: "ang pangunahing gumagamit na responsable sa grupo na ito"
+ admin_enterprise_groups_data_powertip_logo: "ito ang logo ng inyong grupo"
+ admin_enterprise_groups_data_powertip_promo_image: "ang imahe na ito ay makikita sa taas ng profile ng grupo"
+ admin_enterprise_groups_contact: "makipag-ugnayan"
+ admin_enterprise_groups_contact_phone_placeholder: "hal. 98 7654 3210"
+ admin_enterprise_groups_contact_address1_placeholder: "eg. 123 High Street"
+ admin_enterprise_groups_contact_city: "labas ng lungsod"
+ admin_enterprise_groups_contact_city_placeholder: "hal. Northcote"
+ admin_enterprise_groups_contact_zipcode: "Postcode"
+ admin_enterprise_groups_contact_zipcode_placeholder: "hal. 3070"
+ admin_enterprise_groups_contact_state_id: "kalagayan"
+ admin_enterprise_groups_contact_country_id: "Bansa"
+ admin_enterprise_groups_web: "mga pinagkukuhanan ng Web"
+ admin_enterprise_groups_web_twitter: "hal. @the_prof"
+ admin_enterprise_groups_web_website_placeholder: "hal. www.truffles.com"
+ admin_order_cycles: "mga order cycle ng Admin"
+ open: "bukas"
+ close: "isara"
+ create: "gumawa"
+ search: "hanapin"
+ supplier: "tagapagtustos"
+ product_name: "pangalan ng produkto"
+ product_description: "paglalarawan ng produkto"
+ units: "laki kada yunit"
+ coordinator: "coordinator"
+ distributor: "Distributor"
+ enterprise_fees: "bayad para sa enterprise"
+ process_my_order: "iproseso ang aking order"
+ delivery_instructions: mga panuto sa pagdeliver
+ delivery_method: paraan ng pagdeliver
+ fee_type: "uri ng kabayaran"
+ tax_category: "kategorya ng buwis"
+ calculator: "calculator"
+ calculator_values: "mga halaga sa calculator"
+ calculator_settings_warning: "kung papalitan ang uri ng calculator, dapat ay i-save muna bago maiayos ang setting ng calculator"
+ flat_percent_per_item: "Flat percent (kada item)"
+ flat_rate_per_item: "Flat Rate (kada item)"
+ flat_rate_per_order: "Flat rate (kada order)"
+ flexible_rate: "nababagong rate"
+ price_sack: "Price Sack"
+ new_order_cycles: "bagong mga order cycle"
+ new_order_cycle: "bagong order cycle"
+ select_a_coordinator_for_your_order_cycle: "pumili ng coordinator para sa iyong order cycle"
+ notify_producers: 'ipagbigay-alam sa mga producer'
+ edit_order_cycle: "i-edit ang order cycle"
+ roles: "mga tungkulin"
+ update: "i-update"
+ delete: tanggalin
+ add_producer_property: "magdagdag ng pag-aari ng producer"
+ in_progress: "nasa proseso"
+ started_at: "nagsimula sa"
+ queued: "nakapila"
+ scheduled_for: "naka-iskedyul para sa"
+ customers: "mga customer"
+ please_select_hub: "pumili ng Hub"
+ loading_customers: "naglo-load ng mga Customer"
+ no_customers_found: "walang nahanap ng mga customer"
+ go: "Sige"
+ hub: "Hub"
+ producer: "Prodyuser"
+ product: "produkto"
+ price: "presyo"
+ on_hand: "on hand"
+ review: "suriin"
+ save_changes: "i-save ang mga pagbabago"
+ order_saved: "ang order ay na-save na"
+ no_products: walang mga produkto
+ spree_admin_overview_enterprises_header: "ang aking mga enterprise"
+ spree_admin_overview_enterprises_footer: "PAMAHALAAN ANG AKING MGA ENTERPRISE"
+ spree_admin_enterprises_hubs_name: "pangalan"
+ spree_admin_enterprises_create_new: "GUMAWA NG BAGO"
+ spree_admin_enterprises_shipping_methods: "mga paraan ng pagpapadala"
+ spree_admin_enterprises_fees: "bayad para sa enterprise"
+ spree_admin_enterprises_none_create_a_new_enterprise: "GUMAWA NG BAGONG ENTERPRISE"
+ spree_admin_enterprises_none_text: "wala ka pang mga enterprise"
+ spree_admin_enterprises_tabs_hubs: "MGA HUB"
+ spree_admin_enterprises_producers_manage_products: "PAMAHALAAN ANG MGA PRODUKTO"
+ spree_admin_enterprises_create_new_product: "GUMAWA NG BAGONG PRODUKTO"
+ spree_admin_single_enterprise_alert_mail_confirmation: "kumpirmahin ang email address para sa/kay"
+ spree_admin_single_enterprise_alert_mail_sent: "naipadala na ang email sa"
+ spree_admin_overview_action_required: "kinakailangan ng aksyon"
+ spree_admin_overview_check_your_inbox: "tignan ang iyong inbox para sa karagdagang panuto. maraming salamat!"
+ spree_admin_unit_value: halaga kada yunit
+ spree_admin_unit_description: paglalarawan sa bawat yunit
+ spree_admin_variant_unit: Variant unit
+ spree_admin_variant_unit_scale: sukat ng Variant unit
+ spree_admin_supplier: tagapagtustos
+ spree_admin_product_category: kategorya ng produkto
+ spree_admin_variant_unit_name: pangalan ng variant unit
+ unit_name: "pangalan ng yunit"
+ change_package: "palitan ang package"
+ spree_admin_single_enterprise_hint: "payo: para mahanap ka ng mga tao, i-turn on ang visibility sa ilalim ng"
+ spree_admin_eg_pickup_from_school: "hal. 'Pick-up from Primary School'"
+ spree_admin_eg_collect_your_order: "hal. 'Please collect your order from 123 Imaginary St, Northcote, 3070'"
+ spree_classification_primary_taxon_error: "ang Taxon%{taxon}ay ang pangunahing taxon ng %{product}at hindi maaaring tanggalin"
+ spree_order_availability_error: "ang tagapamahagi o ang order cycle ay hindi kayang ibigay ang mga produkto sa inyong cart"
+ spree_order_populator_error: "ang tagapamahagi o order cycle na iyan ay hindi kayang ibigay lahat ng mga produkto sa inyong cart. pumili ng isa pa."
+ spree_order_populator_availability_error: "ang produktong iyan ay hindi ngayon available mula sa napiling tagapamahagi o order cycle."
+ spree_distributors_error: "pumili ng kahit isa sa mga Hub"
+ spree_user_enterprise_limit_error: "^%{email}ay walang permiso na mag-ari ng karagdagang mga enterprise (ang limitasyon ay%{enterprise_limit})."
+ spree_variant_product_error: ay dapat mayroong kahit isang uri
+ your_profil_live: "ang iyong live na profile"
+ on_ofn_map: "sa Open Food Network map"
+ see: "Tignan"
+ live: "live"
+ manage: "pamahalaan"
+ resend: "ipadala muli"
+ add_and_manage_products: "magdagdag at pamahalaan ang mga produkto"
+ add_and_manage_order_cycles: "magdagdag at pamahalaan ang mga order cycle"
+ manage_order_cycles: "pamahalaan ang mga order cycle"
+ manage_products: "pamahalaan ang mga produkto"
+ edit_profile_details: "ayusin ang mga detalye ng profile"
+ edit_profile_details_etc: "palitan ang paglalarawan, imahe at iba pa ng iyong profile"
+ order_cycle: "order cycle"
+ order_cycles: "order cycles"
+ enterprise_relationships: "mga permiso ng enterprise"
+ remove_tax: "alisin ang tax"
+ first_name_begins_with: "ang pangalan ay nagsisimula sa"
+ last_name_begins_with: "ang apelyido ay nagsisimula sa"
+ enterprise_tos_link: "Link para sa palatuntunan ng serbisyo ng Enterprise"
+ enterprise_tos_message: "nais naming makiisa sa mga taong kapareho ng aming layunin at adhikain. Dahil dito, hinihiling namin sa mga bagong enterprise na sumang-ayon sa aming"
+ enterprise_tos_link_text: "Palatuntunan ng serbisyo."
+ enterprise_tos_agree: "ako ay sumasang-ayon sa palatuntunan ng serbisyo na nasa itaas."
+ tax_settings: "settings ng buwis"
+ products_require_tax_category: "ang mga produkto ay kailangang may kategorya ng buwis"
+ admin_shared_address_1: "tirahan"
+ admin_shared_address_2: "address (pagpapatuloy)"
+ admin_share_city: "Lungsod"
+ admin_share_zipcode: "Postcode"
+ admin_share_country: "Bansa"
+ admin_share_state: "kalagayan"
+ hub_sidebar_hubs: "Hubs"
+ hub_sidebar_none_available: "walang available"
+ hub_sidebar_manage: "pamahalaan"
+ hub_sidebar_at_least: "pumili ng kahit isa sa mga Hub"
+ hub_sidebar_blue: "bughaw"
+ hub_sidebar_red: "pula"
+ report_customers_distributor: "Distributor"
+ report_customers_supplier: "tagapagtustos"
+ report_customers_cycle: "order cycle"
+ report_customers_type: "uri ng ulat"
+ report_customers_csv: "i-download bilang csv"
+ report_producers: "mga producer:"
+ report_type: "uri ng ulat:"
+ report_hubs: "mga Hub:"
+ report_payment: "mga uri ng pagbabayad:"
+ report_distributor: "tagapamahagi:"
+ report_payment_by: 'pagbabayad kada uri'
+ report_itemised_payment: 'kabuuan ng mga in-itemise na bayad'
+ report_payment_totals: 'kabuuan ng bayad'
+ report_all: 'lahat'
+ report_order_cycle: "Order Cycle:"
+ report_enterprises: "mga Enterprise:"
+ report_users: "mga gumagamit:"
+ report_tax_rates: mga rate ng buwis
+ report_tax_types: mga uri ng buwis
+ report_header_order_cycle: order cycle
+ report_header_user: User
+ report_header_email: email
+ report_header_status: katayuan
+ report_header_comments: mga puna
+ report_header_first_name: Pangalan
+ report_header_last_name: Apelyido
+ report_header_phone: telepono
+ report_header_suburb: labas ng lungsod
+ report_header_address: tirahan
+ report_header_billing_address: Billing Address
+ report_header_relationship: relasyon
+ report_header_hub: Hub
+ report_header_hub_address: address ng Hub
+ report_header_to_hub: sa Hub
+ report_header_hub_code: code ng Hub
+ report_header_code: Code
+ report_header_paid: bayad na?
+ report_header_delivery: dini-deliver?
+ report_header_shipping: pagpapadala
+ report_header_shipping_method: paraan ng pagpapadala
+ report_header_shipping_instructions: panuto sa pagpapadala
+ report_header_ship_street: kalsada na pagpapadalahan
+ report_header_ship_street_2: kalsada na pagpapadalahan 2
+ report_header_ship_city: lungsod na pagpapadalahan
+ report_header_ship_postcode: postcode ng pagpapadalahan
+ report_header_ship_state: estado ng pagpapadalahan
+ report_header_billing_street: address na papadalahan ng bayarin
+ report_header_billing_street_2: address na papadalahan ng bayarin 2
+ report_header_billing_street_3: address na papadalahan ng bayarin 3
+ report_header_billing_street_4: address na papadalahan ng bayarin 4
+ report_header_billing_city: lungsod na papadalahan ng bayarin
+ report_header_billing_postcode: postcode ng papadalahan ng bayarin
+ report_header_billing_state: estado ng papadalahan ng bayarin
+ report_header_incoming_transport: papasok na sasakyan
+ report_header_special_instructions: espesyal na mga panuto
+ report_header_order_number: numero ng order
+ report_header_date: petsa
+ report_header_confirmation_date: petsa ng kumpirmasyon
+ report_header_tags: tags
+ report_header_items: mga item
+ report_header_items_total: "kabuuan ng mga item%{currency_symbol}"
+ report_header_taxable_items_total: "kabuuan ng mga item na binubuwisan (%{currency_symbol})"
+ report_header_sales_tax: "buwis sa mga nabenta (%{currency_symbol})"
+ report_header_delivery_charge: "bayad sa pag-deliver(%{currency_symbol})"
+ report_header_tax_on_delivery: "buwis sa pagdeliver (%{currency_symbol})"
+ report_header_tax_on_fees: "buwis sa mga bayarin (%{currency_symbol})"
+ report_header_total_tax: "kabuuang buwis(%{currency_symbol})"
+ report_header_enterprise: Enterprise
+ report_header_customer: customer
+ report_header_customer_code: Code ng Customer
+ report_header_product: produkto
+ report_header_product_properties: mga katangian ng produkto
+ report_header_quantity: dami
+ report_header_max_quantity: Pinakamarami
+ report_header_variant: Uri
+ report_header_variant_value: Halaga ng Variant
+ report_header_variant_unit: Yunit ng variant
+ report_header_total_available: Kabuuan na mayroon
+ report_header_unallocated: hindi pinapamahalaan
+ report_header_max_quantity_excess: Sumobra sa limit na pinakamarami
+ report_header_taxons: Taxons
+ report_header_supplier: tagapagtustos
+ report_header_producer: Prodyuser
+ report_header_producer_suburb: Suburb ng Producer
+ report_header_unit: yunit
+ report_header_group_buy_unit_quantity: Dami ng yunit para sa Maramihang pagbili
+ report_header_cost: gastos
+ report_header_shipping_cost: gastos sa pagpapadala
+ report_header_curr_cost_per_unit: kasalukuyang gastos kada yunit
+ report_header_total_shipping_cost: 'kabuuang gastos sa pagpapadala '
+ report_header_payment_method: paraan ng pagbayad
+ report_header_sells: nagbebenta
+ report_header_visible: nakikita
+ report_header_price: presyo
+ report_header_unit_size: laki kada yunit
+ report_header_distributor: Distributor
+ report_header_distributor_address: Address ng Distributor
+ report_header_distributor_city: Lungsod ng Distributor
+ report_header_distributor_postcode: Postcode ng Distributor
+ report_header_delivery_address: address kung saan ide-deliver
+ report_header_delivery_postcode: postcode kung saan ide-deliver
+ report_header_bulk_unit_size: laki ng bawat bultuhang yunit
+ report_header_weight: timbang
+ report_header_sum_total: Kabuuan
+ report_header_date_of_order: Petsa ng Order
+ report_header_amount_owing: halaga ng utang
+ report_header_amount_paid: Halagang Nabayaran
+ report_header_units_required: mga kailangang yunit
+ report_header_remainder: Natitira
+ report_header_order_date: Petsa ng order
+ report_header_order_id: Order Id
+ report_header_item_name: Pangalan ng Item
+ report_header_temp_controlled_items: Temp ng mga kontroladong mga item?
+ report_header_customer_name: Pangalan ng Customer
+ report_header_customer_email: Email ng Customer
+ report_header_customer_phone: Telepono ng Customer
+ report_header_customer_city: Lungsod ng Customer
+ report_header_payment_state: estado ng pagbabayad
+ report_header_payment_type: uri ng pagbabayad
+ report_header_item_price: "item(%{currency})"
+ report_header_item_fees_price: "item + bayad (%{currency})"
+ report_header_admin_handling_fees: "Admin at paghawak (%{currency})"
+ report_header_ship_price: "pagdala (%{currency})"
+ report_header_pay_fee_price: "Bayad sa pagbabayad (%{currency})"
+ report_header_total_price: "Kabuuan (%{currency})"
+ report_header_product_total_price: "Kabuuang Produkto (%{currency})"
+ report_header_shipping_total_price: "kabuuang pagpapadala (%{currency})"
+ report_header_outstanding_balance_price: "Kasalukuyang balanse (%{currency})"
+ report_header_eft_price: "EFT (%{currency})"
+ report_header_paypal_price: "Paypal (%{currency})"
+ report_header_sku: SKU
+ report_header_amount: halaga
+ report_header_balance: Balanse
+ report_header_total_cost: "Kabuuang Gastos"
+ report_header_total_ordered: Kabuuang na-order
+ report_header_total_max: kabuuang pinakamataas na limit
+ report_header_total_units: kabuuang yunit
+ report_header_sum_max_total: "kabuuan"
+ report_header_total_excl_vat: "Kabuuang buwis na hindi kasama (%{currency_symbol})"
+ report_header_total_incl_vat: "Kabuuang buwis na kasama (%{currency_symbol})"
+ report_header_temp_controlled: TempControlled?
+ report_header_is_producer: Producer?
+ report_header_not_confirmed: hindi kumpirmado
+ report_header_gst_on_income: GST sa Kinikita
+ report_header_gst_free_income: GST sa Libreng Kinikita
+ report_header_total_untaxable_produce: kabuuang produkto na hindi binubuwisan (walang buwis)
+ report_header_total_taxable_produce: kabuuang produkto na binubuwisan (may kasamang buwis)
+ report_header_total_untaxable_fees: kabuuang bayarin na hindi binubuwisan (walang buwis)
+ report_header_total_taxable_fees: kabuuang bayarin na binubuwisan (may kasamang buwis)
+ report_header_delivery_shipping_cost: Singil sa pagdeliver ng pinapadala (kasama ang buwis)
+ report_header_transaction_fee: Bayad sa Transaksyon (walang buwis)
+ report_header_total_untaxable_admin: kabuuang hindi binubuwisang pagsasaayos ng admin (walang tax)
+ report_header_total_taxable_admin: kabuuang hindi binubuwisang pagsasaayos ng admin (kasama ang tax)
+ initial_invoice_number: "paunang numero ng invoice:"
+ invoice_date: "Petsa ng Invoice:"
+ due_date: "Due Date:"
+ account_code: "code ng Account:"
+ equals: "katumbas"
+ contains: "naglalaman"
+ discount: "Diskwento"
+ filter_products: "i-filter ang mga produkto"
+ delete_product_variant: "ang huling mga variant ay hindi matanggal!"
+ progress: "progreso"
+ saving: "sine-save.."
+ success: "tagumpay"
+ failure: "pagkabigo"
+ unsaved_changes_confirmation: "ang mga hindi na-save na pagbabago ay mawawala. magpatuloy pa rin?"
+ one_product_unsaved: "ang mga pagbabagong ginawa sa isang produkto ay hindi pa nase-save."
+ products_unsaved: "ang mga pagbabagong ginawa sa%{n} produkto ay hindi pa nase-save."
+ is_already_manager: "ay isa nang tagapamahala"
+ no_change_to_save: "walang pagbabagong ise-save"
+ user_invited: "%{email}ay naimbitahan na para pamahalaan ang enterprise na ito."
+ add_manager: "magdagdag ng gumagamit"
+ users: "mga gumagamit"
+ about: "tungkol sa"
+ images: "larawan"
+ web: "Web"
+ primary_details: "pangunahing detalye"
+ adrdress: "tirahan"
+ contact: "makipag-ugnayan"
+ social: "Social"
+ business_details: "detalye ng negosyo"
+ properties: "mga katangian"
+ shipping: "pagpapadala"
+ shipping_methods: "mga paraan ng pagpapadala"
+ payment_methods: "Mga Paraan ng Pagbabayad"
+ payment_method_fee: "bayad sa transaksyon"
+ payment_processing_failed: "hindi maproseso ang bayad, maaaring suriin ang mga detalyeng inilagay"
+ payment_method_not_supported: "ang piniling paraan ng pagbabayad ay hindi suportado. pumili ng isa pa"
+ payment_updated: "na-update na ang bayad"
+ inventory_settings: "mga setting para sa imbentaryo"
+ tag_rules: "panuntunan sa pag-tag"
+ shop_preferences: "mga kagustuhan sa shop"
+ enterprise_fee_whole_order: Buong order
+ enterprise_fee_by: "%{type}na bayad ng%{role}%{enterprise_name}"
+ validation_msg_relationship_already_established: "^ang relasyon ay naitatag na"
+ validation_msg_at_least_one_hub: "^kailangang kahit isang Hub ay piliin"
+ validation_msg_tax_category_cant_be_blank: "^ang kategorya ng buwis ay hindi maaaring walang sagot"
+ validation_msg_is_associated_with_an_exising_customer: "ay nauugnay na sa isang customer"
+ content_configuration_pricing_table: "(DAPATGAWIN: TALAAN NG PRESYO)"
+ content_configuration_case_studies: "(DAPATGAWIN: mga pag-aaral ng kaso)"
+ content_configuration_detail: "(DAPATGAWIN: detalye)"
+ enterprise_name_error: "ay nagamit na. kung ito ay iyong enterprise at nais mong kunin ang pagmaymay-ari, o kung nais mong makipagkalakalan sa enterprise na ito, makipag-ugnayan sa kasalukuyang tagapamahala ng profile na ito sa %{email}."
+ enterprise_owner_error: "^%{email}ay walang permiso na mag-ari ng karagdagang mga enterprise (ang limitasyon ay%{enterprise_limit})."
+ enterprise_role_uniqueness_error: "^ang tungkulin na iyon ay may nagmamay-ari na"
+ inventory_item_visibility_error: ay dapat totoo o hindi totoo
+ product_importer_file_error: "error: walang file na na-upload"
+ product_importer_spreadsheet_error: "hindi maproseso ang file: invalid na uri ng file"
+ product_importer_products_save_error: hindi matagumpay na na-save ang mga produkto
+ product_import_file_not_found_notice: 'ang file ay hindi mahanap o mabuksan '
+ product_import_no_data_in_spreadsheet_notice: 'walang data na mahanap sa spreadsheet'
+ order_choosing_hub_notice: ang iyong Hub ay napili
+ order_cycle_selecting_notice: ang iyong order cycle ay napili
+ adjustments_tax_rate_error: "^siguraduhing ang rate ng buwis para sa adjustment na ito ay tama."
+ active_distributors_not_ready_for_checkout_message_singular: >-
+ ang Hub na%{distributor_names}ay kasamang nakalista sa isang aktibong order
+ cyle ngunit walang valid na shipping at payment method. Hanggang hindi pa naisasaayos
+ ang pagset-up, hindi makakapamili ang mga customer sa hub na ito.
+ active_distributors_not_ready_for_checkout_message_plural: >-
+ ang mga Hub na %{distributor_names}ay kasamang nakalista sa isang aktibong order
+ cycle ngunit walang valid na shipping at payment method. Hanggang hindi pa naisasaayos
+ ang pagset-up, hindi makakapamili ang mga customer sa mga hub na ito.
+ enterprise_fees_update_notice: ang mga bayarin ng inyong enterprise ay na-update na
+ enterprise_register_package_error: "pumili ng package"
+ enterprise_register_error: "hindi makumpleto ang rehistrasyon para sa%{enterprise}"
+ enterprise_register_success_notice: "maligayang pagbati! ang rehistrasyon para sa%{enterprise}ay kumpleto na!"
+ enterprise_bulk_update_success_notice: "ang mga enterprise ay matagumpay na na-update"
+ enterprise_bulk_update_error: 'hindi matagumpay ang pag-update'
+ enterprise_shop_show_error: "ang shop na hinahanap mo ay wala o hindi aktibo sa OFN. Maaaring tignan ang ibang shops."
+ order_cycles_create_notice: 'ang iyong order cycle ay nagawa na.'
+ order_cycles_update_notice: 'ang iyong order cycle ay na-update na'
+ order_cycles_bulk_update_notice: 'ang mga order cycle ay na-update na'
+ order_cycles_clone_notice: "ang iyong order cyle %{name}ay kinopya."
+ order_cycles_email_to_producers_notice: 'ang mga email na ipapadala sa mga producer ay naghihintay na maipadala.'
+ order_cycles_no_permission_to_coordinate_error: "wala sa inyong mga enterprise ay may pahintulot na magsa-ayos ng order cycle"
+ order_cycles_no_permission_to_create_error: "wala kang pahintulot na gumawa ng order cycle na isinaayos ng enterprise na iyon."
+ back_to_orders_list: "bumalik sa listahan ng order"
+ no_orders_found: "walang mahanap na mga order"
+ order_information: "impormasyon tungkol sa order"
+ date_completed: "petsa kung kailan na kumpleto"
+ amount: "halaga"
+ state_names:
+ ready: handa
+ pending: nakabinbin
+ shipped: na-ship na
+ js:
+ saving: 'sine-save...'
+ changes_saved: 'nai-save ang mga pagbabago'
+ save_changes_first: i-save muna ang mga pagbabago
+ all_changes_saved: lahat ng pagbabago ay na-save na
+ unsaved_changes: may mga hindi na-save na pagbabago
+ all_changes_saved_successfully: lahat ng pagbabago ay matagumpay na na-save
+ oh_no: "paumanin! hindi ko na-save ang mga pagbabagong ginawa mo."
+ unauthorized: "ikaw ay hindi awtorisadong i-access ang pahina na ito."
+ error: pagkakamali
+ unavailable: hindi available
+ profile: profile
+ hub: Hub
+ shop: Shop
+ choose: pumili
+ resolve_errors: paki-ayos ang mga sumusunod na pagkakamali
+ more_items: "+%{count}iba pa"
+ default_card_updated: na-update ang card
+ admin:
+ enterprise_limit_reached: "naabot mo na ang karaniwang lmitasyon ng dami ng bilang ng mga enterprise sa bawat account. makipag-ugnayan sa%{contact_email}kung kailangan mo itong dagdagan."
+ modals:
+ got_it: nakuha na
+ close: "isara"
+ invite: "mag-imbita"
+ invite_title: "mag-imbita ng hindi rehistradong user"
+ tag_rule_help:
+ title: panuntunan sa pag-tag
+ overview: pangkalahatang ideya
+ overview_text: >
+ ang panuntunan sa tag na nagbibigay ng paraan upang maisalarawan kung
+ anong mga item ang nakikita at kung sa kaninong mga customer dapat ito
+ maipakita. Ang mga item ay maaaring paraan ng pagpapadala, paraang ng
+ pagbabayad, mga produkto at mga order cycle.
+ by_default_rules: "'By Default...' mga tuntunin"
+ by_default_rules_text: >
+ ang orihinal na mga tuntunin ay papayagan ka na magtago ng mga item
+ para hindi ito makita. ang gawaing ito ay maaaring saklawan ng ibang
+ tuntunin para sa mga customer na may tag.
+ customer_tagged_rules: "'Mga Customer na naka-tag...' mga tuntunin"
+ customer_tagged_rules_text: >
+ sa pamamagitan ng paggawa ng mga tuntunin na may kinalaman sa isang
+ partikular na customer na naka-tag, maaari mong saklawan ang kinagawiang
+ gawain(sa pagpapakita man o pagtago ng mga item) para sa mga customer
+ na may tag.
+ panels:
+ save: I-SAVE
+ saved: NA-SAVE NA
+ saving: SINESAVE
+ enterprise_package:
+ hub_profile: profile ng hub
+ hub_profile_cost: "HALAGANG BABAYARAN: PALAGING LIBRE"
+ hub_profile_text1: >
+ Maaari kayong mahanap at makausap ng mga tao sa Open Food Network. ang
+ inyong enterprise ay makikita sa mapa at maaaring ma-search sa listahan.
+ hub_profile_text2: >
+ ang pagkakaroon ng profile at paggawa ng koneksyon sa mga lokal na sistema
+ ng pagkain gamit ang Open Food Network ay palaging walang bayad.
+ hub_shop: Hub Shop
+ hub_shop_text1: >
+ ang iyong enterprise ang saligan ng iyong lokal na sistema ng pagkain.
+ pinagsasama sama mo ang mga produkto mula sa ibang mga enterprise at
+ maaari mo itong ibenta sa pamamagitang ng iyong shop sa Open Food Network.
+ hub_shop_text2: >
+ ang mga hub ay maaring co-op ng pagkain, grupo ng mamimili, isang programang
+ veggie-box o isang lokal na grocery store.
+ hub_shop_text3: >
+ kung nais mo ring ibenta ang inyong sariling mga produkto, kailangang
+ palitan ang enterprise na ito upang maging producer.
+ choose_package: Pumili ng package
+ choose_package_text1: >
+ ang inyong enterprise ay hindi maa-activate hanggang hindi pumipili
+ ng package mula sa pagpipilian sa kaliwa
+ choose_package_text2: >
+ Pumindot sa kahit anong pagpipilian para makita ang detalyadong impormasyon
+ tungkol sa bawat package. Pindutin ang pulang SAVE na button kapag tapos
+ na!
+ profile_only: Profile lamang
+ profile_only_cost: "HALAGANG BABAYARAN: PALAGING LIBRE"
+ profile_only_text1: >
+ maaari kang makita at makausap ng iba sa pamamagitan ng profile at paraan
+ din ito upang maisalaysay ang inyong kwento.
+ profile_only_text2: >
+ kung mas nais mong magpokus sa paggawa ng pagkain at ipaubaya sa iba
+ ang pagbebenta nito, hindi kailangan ang shop sa Open Food Network.
+ profile_only_text3: >
+ idagdag ang inyong produkto sa Open Food Network, upang mabigyan ng
+ permiso ang mga hub na ilagay ang inyong produkto sa kanilang mga tindahan.
+ producer_shop: Producer Shop
+ producer_shop_text1: >
+ Direktang ibenta ang inyong produkto sa mga customer sa pamamagitan
+ ng iyong sariling Open Food Network shopfront.
+ producer_shop_text2: >
+ ang shop ng Producer ay para lamang sa iyong mga produkto, kung nais
+ mong magtinda ng mga produkto na itinanim/ginawa sa labas ng site, piliin
+ ang 'Hub ng producer'.
+ producer_hub: Producer Hub
+ producer_hub_text1: >
+ ang iyong enterprise ang saligan ng iyong lokal na sistema ng pagkain.
+ maaari mong ibenta ang sarili mong produkto pati na rin ang mga produktong
+ pinagsama sama mula sa ibang enterprise sa pamamagitan ng iyong shopfront
+ sa Open Food Network.
+ producer_hub_text2: >
+ ang mga hub ng producer ay maaring may iba't ibang anyo tulad ng CSA,
+ isang programang veggie-box o isang co-op ng pagkain na may hardin sa
+ rooftop.
+ producer_hub_text3: >
+ ang layunin ng Open Food Network ay sumuporta sa mga modelo ng hub gaano
+ man ito karami, kaya ano man ang inyong sitwasyon, nais naming ibigay
+ ang lahat ng inyong kakailanganin para mapatakbo ng maayos ang inyong
+ organisasyon o lokal na negosyo ng pagkain.
+ get_listing: kumuha ng listahan
+ always_free: PALAGING LIBRE
+ sell_produce_others: magbenta ng produkto mula sa iba
+ sell_own_produce: magbenta ng sariling produkto
+ sell_both: magbenta ng produkto mula sa sarili at sa iba
+ enterprise_producer:
+ producer: Prodyuser
+ producer_text1: >
+ Ang mga producer ay gumagawa ng masasarap na bagay na maaaring makain
+ o mainom. Ikaw ay isang producer kung itinatanim mo ito, pinapalaki,
+ binuburo, niluluto, hinuhurno, ginagatasan o hinuhulma.
+ producer_text2: >
+ ang mga producer ay maaari ring gawin ang ibang tungkulin tulad ng pagsasama-sama
+ ng pagkain mula sa ibang mga enterprise at pagbebenta nito sa isang
+ shop sa Open Food Network.
+ non_producer: Hindi producer
+ non_producer_text1: >
+ ang mga hindi producer ay hindi gumagawa ng sarili nilang pagkain, nangangahulgang
+ wala silang kakayahang gumawa ng sariling mga produkto na maibebenta
+ sa Open Food Network.
+ non_producer_text2: >
+ sa halip, ang mga hindi producer ay dalubhasa sa pag-uugnay ng mga
+ producer sa mga mamili, maaaring sa pamamagitan ng pagsasama sama, pagmamarka,
+ pagbabalot, pagbebenta o pagde-deliver ng pagkain.
+ producer_desc: mga gumagawa ng pagkain
+ producer_example: hal. NAGPAPATUBO, PANADERO, MANGANGALAKAL, YUMAYARI
+ non_producer_desc: Iba pang mga enterprise ng pagkain
+ non_producer_example: hal. Grocery, Food co-ops, Buying groups
+ enterprise_status:
+ status_title: "%{name}ay naset-up na at maaari na gamitin!"
+ severity: kalubhaan
+ description: paglalarawan
+ resolve: lutasin
+ exchange_products:
+ load_more_variants: "mag-load ng iba pang uri"
+ load_all_variants: "i-load ang lahat ng uri"
+ select_all_variants: "piliin lahat%{total_number_of_variants}Variants"
+ variants_loaded: "%{num_of_variants_loaded}ng%{total_number_of_variants}Variants ay na-load"
+ loading_variants: "nilo-load ang Variants"
+ tag_rules:
+ shipping_method_tagged_top: "naka-tag ng mga paraan ng pagpapadala"
+ shipping_method_tagged_bottom: "ay:"
+ payment_method_tagged_top: "naka-tag na paraan ng pagbabayad"
+ payment_method_tagged_bottom: "ay:"
+ order_cycle_tagged_top: "naka-tag na mga Order Cycle"
+ order_cycle_tagged_bottom: "ay:"
+ inventory_tagged_top: "nakatag- na mga uri ng imbentaryo"
+ inventory_tagged_bottom: "ay:"
+ new_tag_rule_dialog:
+ select_rule_type: "pumili ng uri ng panuntunan:"
+ add_rule: "magdagdag ng panuntunan"
+ enterprise_fees:
+ inherit_from_product: "gayahin mula sa produkto"
+ orders:
+ index:
+ per_page: "%{results}kada pahina"
+ view_file: "tignan ang file"
+ compiling_invoices: "tipunin ang mga invoice"
+ bulk_invoice_created: "nagawa ang maramihang invoice"
+ bulk_invoice_failed: "hindi nagtagumpay na gumawa ng maramihang invoice"
+ please_wait: "hintayin na maihanda ang PDF bago isara ang modal na ito."
+ order_state:
+ address: "tirahan"
+ adjustments: "mga pagsasaayos"
+ awaiting_return: "naghihintay ng pagbalik"
+ canceled: "na-cancel"
+ cart: "cart"
+ complete: "kumpleto"
+ confirm: "kumpirmahin"
+ delivery: "pagdeliver"
+ paused: "nakahinto"
+ payment: "pagbabayad"
+ pending: "nakabinbin"
+ resumed: "nagpatuloy"
+ returned: "binalik"
+ skrill: "Skrill"
+ shipment_states:
+ backorder: "backorder"
+ partial: "bahagi"
+ pending: "nakabinbin"
+ ready: "handa na"
+ shipped: "nai-ship na"
+ canceled: "na-cancel"
+ payment_states:
+ balance_due: "balanse"
+ completed: "nakumpleto na"
+ checkout: "checkout"
+ credit_owed: "Utang na Credit"
+ failed: "hindi nagtagumpay"
+ paid: "bayad na"
+ pending: "nakabinbin"
+ processing: "pinoproseso"
+ void: "walang bisa"
+ invalid: "invalid"
+ resend_user_email_confirmation:
+ resend: "ipadala muli"
+ sending: "ipadala muli..."
+ done: "tapos na ipadala muli ✓"
+ failed: "hindi matagumpay ang muling pagpapadala ✗"
+ order_cycles:
+ schedules:
+ adding_a_new_schedule: "Pagdadagdag ng Bagong Iskedyul"
+ updating_a_schedule: "pag-update sa iskedyul"
+ create_schedule: "Gumawa ng iskedyul"
+ update_schedule: "i-update ang iskedyul"
+ delete_schedule: "burahin ang iskedyul"
+ schedule_name_placeholder: "pangalan ng iskedyul"
+ created_schedule: "nakagawa ng iskedyul"
+ updated_schedule: "na-update na iskedyul"
+ deleted_schedule: "binurang iskedyul"
+ name_required_error: "Maglagay ng name para sa iskedyul na ito"
+ no_order_cycles_error: "pumili kahit isang order cycle (i-drag at i-drop)"
+ available: "Available"
+ selected: "napili"
+ customers:
+ index:
+ add_customer: "magdagdag ng Customer"
+ add_a_new_customer_for: "magdadag ng customer para sa%{shop_name}"
+ customer_placeholder: "customer@example.org"
+ valid_email_error: "maglagay ng valid na email address"
+ subscriptions:
+ error_saving: "error sa pag-save ng subscription"
+ new:
+ please_select_a_shop: "Pumili ng shop"
+ insufficient_stock: "Hindi sapat ang stock, mayroon na lamang%{on_hand} na natitira"
+ out_of_stock:
+ reduced_stock_available: binawasan ang stock na magagamit
+ out_of_stock_text: >
+ habang ikaw ay namimili, ang lebel ng stock para sa isa o higit pang mga
+ produkto sa inyong cart ay nabawasan. ito ang nagbago:
+ now_out_of_stock: ay out of stock na ngayon
+ only_n_remainging: "ngayon ay may%{num}na natitira"
+ variants:
+ on_demand:
+ 'yes': "on demand"
+ variant_overrides:
+ on_demand:
+ use_producer_settings: "gamitin ang setting ng producer stock"
+ 'yes': "oo"
+ 'no': "hindi"
+ inventory_products: "mga produktong naka-imbentaryo"
+ hidden_products: "mga nakatagong pprodukto"
+ new_products: "bagong produkto"
+ reset_stock_levels: i-reset ang lebel ng stock sa orihinal
+ changes_to: mga pagbabago sa
+ one_override: isang override
+ overrides: mga override
+ remain_unsaved: nananatiling hindi naka-save.
+ no_changes_to_save: walang pagbabago na ise-save
+ no_authorisation: "hindi ko makuha ang awtorisasyon para i-save ang mga pagbabago kaya mananatili ang mga ito na hindi naka-save."
+ some_trouble: "nagkaroon ako ng problema sa pagse-save: %{errors}"
+ changing_on_hand_stock: pagbabago sa lebel ng hand stock
+ stock_reset: ni-reset sa orihinal ang mga stock
+ tag_rules:
+ show_hide_variants: 'ipakita o itago ang mga variant sa aking Shopfront'
+ show_hide_shipping: 'ipakita o itago ang mga paraan ng pagpapadala sa checkout'
+ show_hide_payment: 'ipakita o itago ang mga paraan ng pagbabayad sa checkout'
+ show_hide_order_cycles: 'ipakita o itago ang mga order cycle sa aking shopfront'
+ visible: NAKIKITA
+ not_visible: HINDI NAKIKITA
+ services:
+ unsaved_changes_message: may mga hindi pa nase-save na pagbabago, i-save na ngayon o balewalain?
+ save: I-SAVE
+ ignore: HUWAG PANSININ
+ add_to_order_cycle: "idagdag sa order cycle"
+ manage_products: "pamahalaan ang mga produkto"
+ edit_profile: "i-edit ang profile"
+ add_products_to_inventory: "magdagdag ng mga produkto sa imbentaryo"
+ resources:
+ could_not_delete_customer: 'hindi matanggal ang customer'
+ product_import:
+ confirmation: |
+ ise-set nito ang lebel ng stock sa zero para sa lahat ng mga produkto para dito
+ enterprise na hindi makikita sa inupload na file.
+ order_cycles:
+ create_failure: "hindi nagtagumpay sa paggawa ng order cycle"
+ update_success: 'ang iyong order cycle ay na-update na'
+ update_failure: "hindi nagtagumpay sa pag-update ng order cycle"
+ no_distributors: walang distributor sa order cycle na ito. ang order cycle ay hindi makikita ng mga customer hanggang hindi kayo naglalagay ng distributor. Nais mo bang magpatuloy i-save ang order cycle?
+ enterprises:
+ producer: "Prodyuser"
+ non_producer: "hindi producer"
+ customers:
+ select_shop: 'pumili muna ng shop'
+ could_not_create: hindi makagawa
+ subscriptions:
+ closes: nagsasara
+ closed: sarado
+ close_date_not_set: hindi pa nai-set ang close date
+ spree:
+ users:
+ order: "order"
+ registration:
+ welcome_to_ofn: "Welcome sa Open Food Network!"
+ signup_or_login: "magsimula sa pamamagitan ng pag-sign-up (o pag-log-in)"
+ have_an_account: "Mayroon ka na bang account?"
+ action_login: "Maglog-in na ngayon."
+ inflections:
+ each:
+ one: "bawat"
+ other: "bawat"
+ bunch:
+ one: "kumpol"
+ other: "mga kumpol"
+ pack:
+ one: "balot"
+ other: "mga balot"
+ box:
+ one: "mga bote"
+ other: "mga karton"
+ bottle:
+ one: "mga bote"
+ other: "mga bote"
+ jar:
+ one: "mga garapon"
+ other: "mga garapon"
+ head:
+ one: "ulo"
+ other: "mga ulo"
+ bag:
+ one: "supot"
+ other: "mga supot"
+ loaf:
+ one: "tinapay"
+ other: "mga tinapay"
+ single:
+ one: "isahan"
+ other: "mga isahan"
+ tub:
+ one: "batya"
+ other: "mga batya"
+ punnet:
+ one: "punnet"
+ other: "mga punnet"
+ packet:
+ one: "pakete"
+ other: "mga pakete"
+ item:
+ one: "item"
+ other: "mga item"
+ dozen:
+ one: "dosena"
+ other: "mga dosena"
+ unit:
+ one: "yunit"
+ other: "mga yunit"
+ serve:
+ one: "serve"
+ other: "mga serve"
+ tray:
+ one: "tray"
+ other: "mga tray"
+ piece:
+ one: "piraso"
+ other: "mga piraso"
+ pot:
+ one: "paso"
+ other: "mga paso"
+ bundle:
+ one: "bigkis"
+ other: "mga bigkis"
+ flask:
+ one: "prasko"
+ other: "mga prasko"
+ basket:
+ one: "basket"
+ other: "mga basket"
+ sack:
+ one: "sako"
+ other: "mga sako"
+ producers:
+ signup:
+ start_free_profile: "Magsimula sa libreng profile at palawakin kapag handa ka na!"
+ order_management:
+ reports:
+ enterprise_fee_summary:
+ date_end_before_start_error: "ay dapat pagkatapos magsimula"
+ parameter_not_allowed_error: "ikaw ay hindi awtorisadong gumamit ng isa o higit pa na mga filter para sa ulat na ito."
+ fee_calculated_on_transfer_through_all: "lahat"
+ fee_calculated_on_transfer_through_entire_orders: "ang buong order sa pamamagitan ng%{distributor}"
+ tax_category_various: "iba iba"
+ fee_type:
+ payment_method: "transaksyon ng bayad"
+ shipping_method: "kargamento"
+ fee_placements:
+ supplier: "papasok"
+ distributor: "papalabas"
+ coordinator: "coordinator"
+ tax_category_name:
+ shipping_instance_rate: "rate ng platform"
+ formats:
+ csv:
+ header:
+ fee_type: "uri ng kabayaran"
+ enterprise_name: "may-ari ng enterprise"
+ fee_name: "pangalan ng bayarin"
+ customer_name: "customer"
+ fee_placement: "paglilipat ng bayad"
+ fee_calculated_on_transfer_through_name: "Fee Calc sa Transfer Through"
+ tax_category_name: "kategorya ng buwis"
+ total_amount: "$$ KABUUAN"
+ html:
+ header:
+ fee_type: "uri ng kabayaran"
+ enterprise_name: "may-ari ng enterprise"
+ fee_name: "pangalan ng bayarin"
+ customer_name: "customer"
+ fee_placement: "paglilipat ng bayad"
+ fee_calculated_on_transfer_through_name: "Fee Calc sa Transfer Through"
+ tax_category_name: "kategorya ng buwis"
+ total_amount: "$$ KABUUAN"
+ invalid_filter_parameters: "ang mga filter na pinili para sa ulat na ito ay hindi valid."
+ order: "order"
+ distribution: "pamamahagi"
+ order_details: "detalye ng order"
+ customer_details: "detalye ng customer"
+ adjustments: "mga pagsasa-ayos"
+ payments: "mga bayad"
+ payment: "kabayaran"
+ payment_method: "paraan ng pagbayad"
+ shipment: "kargamento"
+ shipment_inc_vat: "kargamento kasama ang VAT"
+ shipping_tax_rate: "rate ng buwis para sa pagdadala"
+ category: "kategorya"
+ delivery: "pagdeliver"
+ temperature_controlled: "kontrolado ang temperatura"
+ new_product: "bagong produkto"
+ administration: "administrasyon"
+ logged_in_as: "maglog-in bilang"
+ account: "Account"
+ logout: "mag-log-out"
+ date_range: "saklaw na petsa"
+ status: "katayuan"
+ new: "Bago"
+ start: "simula"
+ end: "katapusan"
+ stop: "Hinto"
+ first: "Una"
+ previous: "nauna"
+ last: "huli"
+ spree:
+ your_order_is_empty_add_product: "ang iyong order ay walang laman, humanap at magdagdag ng produkto sa itaas."
+ add_product: "magdagdag ng produkto"
+ name_or_sku: "Pangalan o SKU (ipasok ang 4 na letra sa pangalan ng produkto)"
+ resend: ipadala muli
+ back_to_orders_list: bumalik sa listahan ng mga order
+ return_authorizations: mga awtorisasyon sa pagbabalik
+ cannot_create_returns: hindi makagawa ng pagbalik sa kadahilanang ang order na ito ay walang shipped na yunit.
+ select_stock: "Pumili ng stock"
+ location: "Lokasyon"
+ count_on_hand: "bilangin ang on hand"
+ quantity: "dami"
+ package_from: "package mula sa"
+ item_description: "Paglalarawan ng item"
+ price: "presyo"
+ total: "kabuuan"
+ edit: "i-edit"
+ split: "paghiwalayin"
+ delete: "tanggalin"
+ cannot_set_shipping_method_without_address: "hindi ma-set ang paraan ng pagdadala hanggang hindi binibigay ang detalye ng customer."
+ no_tracking_present: "walang detalye ng tracking na ibinigay."
+ order_total: "kabuuan ng order"
+ customer_details: "detalye ng customer"
+ customer_search: "paghanap ng customer"
+ choose_a_customer: "pumili ng customer"
+ account: "Account"
+ billing_address: "Billing Address"
+ shipping_address: "Shipping Address"
+ first_name: "Pangalan"
+ last_name: "apelyido"
+ street_address: "address ng kalye"
+ street_address_2: "address ng kalye (pinagpatuloy)"
+ city: "Lungsod"
+ zip: "Zip"
+ country: "Bansa"
+ state: "kalagayan"
+ phone: "telepono"
+ update: "i-update"
+ use_billing_address: "gamitin ang address para sa paniningil"
+ adjustments: "mga pagsasa-ayos"
+ continue: "Magpatuloy"
+ fill_in_customer_info: "sagutan ang impormasyon tungkol sa customer"
+ new_payment: "Bagong Pagbabayad"
+ capture: "kunan"
+ void: "walang bisa"
+ configurations: "mga pagsasaayos"
+ general_settings: "Pangkalahatang Setting"
+ site_name: "Pangalan ng site"
+ site_url: "URL ng site"
+ default_seo_title: "default Seo Title"
+ default_meta_description: "Default na paglalarawan ng Meta"
+ default_meta_keywords: "Default Meta Keywords"
+ security_settings: "mga setting para sa seguridad"
+ allow_ssl_in_development_and_test: "payagan na gamitin ang SSL kapag nasa moda ng pagpapaunlad at pagsubok.."
+ allow_ssl_in_production: "payagan na gamitin ang SSL sa moda ng produksiyon"
+ allow_ssl_in_staging: "payagan ang SSL sa moda ng staging"
+ currency_decimal_mark: "marka para sa currency decimal"
+ currency_settings: "mga setting para sa currency"
+ currency_symbol_position: ilagay ang "simbolo ng salapi bago o pagtapos ng halaga ng piso?"
+ currency_thousands_separator: "tagapaghiwalay ng Currency thousands"
+ hide_cents: "itago ang sentimo"
+ display_currency: "ipakita ang currency"
+ choose_currency: "pumili ng currency"
+ mail_method_settings: "mga setting para sa Mail Method"
+ general: "pangkalahatan"
+ enable_mail_delivery: "paganahin ang pagdedeliver ng sulat"
+ send_mails_as: "ipadala ang sulat bilang"
+ smtp_send_all_emails_as_from_following_address: "ipadala lahat ng mga sulat bilang galing sa mga sumusunod na address."
+ send_copy_of_all_mails_to: "magpadala ng kopya ng lahat ng sulat sa"
+ smtp_send_copy_to_this_addresses: "nagpapadala ng kopya ng lahat ng lumalabas na mga sulat sa address na ito, para sa maraming address, paghiwalayin gamit ang kuwit."
+ intercept_email_address: "harangin ang email address"
+ intercept_email_instructions: "pawalang halaga ang tatanggap ng email at palitan ng address na ito"
+ smtp: "SMTP"
+ smtp_domain: "SMTP Domain"
+ smtp_mail_host: "SMTP Mail Host"
+ smtp_port: "SMTP Port"
+ secure_connection_type: "Secure Connection Type"
+ smtp_authentication_type: "SMTP Authentication Type"
+ smtp_username: "SMTP username"
+ smtp_password: "SMTP password"
+ image_settings: "mga setting ng imahe"
+ image_settings_warning: "kinakailangang gumawa muli ng mga thumbnail kung ia-update ang mga estilo ng paperclip. gumamit ng rake paperclip:refresh:thumbnails CLASS=Spree::Image para gawin ito."
+ attachment_default_style: estilo ng mga attachment
+ attachment_default_url: "Default URL ng mga attachment"
+ attachment_path: "landas ng mga attachment"
+ attachment_styles: "estilo ng Paperclips"
+ attachment_url: "URL ng mga attachment"
+ add_new_style: "magdagdag ng bagong estilo"
+ image_settings_updated: "matagumpay na na-update ang settings ng imahe"
+ tax_categories: "kategorya ng buwis"
+ listing_tax_categories: "kategorya ng nakalistang buwis"
+ back_to_tax_categories_list: "bumalik sa listahan ng kategorya ng buwis"
+ tax rate: "rate ng mga buwis"
+ new_tax_rate: "bagong rate ng buwis"
+ tax_category: "kategorya ng buwis"
+ rate: "rate"
+ tax_rate_amount_explanation: "ang mga rate ng buwis ay mga halagang may decimal na makakatulong sa pagkukwenta, (hal. kung ang rate ng buwis ay 5% ang ilalagay ay 0.05)"
+ included_in_price: "nakasama sa presyo"
+ show_rate_in_label: "ipakita ang rate sa tatak"
+ back_to_tax_rates_list: "bumalik sa listahan ng rate ng buwis"
+ tax_settings: "Settings ng buwis"
+ zones: "mga sona"
+ new_zone: "bagong sona"
+ default_tax: "default na buwis"
+ default_tax_zone: "default na sona ng buwis"
+ country_based: "Country Based"
+ state_based: "nakabase sa estado"
+ countries: "Mga Bansa"
+ listing_countries: "Listahan ng mga Bansa"
+ iso_name: "pangalan ng ISO"
+ states_required: "kailangang may estado"
+ editing_country: "pag-edit ng bansa"
+ back_to_countries_list: "bumalik sa listahan ng mga bansa"
+ states: "Estado"
+ abbreviation: "Pinaikli"
+ new_state: "Bagong estado"
+ payment_methods: "Mga Paraan ng Pagbabayad"
+ new_payment_method: "Bagong Paraan ng pagbabayad"
+ provider: "tagapagbigay ng serbisyo"
+ taxonomies: "taxomies"
+ new_taxonomy: "bagong taxonomy"
+ back_to_taxonomies_list: "bumalik sa listahan ng mga taxonomy"
+ shipping_methods: "mga paraan ng pagpapadala"
+ shipping_categories: "mga kategorya ng pagpapadala"
+ new_shipping_category: "bagong kategorya ng pagpapadala"
+ back_to_shipping_categories: "bumalik sa kategorya ng pagpapadala"
+ analytics_trackers: "mga tracker ng analytic"
+ no_trackers_found: "walang natagpuang tracker"
+ new_tracker: "bagong tracker"
+ add_one: "Magdagdag ng isa"
+ google_analytics_id: "Analytics ID"
+ back_to_trackers_list: "bumalik sa listahan ng tracker"
+ name: "pangalan"
+ description: "paglalarawan"
+ type: "uri"
+ default: "default"
+ calculator: "calculator"
+ zone: "sona"
+ display: "ipakita"
+ environment: "kapaligiran"
+ active: "aktibo"
+ nore: "Iba pa"
+ no_results: "walang resulta"
+ create: "gumawa"
+ loading: "naglo-load"
+ flat_percent: "Patag na porsiyento"
+ per_kg: "kada Kg"
+ amount: "halaga"
+ currency: "Currency"
+ first_item: "halaga ng unang item"
+ additional_item: "halaga ng karagdagang item"
+ max_items: "sagad na mga item"
+ minimal_amount: "pinakamaliit na halaga"
+ normal_amount: "normal na halaga"
+ discount_amount: "halaga na may diskuwento"
+ no_images_found: "walang mahanap na larawan"
+ new_image: "bagong larawan"
+ filename: "pangalan ng file"
+ alt_text: "alternatibong teksto"
+ thumbnail: "thumbnail"
+ back_to_images_list: "balik sa listahan ng mga larawan"
+ email: email
+ account_updated: "na-update na ang Account"
+ email_updated: "ang account ay maa-update kapag ang bagong email ay nakumpirma na"
+ my_account: "ang aking account"
+ date: "petsa"
+ time: "oras"
+ inventory_error_flash_for_insufficient_quantity: "ang isang item sa inyong cart ay hindi na available."
+ inventory: imbentaryo
+ zipcode: Postcode
+ weight: timbang (per kg)
+ error_user_destroy_with_orders: "ang mga gumagamit na may kumpletong order ay hindi maaaring tanggalin"
+ cannot_create_payment_without_payment_methods: "hindi maaaring magbayad para sa isang order na walang nakasaad na paraan ng pagbabayad."
+ please_define_payment_methods: "isaad muna ang paraan ng pagbabayad"
+ options: "pagpipilian"
+ actions:
+ update: "i-update"
+ errors:
+ messages:
+ blank: "hindi maaaring iwanang blanko"
+ layouts:
+ admin:
+ header:
+ store: tindahan
+ admin:
+ tab:
+ dashboard: "Dashboard"
+ orders: "mga order"
+ bulk_order_management: "Pamamahala sa pangmaramihang order"
+ subscriptions: "mga subscription"
+ products: "mga produkto"
+ option_types: "mga uri ng pagpipilian"
+ properties: "mga katangian"
+ variant_overrides: "imbentaryo"
+ reports: "mga ulat"
+ configuration: "pagbabago"
+ users: "mga gumagamit"
+ roles: "mga tungkulin"
+ order_cycles: "order cycles"
+ enterprises: "enterprises"
+ enterprise_relationships: "mga pahintulot"
+ customers: "mga customer"
+ groups: "mga grupo"
+ product_properties:
+ index:
+ inherits_properties_checkbox_hint: "kopyahin ang mga katangian mula sa%{supplier}? (maliban kung napatungan ang nasa itaas)"
+ add_product_properties: "magdagdag ng katangian ng produkto"
+ select_from_prototype: "pumili mula sa prototype"
+ properties:
+ index:
+ properties: "mga katangian"
+ new_property: "bagong katangian"
+ name: "pangalan"
+ presentation: "presentasyon"
+ new:
+ new_property: "bagong katangian"
+ edit:
+ editing_property: "ayusin ang katangian"
+ back_to_properties_list: "bumalik sa listahan ng katangian"
+ form:
+ name: "pangalan"
+ presentation: "presentasyon"
+ return_authorizations:
+ index:
+ new_return_authorization: "bagong awtorisasyon sa pagbabalik"
+ return_authorizations: "mga awtorisasyon sa pagbabalik"
+ back_to_orders_list: "bumalik sa listahan ng mga order"
+ rma_number: "numbero ng RMA"
+ status: "katayuan"
+ amount: "halaga"
+ cannot_create_returns: "hindi makagawa ng pagbalik sa kadahilanang ang order na ito ay walang shipped na yunit."
+ continue: "Magpatuloy"
+ new:
+ new_return_authorization: "bagong awtorisasyon sa pagbabalik"
+ back_to_return_authorizations_list: "bumalik sa listahan ng awtorisasyon sa pagbabalik"
+ continue: "Magpatuloy"
+ edit:
+ receive: "tumanggap"
+ are_you_sure: "Sigurado ka ba?"
+ return_authorization: "awtorisasyon sa pagbabalik"
+ form:
+ product: "produkto"
+ quantity_shipped: "Dami ng naipadala"
+ quantity_returned: "dami ng ibinalik"
+ return_quantity: "binalik na dami"
+ amount: "halaga"
+ rma_value: "RMA Value"
+ reason: "Dahilan"
+ stock_location: "Lokasyon ng stock"
+ states:
+ authorized: "pinayagan"
+ received: "natanggap"
+ canceled: "na-cancel"
+ orders:
+ index:
+ listing_orders: "listahan ng mga order"
+ new_order: "bagong order"
+ capture: "kunan"
+ ship: "ship"
+ edit: "i-edit"
+ order_not_updated: "hindi ma-update ang order"
+ note: "tala"
+ first: "Una"
+ last: "huli"
+ previous: "nauna"
+ next: "sunod"
+ loading: "naglo-load"
+ no_orders_found: "walang mahanap na mga order"
+ results_found: "%{number}natagpuang resulta."
+ viewing: "makikita ang%{start} hanggang%{end}."
+ print_invoices: "i-print ang mga invoice"
+ sortable_header:
+ payment_state: "estado ng pagbabayad"
+ shipment_state: "kalagayan ng kargamento"
+ completed_at: "Natapos sa"
+ number: "bilang"
+ state: "kalagayan"
+ email: "Email ng Kustomer"
+ invoice:
+ issued_on: "inilabas noong"
+ tax_invoice: "TAX INVOICE"
+ code: "Code"
+ from: "mula"
+ to: "singilin sa"
+ shipping: "pagpapadala"
+ form:
+ distribution_fields:
+ title: "pamamahagi"
+ distributor: "Distributor:"
+ order_cycle: "Order Cycle:"
+ line_item_adjustments: "mga pagsasaayos sa linya ng item"
+ order_adjustments: "mga pagsasaayos sa order"
+ order_total: "kabuuan ng order"
+ overview:
+ enterprises_header:
+ ofn_with_tip: ang mga enterprise ay mga producer at/o mga Hub na siyang pangunahing yunit ng organisasyon sa loob ng Open Food Network.
+ products:
+ active_products:
+ zero: "wala kang aktibong mga produkto"
+ one: "Mayroon kang isang aktibong produkto"
+ other: "mayroon kang%{count}aktibong produkto."
+ order_cycles:
+ order_cycles: "order cycles"
+ order_cycles_tip: "ang mga order cycle ang tumutukoy kung kailan at saan may mga produkto para sa mga customer."
+ you_have_active:
+ zero: "wala kang mga aktibong order cycle"
+ one: "mayroon kang isang aktibong order cycle"
+ other: "mayroon kang%{count}aktibong order cycle."
+ manage_order_cycles: "PAMAHALAAN ANG MGA ORDER CYCLE"
+ shipping_methods:
+ index:
+ shipping_methods: "mga paraan ng pagpapadala"
+ new_shipping_method: "bagong paraan ng pagpapadala"
+ name: "pangalan"
+ products_distributor: "Distributor"
+ zone: "sona"
+ calculator: "calculator"
+ display: "ipakita"
+ both: "pareho"
+ front_end: "harapan"
+ back_end: "Likuran"
+ no_shipping_methods_found: "walang mahanap na mga paraan ng pagpapadala"
+ new:
+ new_shipping_method: "bagong paraan ng pagpapadala"
+ back_to_shipping_methods_list: "bumalik sa listahan ng mga paraan ng pagpapadala"
+ edit:
+ editing_shipping_method: "iayos ang paraan ng pagpapadala"
+ new: "Bago"
+ back_to_shipping_methods_list: "bumalik sa listahan ng mga paraan ng pagpapadala"
+ form:
+ categories: "mga kategorya"
+ zones: "mga sona"
+ both: "pareho"
+ front_end: "harapan"
+ back_end: "Likuran"
+ payment_methods:
+ new:
+ new_payment_method: "Bagong Paraan ng pagbabayad"
+ back_to_payment_methods_list: "bumalik sa listahan ng mga paraan ng pagbabayad"
+ edit:
+ editing_payment_method: "iayos ang paraan ng pagbabayad"
+ back_to_payment_methods_list: "bumalik sa listahan ng mga paraan ng pagbabayad"
+ stripe_connect:
+ enterprise_select_placeholder: pumili
+ loading_account_information_msg: nilo-load ang impormasyon ng account mula sa Stripe, maghintay lamang...
+ stripe_disabled_msg: ang pagbabayad gamit ang Stripe ay hindi pinagana ng system administrator.
+ request_failed_msg: Paumahin, may nangyaring mali habang sinusubukang patunayan ang mga detalye ng account sa Stripe
+ account_missing_msg: walang Stripe account para sa enterprise na ito
+ connect_one: Connect One
+ access_revoked_msg: ang access sa Stripe account na ito ay pinawalang bisa, ikonekta muli ang account.
+ status: katayuan
+ connected: konektado
+ account_id: Account ID
+ business_name: pangalan ng negosyo
+ charges_enabled: pinagana ang paniningil
+ payments:
+ source_forms:
+ stripe:
+ error_saving_payment: error sa pag-save ng bayad
+ submitting_payment: sinusumite ang bayad...
+ products:
+ image_upload_error: "ang imahe ng produkto ay hindi makilala. mag-upload ng imahe sa format na PNG o JPG."
+ new:
+ title: "bagong produkto"
+ new_product: "bagong produkto"
+ supplier: "tagapagtustos"
+ product_name: "pangalan ng produkto"
+ units: "laki kada yunit"
+ value: "halaga"
+ unit_name: "pangalan ng yunit"
+ price: "presyo"
+ on_hand: "on hand"
+ on_demand: "on demand"
+ product_description: "paglalarawan ng produkto"
+ image: "imahe"
+ or: "o"
+ unit_name_placeholder: 'hal. mga kumpol'
+ index:
+ header:
+ title: maramihang pag-edit ng mga produkto
+ indicators:
+ title: nilo-load ang mga produkto
+ no_products: "wala pang produkto. nais mo bang magdagdag?"
+ no_results: "Walang tugmang resulta"
+ products_head:
+ name: pangalan
+ unit: yunit
+ display_as: ipakita bilang
+ category: kategorya
+ tax_category: kategorya ng buwis
+ inherits_properties?: minana ang mga katangian?
+ available_on: Magagamit Nakabukas
+ av_on: "Av On"
+ import_date: "petsa ng pag-import"
+ products_variant:
+ variant_has_n_overrides: "ang uri ay may%{n}(mga)pagpapalit"
+ new_variant: "bagong uri"
+ product_name: pangalan ng produkto
+ primary_taxon_form:
+ product_category: kategorya ng produkto
+ group_buy_form:
+ group_buy: "grupong pamimili?"
+ bulk_unit_size: laki ng bultuhang yunit
+ display_as:
+ display_as: ipakita bilang
+ reports:
+ table:
+ select_and_search: "pumili ng mga filter at pindutin ang%{option} para ma-access ang inyong data."
+ bulk_coop:
+ bulk_coop_supplier_report: 'bultuhang Co-Op - kabuuan galing sa Supplier'
+ bulk_coop_allocation: 'bultuhang Co-Op - Alokasyon'
+ bulk_coop_packing_sheets: 'bultuhang Co-Op - piraso ng pagbabalot'
+ bulk_coop_customer_payments: 'bultuhang Co-Op - mga bayad ng customer'
+ enterprise_fee_summaries:
+ filters:
+ date_range: "saklaw na petsa"
+ report_format_csv: "i-download bilang CSV"
+ generate_report: "Bumuo ng ulat"
+ report:
+ none: "wala"
+ select_and_search: "pumili ng mga filter at pindutin ang GUMAWA NG REPORT para ma-access ang inyong data."
+ users:
+ index:
+ listing_users: "Nililista ang mga User"
+ new_user: "Bagong User"
+ user: "User"
+ enterprise_limit: "Limitasyon ng enterprise"
+ search: "hanapin"
+ email: "email"
+ edit:
+ editing_user: "pag-edit ng User"
+ back_to_users_list: "Bumalik sa listahan ng mga User"
+ general_settings: "Pangkalahatang Setting"
+ form:
+ email: "email"
+ roles: "mga tungkulin"
+ enterprise_limit: "Limitasyon ng enterprise"
+ confirm_password: "Kumpirmahin ang password"
+ password: "Password"
+ email_confirmation:
+ confirmation_pending: "ang pagkumpirma ng email ay hindi pa nagagawa. ipinadala namin ang email ng kumpirmasyon sa %{address}."
+ variants:
+ index:
+ sku: "SKU"
+ price: "presyo"
+ options: "pagpipilian"
+ no_results: "walang resulta"
+ to_add_variants_you_must_first_define: "para makapagdagdag ng mga variant, tukuyin muna ang"
+ option_types: "mga uri ng pagpipilian"
+ option_values: "Mga halaga ng pagpipilian"
+ and: "at"
+ new_variant: "bagong variant"
+ show_active: "ipakita ang aktibo"
+ show_deleted: "ipakita ang tinanggal"
+ new:
+ new_variant: "bagong variant"
+ form:
+ cost_price: "halaga ng gastos"
+ sku: "SKU"
+ price: "presyo"
+ display_as: "ipakita bilang"
+ display_name: "Pangalan na nakikita"
+ autocomplete:
+ producer_name: "Prodyuser"
+ unit: "yunit"
+ general_settings:
+ edit:
+ legal_settings: "Legal Settings"
+ cookies_consent_banner_toggle: "ipakita ang banner ng pagpayag sa cookies"
+ privacy_policy_url: "Patakaran sa privacy URL"
+ enterprises_require_tos: "ang mga enterprise ay dapat tanggapin ang Termino ng serbisyo."
+ cookies_policy_matomo_section: "ipakita ang seksyon ng Matomo sa pahina ng patakaran sa cookies"
+ cookies_policy_ga_section: "ipakita ang seksyon ng Google Analytics sa pahina ng patakaran sa cookies"
+ footer_tos_url: "URL ng Termino ng Serbisyo"
+ checkout:
+ payment:
+ stripe:
+ choose_one: pumili ng isa
+ enter_new_card: ipasok ang detalye para sa bagong card
+ used_saved_card: "gumamit ng naka-save na card:"
+ or_enter_new_card: "o ipasok ang detalye para sa bagong card:"
+ remember_this_card: Naaalala ba ang card na ito?
+ stripe_sca:
+ choose_one: pumili ng isa
+ enter_new_card: ipasok ang detalye para sa bagong card
+ used_saved_card: "gumamit ng naka-save na card:"
+ or_enter_new_card: "o ipasok ang detalye para sa bagong card:"
+ remember_this_card: Naaalala ba ang card na ito?
+ date_picker:
+ format: '%Y-%m-%d'
+ js_format: 'yy-mm-dd'
+ orders:
+ error_flash_for_unavailable_items: "ang isang item sa inyong cart ay hindi na available."
+ edit:
+ login_to_view_order: "Maglog-in para makita ang inyong order."
+ bought:
+ item: "na-order na sa order cycle na ito"
+ line_item:
+ insufficient_stock: "Hindi sapat ang stock, mayroon na lamang%{on_hand} na natitira"
+ out_of_stock: "Walang stock"
+ unavailable_item: "kasalulkuyang hindi available"
+ shipment_states:
+ backorder: backorder
+ partial: bahagi
+ pending: nakabinbin
+ ready: handa na
+ shipped: nai-ship na
+ payment_states:
+ balance_due: balanse
+ completed: nakumpleto na
+ checkout: checkout
+ credit_owed: Utang na Credit
+ failed: hindi nagtagumpay
+ paid: bayad na
+ pending: nakabinbin
+ processing: pinoproseso
+ void: walang bisa
+ invalid: invalid
+ order_mailer:
+ cancel_email:
+ customer_greeting: "hi %{name}!"
+ instructions: "ang iyong order ay NA-CANCEL. Panatilihin ang impormasyon na ito ng kanselasyon para sa inyong talaan."
+ order_summary_canceled: "Buod ng order [NA-CANCEL]"
+ subject: "Pag-cancel ng order"
+ confirm_email:
+ subject: "Kumpirmasyon ng order"
+ invoice_email:
+ hi: "Hi %{name}"
+ invoice_attached_text: 'tignan ang nakalakip na invoice para sa pinakabagong order mula sa '
+ order_state:
+ address: tirahan
+ adjustments: mga pagsasaayos
+ awaiting_return: naghihintay ng pagbalik
+ canceled: na-cancel
+ cart: cart
+ complete: kumpleto
+ confirm: kumpirmahin
+ delivery: pagdeliver
+ paused: nakahinto
+ payment: pagbabayad
+ pending: nakabinbin
+ resumed: nagpatuloy
+ returned: binalik
+ skrill: Skrill
+ subscription_state:
+ active: aktibo
+ pending: nakabinbin
+ ended: natapos na
+ paused: nakahinto
+ canceled: na-cancel
+ user_mailer:
+ reset_password_instructions:
+ request_sent_text: |
+ may ginawang request para i-reset ang inyong password.
+ kung hindi ikaw ang gumawa nito, huwag pansinin ang email na ito.
+ link_text: >
+ kung ikaw ang gumawa ng request na ito, pindutin ang link sa ilalim:
+ issue_text: |
+ kung ang URL sa itaas ay hindi gumagana, subukang kopyahin at i-paste ito sa inyong browser.
+ kung patuloy na magkakaroon ng mga problema, huwag mag-atubiling makipag-ugnayan sa amin.
+ confirmation_instructions:
+ subject: kumpirmahin ang inyong OFN account
+ users:
+ form:
+ account_settings: Setting ng Account
+ show:
+ tabs:
+ orders: mga order
+ cards: Credit cards
+ transactions: Mga transaksyon
+ settings: Setting ng Account
+ unconfirmed_email: "Nakabinbin na kumpirmasyon ng email para sa:%{unconfirmed_email}. ang iyong email address ay maa-update kapag ang bagong email ay nakumpirma."
+ orders:
+ open_orders: mga bukas na order
+ past_orders: mga nakaraang order
+ transactions:
+ transaction_history: kasaysayan ng mga transaksyon
+ open_orders:
+ order: order
+ shop: Shop
+ changes_allowed_until: ang mga pagbabago ay papayagan hanggang
+ items: mga item
+ total: kabuuan
+ edit: i-edit
+ cancel: i-cancel
+ closed: sarado
+ until: hanggang
+ past_orders:
+ order: order
+ shop: Shop
+ completed_at: Natapos sa
+ items: mga item
+ total: kabuuan
+ paid?: bayad na?
+ view: tignan
+ saved_cards:
+ default?: Default?
+ delete?: tanggalin?
+ cards:
+ authorised_shops: awtorisadong mga shop
+ authorised_shops_popover: ito ang listahan ng mga shop na may permisong singilin ang iyong default na credit card para sa kahit anong subscription (hal.nauulit na mga order) na mayroon ka. Ang mga detalye ng iyong card ay pananatilihing ligtas at hindi ipapaalam sa mga may-ari ng shop. Ikaw ay aabisuhan kapag ikaw ay nasingil na.
+ saved_cards_popover: ito ang listahan ng mga card na pinili mong i-save para magamit sa hinaharap. ang iyong 'default' ay awtomatikong mapipili kapag ikaw ay nagcheckout ng order, at maaari ring singilin ng mga shop na binigyan mo ng permiso (tignan sa kanan).
+ authorised_shops:
+ shop_name: "pangalan ng shop"
+ allow_charges?: "pumayag na masingil?"
+ localized_number:
+ invalid_format: ay may hindi valid na format. mag.pasok ng numero
+ api:
+ invalid_api_key: "hindi valid na API key (%{key}) na tinutukoy."
+ unauthorized: "ikaw ay hindi awtorisado na gawin ang kilos na iyon."
+ invalid_resource: "hindi valid na pinagkuhanan. ayusin ang error at subukan muli."
+ resource_not_found: "ang pinagkukuhan ay hindi mahanap."
+ access: "API Access"
+ key: "Key"
+ clear_key: "burahin ang key"
+ regenerate_key: "gumawa muli ng key"
+ no_key: "walang key"
+ generate_key: "gumawa ng API key"
+ key_generated: "nagawa na ang key"
+ key_cleared: "binura ang key"
+ shipment:
+ cannot_ready: "hindi maihanda ang kargamento"
+ invalid_taxonomy_id: "hindi valid na taxonomy id."