# Copyright (C) 2019 UkrSolution # This file is distributed under the same license as the Print Barcodes on Label Sheets for Wordpress & WooCommerce plugin. msgid "" msgstr "" "Project-Id-Version: Print Barcodes on Label Sheets for Wordpress & WooCommerce 2.6.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/a4-barcodes1\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2019-03-09T17:57:06+02:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.1.0\n" "X-Domain: wpbcu-barcode-generator\n" #. Plugin Name of the plugin msgid "Print Barcodes on Label Sheets for Wordpress & WooCommerce" msgstr "" #. Plugin URI of the plugin #. Author URI of the plugin msgid "http://www.ukrsolution.com" msgstr "" #. Description of the plugin msgid "Create and Print barcodes on label sheets using a printer. Best tool to make inventory of your stock." msgstr "" #. Author of the plugin msgid "UkrSolution" msgstr "" #: class/Formats.php:28 #: class/Formats.php:360 msgid "Data was not deleted." msgstr "" #: class/Formats.php:34 #: class/Formats.php:366 msgid "Data successfully deleted." msgstr "" #: class/Core.php:49 #: class/Core.php:50 msgid "Barcode Generator" msgstr "" msgid "Create Manually" msgstr "Создать вручную" #: class/Core.php:68 #: class/Core.php:69 msgid "Import selected items" msgstr "" #: class/Core.php:79 #: class/Core.php:80 msgid "Import categories" msgstr "" #: class/Core.php:89 #: class/Core.php:90 msgid "FAQ" msgstr "" #: class/Core.php:99 #: class/Core.php:100 msgid "Barcode-Generator Page" msgstr "" #: class/Core.php:110 #: class/Core.php:111 msgid "Support" msgstr "" #: class/Core.php:190 msgid "Test js localiz" msgstr "" #: class/Barcodes.php:76 msgid "The \"Code\" field has an empty value." msgstr "" #: class/Barcodes.php:86 msgid "\"Code\" field contains incorrect data. It must contain 8 digits. 7 digits and 8th is a checksum digit calculated by formula. Check more on Wiki." msgstr "" #: class/Barcodes.php:93 msgid "\"Code\" field contains incorrect data. It must contain 13 digits. 12 digits and 13th is a checksum digit calculated by formula. Check more on Wiki." msgstr "" #: class/Barcodes.php:100 msgid "\"Code\" field contains incorrect data. It must contain 12 digits. 11 digits and 12th is a checksum digit calculated by formula. Check more on Wiki." msgstr "" #: class/Barcodes.php:107 msgid "\"Code\" field contains incorrect data. It must contain 6 digits. UPC-E is a variation of UPC-A which allows for a more compact barcode by eliminating \"extra\" zeros. Check more on Wiki." msgstr "" #: class/Barcodes.php:115 msgid "\"Code\" field contains incorrect data. Code 128 supports alphanumeric or numeric-only barcodes. It can encode all 128 characters of ASCII encoding." msgstr "" #: class/Barcodes.php:123 msgid "\"Code\" field contains incorrect data. Code 39 supports 43 characters, consisting of letters (A-Z), numeric digits (0 through 9) and a number of special characters (-, ., $, /, +, %, and space)." msgstr "" #. translators: %s: Name of a validated field #: config/config.php:16 msgid "No %s parameter specified." msgstr "" #. translators: %s: Name of a validated field #: config/config.php:18 msgid "The %s parameter is not a number." msgstr "" #. translators: %s: Name of a validated field #: config/config.php:20 msgid "The %s parameter is not a boolean." msgstr "" #. translators: %s: Name of a validated field #: config/config.php:22 msgid "The %s parameter is not an array." msgstr "" #. translators: %s: Name of a validated field #: config/config.php:24 msgid "In the %s parameter, an invalid value was specified." msgstr "" msgid "Tip" msgstr "Подсказка" msgid "Apply" msgstr "Применить"