1664 lines
No EOL
45 KiB
Text
1664 lines
No EOL
45 KiB
Text
# Copyright (C) 2023 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.12.0\n"
|
|
"Report-Msgid-Bugs-To: "
|
|
"https://woocommerce.com/my-account/marketplace-ticket-form/\n"
|
|
"POT-Creation-Date: 2023-07-28 10:51:50+00:00\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"PO-Revision-Date: 2023-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
#: class-wc-csv-import-suite.php:255
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:166
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:172
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:204
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:437
|
|
msgid "Import"
|
|
msgstr ""
|
|
|
|
#: class-wc-csv-import-suite.php:327
|
|
msgid "WooCommerce Customer/Order/Coupon CSV Import"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:106
|
|
msgid "Import <strong>customers</strong> to your store via a csv file."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:111
|
|
msgid "Import <strong>orders</strong> to your store via a csv file."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:116
|
|
msgid "Import <strong>coupons</strong> to your store via a csv file."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:137
|
|
msgid "CSV Order Import Suite"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:137
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:141
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:201
|
|
msgid "CSV Import Suite"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:180
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:438
|
|
msgid "Import List"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:224
|
|
msgid "Customer/Order/Coupon CSV Import Suite"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:274
|
|
msgid ""
|
|
"Something unexpected happened while importing. Your import may or may have "
|
|
"not completed."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:277
|
|
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:279
|
|
msgid "Please try again with debug mode enabled to gain insight into what happened."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:287
|
|
#: src/admin/views/html-import-progress.php:97
|
|
msgid "View detailed results"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:288
|
|
msgid "Hide detailed results"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:289
|
|
#: src/admin/views/html-import-progress.php:41
|
|
msgid "Import complete."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:290
|
|
#: src/admin/views/html-import-progress.php:41
|
|
msgid "Some lines were skipped or failed to import. See below for details."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:380
|
|
#. translators: Placeholders: %s - file name
|
|
msgid "Dry run of file %s is complete!"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:383
|
|
#. translators: Placeholders: %s - file name
|
|
msgid "Importing file %s is complete!"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:387
|
|
#. translators: Placeholders: %1$s - opening <a> tag, %2$s - closing </a> 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:390
|
|
msgid ", then run your live import"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:402
|
|
#. translators: Placeholders: %s - file name
|
|
msgid "Dry run of file %s failed."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:405
|
|
#. translators: Placeholders: %s - file name
|
|
msgid "Importing file %s failed."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:409
|
|
#. translators: Placeholders: %1$s - opening <a> tag, %2$s - closing </a> 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:565
|
|
msgid "%d import job deleted."
|
|
msgid_plural "%d import jobs deleted."
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:601
|
|
msgid "Import removed from queue."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:608
|
|
#. translators: Placeholders: %s - filename
|
|
msgid "Dry run for %s import stopped and deleted."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:610
|
|
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:618
|
|
msgid "Information for this dry run has been deleted."
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-admin.php:620
|
|
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:61
|
|
msgid "Queued"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:62
|
|
msgid "Processing"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:63
|
|
msgid "Completed"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:64
|
|
#: src/class-wc-csv-import-suite-importer.php:717
|
|
#: src/class-wc-csv-import-suite-importer.php:1472
|
|
msgid "Failed"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:79
|
|
msgid "Import Status"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:80
|
|
msgid "Type"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:81
|
|
msgid "Run Type"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:82
|
|
msgid "File name"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:83
|
|
msgid "Start Date"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:84
|
|
msgid "Actions"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:114
|
|
msgid "Orders"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:118
|
|
msgid "Customers"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:122
|
|
#: src/class-wc-csv-import-suite-order-import.php:146
|
|
msgid "Coupons"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:129
|
|
msgid "Dry"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:129
|
|
msgid "Live"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:173
|
|
msgid "View"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:188
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:268
|
|
msgid "Delete"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:188
|
|
msgid "Stop"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:220
|
|
msgid "Select import"
|
|
msgstr ""
|
|
|
|
#: src/admin/class-wc-csv-import-suite-list-table.php:253
|
|
msgid ""
|
|
"Imported files will appear here. Files are stored for 14 days after the "
|
|
"import."
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-column-mapper.php:27
|
|
msgid "Map Fields"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-column-mapper.php:28
|
|
msgid "Here you can map your imported columns to WooCommerce data fields."
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-column-mapper.php:57
|
|
msgid "Column Header"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-column-mapper.php:58
|
|
msgid "Map to"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-column-mapper.php:59
|
|
msgid "Example Column Values"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-column-mapper.php:68
|
|
msgid "-- Skip --"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-column-mapper.php:91
|
|
msgid "Dry Run »"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-column-mapper.php:92
|
|
msgid "Start Import »"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-csv-preview.php:27
|
|
msgid "Preview"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-csv-preview.php:28
|
|
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:27
|
|
msgid "Options"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-options-fields.php:43
|
|
msgid "Merge/update"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-options-fields.php:48
|
|
msgid "Update existing records if a match is found"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-options-fields.php:58
|
|
msgid "Insert as new if a match is not found"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-options-fields.php:65
|
|
msgid "Debug Mode"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-options-fields.php:70
|
|
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:77
|
|
msgid "Fields are separated by"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-options.php:39
|
|
#: src/admin/views/html-import-source-form.php:38
|
|
#: src/admin/views/html-import-source-options.php:66
|
|
msgid "Next »"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-progress.php:29
|
|
msgid "Imported file: %s"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-progress.php:29
|
|
msgid "Importing file: %s"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-progress.php:34
|
|
#. translators: Placeholders: %1$s - <strong>, %2$s - </strong>
|
|
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:45
|
|
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:55
|
|
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:73
|
|
msgid "Processed:"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-progress.php:80
|
|
msgid "Results"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-progress.php:115
|
|
msgid "Line"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-progress.php:116
|
|
#: src/class-wc-csv-import-suite-order-import.php:124
|
|
msgid "Status"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-progress.php:117
|
|
msgid "Reason"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:29
|
|
msgid "Import Customers, Coupons & Orders"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:33
|
|
msgid ""
|
|
"%1$sCustomer CSV Import Suite%2$s Before getting started prepare your CSV "
|
|
"files:"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:35
|
|
msgid "Documentation"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:36
|
|
msgid "Sample Customer CSV"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:37
|
|
msgid "Sample Coupon CSV"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:38
|
|
msgid "Sample Order CSV"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:45
|
|
msgid "Import Customer CSV"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:46
|
|
msgid "Import customers into WooCommerce using this tool."
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:47
|
|
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:48
|
|
#: src/class-wc-csv-import-suite-customer-import.php:56
|
|
msgid "Import Customers"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:54
|
|
msgid "Import Coupons CSV"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:55
|
|
msgid "Import and add coupons using this tool."
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:56
|
|
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:57
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:70
|
|
msgid "Import Coupons"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:63
|
|
msgid "Import Orders CSV"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:64
|
|
msgid "Import and add orders using this tool."
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-screen.php:65
|
|
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:66
|
|
#: src/class-wc-csv-import-suite-order-import.php:78
|
|
msgid "Import Orders"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-source-fields-copypaste.php:27
|
|
msgid "Copy & paste data"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-source-fields-upload.php:27
|
|
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:34
|
|
msgid "Before you can start importing, you will need to fix the following error:"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-source-fields-upload.php:56
|
|
msgid "Choose a file from your computer:"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-source-fields-upload.php:61
|
|
msgid "Acceptable file types: CSV or tab-delimited text files. Maximum size: %1$s"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-source-fields-url.php:27
|
|
msgid "Import data from URL or path"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-source-fields-url.php:43
|
|
msgid "Enter URL or path to file:"
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-source-fields-url.php:48
|
|
msgid "Acceptable file types: CSV or tab-delimited text files."
|
|
msgstr ""
|
|
|
|
#: src/admin/views/html-import-source-options.php:29
|
|
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:122
|
|
msgid "%s coupons"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:123
|
|
msgid "%s coupons inserted"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:124
|
|
msgid "%s coupons merged"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:125
|
|
msgid "%s coupons skipped"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:126
|
|
msgid "%s coupons failed"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:143
|
|
msgid "Coupon data"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:144
|
|
msgid "Coupon code"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:145
|
|
msgid "Discount type"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:146
|
|
msgid "Coupon amount"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:147
|
|
msgid "Individual use only"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:148
|
|
msgid "Products"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:149
|
|
msgid "Exclude products"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:150
|
|
msgid "Usage limit per coupon"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:151
|
|
msgid "Usage limit per user"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:152
|
|
msgid "Limit usage to x items"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:153
|
|
msgid "Usage count"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:154
|
|
msgid "Coupon expiry date"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:155
|
|
msgid "Allow free shipping"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:156
|
|
msgid "Categories"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:157
|
|
msgid "Exclude categories"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:158
|
|
msgid "Exclude sale items"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:159
|
|
msgid "Minimum spend"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:160
|
|
msgid "Maximum spend"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:161
|
|
msgid "Email restrictions"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:162
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:210
|
|
#: src/class-wc-csv-import-suite-customer-import.php:242
|
|
#: src/class-wc-csv-import-suite-order-parser.php:128
|
|
#. translators: Placeholders: %s - row number
|
|
msgid "> Row %s - preparing for merge."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:210
|
|
#: src/class-wc-csv-import-suite-customer-import.php:242
|
|
#: src/class-wc-csv-import-suite-order-parser.php:128
|
|
msgid "> Row %s - preparing for import."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:219
|
|
msgid "Missing coupon code."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:234
|
|
msgid "> > Skipped. Cannot find coupon with code %s. Importing instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:237
|
|
msgid "Cannot find coupon with code %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:242
|
|
#. translators: Placeholders: %s - coupon code
|
|
msgid "> > Found coupon with code '%s'."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:256
|
|
#. translators: Placeholders: %s - coupon code
|
|
msgid "Coupon code '%s' already exists."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:261
|
|
msgid "Missing coupon discount type."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:285
|
|
#. translators: Placeholders: %s - discount type name
|
|
msgid "Unknown discount type '%s'."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:313
|
|
#. translators: Placeholders: %s - product SKU
|
|
msgid "Unknown product sku: %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:338
|
|
#. translators: Placeholders: %s - product category name
|
|
msgid "Unknown product category: %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:359
|
|
#: src/class-wc-csv-import-suite-order-parser.php:575
|
|
#. translators: Placeholders: %s - email address
|
|
msgid "Invalid email: %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:374
|
|
#. translators: Placeholders: %s - column name
|
|
msgid "Column '%s' must be 'yes' or 'no'."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:389
|
|
#. translators: Placeholders: %s - a date in invalid format
|
|
msgid "Invalid date format '%s'"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:403
|
|
#. 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:488
|
|
msgid "Processing coupon."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:495
|
|
msgid "> Merging coupon '%s'."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:506
|
|
msgid "> Inserting coupon '%s'"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:526
|
|
msgid "> Finished merging coupon %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:527
|
|
msgid "> Finished importing coupon %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:562
|
|
#: src/class-wc-csv-import-suite-customer-import.php:653
|
|
msgid "Missing parameter %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:577
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:703
|
|
msgid "The coupon code already exists"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:605
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:726
|
|
msgid "Invalid coupon type - the coupon type must be any of these: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:661
|
|
msgid "Invalid coupon ID"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:667
|
|
msgid "No coupon found with the ID equal to %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-coupon-import.php:672
|
|
msgid "Invalid coupon"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:59
|
|
msgid "%s customers"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:60
|
|
msgid "%s customers inserted"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:61
|
|
msgid "%s customers merged"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:62
|
|
msgid "%s customers skipped"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:63
|
|
msgid "%s customers failed"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:100
|
|
#: src/class-wc-csv-import-suite-order-import.php:112
|
|
msgid "Billing: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:101
|
|
#: src/class-wc-csv-import-suite-order-import.php:113
|
|
msgid "Shipping: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:105
|
|
msgid "User data"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:106
|
|
msgid "User ID"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:107
|
|
msgid "Username"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:108
|
|
#: src/class-wc-csv-import-suite-customer-import.php:125
|
|
#: src/class-wc-csv-import-suite-order-import.php:160
|
|
msgid "Email"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:109
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:110
|
|
msgid "Registered date"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:111
|
|
msgid "Role"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:112
|
|
msgid "URL"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:115
|
|
#: src/class-wc-csv-import-suite-order-import.php:149
|
|
msgid "Customer data"
|
|
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 "First 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 "Last name"
|
|
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 "Company"
|
|
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 1"
|
|
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 "Address 2"
|
|
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 "City"
|
|
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 "State"
|
|
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 "Postcode"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:124
|
|
#: src/class-wc-csv-import-suite-customer-import.php:135
|
|
#: src/class-wc-csv-import-suite-order-import.php:159
|
|
#: src/class-wc-csv-import-suite-order-import.php:170
|
|
msgid "Country"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:126
|
|
#: src/class-wc-csv-import-suite-order-import.php:161
|
|
msgid "Phone"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:136
|
|
msgid "Paying customer"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:183
|
|
msgid "Shipping Address"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:188
|
|
msgid "Use billing address as shipping address if not set"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:195
|
|
msgid "Don't hash user passwords"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:200
|
|
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:207
|
|
#: src/class-wc-csv-import-suite-order-import.php:401
|
|
msgid "Send emails"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:212
|
|
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:259
|
|
msgid "No email set for new customer."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:268
|
|
msgid "Customer %s already exists."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:274
|
|
msgid "Invalid username: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:279
|
|
msgid "Invalid email: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:300
|
|
msgid "Role \"%s\" not found."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:469
|
|
msgid "> > Cannot merge without id, email, or username."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:472
|
|
msgid "Importing instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:490
|
|
msgid "> > Skipped. Cannot find customer with id %s. Importing instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:493
|
|
#: src/class-wc-csv-import-suite-order-parser.php:457
|
|
msgid "Cannot find customer with id %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:498
|
|
msgid "> > Cannot find customer with id %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:502
|
|
msgid "> > Found user with id %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:517
|
|
msgid "> > Skipped. Cannot find customer with username %s. Importing instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:520
|
|
msgid "Cannot find customer with username %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:525
|
|
msgid "> > Cannot find customer with username %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:529
|
|
msgid "> > Found user with username %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:543
|
|
msgid "> > Skipped. Cannot find customer with email %s. Importing instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:546
|
|
msgid "Cannot find customer with email %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:550
|
|
msgid "> > Found user with email %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:580
|
|
msgid "Processing customer."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:586
|
|
msgid "> Merging customer ID %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:595
|
|
msgid "> Inserting customer %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:615
|
|
msgid "> Finished merging customer ID %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:616
|
|
msgid "> Finished importing customer ID %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:730
|
|
msgid "Invalid customer ID"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-customer-import.php:737
|
|
msgid "Invalid customer"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:100
|
|
msgid "%s items"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:101
|
|
msgid "%s items inserted"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:102
|
|
msgid "%s items merged"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:103
|
|
msgid "%s items skipped"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:104
|
|
msgid "%s items failed"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:400
|
|
msgid "CSV or tab-delimited text file"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:401
|
|
msgid "Upload & import data from .csv or .txt files"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:407
|
|
msgid "URL or file path"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:408
|
|
msgid "Import data from an URL or path to a file on the server."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:413
|
|
msgid "Copy/paste from file"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:414
|
|
msgid "Copy & paste data from .xls, .xlsx or .csv files."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:579
|
|
msgid "Custom Field with column name"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:580
|
|
msgid "Taxonomy with column name"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:659
|
|
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:696
|
|
#: src/class-wc-csv-import-suite-importer.php:1469
|
|
msgid "Inserted"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:703
|
|
#: src/class-wc-csv-import-suite-importer.php:1470
|
|
msgid "Merged"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:710
|
|
#: src/class-wc-csv-import-suite-importer.php:1471
|
|
msgid "Skipped"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:784
|
|
#. translators: Placeholders: %1$s, %3$s - opening <a> tag, %2$s, %4$s -
|
|
#. closing </a> 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/class-wc-csv-import-suite-importer.php:837
|
|
msgid "Please provide a file path or URL"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:879
|
|
msgid "Could not find the file %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:895
|
|
msgid "Please enter some data to import"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:931
|
|
#. 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:945
|
|
msgid "Sorry, there has been an error: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:1143
|
|
msgid "> Preparing multi-line item %s (rows %s)"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:1174
|
|
msgid "> Skipped importing rows %s due to issues with related rows."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:1287
|
|
msgid "> > Skipping taxonomy \"%s\" - it does not exist."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:1388
|
|
msgid "> > Failed to import term %s %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:1671
|
|
msgid "Comma"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:1672
|
|
msgid "Semicolon"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-importer.php:1673
|
|
msgid "Tab"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:81
|
|
msgid "%s orders"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:82
|
|
msgid "%s orders inserted"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:83
|
|
msgid "%s orders merged"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:84
|
|
msgid "%s orders skipped"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:85
|
|
msgid "%s orders failed"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:119
|
|
msgid "Order data"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:120
|
|
msgid "Order ID"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:121
|
|
msgid "Formatted order number"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:122
|
|
msgid "Order number"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:123
|
|
msgid "Date"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:125
|
|
msgid "Currency"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:126
|
|
msgid "Shipping total"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:127
|
|
msgid "Shipping tax total"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:128
|
|
msgid "Fees total"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:129
|
|
msgid "Fees tax total"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:130
|
|
msgid "Tax total"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:131
|
|
msgid "Discount"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:132
|
|
msgid "Order total"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:133
|
|
msgid "Total refunded amount"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:134
|
|
msgid "Payment method"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:135
|
|
msgid "Shipping method"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:136
|
|
msgid "Customer note"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:137
|
|
msgid "Order notes"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:138
|
|
msgid "Download Permissions Granted"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:141
|
|
#: src/class-wc-csv-import-suite-order-import.php:253
|
|
msgid "Order items"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:142
|
|
msgid "Line items"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:143
|
|
msgid "Shipping items"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:144
|
|
msgid "Taxes"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:145
|
|
msgid "Fees"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:150
|
|
msgid "Customer user (ID, username or email)"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:173
|
|
msgid "Refunds"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:268
|
|
msgid "Order item %d"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:275
|
|
msgid "Tax item %d"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:282
|
|
msgid "Shipping method %d"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:289
|
|
msgid "Shipping cost %d"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:302
|
|
#: src/class-wc-csv-import-suite-order-import.php:319
|
|
msgid "Item name"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:303
|
|
#: src/class-wc-csv-import-suite-order-import.php:318
|
|
msgid "Item SKU"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:304
|
|
#: src/class-wc-csv-import-suite-order-import.php:321
|
|
msgid "Item quantity"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:305
|
|
msgid "Item tax"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:306
|
|
#: src/class-wc-csv-import-suite-order-import.php:322
|
|
msgid "Item total"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:307
|
|
#: src/class-wc-csv-import-suite-order-import.php:320
|
|
msgid "Item meta"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:349
|
|
msgid "Allow unknown products"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:354
|
|
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:363
|
|
msgid "Reduce product stock"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:368
|
|
msgid ""
|
|
"When enabled, the import will reduce product stock for products associated "
|
|
"with paid orders."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:377
|
|
msgid "Re-calculate taxes & totals"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:382
|
|
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:389
|
|
msgid "Use addresses from customer profile"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:394
|
|
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:406
|
|
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:710
|
|
msgid "The maximum stack depth has been exceeded."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:714
|
|
msgid "Invalid or malformed JSON."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:718
|
|
msgid "Control character error, possibly incorrectly encoded."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:722
|
|
msgid "Syntax error, malformed JSON."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:727
|
|
msgid "Malformed UTF-8 characters, possibly incorrectly encoded."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:732
|
|
msgid "One or more recursive references in the value to be encoded."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:737
|
|
msgid "One or more NAN or INF values in the value to be encoded."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:741
|
|
msgid "A value of a type that cannot be encoded was given."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:745
|
|
msgid "Unknown JSON error occured."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-import.php:780
|
|
msgid "Invalid date format %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:127
|
|
msgid "Error while parsing line items for line %d: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:171
|
|
msgid "Missing SKU, quantity or total for %s on line %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:191
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:374
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:420
|
|
#. translators: Placeholders: %s - order item SKU
|
|
msgid "Unknown order item: %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:359
|
|
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:411
|
|
msgid "Missing SKU, quantity or total for order item on line %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:479
|
|
msgid "Error while parsing shipping items for line %d: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:653
|
|
msgid "Error while parsing taxes for line %d: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:707
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:799
|
|
msgid "Tax"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:866
|
|
msgid "Error while parsing fees for line %d: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:900
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:943
|
|
msgid "Fee"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:976
|
|
msgid "Error while parsing coupons for line %d: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:986
|
|
msgid "Missing coupon code on line %d"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:1021
|
|
msgid "Error while parsing refunds for line %d: %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:1292
|
|
msgid "> > Cannot update product \"%s\" without order item ID. Inserting instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:1296
|
|
msgid "> > Cannot update coupon \"%s\" without order item ID. Inserting instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:1300
|
|
msgid "> > Cannot update fee \"%s\" without order item ID. Inserting instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:1304
|
|
msgid ""
|
|
"> > Cannot update shipping method \"%s\" without order item ID. Inserting "
|
|
"instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:1308
|
|
msgid "> > Cannot update tax rate \"%s\" without order item ID. Inserting instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-items-parser.php:1471
|
|
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:1475
|
|
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:1479
|
|
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:1483
|
|
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:1487
|
|
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:1491
|
|
msgid "Cannot determine a unique match for order item"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:197
|
|
msgid "Cannot import order without line items"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:267
|
|
msgid "Skipped. Invalid or unsupported currency %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:322
|
|
msgid "Order number field must be an integer: %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:326
|
|
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:357
|
|
msgid "> > Cannot merge without id or order number. Importing instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:376
|
|
msgid "> > Skipped. Cannot find order with formatted number %s. Importing instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:380
|
|
msgid "Cannot find order with formatted number %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:385
|
|
msgid "> > Cannot find order with formatted number %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:388
|
|
msgid "> > Found order with formatted number %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:400
|
|
msgid "> > Skipped. Cannot find order with id %s. Importing instead."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:404
|
|
msgid "Cannot find order with id %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:408
|
|
msgid "> > Found order with ID %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:419
|
|
msgid "Order %s already exists."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-parser.php:527
|
|
#. 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:85
|
|
msgid "> Processing order"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:103
|
|
msgid "> Merging order %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:112
|
|
msgid "> Inserting order %s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:157
|
|
msgid "> Finished merging order %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:160
|
|
msgid "> Finished importing order %s."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:209
|
|
#. 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:226
|
|
#: src/class-wc-csv-import-suite-order-processor.php:340
|
|
msgid "Original order #%s"
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:304
|
|
#. 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:742
|
|
msgid "> > Warning: cannot add order item \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:757
|
|
msgid "> > Warning: cannot add shipping method \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:771
|
|
msgid "> > Warning: cannot add tax \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:791
|
|
msgid "> > Warning: cannot add coupon \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:836
|
|
msgid "> > Warning: cannot add fee \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:879
|
|
msgid "> > Warning: order item %d does not exist."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:903
|
|
msgid "> > Warning: cannot update order item %d."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:913
|
|
msgid "> > Warning: cannot update shipping method \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:922
|
|
msgid "> > Warning: cannot update tax \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:942
|
|
msgid "> > Warning: cannot merge coupon \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:968
|
|
msgid "> > Warning: cannot merge fee \"%s\"."
|
|
msgstr ""
|
|
|
|
#: src/class-wc-csv-import-suite-order-processor.php:1093
|
|
msgid "Unknown product"
|
|
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 "" |