diff --git a/lfs/locale/ru/LC_MESSAGES/django.po b/lfs/locale/ru/LC_MESSAGES/django.po index 0ed5e4dc0..9a3a0ffca 100644 --- a/lfs/locale/ru/LC_MESSAGES/django.po +++ b/lfs/locale/ru/LC_MESSAGES/django.po @@ -1,3405 +1,6929 @@ -# LFS Russian Translations -# Copyright (C) 2010 Konstantin Sharikov -# This file is distributed under the same license as the LFS package. -# Kai Diefenbach , 2009. -# Konstantin Sharikov , 2010. +# 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 , YEAR. +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: LFS\n" +"Attention: If the field type is changed all entered product values for this " +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-01-12 14:25+0100\n" -"PO-Revision-Date: 2010-03-05 12:31+0300\n" -"Last-Translator: Konstantin Sharikov \n" -"Language-Team: Kai Diefenbach \n" +"POT-Creation-Date: 2015-06-22 08:20+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: cart/models.py:28 cart/migrations/0001_initial.py:23 -#: criteria/models/criteria.py:581 order/models.py:35 -#: order/migrations/0001_initial.py:57 -#: templates/manage/cart/carts_inline.html:111 -msgid "User" -msgstr "Пользователь" +#: eggs/Django-1.8-py2.7.egg/django/contrib/messages/apps.py:7 +msgid "Messages" +msgstr "Сообщения" -#: cart/models.py:29 cart/migrations/0001_initial.py:21 order/models.py:36 -#: order/migrations/0001_initial.py:36 -msgid "Session" -msgstr "Сессия" +#: eggs/Django-1.8-py2.7.egg/django/contrib/sitemaps/apps.py:7 +msgid "Site Maps" +msgstr "" -#: cart/models.py:30 cart/models.py:103 -#: cart/migrations/0003_add_date_fields.py:11 -#: cart/migrations/0003_add_date_fields.py:14 catalog/models.py:494 -#: catalog/migrations/0001_initial.py:91 -#: templates/manage/cart/cart_inline.html:96 -#: templates/manage/cart/cart_inline.html:135 -#: templates/manage/cart/carts_inline.html:105 -#: templates/manage/customer/customer_inline.html:130 -#: templates/manage/reviews/review_inline.html:95 -#: templates/manage/reviews/reviews_inline.html:101 -msgid "Creation date" -msgstr "Дата создания" +#: eggs/Django-1.8-py2.7.egg/django/contrib/staticfiles/apps.py:7 +msgid "Static Files" +msgstr "Статические файлы" -#: cart/models.py:31 cart/models.py:104 -#: cart/migrations/0003_add_date_fields.py:17 -#: cart/migrations/0003_add_date_fields.py:20 -#: templates/manage/cart/cart_inline.html:104 -#: templates/manage/cart/carts_inline.html:108 -#: templates/manage/customer/customer_inline.html:178 -msgid "Modification date" -msgstr "Дата изменения" +#: eggs/Django-1.8-py2.7.egg/django/contrib/syndication/apps.py:7 +msgid "Syndication" +msgstr "" -#: cart/models.py:100 cart/migrations/0001_initial.py:15 -#: portlet/templatetags/lfs_portlets_tags.py:79 -#: templates/manage/customer/customer_inline.html:170 -#: templates/manage/customer/customers_inline.html:113 -msgid "Cart" -msgstr "Корзина" +#: eggs/Django-1.8-py2.7.egg/django/contrib/webdesign/apps.py:7 +msgid "Web Design" +msgstr "" -#: cart/models.py:101 cart/migrations/0001_initial.py:13 -#: catalog/models.py:1123 catalog/models.py:1300 catalog/models.py:1356 -#: catalog/migrations/0001_initial.py:13 catalog/migrations/0001_initial.py:61 -#: catalog/migrations/0001_initial.py:144 marketing/models.py:12 -#: marketing/migrations/0001_initial.py:13 -#: templates/manage/cart/cart_inline.html:138 -#: templates/manage/product/product.html:70 -#: templates/manage/reviews/review_inline.html:140 -#: templates/manage/reviews/reviews_inline.html:119 -msgid "Product" -msgstr "Товар" +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:20 +msgid "Enter a valid value." +msgstr "" -#: cart/models.py:102 cart/migrations/0001_initial.py:12 -#: catalog/models.py:1126 catalog/migrations/0001_initial.py:64 -#: templates/manage/product/accessories_inline.html:126 -msgid "Quantity" -msgstr "Количество" +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:87 +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:710 +msgid "Enter a valid URL." +msgstr "" -#: cart/migrations/0002_add_cart_portlet.py:13 catalog/models.py:1404 -#: catalog/migrations/0001_initial.py:155 core/models.py:46 -#: core/migrations/0001_initial.py:13 page/models.py:13 -#: page/migrations/0001_initial.py:13 -#: templates/manage/portlets/portlets_inline.html:84 -#: templates/manage/product/images.html:35 -msgid "Title" -msgstr "Наименование" +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:133 +msgid "Enter a valid integer." +msgstr "" -#: catalog/models.py:113 catalog/models.py:470 catalog/models.py:1188 -#: catalog/models.py:1327 catalog/models.py:1423 -#: catalog/migrations/0001_initial.py:24 catalog/migrations/0001_initial.py:39 -#: catalog/migrations/0001_initial.py:79 -#: catalog/migrations/0001_initial.py:135 -#: catalog/migrations/0001_initial.py:173 core/models.py:20 core/models.py:116 -#: core/migrations/0001_initial.py:39 core/migrations/0001_initial.py:47 -#: export/models.py:15 payment/models.py:61 -#: payment/migrations/0001_initial.py:13 shipping/models.py:53 -#: shipping/migrations/0001_initial.py:23 -#: templates/manage/category/products_inline.html:39 -#: templates/manage/category/selected_products.html:39 -#: templates/manage/customer/customer_inline.html:13 -#: templates/manage/customer/customers_inline.html:10 -#: templates/manage/marketing/rating_mails.html:39 -#: templates/manage/marketing/topseller_inline.html:37 -#: templates/manage/marketing/topseller_inline.html:119 -#: templates/manage/order/order_inline.html:14 -#: templates/manage/order/order_inline.html:250 -#: templates/manage/order/orders_inline.html:11 -#: templates/manage/order/orders_inline.html:121 -#: templates/manage/product/accessories_inline.html:39 -#: templates/manage/product/accessories_inline.html:120 -#: templates/manage/product/product_filters_inline.html:13 -#: templates/manage/product/products_inline.html:18 -#: templates/manage/product/related_products_inline.html:38 -#: templates/manage/product/related_products_inline.html:120 -#: templates/manage/product/variants.html:94 -#: templates/manage/product/variants.html:158 -#: templates/manage/properties/options_inline.html:13 -#: templates/manage/properties/pg_product_values.html:11 -#: templates/manage/properties/pg_products_inline.html:38 -#: templates/manage/properties/pg_products_inline.html:88 -#: templates/manage/properties/properties_inline.html:12 -#: templates/manage/properties/properties_inline.html:58 -#: templates/manage/reviews/review_inline.html:12 -#: templates/manage/reviews/review_inline.html:103 -#: templates/manage/reviews/reviews_inline.html:10 -#: templates/manage/reviews/reviews_inline.html:107 -msgid "Name" -msgstr "Название" +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:138 +msgid "Enter a valid email address." +msgstr "" -#: catalog/models.py:114 catalog/models.py:471 -#: catalog/migrations/0001_initial.py:40 catalog/migrations/0001_initial.py:80 -#: export/models.py:16 page/models.py:14 page/migrations/0001_initial.py:19 -#: templates/manage/product/variants.html:91 -msgid "Slug" -msgstr "Ссылка" +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:212 +msgid "" +"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." +msgstr "" -#: catalog/models.py:115 catalog/models.py:523 -#: catalog/migrations/0001_initial.py:41 -#: catalog/migrations/0001_initial.py:107 core/models.py:51 -#: core/migrations/0001_initial.py:12 -msgid "Parent" -msgstr "Категория" +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:217 +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:236 +msgid "Enter a valid IPv4 address." +msgstr "" -#: catalog/models.py:119 catalog/migrations/0001_initial.py:42 -msgid "Show all products" -msgstr "Показать все товары" +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:222 +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:237 +msgid "Enter a valid IPv6 address." +msgstr "" -#: catalog/models.py:121 catalog/models.py:1153 catalog/models.py:1190 -#: catalog/settings.py:45 export/models.py:17 -#: templates/manage/manage_base.html:91 -#: templates/manage/cart/carts_inline.html:122 -#: templates/manage/category/manage_category.html:40 -#: templates/manage/category/products.html:4 -#: templates/manage/marketing/topseller.html:4 -#: templates/manage/product/accessories.html:19 -#: templates/manage/product/related_products.html:19 -#: templates/manage/properties/pg_products.html:19 -#: templates/manage/properties/property_group.html:29 -msgid "Products" -msgstr "Товары" +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:232 +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:235 +msgid "Enter a valid IPv4 or IPv6 address." +msgstr "" -#: catalog/models.py:122 catalog/models.py:475 -#: catalog/migrations/0001_initial.py:43 catalog/migrations/0001_initial.py:84 -msgid "Short description" -msgstr "Краткое описание" +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:260 +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1144 +msgid "Enter only digits separated by commas." +msgstr "" -#: catalog/models.py:123 catalog/models.py:476 catalog/models.py:1445 -#: catalog/migrations/0001_initial.py:44 catalog/migrations/0001_initial.py:85 -#: catalog/migrations/0001_initial.py:127 core/models.py:121 -#: core/migrations/0001_initial.py:26 payment/models.py:63 -#: payment/migrations/0001_initial.py:15 shipping/models.py:54 -#: shipping/migrations/0001_initial.py:24 tax/models.py:9 -#: tax/migrations/0001_initial.py:14 -msgid "Description" -msgstr "Описание" +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:269 +#, python-format +msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:295 +#, python-format +msgid "Ensure this value is less than or equal to %(limit_value)s." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:302 +#, python-format +msgid "Ensure this value is greater than or equal to %(limit_value)s." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:311 +#, python-format +msgid "" +"Ensure this value has at least %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at least %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/core/validators.py:322 +#, python-format +msgid "" +"Ensure this value has at most %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at most %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/base.py:1106 +#: eggs/Django-1.8-py2.7.egg/django/forms/models.py:722 +msgid "and" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/base.py:1108 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:107 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:108 +msgid "This field cannot be null." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:109 +msgid "This field cannot be blank." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:110 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:114 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:132 +#, python-format +msgid "Field of type: %(field_type)s" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:922 +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1832 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:9 +msgid "Integer" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:926 +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1830 +#, python-format +msgid "'%(value)s' value must be an integer." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1001 +#, python-format +msgid "'%(value)s' value must be either True or False." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1003 +msgid "Boolean (Either True or False)" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1078 +#, python-format +msgid "String (up to %(max_length)s)" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1139 +msgid "Comma-separated integers" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1188 +#, python-format +msgid "" +"'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " +"format." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1190 +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1340 +#, python-format +msgid "" +"'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " +"date." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1193 +msgid "Date (without time)" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1338 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." +"uuuuuu]][TZ] format." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1342 +#, python-format +msgid "" +"'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"[TZ]) but it is an invalid date/time." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1346 +msgid "Date (with time)" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1498 +#, python-format +msgid "'%(value)s' value must be a decimal number." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1500 +msgid "Decimal number" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1651 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in [DD] [HH:[MM:]]ss[." +"uuuuuu] format." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1654 +msgid "Duration" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1705 +msgid "Email address" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1729 +msgid "File path" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1796 +#, python-format +msgid "'%(value)s' value must be a float." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1798 +msgid "Floating point number" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1899 +msgid "Big (8 byte) integer" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1914 +msgid "IPv4 address" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:1950 +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:32 +msgid "IP address" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2029 +#, python-format +msgid "'%(value)s' value must be either None, True or False." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2031 +msgid "Boolean (Either True, False or None)" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2091 +msgid "Positive integer" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2103 +msgid "Positive small integer" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2116 +#, python-format +msgid "Slug (up to %(max_length)s)" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2145 +msgid "Small integer" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2152 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/text.py:15 +#: eggs/django_portlets-1.3-py2.7.egg/portlets/example/models.py:15 +msgid "Text" +msgstr "Текст" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2175 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " +"format." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2177 +#, python-format +msgid "" +"'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " +"invalid time." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2180 +msgid "Time" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2308 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:145 +msgid "URL" +msgstr "URL" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2331 +msgid "Raw binary data" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/__init__.py:2375 +#, python-format +msgid "'%(value)s' is not a valid UUID." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/files.py:239 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:22 +msgid "File" +msgstr "Файл" -#: catalog/models.py:124 catalog/models.py:1405 -#: catalog/migrations/0001_initial.py:45 -#: catalog/migrations/0001_initial.py:156 core/models.py:122 -#: core/migrations/0001_initial.py:28 payment/models.py:66 -#: payment/migrations/0001_initial.py:18 shipping/models.py:57 -#: shipping/migrations/0001_initial.py:27 -#: templates/manage/product/images.html:32 +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/files.py:389 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:170 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2431 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:167 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/data.html:83 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:105 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images-list.html:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:71 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:74 msgid "Image" msgstr "Картинка" -#: catalog/models.py:125 catalog/models.py:1125 catalog/models.py:1191 -#: catalog/models.py:1280 catalog/models.py:1302 catalog/models.py:1329 -#: catalog/models.py:1406 catalog/migrations/0001_initial.py:46 -#: catalog/migrations/0001_initial.py:63 -#: catalog/migrations/0001_initial.py:137 -#: catalog/migrations/0001_initial.py:146 -#: catalog/migrations/0001_initial.py:157 -#: catalog/migrations/0001_initial.py:166 -#: catalog/migrations/0001_initial.py:174 core/models.py:50 -#: core/migrations/0001_initial.py:16 criteria/migrations/0001_initial.py:36 -#: criteria/models/criteria_objects.py:23 marketing/models.py:13 -#: marketing/migrations/0001_initial.py:12 page/models.py:18 -#: page/migrations/0001_initial.py:17 -#: templates/manage/marketing/topseller_inline.html:122 -#: templates/manage/portlets/portlet_add.html:7 -#: templates/manage/portlets/portlet_edit.html:7 -#: templates/manage/product/accessories_inline.html:123 -#: templates/manage/product/images.html:38 -#: templates/manage/properties/options_inline.html:10 -#: templates/manage/properties/properties_inline.html:55 -msgid "Position" -msgstr "Позиция" +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/related.py:1791 +#, python-format +msgid "%(model)s instance with %(field)s %(value)r does not exist." +msgstr "" -#: catalog/models.py:126 -msgid "Exclude from navigation" -msgstr "Исключить из переходов" +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/related.py:1793 +msgid "Foreign Key (type determined by related field)" +msgstr "" -#: catalog/models.py:128 catalog/migrations/0001_initial.py:47 -#: core/models.py:123 core/migrations/0001_initial.py:24 -#: templates/manage/static_block/static_block.html:31 -#: templates/manage/static_block/static_block.html:35 -msgid "Static block" -msgstr "Статичный блок" +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/related.py:2020 +msgid "One-to-one relationship" +msgstr "" -#: catalog/models.py:130 catalog/migrations/0001_initial.py:49 -msgid "Active formats" -msgstr "Активные форматы" +#: eggs/Django-1.8-py2.7.egg/django/db/models/fields/related.py:2110 +msgid "Many-to-many relationship" +msgstr "" -#: catalog/models.py:132 catalog/migrations/0001_initial.py:50 -#: core/models.py:126 core/migrations/0001_initial.py:36 -msgid "Product rows" -msgstr "Строки товаров" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:64 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/forms.py:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/forms.py:70 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:98 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:130 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:162 +msgid "This field is required." +msgstr "Поле обязательно к заполнению." -#: catalog/models.py:133 catalog/migrations/0001_initial.py:51 -#: core/models.py:125 core/migrations/0001_initial.py:32 -msgid "Product cols" -msgstr "Столбцы товаров" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:237 +msgid "Enter a whole number." +msgstr "" -#: catalog/models.py:134 catalog/migrations/0001_initial.py:52 -#: core/models.py:127 core/migrations/0001_initial.py:33 -msgid "Category cols" -msgstr "Столбцы категорий" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:280 +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:317 +msgid "Enter a number." +msgstr "" -#: catalog/models.py:136 catalog/models.py:480 -msgid "Meta title" -msgstr "Заголовок META" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:319 +#, python-format +msgid "Ensure that there are no more than %(max)s digit in total." +msgid_plural "Ensure that there are no more than %(max)s digits in total." +msgstr[0] "" +msgstr[1] "" -#: catalog/models.py:137 catalog/models.py:481 -#: catalog/migrations/0001_initial.py:53 catalog/migrations/0001_initial.py:86 -msgid "Meta keywords" -msgstr "Ключевые META" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:323 +#, python-format +msgid "Ensure that there are no more than %(max)s decimal place." +msgid_plural "Ensure that there are no more than %(max)s decimal places." +msgstr[0] "" +msgstr[1] "" -#: catalog/models.py:138 catalog/models.py:482 -#: catalog/migrations/0001_initial.py:54 catalog/migrations/0001_initial.py:87 -msgid "Meta description" -msgstr "Описание META" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:327 +#, python-format +msgid "" +"Ensure that there are no more than %(max)s digit before the decimal point." +msgid_plural "" +"Ensure that there are no more than %(max)s digits before the decimal point." +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:438 +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:1191 +msgid "Enter a valid date." +msgstr "" -#: catalog/models.py:143 -#, fuzzy -msgid "Category template" -msgstr "Шаблон категории" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:462 +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:1192 +msgid "Enter a valid time." +msgstr "" -#: catalog/models.py:472 catalog/migrations/0001_initial.py:81 -#: templates/manage/category/products_inline.html:45 -#: templates/manage/category/selected_products.html:45 -#: templates/manage/marketing/topseller_inline.html:40 -#: templates/manage/marketing/topseller_inline.html:125 -#: templates/manage/order/order_inline.html:247 -#: templates/manage/product/accessories_inline.html:42 -#: templates/manage/product/accessories_inline.html:129 -#: templates/manage/product/products_inline.html:21 -#: templates/manage/product/related_products_inline.html:41 -#: templates/manage/product/related_products_inline.html:123 -#: templates/manage/product/variants.html:155 -msgid "SKU" -msgstr "Артикул" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:484 +msgid "Enter a valid date/time." +msgstr "" -#: catalog/models.py:473 catalog/models.py:474 catalog/models.py:1328 -#: catalog/migrations/0001_initial.py:82 catalog/migrations/0001_initial.py:83 -#: catalog/migrations/0001_initial.py:136 -#: criteria/migrations/0001_initial.py:61 criteria/models/criteria.py:49 -#: order/models.py:43 order/migrations/0001_initial.py:54 payment/models.py:68 -#: payment/models.py:106 payment/migrations/0001_initial.py:20 -#: payment/migrations/0001_initial.py:29 shipping/models.py:60 -#: shipping/models.py:106 shipping/migrations/0001_initial.py:14 -#: shipping/migrations/0001_initial.py:30 -#: templates/manage/cart/cart_inline.html:141 -#: templates/manage/category/products_inline.html:51 -#: templates/manage/category/selected_products.html:51 -#: templates/manage/criteria/combinedlengthandgirth_criterion.html:11 -#: templates/manage/criteria/country_criterion.html:12 -#: templates/manage/criteria/height_criterion.html:12 -#: templates/manage/criteria/length_criterion.html:12 -#: templates/manage/criteria/payment_method_criterion.html:12 -#: templates/manage/criteria/price_criterion.html:12 -#: templates/manage/criteria/shipping_method_criterion.html:12 -#: templates/manage/criteria/user_criterion.html:13 -#: templates/manage/criteria/weight_criterion.html:12 -#: templates/manage/criteria/width_criterion.html:11 -#: templates/manage/customer/customer_inline.html:136 -#: templates/manage/customer/customer_inline.html:181 -#: templates/manage/marketing/rating_mails.html:51 -#: templates/manage/marketing/topseller_inline.html:49 -#: templates/manage/marketing/topseller_inline.html:134 -#: templates/manage/order/order_inline.html:258 -#: templates/manage/order/orders_inline.html:127 -#: templates/manage/payment/payment_method_prices.html:24 -#: templates/manage/product/accessories_inline.html:51 -#: templates/manage/product/accessories_inline.html:138 -#: templates/manage/product/product_filters_inline.html:14 -#: templates/manage/product/products_inline.html:36 -#: templates/manage/product/related_products_inline.html:50 -#: templates/manage/product/related_products_inline.html:132 -#: templates/manage/product/variants.html:97 -#: templates/manage/product/variants.html:166 -#: templates/manage/properties/pg_products_inline.html:44 -#: templates/manage/properties/pg_products_inline.html:94 -#: templates/manage/shipping/shipping_method_prices.html:24 -msgid "Price" -msgstr "Цена" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:525 +msgid "Enter a valid duration." +msgstr "" -#: catalog/models.py:477 templates/manage/product/images.html:18 -#: templates/manage/product/product.html:77 -msgid "Images" -msgstr "Картинки" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:591 +msgid "No file was submitted. Check the encoding type on the form." +msgstr "" -#: catalog/models.py:484 -msgid "Related products" -msgstr "Сопутствующие товары" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:592 +msgid "No file was submitted." +msgstr "" -#: catalog/models.py:487 -msgid "Acessories" -msgstr "Аксессуары" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:593 +msgid "The submitted file is empty." +msgstr "" -#: catalog/models.py:491 catalog/migrations/0001_initial.py:88 -#: templates/manage/product/product_filters_inline.html:17 -msgid "For sale" -msgstr "Распродажа" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:595 +#, python-format +msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." +msgid_plural "" +"Ensure this filename has at most %(max)d characters (it has %(length)d)." +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:598 +msgid "Please either submit a file or check the clear checkbox, not both." +msgstr "" -#: catalog/models.py:492 catalog/migrations/0001_initial.py:89 -msgid "For sale price" -msgstr "Цена распродажи" +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:660 +msgid "" +"Upload a valid image. The file you uploaded was either not an image or a " +"corrupted image." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:825 +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:919 +#: eggs/Django-1.8-py2.7.egg/django/forms/models.py:1233 +#, python-format +msgid "Select a valid choice. %(value)s is not one of the available choices." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:920 +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:1035 +#: eggs/Django-1.8-py2.7.egg/django/forms/models.py:1232 +msgid "Enter a list of values." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:1036 +msgid "Enter a complete value." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/fields.py:1262 +msgid "Enter a valid UUID." +msgstr "" + +#. Translators: This is the default suffix added to form field labels +#: eggs/Django-1.8-py2.7.egg/django/forms/forms.py:129 +msgid ":" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/forms.py:214 +#, python-format +msgid "(Hidden field %(name)s) %(error)s" +msgstr "" + +#. Translators: If found as last label character, these punctuation +#. characters will prevent the default label_suffix to be appended to the label +#: eggs/Django-1.8-py2.7.egg/django/forms/forms.py:665 +msgid ":?.!" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/formsets.py:96 +msgid "ManagementForm data is missing or has been tampered with" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/formsets.py:333 +#, python-format +msgid "Please submit %d or fewer forms." +msgid_plural "Please submit %d or fewer forms." +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/formsets.py:340 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/formsets.py:368 +#: eggs/Django-1.8-py2.7.egg/django/forms/formsets.py:370 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order.html:59 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/marketing/models.py:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:239 +msgid "Order" +msgstr "Заказ" + +#: eggs/Django-1.8-py2.7.egg/django/forms/formsets.py:372 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:75 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:127 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:227 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/options_inline.html:71 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/step_inline.html:70 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/files-list.html:43 +msgid "Delete" +msgstr "Удалить" + +#: eggs/Django-1.8-py2.7.egg/django/forms/models.py:716 +#, python-format +msgid "Please correct the duplicate data for %(field)s." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/models.py:720 +#, python-format +msgid "Please correct the duplicate data for %(field)s, which must be unique." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/models.py:726 +#, python-format +msgid "" +"Please correct the duplicate data for %(field_name)s which must be unique " +"for the %(lookup)s in %(date_field)s." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/models.py:734 +msgid "Please correct the duplicate values below." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/models.py:1052 +msgid "The inline foreign key did not match the parent instance primary key." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/models.py:1118 +msgid "Select a valid choice. That choice is not one of the available choices." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/models.py:1235 +#, python-format +msgid "\"%(pk)s\" is not a valid value for a primary key." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/utils.py:165 +#, python-format +msgid "" +"%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " +"may be ambiguous or it may not exist." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/widgets.py:345 +msgid "Currently" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/widgets.py:346 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order.html:53 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:83 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review.html:38 +msgid "Change" +msgstr "Изменить" + +#: eggs/Django-1.8-py2.7.egg/django/forms/widgets.py:347 +msgid "Clear" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/widgets.py:555 +msgid "Unknown" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/forms/widgets.py:556 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:185 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:227 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:298 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:53 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:206 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_filters_inline.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:70 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:75 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:89 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:98 +msgid "Yes" +msgstr "Да" + +#: eggs/Django-1.8-py2.7.egg/django/forms/widgets.py:557 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:186 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:52 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:229 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:300 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:54 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:208 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review.html:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_filters_inline.html:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:72 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:76 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:92 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:101 +msgid "No" +msgstr "Нет" + +#: eggs/Django-1.8-py2.7.egg/django/template/defaultfilters.py:860 +msgid "yes,no,maybe" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/template/defaultfilters.py:889 +#: eggs/Django-1.8-py2.7.egg/django/template/defaultfilters.py:901 +#, python-format +msgid "%(size)d byte" +msgid_plural "%(size)d bytes" +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/template/defaultfilters.py:903 +#, python-format +msgid "%s KB" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/template/defaultfilters.py:905 +#, python-format +msgid "%s MB" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/template/defaultfilters.py:907 +#, python-format +msgid "%s GB" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/template/defaultfilters.py:909 +#, python-format +msgid "%s TB" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/template/defaultfilters.py:911 +#, python-format +msgid "%s PB" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dateformat.py:61 +msgid "p.m." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dateformat.py:62 +msgid "a.m." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dateformat.py:67 +msgid "PM" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dateformat.py:68 +msgid "AM" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dateformat.py:151 +msgid "midnight" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dateformat.py:153 +msgid "noon" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:6 +msgid "Monday" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:6 +msgid "Tuesday" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:6 +msgid "Wednesday" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:6 +msgid "Thursday" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:6 +msgid "Friday" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:7 +msgid "Saturday" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:7 +msgid "Sunday" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:10 +msgid "Mon" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:10 +msgid "Tue" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:10 +msgid "Wed" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:10 +msgid "Thu" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:10 +msgid "Fri" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:11 +msgid "Sat" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:11 +msgid "Sun" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:18 +msgid "January" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:18 +msgid "February" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:18 +msgid "March" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:18 +msgid "April" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:18 +msgid "May" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:18 +msgid "June" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:19 +msgid "July" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:19 +msgid "August" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:19 +msgid "September" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:19 +msgid "October" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:19 +msgid "November" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:20 +msgid "December" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:23 +msgid "jan" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:23 +msgid "feb" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:23 +msgid "mar" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:23 +msgid "apr" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:23 +msgid "may" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:23 +msgid "jun" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:24 +msgid "jul" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:24 +msgid "aug" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:24 +msgid "sep" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:24 +msgid "oct" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:24 +msgid "nov" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:24 +msgid "dec" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:31 +msgctxt "abbrev. month" +msgid "Jan." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:32 +msgctxt "abbrev. month" +msgid "Feb." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:33 +msgctxt "abbrev. month" +msgid "March" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:34 +msgctxt "abbrev. month" +msgid "April" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:35 +msgctxt "abbrev. month" +msgid "May" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:36 +msgctxt "abbrev. month" +msgid "June" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:37 +msgctxt "abbrev. month" +msgid "July" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:38 +msgctxt "abbrev. month" +msgid "Aug." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:39 +msgctxt "abbrev. month" +msgid "Sept." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:40 +msgctxt "abbrev. month" +msgid "Oct." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:41 +msgctxt "abbrev. month" +msgid "Nov." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:42 +msgctxt "abbrev. month" +msgid "Dec." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:45 +msgctxt "alt. month" +msgid "January" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:46 +msgctxt "alt. month" +msgid "February" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:47 +msgctxt "alt. month" +msgid "March" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:48 +msgctxt "alt. month" +msgid "April" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:49 +msgctxt "alt. month" +msgid "May" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:50 +msgctxt "alt. month" +msgid "June" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:51 +msgctxt "alt. month" +msgid "July" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:52 +msgctxt "alt. month" +msgid "August" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:53 +msgctxt "alt. month" +msgid "September" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:54 +msgctxt "alt. month" +msgid "October" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:55 +msgctxt "alt. month" +msgid "November" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/dates.py:56 +msgctxt "alt. month" +msgid "December" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/ipv6.py:10 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/text.py:79 +#, python-format +msgctxt "String to return when truncating text" +msgid "%(truncated_text)s..." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/text.py:248 +msgid "or" +msgstr "" + +#. Translators: This string is used as a separator between list elements +#: eggs/Django-1.8-py2.7.egg/django/utils/text.py:267 +#: eggs/Django-1.8-py2.7.egg/django/utils/timesince.py:58 +msgid ", " +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/timesince.py:10 +#, python-format +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/timesince.py:11 +#, python-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/timesince.py:12 +#, python-format +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/timesince.py:13 +#, python-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/timesince.py:14 +#, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/timesince.py:15 +#, python-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#: eggs/Django-1.8-py2.7.egg/django/utils/timesince.py:47 +msgid "0 minutes" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/csrf.py:107 +msgid "Forbidden" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/csrf.py:108 +msgid "CSRF verification failed. Request aborted." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/csrf.py:112 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/csrf.py:117 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/csrf.py:122 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/csrf.py:127 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/csrf.py:132 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/debug.py:583 +msgid "Welcome to Django" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/debug.py:584 +msgid "It worked!" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/debug.py:585 +msgid "Congratulations on your first Django-powered page." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/debug.py:586 +msgid "" +"Of course, you haven't actually done any work yet. Next, start your first " +"app by running python manage.py startapp [app_label]." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/debug.py:588 +msgid "" +"You're seeing this message because you have DEBUG = True in " +"your Django settings file and you haven't configured any URLs. Get to work!" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/dates.py:48 +msgid "No year specified" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/dates.py:104 +msgid "No month specified" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/dates.py:163 +msgid "No day specified" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/dates.py:219 +msgid "No week specified" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/dates.py:378 +#: eggs/Django-1.8-py2.7.egg/django/views/generic/dates.py:406 +#, python-format +msgid "No %(verbose_name_plural)s available" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/dates.py:660 +#, python-format +msgid "" +"Future %(verbose_name_plural)s not available because %(class_name)s." +"allow_future is False." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/dates.py:694 +#, python-format +msgid "Invalid date string '%(datestr)s' given format '%(format)s'" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/detail.py:55 +#, python-format +msgid "No %(verbose_name)s found matching the query" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/list.py:76 +msgid "Page is not 'last', nor can it be converted to an int." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/list.py:81 +#, python-format +msgid "Invalid page (%(page_number)s): %(message)s" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/generic/list.py:172 +#, python-format +msgid "Empty list and '%(class_name)s.allow_empty' is False." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/static.py:58 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/static.py:60 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: eggs/Django-1.8-py2.7.egg/django/views/static.py:100 +#, python-format +msgid "Index of %(directory)s" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:41 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:155 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:186 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer.html:23 +msgid "Customer" +msgstr "Клиент" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_inline.html:16 +msgid "Firstname" +msgstr "Имя" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_inline.html:22 +msgid "Lastname" +msgstr "Фамилия" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:47 +msgid "Line 1" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:48 +msgid "Line 2" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:49 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/pl/forms.py:10 +#: eggs/django_postal-0.96-py2.7.egg/postal/settings.py:11 +msgid "Zip code" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:50 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ar/forms.py:11 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/cz/forms.py:10 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/de/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/it/forms.py:11 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/mx/forms.py:11 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/pl/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ru/forms.py:10 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/us/forms.py:11 +#: eggs/django_postal-0.96-py2.7.egg/postal/settings.py:9 +msgid "City" +msgstr "Город" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:78 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order.html:34 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_filters_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:63 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/mx/forms.py:12 +#: eggs/django_postal-0.96-py2.7.egg/postal/settings.py:10 +msgid "State" +msgstr "Состояние" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:52 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/__init__.py:17 +#: lfs_project/settings.py:212 +msgid "Country" +msgstr "Страна" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:53 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:61 +msgid "Created" +msgstr "Создан" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:54 +msgid "Modified" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:117 +msgid "Company name" +msgstr "Организация" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:118 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:43 +msgid "Phone" +msgstr "Телефон" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/addresses/models.py:119 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/views.py:62 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/views.py:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/views.py:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_inline.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:54 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:32 +#: eggs/lfs_contact-1.2-py2.7.egg/lfs_contact/forms.py:10 +msgid "E-Mail" +msgstr "E-Mail" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:58 +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:22 +msgid "User" +msgstr "Пользователь" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:59 +msgid "Session" +msgstr "Сессия" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:237 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:619 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:60 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:99 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:75 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:20 +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:31 +msgid "Creation date" +msgstr "Дата создания" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:52 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:238 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:68 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:123 +msgid "Modification date" +msgstr "Дата изменения" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:234 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:115 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_inline.html:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/templatetags/lfs_portlets_tags.py:92 +msgid "Cart" +msgstr "Корзина" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:235 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2021 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2294 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2370 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2754 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:102 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:78 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/marketing/models.py:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/marketing/models.py:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/marketing/models.py:33 +msgid "Product" +msgstr "Товар" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:236 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2024 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:119 +msgid "Quantity" +msgstr "Количество" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:396 +msgid "Cart item" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:397 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2238 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2267 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2295 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2326 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2372 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property.html:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:234 +msgid "Property" +msgstr "Свойство" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/models.py:398 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2373 +msgid "Property group" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/views.py:286 +#, python-format +msgid "%(name)s must be between %(min)s and %(max)s %(unit)s." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/views.py:300 +#, python-format +msgid "" +"Your entered value for %(name)s (%(value)s) is not in valid step width, " +"which is %(step)s." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/views.py:316 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/views.py:431 +#, python-format +msgid "Sorry, but '%(product)s' is not available anymore." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/views.py:318 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/views.py:433 +#, python-format +msgid "Sorry, but '%(product)s' is only one time available." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/views.py:320 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/cart/views.py:435 +#, python-format +msgid "Sorry, but '%(product)s' is only %(amount)s times available." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:159 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:590 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2055 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2153 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2328 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2508 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:161 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/discounts/models.py:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/models.py:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_filters_inline.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:105 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:102 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:103 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_filters_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:111 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:18 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:110 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:110 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:153 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/options_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:105 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/properties_inline.html:18 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/properties_inline.html:68 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_filters_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:41 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:68 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:71 +#: eggs/django_portlets-1.3-py2.7.egg/portlets/models.py:90 +#: eggs/django_portlets-1.3-py2.7.egg/portlets/models.py:104 +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:25 +#: eggs/lfs_contact-1.2-py2.7.egg/lfs_contact/forms.py:9 +msgid "Name" +msgstr "Название" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:160 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:591 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/models.py:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:18 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/supplier/models.py:14 +msgid "Slug" +msgstr "Ссылка" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:161 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:657 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2371 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:80 +msgid "Parent" +msgstr "Категория" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:165 +msgid "Show all products" +msgstr "Показать все товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:167 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2056 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2156 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:70 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/discounts/models.py:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/models.py:18 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/discount.html:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/export.html:36 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/export.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:94 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:39 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:52 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/no_products.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products.html:4 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/property_group.html:38 +msgid "Products" +msgstr "Товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:168 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:600 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:20 +msgid "Short description" +msgstr "Краткое описание" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:169 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:601 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2543 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2752 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:166 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer_tax/models.py:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments-list.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:69 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:72 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/tax/models.py:18 +msgid "Description" +msgstr "Описание" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:171 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2023 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2057 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2157 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2268 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2296 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2330 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2432 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2512 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2755 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:79 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:107 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:108 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:109 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:116 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments-list.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images-list.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/options_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/properties_inline.html:65 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/files-list.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/marketing/models.py:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/marketing/models.py:34 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:18 +#: eggs/django_portlets-1.3-py2.7.egg/portlets/models.py:41 +msgid "Position" +msgstr "Позиция" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:172 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:19 +msgid "Exclude from navigation" +msgstr "Исключить из переходов" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:174 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:635 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:168 +msgid "Static block" +msgstr "Статичный блок" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:175 +msgid "Category template" +msgstr "Шаблон категории" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:176 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:25 +msgid "Active formats" +msgstr "Активные форматы" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:178 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:171 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:27 +msgid "Product rows" +msgstr "Строки товаров" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:179 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:170 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:28 +msgid "Product cols" +msgstr "Столбцы товаров" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:180 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:172 +msgid "Category cols" +msgstr "Столбцы категорий" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:182 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:605 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:191 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:24 +msgid "Meta title" +msgstr "Заголовок META" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:183 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:606 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:192 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:25 +msgid "Meta keywords" +msgstr "Ключевые META" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:184 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:607 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:193 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/models.py:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:26 +msgid "Meta description" +msgstr "Описание META" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:191 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/models.py:70 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:15 +msgid "Category" +msgstr "Категория" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:192 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:71 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_categories_portlet.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/no_categories.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:93 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/categories.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:95 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/templatetags/lfs_portlets_tags.py:108 +msgid "Categories" +msgstr "Категории" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:590 +msgid "The name of the product." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:591 +msgid "The unique last part of the Product's URL." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:592 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/discounts/models.py:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:108 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:105 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:106 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:108 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:113 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:113 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:149 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:108 +msgid "SKU" +msgstr "Артикул" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:592 +msgid "Your unique article number of the product." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:593 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:597 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2165 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2329 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:379 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:105 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:81 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:126 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:60 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:119 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_prices.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:34 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:164 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/options_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_prices.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:66 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:73 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:113 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:76 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:152 +msgid "Price" +msgstr "Цена" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:594 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:186 +msgid "Price calculator" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:598 +msgid "Price unit" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:599 +msgid "Quantity field unit" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:602 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:87 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:98 +msgid "Images" +msgstr "Картинки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:609 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products.html:4 +msgid "Related products" +msgstr "Сопутствующие товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:612 +msgid "Acessories" +msgstr "Аксессуары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:616 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:18 +msgid "For sale" +msgstr "Распродажа" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:617 +msgid "For sale price" +msgstr "Цена распродажи" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:618 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:75 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/discounts/models.py:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:53 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:111 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:53 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:111 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:112 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:54 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:122 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:53 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:116 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:142 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:111 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review.html:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_filters_inline.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:88 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/marketing/models.py:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:66 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:115 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:69 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:154 +#: eggs/django_portlets-1.3-py2.7.egg/portlets/models.py:91 +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:29 +msgid "Active" +msgstr "Активно" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:623 +msgid "Deliverable" +msgstr "Осуществимо" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:624 +msgid "Manual delivery time" +msgstr "Индивидуальный срок поставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:625 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:173 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:77 +msgid "Delivery time" +msgstr "Срок поставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:626 +msgid "Order time" +msgstr "Время заказа" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:627 +msgid "Ordered at" +msgstr "Заказано в" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:628 +msgid "Manage stock amount" +msgstr "Управление остатками" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:629 +msgid "Stock amount" +msgstr "Наличие" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:631 +msgid "Active packing" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:632 +msgid "Amount per packing" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:633 +msgid "Packing unit" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:638 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:709 +#: lfs_project/settings.py:216 +msgid "Weight" +msgstr "вес" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:639 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:508 +#: lfs_project/settings.py:213 +msgid "Height" +msgstr "Высота" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:640 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:546 +#: lfs_project/settings.py:214 +msgid "Length" +msgstr "Длина" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:641 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:747 +#: lfs_project/settings.py:215 +msgid "Width" +msgstr "Ширина" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:644 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/discounts/models.py:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:76 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/forms.py:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:67 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:153 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:72 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:75 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/voucher/models.py:102 +msgid "Tax" +msgstr "Налог" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:645 +msgid "Subtype" +msgstr "Подтип" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:649 +msgid "Default variant" +msgstr "Обычный вариант" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:650 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:232 +msgid "Category variant" +msgstr "Варианты категорий" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:652 +msgid "Variants display type" +msgstr "Отображение варианта" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:658 +msgid "Active name" +msgstr "Активное название" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:659 +msgid "Active SKU" +msgstr "Активный артикул" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:660 +msgid "Active short description" +msgstr "Активное короткое описание" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:661 +msgid "Active static bock" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:662 +msgid "Active description" +msgstr "Активное описание" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:663 +msgid "Active price" +msgstr "Активная цена" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:664 +msgid "Active for sale" +msgstr "Активна распродажа" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:665 +msgid "Active for sale price" +msgstr "Активная цена распродажи" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:666 +msgid "Active Images" +msgstr "Активные картинки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:667 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products.html:14 +msgid "Active related products" +msgstr "Активные сопутствующие товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:668 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories.html:14 +msgid "Active accessories" +msgstr "Активные аксессуары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:669 +msgid "Active meta title" +msgstr "Активный заголовок META" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:670 +msgid "Active meta description" +msgstr "Активное описание META" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:671 +msgid "Active meta keywords" +msgstr "Активные ключевые META" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:672 +msgid "Active dimensions" +msgstr "Активные размеры" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:673 +msgid "Product template" +msgstr "Шаблон товара" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:676 +msgid "Active price calculation" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:677 +msgid "Price Calculation" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:680 +msgid "Active base price" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:681 +msgid "Base price unit" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:682 +msgid "Base price amount" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:685 +msgid "SKU Manufacturer" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:686 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:16 +msgid "Manufacturer" +msgstr "Производитель" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:688 +msgid "Type of quantity field" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2022 +msgid "Accessory" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2154 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2430 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2751 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:76 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:41 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments-list.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images-list.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/files-list.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:16 +#: eggs/django_portlets-1.3-py2.7.egg/portlets/models.py:11 +msgid "Title" +msgstr "Наименование" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2155 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2266 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:78 +msgid "Group" +msgstr "Группа" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2158 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2542 +msgid "Unit" +msgstr "Единица" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2159 +msgid "Display on product" +msgstr "Отображать на товаре" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2160 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:62 +msgid "Local" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2161 +msgid "For Variants" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2162 +msgid "Filterable" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2163 +msgid "Configurable" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2164 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2377 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:188 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/discounts/models.py:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:70 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:76 +#: eggs/django_portlets-1.3-py2.7.egg/portlets/models.py:89 +msgid "Type" +msgstr "Тип" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2166 +msgid "Display price" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2167 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_prices.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_prices.html:9 +msgid "Add price" +msgstr "Добавить цену" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2170 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2540 +msgid "Min" +msgstr "Мин." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2171 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2541 +msgid "Max" +msgstr "Макс." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2172 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2178 +msgid "Step" +msgstr "Шаг" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2173 +msgid "Decimal places" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2175 +msgid "Required" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2177 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/step_inline.html:2 +msgid "Step type" +msgstr "Тип шага" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2183 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:98 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:100 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:110 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/no_properties.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/properties_inline.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/property_group.html:39 +msgid "Properties" +msgstr "Свойства" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2375 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/discounts/models.py:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:73 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/forms.py:40 +msgid "Value" +msgstr "Стоимость" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2376 +msgid "Value as float" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2426 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2469 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:102 +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:16 +msgid "Content type" +msgstr "Тип наполнения" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2427 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2470 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:103 +msgid "Content id" +msgstr "Код наполнения" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2509 +msgid "Display files" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2510 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:105 +msgid "HTML" +msgstr "HTML" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/models.py:2511 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/files.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/static_block.html:49 +msgid "Files" +msgstr "Файлы" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:10 +msgid "Decimal 0.1" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:11 +msgid "Decimal 0.01" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:18 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:36 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:60 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:84 +msgid "Standard" +msgstr "Стандарт" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:37 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:61 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:85 +msgid "Product with variants" +msgstr "Товар с вариантами" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/models.py:72 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:62 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:86 +msgid "Variant" +msgstr "Вариант" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:39 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:63 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:87 +msgid "Configurable product" +msgstr "Настраиваемый продукт" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:53 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:141 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/settings.py:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:167 +msgid "Default" +msgstr "Стандарт" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:54 +msgid "Cheapest price" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:55 +msgid "Cheapest base price" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:56 +msgid "Cheapest prices" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:62 +msgid "List" +msgstr "Список" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:63 +msgid "Select" +msgstr "Выбор" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:80 +msgid "hours" +msgstr "часов" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:81 +msgid "days" +msgstr "дней" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:82 +msgid "weeks" +msgstr "недель" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:83 +msgid "months" +msgstr "месяцев" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:87 +msgid "hour" +msgstr "час" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:88 +msgid "day" +msgstr "день" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:89 +msgid "week" +msgstr "неделя" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:90 +msgid "month" +msgstr "месяц" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:103 +msgid "Float field" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:104 +msgid "Text field" +msgstr "Текстовое поле" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:105 +msgid "Select field" +msgstr "Выбор поля" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:113 +msgid "Automatic" +msgstr "Автоматически" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:114 +msgid "Fixed step" +msgstr "Постоянный шаг" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:115 +msgid "Manual steps" +msgstr "Задаваемый шаг" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:128 +msgid "Category with products" +msgstr "Категория с товарами" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:132 +msgid "Category with subcategories" +msgstr "Категория с подкатегориями" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:151 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:158 +msgid "Price ascending" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:152 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:159 +msgid "Price descending" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:153 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:160 +msgid "Name ascending" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:154 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/settings.py:161 +msgid "Name descending" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/views.py:55 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/views.py:169 +msgid "The product has been changed according to your selection." +msgstr "Товар был изменен в соответствии с вашим выбором." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/views.py:142 +msgid "Price has been changed according to your selection." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/views.py:166 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/views.py:735 +msgid "The choosen combination of properties is not deliverable." +msgstr "Сочетание выбранных свойств не поставляется." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/catalog/views.py:555 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/views.py:175 +#, python-format +msgid "%(count)d product" +msgid_plural "%(count)d products" +msgstr[0] "" +msgstr[1] "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/forms.py:9 +msgid "Requested Delivery Date" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/forms.py:11 +msgid "Same as invoice" +msgstr "Совпадает с платежным" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/forms.py:12 +msgid "Same as shipping address" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/forms.py:13 +msgid "Your message to us" +msgstr "Ваше сообщение нам" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/settings.py:8 +msgid "Anonymous and Authenticated" +msgstr "Анонимно и с регистрацией" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/settings.py:9 +msgid "Anonymous only" +msgstr "Только анонимно" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/settings.py:10 +msgid "Authenticated only" +msgstr "Только с регистрацией" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/views.py:68 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/views.py:59 +msgid "You have been logged in." +msgstr "Вы вошли." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/views.py:91 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/views.py:91 +msgid "You have been registered and logged in." +msgstr "Вы зарегистрировались и вошли." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/checkout/views.py:244 +msgid "Please confirm our terms and conditions" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:18 +msgid "Country code" +msgstr "Код страны" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:77 +msgid "Link" +msgstr "Ссылка" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:162 +msgid "Shop owner" +msgstr "Владелец магазина" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:163 +msgid "From e-mail address" +msgstr "e-mail адрес отправителя" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:164 +msgid "Notification email addresses" +msgstr "Адреса e-mail для оповещений" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:175 +msgid "Google Analytics ID" +msgstr "Google Analytics ID" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:176 +msgid "Google Analytics Site Tracking" +msgstr "Google Analytics Site Tracking" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:177 +msgid "Google Analytics E-Commerce Tracking" +msgstr "Google Analytics E-Commerce Tracking" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:179 +msgid "Invoice countries" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:180 +msgid "Shipping countries" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:181 +msgid "Default shipping country" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:183 +msgid "Use international currency codes" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:188 +msgid "Checkout type" +msgstr "Тип расчета" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:189 +msgid "Confirm TOC" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/models.py:253 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/information/environment.html:17 +msgid "Version" +msgstr "Версия" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/settings.py:10 +msgid "Tabs" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/settings.py:11 +msgid "Footer" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/templatetags/lfs_tags.py:153 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/templatetags/lfs_tags.py:183 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:81 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/no_manufacturers.html:10 +msgid "Manufacturers" +msgstr "Производители" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/templatetags/lfs_tags.py:172 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/templatetags/lfs_portlets_tags.py:125 +msgid "Information" +msgstr "Информация" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/templatetags/lfs_tags.py:315 +#, python-format +msgid "%s tag needs group id as argument" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/templatetags/lfs_tags.py:430 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/templatetags/lfs_tags.py:460 +#, python-format +msgid "%s tag needs no argument" +msgstr "Метка %s не требует параметров" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/templatetags/lfs_tags.py:484 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/templatetags/lfs_tags.py:508 +#, python-format +msgid "%s tag needs product as argument" +msgstr "Метка %s требует аргумент - товар" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/widgets/file.py:19 +msgid "Delete file" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/core/widgets/image.py:19 +msgid "Delete image" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:105 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:31 +msgid "Sub type" +msgstr "Подтип" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:108 +msgid "Operator" +msgstr "Оператор" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:129 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:147 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:24 +msgid "Equal to" +msgstr "Равно" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:130 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:17 +msgid "Less than" +msgstr "Меньше" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:131 +msgid "Less than equal to" +msgstr "Меньше или равно" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:132 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:19 +msgid "Greater than" +msgstr "Больше" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:133 +msgid "Greater than equal to" +msgstr "Больше или равно" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:137 +msgid "Is selected" +msgstr "Выбран" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:138 +msgid "Is not selected" +msgstr "Не выбран" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:142 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:31 +msgid "Is valid" +msgstr "Верно" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:143 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:32 +msgid "Is not valid" +msgstr "Неверно" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:148 +msgid "Contains" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:158 +#, python-format +msgid "%(name)s: %(operator)s %(value)s" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:417 +msgid "CLAG" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:468 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/default_values_tab.html:99 +msgid "Countries" +msgstr "Страны" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:584 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_methods.html:3 +msgid "Payment methods" +msgstr "Способы оплаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/models.py:644 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_methods.html:4 +msgid "Shipping methods" +msgstr "Способы доставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:18 +msgid "Less than or equal to" +msgstr "Меньше или равно" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:20 +msgid "Greater than or equal to" +msgstr "Больше или равно" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:25 +msgid "Contain" +msgstr "Содержит" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:29 +msgid "Is" +msgstr "Является" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/criteria/settings.py:30 +msgid "Is not" +msgstr "Не является" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/forms.py:55 +msgid "Verification Number" +msgstr "Проверочный номер" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/forms.py:92 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/forms.py:96 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/forms.py:102 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:27 +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:26 +msgid "E-mail" +msgstr "E-Mail" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/forms.py:104 +msgid "Password" +msgstr "Пароль" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/forms.py:106 +msgid "Confirm password" +msgstr "Повтор пароля" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/forms.py:115 +msgid "The two passwords do not match." +msgstr "Пароли не совпадают." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/forms.py:125 +msgid "That email address is already in use." +msgstr "С данным e-mail уже зарегистрировались." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:34 +msgid "Selected shipping method" +msgstr "Выбранный способ доставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:35 +msgid "Selected payment method" +msgstr "Выбранный способ оплаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:36 +msgid "Bank account" +msgstr "Банковский счет" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:37 +msgid "Credit card" +msgstr "Кредитная карта" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:53 +msgid "Selected country" +msgstr "Выбранная страна" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:156 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:89 +msgid "Account number" +msgstr "Номер счета" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:157 +msgid "Bank identification code" +msgstr "БИК" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:158 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:91 +msgid "Bank name" +msgstr "Название банка" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:159 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:92 +msgid "Depositor" +msgstr "Держатель счета" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:189 +msgid "Owner" +msgstr "Владелец" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:190 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:67 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ar/forms.py:10 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/co/forms.py:10 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/mx/forms.py:10 +msgid "Number" +msgstr "Номер" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:191 +msgid "Expiration date month" +msgstr "Месяц срока действия" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/models.py:192 +msgid "Expiration date year" +msgstr "Год срока действия" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/views.py:127 +msgid "You have been logged out." +msgstr "Вы вышли." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/views.py:217 +msgid "Your addresses have been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/views.py:220 +msgid "An error has occured." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/views.py:247 +msgid "Your e-mail has been changed." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer/views.py:266 +msgid "Your password has been changed." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/customer_tax/models.py:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/tax/models.py:17 +msgid "Rate" +msgstr "Ставка" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/discounts/settings.py:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/voucher/settings.py:7 +msgid "Absolute" +msgstr "Абсолютный" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/discounts/settings.py:8 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/voucher/settings.py:8 +msgid "Percentage" +msgstr "Процентный" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/models.py:19 +msgid "Script" +msgstr "Скрипт" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/models.py:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:102 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:99 +msgid "Variants" +msgstr "Варианты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/models.py:71 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:130 +msgid "Export" +msgstr "Выгрузка" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/settings.py:10 +msgid "---" +msgstr "---" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/settings.py:12 +msgid "Cheapest" +msgstr "Наидешевейший" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/export/settings.py:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:64 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/category_filter.html:5 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer_filter.html:5 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_filters_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:98 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:100 +msgid "All" +msgstr "Все" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/mail/utils.py:28 +msgid "Your order has been sent" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/mail/utils.py:64 +msgid "Your order has been paid" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/mail/utils.py:102 +msgid "Your order has been received" +msgstr "Ваш заказ получен" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/mail/utils.py:172 +msgid "New review has been added" +msgstr "Добавлено новое мнение." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/actions/views.py:97 +msgid "The action has been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/actions/views.py:99 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/categories/category.py:124 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/categories/view.py:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/manufacturers/views.py:98 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/manufacturers/views.py:297 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:230 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:453 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/seo/views.py:95 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/shipping_methods/views.py:333 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/payment.py:345 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/shop.py:131 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/shop.py:154 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/shop.py:180 +msgid "Please correct the indicated errors." +msgstr "Исправьте обозначенные ошибки." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/actions/views.py:126 +msgid "Action has been added." +msgstr "Действие добавлено." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/actions/views.py:148 +msgid "Action has been deleted." +msgstr "Действие удалено." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/actions/views.py:168 +msgid "The actions have been sorted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/categories/category.py:78 +#, python-format +msgid "" +"Do you really want to delete the category '%(name)s' and all its sub " +"categories?" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/categories/category.py:122 +msgid "Category data have been saved." +msgstr "Данные категорий сохранены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/categories/category.py:219 +msgid "The categories have been sorted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/categories/products.py:201 +msgid "Selected products have been added to category." +msgstr "Выбранные товары добавлены в категорию." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/categories/products.py:230 +msgid "Selected products have been removed from category." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/categories/view.py:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/manufacturers/views.py:96 +msgid "View data has been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/customer_tax/views.py:109 +msgid "Customer tax has been added." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/customer_tax/views.py:132 +msgid "Customer tax has been deleted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/customer_tax/views.py:149 +msgid "Criteria have been changed." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/customer_tax/views.py:174 +msgid "Data have been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/delivery_times/views.py:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/delivery_times.py:58 +msgid "Delivery time has been saved." +msgstr "Срок поставки сохранен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/delivery_times/views.py:75 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/delivery_times.py:82 +msgid "Delivery time has been added." +msgstr "Срок поставки добавлен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/delivery_times/views.py:113 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/delivery_times.py:115 +msgid "Delivery time has been deleted." +msgstr "Срок поставки удален." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/discounts/views.py:133 +msgid "Discount method has been added." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/discounts/views.py:157 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/shipping_methods/views.py:211 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/payment.py:226 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/payment.py:247 +msgid "Changes have been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/discounts/views.py:178 +msgid "Discount data has been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/discounts/views.py:196 +msgid "Discount has been deleted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/discounts/views.py:215 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property_groups/views.py:292 +msgid "Products have been assigned." +msgstr "Товары назначены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/discounts/views.py:236 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property_groups/views.py:316 +msgid "Products have been removed." +msgstr "Товары убраны." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/images/views.py:60 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/images/views.py:192 +#, python-format +msgid "%(count)d image" +msgid_plural "%(count)d images" +msgstr[0] "" +msgstr[1] "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/images/views.py:83 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/images.py:40 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/images.py:57 +msgid "Images have been added." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/images/views.py:156 +msgid "inline" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/images/views.py:159 +msgid "left" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/images/views.py:162 +msgid "right" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/manufacturers/products.py:204 +msgid "Selected products have been assigned to manufacturer." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/manufacturers/products.py:231 +msgid "Selected products are no longer assigned to manufacturer." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/manufacturers/views.py:295 +msgid "Manufacturer data has been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/pages/views.py:130 +msgid "Data has been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/pages/views.py:148 +msgid "Page has been added." +msgstr "Страница добавлена." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/pages/views.py:170 +msgid "Page has been deleted." +msgstr "Страница удалена." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/pages/views.py:191 +msgid "The pages have been sorted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/accessories.py:163 +msgid "Accessories have been added." +msgstr "Аксессуары добавлены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/accessories.py:195 +msgid "Accessories have been removed." +msgstr "Аксессуары удалены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/accessories.py:225 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/accessories.py:245 +msgid "Accessories have been updated." +msgstr "Аксессуары обновлены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/attachments.py:34 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/attachments.py:50 +msgid "Attachments have been added." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/attachments.py:82 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/attachments.py:94 +msgid "Attachment has been updated." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/attachments.py:85 +msgid "Attachment has been deleted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/categories.py:93 +msgid "Categories have been saved." +msgstr "Категории сохранены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/images.py:97 +msgid "Images has been deleted." +msgstr "Картинки удалены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/images.py:107 +msgid "Images has been updated." +msgstr "Картинки обновлены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/images.py:207 +msgid "Active images has been updated." +msgstr "Активные картинки обновлены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:136 +msgid "Page" +msgstr "Страница" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:228 +msgid "Product stock data has been saved." +msgstr "Наличие товара сохранено." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:402 +msgid "Sub type has been changed." +msgstr "Подтип изменен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:451 +msgid "Product data has been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:512 +msgid "Product filters have been reset" +msgstr "Фильтры товара сброшены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:539 +msgid "Products have been deleted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:585 +msgid "Products have been saved" +msgstr "Товары сохранены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/product.py:665 +msgid "Product filters have been set" +msgstr "Фильтры товара сохранены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/related_products.py:162 +msgid "Related products have been added." +msgstr "Сопутствующие товары добавлены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/related_products.py:190 +msgid "Related products have been removed." +msgstr "Сопутствующие товары удалены" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/related_products.py:211 +msgid "Related products have been updated." +msgstr "Сопутствующие товары обновлены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:329 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:442 +msgid "Property has been added." +msgstr "Свойство добавлено." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:354 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:457 +msgid "Property has been deleted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:419 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:490 +msgid "Option has been added." +msgstr "Опция добавлена." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:421 +msgid "Invalid data. Correct it and try again." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:545 +msgid "No variants have been added." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:548 +msgid "Variants have been added." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:574 +msgid "Variants have been deleted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:589 +msgid "Variants have been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:742 +msgid "Sub type has been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product/variants.py:766 +msgid "Category variant has been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product_taxes/views.py:43 +msgid "Tax has been saved." +msgstr "Налог сохранен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product_taxes/views.py:74 +msgid "Tax has been added." +msgstr "Налог добавлен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/product_taxes/views.py:102 +msgid "Tax has been deleted." +msgstr "Налог удален." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:75 +msgid "Property type has been saved." +msgstr "Тип свойства сохранен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:248 +msgid "Property type has been changed." +msgstr "Тип свойства изменен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:306 +msgid "Validators have been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:339 +msgid "Step range has been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:361 +msgid "Step type has been saved." +msgstr "Тип шага сохранен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:376 +msgid "Step has been added." +msgstr "Шаг добавлен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:389 +msgid "Steps have been updated." +msgstr "Шаги обновлены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:415 +msgid "The step has been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:492 +msgid "Option could not be added." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property/views.py:516 +msgid "Options have been updated." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property_groups/views.py:55 +msgid "Property group has been saved." +msgstr "Группа по свойствам сохранена." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property_groups/views.py:110 +msgid "Property group has been added." +msgstr "Группа по свойствам добавлена." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property_groups/views.py:132 +msgid "Property group has been deleted." +msgstr "Группа по свойствам удалена." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property_groups/views.py:148 +msgid "Properties have been assigned." +msgstr "Характеристики назначены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property_groups/views.py:167 +msgid "Properties have been removed." +msgstr "Свойства убраны." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property_groups/views.py:170 +msgid "There are no properties to update." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property_groups/views.py:175 +msgid "Properties have been updated." +msgstr "Свойства обновлены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/property_groups/views.py:346 +msgid "The Property groups have been sorted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/seo/views.py:89 +msgid "SEO data has been saved." +msgstr "Данные SEO сохранены." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/shipping_methods/views.py:188 +msgid "Shipping method has been added." +msgstr "Способ доставки добавлен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/shipping_methods/views.py:233 +msgid "Modifications have been saved." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/shipping_methods/views.py:255 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/payment.py:273 +msgid "Price has been added" +msgstr "Цена добавлена." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/shipping_methods/views.py:275 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/payment.py:288 +msgid "Prices have been deleted" +msgstr "Цена удалена." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/shipping_methods/views.py:287 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/payment.py:299 +msgid "Prices have been updated" +msgstr "Цена обновлена." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/shipping_methods/views.py:331 +msgid "Shipping method has been saved." +msgstr "Способ доставки сохранен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/shipping_methods/views.py:369 +msgid "Shipping method has been deleted." +msgstr "Способ доставки удален." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/shipping_methods/views.py:390 +msgid "The shipping methods have been sorted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/static_blocks/views.py:51 +msgid "Static block has been saved." +msgstr "Статичный блок сохранен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/static_blocks/views.py:96 +msgid "Files has been deleted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/static_blocks/views.py:106 +msgid "Files has been updated." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/static_blocks/views.py:153 +msgid "Files has been added." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/static_blocks/views.py:190 +msgid "Static block has been added." +msgstr "Статичный блок добавлен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/static_blocks/views.py:230 +msgid "The static blocks have been sorted." +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/static_blocks/views.py:252 +msgid "Static block has been deleted." +msgstr "Статичный блок удален." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/action.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/no_actions.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:79 +msgid "Actions" +msgstr "Действия" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/action.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/add_action.html:11 +msgid "Add action" +msgstr "Добавить действие" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/action.html:23 +msgid "Do you really want to delete this action?" +msgstr "Вы действительно хотите удалить действие?" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/action.html:24 +msgid "Delete action" +msgstr "Удалить действие" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/action.html:28 +msgid "View Shop" +msgstr "Просмотреть магазин" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/action.html:34 +msgid "Action" +msgstr "Действие" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/add_action.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/data_tab.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/add_category.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/data.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/add_customer_tax.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/data.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/add.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/base.html:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/data.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/discount.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/add_export.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/export.html:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/export_data_inline.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/add_manufacturer.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:36 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer_data_inline.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/add_page.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/data_tab.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/page.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/add_payment_method.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/manage_payment.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_data.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/add_product.html:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:91 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/add_tax.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/tax.html:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/add_property.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property.html:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/add_property_group.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/property_group.html:37 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/property_group.html:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/add_shipping_method.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/manage_shipping.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_data.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/data_tab.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/add_static_block.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/static_block.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/static_block.html:53 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/voucher_group.html:26 +msgid "Data" +msgstr "Данные" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/add_action.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/criteria.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/criteria.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_criteria.html:13 +msgid "Add" +msgstr "Добавить" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/add_action.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/add_category.html:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/add_customer_tax.html:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/add.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/add_discount.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/add_export.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/add_manufacturer.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/add_page.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/add_payment_method.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/add_product.html:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/add_tax.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/add_property.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/add_property_group.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/add_shipping_method.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/add_static_block.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/add_voucher_group.html:26 +msgid "Cancel" +msgstr "Отмена" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/data_tab.html:10 +msgid "Save action" +msgstr "Сохранить действие" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/no_actions.html:12 +msgid "There are no actions defined yet." +msgstr "Пока нет никаких действий" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/actions/no_actions.html:18 +msgid "Add Action" +msgstr "Добавить действие" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart.html:6 +msgid "Manage Cart" +msgstr "Редактировать корзину" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review.html:19 +msgid "Overview" +msgstr "Обзор" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_filters_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_filters_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:9 +msgid "Start" +msgstr "Начало" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_filters_inline.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_filters_inline.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:10 +msgid "End" +msgstr "Конец" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_filters_inline.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:72 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_filters_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:72 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:72 +msgid "Today" +msgstr "Сегодня" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_filters_inline.html:19 +msgid "T" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_filters_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:74 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_filters_inline.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:74 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:74 +msgid "Yesterday" +msgstr "Вчера" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_filters_inline.html:21 +msgid "Y" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_filters_inline.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:76 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_filters_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:76 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:76 +msgid "Week" +msgstr "Неделя" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_filters_inline.html:23 +msgid "W" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/data.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/data_tab.html:8 +msgid "General" +msgstr "Общее" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:96 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_inline.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:18 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:72 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:120 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:14 +msgid "ID" +msgstr "Код" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:63 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:71 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:121 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_inline.html:36 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_inline.html:39 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:60 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:94 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:135 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:79 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:82 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:37 +msgid "DATETIME_FORMAT" +msgstr "Y-m-d H:i:s" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:76 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_inline.html:22 +msgid "Items" +msgstr "Предметы" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:84 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:111 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_inline.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:127 +msgid "Total" +msgstr "Итого" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:108 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:115 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/forms.py:39 +msgid "Amount" +msgstr "Количество" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/cart_inline.html:161 +msgid "This cart has no items" +msgstr "Корзина пуста" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts.html:7 +msgid "Manage Carts" +msgstr "Редактировать корзины" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts.html:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:113 +msgid "Carts" +msgstr "Корзины" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:107 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/navigation.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:8 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:2 +msgid "Pages" +msgstr "Страницы" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:8 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:8 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:8 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:22 +msgid "First" +msgstr "Первая" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:36 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:34 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:8 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:8 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:8 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:36 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:36 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:8 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:34 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:27 +msgid "Previous" +msgstr "Предыдущая" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:39 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:37 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:39 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:39 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:37 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:31 +msgid "of" +msgstr "из" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:58 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:59 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:37 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:56 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:57 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:37 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:58 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:59 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:58 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:59 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:37 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:36 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:36 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:56 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:57 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:36 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:37 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:47 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:37 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:49 +msgid "Next" +msgstr "Следующая" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:52 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:63 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/carts_filters_inline.html:64 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/cart/selectable_carts_inline.html:52 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:61 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_filters_inline.html:62 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/selectable_customers_inline.html:52 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:52 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:63 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filter.html:64 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:52 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:63 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_filters_inline.html:64 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:52 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:41 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/pages_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:41 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/pages_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:61 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_filters_inline.html:62 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:50 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/selectable_reviews_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:52 +msgid "Last" +msgstr "Последняя" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/add_category.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/no_categories.html:20 +msgid "Add Category" +msgstr "Добавить категорию" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/add_category.html:25 +msgid "Add category" +msgstr "Добавить категорию" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/category_filter.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer_filter.html:6 +msgid "None" +msgstr "Нет" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/data.html:80 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:371 +msgid "Appearance" +msgstr "Внешний вид" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/data.html:114 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/data_tab.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:411 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/static_block.html:62 +msgid "Save data" +msgstr "Сохранить данные" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:6 +msgid "Manage Category" +msgstr "Управление категорией" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:18 +msgid "Add Top Category" +msgstr "Добавить старшую категорию" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:28 +msgid "Delete Category" +msgstr "Удалить категорию" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:31 +msgid "View Category" +msgstr "Просмотреть категорию" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:35 +msgid "Goto Category" +msgstr "Перейти к категории" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/view.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:37 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/view.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:63 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:90 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:112 +msgid "View" +msgstr "Просмотр" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:38 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/page.html:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:108 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/seo.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/seo/seo.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/shop.html:13 +msgid "SEO" +msgstr "SEO" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/manage_category.html:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/page.html:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:109 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/shop.html:14 +msgid "Portlets" +msgstr "Портлеты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/no_categories.html:4 +msgid "No Categories" +msgstr "Нет категорий" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/no_categories.html:14 +msgid "There are no categories yet." +msgstr "Пока нет категорий" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products.html:7 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:34 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:33 +msgid "Selectable Products" +msgstr "Доступные товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:97 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:97 +msgid "Selected Products" +msgstr "Выбранные товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/products_inline.html:89 +msgid "Add to category" +msgstr "Добавить в категорию" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/selected_products.html:82 +msgid "Remove from category" +msgstr "Убрать из категории" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/category/view.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/view.html:11 +msgid "Save View" +msgstr "Сохранить вид" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:66 +msgid "Registriert" +msgstr "Зарегистрированный" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:157 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/marketing/models.py:51 +msgid "DATE_FORMAT" +msgstr "Y-m-d" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:41 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:63 +msgid "Invoice address" +msgstr "Адрес плательщика" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:60 +msgid "Shipping address" +msgstr "Адрес доставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:67 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_inline.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:115 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:2 +msgid "Orders" +msgstr "Заказы" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customer_inline.html:84 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:98 +#: eggs/lfs_contact-1.2-py2.7.egg/lfs_contact/forms.py:11 +msgid "Message" +msgstr "Сообщение" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers.html:6 +msgid "Manage customers" +msgstr "Управление покупателями" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer/customers_inline.html:4 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:111 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:114 +msgid "Customers" +msgstr "Клиенты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/add_customer_tax.html:12 +msgid "Add customer tax" +msgstr "Добавить потребительский налог" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/add_customer_tax.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/customer_tax.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/no_customer_taxes.html:18 +msgid "Add Customer Tax" +msgstr "Добавить налог" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/criteria.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/customer_tax.html:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/criteria.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/discount.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/manage_payment.html:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_criteria.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/manage_shipping.html:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_criteria.html:3 +msgid "Criteria" +msgstr "Критерии" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/criteria.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/criteria.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_criteria.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_price_criteria.html:18 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_criteria.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_price_criteria.html:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_price_criteria.html:18 +msgid "Add criterion" +msgstr "Добавить критерий" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/criteria.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/criteria.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_criteria.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_price_criteria.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_criteria.html:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_price_criteria.html:31 +msgid "Save criteria" +msgstr "Сохранить критерии" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/customer_tax.html:8 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:86 +msgid "Customer Taxes" +msgstr "Налоги покупателей" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/customer_tax.html:22 +msgid "Do you really want to delete this customer tax?" +msgstr "Вы хотите удалить налог?" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/customer_tax.html:23 +msgid "Delete Customer Tax" +msgstr "Удалить налог" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/customer_tax.html:28 +msgid "Customer Tax" +msgstr "Налог" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/data.html:12 +msgid "Save Customer Tax" +msgstr "Сохранить налог" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/no_customer_taxes.html:10 +msgid "Customer taxes" +msgstr "Налоги покупателей" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/customer_tax/no_customer_taxes.html:12 +msgid "There are no customer taxes defined yet." +msgstr "Пока нет ни одного налога." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/dashboard.html:3 +msgid "Dashboard" +msgstr "Инфопанель" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/add.html:4 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/add.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/base.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/no_delivery_times.html:19 +msgid "Add Delivery Time" +msgstr "Добавить срок поставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/add.html:12 +msgid "Add delivery time" +msgstr "Добавить срок поставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/base.html:5 +msgid "Manage Delivery Time" +msgstr "Управление сроком доставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/base.html:10 +msgid "Delivery times" +msgstr "Сроки доставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/base.html:29 +msgid "Do you really want to delete this delivery time?" +msgstr "Вы действительно хотите удалить срок доставки?" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/base.html:30 +msgid "Delete Delivery Time" +msgstr "Удалить срок поставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/base.html:34 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/no_delivery_times.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/default_values_tab.html:27 +msgid "Delivery Time" +msgstr "Срок поставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/base.html:47 +msgid "Save Delivery Time" +msgstr "Сохранить срок поставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/delivery_times/no_delivery_times.html:13 +msgid "There are no delivery times yet." +msgstr "Пока нет сроков доставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/add_discount.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/add_discount.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/add_discount.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/discount.html:21 +msgid "Add discount" +msgstr "Добавить скидку" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/data.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:122 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:228 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property_select_field.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_data.html:13 +msgid "Save" +msgstr "Сохранить" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/discount.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/no_discounts.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:124 +msgid "Discounts" +msgstr "Скидки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/discount.html:24 +msgid "Do you really want to delete this discount?" +msgstr "Вы действительно хотите удалить скидку?" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/discount.html:26 +msgid "Delete discount" +msgstr "Удалить скидку" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/no_discounts.html:12 +msgid "There are no discounts yet." +msgstr "Пока нет скидок" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/no_discounts.html:18 +msgid "Add Discount" +msgstr "Добавить скидку" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products.html:4 +msgid "" +"If you assign products to discount then it will only be applied to selected " +"products. If you don't select any product then Discount will be applied to " +"whole cart." +msgstr "Скидка назначается только к выбранным товарам, если нет выбранных товаров, то скидка применяется ко всей корзине" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:87 +msgid "Add to Discount" +msgstr "Применить скидку" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:92 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:92 +msgid "Assigned products" +msgstr "Назначенные товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/discounts/products_inline.html:148 +msgid "Remove from Discount" +msgstr "Отменить скидку" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/add_export.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/add_export.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/export.html:21 +msgid "Add Export" +msgstr "Добавить экспорт" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/export.html:9 +msgid "Exports" +msgstr "Экспорт" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/export.html:24 +msgid "Do you really want to delete this export?" +msgstr "Вы действительно хотите удалить экспорт?" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/export.html:26 +msgid "Delete Export" +msgstr "Удалить экспорт" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/export.html:30 +msgid "Download Export" +msgstr "Загрузить экспорт" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/export/export_data_inline.html:10 +msgid "Save Export" +msgstr "Сохранить экспорт" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/filebrowser_images.html:3 +msgid "Select image" +msgstr "Выбрать изображение" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/filebrowser_images.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/images.html:33 +msgid "Filter" +msgstr "Фильтр" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/filebrowser_images.html:40 +msgid "There are no images yet" +msgstr "Пока нет изображений" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/filebrowser_images.html:44 +msgid "Insert image" +msgstr "Вставить изображение" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/filebrowser_images.html:55 +msgid "Original" +msgstr "Оригинал" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/filebrowser_images.html:64 +msgid "Insert" +msgstr "Вставить" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/images-list.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images-list.html:74 +msgid "Delete images" +msgstr "Удалить изображение" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/images-list.html:22 +msgid "Toggle selection" +msgstr "Снять выбор" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/images-list.html:25 +msgid "There are no images yet." +msgstr "Пока нет изображений" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/images.html:6 +msgid "Manage images" +msgstr "Управление изображениями" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/images.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/images.html:26 +msgid "Global images" +msgstr "Глобальные изображения" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/images.html:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images.html:25 +msgid "Add images" +msgstr "Добавить картинки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/images/images.html:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images.html:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/files.html:16 +msgid "Uploading images:" +msgstr "Загрузить изображения" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/information/environment.html:8 +msgid "Versions" +msgstr "Версии" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/information/environment.html:14 +msgid "Package" +msgstr "Пакет" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:64 +msgid "Logout" +msgstr "Выйти" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:66 +msgid "Login" +msgstr "Войти" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:77 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/shop.html:10 +msgid "Shop" +msgstr "Магазин" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:80 +msgid "Delivery Times" +msgstr "Сроки поставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:82 +msgid "Payment Methods" +msgstr "Способы оплаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:83 +msgid "Preferences" +msgstr "Настройки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:84 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/no_shipping_methods.html:11 +msgid "Shipping Methods" +msgstr "Способы доставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:85 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/no_taxes.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/tax.html:10 +msgid "Product Taxes" +msgstr "Налоги на товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:91 +msgid "Catalog" +msgstr "Каталог" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:95 +msgid "Products Overview" +msgstr "Обзор товаров" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:101 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:2 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:4 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/no_property_groups.html:11 +msgid "Property Groups" +msgstr "Группы по свойствам" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:108 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/static_block.html:14 +msgid "Static blocks" +msgstr "Статичные блоки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:116 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews.html:17 +msgid "Reviews" +msgstr "Мнения" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:119 +msgid "Marketing" +msgstr "Маркетинг" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:121 +msgid "Featured" +msgstr "Рекомендуемые" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:122 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/marketing.html:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:90 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/templatetags/lfs_portlets_tags.py:170 +msgid "Topseller" +msgstr "Популярный товар" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:123 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/no_vouchers.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/voucher_group.html:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers.html:3 +msgid "Vouchers" +msgstr "Сертификаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:125 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:13 +msgid "Rating Mails" +msgstr "Письма оценки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:128 +msgid "Utils" +msgstr "Инструменты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:131 +msgid "Miscellaneous" +msgstr "Разное" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:132 +msgid "Environment" +msgstr "Окружение" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:138 +msgid "Help" +msgstr "Помощь" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:165 +msgid "Powered by" +msgstr "Работает на " + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:167 +msgid "by" +msgstr "-" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:167 +msgid "All rights reserved" +msgstr "Все права защищены" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:169 +msgid "Distributed under the" +msgstr "Распространяется под" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:169 +msgid "BSD-License" +msgstr "лицензией BSD" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:173 +msgid "LFS Dialog" +msgstr "LFS диалог" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:174 +msgid "Portlets dialog" +msgstr "Диалог портлет" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:178 +msgid "Please Confirm" +msgstr "Подтвердите" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manage_base.html:180 +msgid "Do you really want to delete this object?" +msgstr "Вы действительно хотите удалить объект?" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/add_manufacturer.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/add_manufacturer.html:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/no_manufacturers.html:19 +msgid "Add Manufacturer" +msgstr "Добавить производителя" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:4 +msgid "Manage Manufacturer" +msgstr "Управление производителями" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:22 +msgid "Do you really want to delete this manufacturer?" +msgstr "Вы действительно хотите удалить производителя" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:24 +msgid "Delete Manufacturer" +msgstr "Удалить производителя" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:27 +msgid "View Manufacturer" +msgstr "Посмотреть производителя" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:31 +msgid "Goto Manufacturer" +msgstr "Перейти к производителю" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer.html:40 +msgid "Products tree" +msgstr "Каталог товаров" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/manufacturer_data_inline.html:10 +msgid "Save manufacturer" +msgstr "Сохранить" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/no_manufacturers.html:13 +msgid "There are no manufacturers yet." +msgstr "Пока нет ни одного производителя." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/products_inline.html:89 +msgid "Add to manufacturer" +msgstr "Добавить производителю" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/manufacturers/selected_products.html:82 +msgid "Remove from manufacturer" +msgstr "Убрать у производителя" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured.html:4 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller.html:4 +msgid "Product Selection" +msgstr "Выбор товаров" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:85 +msgid "Add to Featured Products" +msgstr "Добавить в рекомендуемые товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:89 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/featured.py:22 +msgid "Featured products" +msgstr "Рекомендуемые товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:159 +msgid "Save Featured" +msgstr "Сохранить рекомендации" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/featured_inline.html:164 +msgid "Remove from Featured" +msgstr "Удалить из рекомендаций" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/marketing_featured.html:13 +msgid "Featured Products" +msgstr "Рекомендуемые товары" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:18 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:35 +msgid "Send rating mails" +msgstr "Отправить письма оценки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:25 +msgid "Test" +msgstr "Проверить" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:25 +msgid "The mails will get to the shop notification email adresses" +msgstr "Письма придут на email-адреса магазина для оповещений" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:30 +msgid "Send copy" +msgstr "Отправить копию" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:30 +msgid "" +"The mails will also send to the shop notification email adresses (if not in " +"test mode)" +msgstr "Эти письма будут отправлены в магазин (если не тестовый режим)" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:40 +msgid "Rating mails sent" +msgstr "Письма оценки отправлены" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:54 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:15 +msgid "Date" +msgstr "Дата" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:57 +msgid "Date Closed" +msgstr "Дата окончания" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:91 +msgid "View order" +msgstr "Просмотр заказа" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/rating_mails.html:98 +msgid "No e-mails have been sent" +msgstr "Нет писем к отправке" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:85 +msgid "Add to topseller" +msgstr "Добавить в популярные" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:156 +msgid "Save topseller" +msgstr "Сохранить популярные" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/marketing/topseller_inline.html:161 +msgid "Remove from topseller" +msgstr "Убрать из популярных" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order.html:24 +msgid "Do you really want to delete this order?" +msgstr "Вы действительно хотите удалить заказ?" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order.html:26 +msgid "Delete order" +msgstr "Удалить заказ" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order.html:29 +msgid "Do you really want to resend this order?" +msgstr "Вы действительно хотите повторно отправить заказ" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order.html:31 +msgid "Resend order" +msgstr "Отправить заказ повторно" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:12 +msgid "Order number" +msgstr "Номер заказа" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:66 +msgid "Shipping method" +msgstr "Способ доставки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:69 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:112 +msgid "Payment method" +msgstr "Способ оплаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:123 +msgid "Included VAT" +msgstr "С НДС" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:201 +msgid "Voucher" +msgstr "Сертификат" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:219 +msgid "Shipping" +msgstr "Доставка" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:236 +msgid "Payment" +msgstr "Оплата" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:258 +msgid "Inclusive VAT" +msgstr "Включая НДС" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:267 +msgid "Message from the customer" +msgstr "Сообщение от клиента" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/order_inline.html:281 +msgid "Paypal Transaction ID" +msgstr "Код перевода PayPal" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/orders_inline.html:6 +msgid "No orders found." +msgstr "Заказы не найдены" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order/selectable_orders_inline.html:63 +msgid "N/A" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order_numbers/order_numbers_tab.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/shop.html:12 +msgid "Order Numbers" +msgstr "Номера заказов" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/order_numbers/order_numbers_tab.html:12 +msgid "Save order numbers" +msgstr "Сохранить номера заказов" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/add_page.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/add_page.html:23 +msgid "Add page" +msgstr "Добавить страницу" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/page.html:15 +msgid "Add Page" +msgstr "Добавить страницу" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/page.html:19 +msgid "Do you really want to delete this page?" +msgstr "Вы действительно хотите удалить страницу?" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/page.html:20 +msgid "Delete Page" +msgstr "Удалить страницу" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/page.html:23 +msgid "View Page" +msgstr "Просмотр страницы" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/pages/page.html:26 +msgid "Goto Page" +msgstr "Перейти к странице" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/add_payment_method.html:4 +msgid "Add payment Method" +msgstr "Добавить способ оплаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/add_payment_method.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/manage_payment.html:18 +msgid "Add Payment Method" +msgstr "Добавить способ оплаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/add_payment_method.html:23 +msgid "Add payment method" +msgstr "Добавить способ оплаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/manage_payment.html:4 +msgid "Manage Payment Methods" +msgstr "Управление способами оплаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/manage_payment.html:21 +msgid "Do you really want to delete this payment method?" +msgstr "Вы действительно хотите удалить этот способ оплаты?" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/manage_payment.html:23 +msgid "Delete payment method" +msgstr "Удалить способ оплаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/manage_payment.html:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_prices.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:150 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/manage_shipping.html:30 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_prices.html:3 +msgid "Prices" +msgstr "Цены" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_data.html:13 +msgid "Save Payment Method" +msgstr "Сохранить способ оплаты" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_prices.html:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_prices.html:13 +msgid "Existing prices" +msgstr "Существующие цены" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_prices.html:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_prices.html:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:67 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:114 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:70 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:153 +msgid "Priority" +msgstr "Важность" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_prices.html:43 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_prices.html:43 +msgid "Edit criteria" +msgstr "Править критерии" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_prices.html:58 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_prices.html:58 +msgid "Delete prices" +msgstr "Удалить цены" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_method_prices.html:59 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_method_prices.html:59 +msgid "Update prices" +msgstr "Обновить цены" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/payment/payment_price_criteria.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/shipping_price_criteria.html:6 +msgid "Edit criteria for" +msgstr "Править критерии для" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlet_add.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlet_edit.html:6 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:31 +#: eggs/django_portlets-1.3-py2.7.egg/portlets/models.py:31 +#: eggs/django_portlets-1.3-py2.7.egg/portlets/models.py:57 +msgid "Slot" +msgstr "Колонка" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlet_add.html:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlet_edit.html:27 +msgid "Save portlet" +msgstr "Сохранить портлет" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:8 +msgid "Blocked parent slots" +msgstr "Блокированные колонки-родители" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:23 +msgid "Save blocked parent slots" +msgstr "Сохранить блокированные колонки-родители" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:28 +msgid "Slots" +msgstr "Колонки" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments-list.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images-list.html:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:45 +msgid "Manage" +msgstr "Управление" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:60 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments-list.html:49 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images-list.html:56 +msgid "Move Up" +msgstr "Вверх" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:67 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments-list.html:54 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images-list.html:61 +msgid "Move Down" +msgstr "Вниз" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:73 +msgid "Do you really want to delete this portlet?" +msgstr "Вы действительно хотите удалить этот портлет" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:81 +msgid "There are no portlets assigned" +msgstr "Нет назначенных портлетов" -#: catalog/models.py:493 catalog/migrations/0001_initial.py:90 -#: core/models.py:48 core/migrations/0001_initial.py:15 page/models.py:17 -#: page/migrations/0001_initial.py:16 payment/models.py:62 -#: payment/models.py:108 payment/migrations/0001_initial.py:14 -#: payment/migrations/0001_initial.py:31 shipping/models.py:58 -#: shipping/models.py:111 shipping/migrations/0001_initial.py:16 -#: shipping/migrations/0001_initial.py:28 -#: templates/manage/category/products_inline.html:42 -#: templates/manage/category/selected_products.html:42 -#: templates/manage/marketing/topseller_inline.html:43 -#: templates/manage/marketing/topseller_inline.html:128 -#: templates/manage/product/accessories_inline.html:45 -#: templates/manage/product/accessories_inline.html:132 -#: templates/manage/product/product_filters_inline.html:16 -#: templates/manage/product/products_inline.html:24 -#: templates/manage/product/related_products_inline.html:44 -#: templates/manage/product/related_products_inline.html:126 -#: templates/manage/product/variants.html:149 -#: templates/manage/reviews/review_inline.html:13 -#: templates/manage/reviews/review_inline.html:52 -#: templates/manage/reviews/review_inline.html:83 -#: templates/manage/reviews/reviews_inline.html:11 -#: templates/manage/reviews/reviews_inline.html:132 -#: templates/manage/voucher/vouchers_inline.html:85 -msgid "Active" -msgstr "Активно" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:86 +msgid "Add new portlet" +msgstr "Добавить новый портлет" -#: catalog/models.py:497 catalog/migrations/0001_initial.py:92 -msgid "Deliverable" -msgstr "Осуществимо" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/portlets/portlets_inline.html:102 +msgid "Add portlet" +msgstr "Добавить портлет" -#: catalog/models.py:498 catalog/migrations/0001_initial.py:93 -msgid "Manual delivery time" -msgstr "Индивидуальный срок поставки" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories.html:4 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:105 +msgid "Accessories" +msgstr "Аксессуары" -#: catalog/models.py:499 catalog/migrations/0001_initial.py:94 -#: shipping/models.py:61 shipping/migrations/0001_initial.py:31 -msgid "Delivery time" -msgstr "Срок поставки" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories.html:18 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images.html:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products.html:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/files-list.html:41 +msgid "Update" +msgstr "Обновить" -#: catalog/models.py:500 catalog/migrations/0001_initial.py:95 -msgid "Order time" -msgstr "Время заказа" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:92 +msgid "Add to accessories" +msgstr "Добавить в аксессуары" -#: catalog/models.py:501 catalog/migrations/0001_initial.py:96 -msgid "Ordered at" -msgstr "Заказано в" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:176 +msgid "Save accessories" +msgstr "Сохранить аксессуары" -#: catalog/models.py:502 catalog/migrations/0001_initial.py:97 -msgid "Manage stock amount" -msgstr "Управление остатками" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/accessories_inline.html:181 +msgid "Remove from accessories" +msgstr "Убрать из аксессуаров" -#: catalog/models.py:503 catalog/migrations/0001_initial.py:98 -#: catalog/migrations/0002_changed_stock_amount.py:11 -#: catalog/migrations/0002_changed_stock_amount.py:18 -msgid "Stock amount" -msgstr "Наличие" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/add_product.html:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/add_product.html:28 +msgid "Add product" +msgstr "Добавить товар" -#: catalog/models.py:506 catalog/migrations/0001_initial.py:99 -#: criteria/migrations/0001_initial.py:14 criteria/models/criteria.py:598 -#: criteria/models/criteria.py:616 -#: templates/manage/criteria/combinedlengthandgirth_criterion.html:16 -#: templates/manage/criteria/country_criterion.html:17 -#: templates/manage/criteria/height_criterion.html:17 -#: templates/manage/criteria/length_criterion.html:17 -#: templates/manage/criteria/payment_method_criterion.html:17 -#: templates/manage/criteria/price_criterion.html:17 -#: templates/manage/criteria/shipping_method_criterion.html:17 -#: templates/manage/criteria/user_criterion.html:18 -#: templates/manage/criteria/weight_criterion.html:17 -#: templates/manage/criteria/width_criterion.html:16 -msgid "Weight" -msgstr "вес" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments-list.html:65 +msgid "Update attachments" +msgstr "Обновить вложения" -#: catalog/models.py:507 catalog/migrations/0001_initial.py:100 -#: criteria/migrations/0001_initial.py:28 criteria/models/criteria.py:251 -#: criteria/models/criteria.py:269 criteria/models/criteria.py:678 -#: templates/manage/criteria/combinedlengthandgirth_criterion.html:12 -#: templates/manage/criteria/country_criterion.html:13 -#: templates/manage/criteria/height_criterion.html:13 -#: templates/manage/criteria/length_criterion.html:13 -#: templates/manage/criteria/payment_method_criterion.html:13 -#: templates/manage/criteria/price_criterion.html:13 -#: templates/manage/criteria/shipping_method_criterion.html:13 -#: templates/manage/criteria/user_criterion.html:14 -#: templates/manage/criteria/weight_criterion.html:13 -#: templates/manage/criteria/width_criterion.html:12 -msgid "Height" -msgstr "Высота" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments-list.html:67 +msgid "Delete attachments" +msgstr "Удалить вложения" -#: catalog/models.py:508 catalog/migrations/0001_initial.py:101 -#: criteria/migrations/0001_initial.py:53 criteria/models/criteria.py:312 -#: criteria/models/criteria.py:330 -#: templates/manage/criteria/combinedlengthandgirth_criterion.html:13 -#: templates/manage/criteria/country_criterion.html:14 -#: templates/manage/criteria/height_criterion.html:14 -#: templates/manage/criteria/length_criterion.html:14 -#: templates/manage/criteria/payment_method_criterion.html:14 -#: templates/manage/criteria/price_criterion.html:14 -#: templates/manage/criteria/shipping_method_criterion.html:14 -#: templates/manage/criteria/user_criterion.html:15 -#: templates/manage/criteria/weight_criterion.html:14 -#: templates/manage/criteria/width_criterion.html:13 -msgid "Length" -msgstr "Длина" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments-list.html:71 +msgid "There are no attachments" +msgstr "Пока нет вложений" -#: catalog/models.py:509 catalog/migrations/0001_initial.py:102 -#: criteria/migrations/0001_initial.py:69 -#: criteria/migrations/0002_add_girth_criterion.py:14 -#: criteria/models/criteria.py:109 criteria/models/criteria.py:660 -#: templates/manage/criteria/combinedlengthandgirth_criterion.html:15 -#: templates/manage/criteria/country_criterion.html:16 -#: templates/manage/criteria/height_criterion.html:16 -#: templates/manage/criteria/length_criterion.html:16 -#: templates/manage/criteria/payment_method_criterion.html:16 -#: templates/manage/criteria/price_criterion.html:16 -#: templates/manage/criteria/shipping_method_criterion.html:16 -#: templates/manage/criteria/user_criterion.html:17 -#: templates/manage/criteria/weight_criterion.html:16 -#: templates/manage/criteria/width_criterion.html:15 -msgid "Width" -msgstr "Ширина" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:99 +msgid "Attachments" +msgstr "Вложения" -#: catalog/models.py:512 catalog/migrations/0001_initial.py:103 -#: manage/views/voucher.py:48 order/models.py:44 order/models.py:122 -#: order/migrations/0001_initial.py:15 order/migrations/0001_initial.py:53 -#: payment/models.py:67 payment/migrations/0001_initial.py:19 -#: shipping/models.py:59 shipping/migrations/0001_initial.py:29 -#: templates/manage/tax/tax.html:32 templates/manage/tax/tax.html.py:36 -#: templates/manage/voucher/vouchers_inline.html:73 voucher/models.py:96 -msgid "Tax" -msgstr "Налог" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments.html:9 +msgid "Add attachments" +msgstr "Добавить вложения" -#: catalog/models.py:513 catalog/migrations/0001_initial.py:104 -msgid "Subtype" -msgstr "Подтип" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/attachments.html:16 +msgid "Uploading attachments:" +msgstr "" -#: catalog/models.py:517 catalog/migrations/0001_initial.py:105 -msgid "Default variant" -msgstr "Обычный вариант" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/categories.html:23 +msgid "Save categories" +msgstr "Сохранить категории" -#: catalog/models.py:518 catalog/migrations/0001_initial.py:106 -msgid "Variants display type" -msgstr "Отображение варианта" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/categories.html:27 +msgid "There are no categories" +msgstr "Нет категорий" -#: catalog/models.py:524 catalog/migrations/0001_initial.py:108 -msgid "Active name" -msgstr "Активное название" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:45 +msgid "Urls" +msgstr "Ссылки" -#: catalog/models.py:525 catalog/migrations/0001_initial.py:109 -msgid "Active SKU" -msgstr "Активный артикул" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:69 +msgid "Redirect to" +msgstr "Перенаправить к" -#: catalog/models.py:526 catalog/migrations/0001_initial.py:110 -msgid "Active short description" -msgstr "Активное короткое описание" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:82 +msgid "Article numbers" +msgstr "Номер статьи" -#: catalog/models.py:527 catalog/migrations/0001_initial.py:111 -msgid "Active description" -msgstr "Активное описание" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:268 +msgid "Quantity field" +msgstr "Количество" -#: catalog/models.py:528 -msgid "Active price" -msgstr "Активная цена" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/data.html:289 +msgid "Base price" +msgstr "Базовая цена" -#: catalog/models.py:529 catalog/migrations/0003_add_for_sale_attributes.py:11 -msgid "Active for sale" -msgstr "Активна распродажа" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images-list.html:72 +msgid "Update images" +msgstr "Обновить изображения" -#: catalog/models.py:530 catalog/migrations/0003_add_for_sale_attributes.py:14 -msgid "Active for sale price" -msgstr "Активная цена распродажи" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images-list.html:78 +msgid "There are no images" +msgstr "Нет картинок" -#: catalog/models.py:531 catalog/migrations/0001_initial.py:113 -msgid "Active Images" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/images.html:14 +msgid "Active images" msgstr "Активные картинки" -#: catalog/models.py:532 catalog/migrations/0001_initial.py:114 -#: templates/manage/product/related_products.html:12 -msgid "Active related products" -msgstr "Активные сопутствующие товары" - -#: catalog/models.py:533 catalog/migrations/0001_initial.py:115 -#: templates/manage/product/accessories.html:12 -#: templates/manage/properties/pg_products.html:12 -msgid "Active accessories" -msgstr "Активные аксессуары" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/no_products.html:4 +msgid "No Products" +msgstr "Нет товаров" -#: catalog/models.py:534 -msgid "Active meta title" -msgstr "Активный заголовок META" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/no_products.html:14 +msgid "There are no products yet." +msgstr "Пока нет товаров" -#: catalog/models.py:535 catalog/migrations/0001_initial.py:116 -msgid "Active meta description" -msgstr "Активное описание META" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/no_products.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:55 +msgid "Add Product" +msgstr "Добавить товар" -#: catalog/models.py:536 catalog/migrations/0001_initial.py:117 -msgid "Active meta keywords" -msgstr "Активные ключевые META" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:4 +msgid "Manage Product" +msgstr "Управление товаром" -#: catalog/models.py:537 -msgid "Active dimensions" -msgstr "Активные размеры" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:49 +msgid "Base Article" +msgstr "Основной предмет" -#: catalog/models.py:539 -#, fuzzy -msgid "Product template" -msgstr "Шаблон товара" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:60 +msgid "Do you really want to delete this product?" +msgstr "Вы действительно хотите удалить товар?" -#: catalog/models.py:1124 catalog/migrations/0001_initial.py:62 -msgid "Acessory" -msgstr "Аксессуар" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:61 +msgid "Delete Product" +msgstr "Удалить товар" -#: catalog/models.py:1189 catalog/models.py:1278 -#: catalog/migrations/0001_initial.py:164 -msgid "Group" -msgstr "Группа" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:66 +msgid "View Product" +msgstr "Просмотреть товар" -#: catalog/models.py:1192 catalog/models.py:1444 -#: catalog/migrations/0001_initial.py:126 -#: catalog/migrations/0001_initial.py:175 -msgid "Unit" -msgstr "Единица" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:71 +msgid "Goto Product" +msgstr "Перейти к товару" -#: catalog/models.py:1193 catalog/migrations/0001_initial.py:176 -msgid "Display on product" -msgstr "Отображать на товаре" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:106 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/templatetags/lfs_portlets_tags.py:155 +msgid "Related Products" +msgstr "Сопутствующие товары" -#: catalog/models.py:1196 catalog/migrations/0001_initial.py:179 -msgid "Display no results" -msgstr "Отображать без результатов" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product.html:107 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:2 +msgid "Stock" +msgstr "Запас" -#: catalog/models.py:1197 catalog/migrations/0001_initial.py:180 -#: customer/models.py:93 customer/migrations/0001_initial.py:17 -#: templates/manage/portlets/portlets_inline.html:81 -#: templates/manage/voucher/vouchers_inline.html:67 -msgid "Type" -msgstr "Тип" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:14 +msgid "Name/SKU" +msgstr "Название/Артикул" -#: catalog/models.py:1199 catalog/migrations/0001_initial.py:181 -#: templates/manage/properties/step_inline.html:3 -msgid "Step type" -msgstr "Тип шага" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/product_filters_inline.html:68 +msgid "Filter products" +msgstr "Отобрать товары" -#: catalog/models.py:1200 catalog/migrations/0001_initial.py:182 -msgid "Step" -msgstr "Шаг" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products.html:5 +msgid "Manage Products" +msgstr "Управление товарами" -#: catalog/models.py:1205 templates/manage/manage_base.html:96 -#: templates/manage/manage_base.html:98 -#: templates/manage/product/product.html:90 -#: templates/manage/properties/properties_inline.html:5 -#: templates/manage/properties/property_group.html:28 -msgid "Properties" -msgstr "Свойства" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:37 +msgid "Sale Price" +msgstr "Цена распродажи" -#: catalog/models.py:1255 catalog/models.py:1279 catalog/models.py:1301 -#: catalog/models.py:1325 catalog/models.py:1358 -#: catalog/migrations/0001_initial.py:15 catalog/migrations/0001_initial.py:71 -#: catalog/migrations/0001_initial.py:134 -#: catalog/migrations/0001_initial.py:145 -#: catalog/migrations/0001_initial.py:165 -#: templates/manage/properties/property.html:29 -msgid "Property" -msgstr "Свойство" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:42 +msgid "For Sale" +msgstr "Распродажа" -#: catalog/models.py:1400 catalog/migrations/0001_initial.py:153 -#: criteria/migrations/0001_initial.py:35 -#: criteria/models/criteria_objects.py:19 -msgid "Content type" -msgstr "Тип наполнения" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:111 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:28 +msgid "Edit" +msgstr "Правка" -#: catalog/models.py:1401 catalog/migrations/0001_initial.py:154 -#: criteria/migrations/0001_initial.py:34 -#: criteria/migrations/0001_initial.py:37 -#: criteria/models/criteria_objects.py:16 -#: criteria/models/criteria_objects.py:20 -msgid "Content id" -msgstr "Код наполнения" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:113 +msgid "Goto" +msgstr "Перейти" -#: catalog/models.py:1424 catalog/migrations/0001_initial.py:25 -#: templates/manage/manage_base.html:103 -msgid "HTML" -msgstr "HTML" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/products_inline.html:132 +msgid "No products found." +msgstr "Товары отсутствуют" -#: catalog/models.py:1442 catalog/migrations/0001_initial.py:124 -msgid "Min" -msgstr "Мин." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:5 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/no_property_groups.html:14 +msgid "There are no property groups yet." +msgstr "Пока нет групп" -#: catalog/models.py:1443 catalog/migrations/0001_initial.py:125 -msgid "Max" -msgstr "Макс." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:21 +msgid "Update property groups" +msgstr "Обновить группы свойств" -#: catalog/settings.py:7 catalog/settings.py:17 catalog/settings.py:23 -#: catalog/settings.py:29 -#: templates/manage/product/product_filters_inline.html:51 -msgid "Standard" -msgstr "Стандарт" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:34 +msgid "Default values" +msgstr "Стандартные значения" -#: catalog/settings.py:8 templates/manage/customer/customer_inline.html:59 -#: templates/manage/product/data.html:155 -#: templates/manage/product/product_filters_inline.html:37 -#: templates/manage/product/product_filters_inline.html:44 -#: templates/manage/reviews/review_inline.html:24 -#: templates/manage/reviews/review_inline.html:55 -#: templates/manage/reviews/review_inline.html:87 -#: templates/manage/reviews/review_inline.html:132 -#: templates/manage/reviews/reviews_inline.html:76 -#: templates/manage/reviews/reviews_inline.html:170 -#: templates/manage/reviews/reviews_inline.html:179 -msgid "Yes" -msgstr "Да" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:83 +msgid "Update default values" +msgstr "Обновить стандартные значения" -#: catalog/settings.py:9 templates/manage/customer/customer_inline.html:61 -#: templates/manage/product/data.html:157 -#: templates/manage/product/product_filters_inline.html:38 -#: templates/manage/product/product_filters_inline.html:45 -#: templates/manage/reviews/review_inline.html:25 -#: templates/manage/reviews/review_inline.html:56 -#: templates/manage/reviews/review_inline.html:89 -#: templates/manage/reviews/review_inline.html:134 -#: templates/manage/reviews/reviews_inline.html:77 -#: templates/manage/reviews/reviews_inline.html:173 -#: templates/manage/reviews/reviews_inline.html:182 -msgid "No" -msgstr "Нет" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:92 +msgid "Filter values" +msgstr "Отобрать значения" -#: catalog/settings.py:18 catalog/settings.py:24 catalog/settings.py:30 -#: templates/manage/product/product_filters_inline.html:52 -msgid "Product with variants" -msgstr "Товар с вариантами" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:141 +msgid "Update filter values" +msgstr "Обновить значения фильтра" -#: catalog/settings.py:19 catalog/settings.py:25 export/models.py:69 -#: templates/manage/product/product.html:68 -#: templates/manage/product/product_filters_inline.html:53 -msgid "Variant" -msgstr "Вариант" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:150 +msgid "Displayed values" +msgstr "Отобразить значения" -#: catalog/settings.py:37 -msgid "List" -msgstr "Список" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:197 +msgid "Update displayed values" +msgstr "Обновить отображаемые значения" -#: catalog/settings.py:38 -msgid "Select" -msgstr "Выбор" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:205 +msgid "Variant properties" +msgstr "Варианты свойств" -#: catalog/settings.py:46 portlet/templatetags/lfs_portlets_tags.py:93 -#: templates/manage/manage_base.html:93 -#: templates/manage/product/categories.html:3 -#: templates/manage/product/product.html:74 -msgid "Categories" -msgstr "Категории" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:219 +msgid "Property values" +msgstr "Параметры свойства" -#: catalog/settings.py:55 -msgid "hours" -msgstr "часов" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/properties.html:220 +msgid "Please go to the variants to assign property values." +msgstr "Перейдите к вариантам, чтобы назначить свойства" -#: catalog/settings.py:56 -msgid "days" -msgstr "дней" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:92 +msgid "Add to related products" +msgstr "Добавить в сопутствующие товары" -#: catalog/settings.py:57 -msgid "weeks" -msgstr "недель" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/related_products_inline.html:156 +msgid "Remove from related products" +msgstr "Убрать из сопутствующих товаров" -#: catalog/settings.py:58 -msgid "months" -msgstr "месяцев" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/seo.html:71 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/seo/seo.html:12 +msgid "Save SEO" +msgstr "Сохранить SEO" -#: catalog/settings.py:62 -msgid "hour" -msgstr "час" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:10 +msgid "Dimension" +msgstr "Измерение" -#: catalog/settings.py:63 -msgid "day" -msgstr "день" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:25 +msgid "kg" +msgstr "кг" -#: catalog/settings.py:64 -msgid "week" -msgstr "неделя" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:42 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:59 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:76 +msgid "m" +msgstr "м" -#: catalog/settings.py:65 -msgid "month" -msgstr "месяц" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:83 +msgid "Stock Data" +msgstr "Наличные" -#: catalog/settings.py:73 -msgid "Number field" -msgstr "Числовое поле" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:190 +msgid "Packing" +msgstr "Упаковка" -#: catalog/settings.py:74 -msgid "Text field" -msgstr "Текстовое поле" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/stock.html:252 +msgid "Save stock" +msgstr "Сохранить наличие" -#: catalog/settings.py:75 -msgid "Select field" -msgstr "Выбор поля" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:25 +msgid "Local properties" +msgstr "Локальные свойства" -#: catalog/settings.py:83 -msgid "Automatic" -msgstr "Автоматически" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:220 +msgid "Edit variant" +msgstr "Править вариант" -#: catalog/settings.py:84 -msgid "Fixed step" -msgstr "Постоянный шаг" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:39 +msgid "Add property" +msgstr "Добавить свойство" -#: catalog/settings.py:85 -msgid "Manual steps" -msgstr "Задаваемый шаг" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:48 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:49 +msgid "Up" +msgstr "Вверх" -#: catalog/settings.py:98 -#, fuzzy -msgid "Category with products" -msgstr "Категория с товарами" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:57 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:58 +msgid "Down" +msgstr "Вниз" -#: catalog/settings.py:102 -msgid "Category with products horizontal" -msgstr "Категория с товарами (горизонтальная)" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:64 +msgid "Do you really want to delete this property and all its options?" +msgstr "Вы действительно хотите удалить свойство и все его опции?" -#: catalog/settings.py:106 -#, fuzzy -msgid "Category with subcategories" -msgstr "Категория с подкатегориями" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:68 +msgid "Delete property" +msgstr "Удалить свойство" -#: catalog/settings.py:110 -msgid "Category with subcategories horizontal" -msgstr "Категория с подкатегориями (горизонтальная)" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:77 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/options_inline.html:68 +msgid "Do you really want to delete this option?" +msgstr "Вы действительно хотите удалить опцию?" -#: catalog/settings.py:117 -#, fuzzy -msgid "Default template" -msgstr "Стандартный шаблон" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:81 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/options_inline.html:72 +msgid "Delete option" +msgstr "Удалить опцию" -#: catalog/settings.py:121 -#, fuzzy -msgid "Price on top" -msgstr "Цена сверху" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:93 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/options_inline.html:38 +msgid "Add option" +msgstr "Добавить опцию" -#: catalog/settings.py:125 -#, fuzzy -msgid "Description on top" -msgstr "Описание сверху" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:121 +msgid "Add variant(s)" +msgstr "Добавить вариант(ы)" -#: catalog/views.py:32 catalog/views.py:59 -msgid "The product has been changed according to your selection." -msgstr "Товар был изменен в соответствии с вашим выбором." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:138 +msgid "Pos." +msgstr "Поз." -#: catalog/views.py:56 catalog/views.py:430 -msgid "The choosen combination of properties is not deliverable." -msgstr "Сочетание выбранных свойств не поставляется." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:243 +msgid "Change category variant" +msgstr "Сменить вариант категории" -#: catalog/migrations/0001_initial.py:48 -msgid "Content" -msgstr "Наполнение" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:248 +msgid "Display type" +msgstr "Тип отображения" -#: catalog/migrations/0001_initial.py:112 -msgid "Active Price" -msgstr "Активная цена" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product/variants.html:259 +msgid "Change variant display type" +msgstr "Изменить тип отображения варианта" -#: checkout/forms.py:16 checkout/forms.py:26 customer/models.py:61 -#: customer/migrations/0001_initial.py:37 -#: templates/manage/customer/customers_inline.html:100 -msgid "Firstname" -msgstr "Имя" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/add_tax.html:4 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/add_tax.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/no_taxes.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/tax.html:27 +msgid "Add Product Tax" +msgstr "Добавить налог" -#: checkout/forms.py:17 checkout/forms.py:27 customer/models.py:62 -#: customer/migrations/0001_initial.py:38 -#: templates/manage/customer/customers_inline.html:94 -msgid "Lastname" -msgstr "Фамилия" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/add_tax.html:22 +msgid "Add Tax" +msgstr "Добавить налог" -#: checkout/forms.py:18 checkout/forms.py:28 customer/models.py:63 -#: customer/migrations/0003_add_company_name.py:11 -msgid "Company name" -msgstr "Организация" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/no_taxes.html:4 +msgid "No Product Taxes" +msgstr "Нет налогов на товар" -#: checkout/forms.py:19 checkout/forms.py:29 customer/models.py:64 -#: customer/migrations/0001_initial.py:41 -msgid "Street" -msgstr "Улица" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/no_taxes.html:14 +msgid "There are no product taxes yet." +msgstr "Пока нет ни одного налога." -#: checkout/forms.py:20 checkout/forms.py:30 -msgid "Zip Code" -msgstr "Индекс" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/tax.html:4 +msgid "Product Tax" +msgstr "Налог на товар" -#: checkout/forms.py:21 checkout/forms.py:31 customer/models.py:66 -#: customer/migrations/0001_initial.py:36 -msgid "City" -msgstr "Город" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/tax.html:30 +msgid "Do you really want to delete this tax?" +msgstr "Вы действительно хотите удалить налог?" -#: checkout/forms.py:22 checkout/forms.py:32 criteria/models/criteria.py:203 -#: customer/models.py:68 customer/migrations/0001_initial.py:42 -#: templates/manage/criteria/combinedlengthandgirth_criterion.html:8 -#: templates/manage/criteria/country_criterion.html:9 -#: templates/manage/criteria/height_criterion.html:9 -#: templates/manage/criteria/length_criterion.html:9 -#: templates/manage/criteria/payment_method_criterion.html:9 -#: templates/manage/criteria/price_criterion.html:9 -#: templates/manage/criteria/shipping_method_criterion.html:9 -#: templates/manage/criteria/user_criterion.html:10 -#: templates/manage/criteria/weight_criterion.html:9 -#: templates/manage/criteria/width_criterion.html:8 -msgid "Country" -msgstr "Страна" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/tax.html:31 +msgid "Delete Product Tax" +msgstr "Удалить налог" -#: checkout/forms.py:23 checkout/forms.py:33 customer/models.py:69 -#: customer/migrations/0001_initial.py:40 -#: templates/manage/order/order_inline.html:147 -msgid "Phone" -msgstr "Телефон" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/tax.html:35 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:165 +msgid "Product tax" +msgstr "Налог на товар" -#: checkout/forms.py:24 customer/forms.py:27 customer/forms.py:32 -#: templates/manage/order/order_inline.html:131 -msgid "E-mail" -msgstr "E-Mail" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/product_taxes/tax.html:46 +msgid "Save Tax" +msgstr "Сохранить налог" -#: checkout/forms.py:35 -msgid "Account Number" -msgstr "Номер счета" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/add_property.html:10 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/add_property.html:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/no_properties.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property.html:35 +msgid "Add Property" +msgstr "Добавить свойство" -#: checkout/forms.py:36 -msgid "Bank Indentification Code" -msgstr "БИК" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/no_properties.html:14 +msgid "There are no properties yet." +msgstr "Пока нет свойств" -#: checkout/forms.py:37 -msgid "Bankname" -msgstr "Наименование банка" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/options_inline.html:3 +msgid "Select field options" +msgstr "" -#: checkout/forms.py:38 customer/models.py:83 -#: customer/migrations/0001_initial.py:27 order/models.py:81 -#: order/migrations/0001_initial.py:35 -msgid "Depositor" -msgstr "Держатель счета" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/options_inline.html:80 +msgid "Update options" +msgstr "Обновить опции" -#: checkout/forms.py:42 -msgid "Credit Card Type" -msgstr "Тип кредитной карты" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property.html:37 +msgid "Do you really want to delete this property?" +msgstr "Вы действительно хотите удалить свойство?" -#: checkout/forms.py:43 -msgid "Credit Card Owner" -msgstr "Держатель карты" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property.html:38 +msgid "Delete Property" +msgstr "удалить свойство" -#: checkout/forms.py:44 -msgid "Credit Card Number" -msgstr "Номер карты" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property.html:57 +msgid "Save property" +msgstr "Сохранить свойство" -#: checkout/forms.py:45 -msgid "Expiration Date Month" -msgstr "Месяц срока действия " +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property.html:61 +msgid "Field type" +msgstr "Тип поля" -#: checkout/forms.py:46 -msgid "Expiration Date Year" -msgstr "Год срока действия" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property.html:68 +msgid "Save property type" +msgstr "Сохранить тип свойства" -#: checkout/forms.py:47 -msgid "Verification Number" -msgstr "Проверочный номер" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property_number_field.html:2 +msgid "Validators" +msgstr "Проверки" -#: checkout/forms.py:49 -msgid "Same as invoice" -msgstr "Совпадает с платежным" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property_number_field.html:15 +msgid "Save validators" +msgstr "Сохранить проверки" -#: checkout/forms.py:50 -msgid "Your message to us" -msgstr "Ваше сообщение нам" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/property_select_field.html:2 +msgid "Select field properties" +msgstr "Выбрать свойства поля" -#: checkout/forms.py:66 -msgid "This field is required." -msgstr "Поле обязательно к заполнению." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/step_inline.html:10 +msgid "Save step type" +msgstr "Сохранить тип шага" -#: checkout/settings.py:7 -msgid "Anonymous and Authenticated" -msgstr "Анонимно и с регистрацией" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/step_inline.html:17 +msgid "Step range" +msgstr "Диапазон шага" -#: checkout/settings.py:8 -msgid "Anonymous only" -msgstr "Только анонимно" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/step_inline.html:24 +msgid "Save step" +msgstr "Сохранить шаг" -#: checkout/settings.py:9 -msgid "Authenticated only" -msgstr "Только с регистрацией" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/step_inline.html:32 +msgid "Steps" +msgstr "Шаги" -#: checkout/views.py:54 customer/models.py:70 customer/views.py:41 -#: customer/migrations/0001_initial.py:39 -#: templates/manage/customer/customers_inline.html:106 -#: templates/manage/marketing/rating_mails.html:42 -#: templates/manage/reviews/review_inline.html:116 -#: templates/manage/reviews/reviews_inline.html:113 -msgid "E-Mail" -msgstr "E-Mail" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/step_inline.html:46 +msgid "Add step" +msgstr "Добавить шаг" -#: checkout/views.py:64 customer/views.py:57 -msgid "You have been logged in." -msgstr "Вы вошли." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/step_inline.html:66 +msgid "Do you really want to delete this step?" +msgstr "Вы действительно хотите удалить этот шаг?" -#: checkout/views.py:87 customer/views.py:85 -msgid "You have been registered and logged in." -msgstr "Вы зарегистрировались и вошли." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/step_inline.html:71 +msgid "Delete step" +msgstr "Удалить шаг" -#: checkout/views.py:413 -msgid "An error has been occured." -msgstr "Обнаружена проблема." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/properties/step_inline.html:79 +msgid "Update steps" +msgstr "Обновить шаг" -#: core/models.py:19 core/migrations/0001_initial.py:45 -msgid "Country code" -msgstr "Код страны" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/add_property_group.html:11 +msgid "Add property Group" +msgstr "Добавить группу со свойством" -#: core/models.py:47 core/migrations/0001_initial.py:18 -msgid "Link" -msgstr "Ссылка" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/add_property_group.html:22 +msgid "Add property group" +msgstr "Добавить группу со свойством" -#: core/models.py:117 core/migrations/0001_initial.py:35 -msgid "Shop owner" -msgstr "Владелец магазина" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/no_property_groups.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/property_group.html:30 +msgid "Add Property Group" +msgstr "Добавить группу по свойствам" -#: core/models.py:118 core/migrations/0001_initial.py:30 -msgid "From e-mail address" -msgstr "e-mail адрес отправителя" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:87 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/properties_inline.html:47 +msgid "Add to Property Group" +msgstr "Добавить к группе свойств" -#: core/models.py:119 core/migrations/0001_initial.py:34 -msgid "Notification email addresses" -msgstr "Адреса e-mail для оповещений" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/products_inline.html:148 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/properties_inline.html:105 +msgid "Remove from Property Group" +msgstr "Удалить из группы свойств" -#: core/models.py:128 core/migrations/0001_initial.py:25 -msgid "Google Analytics ID" -msgstr "Google Analytics ID" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/properties_inline.html:38 +msgid "All properties are selected" +msgstr "Выбраны все свойства" -#: core/models.py:129 core/migrations/0001_initial.py:38 -msgid "Google Analytics Site Tracking" -msgstr "Google Analytics Site Tracking" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/properties_inline.html:52 +msgid "Selected Properties" +msgstr "Выбранные свойства" -#: core/models.py:130 core/migrations/0001_initial.py:27 -msgid "Google Analytics E-Commerce Tracking" -msgstr "Google Analytics E-Commerce Tracking" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/properties_inline.html:95 +msgid "No properties assigned" +msgstr "Свойства не назначены" -#: core/models.py:132 criteria/models/criteria.py:181 -#: templates/manage/shop/default_values.html:64 -msgid "Countries" -msgstr "Страны" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/properties_inline.html:109 +msgid "Update properties" +msgstr "Обновить свойства" -#: core/models.py:133 core/migrations/0001_initial.py:31 -msgid "Default country" -msgstr "Страна по умолчанию" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/property_group.html:7 +msgid "Property groups" +msgstr "Группы свойств" -#: core/models.py:134 core/migrations/0002_add_default_currency.py:11 -msgid "Default Currency" -msgstr "Стандартная валюта" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/property_group.html:32 +msgid "Do you really want to delete this property group?" +msgstr "Вы действительно хотите удалить группу свойств" -#: core/models.py:136 core/migrations/0001_initial.py:29 -msgid "Checkout type" -msgstr "Тип расчета" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/property_group.html:33 +msgid "Delete Property Group" +msgstr "Удалить группу по свойствам" -#: core/settings.py:5 -msgid "Top Menu" -msgstr "Верхнее меню" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/property_groups/property_group.html:50 +msgid "Save property group" +msgstr "Сохранить группу по свойствам" -#: core/templatetags/lfs_tags.py:155 -#: portlet/templatetags/lfs_portlets_tags.py:107 -msgid "Information" -msgstr "Информация" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review.html:22 +msgid "Do you really want to delete this review?" +msgstr "Вы действительно хотите удалить обзор?" -#: core/templatetags/lfs_tags.py:378 -#, python-format -msgid "%s tag needs no argument" -msgstr "Метка %s не требует параметров" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review.html:24 +msgid "Delete review" +msgstr "Удалить обзор" -#: core/templatetags/lfs_tags.py:401 -#, python-format -msgid "%s tag needs product as argument" -msgstr "Метка %s требует аргумент - товар" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review.html:43 +msgid "Review" +msgstr "Обзор" -#: criteria/settings.py:16 criteria/settings.py:24 -msgid "Equal to" -msgstr "Равно" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:88 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:44 +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:28 +msgid "Score" +msgstr "Оценка" -#: criteria/settings.py:17 templates/manage/criteria/number_operators.html:4 -msgid "Less than" -msgstr "Меньше" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/review_inline.html:98 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:48 +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:27 +msgid "Comment" +msgstr "Коментарий" -#: criteria/settings.py:18 -msgid "Less than or equal to" -msgstr "Меньше или равно" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/reviews/reviews_inline.html:6 +msgid "There are no reviews yet." +msgstr "Пока нет обзоров" -#: criteria/settings.py:19 templates/manage/criteria/number_operators.html:6 -msgid "Greater than" -msgstr "Больше" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/add_shipping_method.html:4 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/add_shipping_method.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/manage_shipping.html:18 +msgid "Add shipping method" +msgstr "Добавить способ доставки" -#: criteria/settings.py:20 -msgid "Greater than or equal to" -msgstr "Больше или равно" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/add_shipping_method.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/no_shipping_methods.html:20 +msgid "Add Shipping Method" +msgstr "Добавить способ доставки" -#: criteria/settings.py:25 -msgid "Contain" -msgstr "Содержит" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/manage_shipping.html:4 +msgid "Manage Shipping Methods" +msgstr "Управление способами доставки" -#: criteria/settings.py:29 -msgid "Is" -msgstr "Является" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/manage_shipping.html:21 +msgid "Do you really want to delete this shipping method?" +msgstr "Удалить способ доставки?" -#: criteria/settings.py:30 -msgid "Is not" -msgstr "Не является" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/manage_shipping.html:23 +msgid "Delete Shipping Method" +msgstr "Удалить способ доставки" -#: criteria/settings.py:31 -#: templates/manage/criteria/selection_operators.html:5 -msgid "Is valid" -msgstr "Верно" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/no_shipping_methods.html:4 +msgid "No Shipping Methods" +msgstr "Нет способов доставки" -#: criteria/settings.py:32 -#: templates/manage/criteria/selection_operators.html:6 -msgid "Is not valid" -msgstr "Неверно" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shipping_methods/no_shipping_methods.html:14 +msgid "There are no shipping methods yet." +msgstr "Пока нет способов доставки" -#: criteria/migrations/0001_initial.py:12 -#: criteria/migrations/0001_initial.py:45 -#: criteria/migrations/0001_initial.py:52 -#: criteria/migrations/0001_initial.py:60 -#: criteria/migrations/0001_initial.py:68 -#: criteria/migrations/0002_add_girth_criterion.py:13 -#: criteria/migrations/0003_add_payment_method_criterion.py:13 -#: criteria/migrations/0004_add_shipping_method_criterion.py:13 -#: criteria/models/criteria.py:48 criteria/models/criteria.py:108 -#: criteria/models/criteria.py:180 criteria/models/criteria.py:311 -#: criteria/models/criteria.py:373 criteria/models/criteria.py:466 -#: criteria/models/criteria.py:597 criteria/models/criteria.py:659 -msgid "Operator" -msgstr "Оператор" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/data_tab.html:43 +msgid "E-Mails" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/data_tab.html:81 +msgid "Google" +msgstr "" -#: criteria/migrations/0001_initial.py:39 -#: criteria/models/criteria_objects.py:15 -msgid "Criterion type" -msgstr "Критерий" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/data_tab.html:116 +msgid "Checkout" +msgstr "Проверка" -#: criteria/models/criteria.py:67 -msgid "Cart Price" -msgstr "Цена корзины" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/data_tab.html:143 +msgid "Content" +msgstr "Наполнение" -#: criteria/models/criteria.py:127 -#: templates/manage/criteria/combinedlengthandgirth_criterion.html:9 -#: templates/manage/criteria/country_criterion.html:10 -#: templates/manage/criteria/height_criterion.html:10 -#: templates/manage/criteria/length_criterion.html:10 -#: templates/manage/criteria/payment_method_criterion.html:10 -#: templates/manage/criteria/price_criterion.html:10 -#: templates/manage/criteria/shipping_method_criterion.html:10 -#: templates/manage/criteria/user_criterion.html:11 -#: templates/manage/criteria/weight_criterion.html:10 -#: templates/manage/criteria/width_criterion.html:9 -msgid "Combined length and girth" -msgstr "Сумма измерений" - -#: criteria/models/criteria.py:374 -msgid "Payment methods" -msgstr "Способы оплаты" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/data_tab.html:193 +msgid "Save shop" +msgstr "Сохранить магазин" -#: criteria/models/criteria.py:399 payment/models.py:105 -#: payment/migrations/0001_initial.py:28 -#: templates/manage/criteria/combinedlengthandgirth_criterion.html:10 -#: templates/manage/criteria/country_criterion.html:11 -#: templates/manage/criteria/height_criterion.html:11 -#: templates/manage/criteria/length_criterion.html:11 -#: templates/manage/criteria/payment_method_criterion.html:11 -#: templates/manage/criteria/price_criterion.html:11 -#: templates/manage/criteria/shipping_method_criterion.html:11 -#: templates/manage/criteria/user_criterion.html:12 -#: templates/manage/criteria/weight_criterion.html:11 -#: templates/manage/criteria/width_criterion.html:10 -#: templates/manage/order/order_inline.html:173 -msgid "Payment method" -msgstr "Способ оплаты" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/default_values_tab.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/shop.html:11 +msgid "Default Values" +msgstr "Стандартные значения" -#: criteria/models/criteria.py:467 -msgid "Shipping methods" -msgstr "Способы доставки" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/default_values_tab.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:78 +msgid "Price Calculator" +msgstr "Расчет стоимости" -#: criteria/models/criteria.py:492 -#: templates/manage/criteria/combinedlengthandgirth_criterion.html:14 -#: templates/manage/criteria/country_criterion.html:15 -#: templates/manage/criteria/height_criterion.html:15 -#: templates/manage/criteria/length_criterion.html:15 -#: templates/manage/criteria/payment_method_criterion.html:15 -#: templates/manage/criteria/price_criterion.html:15 -#: templates/manage/criteria/shipping_method_criterion.html:15 -#: templates/manage/criteria/user_criterion.html:16 -#: templates/manage/criteria/weight_criterion.html:15 -#: templates/manage/criteria/width_criterion.html:14 -#: templates/manage/order/order_inline.html:170 -msgid "Shipping method" -msgstr "Способ доставки" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/default_values_tab.html:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:11 +#: eggs/lfs_order_numbers-1.1-py2.7.egg/lfs_order_numbers/models.py:23 +msgid "Format" +msgstr "Формат" -#: customer/forms.py:34 -msgid "Password" -msgstr "Пароль" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/default_values_tab.html:149 +msgid "Localization" +msgstr "Локализация" -#: customer/forms.py:36 -msgid "Confirm password" -msgstr "Повтор пароля" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/shop/default_values_tab.html:163 +msgid "Save Default Values" +msgstr "Соханить стандартные значения" -#: customer/forms.py:45 -msgid "The two passwords do not match." -msgstr "Пароли не совпадают." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/add_static_block.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/no_static_blocks.html:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/static_block.html:38 +msgid "Add Static Block" +msgstr "Добавить статичный блок" -#: customer/forms.py:55 -msgid "That email address is already in use." -msgstr "С данным e-mail уже зарегистрировались." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/add_static_block.html:22 +msgid "Save static block" +msgstr "Сохранить статичный блок" -#: customer/models.py:25 customer/migrations/0001_initial.py:50 -msgid "Selected shipping method" -msgstr "Выбранный способ доставки" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/files-list.html:47 +msgid "There are no files" +msgstr "Нет файлов" -#: customer/models.py:26 customer/migrations/0001_initial.py:56 -msgid "Selected payment method" -msgstr "Выбранный способ оплаты" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/files.html:9 +msgid "Add files" +msgstr "Добавить файл" -#: customer/models.py:27 customer/migrations/0001_initial.py:51 -msgid "Bank account" -msgstr "Банковский счет" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/no_static_blocks.html:11 +msgid "Static Blocks" +msgstr "Стационарный блок" -#: customer/models.py:28 customer/migrations/0001_initial.py:59 -msgid "Credit card" -msgstr "Кредитная карта" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/no_static_blocks.html:14 +msgid "There are no static blocks yet." +msgstr "Нет стационарных блоков" -#: customer/models.py:29 customer/migrations/0001_initial.py:53 -msgid "Selected shipping address" -msgstr "Выбранный адрес доставки" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/static_block.html:40 +msgid "Do you really want to delete this static block?" +msgstr "Вы действительно хотите удалить стационарный блок?" -#: customer/models.py:30 customer/migrations/0001_initial.py:52 -msgid "Selected invoice address" -msgstr "Выбранный адрес плательщика" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/static_block.html:41 +msgid "Delete Static Block" +msgstr "Удалить стационарный блок" -#: customer/models.py:31 customer/migrations/0001_initial.py:57 -msgid "Selected country" -msgstr "Выбранная страна" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/static_block/static_block.html:43 +msgid "View Static Block" +msgstr "Просмотреть стационарный блок" -#: customer/models.py:59 customer/models.py:78 customer/models.py:91 -#: customer/migrations/0001_initial.py:12 -#: customer/migrations/0001_initial.py:24 -#: customer/migrations/0001_initial.py:35 -#: templates/manage/cart/cart_inline.html:71 -msgid "Customer" -msgstr "Клиент" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/utils.html:12 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/utils.html:17 +msgid "Utilities" +msgstr "Инструменты" -#: customer/models.py:67 customer/migrations/0002_add_address_state.py:11 -#: order/models.py:40 order/migrations/0001_initial.py:45 -#: templates/manage/customer/customer_inline.html:133 -#: templates/manage/order/order_inline.html:15 -#: templates/manage/order/order_inline.html:83 -#: templates/manage/order/order_inline.html:139 -#: templates/manage/order/orders_inline.html:12 -#: templates/manage/order/orders_inline.html:124 -msgid "State" -msgstr "Состояние" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/utils.html:20 +msgid "Clear Cache" +msgstr "Очистить кеш" -#: customer/models.py:80 customer/migrations/0001_initial.py:28 -#: order/models.py:78 order/migrations/0001_initial.py:55 -msgid "Account number" -msgstr "Номер счета" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/utils.html:23 +msgid "Set category levels" +msgstr "Назначить уровни категорий" -#: customer/models.py:81 customer/migrations/0001_initial.py:26 -msgid "Bank identification code" -msgstr "БИК" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/utils.html:26 +msgid "Reindex topseller" +msgstr "Пересчитать лучших продавцов" -#: customer/models.py:82 customer/migrations/0001_initial.py:25 -#: order/models.py:80 order/migrations/0001_initial.py:50 -msgid "Bank name" -msgstr "Название банка" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/utils.html:29 +msgid "Update effective prices" +msgstr "Обновить действующие цены" -#: customer/models.py:94 customer/migrations/0001_initial.py:16 -msgid "Owner" -msgstr "Владелец" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/add_voucher_group.html:11 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/add_voucher_group.html:15 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/add_voucher_group.html:22 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/voucher_group.html:17 +msgid "Add voucher group" +msgstr "Добавить группу сертификатов" -#: customer/models.py:95 customer/migrations/0001_initial.py:13 -#: templates/manage/voucher/vouchers_inline.html:64 -msgid "Number" -msgstr "Номер" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/data.html:2 +msgid "Core data" +msgstr "Основные данные" -#: customer/models.py:96 customer/migrations/0001_initial.py:15 -msgid "Expiration date month" -msgstr "Месяц срока действия" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/data.html:12 +msgid "Save voucher group" +msgstr "Сохранить группу сертификатов" -#: customer/models.py:97 customer/migrations/0001_initial.py:14 -msgid "Expiration date year" -msgstr "Год срока действия" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/no_vouchers.html:14 +msgid "There are no vouchers yet." +msgstr "Пока нет сертификатов" -#: customer/views.py:120 -msgid "You have been logged out." -msgstr "Вы вышли." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/no_vouchers.html:20 +msgid "Add Voucher Group" +msgstr "Добавить группу сертификатов" -#: export/models.py:18 -msgid "Script" -msgstr "Скрипт" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/options.html:3 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/voucher_group.html:28 +msgid "Options" +msgstr "Опции" -#: export/models.py:19 templates/manage/product/product.html:80 -#: templates/manage/product/variants.html:84 -msgid "Variants" -msgstr "Варианты" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/options.html:12 +msgid "Save options" +msgstr "Сохранить опции" -#: export/models.py:67 templates/manage/category/manage_category.html:39 -#: templates/manage/product/product_filters_inline.html:15 -msgid "Category" -msgstr "Категория" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/voucher_group.html:7 +msgid "Voucher groups" +msgstr "Группа сертификатов" -#: export/models.py:68 templates/manage/manage_base.html:127 -#: templates/manage/export/export.html:17 -msgid "Export" -msgstr "Выгрузка" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/voucher_group.html:20 +msgid "Do you really want to delete this voucher group?" +msgstr "Вы действительно хотите удалить группу сертификатов?" -#: export/settings.py:10 -msgid "---" -msgstr "---" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/voucher_group.html:21 +msgid "Delete voucher group" +msgstr "Удалить группу сертификатов" -#: export/settings.py:11 -msgid "Default" -msgstr "Стандарт" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers.html:9 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers.html:18 +msgid "Add vouchers" +msgstr "Добавить сертификаты" -#: export/settings.py:12 -msgid "Cheapest" -msgstr "Наидешевейший" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:79 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/forms.py:41 +msgid "Start date" +msgstr "Дата начала" -#: export/settings.py:13 templates/manage/category/category_filter.html:4 -#: templates/manage/category/category_select.html:4 -#: templates/manage/order/order_inline.html:47 -#: templates/manage/order/order_inline.html:89 -#: templates/manage/order/orders_inline.html:98 -#: templates/manage/product/variants.html:119 -msgid "All" -msgstr "Все" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:82 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/forms.py:42 +msgid "End date" +msgstr "Дата конца" -#: mail/utils.py:19 -msgid "Your order has been received" -msgstr "Ваш заказ получен" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:85 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/forms.py:44 +msgid "Effective from" +msgstr "Действительно с" -#: mail/utils.py:41 -#, python-format -msgid "Welcome to %s" -msgstr "Добро пожаловать в %s" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:91 +msgid "Used" +msgstr "Погашен" -#: mail/utils.py:67 -msgid "New review has been added" -msgstr "Добавлено новое мнение." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:94 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/forms.py:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/featured.py:24 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/forsale.py:27 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/latest.py:24 +msgid "Limit" +msgstr "Ограничение" -#: manage/views/actions.py:55 -msgid "Action has been saved." -msgstr "Действие сохранено." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:97 +msgid "Last used date" +msgstr "Последняя дата использования" -#: manage/views/actions.py:79 -msgid "Action has been added." -msgstr "Действие добавлено." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:164 +msgid "Delete vouchers" +msgstr "Удалить сертификаты" -#: manage/views/actions.py:98 -msgid "Action has been deleted." -msgstr "Действие удалено." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/templates/manage/voucher/vouchers_inline.html:167 +msgid "There are no vouchers for this group yet." +msgstr "В этой группе нет сертификатов" -#: manage/views/carts.py:192 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/carts.py:242 msgid "Cart filters has been set." msgstr "Фильтры корзины заданы." -#: manage/views/carts.py:222 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/carts.py:278 msgid "Cart filters has been set" msgstr "Фильтры корзины заданы" -#: manage/views/carts.py:246 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/carts.py:304 msgid "Cart filters has been reset" msgstr "Фильтры корзины сброшены" -#: manage/views/customer.py:210 -msgid "Customer filters have been set" -msgstr "Фильтры клиента заданы" - -#: manage/views/customer.py:234 -msgid "Customer filters has been reset" -msgstr "Фильтры клиента сброшены" - -#: manage/views/delivery_times.py:46 -msgid "Delivery time has been saved." -msgstr "Срок поставки сохранен." - -#: manage/views/delivery_times.py:69 -msgid "Delivery time has been added." -msgstr "Срок поставки добавлен." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/customer.py:315 +msgid "Customer filters have been set" +msgstr "Фильтры клиента заданы" -#: manage/views/delivery_times.py:99 -msgid "Delivery time has been deleted." -msgstr "Срок поставки удален." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/customer.py:342 +msgid "Customer filters has been reset" +msgstr "Фильтры клиента сброшены" -#: manage/views/export.py:305 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/export.py:334 msgid "Export data has been saved." msgstr "Данные выгрузки сохранены." -#: manage/views/lfs_portlets.py:74 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/lfs_portlets.py:67 msgid "Portlet has been updated." msgstr "Портлет обновлен." -#: manage/views/lfs_portlets.py:121 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/lfs_portlets.py:104 msgid "Portlet has been added." msgstr "Портлет добавлен." -#: manage/views/lfs_portlets.py:141 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/lfs_portlets.py:113 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/lfs_portlets.py:193 +msgid "Please correct errors and try again." +msgstr "Исправьте ошибки и попробуйте снова" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/lfs_portlets.py:155 msgid "Portlet has been deleted." msgstr "Портлет удален." -#: manage/views/lfs_portlets.py:181 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/lfs_portlets.py:184 msgid "Portlet has been saved." msgstr "Портлет сохранен." -#: manage/views/orders.py:133 manage/views/orders.py:163 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/marketing/featured.py:146 +msgid "Featured product has been added." +msgstr "Добавлен рекомендуемый товар" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/marketing/featured.py:175 +msgid "Featured product has been removed." +msgstr "Рекомендуемый товар удален" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/marketing/featured.py:197 +msgid "Featured product has been updated." +msgstr "Рекомендуемый товар обновлен" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/marketing/rating_mails.py:35 +msgid "Please rate your products on " +msgstr "Просим вас оценить купленные товары на " + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/marketing/topseller.py:146 +msgid "Topseller have been added." +msgstr "Популярный товар добавлен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/marketing/topseller.py:175 +msgid "Topseller have been removed." +msgstr "Популярный товар удален." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/marketing/topseller.py:196 +msgid "Topseller have been updated." +msgstr "Популярный товар обновлен." + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/orders.py:255 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/orders.py:291 msgid "Filters has been set" msgstr "Фильтры заданы" -#: manage/views/orders.py:187 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/orders.py:321 msgid "Filters has been reset" msgstr "Фильтры сброшены" -#: manage/views/orders.py:291 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/orders.py:391 msgid "Order has been sent." msgstr "Заказ отправлен." -#: manage/views/orders.py:305 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/orders.py:424 msgid "State has been changed" msgstr "Состояние изменено." -#: manage/views/page.py:59 -msgid "Page has been saved." -msgstr "Страница сохранена." - -#: manage/views/page.py:83 -msgid "Page has been added." -msgstr "Страница добавлена." - -#: manage/views/page.py:102 -msgid "Page has been deleted." -msgstr "Страница удалена." - -#: manage/views/payment.py:175 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/payment.py:201 msgid "Payment method has been added." msgstr "Способ оплаты добавлен." -#: manage/views/payment.py:240 manage/views/shipping.py:239 -msgid "Price has been added" -msgstr "Цена добавлена." - -#: manage/views/payment.py:260 manage/views/shipping.py:258 -msgid "Prices have been deleted" -msgstr "Цена удалена." - -#: manage/views/payment.py:272 manage/views/shipping.py:270 -msgid "Prices have been updated" -msgstr "Цена обновлена." - -#: manage/views/payment.py:336 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/payment.py:343 msgid "Payment method has been saved." msgstr "Способ оплаты сохранен." -#: manage/views/payment.py:359 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/payment.py:381 msgid "Payment method has been deleted." msgstr "способ оплаты сохранен." -#: manage/views/properties.py:74 -msgid "Property type has been saved." -msgstr "Тип свойства сохранен." - -#: manage/views/properties.py:108 -msgid "Property type has been changed." -msgstr "Тип свойства изменен." - -#: manage/views/properties.py:136 -msgid "Steps have been saved." -msgstr "Шаг сохранен." - -#: manage/views/properties.py:151 -msgid "Step type has been saved." -msgstr "Тип шага сохранен." - -#: manage/views/properties.py:167 -msgid "Step has been added." -msgstr "Шаг добавлен." - -#: manage/views/properties.py:179 -msgid "Steps have been updated." -msgstr "Шаги обновлены." - -#: manage/views/properties.py:223 -msgid "Property has been added." -msgstr "Свойство добавлено." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/payment.py:402 +msgid "The payment methods have been sorted." +msgstr "Способы оплаты отсортированы" -#: manage/views/properties.py:257 -msgid "Option has been added." -msgstr "Опция добавлена." - -#: manage/views/properties.py:270 -msgid "Options have been update." -msgstr "Опции обновлены." - -#: manage/views/review.py:186 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/review.py:236 msgid "Review filters have been set" msgstr "Фильтры мнений заданы" -#: manage/views/review.py:210 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/review.py:266 msgid "Review filters have been reset" msgstr "Фильтры мнений сброшены" -#: manage/views/review.py:230 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/review.py:296 msgid "Review has been deleted." msgstr "Мнение удалено." -#: manage/views/review.py:250 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/review.py:316 msgid "Review state has been set" msgstr "Состояние мнения задано" -#: manage/views/shipping.py:174 -msgid "Shipping method has been added." -msgstr "Способ доставки добавлен." - -#: manage/views/shipping.py:322 -msgid "Shipping method has been saved." -msgstr "Способ доставки сохранен." - -#: manage/views/shipping.py:345 -msgid "Shipping method has been deleted." -msgstr "Способ доставки удален." - -#: manage/views/shop.py:53 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/shop.py:129 msgid "Shop data has been saved." msgstr "Данные магазина сохранены." -#: manage/views/shop.py:89 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/shop.py:152 msgid "Shop default values have been saved." msgstr "Стандартные значения магазина сохранены." -#: manage/views/shop.py:91 manage/views/categories/category.py:101 -#: manage/views/categories/seo.py:40 manage/views/product/product.py:118 -msgid "Please correct the indicated errors." -msgstr "Исправьте обозначенные ошибки." - -#: manage/views/static_blocks.py:44 -msgid "Static block has been saved." -msgstr "Статичный блок сохранен." - -#: manage/views/static_blocks.py:66 -msgid "Static block has been added." -msgstr "Статичный блок добавлен." - -#: manage/views/static_blocks.py:101 -msgid "Static block has been deleted." -msgstr "Статичный блок удален." - -#: manage/views/tax.py:45 -msgid "Tax has been saved." -msgstr "Налог сохранен." - -#: manage/views/tax.py:68 -msgid "Tax has been added." -msgstr "Налог добавлен." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/shop.py:178 +msgid "Order numbers has been saved." +msgstr "Номера заказа были сохранены" -#: manage/views/tax.py:93 -msgid "Tax has been deleted." -msgstr "Налог удален." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/utils.py:30 +msgid "Topseller have been reindexed." +msgstr "Лучшие продавцы были пересчитаны" -#: manage/views/utils.py:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/utils.py:41 msgid "Cache has been cleared." msgstr "Кеш очищен." -#: manage/views/utils.py:34 -msgid "Categoy levels have been created." -msgstr "Уровни категорий созданы." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/utils.py:52 +msgid "Category levels have been created." +msgstr "Уровень категорий создан" -#: manage/views/utils.py:45 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/views/utils.py:65 msgid "Effective prices have been set." msgstr "Действительные цены установлены." -#: manage/views/voucher.py:42 templates/manage/cart/cart_inline.html:144 -#: templates/manage/order/order_inline.html:254 -msgid "Amount" -msgstr "Количество" - -#: manage/views/voucher.py:43 templates/manage/voucher/vouchers_inline.html:70 -msgid "Value" -msgstr "Стоимость" - -#: manage/views/voucher.py:44 templates/manage/voucher/vouchers_inline.html:76 -msgid "Start date" -msgstr "Дата начала" - -#: manage/views/voucher.py:45 templates/manage/voucher/vouchers_inline.html:79 -msgid "End date" -msgstr "Дата конца" - -#: manage/views/voucher.py:46 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/forms.py:43 msgid "Kind of" msgstr "Вида" -#: manage/views/voucher.py:47 templates/manage/voucher/vouchers_inline.html:82 -msgid "Effective from" -msgstr "Действительно с" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/views.py:189 +msgid "Unable to create unique Vouchers for the options specified." +msgstr "Нельзя создать уникальные сертификаты для указанных опций" -#: manage/views/voucher.py:200 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/views.py:205 msgid "Vouchers have been created." msgstr "Сертификаты созданы." -#: manage/views/voucher.py:219 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/views.py:225 msgid "Vouchers have been deleted." msgstr "Сертификаты удалены." -#: manage/views/voucher.py:254 -msgid "Voucher data has been save." -msgstr "Данные сертификатов сохранены." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/views.py:265 +msgid "Voucher data has been saved." +msgstr "Информация о сертификате сохранена" -#: manage/views/voucher.py:267 -#, fuzzy +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/views.py:281 msgid "Voucher group and assigned vouchers have been deleted." msgstr "Группа сертификатов и назначенные серт-ы удалены." -#: manage/views/voucher.py:284 -msgid "Voucher options has been save." -msgstr "Опции сертификатов сохранены." - -#: manage/views/categories/category.py:99 -msgid "Category data have been saved." -msgstr "Данные категорий сохранены." - -#: manage/views/categories/products.py:175 -msgid "Selected products have been added to category." -msgstr "Выбранные товары добавлены в категорию." - -#: manage/views/categories/seo.py:38 -msgid "SEO data has been saved." -msgstr "Данные SEO сохранены." - -#: manage/views/marketing/rating_mails.py:34 -msgid "Please rate your products on " -msgstr "Просим вас оценить купленные товары на " - -#: manage/views/marketing/topseller.py:121 -msgid "Topseller have been added." -msgstr "Популярный товар добавлен." - -#: manage/views/marketing/topseller.py:148 -msgid "Topseller have been removed." -msgstr "Популярный товар удален." - -#: manage/views/marketing/topseller.py:168 -msgid "Topseller have been updated." -msgstr "Популярный товар обновлен." - -#: manage/views/product/accessories.py:154 -msgid "Accessories have been added." -msgstr "Аксессуары добавлены." - -#: manage/views/product/accessories.py:185 -msgid "Accessories have been removed." -msgstr "Аксессуары удалены." - -#: manage/views/product/accessories.py:215 -#: manage/views/product/accessories.py:235 -msgid "Accessories have been updated." -msgstr "Аксессуары обновлены." - -#: manage/views/product/categories.py:90 -msgid "Categories have been saved." -msgstr "Категории сохранены." - -#: manage/views/product/images.py:35 -msgid "Images has been added." -msgstr "Картинки добавлены." - -#: manage/views/product/images.py:67 -msgid "Images has been deleted." -msgstr "Картинки удалены." - -#: manage/views/product/images.py:77 -msgid "Images has been updated." -msgstr "Картинки обновлены." - -#: manage/views/product/images.py:126 -msgid "Active images has been updated." -msgstr "Активные картинки обновлены." - -#: manage/views/product/product.py:131 -msgid "Product stock data has been saved." -msgstr "Наличие товара сохранено." - -#: manage/views/product/product.py:267 -msgid "Sub type has been changed." -msgstr "Подтип изменен." - -#: manage/views/product/product.py:351 -msgid "Product filters have been reset" -msgstr "Фильтры товара сброшены." - -#: manage/views/product/product.py:404 -msgid "Products have been saved" -msgstr "Товары сохранены." - -#: manage/views/product/product.py:439 -msgid "Product filters have been set" -msgstr "Фильтры товара сохранены." - -#: manage/views/product/related_products.py:136 -msgid "Related products have been added." -msgstr "Сопутствующие товары добавлены." - -#: manage/views/product/related_products.py:162 -msgid "Related products have been removed." -msgstr "Сопутствующие товары удалены" - -#: manage/views/product/related_products.py:181 -msgid "Related products have been updated." -msgstr "Сопутствующие товары обновлены." - -#: manage/views/product/seo.py:47 -msgid "Seo data has been saved." -msgstr "Данные SEO сохранены." - -#: manage/views/property_groups/product_values.py:85 -msgid "Product Values have been saved." -msgstr "Значения товаров сохранены." - -#: manage/views/property_groups/products.py:119 -msgid "Products have been assigned." -msgstr "Товары назначены." - -#: manage/views/property_groups/products.py:141 -msgid "Products have been removed." -msgstr "Товары убраны." - -#: manage/views/property_groups/property_groups.py:54 -msgid "Property group has been saved." -msgstr "Группа по свойствам сохранена." - -#: manage/views/property_groups/property_groups.py:98 -msgid "Property group has been added." -msgstr "Группа по свойствам добавлена." - -#: manage/views/property_groups/property_groups.py:117 -msgid "Property group has been deleted." -msgstr "Группа по свойствам удалена." - -#: manage/views/property_groups/property_groups.py:133 -msgid "Properties have been assigned." -msgstr "Характеристики назначены." - -#: manage/views/property_groups/property_groups.py:151 -msgid "Properties have been removed." -msgstr "Свойства убраны." - -#: manage/views/property_groups/property_groups.py:158 -msgid "Properties have been updated." -msgstr "Свойства обновлены." +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manage/voucher/views.py:300 +msgid "Voucher options has been saved." +msgstr "Опции сертификата сохранены" -#: marketing/models.py:24 -msgid "Order" -msgstr "Заказ" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/manufacturer/views.py:40 +#, python-format +msgid "%(count)d manufacturer" +msgid_plural "%(count)d manufacturers" +msgstr[0] "" +msgstr[1] "" -#: order/models.py:38 order/migrations/0001_initial.py:59 -msgid "Created" -msgstr "Создан" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/marketing/models.py:27 +msgid "sales" +msgstr "" -#: order/models.py:41 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:64 msgid "State modified" msgstr "Состояние изменено" -#: order/models.py:46 order/migrations/0001_initial.py:33 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:69 msgid "firstname" msgstr "Имя" -#: order/models.py:47 order/models.py:48 order/migrations/0001_initial.py:47 -#: order/migrations/0001_initial.py:51 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:70 msgid "lastname" msgstr "Фамилия" -#: order/models.py:50 order/migrations/0001_initial.py:58 -msgid "Invoice firstname" -msgstr "Имя плательщика" - -#: order/models.py:51 order/migrations/0001_initial.py:62 -msgid "Invoice lastname" -msgstr "Фамилия плательщика" - -#: order/models.py:52 order/migrations/0003_add_company_name.py:11 -msgid "Invoice company name" -msgstr "Огранизация-плательщик" - -#: order/models.py:53 order/migrations/0001_initial.py:49 -msgid "Invoice street" -msgstr "Улица плательщика" - -#: order/models.py:54 order/migrations/0001_initial.py:46 -msgid "Invoice zip code" -msgstr "Индекс плательщика" - -#: order/models.py:55 order/migrations/0001_initial.py:37 -msgid "Invoice city" -msgstr "Город плательщика" - -#: order/models.py:56 -#: order/migrations/0002_add_invoice_state_and_shipping_state_and_uuid.py:11 -msgid "Invoice state" -msgstr "Страна плательщика" - -#: order/models.py:58 order/migrations/0001_initial.py:56 -msgid "Invoice phone" -msgstr "Телефон плательщика" - -#: order/models.py:60 order/migrations/0001_initial.py:38 -msgid "Shipping firstname" -msgstr "Имя получателя" - -#: order/models.py:61 order/migrations/0001_initial.py:48 -msgid "Shipping lastname" -msgstr "Фамилия получателя" - -#: order/models.py:62 order/migrations/0003_add_company_name.py:14 -msgid "Shipping company name" -msgstr "Организация-получатель" - -#: order/models.py:63 order/migrations/0001_initial.py:30 -msgid "Shipping street" -msgstr "Улица доставки" - -#: order/models.py:64 order/migrations/0001_initial.py:34 -msgid "Shipping zip code" -msgstr "Индекс получателя" - -#: order/models.py:65 order/migrations/0001_initial.py:52 -msgid "Shipping city" -msgstr "Город доставки" - -#: order/models.py:66 -#: order/migrations/0002_add_invoice_state_and_shipping_state_and_uuid.py:14 -msgid "Shipping state" -msgstr "Страна доставки" - -#: order/models.py:68 order/migrations/0001_initial.py:43 -msgid "Shipping phone" -msgstr "Телефон получателя" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:71 +msgid "email" +msgstr "" -#: order/models.py:70 order/migrations/0001_initial.py:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:81 +#: lfs_project/settings.py:217 msgid "Shipping Method" msgstr "Способ доставки" -#: order/models.py:71 order/migrations/0001_initial.py:41 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:82 msgid "Shipping Price" msgstr "Стоимость доставки" -#: order/models.py:72 order/migrations/0001_initial.py:39 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:83 msgid "Shipping Tax" msgstr "Налог на доставку" -#: order/models.py:74 order/migrations/0001_initial.py:31 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:85 +#: lfs_project/settings.py:218 msgid "Payment Method" msgstr "Способ оплаты" -#: order/models.py:75 order/migrations/0001_initial.py:60 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:86 msgid "Payment Price" msgstr "Стоимость перевода" -#: order/models.py:76 order/migrations/0001_initial.py:44 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:87 msgid "Payment Tax" msgstr "Налог на перевод" -#: order/models.py:79 order/migrations/0001_initial.py:32 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:90 msgid "Bank identication code" msgstr "БИК" -#: order/models.py:83 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:94 msgid "Voucher number" msgstr "Номер сертификата" -#: order/models.py:84 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:95 msgid "Voucher value" msgstr "Номинал сертификата" -#: order/models.py:85 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:96 msgid "Voucher tax" msgstr "Налог сертификата" -#: order/models.py:87 order/migrations/0001_initial.py:61 -#: templates/manage/customer/customer_inline.html:139 -#: templates/manage/order/orders_inline.html:130 -msgid "Message" -msgstr "Сообщение" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:99 +msgid "pay_link" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:102 +msgid "Delivery Date" +msgstr "" -#: order/models.py:120 order/migrations/0001_initial.py:21 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:151 msgid "Price net" msgstr "Окончательная цена (со скид.)" -#: order/models.py:121 order/migrations/0001_initial.py:23 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:152 msgid "Price gross" msgstr "Фактурная цена (без скид.)" -#: order/models.py:129 order/migrations/0001_initial.py:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:160 msgid "Product quantity" msgstr "Количество товара" -#: order/models.py:130 order/migrations/0001_initial.py:20 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:161 msgid "Product SKU" msgstr "Артикул товара" -#: order/models.py:131 order/migrations/0001_initial.py:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:162 msgid "Product name" msgstr "Наименование товара" -#: order/models.py:132 order/migrations/0001_initial.py:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:163 msgid "Product price net" msgstr "Окончательная цена товара" -#: order/models.py:133 order/migrations/0001_initial.py:19 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:164 msgid "Product price gross" msgstr "Фактурная цена товара" -#: order/models.py:134 order/migrations/0001_initial.py:18 -msgid "Product tax" -msgstr "Налог на товар" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:233 +msgid "Order item" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:245 +msgid "Order delivery time" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/models.py:246 +msgid "Order delivery times" +msgstr "" -#: order/settings.py:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/settings.py:15 msgid "Submitted" msgstr "Подан" -#: order/settings.py:14 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/settings.py:16 msgid "Paid" msgstr "Оплачен" -#: order/settings.py:15 -msgid "Sent" -msgstr "Отправлен" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/settings.py:17 +msgid "Prepared" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/settings.py:18 +msgid "Sent" +msgstr "Отправлен" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/settings.py:19 +msgid "Closed" +msgstr "Закрыт" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/settings.py:20 +msgid "Canceled" +msgstr "Отменен" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/settings.py:21 +msgid "Payment Failed" +msgstr "Платеж не прошел" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/order/settings.py:22 +msgid "Payment Flagged" +msgstr "Платеж отмечен" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:3 +#: lfs_project/settings.py:189 lfs_project/settings.py:194 +msgid "Price excludes tax" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:4 +#: lfs_project/settings.py:188 lfs_project/settings.py:193 +msgid "Price includes tax" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:5 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ar/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/co/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/cz/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/de/forms.py:8 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/gb/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ie/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/it/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/mx/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/nl/forms.py:8 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/pl/forms.py:8 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ru/forms.py:8 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/us/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/settings.py:7 +msgid "Street" +msgstr "Улица" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:6 +msgid "Left" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:7 +msgid "Right" +msgstr "" -#: order/settings.py:16 -msgid "Closed" -msgstr "Закрыт" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:8 +msgid "Average Rating" +msgstr "" -#: order/settings.py:17 -msgid "Canceled" -msgstr "Отменен" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ar/forms.py:13 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/cz/forms.py:11 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/de/forms.py:10 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/it/forms.py:13 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/mx/forms.py:13 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/nl/forms.py:11 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/us/forms.py:13 +msgid "Zip Code" +msgstr "Индекс" -#: order/settings.py:18 -msgid "Payment Failed" -msgstr "Платеж не прошел" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:10 +#: eggs/lfs_order_numbers-1.1-py2.7.egg/lfs_order_numbers/models.py:22 +msgid "Last Order Number" +msgstr "" -#: order/settings.py:19 -msgid "Payment Flagged" -msgstr "Платеж отмечен" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:12 +#: lfs_project/settings.py:210 +msgid "Cart Price" +msgstr "Цена корзины" -#: page/models.py:16 page/migrations/0001_initial.py:12 -#: portlet/models/text.py:13 -msgid "Text" -msgstr "Текст" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/other_translations.py:13 +#: lfs_project/settings.py:211 +msgid "Combined Length and Girth" +msgstr "" -#: page/models.py:19 page/migrations/0001_initial.py:15 -msgid "File" -msgstr "Файл" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/page/models.py:20 +msgid "Short text" +msgstr "" -#: payment/models.py:64 payment/migrations/0001_initial.py:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:70 msgid "note" msgstr "примеч." -#: payment/models.py:65 payment/models.py:107 -#: payment/migrations/0001_initial.py:17 payment/migrations/0001_initial.py:30 -#: shipping/models.py:56 shipping/models.py:107 -#: shipping/migrations/0001_initial.py:15 -#: shipping/migrations/0001_initial.py:26 -#: templates/manage/payment/payment_method_prices.html:21 -#: templates/manage/shipping/shipping_method_prices.html:21 -msgid "Priority" -msgstr "Важность" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/models.py:75 +msgid "Module" +msgstr "" -#: payment/settings.py:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/settings.py:16 msgid "Mastercard" msgstr "Mastercard" -#: payment/settings.py:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/settings.py:17 msgid "Visacard" msgstr "Visa" -#: portlet/models/filter.py:16 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/settings.py:25 +msgid "Plain" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/settings.py:26 +msgid "Bank" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/payment/settings.py:27 +msgid "Credit Card" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/featured.py:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/forsale.py:28 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/latest.py:25 +msgid "Use current category" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/featured.py:26 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/forsale.py:29 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/latest.py:26 +msgid "Slideshow" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/filter.py:18 msgid "Show product filters" msgstr "Показать фильтры товара" -#: portlet/models/filter.py:17 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/filter.py:19 msgid "Show price filters" msgstr "Показать фильтры цен" -#: portlet/templatetags/lfs_portlets_tags.py:121 -msgid "Recent Products" -msgstr "Просмотренные товары" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/filter.py:20 +msgid "Show manufacturer filters" +msgstr "" -#: portlet/templatetags/lfs_portlets_tags.py:135 -#: templates/manage/product/product.html:84 -#: templates/manage/product/related_products_inline.html:109 -msgid "Related Products" -msgstr "Сопутствующие товары" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/forsale.py:25 +msgid "Product Forsale" +msgstr "" -#: portlet/templatetags/lfs_portlets_tags.py:149 -#: templates/manage/manage_base.html:119 -#: templates/manage/marketing/marketing.html:13 -#: templates/manage/marketing/marketing.html:18 -#: templates/manage/marketing/topseller_inline.html:107 -msgid "Topseller" -msgstr "Популярный товар" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/models/latest.py:22 +msgid "Latest products" +msgstr "" + +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/portlet/templatetags/lfs_portlets_tags.py:140 +msgid "Recent Products" +msgstr "Просмотренные товары" -#: shipping/models.py:55 shipping/migrations/0001_initial.py:25 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:73 msgid "Note" msgstr "Примечание" -#: shipping/models.py:105 shipping/migrations/0001_initial.py:13 +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/shipping/models.py:151 msgid "shipping_method" msgstr "Способ доставки" -#: tax/models.py:8 tax/migrations/0001_initial.py:12 -#: templates/manage/tax/tax.html:20 -msgid "Rate" -msgstr "Ставка" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/voucher/settings.py:12 +msgid "The voucher is valid." +msgstr "Сертификат действителен." -#: templates/manage/dashboard.html:3 -msgid "Dashboard" -msgstr "Инфопанель" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/voucher/settings.py:13 +msgid "The voucher is not active." +msgstr "Сертификат неактивен." -#: templates/manage/manage_base.html:65 -msgid "Logout" -msgstr "Выйти" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/voucher/settings.py:14 +msgid "The voucher has been already used." +msgstr "Сертификат уже погашен." -#: templates/manage/manage_base.html:67 -msgid "Login" -msgstr "Войти" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/voucher/settings.py:15 +msgid "The voucher is not active yet." +msgstr "Сертификат еще не активен." -#: templates/manage/manage_base.html:78 templates/manage/shop/shop.html:15 -#: templates/manage/shop/shop.html.py:21 -msgid "Shop" -msgstr "Магазин" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/voucher/settings.py:16 +msgid "The voucher is not active any more." +msgstr "Сертификат еще не активен." -#: templates/manage/manage_base.html:80 -msgid "Preferences" -msgstr "Настройки" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/voucher/settings.py:17 +msgid "The voucher is not valid for this cart price." +msgstr "Сертификат не действителен при данной цене корзины." -#: templates/manage/manage_base.html:81 -msgid "Actions" -msgstr "Действия" +#: eggs/django_lfs-0.10.2-py2.7.egg/lfs/voucher/settings.py:18 +msgid "The voucher doesn't exist." +msgstr "Сертификат не существует." -#: templates/manage/manage_base.html:82 -msgid "Shipping Methods" -msgstr "Способы доставки" +#: eggs/django_pagination-1.0.7-py2.7.egg/pagination/templates/pagination/pagination.html:5 +#: eggs/django_pagination-1.0.7-py2.7.egg/pagination/templates/pagination/pagination.html:7 +msgid "previous" +msgstr "предыдущий" -#: templates/manage/manage_base.html:83 -msgid "Delivery Times" -msgstr "Сроки поставки" +#: eggs/django_pagination-1.0.7-py2.7.egg/pagination/templates/pagination/pagination.html:21 +#: eggs/django_pagination-1.0.7-py2.7.egg/pagination/templates/pagination/pagination.html:23 +msgid "next" +msgstr "следующий" -#: templates/manage/manage_base.html:84 -msgid "Payment Methods" -msgstr "Способы оплаты" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:98 +msgid "United States of America" +msgstr "" -#: templates/manage/manage_base.html:85 -msgid "Taxes" -msgstr "Налоги" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:99 +msgid "Canada" +msgstr "" -#: templates/manage/manage_base.html:89 -msgid "Catalog" -msgstr "Каталог" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:100 +msgid "Andorra" +msgstr "" -#: templates/manage/manage_base.html:92 -msgid "Product Overview" -msgstr "Обзор товара" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:101 +msgid "United Arab Emirates" +msgstr "" -#: templates/manage/manage_base.html:99 -#: templates/manage/product/properties.html:2 -#: templates/manage/product/variants.html:4 -msgid "Property Groups" -msgstr "Группы по свойствам" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:102 +msgid "Afghanistan" +msgstr "" -#: templates/manage/manage_base.html:105 -#: templates/manage/cart/carts_inline.html:9 -#: templates/manage/customer/customers_inline.html:9 -#: templates/manage/order/orders_inline.html:7 -#: templates/manage/reviews/reviews_inline.html:9 -msgid "Pages" -msgstr "Страницы" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:103 +msgid "Antigua & Barbuda" +msgstr "" -#: templates/manage/manage_base.html:106 -msgid "Static blocks" -msgstr "Статичные блоки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:104 +msgid "Anguilla" +msgstr "" -#: templates/manage/manage_base.html:109 templates/manage/manage_base.html:111 -msgid "Customers" -msgstr "Клиенты" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:105 +msgid "Albania" +msgstr "" -#: templates/manage/manage_base.html:112 -#: templates/manage/customer/customer_inline.html:122 -#: templates/manage/customer/customers_inline.html:110 -msgid "Orders" -msgstr "Заказы" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:106 +msgid "Armenia" +msgstr "" -#: templates/manage/manage_base.html:113 -msgid "Carts" -msgstr "Корзины" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:107 +msgid "Netherlands Antilles" +msgstr "" -#: templates/manage/manage_base.html:114 -msgid "Reviews" -msgstr "Мнения" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:108 +msgid "Angola" +msgstr "" -#: templates/manage/manage_base.html:117 -msgid "Marketing" -msgstr "Маркетинг" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:109 +msgid "Antarctica" +msgstr "" -#: templates/manage/manage_base.html:120 -msgid "Rating Mails" -msgstr "Письма оценки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:110 +msgid "Argentina" +msgstr "" -#: templates/manage/manage_base.html:121 -#: templates/manage/voucher/voucher_group.html:29 -msgid "Vouchers" -msgstr "Сертификаты" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:111 +msgid "American Samoa" +msgstr "" -#: templates/manage/manage_base.html:124 -msgid "Utils" -msgstr "Инструменты" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:112 +msgid "Austria" +msgstr "" -#: templates/manage/manage_base.html:126 -msgid "Miscellaneous" -msgstr "Разное" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:113 +msgid "Australia" +msgstr "" -#: templates/manage/manage_base.html:151 -msgid "Powered by" -msgstr "Работает на " +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:114 +msgid "Aruba" +msgstr "" -#: templates/manage/manage_base.html:153 -msgid "is a product of" -msgstr "создан" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:115 +msgid "Azerbaijan" +msgstr "" -#: templates/manage/manage_base.html:154 -msgid "by" -msgstr "-" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:116 +msgid "Bosnia and Herzegovina" +msgstr "" -#: templates/manage/manage_base.html:154 -msgid "All rights reserved" -msgstr "Все права защищены" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:117 +msgid "Barbados" +msgstr "" -#: templates/manage/manage_base.html:156 -msgid "Distributed under the" -msgstr "Распространяется под" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:118 +msgid "Bangladesh" +msgstr "" -#: templates/manage/manage_base.html:156 -msgid "BSD-License" -msgstr "лицензией BSD" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:119 +msgid "Belgium" +msgstr "" -#: templates/manage/utils.html:5 -msgid "Utilities" -msgstr "Инструменты" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:120 +msgid "Burkina Faso" +msgstr "" -#: templates/manage/utils.html:8 -msgid "Clear Cache" -msgstr "Очистить кеш" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:121 +msgid "Bulgaria" +msgstr "" -#: templates/manage/utils.html:11 -msgid "Set category levels" -msgstr "Назначить уровни категорий" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:122 +msgid "Bahrain" +msgstr "" -#: templates/manage/cart/cart_inline.html:13 -#: templates/manage/cart/carts_inline.html:11 -#: templates/manage/order/order_inline.html:12 -#: templates/manage/order/orders_inline.html:9 -msgid "Start" -msgstr "Начало" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:123 +msgid "Burundi" +msgstr "" -#: templates/manage/cart/cart_inline.html:14 -#: templates/manage/cart/carts_inline.html:12 -#: templates/manage/order/order_inline.html:13 -#: templates/manage/order/orders_inline.html:10 -msgid "End" -msgstr "Конец" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:124 +msgid "Benin" +msgstr "" -#: templates/manage/cart/cart_inline.html:51 -#: templates/manage/customer/customer_inline.html:35 -#: templates/manage/order/order_inline.html:70 -#: templates/manage/product/product.html:29 -#: templates/manage/reviews/review_inline.html:42 -msgid "Overview" -msgstr "Обзор" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:125 +msgid "Bermuda" +msgstr "" -#: templates/manage/cart/cart_inline.html:57 -#: templates/manage/customer/customer_inline.html:41 -#: templates/manage/order/order_inline.html:110 -#: templates/manage/reviews/review_inline.html:69 -msgid "General" -msgstr "Общее" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:126 +msgid "Brunei Darussalam" +msgstr "" -#: templates/manage/cart/cart_inline.html:63 -#: templates/manage/cart/cart_inline.html:132 -#: templates/manage/cart/carts_inline.html:102 -#: templates/manage/customer/customer_inline.html:47 -#: templates/manage/customer/customer_inline.html:127 -#: templates/manage/customer/customer_inline.html:175 -#: templates/manage/customer/customers_inline.html:88 -#: templates/manage/marketing/rating_mails.html:36 -#: templates/manage/reviews/review_inline.html:75 -#: templates/manage/reviews/reviews_inline.html:95 -msgid "ID" -msgstr "Код" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:127 +msgid "Bolivia" +msgstr "" -#: templates/manage/cart/cart_inline.html:99 -#: templates/manage/cart/cart_inline.html:107 -#: templates/manage/cart/cart_inline.html:157 -#: templates/manage/cart/carts_inline.html:133 -#: templates/manage/cart/carts_inline.html:137 -#: templates/manage/cart/selectable_carts_inline.html:59 -#: templates/manage/customer/customer_inline.html:149 -#: templates/manage/customer/customer_inline.html:190 -#: templates/manage/marketing/rating_mails.html:70 -#: templates/manage/marketing/rating_mails.html:73 -#: templates/manage/order/order_inline.html:126 -#: templates/manage/order/order_inline.html:142 -#: templates/manage/order/orders_inline.html:138 -#: templates/manage/order/selectable_orders_inline.html:60 -msgid "DATETIME_FORMAT" -msgstr "Y-m-d H:i:s" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:128 +msgid "Brazil" +msgstr "" -#: templates/manage/cart/cart_inline.html:112 -#: templates/manage/cart/carts_inline.html:119 -msgid "Items" -msgstr "Предметы" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:129 +msgid "Bahama" +msgstr "" -#: templates/manage/cart/cart_inline.html:120 -#: templates/manage/cart/cart_inline.html:147 -#: templates/manage/cart/carts_inline.html:115 -#: templates/manage/order/order_inline.html:153 -#: templates/manage/order/order_inline.html:266 -msgid "Total" -msgstr "Итого" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:130 +msgid "Bhutan" +msgstr "" -#: templates/manage/cart/cart_inline.html:175 -msgid "This cart has no items" -msgstr "Корзина пуста" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:131 +msgid "Bouvet Island" +msgstr "" -#: templates/manage/cart/carts_inline.html:21 -#: templates/manage/cart/carts_inline.html:22 -#: templates/manage/cart/carts_inline.html:32 -#: templates/manage/cart/carts_inline.html:33 -#: templates/manage/cart/selectable_carts_inline.html:8 -#: templates/manage/cart/selectable_carts_inline.html:9 -#: templates/manage/cart/selectable_carts_inline.html:20 -#: templates/manage/cart/selectable_carts_inline.html:21 -#: templates/manage/category/products_inline.html:15 -#: templates/manage/category/selected_products.html:11 -#: templates/manage/customer/customers_inline.html:19 -#: templates/manage/customer/customers_inline.html:20 -#: templates/manage/customer/customers_inline.html:30 -#: templates/manage/customer/customers_inline.html:31 -#: templates/manage/customer/selectable_customers_inline.html:8 -#: templates/manage/customer/selectable_customers_inline.html:9 -#: templates/manage/customer/selectable_customers_inline.html:20 -#: templates/manage/customer/selectable_customers_inline.html:21 -#: templates/manage/marketing/topseller_inline.html:9 -#: templates/manage/marketing/topseller_inline.html:13 -#: templates/manage/order/orders_inline.html:21 -#: templates/manage/order/orders_inline.html:22 -#: templates/manage/order/orders_inline.html:32 -#: templates/manage/order/orders_inline.html:33 -#: templates/manage/order/selectable_orders_inline.html:9 -#: templates/manage/order/selectable_orders_inline.html:10 -#: templates/manage/order/selectable_orders_inline.html:21 -#: templates/manage/order/selectable_orders_inline.html:22 -#: templates/manage/product/accessories_inline.html:14 -#: templates/manage/product/pages_inline.html:7 -#: templates/manage/product/pages_inline.html:8 -#: templates/manage/product/pages_inline.html:19 -#: templates/manage/product/pages_inline.html:20 -#: templates/manage/product/related_products_inline.html:14 -#: templates/manage/properties/pg_products_inline.html:13 -#: templates/manage/reviews/reviews_inline.html:20 -#: templates/manage/reviews/reviews_inline.html:21 -#: templates/manage/reviews/reviews_inline.html:31 -#: templates/manage/reviews/reviews_inline.html:32 -#: templates/manage/reviews/selectable_reviews_inline.html:8 -#: templates/manage/reviews/selectable_reviews_inline.html:9 -#: templates/manage/reviews/selectable_reviews_inline.html:20 -#: templates/manage/reviews/selectable_reviews_inline.html:21 -#: templates/manage/voucher/vouchers_inline.html:7 -#: templates/manage/voucher/vouchers_inline.html:8 -#: templates/manage/voucher/vouchers_inline.html:19 -#: templates/manage/voucher/vouchers_inline.html:20 -msgid "First" -msgstr "Первая" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:132 +msgid "Botswana" +msgstr "" -#: templates/manage/cart/carts_inline.html:27 -#: templates/manage/cart/carts_inline.html:28 -#: templates/manage/cart/carts_inline.html:35 -#: templates/manage/cart/carts_inline.html:36 -#: templates/manage/cart/selectable_carts_inline.html:14 -#: templates/manage/cart/selectable_carts_inline.html:15 -#: templates/manage/cart/selectable_carts_inline.html:25 -#: templates/manage/cart/selectable_carts_inline.html:26 -#: templates/manage/category/products_inline.html:16 -#: templates/manage/category/selected_products.html:12 -#: templates/manage/customer/customers_inline.html:25 -#: templates/manage/customer/customers_inline.html:26 -#: templates/manage/customer/customers_inline.html:33 -#: templates/manage/customer/customers_inline.html:34 -#: templates/manage/customer/selectable_customers_inline.html:14 -#: templates/manage/customer/selectable_customers_inline.html:15 -#: templates/manage/customer/selectable_customers_inline.html:25 -#: templates/manage/customer/selectable_customers_inline.html:26 -#: templates/manage/marketing/topseller_inline.html:11 -#: templates/manage/marketing/topseller_inline.html:14 -#: templates/manage/order/orders_inline.html:27 -#: templates/manage/order/orders_inline.html:28 -#: templates/manage/order/orders_inline.html:35 -#: templates/manage/order/orders_inline.html:36 -#: templates/manage/order/selectable_orders_inline.html:15 -#: templates/manage/order/selectable_orders_inline.html:16 -#: templates/manage/order/selectable_orders_inline.html:26 -#: templates/manage/order/selectable_orders_inline.html:27 -#: templates/manage/product/accessories_inline.html:15 -#: templates/manage/product/pages_inline.html:13 -#: templates/manage/product/pages_inline.html:14 -#: templates/manage/product/pages_inline.html:24 -#: templates/manage/product/pages_inline.html:25 -#: templates/manage/product/related_products_inline.html:15 -#: templates/manage/properties/pg_products_inline.html:14 -#: templates/manage/reviews/reviews_inline.html:26 -#: templates/manage/reviews/reviews_inline.html:27 -#: templates/manage/reviews/reviews_inline.html:34 -#: templates/manage/reviews/reviews_inline.html:35 -#: templates/manage/reviews/selectable_reviews_inline.html:14 -#: templates/manage/reviews/selectable_reviews_inline.html:15 -#: templates/manage/reviews/selectable_reviews_inline.html:25 -#: templates/manage/reviews/selectable_reviews_inline.html:26 -#: templates/manage/voucher/vouchers_inline.html:13 -#: templates/manage/voucher/vouchers_inline.html:14 -#: templates/manage/voucher/vouchers_inline.html:24 -#: templates/manage/voucher/vouchers_inline.html:25 -msgid "Previous" -msgstr "Предыдущая" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:133 +msgid "Belarus" +msgstr "" -#: templates/manage/cart/carts_inline.html:39 -#: templates/manage/cart/selectable_carts_inline.html:30 -#: templates/manage/customer/customers_inline.html:37 -#: templates/manage/customer/selectable_customers_inline.html:30 -#: templates/manage/order/orders_inline.html:39 -#: templates/manage/order/selectable_orders_inline.html:31 -#: templates/manage/product/pages_inline.html:29 -#: templates/manage/reviews/reviews_inline.html:38 -#: templates/manage/reviews/selectable_reviews_inline.html:30 -#: templates/manage/voucher/vouchers_inline.html:29 -msgid "of" -msgstr "из" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:134 +msgid "Belize" +msgstr "" -#: templates/manage/cart/carts_inline.html:45 -#: templates/manage/cart/carts_inline.html:46 -#: templates/manage/cart/carts_inline.html:58 -#: templates/manage/cart/carts_inline.html:59 -#: templates/manage/cart/selectable_carts_inline.html:36 -#: templates/manage/cart/selectable_carts_inline.html:37 -#: templates/manage/cart/selectable_carts_inline.html:47 -#: templates/manage/cart/selectable_carts_inline.html:48 -#: templates/manage/category/products_inline.html:28 -#: templates/manage/category/selected_products.html:20 -#: templates/manage/category/selected_products.html:25 -#: templates/manage/customer/customers_inline.html:43 -#: templates/manage/customer/customers_inline.html:44 -#: templates/manage/customer/customers_inline.html:56 -#: templates/manage/customer/customers_inline.html:57 -#: templates/manage/customer/selectable_customers_inline.html:36 -#: templates/manage/customer/selectable_customers_inline.html:37 -#: templates/manage/customer/selectable_customers_inline.html:47 -#: templates/manage/customer/selectable_customers_inline.html:48 -#: templates/manage/marketing/topseller_inline.html:21 -#: templates/manage/marketing/topseller_inline.html:26 -#: templates/manage/order/orders_inline.html:45 -#: templates/manage/order/orders_inline.html:46 -#: templates/manage/order/orders_inline.html:58 -#: templates/manage/order/orders_inline.html:59 -#: templates/manage/order/selectable_orders_inline.html:37 -#: templates/manage/order/selectable_orders_inline.html:38 -#: templates/manage/order/selectable_orders_inline.html:48 -#: templates/manage/order/selectable_orders_inline.html:49 -#: templates/manage/product/accessories_inline.html:27 -#: templates/manage/product/pages_inline.html:35 -#: templates/manage/product/pages_inline.html:36 -#: templates/manage/product/pages_inline.html:46 -#: templates/manage/product/pages_inline.html:47 -#: templates/manage/product/related_products_inline.html:27 -#: templates/manage/properties/pg_products_inline.html:26 -#: templates/manage/reviews/reviews_inline.html:44 -#: templates/manage/reviews/reviews_inline.html:45 -#: templates/manage/reviews/reviews_inline.html:57 -#: templates/manage/reviews/reviews_inline.html:58 -#: templates/manage/reviews/selectable_reviews_inline.html:36 -#: templates/manage/reviews/selectable_reviews_inline.html:37 -#: templates/manage/reviews/selectable_reviews_inline.html:47 -#: templates/manage/reviews/selectable_reviews_inline.html:48 -#: templates/manage/voucher/vouchers_inline.html:35 -#: templates/manage/voucher/vouchers_inline.html:36 -#: templates/manage/voucher/vouchers_inline.html:46 -#: templates/manage/voucher/vouchers_inline.html:47 -msgid "Next" -msgstr "Следующая" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:135 +msgid "Cocos (Keeling) Islands" +msgstr "" -#: templates/manage/cart/carts_inline.html:51 -#: templates/manage/cart/carts_inline.html:52 -#: templates/manage/cart/carts_inline.html:63 -#: templates/manage/cart/carts_inline.html:64 -#: templates/manage/cart/selectable_carts_inline.html:42 -#: templates/manage/cart/selectable_carts_inline.html:43 -#: templates/manage/cart/selectable_carts_inline.html:50 -#: templates/manage/cart/selectable_carts_inline.html:51 -#: templates/manage/category/products_inline.html:29 -#: templates/manage/category/selected_products.html:22 -#: templates/manage/category/selected_products.html:26 -#: templates/manage/customer/customers_inline.html:49 -#: templates/manage/customer/customers_inline.html:50 -#: templates/manage/customer/customers_inline.html:61 -#: templates/manage/customer/customers_inline.html:62 -#: templates/manage/customer/selectable_customers_inline.html:42 -#: templates/manage/customer/selectable_customers_inline.html:43 -#: templates/manage/customer/selectable_customers_inline.html:50 -#: templates/manage/customer/selectable_customers_inline.html:51 -#: templates/manage/marketing/topseller_inline.html:23 -#: templates/manage/marketing/topseller_inline.html:27 -#: templates/manage/order/orders_inline.html:51 -#: templates/manage/order/orders_inline.html:52 -#: templates/manage/order/orders_inline.html:63 -#: templates/manage/order/orders_inline.html:64 -#: templates/manage/order/selectable_orders_inline.html:43 -#: templates/manage/order/selectable_orders_inline.html:44 -#: templates/manage/order/selectable_orders_inline.html:51 -#: templates/manage/order/selectable_orders_inline.html:52 -#: templates/manage/product/accessories_inline.html:28 -#: templates/manage/product/pages_inline.html:41 -#: templates/manage/product/pages_inline.html:42 -#: templates/manage/product/pages_inline.html:49 -#: templates/manage/product/pages_inline.html:50 -#: templates/manage/product/related_products_inline.html:28 -#: templates/manage/properties/pg_products_inline.html:27 -#: templates/manage/reviews/reviews_inline.html:50 -#: templates/manage/reviews/reviews_inline.html:51 -#: templates/manage/reviews/reviews_inline.html:62 -#: templates/manage/reviews/reviews_inline.html:63 -#: templates/manage/reviews/selectable_reviews_inline.html:42 -#: templates/manage/reviews/selectable_reviews_inline.html:43 -#: templates/manage/reviews/selectable_reviews_inline.html:50 -#: templates/manage/reviews/selectable_reviews_inline.html:51 -#: templates/manage/voucher/vouchers_inline.html:41 -#: templates/manage/voucher/vouchers_inline.html:42 -#: templates/manage/voucher/vouchers_inline.html:49 -#: templates/manage/voucher/vouchers_inline.html:50 -msgid "Last" -msgstr "Последняя" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:136 +msgid "Central African Republic" +msgstr "" -#: templates/manage/category/add_category.html:25 -#: templates/manage/category/add_category.html:33 -#: templates/manage/category/manage_category.html:21 -msgid "Add category" -msgstr "Добавить категорию" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:137 +msgid "Congo" +msgstr "" -#: templates/manage/category/add_category.html:37 -#: templates/manage/delivery_times/add.html:46 -#: templates/manage/export/add_export.html:40 -#: templates/manage/page/add_page.html:43 -#: templates/manage/payment/add_payment_method.html:26 -#: templates/manage/product/add_product.html:143 -#: templates/manage/properties/add_property.html:33 -#: templates/manage/properties/add_property_group.html:33 -#: templates/manage/shipping/add_shipping_method.html:27 -#: templates/manage/shop/add_action.html:43 -#: templates/manage/static_block/add_static_block.html:32 -#: templates/manage/tax/add_tax.html:31 -#: templates/manage/voucher/add_voucher_group.html:35 -msgid "Cancel" -msgstr "Отмена" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:138 +msgid "Switzerland" +msgstr "" -#: templates/manage/category/category_filter.html:5 -msgid "None" -msgstr "Нет" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:139 +msgid "Ivory Coast" +msgstr "" -#: templates/manage/category/data.html:3 -#: templates/manage/delivery_times/base.html:29 -#: templates/manage/payment/payment_method_data.html:3 -#: templates/manage/shipping/shipping_method_data.html:2 -msgid "Core data" -msgstr "Основные данные" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:140 +msgid "Cook Iislands" +msgstr "" -#: templates/manage/category/data.html:11 -#: templates/manage/export/add_export.html:36 -#: templates/manage/payment/payment_method_data.html:15 -#: templates/manage/product/products_inline.html:112 -#: templates/manage/shipping/shipping_method_data.html:14 -msgid "Save" -msgstr "Сохранить" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:141 +msgid "Chile" +msgstr "" -#: templates/manage/category/manage_categories_portlet.html:6 -#: templates/manage/product/categories.html:6 -msgid "Collapse all" -msgstr "Свернуть все" - -#: templates/manage/category/manage_categories_portlet.html:7 -#: templates/manage/product/categories.html:7 -msgid "Expand all" -msgstr "Развернуть все" - -#: templates/manage/category/manage_categories_portlet.html:11 -msgid "Show current" -msgstr "Показать текущие" - -#: templates/manage/category/manage_category.html:16 -msgid "Add top category" -msgstr "Добавить верхнюю категорию" - -#: templates/manage/category/manage_category.html:25 -#: templates/manage/delivery_times/base.html:22 -#: templates/manage/export/export.html:25 -#: templates/manage/order/order_inline.html:73 -#: templates/manage/page/page.html:24 -#: templates/manage/payment/manage_payment.html:41 -#: templates/manage/portlets/portlets_inline.html:100 -#: templates/manage/product/product.html:45 -#: templates/manage/properties/options_inline.html:56 -#: templates/manage/properties/property.html:22 -#: templates/manage/properties/property_group.html:21 -#: templates/manage/properties/step_inline.html:69 -#: templates/manage/reviews/review_inline.html:45 -#: templates/manage/shipping/manage_shipping.html:40 -#: templates/manage/shop/action.html:24 -#: templates/manage/static_block/static_block.html:23 -#: templates/manage/tax/tax.html:26 -#: templates/manage/voucher/voucher_group.html:20 -msgid "Delete?" -msgstr "Удалить?" - -#: templates/manage/category/manage_category.html:27 -msgid "Delete category" -msgstr "Удалить категорию" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:142 +msgid "Cameroon" +msgstr "" -#: templates/manage/category/manage_category.html:31 -#: templates/manage/static_block/static_block.html:26 -msgid "Preview" -msgstr "Предпросмотр" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:143 +msgid "China" +msgstr "" -#: templates/manage/category/manage_category.html:41 -#: templates/manage/category/seo.html:3 -#: templates/manage/product/product.html:86 -#: templates/manage/product/seo.html:3 -msgid "SEO" -msgstr "SEO" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:144 +msgid "Colombia" +msgstr "" -#: templates/manage/category/manage_category.html:42 -#: templates/manage/product/product.html:87 templates/manage/shop/shop.html:17 -msgid "Portlets" -msgstr "Портлеты" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:145 +msgid "Costa Rica" +msgstr "" -#: templates/manage/category/products_inline.html:48 -#: templates/manage/category/selected_products.html:48 -#: templates/manage/marketing/topseller_inline.html:46 -#: templates/manage/marketing/topseller_inline.html:131 -#: templates/manage/product/accessories_inline.html:48 -#: templates/manage/product/accessories_inline.html:135 -#: templates/manage/product/product_filters_inline.html:18 -#: templates/manage/product/products_inline.html:27 -#: templates/manage/product/related_products_inline.html:47 -#: templates/manage/product/related_products_inline.html:129 -#: templates/manage/properties/pg_products_inline.html:41 -#: templates/manage/properties/pg_products_inline.html:91 -msgid "Sub type" -msgstr "Подтип" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:146 +msgid "Cuba" +msgstr "" -#: templates/manage/category/products_inline.html:54 -#: templates/manage/category/selected_products.html:54 -#: templates/manage/marketing/topseller_inline.html:52 -#: templates/manage/marketing/topseller_inline.html:137 -#: templates/manage/portlets/portlets_inline.html:104 -#: templates/manage/product/accessories_inline.html:54 -#: templates/manage/product/accessories_inline.html:141 -#: templates/manage/product/categories.html:28 -#: templates/manage/product/categories_children.html:14 -#: templates/manage/product/products_inline.html:39 -#: templates/manage/product/products_inline.html:102 -#: templates/manage/product/related_products_inline.html:53 -#: templates/manage/product/related_products_inline.html:135 -#: templates/manage/properties/pg_products_inline.html:97 -#: templates/manage/properties/pg_products_inline.html:120 -msgid "Edit" -msgstr "Правка" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:147 +msgid "Cape Verde" +msgstr "" -#: templates/manage/category/products_inline.html:88 -#: templates/manage/category/selected_products.html:85 -#: templates/manage/marketing/topseller_inline.html:85 -#: templates/manage/marketing/topseller_inline.html:90 -#: templates/manage/marketing/topseller_inline.html:179 -#: templates/manage/marketing/topseller_inline.html:184 -#: templates/manage/product/accessories_inline.html:87 -#: templates/manage/product/accessories_inline.html:92 -#: templates/manage/product/accessories_inline.html:189 -#: templates/manage/product/accessories_inline.html:194 -#: templates/manage/product/related_products_inline.html:86 -#: templates/manage/product/related_products_inline.html:91 -#: templates/manage/product/related_products_inline.html:169 -#: templates/manage/product/related_products_inline.html:174 -msgid "Edit product" -msgstr "Изменить товар" - -#: templates/manage/category/products_inline.html:101 -msgid "Add to category" -msgstr "Добавить в категорию" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:148 +msgid "Christmas Island" +msgstr "" -#: templates/manage/category/products_inline.html:104 -msgid "Selected products" -msgstr "Выбранные товары" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:149 +msgid "Cyprus" +msgstr "" -#: templates/manage/category/selected_products.html:99 -msgid "Remove from category" -msgstr "Убрать из категории" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:150 +msgid "Czech Republic" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:151 +msgid "Germany" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:152 +msgid "Djibouti" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:153 +msgid "Denmark" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:154 +msgid "Dominica" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:155 +msgid "Dominican Republic" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:156 +msgid "Algeria" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:157 +msgid "Ecuador" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:158 +msgid "Estonia" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:159 +msgid "Egypt" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:160 +msgid "Western Sahara" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:161 +msgid "Eritrea" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:162 +msgid "Spain" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:163 +msgid "Ethiopia" +msgstr "" -#: templates/manage/category/selected_products.html:103 -msgid "This category has no products yet." -msgstr "В этой категории нет товаров." +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:164 +msgid "Finland" +msgstr "" -#: templates/manage/category/seo.html:9 -msgid "Save SEO" -msgstr "Сохранить SEO" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:165 +msgid "Fiji" +msgstr "" -#: templates/manage/criteria/number_operators.html:3 -msgid "Equal" -msgstr "Равно" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:166 +msgid "Falkland Islands (Malvinas)" +msgstr "" -#: templates/manage/criteria/number_operators.html:5 -msgid "Less than equal to" -msgstr "Меньше или равно" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:167 +msgid "Micronesia" +msgstr "" -#: templates/manage/criteria/number_operators.html:7 -msgid "Greater than equal to" -msgstr "Больше или равно" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:168 +msgid "Faroe Islands" +msgstr "" -#: templates/manage/criteria/selection_operators.html:3 -msgid "Is selected" -msgstr "Выбран" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:169 +msgid "France" +msgstr "" -#: templates/manage/criteria/selection_operators.html:4 -msgid "Is not selected" -msgstr "Не выбран" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:170 +msgid "France, Metropolitan" +msgstr "" -#: templates/manage/customer/customer_inline.html:55 -#: templates/manage/reviews/review_inline.html:128 -msgid "Registriert" -msgstr "Зарегистрированный" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:171 +msgid "Gabon" +msgstr "" -#: templates/manage/customer/customer_inline.html:70 -#: templates/manage/order/order_inline.html:167 -msgid "Invoice address" -msgstr "Адрес плательщика" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:172 +msgid "United Kingdom (Great Britain)" +msgstr "" -#: templates/manage/customer/customer_inline.html:73 -#: templates/manage/order/order_inline.html:164 -msgid "Shipping address" -msgstr "Адрес доставки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:173 +msgid "Grenada" +msgstr "" -#: templates/manage/delivery_times/add.html:28 -msgid "Please fill out the form below" -msgstr "Пожалуйста заполните данную форму." +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:174 +msgid "Georgia" +msgstr "" -#: templates/manage/delivery_times/add.html:33 -#: templates/manage/delivery_times/add.html:37 -#: templates/manage/delivery_times/add.html:42 -msgid "Add delivery time" -msgstr "Добавить срок поставки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:175 +msgid "French Guiana" +msgstr "" -#: templates/manage/delivery_times/base.html:19 -msgid "Add Delivery Time" -msgstr "Добавить срок поставки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:176 +msgid "Ghana" +msgstr "" -#: templates/manage/delivery_times/base.html:23 -msgid "Delete Delivery Time" -msgstr "Удалить срок поставки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:177 +msgid "Gibraltar" +msgstr "" -#: templates/manage/delivery_times/base.html:33 -msgid "Delivery Time" -msgstr "Срок поставки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:178 +msgid "Greenland" +msgstr "" -#: templates/manage/delivery_times/base.html:39 -msgid "Save Delivery Time" -msgstr "Сохранить срок поставки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:179 +msgid "Gambia" +msgstr "" -#: templates/manage/export/add_export.html:26 -msgid "Selection" -msgstr "Выбранное" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:180 +msgid "Guinea" +msgstr "" -#: templates/manage/export/export.html:21 -#: templates/manage/shipping/shipping_method_criteria.html:13 -msgid "Add" -msgstr "Добавить" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:181 +msgid "Guadeloupe" +msgstr "" -#: templates/manage/export/export.html:27 -#: templates/manage/portlets/portlets_inline.html:101 -#: templates/manage/product/images.html:69 -#: templates/manage/product/variants.html:216 -#: templates/manage/properties/options_inline.html:59 -#: templates/manage/properties/step_inline.html:72 -#: templates/manage/static_block/static_block.html:24 -msgid "Delete" -msgstr "Удалить" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:182 +msgid "Equatorial Guinea" +msgstr "" -#: templates/manage/export/export.html:33 -#: templates/manage/payment/manage_payment.html:49 -#: templates/manage/shipping/manage_shipping.html:47 -#: templates/manage/voucher/voucher_group.html:28 -msgid "Data" -msgstr "Данные" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:183 +msgid "Greece" +msgstr "" -#: templates/manage/export/export.html:34 -msgid "Product selection" -msgstr "Выбранные товары" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:184 +msgid "South Georgia and the South Sandwich Islands" +msgstr "" -#: templates/manage/marketing/rating_mails.html:10 -#: templates/manage/marketing/rating_mails.html:26 -msgid "Send rating mails" -msgstr "Отправить письма оценки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:185 +msgid "Guatemala" +msgstr "" -#: templates/manage/marketing/rating_mails.html:17 -msgid "Test" -msgstr "Проверить" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:186 +msgid "Guam" +msgstr "" -#: templates/manage/marketing/rating_mails.html:17 -msgid "The mails will get to the shop notification email adresses" -msgstr "Письма придут на email-адреса магазина для оповещений" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:187 +msgid "Guinea-Bissau" +msgstr "" -#: templates/manage/marketing/rating_mails.html:22 -msgid "Send copy" -msgstr "Отправить копию" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:188 +msgid "Guyana" +msgstr "" -#: templates/manage/marketing/rating_mails.html:22 -msgid "" -"The mails will also send to the shop notification email adresses (if not in " -"test mode)" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:189 +msgid "Hong Kong" msgstr "" -"Письма также отправятся на email-адреса магазина для оповещений (при " -"выключенном тестовом режиме)" -#: templates/manage/marketing/rating_mails.html:31 -msgid "Rating mails sent" -msgstr "Письма оценки отправлены" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:190 +msgid "Heard & McDonald Islands" +msgstr "" -#: templates/manage/marketing/rating_mails.html:45 -#: templates/manage/order/order_inline.html:123 -#: templates/manage/order/orders_inline.html:118 -msgid "Date" -msgstr "Дата" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:191 +msgid "Honduras" +msgstr "" -#: templates/manage/marketing/rating_mails.html:48 -msgid "Date Closed" -msgstr "Дата окончания" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:192 +msgid "Croatia" +msgstr "" -#: templates/manage/marketing/rating_mails.html:54 -#: templates/manage/marketing/rating_mails.html:81 -#: templates/manage/product/products_inline.html:39 -#: templates/manage/product/products_inline.html:106 -msgid "View" -msgstr "Просмотр" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:193 +msgid "Haiti" +msgstr "" -#: templates/manage/marketing/rating_mails.html:82 -msgid "View order" -msgstr "Просмотр заказа" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:194 +msgid "Hungary" +msgstr "" -#: templates/manage/marketing/rating_mails.html:89 -msgid "No e-mails have been sent" -msgstr "Нет писем к отправке" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:195 +msgid "Indonesia" +msgstr "" -#: templates/manage/marketing/topseller_inline.html:103 -msgid "Add to topseller" -msgstr "Добавить в популярные" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:196 +msgid "Ireland" +msgstr "" -#: templates/manage/marketing/topseller_inline.html:198 -msgid "Save topseller" -msgstr "Сохранить популярные" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:197 +msgid "Israel" +msgstr "" -#: templates/manage/marketing/topseller_inline.html:203 -msgid "Remove from topseller" -msgstr "Убрать из популярных" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:198 +msgid "India" +msgstr "" -#: templates/manage/order/order_inline.html:75 -msgid "Delete order" -msgstr "Удалить заказ" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:199 +msgid "British Indian Ocean Territory" +msgstr "" -#: templates/manage/order/order_inline.html:78 -msgid "Resend?" -msgstr "Повторить отправку?" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:200 +msgid "Iraq" +msgstr "" -#: templates/manage/order/order_inline.html:80 -msgid "Resend order" -msgstr "Отправить заказ повторно" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:201 +msgid "Islamic Republic of Iran" +msgstr "" -#: templates/manage/order/order_inline.html:103 -#: templates/manage/product/product.html:61 -#: templates/manage/reviews/review_inline.html:61 -msgid "Change" -msgstr "Изменить" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:202 +msgid "Iceland" +msgstr "" -#: templates/manage/order/order_inline.html:116 -msgid "Customer name" -msgstr "Имя клиента" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:203 +msgid "Italy" +msgstr "" -#: templates/manage/order/order_inline.html:262 -msgid "Included VAT" -msgstr "С НДС" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:204 +msgid "Jamaica" +msgstr "" -#: templates/manage/order/order_inline.html:302 -msgid "Voucher" -msgstr "Сертификат" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:205 +msgid "Jordan" +msgstr "" -#: templates/manage/order/order_inline.html:319 -msgid "Shipping" -msgstr "Доставка" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:206 +msgid "Japan" +msgstr "" -#: templates/manage/order/order_inline.html:335 -msgid "Payment" -msgstr "Оплата" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:207 +msgid "Kenya" +msgstr "" -#: templates/manage/order/order_inline.html:357 -msgid "Inclusive VAT" -msgstr "Включая НДС" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:208 +msgid "Kyrgyzstan" +msgstr "" -#: templates/manage/order/order_inline.html:366 -msgid "Message from the customer" -msgstr "Сообщение от клиента" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:209 +msgid "Cambodia" +msgstr "" -#: templates/manage/order/order_inline.html:380 -msgid "Paypal Transaction ID" -msgstr "Код перевода PayPal" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:210 +msgid "Kiribati" +msgstr "" -#: templates/manage/order/orders_inline.html:161 -msgid "There are no orders" -msgstr "Заказов нет" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:211 +msgid "Comoros" +msgstr "" -#: templates/manage/page/add_page.html:29 -#: templates/manage/page/add_page.html:33 -#: templates/manage/page/add_page.html:39 -msgid "Add page" -msgstr "Добавить страницу" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:212 +msgid "St. Kitts and Nevis" +msgstr "" -#: templates/manage/page/page.html:21 -msgid "Add Page" -msgstr "Добавить страницу" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:213 +msgid "Korea, Democratic People's Republic of" +msgstr "" -#: templates/manage/page/page.html:25 -msgid "Delete Page" -msgstr "Удалить страницу" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:214 +msgid "Korea, Republic of" +msgstr "" -#: templates/manage/page/page.html:28 -msgid "Preview Page" -msgstr "Предпросмотр страницы" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:215 +msgid "Kuwait" +msgstr "" -#: templates/manage/page/page.html:34 templates/manage/page/page.html.py:38 -msgid "Page" -msgstr "Страница" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:216 +msgid "Cayman Islands" +msgstr "" -#: templates/manage/page/page.html:44 -msgid "Save page" -msgstr "Сохранить страницу" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:217 +msgid "Kazakhstan" +msgstr "" -#: templates/manage/payment/add_payment_method.html:13 -#: templates/manage/payment/add_payment_method.html:22 -#: templates/manage/payment/manage_payment.html:37 -msgid "Add payment method" -msgstr "Добавить способ оплаты" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:218 +msgid "Lao People's Democratic Republic" +msgstr "" -#: templates/manage/payment/manage_payment.html:43 -msgid "Delete payment method" -msgstr "Удалить способ оплаты" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:219 +msgid "Lebanon" +msgstr "" -#: templates/manage/payment/manage_payment.html:50 -#: templates/manage/payment/payment_method_criteria.html:3 -#: templates/manage/shipping/manage_shipping.html:48 -#: templates/manage/shipping/shipping_method_criteria.html:3 -msgid "Criteria" -msgstr "Критерии" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:220 +msgid "Saint Lucia" +msgstr "" -#: templates/manage/payment/manage_payment.html:51 -#: templates/manage/payment/payment_method_prices.html:3 -#: templates/manage/shipping/manage_shipping.html:49 -#: templates/manage/shipping/shipping_method_prices.html:3 -msgid "Prices" -msgstr "Цены" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:221 +msgid "Liechtenstein" +msgstr "" -#: templates/manage/payment/payment_method_criteria.html:15 -#: templates/manage/payment/payment_price_criteria.html:18 -#: templates/manage/shipping/shipping_method_criteria.html:15 -#: templates/manage/shipping/shipping_price_criteria.html:17 -#: templates/manage/shipping/shipping_price_criteria.html:18 -msgid "Add criterion" -msgstr "Добавить критерий" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:222 +msgid "Sri Lanka" +msgstr "" -#: templates/manage/payment/payment_method_criteria.html:28 -#: templates/manage/payment/payment_price_criteria.html:31 -#: templates/manage/shipping/shipping_method_criteria.html:28 -#: templates/manage/shipping/shipping_price_criteria.html:31 -msgid "Save criteria" -msgstr "Сохранить критерии" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:223 +msgid "Liberia" +msgstr "" -#: templates/manage/payment/payment_method_prices.html:8 -#: templates/manage/shipping/shipping_method_prices.html:8 -msgid "Add price" -msgstr "Добавить цену" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:224 +msgid "Lesotho" +msgstr "" -#: templates/manage/payment/payment_method_prices.html:12 -#: templates/manage/shipping/shipping_method_prices.html:12 -msgid "Existing prices" -msgstr "Существующие цены" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:225 +msgid "Lithuania" +msgstr "" -#: templates/manage/payment/payment_method_prices.html:39 -#: templates/manage/shipping/shipping_method_prices.html:39 -msgid "Edit criteria" -msgstr "Править критерии" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:226 +msgid "Luxembourg" +msgstr "" -#: templates/manage/payment/payment_method_prices.html:53 -#: templates/manage/shipping/shipping_method_prices.html:53 -msgid "Delete prices" -msgstr "Удалить цены" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:227 +msgid "Latvia" +msgstr "" -#: templates/manage/payment/payment_method_prices.html:54 -#: templates/manage/shipping/shipping_method_prices.html:54 -msgid "Update prices" -msgstr "Обновить цены" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:228 +msgid "Libyan Arab Jamahiriya" +msgstr "" -#: templates/manage/payment/payment_price_criteria.html:6 -#: templates/manage/shipping/shipping_price_criteria.html:6 -msgid "Edit criteria for" -msgstr "Править критерии для" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:229 +msgid "Morocco" +msgstr "" -#: templates/manage/portlets/portlet_add.html:17 -#: templates/manage/portlets/portlet_edit.html:17 -#: templates/manage/portlets/portlets_inline.html:73 -msgid "Slot" -msgstr "Колонка" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:230 +msgid "Monaco" +msgstr "" -#: templates/manage/portlets/portlet_add.html:37 -#: templates/manage/portlets/portlet_edit.html:36 -msgid "Save portlet" -msgstr "Сохранить портлет" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:231 +msgid "Moldova, Republic of" +msgstr "" -#: templates/manage/portlets/portlets_inline.html:51 -msgid "Blocked parent slots" -msgstr "Блокированные колонки-родители" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:232 +msgid "Madagascar" +msgstr "" -#: templates/manage/portlets/portlets_inline.html:65 -msgid "Save blocked parent slots" -msgstr "Сохранить блокированные колонки-родители" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:233 +msgid "Marshall Islands" +msgstr "" -#: templates/manage/portlets/portlets_inline.html:70 -msgid "Slots" -msgstr "Колонки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:234 +msgid "Mali" +msgstr "" -#: templates/manage/portlets/portlets_inline.html:87 -msgid "Modify" -msgstr "Изменить" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:235 +msgid "Mongolia" +msgstr "" -#: templates/manage/portlets/portlets_inline.html:111 -msgid "There are no portlets assigned" -msgstr "Нет назначенных портлетов" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:236 +msgid "Myanmar" +msgstr "" -#: templates/manage/portlets/portlets_inline.html:116 -msgid "Add new portlet" -msgstr "Добавить новый портлет" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:237 +msgid "Macau" +msgstr "" -#: templates/manage/portlets/portlets_inline.html:132 -msgid "Add portlet" -msgstr "Добавить портлет" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:238 +msgid "Northern Mariana Islands" +msgstr "" -#: templates/manage/product/accessories_inline.html:105 -msgid "Add to accessories" -msgstr "Добавить в аксессуары" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:239 +msgid "Martinique" +msgstr "" -#: templates/manage/product/accessories_inline.html:109 -#: templates/manage/product/product.html:83 -msgid "Accessories" -msgstr "Аксессуары" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:240 +msgid "Mauritania" +msgstr "" -#: templates/manage/product/accessories_inline.html:208 -msgid "Save accessories" -msgstr "Сохранить аксессуары" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:241 +msgid "Monserrat" +msgstr "" -#: templates/manage/product/accessories_inline.html:213 -msgid "Remove from accessories" -msgstr "Убрать из аксессуаров" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:242 +msgid "Malta" +msgstr "" -#: templates/manage/product/add_product.html:37 -#: templates/manage/product/product.html:41 -msgid "Add product" -msgstr "Добавить товар" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:243 +msgid "Mauritius" +msgstr "" -#: templates/manage/product/categories.html:10 -msgid "Show selected" -msgstr "Показать выбранное" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:244 +msgid "Maldives" +msgstr "" -#: templates/manage/product/categories.html:29 -#: templates/manage/product/categories_children.html:15 -msgid "Edit category" -msgstr "Править категорию" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:245 +msgid "Malawi" +msgstr "" -#: templates/manage/product/categories.html:38 -msgid "Save categories" -msgstr "Сохранить категории" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:246 +msgid "Mexico" +msgstr "" -#: templates/manage/product/categories.html:42 -msgid "There are no categories" -msgstr "Нет категорий" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:247 +msgid "Malaysia" +msgstr "" -#: templates/manage/product/data.html:10 -msgid "Product data" -msgstr "Данные товара" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:248 +msgid "Mozambique" +msgstr "" -#: templates/manage/product/data.html:27 -msgid "Redirect to" -msgstr "Перенаправить к" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:249 +msgid "Namibia" +msgstr "" -#: templates/manage/product/data.html:248 -msgid "Save data" -msgstr "Сохранить данные" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:250 +msgid "New Caledonia" +msgstr "" -#: templates/manage/product/images.html:11 -msgid "Active images" -msgstr "Активные картинки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:251 +msgid "Niger" +msgstr "" -#: templates/manage/product/images.html:67 -#: templates/manage/product/variants.html:217 -msgid "Update" -msgstr "Обновить" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:252 +msgid "Norfolk Island" +msgstr "" -#: templates/manage/product/images.html:73 -msgid "There are no images" -msgstr "Нет картинок" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:253 +msgid "Nigeria" +msgstr "" -#: templates/manage/product/images.html:76 -msgid "Add images" -msgstr "Добавить картинки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:254 +msgid "Nicaragua" +msgstr "" -#: templates/manage/product/product.html:35 -msgid "Base Article" -msgstr "Основной предмет" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:255 +msgid "Netherlands" +msgstr "" -#: templates/manage/product/product.html:47 -msgid "Delete product" -msgstr "Удалить товар" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:256 +msgid "Norway" +msgstr "" + +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:257 +msgid "Nepal" +msgstr "" -#: templates/manage/product/product.html:52 -msgid "Preview product" -msgstr "Предпросмотр товара" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:258 +msgid "Nauru" +msgstr "" -#: templates/manage/product/product.html:85 -msgid "Stock" -msgstr "Запас" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:259 +msgid "Niue" +msgstr "" -#: templates/manage/product/products_inline.html:15 -#: templates/manage/product/variants.html:152 -msgid "URL" -msgstr "URL" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:260 +msgid "New Zealand" +msgstr "" -#: templates/manage/product/products_inline.html:30 -msgid "For Sale" -msgstr "Распродажа" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:261 +msgid "Oman" +msgstr "" -#: templates/manage/product/products_inline.html:33 -msgid "Sale Price" -msgstr "Цена распродажи" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:262 +msgid "Panama" +msgstr "" -#: templates/manage/product/properties.html:18 -#: templates/manage/product/variants.html:19 -msgid "Update property groups" -msgstr "Обновить группы свойств" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:263 +msgid "Peru" +msgstr "" -#: templates/manage/product/properties.html:25 -msgid "Property Values" -msgstr "Значения свойств" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:264 +msgid "French Polynesia" +msgstr "" -#: templates/manage/product/properties.html:66 -#: templates/manage/properties/properties_inline.html:99 -msgid "Update properties" -msgstr "Обновить свойства" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:265 +msgid "Papua New Guinea" +msgstr "" -#: templates/manage/product/related_products_inline.html:105 -msgid "Add to related products" -msgstr "Добавить в сопутствующие товары" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:266 +msgid "Philippines" +msgstr "" -#: templates/manage/product/related_products_inline.html:187 -msgid "Remove from related products" -msgstr "Убрать из сопутствующих товаров" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:267 +msgid "Pakistan" +msgstr "" -#: templates/manage/product/stock.html:2 -#: templates/manage/product/stock.html:11 -msgid "Dimension" -msgstr "Измерение" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:268 +msgid "Poland" +msgstr "" -#: templates/manage/product/stock.html:26 -msgid "kg" -msgstr "кг" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:269 +msgid "St. Pierre & Miquelon" +msgstr "" -#: templates/manage/product/stock.html:43 -#: templates/manage/product/stock.html:60 -#: templates/manage/product/stock.html:77 -msgid "m" -msgstr "м" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:270 +msgid "Pitcairn" +msgstr "" -#: templates/manage/product/stock.html:84 -msgid "Stock data" -msgstr "Данные по наличию" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:271 +msgid "Puerto Rico" +msgstr "" -#: templates/manage/product/stock.html:193 -msgid "Save stock" -msgstr "Сохранить наличие" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:272 +msgid "Portugal" +msgstr "" -#: templates/manage/product/variants.html:23 -msgid "Local properties" -msgstr "Локальные свойства" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:273 +msgid "Palau" +msgstr "" -#: templates/manage/product/variants.html:30 -#: templates/manage/properties/add_property.html:20 -#: templates/manage/properties/add_property.html:24 -#: templates/manage/properties/add_property.html:29 -msgid "Add property" -msgstr "Добавить свойство" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:274 +msgid "Paraguay" +msgstr "" -#: templates/manage/product/variants.html:38 -#: templates/manage/product/variants.html:39 -msgid "Up" -msgstr "Вверх" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:275 +msgid "Qatar" +msgstr "" -#: templates/manage/product/variants.html:47 -#: templates/manage/product/variants.html:48 -msgid "Down" -msgstr "Вниз" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:276 +msgid "Reunion" +msgstr "" -#: templates/manage/product/variants.html:56 -msgid "Delete property" -msgstr "Удалить свойство" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:277 +msgid "Romania" +msgstr "" -#: templates/manage/product/variants.html:66 -#: templates/manage/properties/options_inline.html:60 -msgid "Delete option" -msgstr "Удалить опцию" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:278 +msgid "Russian Federation" +msgstr "" -#: templates/manage/product/variants.html:78 -#: templates/manage/properties/options_inline.html:31 -msgid "Add option" -msgstr "Добавить опцию" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:279 +msgid "Rwanda" +msgstr "" -#: templates/manage/product/variants.html:130 -msgid "Add variant(s)" -msgstr "Добавить вариант(ы)" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:280 +msgid "Saudi Arabia" +msgstr "" -#: templates/manage/product/variants.html:146 -msgid "Pos." -msgstr "Поз." +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:281 +msgid "Solomon Islands" +msgstr "" -#: templates/manage/product/variants.html:209 -msgid "Edit variant" -msgstr "Править вариант" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:282 +msgid "Seychelles" +msgstr "" -#: templates/manage/product/variants.html:221 -msgid "Display type" -msgstr "Тип отображения" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:283 +msgid "Sudan" +msgstr "" -#: templates/manage/product/variants.html:226 -msgid "Change variant display type" -msgstr "Изменить тип отображения варианта" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:284 +msgid "Sweden" +msgstr "" -#: templates/manage/properties/add_property_group.html:20 -#: templates/manage/properties/property_group.html:27 -#: templates/manage/properties/property_group.html:34 -msgid "Property Group" -msgstr "Группа со свойством" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:285 +msgid "Singapore" +msgstr "" -#: templates/manage/properties/add_property_group.html:24 -msgid "Add property Group" -msgstr "Добавить группу со свойством" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:286 +msgid "St. Helena" +msgstr "" -#: templates/manage/properties/add_property_group.html:29 -msgid "Add property group" -msgstr "Добавить группу со свойством" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:287 +msgid "Slovenia" +msgstr "" -#: templates/manage/properties/options_inline.html:3 -#: templates/manage/voucher/options.html:3 -#: templates/manage/voucher/voucher_group.html:30 -msgid "Options" -msgstr "Опции" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:288 +msgid "Svalbard & Jan Mayen Islands" +msgstr "" -#: templates/manage/properties/options_inline.html:67 -msgid "Update options" -msgstr "Обновить опции" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:289 +msgid "Slovakia" +msgstr "" -#: templates/manage/properties/pg_product_values.html:3 -#: templates/manage/properties/property_group.html:30 -msgid "Product values" -msgstr "Значения товара" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:290 +msgid "Sierra Leone" +msgstr "" -#: templates/manage/properties/pg_product_values.html:51 -msgid "Save values" -msgstr "Сохранить значения" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:291 +msgid "San Marino" +msgstr "" -#: templates/manage/properties/pg_products_inline.html:73 -msgid "Add to product group" -msgstr "Добавить в группу товаров" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:292 +msgid "Senegal" +msgstr "" -#: templates/manage/properties/pg_products_inline.html:77 -msgid "Assigned products" -msgstr "Назначенные товары" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:293 +msgid "Somalia" +msgstr "" -#: templates/manage/properties/pg_products_inline.html:121 -msgid "Edit Product" -msgstr "Изменить товар" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:294 +msgid "Suriname" +msgstr "" -#: templates/manage/properties/pg_products_inline.html:134 -msgid "Remove from product group" -msgstr "Убрать из группы товаров" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:295 +msgid "Sao Tome & Principe" +msgstr "" -#: templates/manage/properties/properties_inline.html:32 -msgid "All properties are assigned" -msgstr "Все свойства назначены" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:296 +msgid "El Salvador" +msgstr "" -#: templates/manage/properties/properties_inline.html:40 -msgid "Assign properties" -msgstr "Назначить свойства" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:297 +msgid "Syrian Arab Republic" +msgstr "" -#: templates/manage/properties/properties_inline.html:47 -msgid "Assigned properties" -msgstr "Назначенные свойства" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:298 +msgid "Swaziland" +msgstr "" -#: templates/manage/properties/properties_inline.html:85 -msgid "No properties assigned" -msgstr "Свойства не назначены" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:299 +msgid "Turks & Caicos Islands" +msgstr "" -#: templates/manage/properties/properties_inline.html:95 -msgid "Remove properties" -msgstr "Убрать свойства" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:300 +msgid "Chad" +msgstr "" -#: templates/manage/properties/property.html:20 -msgid "Add Property" -msgstr "Добавить свойство" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:301 +msgid "French Southern Territories" +msgstr "" -#: templates/manage/properties/property.html:23 -msgid "Delete Property" -msgstr "удалить свойство" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:302 +msgid "Togo" +msgstr "" -#: templates/manage/properties/property.html:33 -msgid "Property data" -msgstr "Данные свойства" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:303 +msgid "Thailand" +msgstr "" -#: templates/manage/properties/property.html:39 -msgid "Save property" -msgstr "Сохранить свойство" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:304 +msgid "Tajikistan" +msgstr "" -#: templates/manage/properties/property.html:42 -msgid "Field type" -msgstr "Тип поля" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:305 +msgid "Tokelau" +msgstr "" -#: templates/manage/properties/property.html:43 -msgid "" -"Attention: If the field type is changed all entered product values for this " -"property will be deleted." +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:306 +msgid "Turkmenistan" msgstr "" -"Внимание - при смене типа поля все введенные значения свойства товаров будут " -"удалены." -#: templates/manage/properties/property.html:50 -msgid "Save property type" -msgstr "Сохранить тип свойства" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:307 +msgid "Tunisia" +msgstr "" -#: templates/manage/properties/property_group.html:19 -msgid "Add Property Group" -msgstr "Добавить группу по свойствам" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:308 +msgid "Tonga" +msgstr "" -#: templates/manage/properties/property_group.html:22 -msgid "Delete Property Group" -msgstr "Удалить группу по свойствам" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:309 +msgid "East Timor" +msgstr "" -#: templates/manage/properties/property_group.html:39 -msgid "Save property group" -msgstr "Сохранить группу по свойствам" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:310 +msgid "Turkey" +msgstr "" -#: templates/manage/properties/step_inline.html:11 -msgid "Save step type" -msgstr "Сохранить тип шага" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:311 +msgid "Trinidad & Tobago" +msgstr "" -#: templates/manage/properties/step_inline.html:18 -msgid "Step range" -msgstr "Диапазон шага" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:312 +msgid "Tuvalu" +msgstr "" -#: templates/manage/properties/step_inline.html:26 -msgid "Save step" -msgstr "Сохранить шаг" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:313 +msgid "Taiwan, Province of China" +msgstr "" -#: templates/manage/properties/step_inline.html:34 -msgid "Steps" -msgstr "Шаги" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:314 +msgid "Tanzania, United Republic of" +msgstr "" -#: templates/manage/properties/step_inline.html:49 -msgid "Add step" -msgstr "Добавить шаг" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:315 +msgid "Ukraine" +msgstr "" -#: templates/manage/properties/step_inline.html:73 -msgid "Delete step" -msgstr "Удалить шаг" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:316 +msgid "Uganda" +msgstr "" -#: templates/manage/properties/step_inline.html:80 -msgid "Update steps" -msgstr "Обновить шаг" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:317 +msgid "United States Minor Outlying Islands" +msgstr "" -#: templates/manage/reviews/review_inline.html:47 -msgid "Delete review" -msgstr "Удалить мнение" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:318 +msgid "Uruguay" +msgstr "" -#: templates/manage/reviews/review_inline.html:150 -#: templates/manage/reviews/reviews_inline.html:125 -msgid "Score" -msgstr "Оценка" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:319 +msgid "Uzbekistan" +msgstr "" -#: templates/manage/reviews/review_inline.html:160 -#: templates/manage/reviews/reviews_inline.html:129 -msgid "Comment" -msgstr "Коментарий" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:320 +msgid "Vatican City State (Holy See)" +msgstr "" -#: templates/manage/shipping/add_shipping_method.html:13 -#: templates/manage/shipping/add_shipping_method.html:17 -#: templates/manage/shipping/add_shipping_method.html:23 -#: templates/manage/shipping/manage_shipping.html:37 -msgid "Add shipping method" -msgstr "Добавить способ доставки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:321 +msgid "St. Vincent & the Grenadines" +msgstr "" -#: templates/manage/shipping/manage_shipping.html:42 -msgid "Delete shipping method" -msgstr "Удалить способ доставки" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:322 +msgid "Venezuela" +msgstr "" -#: templates/manage/shop/action.html:21 -#: templates/manage/shop/add_action.html:29 -#: templates/manage/shop/add_action.html:33 -#: templates/manage/shop/add_action.html:39 -msgid "Add action" -msgstr "Добавить действие" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:323 +msgid "British Virgin Islands" +msgstr "" -#: templates/manage/shop/action.html:25 -msgid "Delete action" -msgstr "Удалить действие" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:324 +msgid "United States Virgin Islands" +msgstr "" -#: templates/manage/shop/action.html:31 templates/manage/shop/action.html:35 -msgid "Action" -msgstr "Действие" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:325 +msgid "Viet Nam" +msgstr "" -#: templates/manage/shop/action.html:41 -msgid "Save action" -msgstr "Сохранить действие" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:326 +msgid "Vanuatu" +msgstr "" -#: templates/manage/shop/default_values.html:3 -#: templates/manage/shop/shop.html:16 -msgid "Default Values" -msgstr "Стандартные значения" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:327 +msgid "Wallis & Futuna Islands" +msgstr "" -#: templates/manage/shop/default_values.html:10 -msgid "Format" -msgstr "Формат" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:328 +msgid "Samoa" +msgstr "" -#: templates/manage/shop/default_values.html:102 -msgid "Save Default Values" -msgstr "Соханить стандартные значения" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:329 +msgid "Yemen" +msgstr "" -#: templates/manage/shop/shop.html:9 -msgid "Shop Preferences" -msgstr "Настройки магазина" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:330 +msgid "Mayotte" +msgstr "" -#: templates/manage/shop/shop.html:27 -msgid "Save shop" -msgstr "Сохранить магазин" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:331 +msgid "Yugoslavia" +msgstr "" -#: templates/manage/static_block/add_static_block.html:18 -#: templates/manage/static_block/add_static_block.html:22 -msgid "Add static block" -msgstr "Добавить статичный блок" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:332 +msgid "South Africa" +msgstr "" -#: templates/manage/static_block/add_static_block.html:27 -#: templates/manage/static_block/static_block.html:40 -msgid "Save static block" -msgstr "Сохранить статичный блок" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:333 +msgid "Zambia" +msgstr "" -#: templates/manage/static_block/static_block.html:21 -msgid "Add Static Block" -msgstr "Добавить статичный блок" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:334 +msgid "Zaire" +msgstr "" -#: templates/manage/tax/add_tax.html:18 templates/manage/tax/add_tax.html:26 -msgid "Add tax" -msgstr "Добавить налог" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:335 +msgid "Zimbabwe" +msgstr "" -#: templates/manage/tax/tax.html:23 -msgid "Add Tax" -msgstr "Добавить налог" +#: eggs/django_paypal-0.1.2.lfs_2-py2.7.egg/paypal/pro/fields.py:336 +msgid "Unknown or unspecified country" +msgstr "" -#: templates/manage/tax/tax.html:27 -msgid "Delete Tax" -msgstr "Удалить налог" +#: eggs/django_portlets-1.3-py2.7.egg/portlets/models.py:45 +msgid "Portlet assignments" +msgstr "" -#: templates/manage/tax/tax.html:42 -msgid "Save tax" -msgstr "Сохранить налог" +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ar/forms.py:12 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/it/forms.py:12 +msgid "Province" +msgstr "" -#: templates/manage/voucher/add_voucher_group.html:18 -#: templates/manage/voucher/add_voucher_group.html:22 -#: templates/manage/voucher/add_voucher_group.html:30 -#: templates/manage/voucher/voucher_group.html:17 -msgid "Add voucher group" -msgstr "Добавить группу сертификатов" +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/co/forms.py:11 +msgid "Department" +msgstr "" -#: templates/manage/voucher/data.html:10 -msgid "Save voucher group" -msgstr "Сохранить группу сертификатов" +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/gb/forms.py:10 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ie/forms.py:10 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/it/forms.py:10 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/nl/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ru/forms.py:9 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/us/forms.py:10 +#: eggs/django_postal-0.96-py2.7.egg/postal/settings.py:8 +msgid "Area" +msgstr "" -#: templates/manage/voucher/options.html:13 -msgid "Save options" -msgstr "Сохранить опции" +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/gb/forms.py:11 +msgid "Town" +msgstr "" -#: templates/manage/voucher/voucher_group.html:21 -msgid "Delete group" -msgstr "Удалить группу" +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/gb/forms.py:12 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ie/forms.py:12 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ru/forms.py:11 +msgid "County" +msgstr "" -#: templates/manage/voucher/vouchers.html:7 -#: templates/manage/voucher/vouchers.html:17 -msgid "Add vouchers" -msgstr "Добавить сертификаты" +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/gb/forms.py:13 +msgid "Postcode" +msgstr "" -#: templates/manage/voucher/vouchers_inline.html:88 -msgid "Used" -msgstr "Погашен" +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ie/forms.py:11 +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/nl/forms.py:10 +msgid "Town/City" +msgstr "" -#: templates/manage/voucher/vouchers_inline.html:91 -msgid "Used date" -msgstr "Дата погашения" +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/ru/forms.py:12 +msgid "Postal code" +msgstr "" -#: templates/manage/voucher/vouchers_inline.html:145 -msgid "DATE_FORMAT" -msgstr "Y-m-d" +#: eggs/django_postal-0.96-py2.7.egg/postal/forms/us/forms.py:12 +msgid "US State" +msgstr "" -#: templates/manage/voucher/vouchers_inline.html:154 -msgid "Delete vouchers" -msgstr "Удалить сертификаты" +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:17 +msgid "Content ID" +msgstr "" -#: voucher/settings.py:7 -msgid "Absolute" -msgstr "Абсолютный" +#: eggs/django_reviews-1.1-py2.7.egg/reviews/models.py:23 +msgid "Session ID" +msgstr "" -#: voucher/settings.py:8 -msgid "Percentage" -msgstr "Процентный" +#: eggs/django_reviews-1.1-py2.7.egg/reviews/settings.py:5 +msgid "*" +msgstr "" -#: voucher/settings.py:12 -msgid "The voucher is valid." -msgstr "Сертификат действителен." +#: eggs/django_reviews-1.1-py2.7.egg/reviews/settings.py:6 +msgid "**" +msgstr "" -#: voucher/settings.py:13 -msgid "The voucher is not active." -msgstr "Сертификат неактивен." +#: eggs/django_reviews-1.1-py2.7.egg/reviews/settings.py:7 +msgid "***" +msgstr "" -#: voucher/settings.py:14 -msgid "The voucher has been already used." -msgstr "Сертификат уже погашен." +#: eggs/django_reviews-1.1-py2.7.egg/reviews/settings.py:8 +msgid "****" +msgstr "" -#: voucher/settings.py:15 -msgid "The voucher is not active yet." -msgstr "Сертификат еще не активен." +#: eggs/django_reviews-1.1-py2.7.egg/reviews/settings.py:9 +msgid "*****" +msgstr "" -#: voucher/settings.py:16 -msgid "The voucher is not active any more." -msgstr "Сертификат еще не активен." +#: eggs/django_reviews-1.1-py2.7.egg/reviews/views.py:31 +msgid "This field is required" +msgstr "" -#: voucher/settings.py:17 -msgid "The voucher is not valid for this cart price." -msgstr "Сертификат не действителен при данной цене корзины." +#: eggs/lfs_contact-1.2-py2.7.egg/lfs_contact/utils.py:19 +#, python-format +msgid "New mail from %(shop)s" +msgstr "" -#: voucher/settings.py:18 -msgid "The voucher doesn't exist." -msgstr "Сертификат не существует." +#: lfs_project/settings.py:184 +msgid "PayPal" +msgstr ""