Version Description
- German Translation file added.
Download this release
Release Info
Developer | hikeforce |
Plugin | Order Export & Order Import for WooCommerce |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.3
includes/class-wf-orderimpexpcsv-admin-screen.php
CHANGED
@@ -50,6 +50,9 @@ class WF_OrderImpExpCsv_Admin_Screen {
|
|
50 |
$tab = 'export';
|
51 |
}
|
52 |
}
|
|
|
|
|
|
|
53 |
include( 'views/html-wf-admin-screen.php' );
|
54 |
}
|
55 |
|
50 |
$tab = 'export';
|
51 |
}
|
52 |
}
|
53 |
+
if (!empty($_POST['dismiss'])) {
|
54 |
+
update_option("dismiss_rateus", 1);
|
55 |
+
}
|
56 |
include( 'views/html-wf-admin-screen.php' );
|
57 |
}
|
58 |
|
includes/views/import/html-wf-import-orders.php
CHANGED
@@ -45,4 +45,9 @@
|
|
45 |
jQuery("#mylink").attr("href", '<?php echo $import_url ?>');
|
46 |
}
|
47 |
});
|
|
|
|
|
|
|
|
|
|
|
48 |
</script>
|
45 |
jQuery("#mylink").attr("href", '<?php echo $import_url ?>');
|
46 |
}
|
47 |
});
|
48 |
+
jQuery(document).on( 'click', '.notice-dismiss', function() {
|
49 |
+
jQuery(this).parents('div.rate-us:first').slideUp();
|
50 |
+
jQuery.post('admin.php?page=wf_woocommerce_order_im_ex', {dismiss: true}, function (data) {
|
51 |
+
}, 'json');
|
52 |
+
});
|
53 |
</script>
|
languages/wf_order_import_export-de_DE.mo
ADDED
Binary file
|
languages/wf_order_import_export-de_DE.po
ADDED
@@ -0,0 +1,346 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Order-Import-Export-Basic\n"
|
4 |
+
"POT-Creation-Date: 2016-06-14 14:30+0530\n"
|
5 |
+
"PO-Revision-Date: 2016-07-14 21:31+0530\n"
|
6 |
+
"Last-Translator: \n"
|
7 |
+
"Language-Team: HikeForce <support@hikeforce.com>\n"
|
8 |
+
"Language: de_DE\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.5.7\n"
|
13 |
+
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e\n"
|
14 |
+
"X-Poedit-Basepath: C:\\xampp\\htdocs\\basicwordpress\\wp-content\\plugins\\\n"
|
15 |
+
"X-Poedit-SearchPath-0: order-import-export-for-woocommerce\n"
|
16 |
+
|
17 |
+
#: order-import-export-for-woocommerce/order-import-export.php:57
|
18 |
+
msgid "Import Export"
|
19 |
+
msgstr ""
|
20 |
+
|
21 |
+
#: order-import-export-for-woocommerce/order-import-export.php:58
|
22 |
+
msgid "Premium Upgrade"
|
23 |
+
msgstr "Mise à niveau haut de gamme"
|
24 |
+
|
25 |
+
#: order-import-export-for-woocommerce/order-import-export.php:59
|
26 |
+
msgid "Support"
|
27 |
+
msgstr ""
|
28 |
+
|
29 |
+
#: order-import-export-for-woocommerce/order-import-export.php:109
|
30 |
+
msgid "Import <strong>Orders</strong> to your store via a csv file."
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-admin-screen.php:22
|
34 |
+
msgid ""
|
35 |
+
"Order CSV Import Export requires the function <code>mb_detect_encoding</"
|
36 |
+
"code> to import and export CSV files. Please ask your hosting provider to "
|
37 |
+
"enable this function."
|
38 |
+
msgstr ""
|
39 |
+
"Commander CSV Import Export nécessite la fonction <code> mb_detect_encoding "
|
40 |
+
"</ code> pour importer et exporter des fichiers CSV. S'il vous plaît "
|
41 |
+
"demander à votre fournisseur d'hébergement pour activer cette fonction."
|
42 |
+
|
43 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-admin-screen.php:30
|
44 |
+
msgid "Order Im-Ex"
|
45 |
+
msgstr ""
|
46 |
+
|
47 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-ajax-handler.php:27
|
48 |
+
#, php-format
|
49 |
+
msgid ""
|
50 |
+
""%1$s" (ID %2$s) failed to resize. The error message was: %3$s"
|
51 |
+
msgstr ""
|
52 |
+
|
53 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-system-status-tools.php:22
|
54 |
+
msgid "Delete Trashed Orders"
|
55 |
+
msgstr ""
|
56 |
+
|
57 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-system-status-tools.php:23
|
58 |
+
msgid "Delete Trashed Orders"
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-system-status-tools.php:24
|
62 |
+
msgid "This tool will delete all Trashed Orders."
|
63 |
+
msgstr ""
|
64 |
+
|
65 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-system-status-tools.php:28
|
66 |
+
msgid "Delete Orders"
|
67 |
+
msgstr ""
|
68 |
+
|
69 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-system-status-tools.php:29
|
70 |
+
msgid "Delete ALL Orders"
|
71 |
+
msgstr ""
|
72 |
+
|
73 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-system-status-tools.php:30
|
74 |
+
msgid "This tool will delete all orders allowing you to start fresh."
|
75 |
+
msgstr ""
|
76 |
+
|
77 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-system-status-tools.php:43
|
78 |
+
#: order-import-export-for-woocommerce/includes/class-wf-orderimpexpcsv-system-status-tools.php:60
|
79 |
+
#, php-format
|
80 |
+
msgid "%d Orders Deleted"
|
81 |
+
msgstr ""
|
82 |
+
|
83 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:161
|
84 |
+
#, php-format
|
85 |
+
msgid "> Row %s - skipped due to record offset."
|
86 |
+
msgstr ""
|
87 |
+
|
88 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:173
|
89 |
+
#, php-format
|
90 |
+
msgid "> Row %s - preparing for import."
|
91 |
+
msgstr ""
|
92 |
+
|
93 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:181
|
94 |
+
#, php-format
|
95 |
+
msgid "> > Skipped. Order number field must be an integer: %s."
|
96 |
+
msgstr ""
|
97 |
+
|
98 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:190
|
99 |
+
msgid ""
|
100 |
+
"> > Skipped. Formatted order number provided but no numerical order number, "
|
101 |
+
"see the documentation for further details."
|
102 |
+
msgstr ""
|
103 |
+
|
104 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:222
|
105 |
+
#, php-format
|
106 |
+
msgid "> > Skipped. Order %s already exists."
|
107 |
+
msgstr ""
|
108 |
+
|
109 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:239
|
110 |
+
#, php-format
|
111 |
+
msgid "> > Skipped. Cannot find customer with id %s."
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:280
|
115 |
+
#, php-format
|
116 |
+
msgid "> > Skipped. Unknown order status %s (%s)."
|
117 |
+
msgstr ""
|
118 |
+
|
119 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:294
|
120 |
+
#, php-format
|
121 |
+
msgid "> > Skipped. Invalid date format %s."
|
122 |
+
msgstr ""
|
123 |
+
|
124 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:593
|
125 |
+
#, php-format
|
126 |
+
msgid "> > Skipped. Unknown order item: %s."
|
127 |
+
msgstr ""
|
128 |
+
|
129 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:628
|
130 |
+
#, php-format
|
131 |
+
msgid "> > Row %d - %s - skipped. Missing SKU, quantity or total"
|
132 |
+
msgstr ""
|
133 |
+
|
134 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:639
|
135 |
+
#, php-format
|
136 |
+
msgid "> > Row %d - %s - skipped. Unknown order item: %s."
|
137 |
+
msgstr ""
|
138 |
+
|
139 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:84
|
140 |
+
msgid "Error with handle_upload!"
|
141 |
+
msgstr ""
|
142 |
+
|
143 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:109
|
144 |
+
msgid "Row"
|
145 |
+
msgstr ""
|
146 |
+
|
147 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:110
|
148 |
+
msgid "OrderID"
|
149 |
+
msgstr ""
|
150 |
+
|
151 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:111
|
152 |
+
msgid "Order Status"
|
153 |
+
msgstr ""
|
154 |
+
|
155 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:112
|
156 |
+
msgid "Status Msg"
|
157 |
+
msgstr ""
|
158 |
+
|
159 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:190
|
160 |
+
msgid "AJAX Error"
|
161 |
+
msgstr ""
|
162 |
+
|
163 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:286
|
164 |
+
msgid "Error finding uploaded file!"
|
165 |
+
msgstr ""
|
166 |
+
|
167 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:344
|
168 |
+
msgid "Step 1..."
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:349
|
172 |
+
msgid "Step 2..."
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:353
|
176 |
+
msgid "Finalizing..."
|
177 |
+
msgstr ""
|
178 |
+
|
179 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:356
|
180 |
+
msgid "Finished. Import complete."
|
181 |
+
msgstr ""
|
182 |
+
|
183 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:422
|
184 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:557
|
185 |
+
msgid "Processing orders."
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:436
|
189 |
+
msgid "Finished processing Orders."
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:451
|
193 |
+
msgid "Parsing products CSV."
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:457
|
197 |
+
msgid "Finished parsing products CSV."
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:499
|
201 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:516
|
202 |
+
msgid "Sorry, there has been an error."
|
203 |
+
msgstr ""
|
204 |
+
|
205 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:584
|
206 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:764
|
207 |
+
#, php-format
|
208 |
+
msgid "> “%s”"
|
209 |
+
msgstr ""
|
210 |
+
|
211 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:598
|
212 |
+
#, php-format
|
213 |
+
msgid "> Error inserting %s: %s"
|
214 |
+
msgstr ""
|
215 |
+
|
216 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:656
|
217 |
+
msgid "Unknown Product"
|
218 |
+
msgstr ""
|
219 |
+
|
220 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:750
|
221 |
+
#, php-format
|
222 |
+
msgid "Original order #%s"
|
223 |
+
msgstr ""
|
224 |
+
|
225 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:766
|
226 |
+
#, php-format
|
227 |
+
msgid "> Finished importing order %s"
|
228 |
+
msgstr ""
|
229 |
+
|
230 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:770
|
231 |
+
msgid "Finished processing orders."
|
232 |
+
msgstr ""
|
233 |
+
|
234 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:806
|
235 |
+
msgid "Import"
|
236 |
+
msgstr ""
|
237 |
+
|
238 |
+
#: order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php:806
|
239 |
+
msgid "Merge Orders"
|
240 |
+
msgstr ""
|
241 |
+
|
242 |
+
#: order-import-export-for-woocommerce/includes/importer/views/html-wf-import-greeting.php:2
|
243 |
+
msgid ""
|
244 |
+
"You can import orders (in CSV format) in to the shop using any of below "
|
245 |
+
"methods."
|
246 |
+
msgstr ""
|
247 |
+
"Vous pouvez importer des commandes (au format CSV) dans le magasin en "
|
248 |
+
"utilisant l'une des méthodes suivantes."
|
249 |
+
|
250 |
+
#: order-import-export-for-woocommerce/includes/importer/views/html-wf-import-greeting.php:5
|
251 |
+
msgid ""
|
252 |
+
"Before you can upload your import file, you will need to fix the following "
|
253 |
+
"error:"
|
254 |
+
msgstr ""
|
255 |
+
|
256 |
+
#: order-import-export-for-woocommerce/includes/importer/views/html-wf-import-greeting.php:13
|
257 |
+
msgid "Method 1: Select a file from your computer"
|
258 |
+
msgstr ""
|
259 |
+
|
260 |
+
#: order-import-export-for-woocommerce/includes/importer/views/html-wf-import-greeting.php:19
|
261 |
+
#, php-format
|
262 |
+
msgid "Maximum size: %s"
|
263 |
+
msgstr ""
|
264 |
+
|
265 |
+
#: order-import-export-for-woocommerce/includes/views/html-wf-admin-screen.php:4
|
266 |
+
msgid "Order Import / Export"
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: order-import-export-for-woocommerce/includes/views/export/html-wf-export-orders.php:2
|
270 |
+
msgid "Export Orders in CSV Format:"
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: order-import-export-for-woocommerce/includes/views/export/html-wf-export-orders.php:3
|
274 |
+
msgid ""
|
275 |
+
"Export and download your orders in CSV format. This file can be used to "
|
276 |
+
"import orders back into your Woocommerce shop."
|
277 |
+
msgstr ""
|
278 |
+
|
279 |
+
#: order-import-export-for-woocommerce/includes/views/export/html-wf-export-orders.php:5
|
280 |
+
msgid "Export Orders"
|
281 |
+
msgstr ""
|
282 |
+
|
283 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:3
|
284 |
+
msgid ""
|
285 |
+
"HikeForce Import Export Plugin Premium version helps you to seamlessly "
|
286 |
+
"import/export orders into your Woocommerce Store."
|
287 |
+
msgstr ""
|
288 |
+
"Hike Pour la version Import Export Plugin premium vous aide à importer de "
|
289 |
+
"façon transparente / commandes à l'exportation dans votre magasin "
|
290 |
+
"WooCommerce."
|
291 |
+
|
292 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:5
|
293 |
+
msgid "-Import/Export orders in CSV format."
|
294 |
+
msgstr "commandes -Import / exportation au format CSV."
|
295 |
+
|
296 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:6
|
297 |
+
msgid ""
|
298 |
+
"-Map your fields to WooCommerce Order fields [ Diffrent types of E-commerce "
|
299 |
+
"sytem orders can be imported]."
|
300 |
+
msgstr ""
|
301 |
+
"-Carte Vos champs à WooCommerce Ordre des champs [Différents types de "
|
302 |
+
"commandes de systèmes de commerce électronique peuvent être importés]."
|
303 |
+
|
304 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:7
|
305 |
+
msgid "-Import/Export file from/to a remote server via FTP."
|
306 |
+
msgstr "fichier -Import / Exporter depuis / vers un serveur distant via FTP."
|
307 |
+
|
308 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:8
|
309 |
+
msgid "-Excellent Support for setting it up!"
|
310 |
+
msgstr "Soutien -Excellente pour sa mise en place!"
|
311 |
+
|
312 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:12
|
313 |
+
msgid "Upgrade to Premium Version"
|
314 |
+
msgstr "Mise à niveau vers la version haut de gamme"
|
315 |
+
|
316 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:13
|
317 |
+
msgid "Live Demo"
|
318 |
+
msgstr ""
|
319 |
+
|
320 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:14
|
321 |
+
msgid "Documentation"
|
322 |
+
msgstr ""
|
323 |
+
|
324 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:15
|
325 |
+
msgid "Sample CSV"
|
326 |
+
msgstr ""
|
327 |
+
|
328 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:28
|
329 |
+
msgid "Import Orders in CSV Format:"
|
330 |
+
msgstr "Les commandes d'importation au format CSV Format:"
|
331 |
+
|
332 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:29
|
333 |
+
msgid ""
|
334 |
+
"Import Orders in CSV format from different sources ( from your computer OR "
|
335 |
+
"from another server via FTP )"
|
336 |
+
msgstr ""
|
337 |
+
"Les commandes d'importation au format CSV à partir de différentes sources (à "
|
338 |
+
"partir de votre ordinateur ou à partir d'un autre serveur via FTP)"
|
339 |
+
|
340 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:35
|
341 |
+
msgid "Import Orders"
|
342 |
+
msgstr "Importer commandes"
|
343 |
+
|
344 |
+
#: order-import-export-for-woocommerce/includes/views/import/html-wf-import-orders.php:37
|
345 |
+
msgid "Merge order if exists"
|
346 |
+
msgstr "Pour fusionner si elle existe"
|
order-import-export.php
CHANGED
@@ -6,7 +6,7 @@ Plugin URI: http://www.xadapter.com/product/order-import-export-plugin-for-wooco
|
|
6 |
Description: Export and Import Order detail including line items, From and To your WooCommerce Store.
|
7 |
Author: HikeForce
|
8 |
Author URI: http://www.xadapter.com/vendor/hikeforce/
|
9 |
-
Version: 1.0.
|
10 |
Text Domain: wf_order_import_export
|
11 |
*/
|
12 |
|
@@ -35,6 +35,9 @@ if (in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', ge
|
|
35 |
public function __construct() {
|
36 |
define( 'WF_OrderImpExpCsv_FILE', __FILE__ );
|
37 |
|
|
|
|
|
|
|
38 |
|
39 |
add_filter( 'woocommerce_screen_ids', array( $this, 'woocommerce_screen_ids' ) );
|
40 |
add_filter( 'plugin_action_links_' . plugin_basename( __FILE__ ), array( $this, 'wf_plugin_action_links' ) );
|
@@ -61,7 +64,22 @@ if (in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', ge
|
|
61 |
return array_merge( $plugin_links, $links );
|
62 |
}
|
63 |
|
64 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
/**
|
66 |
* Add screen ID
|
67 |
*/
|
6 |
Description: Export and Import Order detail including line items, From and To your WooCommerce Store.
|
7 |
Author: HikeForce
|
8 |
Author URI: http://www.xadapter.com/vendor/hikeforce/
|
9 |
+
Version: 1.0.3
|
10 |
Text Domain: wf_order_import_export
|
11 |
*/
|
12 |
|
35 |
public function __construct() {
|
36 |
define( 'WF_OrderImpExpCsv_FILE', __FILE__ );
|
37 |
|
38 |
+
if ( is_admin() ) {
|
39 |
+
add_action( 'admin_notices', array( $this, 'wf_rate_admin_notice'), 16);
|
40 |
+
}
|
41 |
|
42 |
add_filter( 'woocommerce_screen_ids', array( $this, 'woocommerce_screen_ids' ) );
|
43 |
add_filter( 'plugin_action_links_' . plugin_basename( __FILE__ ), array( $this, 'wf_plugin_action_links' ) );
|
64 |
return array_merge( $plugin_links, $links );
|
65 |
}
|
66 |
|
67 |
+
function wf_rate_admin_notice() {
|
68 |
+
global $pagenow;
|
69 |
+
if(isset($_GET['page']) && $_GET['page'] === 'wf_woocommerce_order_im_ex' && 'admin.php' === $pagenow){
|
70 |
+
if (!get_option('dismiss_rateus')){
|
71 |
+
?>
|
72 |
+
<div id="dismiss_rateus" class="updated settings-error notice is-dismissible">
|
73 |
+
<p><a target="_blank" href="https://wordpress.org/support/view/plugin-reviews/order-import-export-for-woocommerce#postform">
|
74 |
+
<?php _e('Did this plugin work for you? Please rate and contact us at <i>info@xadapter.com</i> to get $10 off on your next purchase.', 'wf_order_import_export'); ?></a>
|
75 |
+
<a target="_blank" class="button-primary" href="https://wordpress.org/support/view/plugin-reviews/order-import-export-for-woocommerce#postform" ><?php _e('Review Now!' , 'wf_order_import_export'); ?></a>
|
76 |
+
<a target="_blank" class="rate-star" href="https://wordpress.org/support/view/plugin-reviews/order-import-export-for-woocommerce#postform"></a>
|
77 |
+
</p>
|
78 |
+
</div>
|
79 |
+
<?php
|
80 |
+
}
|
81 |
+
}
|
82 |
+
}
|
83 |
/**
|
84 |
* Add screen ID
|
85 |
*/
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link:
|
|
4 |
Tags: woocommerce export orders, woocommerce import orders, woocommerce export import orders, export woocommerce orders with line item details
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 4.5
|
7 |
-
Stable tag: 1.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -74,6 +74,8 @@ Yes. You can import or export order line item details.
|
|
74 |
3. Exported sample order Screen
|
75 |
|
76 |
== Changelog ==
|
|
|
|
|
77 |
= 1.0.2 =
|
78 |
* Export order limit updated to unlimited.
|
79 |
= 1.0.1 =
|
@@ -82,6 +84,8 @@ Yes. You can import or export order line item details.
|
|
82 |
* Export /Import WooCommerce Orders.
|
83 |
|
84 |
== Upgrade Notice ==
|
|
|
|
|
85 |
= 1.0.2 =
|
86 |
* Export order limit updated to unlimited.
|
87 |
= 1.0.1 =
|
4 |
Tags: woocommerce export orders, woocommerce import orders, woocommerce export import orders, export woocommerce orders with line item details
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 4.5
|
7 |
+
Stable tag: 1.0.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
74 |
3. Exported sample order Screen
|
75 |
|
76 |
== Changelog ==
|
77 |
+
= 1.0.3 =
|
78 |
+
* German Translation file added.
|
79 |
= 1.0.2 =
|
80 |
* Export order limit updated to unlimited.
|
81 |
= 1.0.1 =
|
84 |
* Export /Import WooCommerce Orders.
|
85 |
|
86 |
== Upgrade Notice ==
|
87 |
+
= 1.0.3 =
|
88 |
+
* German Translation file added.
|
89 |
= 1.0.2 =
|
90 |
* Export order limit updated to unlimited.
|
91 |
= 1.0.1 =
|