File: //home/arjun/projects/buyercall_new/buyercall/buyercall/translations/messages.pot
# Translations template for PROJECT.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-20 17:26-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: buyercall/blueprints/admin/forms.py:32
msgid "Search terms"
msgstr ""
#: buyercall/blueprints/admin/forms.py:41 buyercall/blueprints/admin/forms.py:58
msgid "Privileges"
msgstr ""
#: buyercall/blueprints/admin/forms.py:46 buyercall/blueprints/user/forms.py:61
msgid "Letters, numbers and underscores only please."
msgstr ""
#: buyercall/blueprints/admin/forms.py:57
msgid "Full name"
msgstr ""
#: buyercall/blueprints/admin/forms.py:61
msgid "Yes, allow this user to sign in"
msgstr ""
#: buyercall/blueprints/admin/forms.py:62 buyercall/blueprints/user/forms.py:91
msgid "Language preference"
msgstr ""
#: buyercall/blueprints/admin/forms.py:71 buyercall/blueprints/issue/forms.py:12
msgid "What do you need help with?"
msgstr ""
#: buyercall/blueprints/admin/forms.py:73 buyercall/blueprints/issue/forms.py:14
msgid "What's your e-mail address?"
msgstr ""
#: buyercall/blueprints/admin/forms.py:75 buyercall/blueprints/issue/forms.py:16
msgid "What's your question or issue?"
msgstr ""
#: buyercall/blueprints/admin/forms.py:77
msgid "What status is the issue in?"
msgstr ""
#: buyercall/blueprints/admin/forms.py:83
msgid "Subject"
msgstr ""
#: buyercall/blueprints/admin/forms.py:84
msgid "Message to be sent"
msgstr ""
#: buyercall/blueprints/admin/forms.py:89
msgid "Percent off"
msgstr ""
#: buyercall/blueprints/admin/forms.py:91
msgid "Amount off"
msgstr ""
#: buyercall/blueprints/admin/forms.py:94
msgid "Code"
msgstr ""
#: buyercall/blueprints/admin/forms.py:95
msgid "Currency"
msgstr ""
#: buyercall/blueprints/admin/forms.py:98
msgid "Duration"
msgstr ""
#: buyercall/blueprints/admin/forms.py:101
msgid "Duration in months"
msgstr ""
#: buyercall/blueprints/admin/forms.py:105
msgid "Max Redemptions"
msgstr ""
#: buyercall/blueprints/admin/forms.py:108
msgid "Redeem by"
msgstr ""
#: buyercall/blueprints/admin/forms.py:120
#: buyercall/blueprints/admin/forms.py:121
msgid "Pick at least one."
msgstr ""
#: buyercall/blueprints/admin/forms.py:124
#: buyercall/blueprints/admin/forms.py:125
msgid "Cannot pick both."
msgstr ""
#: buyercall/blueprints/admin/views.py:82
msgid "You are the last admin, you cannot do that."
msgstr ""
#: buyercall/blueprints/admin/views.py:92 buyercall/tests/admin/test_views.py:51
msgid "User has been saved successfully."
msgstr ""
#: buyercall/blueprints/admin/views.py:117
msgid "No users were deleted, something went wrong."
msgstr ""
#: buyercall/blueprints/admin/views.py:132
#, python-format
msgid "Subscription has been cancelled for %(user)s."
msgstr ""
#: buyercall/blueprints/admin/views.py:135
msgid "No subscription was cancelled, something went wrong."
msgstr ""
#: buyercall/blueprints/admin/views.py:171
#, python-format
msgid "[BuyerCall issue] Re: %(issue_type)s"
msgstr ""
#: buyercall/blueprints/admin/views.py:177
#, python-format
msgid ""
"Hello,%(body)s:%(issue)s\n"
"\n"
"Thanks,\n"
"Support team"
msgstr ""
#: buyercall/blueprints/admin/views.py:187
#: buyercall/tests/admin/test_views.py:130
msgid "Issue has been saved successfully."
msgstr ""
#: buyercall/blueprints/admin/views.py:209
msgid "No issues were deleted, something went wrong."
msgstr ""
#: buyercall/blueprints/admin/views.py:226
msgid "The person who sent the issue has been contacted."
msgstr ""
#: buyercall/blueprints/admin/views.py:229
msgid "Issue no longer exists, no e-mail was sent."
msgstr ""
#: buyercall/blueprints/admin/views.py:276
#: buyercall/tests/admin/test_views.py:186
msgid "Coupon has been created successfully."
msgstr ""
#: buyercall/blueprints/admin/views.py:301
msgid "No coupons were deleted, something went wrong."
msgstr ""
#: buyercall/blueprints/admin/templates/admin/coupon/_form.jinja2:7
#: buyercall/blueprints/admin/templates/admin/issue/_form.jinja2:7
#: buyercall/blueprints/admin/templates/admin/user/_form.jinja2:7
msgid "Add"
msgstr ""
#: buyercall/blueprints/admin/templates/admin/coupon/_form.jinja2:12
#: buyercall/blueprints/admin/templates/admin/issue/_form.jinja2:12
#: buyercall/blueprints/admin/templates/admin/user/_form.jinja2:12
#: buyercall/blueprints/user/templates/user/update_credentials.jinja2:28
#: buyercall/blueprints/user/templates/user/update_locale.jinja2:18
#: buyercall/blueprints/user/templates/user/welcome.jinja2:37
msgid "Save"
msgstr ""
#: buyercall/blueprints/admin/templates/admin/coupon/_form.jinja2:70
#: buyercall/blueprints/admin/templates/admin/issue/_contact.jinja2:26
#: buyercall/blueprints/admin/templates/admin/issue/_form.jinja2:53
#: buyercall/blueprints/admin/templates/admin/user/_form.jinja2:58
msgid "Cancel"
msgstr ""
#: buyercall/blueprints/admin/templates/admin/issue/_contact.jinja2:22
msgid "Send"
msgstr ""
#: buyercall/blueprints/admin/templates/admin/issue/_form.jinja2:65
msgid "Contact"
msgstr ""
#: buyercall/blueprints/admin/templates/admin/user/_form.jinja2:93
msgid "Cancel subscription"
msgstr ""
#: buyercall/blueprints/billing/decorators.py:38
msgid "Sorry, your card was declined. Try again perhaps?"
msgstr ""
#: buyercall/blueprints/billing/decorators.py:45
msgid "Authentication with our payment gateway failed."
msgstr ""
#: buyercall/blueprints/billing/decorators.py:49
msgid "Our payment gateway is experiencing connectivity issues, please try again."
msgstr ""
#: buyercall/blueprints/billing/decorators.py:54
msgid "Our payment gateway is having issues, please try again."
msgstr ""
#: buyercall/blueprints/billing/forms.py:8
msgid "Stripe key"
msgstr ""
#: buyercall/blueprints/billing/forms.py:10
msgid "Plan"
msgstr ""
#: buyercall/blueprints/billing/forms.py:12
#: buyercall/blueprints/billing/forms.py:19
msgid "Do you have a discount code?"
msgstr ""
#: buyercall/blueprints/billing/forms.py:14
msgid "Name on card"
msgstr ""
#: buyercall/blueprints/billing/templates/billing/billing_history.jinja2:98
msgid "Go back to your account"
msgstr ""
#: buyercall/blueprints/billing/templates/billing/cancel.jinja2:29
msgid "Cancel it"
msgstr ""
#: buyercall/blueprints/billing/templates/billing/cancel.jinja2:36
#: buyercall/blueprints/user/templates/user/update_credentials.jinja2:35
#: buyercall/blueprints/user/templates/user/update_locale.jinja2:25
msgid "Nevermind"
msgstr ""
#: buyercall/blueprints/billing/templates/billing/payment_method.jinja2:8
msgid "Process payment"
msgstr ""
#: buyercall/blueprints/billing/templates/billing/payment_method.jinja2:12
msgid "Update payment method"
msgstr ""
#: buyercall/blueprints/billing/templates/billing/pricing.jinja2:5
#: buyercall/blueprints/page/templates/page/terms.jinja2:9
#: buyercall/blueprints/page/templates/page/terms.jinja2:13
#: buyercall/blueprints/page/templates/page/terms.jinja2:128
#: buyercall/templates/layouts/base.jinja2:37
msgid "Cat watch"
msgstr ""
#: buyercall/blueprints/billing/templates/billing/macros/billing.jinja2:27
msgid "Current plan"
msgstr ""
#: buyercall/blueprints/billing/templates/billing/macros/billing.jinja2:36
msgid "Change plan"
msgstr ""
#: buyercall/blueprints/billing/templates/billing/macros/billing.jinja2:46
#: buyercall/blueprints/page/templates/page/home.jinja2:39
#: buyercall/blueprints/page/templates/page/home.jinja2:50
#: buyercall/blueprints/page/templates/page/home.jinja2:61
msgid "Sign up"
msgstr ""
#: buyercall/blueprints/billing/views/billing.py:37
#: buyercall/tests/billing/test_views.py:41
msgid "Discount code cannot be processed."
msgstr ""
#: buyercall/blueprints/billing/views/billing.py:41
#: buyercall/tests/billing/test_views.py:54
msgid "Discount code not found."
msgstr ""
#: buyercall/blueprints/billing/views/billing.py:51
#: buyercall/tests/billing/test_views.py:73
msgid "You already have an active subscription."
msgstr ""
#: buyercall/blueprints/billing/views/billing.py:73
msgid "Awesome, thanks for subscribing!"
msgstr ""
#: buyercall/blueprints/billing/views/billing.py:75
#: buyercall/blueprints/billing/views/billing.py:169
#: buyercall/tests/billing/test_views.py:90
#: buyercall/tests/billing/test_views.py:174
msgid "You must enable Javascript for this request."
msgstr ""
#: buyercall/blueprints/billing/views/billing.py:109
msgid "Your subscription has been updated."
msgstr ""
#: buyercall/blueprints/billing/views/billing.py:123
#: buyercall/tests/billing/test_views.py:133
msgid "You do not have an active subscription."
msgstr ""
#: buyercall/blueprints/billing/views/billing.py:133
#: buyercall/tests/billing/test_views.py:153
msgid "Sorry to see you go, your subscription has been cancelled."
msgstr ""
#: buyercall/blueprints/billing/views/billing.py:146
#: buyercall/tests/billing/test_views.py:163
msgid "You do not have a payment method on file."
msgstr ""
#: buyercall/blueprints/billing/views/billing.py:167
msgid "Your payment method has been updated."
msgstr ""
#: buyercall/blueprints/issue/tasks.py:26
#, python-format
msgid "[Support request] %(label)s"
msgstr ""
#: buyercall/blueprints/issue/views.py:32 buyercall/tests/issue/test_views.py:37
msgid "Help is on the way, expect a response shortly."
msgstr ""
#: buyercall/blueprints/page/templates/page/home.jinja2:20
msgid "Sign up today"
msgstr ""
#: buyercall/blueprints/user/decorators.py:42
msgid "You do not have permission to do that."
msgstr ""
#: buyercall/blueprints/user/forms.py:29 buyercall/blueprints/user/forms.py:36
msgid "Username or email"
msgstr ""
#: buyercall/blueprints/user/forms.py:45 buyercall/blueprints/user/forms.py:57
#: buyercall/blueprints/user/forms.py:87
msgid "Password"
msgstr ""
#: buyercall/blueprints/user/forms.py:82
msgid "Current password"
msgstr ""
#: buyercall/blueprints/user/tasks.py:28
msgid "Password reset from BuyerCall"
msgstr ""
#: buyercall/blueprints/user/validations.py:18
msgid "Unable to locate account."
msgstr ""
#: buyercall/blueprints/user/validations.py:32
msgid "Does not match."
msgstr ""
#: buyercall/blueprints/user/views.py:58 buyercall/tests/user/test_views.py:37
msgid "This account has been disabled."
msgstr ""
#: buyercall/blueprints/user/views.py:60 buyercall/tests/user/test_views.py:43
msgid "Identity or password is incorrect."
msgstr ""
#: buyercall/blueprints/user/views.py:69 buyercall/tests/user/test_views.py:51
msgid "You have been logged out."
msgstr ""
#: buyercall/blueprints/user/views.py:81 buyercall/tests/user/test_views.py:96
#, python-format
msgid "An email has been sent to %(email)s."
msgstr ""
#: buyercall/blueprints/user/views.py:97 buyercall/tests/user/test_views.py:118
#: buyercall/tests/user/test_views.py:128
msgid "Your reset token has expired or was tampered with."
msgstr ""
#: buyercall/blueprints/user/views.py:106 buyercall/tests/user/test_views.py:106
msgid "Your password has been reset."
msgstr ""
#: buyercall/blueprints/user/views.py:125 buyercall/tests/user/test_views.py:171
msgid "Awesome, thanks for signing up!"
msgstr ""
#: buyercall/blueprints/user/views.py:135 buyercall/tests/user/test_views.py:204
msgid "You already picked a username."
msgstr ""
#: buyercall/blueprints/user/views.py:144 buyercall/tests/user/test_views.py:188
msgid "Sign up is complete, enjoy our services."
msgstr ""
#: buyercall/blueprints/user/views.py:171 buyercall/tests/user/test_views.py:259
msgid "Your sign in settings have been updated."
msgstr ""
#: buyercall/blueprints/user/views.py:186 buyercall/tests/user/test_views.py:323
msgid "Your locale settings have been updated."
msgstr ""
#: buyercall/blueprints/user/templates/user/begin_password_reset.jinja2:22
#: buyercall/blueprints/user/templates/user/password_reset.jinja2:18
msgid "Continue"
msgstr ""
#: buyercall/blueprints/user/templates/user/begin_password_reset.jinja2:29
#: buyercall/blueprints/user/templates/user/password_reset.jinja2:25
msgid "Back to login"
msgstr ""
#: buyercall/blueprints/user/templates/user/login.jinja2:22
msgid "Sign in"
msgstr ""
#: buyercall/blueprints/user/templates/user/login.jinja2:29
#: buyercall/blueprints/user/templates/user/signup.jinja2:57
msgid "Register"
msgstr ""
#: buyercall/blueprints/user/templates/user/login.jinja2:38
msgid "Forgot your password?"
msgstr ""
#: buyercall/blueprints/user/templates/user/signup.jinja2:64
msgid "Looking to sign in?"
msgstr ""
#: buyercall/blueprints/user/templates/user/welcome.jinja2:44
msgid "Do it later"
msgstr ""
#: buyercall/lib/flask_mailplus.py:44 buyercall/lib/flask_mailplus.py:46
msgid "You cannot have both a template and body arg."
msgstr ""
#: buyercall/lib/util_wtforms.py:50 buyercall/lib/util_wtforms.py:85
msgid "Please select one..."
msgstr ""
#: buyercall/tests/admin/test_views.py:86
#, python-format
msgid "Subscription has been cancelled for %(user)s"
msgstr ""
msgid "Language"
msgstr ""
msgid "Tab Title"
msgstr ""
msgid "Type"
msgstr ""
msgid "Animation"
msgstr ""
msgid "Repeat Animation"
msgstr ""
msgid "Image"
msgstr ""
msgid "Image Horizontal"
msgstr ""
msgid "Image Vertical"
msgstr ""
msgid "Image Size"
msgstr ""
msgid "Image in-front of tab"
msgstr ""
msgid "Show hide button"
msgstr ""
msgid "Mobile optimized"
msgstr ""