shopping_cart.pot 8.57 KB
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: 1.3~rc2-1-ga15645d\n"
"POT-Creation-Date: 2015-10-30 16:34-0300\n"
"PO-Revision-Date: 2015-08-06 17:21-0300\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:10
msgid "A shopping basket feature for enterprises"
msgstr ""

#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:31
msgid "Shopping basket"
msgstr ""

#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:11
msgid "Add to basket"
msgstr ""

#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:20
msgid "[%s] Your buy request was performed successfully."
msgstr ""

#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:36
msgid "[%s] You have a new buy request from %s."
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:137
msgid ""
"Your order has been sent successfully! You will receive a confirmation e-"
"mail shortly."
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:158
msgid "Basket displayed."
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:177
msgid "Basket hidden."
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:200
msgid "Delivery option updated."
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:218
msgid ""
"Your basket contains items from '%{profile_name}'. Please empty the basket "
"or checkout before adding items from here."
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:232
msgid "There is no basket."
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:248
msgid "This enterprise doesn't have this product."
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:262
msgid "The basket doesn't have this product."
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:276
msgid "Invalid quantity."
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:364
msgid "Undefined product"
msgstr ""

#: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb:366
msgid "Wrong product id"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:1
msgid "Basket options"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:7
msgid "Enable shopping basket"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:13
msgid "Deliveries or pickups"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:6
#: plugins/shopping_cart/views/public/_cart.html.erb:19
#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:3
msgid "Shopping checkout"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:8
msgid "Basket is empty"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:14
msgid "Basket"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:16
msgid "Clean basket"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:20
#: plugins/shopping_cart/views/shopping_cart_plugin/_items.html.erb:42
msgid "Total:"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:23
msgid "Show basket"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:24
msgid "Hide basket"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:44
msgid "Ups... I had a problem to load the basket list."
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:46
msgid "Did you want to reload this page?"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:49
msgid "Sorry, you can't have more then 100 kinds of items on this basket."
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:51
msgid "Oops, you must wait your last request to finish first!"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:52
msgid "Are you sure you want to remove this item?"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:53
msgid "Are you sure you want to clean your basket?"
msgstr ""

#: plugins/shopping_cart/views/public/_cart.html.erb:54
msgid "repeat order"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/_items.html.erb:7
msgid "Item name"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/_items.html.erb:13
msgid "Price"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:7
#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:7
msgid "Hi %s!"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:10
msgid ""
"This is a notification e-mail about your buy request on the enterprise %s."
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:11
msgid ""
"The enterprise already received your buy request and will contact you for "
"confirmation."
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:12
msgid "If you have any doubts about your order, write to us at: %s."
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:13
msgid "Review below the informations of your order:"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:19
#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:17
msgid "Phone number"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:22
#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:22
msgid "Payment's method"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:24
#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:22
#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:26
msgid "shopping_cart|Change"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:28
msgid "Delivery or pickup"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:63
msgid "Here are the products you bought:"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:67
msgid "Thanks for buying with us!"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:70
#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:61
msgid "A service of %s."
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:10
msgid "This is a buy request made by %s."
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:11
msgid "Below follows the customer informations:"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:20
#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:25
msgid "Payment"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:55
msgid "And here are the items bought by this customer:"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:59
msgid "If there are any problems with this email contact the admin of %s."
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:4
msgid "haven't finished yet: back to shopping"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:12
msgid "Personal identification"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:15
msgid "Name"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:16
msgid "Email"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:17
msgid "Contact phone"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:32
msgid "Delivery or pickup method"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:40
msgid "Your Order"
msgstr ""

#: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:47
msgid "Send buy request"
msgstr ""