# Copyright (C) 2018 SkyVerge # This file is distributed under the GNU General Public License v3.0. msgid "" msgstr "" "Project-Id-Version: WooCommerce Customer/Order/Coupon CSV Import Suite " "3.5.3\n" "Report-Msgid-Bugs-To: " "https://woocommerce.com/my-account/marketplace-ticket-form/\n" "POT-Creation-Date: 2016-05-31 09:10:17+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" #: src/admin/class-wc-csv-import-suite-admin.php:98 msgid "Import customers to your store via a csv file." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:103 msgid "Import orders to your store via a csv file." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:108 msgid "Import coupons to your store via a csv file." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:129 msgid "CSV Order Import Suite" msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:129 #: src/admin/class-wc-csv-import-suite-admin.php:133 msgid "CSV Import Suite" msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:185 msgid "" "Something unexpected happened while importing. Your import may or may have " "not completed." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:188 msgid "" "Please check your site error log for possible clues as to what may have " "happened." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:190 msgid "Please try again with debug mode enabled to gain insight into what happened." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:198 #: src/admin/views/html-import-progress.php:98 msgid "View detailed results" msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:199 msgid "Hide detailed results" msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:200 #: src/admin/views/html-import-progress.php:42 msgid "Import complete." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:201 #: src/admin/views/html-import-progress.php:42 msgid "Some lines were skipped or failed to import. See below for details." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:291 #. translators: Placeholders: %s - file name msgid "Dry run of file %s is complete!" msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:294 #. translators: Placeholders: %s - file name msgid "Importing file %s is complete!" msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:298 #. translators: Placeholders: %1$s - opening tag, %2$s - closing tag msgid "You can see the import results in the %1$simport progress page%2$s" msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:301 msgid ", then run your live import" msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:313 #. translators: Placeholders: %s - file name msgid "Dry run of file %s failed." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:316 #. translators: Placeholders: %s - file name msgid "Importing file %s failed." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:320 #. translators: Placeholders: %1$s - opening tag, %2$s - closing tag msgid "Additional details may be found in the CSV Import %1$slogs%2$s." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:348 #: woocommerce-customer-order-csv-import.php:225 msgid "Import" msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:349 msgid "Import List" msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:474 msgid "%d import job deleted." msgid_plural "%d import jobs deleted." msgstr[0] "" msgstr[1] "" #: src/admin/class-wc-csv-import-suite-admin.php:510 msgid "Import removed from queue." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:517 #. translators: Placeholders: %s - filename msgid "Dry run for %s import stopped and deleted." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:519 msgid "" "Import stopped and deleted. Data already updated or inserted by the import " "has not been removed." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:527 msgid "Information for this dry run has been deleted." msgstr "" #: src/admin/class-wc-csv-import-suite-admin.php:529 msgid "" "Import job deleted. Data imported or updated by this job has not been " "removed." msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:59 msgid "Queued" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:60 msgid "Processing" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:61 msgid "Completed" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:62 #: src/class-wc-csv-import-suite-importer.php:680 #: src/class-wc-csv-import-suite-importer.php:1403 msgid "Failed" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:77 msgid "Import Status" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:78 msgid "Type" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:79 msgid "Run Type" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:80 msgid "File name" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:81 msgid "Start Date" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:82 msgid "Actions" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:112 msgid "Orders" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:116 msgid "Customers" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:120 #: src/class-wc-csv-import-suite-order-import.php:145 msgid "Coupons" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:127 msgid "Dry" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:127 msgid "Live" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:171 msgid "View" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:186 #: src/admin/class-wc-csv-import-suite-list-table.php:266 msgid "Delete" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:186 msgid "Stop" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:218 msgid "Select import" msgstr "" #: src/admin/class-wc-csv-import-suite-list-table.php:251 msgid "" "Imported files will appear here. Files are stored for 14 days after the " "import." msgstr "" #: src/admin/views/html-import-column-mapper.php:29 msgid "Map Fields" msgstr "" #: src/admin/views/html-import-column-mapper.php:30 msgid "Here you can map your imported columns to WooCommerce data fields." msgstr "" #: src/admin/views/html-import-column-mapper.php:59 msgid "Column Header" msgstr "" #: src/admin/views/html-import-column-mapper.php:60 msgid "Map to" msgstr "" #: src/admin/views/html-import-column-mapper.php:61 msgid "Example Column Values" msgstr "" #: src/admin/views/html-import-column-mapper.php:70 msgid "-- Skip --" msgstr "" #: src/admin/views/html-import-column-mapper.php:93 msgid "Dry Run »" msgstr "" #: src/admin/views/html-import-column-mapper.php:94 msgid "Start Import »" msgstr "" #: src/admin/views/html-import-csv-preview.php:28 msgid "Preview" msgstr "" #: src/admin/views/html-import-csv-preview.php:29 msgid "" "Does the preview below look right? Each field should be in its own table " "cell. If it doesn't, simply adjust the delimiter until it looks right. If " "none of the options seem to work, make sure you are using a well-formatted " "CSV file." msgstr "" #: src/admin/views/html-import-options-fields.php:28 msgid "Options" msgstr "" #: src/admin/views/html-import-options-fields.php:44 msgid "Merge/update" msgstr "" #: src/admin/views/html-import-options-fields.php:49 msgid "Update existing records if a match is found" msgstr "" #: src/admin/views/html-import-options-fields.php:59 msgid "Insert as new if a match is not found" msgstr "" #: src/admin/views/html-import-options-fields.php:66 msgid "Debug Mode" msgstr "" #: src/admin/views/html-import-options-fields.php:71 msgid "" "Enable logging for this import. Please leave this disabled unless you are " "experiencing issues with imports." msgstr "" #: src/admin/views/html-import-options-fields.php:78 msgid "Fields are separated by" msgstr "" #: src/admin/views/html-import-options.php:40 #: src/admin/views/html-import-source-form.php:40 #: src/admin/views/html-import-source-options.php:68 msgid "Next »" msgstr "" #: src/admin/views/html-import-progress.php:30 msgid "Imported file: %s" msgstr "" #: src/admin/views/html-import-progress.php:30 msgid "Importing file: %s" msgstr "" #: src/admin/views/html-import-progress.php:35 #. translators: Placeholders: %1$s - , %2$s - msgid "" "%1$sAn import is currently in progress.%2$s Please wait for the current " "import to complete before beginning another." msgstr "" #: src/admin/views/html-import-progress.php:46 msgid "" "Import has started. You can safely leave this page - you will see a notice " "in the admin area once the import is complete." msgstr "" #: src/admin/views/html-import-progress.php:54 #: src/class-wc-csv-import-suite-importer.php:710 #. translators: Placeholders: %1$s, %3$s - opening tag, %2$s, %4$s - #. closing tag msgid "" "Performed a dry run with the selected file. No database records were " "inserted or updated. %1$sRun a live import now%2$s or %3$sChange import " "settings%4$s." msgstr "" #: src/admin/views/html-import-progress.php:56 msgid "" "Performing a dry run with the selected file. No database records will be " "inserted or updated." msgstr "" #: src/admin/views/html-import-progress.php:74 msgid "Processed:" msgstr "" #: src/admin/views/html-import-progress.php:81 msgid "Results" msgstr "" #: src/admin/views/html-import-progress.php:116 msgid "Line" msgstr "" #: src/admin/views/html-import-progress.php:117 #: src/class-wc-csv-import-suite-order-import.php:123 msgid "Status" msgstr "" #: src/admin/views/html-import-progress.php:118 msgid "Reason" msgstr "" #: src/admin/views/html-import-screen.php:3 msgid "Import Customers, Coupons & Orders" msgstr "" #: src/admin/views/html-import-screen.php:7 msgid "" "%1$sCustomer CSV Import Suite%2$s Before getting started prepare your CSV " "files:" msgstr "" #: src/admin/views/html-import-screen.php:9 msgid "Documentation" msgstr "" #: src/admin/views/html-import-screen.php:10 msgid "Sample Customer CSV" msgstr "" #: src/admin/views/html-import-screen.php:11 msgid "Sample Coupon CSV" msgstr "" #: src/admin/views/html-import-screen.php:12 msgid "Sample Order CSV" msgstr "" #: src/admin/views/html-import-screen.php:19 msgid "Import Customer CSV" msgstr "" #: src/admin/views/html-import-screen.php:20 msgid "Import customers into WooCommerce using this tool." msgstr "" #: src/admin/views/html-import-screen.php:21 msgid "" "Import a CSV from your computer. Import your CSV as new customers (existing " "customers will be skipped), or merge with existing customers." msgstr "" #: src/admin/views/html-import-screen.php:22 #: src/class-wc-csv-import-suite-customer-import.php:55 msgid "Import Customers" msgstr "" #: src/admin/views/html-import-screen.php:28 msgid "Import Coupons CSV" msgstr "" #: src/admin/views/html-import-screen.php:29 msgid "Import and add coupons using this tool." msgstr "" #: src/admin/views/html-import-screen.php:30 msgid "" "Import a CSV from your computer. Import your CSV as new coupons (existing " "coupons will be skipped), or merge with existing coupons." msgstr "" #: src/admin/views/html-import-screen.php:31 #: src/class-wc-csv-import-suite-coupon-import.php:69 msgid "Import Coupons" msgstr "" #: src/admin/views/html-import-screen.php:37 msgid "Import Orders CSV" msgstr "" #: src/admin/views/html-import-screen.php:38 msgid "Import and add orders using this tool." msgstr "" #: src/admin/views/html-import-screen.php:39 msgid "" "Import a CSV from your computer. Import your CSV as new orders (existing " "orders will be skipped), or merge with existing orders." msgstr "" #: src/admin/views/html-import-screen.php:40 #: src/class-wc-csv-import-suite-order-import.php:77 msgid "Import Orders" msgstr "" #: src/admin/views/html-import-source-fields-copypaste.php:29 msgid "Copy & paste data" msgstr "" #: src/admin/views/html-import-source-fields-upload.php:29 msgid "Import data from CSV file" msgstr "" #: src/admin/views/html-import-source-fields-upload.php:34 #: src/admin/views/html-import-source-options.php:36 msgid "Before you can start importing, you will need to fix the following error:" msgstr "" #: src/admin/views/html-import-source-fields-upload.php:54 msgid "Choose a file from your computer:" msgstr "" #: src/admin/views/html-import-source-fields-upload.php:59 msgid "Acceptable file types: CSV or tab-delimited text files. Maximum size: %1$s" msgstr "" #: src/admin/views/html-import-source-fields-url.php:29 msgid "Import data from URL or path" msgstr "" #: src/admin/views/html-import-source-fields-url.php:45 msgid "Enter URL or path to file:" msgstr "" #: src/admin/views/html-import-source-fields-url.php:50 msgid "Acceptable file types: CSV or tab-delimited text files." msgstr "" #: src/admin/views/html-import-source-options.php:31 msgid "Where do you want to import data from?" msgstr "" #: src/class-wc-csv-import-suite-ajax.php:91 msgid "Missing import job ID." msgstr "" #: src/class-wc-csv-import-suite-background-import.php:248 msgid "Unknown importer \"%s\". Cancelling." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:121 msgid "%s coupons" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:122 msgid "%s coupons inserted" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:123 msgid "%s coupons merged" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:124 msgid "%s coupons skipped" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:125 msgid "%s coupons failed" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:142 msgid "Coupon data" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:143 msgid "Coupon code" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:144 msgid "Discount type" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:145 msgid "Coupon amount" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:146 msgid "Individual use only" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:147 msgid "Products" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:148 msgid "Exclude products" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:149 msgid "Usage limit per coupon" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:150 msgid "Usage limit per user" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:151 msgid "Limit usage to x items" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:152 msgid "Usage count" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:153 msgid "Coupon expiry date" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:154 msgid "Allow free shipping" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:155 msgid "Categories" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:156 msgid "Exclude categories" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:157 msgid "Exclude sale items" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:158 msgid "Minimum spend" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:159 msgid "Maximum spend" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:160 msgid "Email restrictions" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:161 msgid "Description" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:209 #: src/class-wc-csv-import-suite-customer-import.php:241 #: src/class-wc-csv-import-suite-order-parser.php:125 #. translators: Placeholders: %s - row number msgid "> Row %s - preparing for merge." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:209 #: src/class-wc-csv-import-suite-customer-import.php:241 #: src/class-wc-csv-import-suite-order-parser.php:125 msgid "> Row %s - preparing for import." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:218 msgid "Missing coupon code." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:233 msgid "> > Skipped. Cannot find coupon with code %s. Importing instead." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:236 msgid "Cannot find coupon with code %s." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:241 #. translators: Placeholders: %s - coupon code msgid "> > Found coupon with code '%s'." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:255 #. translators: Placeholders: %s - coupon code msgid "Coupon code '%s' already exists." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:260 msgid "Missing coupon discount type." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:284 #. translators: Placeholders: %s - discount type name msgid "Unknown discount type '%s'." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:312 #. translators: Placeholders: %s - product SKU msgid "Unknown product sku: %s." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:337 #. translators: Placeholders: %s - product category name msgid "Unknown product category: %s." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:358 #. translators: Placeholders: %s - email address msgid "Invalid email: %s." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:373 #. translators: Placeholders: %s - column name msgid "Column '%s' must be 'yes' or 'no'." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:388 #. translators: Placeholders: %s - a date in invalid format msgid "Invalid date format '%s'" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:402 #. translators: Placeholders: %1$s - column title, %2$s - column value msgid "Invalid %1$s '%2$s'." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:487 msgid "Processing coupon." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:494 msgid "> Merging coupon '%s'." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:505 msgid "> Inserting coupon '%s'" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:525 msgid "> Finished merging coupon %s." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:526 msgid "> Finished importing coupon %s." msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:561 #: src/class-wc-csv-import-suite-customer-import.php:652 msgid "Missing parameter %s" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:576 #: src/class-wc-csv-import-suite-coupon-import.php:702 msgid "The coupon code already exists" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:604 #: src/class-wc-csv-import-suite-coupon-import.php:725 msgid "Invalid coupon type - the coupon type must be any of these: %s" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:660 msgid "Invalid coupon ID" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:666 msgid "No coupon found with the ID equal to %s" msgstr "" #: src/class-wc-csv-import-suite-coupon-import.php:671 msgid "Invalid coupon" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:58 msgid "%s customers" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:59 msgid "%s customers inserted" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:60 msgid "%s customers merged" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:61 msgid "%s customers skipped" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:62 msgid "%s customers failed" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:99 #: src/class-wc-csv-import-suite-order-import.php:111 msgid "Billing: %s" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:100 #: src/class-wc-csv-import-suite-order-import.php:112 msgid "Shipping: %s" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:104 msgid "User data" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:105 msgid "User ID" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:106 msgid "Username" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:107 #: src/class-wc-csv-import-suite-customer-import.php:124 #: src/class-wc-csv-import-suite-order-import.php:159 msgid "Email" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:108 msgid "Password" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:109 msgid "Registered date" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:110 msgid "Role" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:111 msgid "URL" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:114 #: src/class-wc-csv-import-suite-order-import.php:148 msgid "Customer data" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:115 #: src/class-wc-csv-import-suite-customer-import.php:126 #: src/class-wc-csv-import-suite-order-import.php:150 #: src/class-wc-csv-import-suite-order-import.php:161 msgid "First name" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:116 #: src/class-wc-csv-import-suite-customer-import.php:127 #: src/class-wc-csv-import-suite-order-import.php:151 #: src/class-wc-csv-import-suite-order-import.php:162 msgid "Last name" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:117 #: src/class-wc-csv-import-suite-customer-import.php:128 #: src/class-wc-csv-import-suite-order-import.php:152 #: src/class-wc-csv-import-suite-order-import.php:163 msgid "Company" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:118 #: src/class-wc-csv-import-suite-customer-import.php:129 #: src/class-wc-csv-import-suite-order-import.php:153 #: src/class-wc-csv-import-suite-order-import.php:164 msgid "Address 1" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:119 #: src/class-wc-csv-import-suite-customer-import.php:130 #: src/class-wc-csv-import-suite-order-import.php:154 #: src/class-wc-csv-import-suite-order-import.php:165 msgid "Address 2" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:120 #: src/class-wc-csv-import-suite-customer-import.php:131 #: src/class-wc-csv-import-suite-order-import.php:155 #: src/class-wc-csv-import-suite-order-import.php:166 msgid "City" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:121 #: src/class-wc-csv-import-suite-customer-import.php:132 #: src/class-wc-csv-import-suite-order-import.php:156 #: src/class-wc-csv-import-suite-order-import.php:167 msgid "State" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:122 #: src/class-wc-csv-import-suite-customer-import.php:133 #: src/class-wc-csv-import-suite-order-import.php:157 #: src/class-wc-csv-import-suite-order-import.php:168 msgid "Postcode" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:123 #: src/class-wc-csv-import-suite-customer-import.php:134 #: src/class-wc-csv-import-suite-order-import.php:158 #: src/class-wc-csv-import-suite-order-import.php:169 msgid "Country" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:125 #: src/class-wc-csv-import-suite-order-import.php:160 msgid "Phone" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:135 msgid "Paying customer" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:182 msgid "Shipping Address" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:187 msgid "Use billing address as shipping address if not set" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:194 msgid "Don't hash user passwords" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:199 msgid "" "Enable this if your customer import file contains passwords which are " "already correctly hashed for WordPress." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:206 #: src/class-wc-csv-import-suite-order-import.php:384 msgid "Send emails" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:211 msgid "" "Send welcome emails to new customers and password update emails to updated " "customers after import." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:258 msgid "No email set for new customer." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:267 msgid "Customer %s already exists." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:273 msgid "Invalid username: %s" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:278 msgid "Invalid email: %s" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:299 msgid "Role \"%s\" not found." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:468 msgid "> > Cannot merge without id, email, or username." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:471 msgid "Importing instead." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:489 msgid "> > Skipped. Cannot find customer with id %s. Importing instead." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:492 #: src/class-wc-csv-import-suite-order-parser.php:460 msgid "Cannot find customer with id %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:497 msgid "> > Cannot find customer with id %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:501 msgid "> > Found user with id %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:516 msgid "> > Skipped. Cannot find customer with username %s. Importing instead." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:519 msgid "Cannot find customer with username %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:524 msgid "> > Cannot find customer with username %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:528 msgid "> > Found user with username %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:542 msgid "> > Skipped. Cannot find customer with email %s. Importing instead." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:545 msgid "Cannot find customer with email %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:549 msgid "> > Found user with email %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:579 msgid "Processing customer." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:585 msgid "> Merging customer ID %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:594 msgid "> Inserting customer %s" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:614 msgid "> Finished merging customer ID %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:615 msgid "> Finished importing customer ID %s." msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:729 msgid "Invalid customer ID" msgstr "" #: src/class-wc-csv-import-suite-customer-import.php:736 msgid "Invalid customer" msgstr "" #: src/class-wc-csv-import-suite-importer.php:84 msgid "%s items" msgstr "" #: src/class-wc-csv-import-suite-importer.php:85 msgid "%s items inserted" msgstr "" #: src/class-wc-csv-import-suite-importer.php:86 msgid "%s items merged" msgstr "" #: src/class-wc-csv-import-suite-importer.php:87 msgid "%s items skipped" msgstr "" #: src/class-wc-csv-import-suite-importer.php:88 msgid "%s items failed" msgstr "" #: src/class-wc-csv-import-suite-importer.php:367 msgid "CSV or tab-delimited text file" msgstr "" #: src/class-wc-csv-import-suite-importer.php:368 msgid "Upload & import data from .csv or .txt files" msgstr "" #: src/class-wc-csv-import-suite-importer.php:374 msgid "URL or file path" msgstr "" #: src/class-wc-csv-import-suite-importer.php:375 msgid "Import data from an URL or path to a file on the server." msgstr "" #: src/class-wc-csv-import-suite-importer.php:380 msgid "Copy/paste from file" msgstr "" #: src/class-wc-csv-import-suite-importer.php:381 msgid "Copy & paste data from .xls, .xlsx or .csv files." msgstr "" #: src/class-wc-csv-import-suite-importer.php:547 msgid "Custom Field with column name" msgstr "" #: src/class-wc-csv-import-suite-importer.php:548 msgid "Taxonomy with column name" msgstr "" #: src/class-wc-csv-import-suite-importer.php:622 msgid "" "Could not find job \"%s\". It may have been completed a while ago, deleted " "or never existed." msgstr "" #: src/class-wc-csv-import-suite-importer.php:659 #: src/class-wc-csv-import-suite-importer.php:1400 msgid "Inserted" msgstr "" #: src/class-wc-csv-import-suite-importer.php:666 #: src/class-wc-csv-import-suite-importer.php:1401 msgid "Merged" msgstr "" #: src/class-wc-csv-import-suite-importer.php:673 #: src/class-wc-csv-import-suite-importer.php:1402 msgid "Skipped" msgstr "" #: src/class-wc-csv-import-suite-importer.php:769 msgid "Please provide a file path or URL" msgstr "" #: src/class-wc-csv-import-suite-importer.php:811 msgid "Could not find the file %s" msgstr "" #: src/class-wc-csv-import-suite-importer.php:827 msgid "Please enter some data to import" msgstr "" #: src/class-wc-csv-import-suite-importer.php:863 #. translators: Placeholders: %s - file path msgid "" "Cannot open file %s for importing. The file may not exist or is not " "readable by WordPress." msgstr "" #: src/class-wc-csv-import-suite-importer.php:877 msgid "Sorry, there has been an error: %s" msgstr "" #: src/class-wc-csv-import-suite-importer.php:1076 msgid "> Preparing multi-line item %s (rows %s)" msgstr "" #: src/class-wc-csv-import-suite-importer.php:1107 msgid "> Skipped importing rows %s due to issues with related rows." msgstr "" #: src/class-wc-csv-import-suite-importer.php:1217 msgid "> > Skipping taxonomy \"%s\" - it does not exist." msgstr "" #: src/class-wc-csv-import-suite-importer.php:1318 msgid "> > Failed to import term %s %s" msgstr "" #: src/class-wc-csv-import-suite-importer.php:1600 msgid "Comma" msgstr "" #: src/class-wc-csv-import-suite-importer.php:1601 msgid "Semicolon" msgstr "" #: src/class-wc-csv-import-suite-importer.php:1602 msgid "Tab" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:80 msgid "%s orders" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:81 msgid "%s orders inserted" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:82 msgid "%s orders merged" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:83 msgid "%s orders skipped" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:84 msgid "%s orders failed" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:118 msgid "Order data" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:119 msgid "Order ID" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:120 msgid "Formatted order number" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:121 msgid "Order number" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:122 msgid "Date" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:124 msgid "Currency" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:125 msgid "Shipping total" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:126 msgid "Shipping tax total" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:127 msgid "Fees total" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:128 msgid "Fees tax total" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:129 msgid "Tax total" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:130 msgid "Discount" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:131 msgid "Order total" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:132 msgid "Total refunded amount" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:133 msgid "Payment method" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:134 msgid "Shipping method" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:135 msgid "Customer note" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:136 msgid "Order notes" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:137 msgid "Download Permissions Granted" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:140 #: src/class-wc-csv-import-suite-order-import.php:252 msgid "Order items" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:141 msgid "Line items" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:142 msgid "Shipping items" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:143 msgid "Taxes" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:144 msgid "Fees" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:149 msgid "Customer user (ID, username or email)" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:172 msgid "Refunds" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:267 msgid "Order item %d" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:274 msgid "Tax item %d" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:281 msgid "Shipping method %d" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:288 msgid "Shipping cost %d" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:301 #: src/class-wc-csv-import-suite-order-import.php:318 msgid "Item name" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:302 #: src/class-wc-csv-import-suite-order-import.php:317 msgid "Item SKU" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:303 #: src/class-wc-csv-import-suite-order-import.php:320 msgid "Item quantity" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:304 msgid "Item tax" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:305 #: src/class-wc-csv-import-suite-order-import.php:321 msgid "Item total" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:306 #: src/class-wc-csv-import-suite-order-import.php:319 msgid "Item meta" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:348 msgid "Allow unknown products" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:353 msgid "" "Allow line items with unknown product sku/id. The line item will not be " "linked to any product, so this is not necessarily recommended." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:360 msgid "Re-calculate taxes & totals" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:365 msgid "" "Re-calculate taxes and totals after importing the order. This may result in " "different tax and order totals than in the CSV file." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:372 msgid "Use addresses from customer profile" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:377 msgid "" "Use addresses from the customer profile if no address columns are present " "in the CSV file." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:389 msgid "" "Send relevant order emails to customers and store managers. This includes " "new order emails as well as emails triggered by order status changes when " "merging/updating orders" msgstr "" #: src/class-wc-csv-import-suite-order-import.php:682 msgid "The maximum stack depth has been exceeded." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:686 msgid "Invalid or malformed JSON." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:690 msgid "Control character error, possibly incorrectly encoded." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:694 msgid "Syntax error, malformed JSON." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:699 msgid "Malformed UTF-8 characters, possibly incorrectly encoded." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:704 msgid "One or more recursive references in the value to be encoded." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:709 msgid "One or more NAN or INF values in the value to be encoded." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:713 msgid "A value of a type that cannot be encoded was given." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:717 msgid "Unknown JSON error occured." msgstr "" #: src/class-wc-csv-import-suite-order-import.php:752 msgid "Invalid date format %s." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:121 msgid "Error while parsing line items for line %d: %s" msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:165 msgid "Missing SKU, quantity or total for %s on line %s." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:185 #: src/class-wc-csv-import-suite-order-items-parser.php:367 #: src/class-wc-csv-import-suite-order-items-parser.php:411 #. translators: Placeholders: %s - order item SKU msgid "Unknown order item: %s." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:352 msgid "Missing product ID/SKU, quantity or total for order item on line %s." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:402 msgid "Missing SKU, quantity or total for order item on line %s" msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:470 msgid "Error while parsing shipping items for line %d: %s" msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:646 msgid "Error while parsing taxes for line %d: %s" msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:701 #: src/class-wc-csv-import-suite-order-items-parser.php:793 msgid "Tax" msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:860 msgid "Error while parsing fees for line %d: %s" msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:894 #: src/class-wc-csv-import-suite-order-items-parser.php:938 msgid "Fee" msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:971 msgid "Error while parsing coupons for line %d: %s" msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:981 msgid "Missing coupon code on line %d" msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1016 msgid "Error while parsing refunds for line %d: %s" msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1288 msgid "> > Cannot update product \"%s\" without order item ID. Inserting instead." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1292 msgid "> > Cannot update coupon \"%s\" without order item ID. Inserting instead." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1296 msgid "> > Cannot update fee \"%s\" without order item ID. Inserting instead." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1300 msgid "" "> > Cannot update shipping method \"%s\" without order item ID. Inserting " "instead." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1304 msgid "> > Cannot update tax rate \"%s\" without order item ID. Inserting instead." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1468 msgid "" "> > Cannot update product \"%s\" without order item ID, as multiple similar " "products exist for the order and no direct match could be determined. " "Skipping merging line items." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1472 msgid "" "> > Cannot update coupon \"%s\" without order item ID, as multiple similar " "coupons exist for the order and no direct match could be determined. " "Skipping merging coupons." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1476 msgid "" "> > Cannot update fee \"%s\" without order item ID, as multiple similar " "fees exist for the order and no direct match could be determined. Skipping " "merging fees." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1480 msgid "" "> > Cannot update shipping method \"%s\" without order item ID, as multiple " "similar shipping methods exist for the order and no direct match could be " "determined. Skipping merging shipping methods." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1484 msgid "" "> > Cannot update tax rate \"%s\" without order item ID, as multiple " "similar tax rates exist for the order and no direct match could be " "determined. Skipping merging tax rates." msgstr "" #: src/class-wc-csv-import-suite-order-items-parser.php:1488 msgid "Cannot determine a unique match for order item" msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:195 msgid "Cannot import order without line items" msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:269 msgid "Skipped. Invalid or unsupported currency %s." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:325 msgid "Order number field must be an integer: %s." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:329 msgid "" "Formatted order number provided but no numerical order number, see the " "documentation for further details." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:360 msgid "> > Cannot merge without id or order number. Importing instead." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:379 msgid "> > Skipped. Cannot find order with formatted number %s. Importing instead." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:382 msgid "Cannot find order with formatted number %s." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:387 msgid "> > Cannot find order with formatted number %s." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:391 msgid "> > Found order with formatted number %s." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:403 msgid "> > Skipped. Cannot find order with id %s. Importing instead." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:406 msgid "Cannot find order with id %s." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:410 msgid "> > Found order with ID %s." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:422 msgid "Order %s already exists." msgstr "" #: src/class-wc-csv-import-suite-order-parser.php:530 #. translators: Placeholders: %1$s - order status, %2$s - available order #. statuses msgid "Unknown order status %1$s (%2$s)." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:77 msgid "> Processing order" msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:95 msgid "> Merging order %s." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:104 msgid "> Inserting order %s" msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:146 msgid "> Finished merging order %s." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:149 msgid "> Finished importing order %s." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:198 #. translators: Placeholders: %1$s - order identifier, %2$s - error message msgid "Failed to insert order %1$s: %2$s;" msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:215 #: src/class-wc-csv-import-suite-order-processor.php:319 msgid "Original order #%s" msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:287 #. translators: Placeholders: %1$s - order identifier, %2$s - error message(s) msgid "Failed to update order %1$s: %2$s;" msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:677 msgid "> > Warning: cannot add order item \"%s\"." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:692 msgid "> > Warning: cannot add shipping method \"%s\"." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:706 msgid "> > Warning: cannot add tax \"%s\"." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:714 msgid "> > Warning: cannot add coupon \"%s\"." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:749 msgid "> > Warning: cannot add fee \"%s\"." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:796 msgid "> > Warning: order item %d does not exist." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:821 msgid "> > Warning: cannot update order item %d." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:831 msgid "> > Warning: cannot update shipping method \"%s\"." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:840 msgid "> > Warning: cannot update tax \"%s\"." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:853 msgid "> > Warning: cannot merge coupon \"%s\"." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:868 msgid "> > Warning: cannot merge fee \"%s\"." msgstr "" #: src/class-wc-csv-import-suite-order-processor.php:985 msgid "Unknown product" msgstr "" #: woocommerce-customer-order-csv-import.php:48 #: woocommerce-customer-order-csv-import.php:375 msgid "WooCommerce Customer/Order/Coupon CSV Import" msgstr "" #. Plugin Name of the plugin/theme msgid "WooCommerce Customer/Order/Coupon CSV Import Suite" msgstr "" #. Plugin URI of the plugin/theme msgid "http://www.woocommerce.com/extension/customerorder-csv-import-suite/" msgstr "" #. Description of the plugin/theme msgid "Import customers, coupons and orders straight from the WordPress admin" msgstr "" #. Author of the plugin/theme msgid "SkyVerge" msgstr "" #. Author URI of the plugin/theme msgid "http://www.woocommerce.com" msgstr ""