Version Description
- 07/03/2017 =
- Added an option to disable storing the customer details at Mollie
Download this release
Release Info
Developer | ndijkstra |
Plugin | Mollie Payments for WooCommerce |
Version | 2.5.4 |
Comparing to | |
See all releases |
Code changes from version 2.5.3 to 2.5.4
- i18n/languages/mollie-payments-for-woocommerce-nl_NL.mo +0 -0
- i18n/languages/mollie-payments-for-woocommerce-nl_NL.po +188 -153
- i18n/languages/mollie-payments-for-woocommerce.pot +175 -154
- includes/mollie/wc/gateway/abstract.php +4 -1
- includes/mollie/wc/gateway/banktransfer.php +1 -1
- includes/mollie/wc/helper/settings.php +19 -0
- includes/mollie/wc/plugin.php +1 -1
- mollie-payments-for-woocommerce.php +2 -2
- readme.txt +5 -2
i18n/languages/mollie-payments-for-woocommerce-nl_NL.mo
CHANGED
Binary file
|
i18n/languages/mollie-payments-for-woocommerce-nl_NL.po
CHANGED
@@ -5,52 +5,56 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Mollie Payments for WooCommerce 2.0\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mollie-payments-"
|
7 |
"for-woocommerce\n"
|
8 |
-
"POT-Creation-Date:
|
9 |
-
"PO-Revision-Date:
|
10 |
"Last-Translator: Lennard van Gunst <lennard@mollie.com>\n"
|
11 |
"Language-Team: Mollie <info@mollie.nl>\n"
|
12 |
"Language: nl\n"
|
13 |
"MIME-Version: 1.0\n"
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
-
"X-Generator: Poedit 1.8.
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Poedit-Basepath: ../..\n"
|
|
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
22 |
msgid "Enable/Disable"
|
23 |
msgstr "In-/uitschakelen"
|
24 |
|
25 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
26 |
msgid "Enable %s"
|
27 |
msgstr "%s inschakelen"
|
28 |
|
29 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
30 |
msgid "Title"
|
31 |
msgstr "Titel"
|
32 |
|
33 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
34 |
msgid ""
|
35 |
"This controls the title which the user sees during checkout. Default <code>"
|
36 |
"%s</code>"
|
37 |
msgstr ""
|
38 |
"De titel welke de gebruiker ziet in de winkelwagen. Standaard <code>%s</code>"
|
39 |
|
40 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
41 |
msgid "Display logo"
|
42 |
msgstr "Logo weergeven"
|
43 |
|
44 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
45 |
msgid "Display logo on checkout page. Default <code>enabled</code>"
|
46 |
msgstr "Logo weergeven in de winkelwagen. Standaard <code>ingeschakeld</code>"
|
47 |
|
48 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
49 |
-
#: includes/mollie/wc/helper/settings.php:
|
50 |
msgid "Description"
|
51 |
msgstr "Omschrijving"
|
52 |
|
53 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
54 |
msgid ""
|
55 |
"Payment method description that the customer will see on your checkout. "
|
56 |
"Default <code>%s</code>"
|
@@ -58,18 +62,17 @@ msgstr ""
|
|
58 |
"Betaalmethode omschrijving is zichtbaar in de winkelwagen. Standaard <code>"
|
59 |
"%s</code>"
|
60 |
|
61 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
62 |
msgid "Initial order status"
|
63 |
msgstr "Standaard bestelstatus"
|
64 |
|
65 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
66 |
-
#: includes/mollie/wc/helper/settings.php:
|
67 |
msgid "default"
|
68 |
msgstr "standaard"
|
69 |
|
70 |
-
|
71 |
-
|
72 |
-
#: includes/mollie/wc/gateway/abstract.php:122
|
73 |
msgid ""
|
74 |
"Some payment methods take longer than a few hours to complete. The initial "
|
75 |
"order state is then set to '%s'. This ensures the order is not cancelled "
|
@@ -79,29 +82,26 @@ msgstr ""
|
|
79 |
"In dat geval wordt de bestelstatus ingesteld op '%s'. Dit voorkomt dat de "
|
80 |
"bestelling per ongeluk geannuleerd wordt door de instelling %s."
|
81 |
|
82 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
83 |
msgid "Hold Stock (minutes)"
|
84 |
-
msgstr ""
|
85 |
-
|
86 |
-
#: includes/mollie/wc/gateway/abstract.php:153
|
87 |
-
#: includes/mollie/wc/gateway/abstract.php:197
|
88 |
-
#: includes/mollie/wc/helper/settings.php:197
|
89 |
-
msgid "Test mode enabled."
|
90 |
-
msgstr "Test modus ingeschakeld."
|
91 |
|
92 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
93 |
msgid "Gateway Disabled"
|
94 |
msgstr "Gateway uitgeschakeld"
|
95 |
|
96 |
-
|
97 |
-
|
98 |
-
|
|
|
|
|
|
|
|
|
99 |
msgid "No API key provided. Please %sset you Mollie API key%s first."
|
100 |
msgstr "Geen API key ingesteld. %sStel een API key in%s."
|
101 |
|
102 |
-
|
103 |
-
|
104 |
-
#: includes/mollie/wc/gateway/abstract.php:211
|
105 |
msgid ""
|
106 |
"%s not enabled in your Mollie profile. You can enabled it by editing your "
|
107 |
"%sMollie profile%s."
|
@@ -109,62 +109,70 @@ msgstr ""
|
|
109 |
"%s is niet ingeschakeld in je Mollie profiel. Je kunt de betaalmethode "
|
110 |
"inschakelen in je %sMollie profiel%s."
|
111 |
|
112 |
-
|
113 |
-
|
114 |
-
#: includes/mollie/wc/gateway/abstract.php:224
|
115 |
msgid "Shop currency %s not supported by Mollie. Mollie only supports: %s."
|
116 |
msgstr ""
|
117 |
"Winkel valuta %s wordt niet door Mollie ondersteund. Mollie ondersteunt "
|
118 |
"alleen: %s."
|
119 |
|
120 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
|
|
121 |
msgid "Could not load order %s"
|
122 |
msgstr "Kan bestelling %s niet laden"
|
123 |
|
124 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
125 |
msgid "Awaiting payment confirmation."
|
126 |
msgstr "In afwachting van betaling bevestiging."
|
127 |
|
128 |
-
|
129 |
-
#: includes/mollie/wc/gateway/
|
|
|
|
|
130 |
msgid "%s payment started (%s)."
|
131 |
msgstr "%s betaling gestart (%s)."
|
132 |
|
133 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
134 |
-
#: includes/mollie/wc/gateway/abstract.php:574
|
135 |
#: includes/mollie/wc/gateway/abstract.php:605
|
136 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
137 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
|
|
|
|
|
|
138 |
msgid "test mode"
|
139 |
msgstr "test modus"
|
140 |
|
141 |
-
|
142 |
-
#: includes/mollie/wc/gateway/
|
|
|
143 |
msgid "Could not create %s payment."
|
144 |
msgstr "Kon geen %s betaling aanmaken."
|
145 |
|
146 |
-
|
147 |
-
|
148 |
-
#: includes/mollie/wc/gateway/abstract.php:571
|
149 |
msgid "%s payment %s (%s)."
|
150 |
msgstr "%s betaling %s (%s)."
|
151 |
|
152 |
-
|
153 |
-
#: includes/mollie/wc/gateway/
|
|
|
154 |
msgid "Order completed using %s payment (%s)."
|
155 |
msgstr "Bestelling afgerond met %s betaling (%s)."
|
156 |
|
157 |
-
|
158 |
-
|
159 |
msgid "%s payment cancelled (%s)."
|
160 |
msgstr "%s betaling geannuleerd (%s)."
|
161 |
|
162 |
-
|
163 |
-
|
164 |
msgid "%s payment expired (%s)."
|
165 |
msgstr "%s betaling verlopen (%s)."
|
166 |
|
167 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
168 |
msgid ""
|
169 |
"You have cancelled your payment. Please complete your order with a different "
|
170 |
"payment method."
|
@@ -172,22 +180,20 @@ msgstr ""
|
|
172 |
"Je hebt de betaling geannuleerd. U kunt de bestelling afronden met een "
|
173 |
"andere betaalmethode."
|
174 |
|
175 |
-
|
176 |
-
|
177 |
-
#. placeholder 5: refund ID
|
178 |
-
#: includes/mollie/wc/gateway/abstract.php:758
|
179 |
msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
|
180 |
msgstr "Terugstorting %s%s (reden: %s) - Payment ID: %s, Refund: %s"
|
181 |
|
182 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
183 |
msgid "Payment"
|
184 |
msgstr "Betaling"
|
185 |
|
186 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
187 |
msgid "We have not received a definite payment status."
|
188 |
msgstr "We hebben nog geen definitieve status van de betaling ontvangen."
|
189 |
|
190 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
191 |
msgid ""
|
192 |
"We have not received a definite payment status. You will receive an email as "
|
193 |
"soon as we receive a confirmation of the bank/merchant."
|
@@ -195,16 +201,26 @@ msgstr ""
|
|
195 |
"We hebben nog geen definitieve status van de betaling ontvangen. U ontvangt "
|
196 |
"een e-mail zodra wij een bevestiging van de bank ontvangen."
|
197 |
|
198 |
-
|
199 |
-
|
200 |
msgid "Payment completed with <strong>%s</strong>"
|
201 |
msgstr "Betaling afgerond met <strong>%s</strong>"
|
202 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
203 |
#: includes/mollie/wc/gateway/banktransfer.php:32
|
204 |
msgid "Expiry date"
|
205 |
msgstr "Verloopdatum"
|
206 |
|
207 |
#: includes/mollie/wc/gateway/banktransfer.php:34
|
|
|
208 |
msgid ""
|
209 |
"Number of days after the payment will expire. Default <code>%d</code> days"
|
210 |
msgstr ""
|
@@ -234,8 +250,8 @@ msgstr ""
|
|
234 |
msgid "Mail payment instructions"
|
235 |
msgstr "Mail betalingsinstructies"
|
236 |
|
237 |
-
#. translators: Placeholder 1: enabled or disabled
|
238 |
#: includes/mollie/wc/gateway/banktransfer.php:52
|
|
|
239 |
msgid ""
|
240 |
"Should Mollie automatically mail the payment instructions to the customer? "
|
241 |
"Default <code>%s</code>"
|
@@ -244,9 +260,10 @@ msgstr ""
|
|
244 |
"<code>%s</code>"
|
245 |
|
246 |
#: includes/mollie/wc/gateway/banktransfer.php:52
|
247 |
-
#: includes/mollie/wc/helper/settings.php:
|
248 |
-
|
249 |
-
|
|
|
250 |
|
251 |
#: includes/mollie/wc/gateway/banktransfer.php:55
|
252 |
msgid ""
|
@@ -261,12 +278,11 @@ msgstr ""
|
|
261 |
msgid "Bank Transfer"
|
262 |
msgstr "Overboeking"
|
263 |
|
264 |
-
#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN,
|
265 |
-
#. placeholder 3: consumer BIC
|
266 |
#: includes/mollie/wc/gateway/banktransfer.php:171
|
267 |
#: includes/mollie/wc/gateway/directdebit.php:51
|
268 |
-
#: includes/mollie/wc/gateway/ideal.php:
|
269 |
#: includes/mollie/wc/gateway/sofort.php:56
|
|
|
270 |
msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
|
271 |
msgstr "Betaling afgerond door <strong>%s</strong> (IBAN: %s, BIC: %s)"
|
272 |
|
@@ -278,38 +294,40 @@ msgstr ""
|
|
278 |
"Rond de betaling af door het totale bedrag over te boeken naar de volgende "
|
279 |
"rekening:"
|
280 |
|
281 |
-
#. translators: Placeholder 1: 'Stichting Mollie Payments'
|
282 |
#: includes/mollie/wc/gateway/banktransfer.php:185
|
|
|
283 |
msgid "Beneficiary: %s"
|
284 |
msgstr "Begunstigde: %s"
|
285 |
|
286 |
#: includes/mollie/wc/gateway/banktransfer.php:186
|
|
|
287 |
msgid "IBAN: <strong>%s</strong>"
|
288 |
msgstr "IBAN: <strong>%s</strong>"
|
289 |
|
290 |
#: includes/mollie/wc/gateway/banktransfer.php:187
|
|
|
291 |
msgid "BIC: %s"
|
292 |
msgstr "BIC: %s"
|
293 |
|
294 |
-
#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
|
295 |
-
#. (SEPA) or +++513/7587/59959+++ (Belgium)
|
296 |
#: includes/mollie/wc/gateway/banktransfer.php:192
|
|
|
297 |
msgid "Payment reference: %s"
|
298 |
msgstr "Betalingskenmerk: %s"
|
299 |
|
300 |
-
#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
|
301 |
-
#. (SEPA) or +++513/7587/59959+++ (Belgium)
|
302 |
#: includes/mollie/wc/gateway/banktransfer.php:197
|
|
|
303 |
msgid "Please provide the payment reference <strong>%s</strong>"
|
304 |
msgstr ""
|
305 |
"Gelieve het betalingskenmerk <strong>%s</strong> op te geven bij de "
|
306 |
"overboeking"
|
307 |
|
308 |
#: includes/mollie/wc/gateway/banktransfer.php:210
|
|
|
309 |
msgid "The payment will expire on <strong>%s</strong>."
|
310 |
msgstr "De betaling zal op <strong>%s</strong> verlopen."
|
311 |
|
312 |
#: includes/mollie/wc/gateway/banktransfer.php:217
|
|
|
313 |
msgid ""
|
314 |
"The payment will expire on <strong>%s</strong>. Please make sure you "
|
315 |
"transfer the total amount before this date."
|
@@ -329,8 +347,8 @@ msgstr "Bitcoin"
|
|
329 |
msgid "Credit card"
|
330 |
msgstr "Creditcard"
|
331 |
|
332 |
-
#. translators: Placeholder 1: card holder
|
333 |
#: includes/mollie/wc/gateway/creditcard.php:56
|
|
|
334 |
msgid "Payment completed by <strong>%s</strong>"
|
335 |
msgstr "Betaling afgerond door <strong>%s</strong>"
|
336 |
|
@@ -338,12 +356,21 @@ msgstr "Betaling afgerond door <strong>%s</strong>"
|
|
338 |
msgid "SEPA Direct Debit"
|
339 |
msgstr "SEPA-incasso"
|
340 |
|
341 |
-
#: includes/mollie/wc/gateway/ideal.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
342 |
msgid "iDEAL"
|
343 |
msgstr "iDEAL"
|
344 |
|
345 |
-
|
346 |
-
#: includes/mollie/wc/gateway/ideal.php:42
|
347 |
msgid "Select your bank"
|
348 |
msgstr "Selecteer uw bank"
|
349 |
|
@@ -359,9 +386,8 @@ msgstr "Bancontact / Mister Cash"
|
|
359 |
msgid "PayPal"
|
360 |
msgstr "PayPal"
|
361 |
|
362 |
-
#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal
|
363 |
-
#. email, placeholder 3: PayPal transaction ID
|
364 |
#: includes/mollie/wc/gateway/paypal.php:56
|
|
|
365 |
msgid ""
|
366 |
"Payment completed by <strong>%s</strong> - %s (PayPal transaction ID: %s)"
|
367 |
msgstr ""
|
@@ -387,86 +413,83 @@ msgstr ""
|
|
387 |
"Ongeldige API key ingesteld. De API key moet beginnen met 'live_’ of 'test_’ "
|
388 |
"en mag verder geen speciale tekens bevatten."
|
389 |
|
390 |
-
#: includes/mollie/wc/helper/data.php:
|
|
|
391 |
msgid "Item #%s stock incremented from %s to %s."
|
392 |
msgstr "Artikel #%s voorraad verhoogd van %s naar %s."
|
393 |
|
394 |
-
#: includes/mollie/wc/helper/settings.php:
|
395 |
msgid "Error"
|
396 |
msgstr "Fout"
|
397 |
|
398 |
-
#: includes/mollie/wc/helper/settings.php:
|
399 |
msgid "Mollie status:"
|
400 |
msgstr "Mollie status:"
|
401 |
|
402 |
-
#: includes/mollie/wc/helper/settings.php:
|
403 |
msgid "Connected"
|
404 |
msgstr "Verbonden"
|
405 |
|
406 |
-
#: includes/mollie/wc/helper/settings.php:
|
407 |
msgid "Gateway enabled"
|
408 |
msgstr "Gateway ingeschakeld"
|
409 |
|
410 |
-
#: includes/mollie/wc/helper/settings.php:
|
411 |
-
msgid "Enabled"
|
412 |
-
msgstr "Ingeschakeld"
|
413 |
-
|
414 |
-
#: includes/mollie/wc/helper/settings.php:191
|
415 |
msgid "Gateway disabled"
|
416 |
msgstr "Gateway uitgeschakeld"
|
417 |
|
418 |
-
#. translators: The surrounding %s's Will be replaced by a link to the Mollie
|
419 |
-
#. profile
|
420 |
#: includes/mollie/wc/helper/settings.php:202
|
|
|
|
|
|
|
|
|
|
|
421 |
msgid "The following payment methods are activated in your %sMollie profile%s:"
|
422 |
msgstr "De volgende betaalmethodes zijn ingeschakeld in je %sMollie profiel%s:"
|
423 |
|
424 |
-
#: includes/mollie/wc/helper/settings.php:
|
425 |
msgid "Refresh"
|
426 |
msgstr "Ververs"
|
427 |
|
428 |
-
#: includes/mollie/wc/helper/settings.php:
|
429 |
msgid "Edit"
|
430 |
msgstr "Bewerk"
|
431 |
|
432 |
-
|
433 |
-
#. are available tags.
|
434 |
-
#: includes/mollie/wc/helper/settings.php:267
|
435 |
msgid "Order {order_number}"
|
436 |
msgstr "Bestelling {order_number}"
|
437 |
|
438 |
-
#: includes/mollie/wc/helper/settings.php:
|
439 |
msgid "Log plugin events."
|
440 |
msgstr "Log plugin events."
|
441 |
|
442 |
-
#: includes/mollie/wc/helper/settings.php:
|
443 |
msgid "View logs"
|
444 |
msgstr "Bekijk logboeken"
|
445 |
|
446 |
-
|
447 |
-
|
448 |
msgid "Log files are saved to <code>%s</code>"
|
449 |
msgstr "Logboeken worden opgeslagen in <code>%s</code>"
|
450 |
|
451 |
-
#: includes/mollie/wc/helper/settings.php:
|
452 |
msgid "Mollie settings"
|
453 |
msgstr "Mollie instellingen"
|
454 |
|
455 |
-
#: includes/mollie/wc/helper/settings.php:
|
456 |
msgid ""
|
457 |
"The following options are required to use the plugin and are used by all "
|
458 |
"Mollie payment methods"
|
459 |
msgstr ""
|
460 |
"De volgende instellingen zijn nodig om gebruik te maken van de Mollie plugin."
|
461 |
|
462 |
-
#: includes/mollie/wc/helper/settings.php:
|
463 |
msgid "Live API key"
|
464 |
msgstr "Live API key"
|
465 |
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
#: includes/mollie/wc/helper/settings.php:326
|
470 |
msgid ""
|
471 |
"The API key is used to connect to Mollie. You can find your <strong>%s</"
|
472 |
"strong> API key in your %sMollie profile%s"
|
@@ -474,32 +497,31 @@ msgstr ""
|
|
474 |
"De API key wordt gebruikt om verbinding te maken met Mollie. Je kan je "
|
475 |
"<strong>%s</strong> API key vinden in je %sMollie profiel%s"
|
476 |
|
477 |
-
#: includes/mollie/wc/helper/settings.php:
|
478 |
msgid "Live API key should start with live_"
|
479 |
msgstr "Live API key moet beginnen met live_"
|
480 |
|
481 |
-
#: includes/mollie/wc/helper/settings.php:
|
482 |
msgid "Enable test mode"
|
483 |
msgstr "Test modus inschakelen"
|
484 |
|
485 |
-
#: includes/mollie/wc/helper/settings.php:
|
486 |
msgid ""
|
487 |
"Enable test mode if you want to test the plugin without using real payments."
|
488 |
msgstr ""
|
489 |
"Schakel de test modus in wanneer u de plugin wilt testen zonder echte "
|
490 |
"betalingen te moeten doen."
|
491 |
|
492 |
-
#: includes/mollie/wc/helper/settings.php:
|
493 |
msgid "Test API key"
|
494 |
msgstr "Test API key"
|
495 |
|
496 |
-
#: includes/mollie/wc/helper/settings.php:
|
497 |
msgid "Test API key should start with test_"
|
498 |
msgstr "Test API key moet beginnen met test_"
|
499 |
|
500 |
-
|
501 |
-
|
502 |
-
#: includes/mollie/wc/helper/settings.php:343
|
503 |
msgid ""
|
504 |
"Payment description send to Mollie. Default <code>%s</code><br/>You can use "
|
505 |
"the following tags: %s"
|
@@ -507,54 +529,66 @@ msgstr ""
|
|
507 |
"Betaling beschrijving. Standaard <code>%s</code><br/> Je kunt gebruik maken "
|
508 |
"van de volgende tags: %s"
|
509 |
|
510 |
-
#: includes/mollie/wc/helper/settings.php:
|
511 |
msgid "Payment screen language"
|
512 |
msgstr "Taal betaalscherm"
|
513 |
|
514 |
-
#: includes/mollie/wc/helper/settings.php:
|
515 |
msgid "Detect using browser language"
|
516 |
msgstr "Detecteren met behulp van de internet browser taal"
|
517 |
|
518 |
-
|
519 |
-
|
520 |
msgid "Send WordPress language (%s)"
|
521 |
msgstr "Stuur de WordPress taal door (%s)"
|
522 |
|
523 |
-
#: includes/mollie/wc/helper/settings.php:
|
524 |
msgid "Dutch"
|
525 |
msgstr "Nederlands"
|
526 |
|
527 |
-
#: includes/mollie/wc/helper/settings.php:
|
528 |
msgid "Flemish (Belgium)"
|
529 |
msgstr "Vlaams (België)"
|
530 |
|
531 |
-
#: includes/mollie/wc/helper/settings.php:
|
532 |
msgid "English"
|
533 |
msgstr "Engels"
|
534 |
|
535 |
-
#: includes/mollie/wc/helper/settings.php:
|
536 |
msgid "German"
|
537 |
msgstr "Duits"
|
538 |
|
539 |
-
#: includes/mollie/wc/helper/settings.php:
|
540 |
msgid "Spanish"
|
541 |
msgstr "Spaans"
|
542 |
|
543 |
-
#: includes/mollie/wc/helper/settings.php:
|
544 |
msgid "French"
|
545 |
msgstr "Frans"
|
546 |
|
547 |
-
#: includes/mollie/wc/helper/settings.php:
|
548 |
msgid "French (Belgium)"
|
549 |
msgstr "Frans (België)"
|
550 |
|
551 |
-
#: includes/mollie/wc/helper/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
552 |
msgid "Debug Log"
|
553 |
msgstr "Debug Log"
|
554 |
|
555 |
-
#. translators: Placeholder 1: Plugin name, placeholder 2: required WooCommerce
|
556 |
-
#. version, placeholder 3: used WooCommerce version
|
557 |
#: includes/mollie/wc/helper/status.php:53
|
|
|
558 |
msgid ""
|
559 |
"The %s plugin requires at least WooCommerce version %s, you are using "
|
560 |
"version %s. Please update your WooCommerce plugin."
|
@@ -570,9 +604,8 @@ msgstr ""
|
|
570 |
"Mollie API client niet geïnstalleerd. Zorg er voor dat de plugin juist is "
|
571 |
"geïnstalleerd."
|
572 |
|
573 |
-
#. translators: Placeholder 1: Required PHP version, placeholder 2: current PHP
|
574 |
-
#. version
|
575 |
#: includes/mollie/wc/helper/status.php:82
|
|
|
576 |
msgid "The client requires PHP version >= %s, you have %s."
|
577 |
msgstr "De API client heeft PHP versie >= %s nodig, jij gebruikt versie %s."
|
578 |
|
@@ -592,8 +625,8 @@ msgstr ""
|
|
592 |
"De Mollie API client heeft de PHP extensie cURL nodig om te werken. Schakel "
|
593 |
"de PHP extensie ‘curl’ in."
|
594 |
|
595 |
-
#. translators: Placeholder 1: The required cURL function names
|
596 |
#: includes/mollie/wc/helper/status.php:99
|
|
|
597 |
msgid ""
|
598 |
"The Mollie API client requires the following PHP cURL functions to be "
|
599 |
"available: %s. Please make sure all of these functions are available."
|
@@ -601,37 +634,39 @@ msgstr ""
|
|
601 |
"De Mollie API client heeft de volgende PHP cURL functies nodig: %s. Zorg dat "
|
602 |
"al deze functies beschikbaar zijn."
|
603 |
|
604 |
-
#: includes/mollie/wc/plugin.php:
|
|
|
|
|
|
|
|
|
|
|
605 |
msgid "Logs"
|
606 |
msgstr "Logboeken"
|
607 |
|
608 |
#: mollie-payments-for-woocommerce.php:49
|
|
|
609 |
msgid "Could not activate plugin %s"
|
610 |
msgstr "Kan plugin %s niet activeren"
|
611 |
|
612 |
-
#: mollie-payments-for-woocommerce.php:
|
|
|
613 |
msgid "%s deactivated because it depends on WooCommerce."
|
614 |
msgstr "%s gedeactiveerd omdat het afhankelijk is van de plugin WooCommerce."
|
615 |
|
616 |
-
|
617 |
-
|
618 |
-
msgstr "Mollie Payments for WooCommerce"
|
619 |
|
620 |
-
|
621 |
-
|
622 |
-
msgstr "https://github.com/mollie/WooCommerce"
|
623 |
|
624 |
-
|
625 |
-
|
626 |
-
msgstr "Accepteer betalingen in WooCommerce met de officiële Mollie plugin"
|
627 |
|
628 |
-
|
629 |
-
|
630 |
-
msgstr "Mollie"
|
631 |
|
632 |
-
|
633 |
-
|
634 |
-
msgstr "https://www.mollie.com"
|
635 |
|
636 |
#~ msgid ""
|
637 |
#~ "Accept payments in WooCommerce with the official Mollie plugin for iDEAL, "
|
5 |
"Project-Id-Version: Mollie Payments for WooCommerce 2.0\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mollie-payments-"
|
7 |
"for-woocommerce\n"
|
8 |
+
"POT-Creation-Date: 2017-03-07 10:43+0100\n"
|
9 |
+
"PO-Revision-Date: 2017-03-07 10:47+0100\n"
|
10 |
"Last-Translator: Lennard van Gunst <lennard@mollie.com>\n"
|
11 |
"Language-Team: Mollie <info@mollie.nl>\n"
|
12 |
"Language: nl\n"
|
13 |
"MIME-Version: 1.0\n"
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
+
"X-Generator: Poedit 1.8.11\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Poedit-Basepath: ../..\n"
|
19 |
+
"X-Poedit-KeywordsList: __\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
+
#: includes/mollie/wc/gateway/abstract.php:86
|
23 |
msgid "Enable/Disable"
|
24 |
msgstr "In-/uitschakelen"
|
25 |
|
26 |
+
#: includes/mollie/wc/gateway/abstract.php:88
|
27 |
+
#, php-format
|
28 |
msgid "Enable %s"
|
29 |
msgstr "%s inschakelen"
|
30 |
|
31 |
+
#: includes/mollie/wc/gateway/abstract.php:92
|
32 |
msgid "Title"
|
33 |
msgstr "Titel"
|
34 |
|
35 |
+
#: includes/mollie/wc/gateway/abstract.php:94
|
36 |
+
#, php-format
|
37 |
msgid ""
|
38 |
"This controls the title which the user sees during checkout. Default <code>"
|
39 |
"%s</code>"
|
40 |
msgstr ""
|
41 |
"De titel welke de gebruiker ziet in de winkelwagen. Standaard <code>%s</code>"
|
42 |
|
43 |
+
#: includes/mollie/wc/gateway/abstract.php:99
|
44 |
msgid "Display logo"
|
45 |
msgstr "Logo weergeven"
|
46 |
|
47 |
+
#: includes/mollie/wc/gateway/abstract.php:101
|
48 |
msgid "Display logo on checkout page. Default <code>enabled</code>"
|
49 |
msgstr "Logo weergeven in de winkelwagen. Standaard <code>ingeschakeld</code>"
|
50 |
|
51 |
+
#: includes/mollie/wc/gateway/abstract.php:105
|
52 |
+
#: includes/mollie/wc/helper/settings.php:351
|
53 |
msgid "Description"
|
54 |
msgstr "Omschrijving"
|
55 |
|
56 |
+
#: includes/mollie/wc/gateway/abstract.php:107
|
57 |
+
#, php-format
|
58 |
msgid ""
|
59 |
"Payment method description that the customer will see on your checkout. "
|
60 |
"Default <code>%s</code>"
|
62 |
"Betaalmethode omschrijving is zichtbaar in de winkelwagen. Standaard <code>"
|
63 |
"%s</code>"
|
64 |
|
65 |
+
#: includes/mollie/wc/gateway/abstract.php:116
|
66 |
msgid "Initial order status"
|
67 |
msgstr "Standaard bestelstatus"
|
68 |
|
69 |
+
#: includes/mollie/wc/gateway/abstract.php:119
|
70 |
+
#: includes/mollie/wc/helper/settings.php:365
|
71 |
msgid "default"
|
72 |
msgstr "standaard"
|
73 |
|
74 |
+
#: includes/mollie/wc/gateway/abstract.php:125
|
75 |
+
#, php-format
|
|
|
76 |
msgid ""
|
77 |
"Some payment methods take longer than a few hours to complete. The initial "
|
78 |
"order state is then set to '%s'. This ensures the order is not cancelled "
|
82 |
"In dat geval wordt de bestelstatus ingesteld op '%s'. Dit voorkomt dat de "
|
83 |
"bestelling per ongeluk geannuleerd wordt door de instelling %s."
|
84 |
|
85 |
+
#: includes/mollie/wc/gateway/abstract.php:127
|
86 |
msgid "Hold Stock (minutes)"
|
87 |
+
msgstr "Voorraad behouden (minuten)"
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
|
89 |
+
#: includes/mollie/wc/gateway/abstract.php:170
|
90 |
msgid "Gateway Disabled"
|
91 |
msgstr "Gateway uitgeschakeld"
|
92 |
|
93 |
+
#: includes/mollie/wc/gateway/abstract.php:193
|
94 |
+
#: includes/mollie/wc/helper/settings.php:208
|
95 |
+
msgid "Test mode enabled."
|
96 |
+
msgstr "Test modus ingeschakeld."
|
97 |
+
|
98 |
+
#: includes/mollie/wc/gateway/abstract.php:195
|
99 |
+
#, php-format
|
100 |
msgid "No API key provided. Please %sset you Mollie API key%s first."
|
101 |
msgstr "Geen API key ingesteld. %sStel een API key in%s."
|
102 |
|
103 |
+
#: includes/mollie/wc/gateway/abstract.php:207
|
104 |
+
#, php-format
|
|
|
105 |
msgid ""
|
106 |
"%s not enabled in your Mollie profile. You can enabled it by editing your "
|
107 |
"%sMollie profile%s."
|
109 |
"%s is niet ingeschakeld in je Mollie profiel. Je kunt de betaalmethode "
|
110 |
"inschakelen in je %sMollie profiel%s."
|
111 |
|
112 |
+
#: includes/mollie/wc/gateway/abstract.php:220
|
113 |
+
#, php-format
|
|
|
114 |
msgid "Shop currency %s not supported by Mollie. Mollie only supports: %s."
|
115 |
msgstr ""
|
116 |
"Winkel valuta %s wordt niet door Mollie ondersteund. Mollie ondersteunt "
|
117 |
"alleen: %s."
|
118 |
|
119 |
+
#: includes/mollie/wc/gateway/abstract.php:287
|
120 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:136
|
121 |
+
#, php-format
|
122 |
msgid "Could not load order %s"
|
123 |
msgstr "Kan bestelling %s niet laden"
|
124 |
|
125 |
+
#: includes/mollie/wc/gateway/abstract.php:345
|
126 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:386
|
127 |
msgid "Awaiting payment confirmation."
|
128 |
msgstr "In afwachting van betaling bevestiging."
|
129 |
|
130 |
+
#: includes/mollie/wc/gateway/abstract.php:350
|
131 |
+
#: includes/mollie/wc/gateway/abstractseparecurring.php:68
|
132 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:391
|
133 |
+
#, php-format
|
134 |
msgid "%s payment started (%s)."
|
135 |
msgstr "%s betaling gestart (%s)."
|
136 |
|
137 |
+
#: includes/mollie/wc/gateway/abstract.php:352
|
|
|
138 |
#: includes/mollie/wc/gateway/abstract.php:605
|
139 |
+
#: includes/mollie/wc/gateway/abstract.php:659
|
140 |
+
#: includes/mollie/wc/gateway/abstract.php:709
|
141 |
+
#: includes/mollie/wc/gateway/abstract.php:739
|
142 |
+
#: includes/mollie/wc/gateway/abstractseparecurring.php:70
|
143 |
+
#: includes/mollie/wc/gateway/abstractseparecurring.php:177
|
144 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:393
|
145 |
msgid "test mode"
|
146 |
msgstr "test modus"
|
147 |
|
148 |
+
#: includes/mollie/wc/gateway/abstract.php:367
|
149 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:223
|
150 |
+
#, php-format
|
151 |
msgid "Could not create %s payment."
|
152 |
msgstr "Kon geen %s betaling aanmaken."
|
153 |
|
154 |
+
#: includes/mollie/wc/gateway/abstract.php:602
|
155 |
+
#, php-format
|
|
|
156 |
msgid "%s payment %s (%s)."
|
157 |
msgstr "%s betaling %s (%s)."
|
158 |
|
159 |
+
#: includes/mollie/wc/gateway/abstract.php:657
|
160 |
+
#: includes/mollie/wc/gateway/abstractseparecurring.php:175
|
161 |
+
#, php-format
|
162 |
msgid "Order completed using %s payment (%s)."
|
163 |
msgstr "Bestelling afgerond met %s betaling (%s)."
|
164 |
|
165 |
+
#: includes/mollie/wc/gateway/abstract.php:707
|
166 |
+
#, php-format
|
167 |
msgid "%s payment cancelled (%s)."
|
168 |
msgstr "%s betaling geannuleerd (%s)."
|
169 |
|
170 |
+
#: includes/mollie/wc/gateway/abstract.php:737
|
171 |
+
#, php-format
|
172 |
msgid "%s payment expired (%s)."
|
173 |
msgstr "%s betaling verlopen (%s)."
|
174 |
|
175 |
+
#: includes/mollie/wc/gateway/abstract.php:753
|
176 |
msgid ""
|
177 |
"You have cancelled your payment. Please complete your order with a different "
|
178 |
"payment method."
|
180 |
"Je hebt de betaling geannuleerd. U kunt de bestelling afronden met een "
|
181 |
"andere betaalmethode."
|
182 |
|
183 |
+
#: includes/mollie/wc/gateway/abstract.php:830
|
184 |
+
#, php-format
|
|
|
|
|
185 |
msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
|
186 |
msgstr "Terugstorting %s%s (reden: %s) - Payment ID: %s, Refund: %s"
|
187 |
|
188 |
+
#: includes/mollie/wc/gateway/abstract.php:904
|
189 |
msgid "Payment"
|
190 |
msgstr "Betaling"
|
191 |
|
192 |
+
#: includes/mollie/wc/gateway/abstract.php:925
|
193 |
msgid "We have not received a definite payment status."
|
194 |
msgstr "We hebben nog geen definitieve status van de betaling ontvangen."
|
195 |
|
196 |
+
#: includes/mollie/wc/gateway/abstract.php:930
|
197 |
msgid ""
|
198 |
"We have not received a definite payment status. You will receive an email as "
|
199 |
"soon as we receive a confirmation of the bank/merchant."
|
201 |
"We hebben nog geen definitieve status van de betaling ontvangen. U ontvangt "
|
202 |
"een e-mail zodra wij een bevestiging van de bank ontvangen."
|
203 |
|
204 |
+
#: includes/mollie/wc/gateway/abstract.php:937
|
205 |
+
#, php-format
|
206 |
msgid "Payment completed with <strong>%s</strong>"
|
207 |
msgstr "Betaling afgerond met <strong>%s</strong>"
|
208 |
|
209 |
+
#: includes/mollie/wc/gateway/abstractseparecurring.php:60
|
210 |
+
#, php-format
|
211 |
+
msgid "Awaiting payment confirmation. For %s Days"
|
212 |
+
msgstr "Betaling in afwachting. Voor %s dagen"
|
213 |
+
|
214 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:183
|
215 |
+
msgid "Payment cannot be processed."
|
216 |
+
msgstr "Betaling kan niet worden verwerkt."
|
217 |
+
|
218 |
#: includes/mollie/wc/gateway/banktransfer.php:32
|
219 |
msgid "Expiry date"
|
220 |
msgstr "Verloopdatum"
|
221 |
|
222 |
#: includes/mollie/wc/gateway/banktransfer.php:34
|
223 |
+
#, php-format
|
224 |
msgid ""
|
225 |
"Number of days after the payment will expire. Default <code>%d</code> days"
|
226 |
msgstr ""
|
250 |
msgid "Mail payment instructions"
|
251 |
msgstr "Mail betalingsinstructies"
|
252 |
|
|
|
253 |
#: includes/mollie/wc/gateway/banktransfer.php:52
|
254 |
+
#, php-format
|
255 |
msgid ""
|
256 |
"Should Mollie automatically mail the payment instructions to the customer? "
|
257 |
"Default <code>%s</code>"
|
260 |
"<code>%s</code>"
|
261 |
|
262 |
#: includes/mollie/wc/gateway/banktransfer.php:52
|
263 |
+
#: includes/mollie/wc/helper/settings.php:201
|
264 |
+
#: includes/mollie/wc/helper/settings.php:380
|
265 |
+
msgid "Enabled"
|
266 |
+
msgstr "Ingeschakeld"
|
267 |
|
268 |
#: includes/mollie/wc/gateway/banktransfer.php:55
|
269 |
msgid ""
|
278 |
msgid "Bank Transfer"
|
279 |
msgstr "Overboeking"
|
280 |
|
|
|
|
|
281 |
#: includes/mollie/wc/gateway/banktransfer.php:171
|
282 |
#: includes/mollie/wc/gateway/directdebit.php:51
|
283 |
+
#: includes/mollie/wc/gateway/ideal.php:104
|
284 |
#: includes/mollie/wc/gateway/sofort.php:56
|
285 |
+
#, php-format
|
286 |
msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
|
287 |
msgstr "Betaling afgerond door <strong>%s</strong> (IBAN: %s, BIC: %s)"
|
288 |
|
294 |
"Rond de betaling af door het totale bedrag over te boeken naar de volgende "
|
295 |
"rekening:"
|
296 |
|
|
|
297 |
#: includes/mollie/wc/gateway/banktransfer.php:185
|
298 |
+
#, php-format
|
299 |
msgid "Beneficiary: %s"
|
300 |
msgstr "Begunstigde: %s"
|
301 |
|
302 |
#: includes/mollie/wc/gateway/banktransfer.php:186
|
303 |
+
#, php-format
|
304 |
msgid "IBAN: <strong>%s</strong>"
|
305 |
msgstr "IBAN: <strong>%s</strong>"
|
306 |
|
307 |
#: includes/mollie/wc/gateway/banktransfer.php:187
|
308 |
+
#, php-format
|
309 |
msgid "BIC: %s"
|
310 |
msgstr "BIC: %s"
|
311 |
|
|
|
|
|
312 |
#: includes/mollie/wc/gateway/banktransfer.php:192
|
313 |
+
#, php-format
|
314 |
msgid "Payment reference: %s"
|
315 |
msgstr "Betalingskenmerk: %s"
|
316 |
|
|
|
|
|
317 |
#: includes/mollie/wc/gateway/banktransfer.php:197
|
318 |
+
#, php-format
|
319 |
msgid "Please provide the payment reference <strong>%s</strong>"
|
320 |
msgstr ""
|
321 |
"Gelieve het betalingskenmerk <strong>%s</strong> op te geven bij de "
|
322 |
"overboeking"
|
323 |
|
324 |
#: includes/mollie/wc/gateway/banktransfer.php:210
|
325 |
+
#, php-format
|
326 |
msgid "The payment will expire on <strong>%s</strong>."
|
327 |
msgstr "De betaling zal op <strong>%s</strong> verlopen."
|
328 |
|
329 |
#: includes/mollie/wc/gateway/banktransfer.php:217
|
330 |
+
#, php-format
|
331 |
msgid ""
|
332 |
"The payment will expire on <strong>%s</strong>. Please make sure you "
|
333 |
"transfer the total amount before this date."
|
347 |
msgid "Credit card"
|
348 |
msgstr "Creditcard"
|
349 |
|
|
|
350 |
#: includes/mollie/wc/gateway/creditcard.php:56
|
351 |
+
#, php-format
|
352 |
msgid "Payment completed by <strong>%s</strong>"
|
353 |
msgstr "Betaling afgerond door <strong>%s</strong>"
|
354 |
|
356 |
msgid "SEPA Direct Debit"
|
357 |
msgstr "SEPA-incasso"
|
358 |
|
359 |
+
#: includes/mollie/wc/gateway/ideal.php:29
|
360 |
+
msgid "Issuers empty option"
|
361 |
+
msgstr ""
|
362 |
+
|
363 |
+
#: includes/mollie/wc/gateway/ideal.php:31
|
364 |
+
msgid ""
|
365 |
+
"This text will be displayed as the first option in the iDEAL issuers drop "
|
366 |
+
"down"
|
367 |
+
msgstr ""
|
368 |
+
|
369 |
+
#: includes/mollie/wc/gateway/ideal.php:51
|
370 |
msgid "iDEAL"
|
371 |
msgstr "iDEAL"
|
372 |
|
373 |
+
#: includes/mollie/wc/gateway/ideal.php:60
|
|
|
374 |
msgid "Select your bank"
|
375 |
msgstr "Selecteer uw bank"
|
376 |
|
386 |
msgid "PayPal"
|
387 |
msgstr "PayPal"
|
388 |
|
|
|
|
|
389 |
#: includes/mollie/wc/gateway/paypal.php:56
|
390 |
+
#, php-format
|
391 |
msgid ""
|
392 |
"Payment completed by <strong>%s</strong> - %s (PayPal transaction ID: %s)"
|
393 |
msgstr ""
|
413 |
"Ongeldige API key ingesteld. De API key moet beginnen met 'live_’ of 'test_’ "
|
414 |
"en mag verder geen speciale tekens bevatten."
|
415 |
|
416 |
+
#: includes/mollie/wc/helper/data.php:636
|
417 |
+
#, php-format
|
418 |
msgid "Item #%s stock incremented from %s to %s."
|
419 |
msgstr "Artikel #%s voorraad verhoogd van %s naar %s."
|
420 |
|
421 |
+
#: includes/mollie/wc/helper/settings.php:130
|
422 |
msgid "Error"
|
423 |
msgstr "Fout"
|
424 |
|
425 |
+
#: includes/mollie/wc/helper/settings.php:140
|
426 |
msgid "Mollie status:"
|
427 |
msgstr "Mollie status:"
|
428 |
|
429 |
+
#: includes/mollie/wc/helper/settings.php:141
|
430 |
msgid "Connected"
|
431 |
msgstr "Verbonden"
|
432 |
|
433 |
+
#: includes/mollie/wc/helper/settings.php:201
|
434 |
msgid "Gateway enabled"
|
435 |
msgstr "Gateway ingeschakeld"
|
436 |
|
437 |
+
#: includes/mollie/wc/helper/settings.php:202
|
|
|
|
|
|
|
|
|
438 |
msgid "Gateway disabled"
|
439 |
msgstr "Gateway uitgeschakeld"
|
440 |
|
|
|
|
|
441 |
#: includes/mollie/wc/helper/settings.php:202
|
442 |
+
msgid "Disabled"
|
443 |
+
msgstr "Uitgeschakeld"
|
444 |
+
|
445 |
+
#: includes/mollie/wc/helper/settings.php:213
|
446 |
+
#, php-format
|
447 |
msgid "The following payment methods are activated in your %sMollie profile%s:"
|
448 |
msgstr "De volgende betaalmethodes zijn ingeschakeld in je %sMollie profiel%s:"
|
449 |
|
450 |
+
#: includes/mollie/wc/helper/settings.php:223
|
451 |
msgid "Refresh"
|
452 |
msgstr "Ververs"
|
453 |
|
454 |
+
#: includes/mollie/wc/helper/settings.php:247
|
455 |
msgid "Edit"
|
456 |
msgstr "Bewerk"
|
457 |
|
458 |
+
#: includes/mollie/wc/helper/settings.php:278
|
|
|
|
|
459 |
msgid "Order {order_number}"
|
460 |
msgstr "Bestelling {order_number}"
|
461 |
|
462 |
+
#: includes/mollie/wc/helper/settings.php:281
|
463 |
msgid "Log plugin events."
|
464 |
msgstr "Log plugin events."
|
465 |
|
466 |
+
#: includes/mollie/wc/helper/settings.php:286
|
467 |
msgid "View logs"
|
468 |
msgstr "Bekijk logboeken"
|
469 |
|
470 |
+
#: includes/mollie/wc/helper/settings.php:292
|
471 |
+
#, php-format
|
472 |
msgid "Log files are saved to <code>%s</code>"
|
473 |
msgstr "Logboeken worden opgeslagen in <code>%s</code>"
|
474 |
|
475 |
+
#: includes/mollie/wc/helper/settings.php:299 includes/mollie/wc/plugin.php:374
|
476 |
msgid "Mollie settings"
|
477 |
msgstr "Mollie instellingen"
|
478 |
|
479 |
+
#: includes/mollie/wc/helper/settings.php:302
|
480 |
msgid ""
|
481 |
"The following options are required to use the plugin and are used by all "
|
482 |
"Mollie payment methods"
|
483 |
msgstr ""
|
484 |
"De volgende instellingen zijn nodig om gebruik te maken van de Mollie plugin."
|
485 |
|
486 |
+
#: includes/mollie/wc/helper/settings.php:306
|
487 |
msgid "Live API key"
|
488 |
msgstr "Live API key"
|
489 |
|
490 |
+
#: includes/mollie/wc/helper/settings.php:311
|
491 |
+
#: includes/mollie/wc/helper/settings.php:337
|
492 |
+
#, php-format
|
|
|
493 |
msgid ""
|
494 |
"The API key is used to connect to Mollie. You can find your <strong>%s</"
|
495 |
"strong> API key in your %sMollie profile%s"
|
497 |
"De API key wordt gebruikt om verbinding te maken met Mollie. Je kan je "
|
498 |
"<strong>%s</strong> API key vinden in je %sMollie profiel%s"
|
499 |
|
500 |
+
#: includes/mollie/wc/helper/settings.php:317
|
501 |
msgid "Live API key should start with live_"
|
502 |
msgstr "Live API key moet beginnen met live_"
|
503 |
|
504 |
+
#: includes/mollie/wc/helper/settings.php:325
|
505 |
msgid "Enable test mode"
|
506 |
msgstr "Test modus inschakelen"
|
507 |
|
508 |
+
#: includes/mollie/wc/helper/settings.php:328
|
509 |
msgid ""
|
510 |
"Enable test mode if you want to test the plugin without using real payments."
|
511 |
msgstr ""
|
512 |
"Schakel de test modus in wanneer u de plugin wilt testen zonder echte "
|
513 |
"betalingen te moeten doen."
|
514 |
|
515 |
+
#: includes/mollie/wc/helper/settings.php:332
|
516 |
msgid "Test API key"
|
517 |
msgstr "Test API key"
|
518 |
|
519 |
+
#: includes/mollie/wc/helper/settings.php:343
|
520 |
msgid "Test API key should start with test_"
|
521 |
msgstr "Test API key moet beginnen met test_"
|
522 |
|
523 |
+
#: includes/mollie/wc/helper/settings.php:354
|
524 |
+
#, php-format
|
|
|
525 |
msgid ""
|
526 |
"Payment description send to Mollie. Default <code>%s</code><br/>You can use "
|
527 |
"the following tags: %s"
|
529 |
"Betaling beschrijving. Standaard <code>%s</code><br/> Je kunt gebruik maken "
|
530 |
"van de volgende tags: %s"
|
531 |
|
532 |
+
#: includes/mollie/wc/helper/settings.php:360
|
533 |
msgid "Payment screen language"
|
534 |
msgstr "Taal betaalscherm"
|
535 |
|
536 |
+
#: includes/mollie/wc/helper/settings.php:363
|
537 |
msgid "Detect using browser language"
|
538 |
msgstr "Detecteren met behulp van de internet browser taal"
|
539 |
|
540 |
+
#: includes/mollie/wc/helper/settings.php:365
|
541 |
+
#, php-format
|
542 |
msgid "Send WordPress language (%s)"
|
543 |
msgstr "Stuur de WordPress taal door (%s)"
|
544 |
|
545 |
+
#: includes/mollie/wc/helper/settings.php:366
|
546 |
msgid "Dutch"
|
547 |
msgstr "Nederlands"
|
548 |
|
549 |
+
#: includes/mollie/wc/helper/settings.php:367
|
550 |
msgid "Flemish (Belgium)"
|
551 |
msgstr "Vlaams (België)"
|
552 |
|
553 |
+
#: includes/mollie/wc/helper/settings.php:368
|
554 |
msgid "English"
|
555 |
msgstr "Engels"
|
556 |
|
557 |
+
#: includes/mollie/wc/helper/settings.php:369
|
558 |
msgid "German"
|
559 |
msgstr "Duits"
|
560 |
|
561 |
+
#: includes/mollie/wc/helper/settings.php:370
|
562 |
msgid "Spanish"
|
563 |
msgstr "Spaans"
|
564 |
|
565 |
+
#: includes/mollie/wc/helper/settings.php:371
|
566 |
msgid "French"
|
567 |
msgstr "Frans"
|
568 |
|
569 |
+
#: includes/mollie/wc/helper/settings.php:372
|
570 |
msgid "French (Belgium)"
|
571 |
msgstr "Frans (België)"
|
572 |
|
573 |
+
#: includes/mollie/wc/helper/settings.php:378
|
574 |
+
msgid "Store customer details at Mollie"
|
575 |
+
msgstr "Klantgegevens opslaan bij Mollie"
|
576 |
+
|
577 |
+
#: includes/mollie/wc/helper/settings.php:380
|
578 |
+
#, php-format
|
579 |
+
msgid ""
|
580 |
+
"Should Mollie store customers name and email address for Single Click "
|
581 |
+
"Payments? Default <code>%s</code>"
|
582 |
+
msgstr ""
|
583 |
+
"Laat Mollie de naam en het e-mailadres van de klant opslaan voor Single "
|
584 |
+
"Click Payments. Standaard <code>%s</code>"
|
585 |
+
|
586 |
+
#: includes/mollie/wc/helper/settings.php:387
|
587 |
msgid "Debug Log"
|
588 |
msgstr "Debug Log"
|
589 |
|
|
|
|
|
590 |
#: includes/mollie/wc/helper/status.php:53
|
591 |
+
#, php-format
|
592 |
msgid ""
|
593 |
"The %s plugin requires at least WooCommerce version %s, you are using "
|
594 |
"version %s. Please update your WooCommerce plugin."
|
604 |
"Mollie API client niet geïnstalleerd. Zorg er voor dat de plugin juist is "
|
605 |
"geïnstalleerd."
|
606 |
|
|
|
|
|
607 |
#: includes/mollie/wc/helper/status.php:82
|
608 |
+
#, php-format
|
609 |
msgid "The client requires PHP version >= %s, you have %s."
|
610 |
msgstr "De API client heeft PHP versie >= %s nodig, jij gebruikt versie %s."
|
611 |
|
625 |
"De Mollie API client heeft de PHP extensie cURL nodig om te werken. Schakel "
|
626 |
"de PHP extensie ‘curl’ in."
|
627 |
|
|
|
628 |
#: includes/mollie/wc/helper/status.php:99
|
629 |
+
#, php-format
|
630 |
msgid ""
|
631 |
"The Mollie API client requires the following PHP cURL functions to be "
|
632 |
"available: %s. Please make sure all of these functions are available."
|
634 |
"De Mollie API client heeft de volgende PHP cURL functies nodig: %s. Zorg dat "
|
635 |
"al deze functies beschikbaar zijn."
|
636 |
|
637 |
+
#: includes/mollie/wc/plugin.php:101
|
638 |
+
#, php-format
|
639 |
+
msgid "%s payment failed (%s)."
|
640 |
+
msgstr "%s betaling mislukt (%s)."
|
641 |
+
|
642 |
+
#: includes/mollie/wc/plugin.php:381
|
643 |
msgid "Logs"
|
644 |
msgstr "Logboeken"
|
645 |
|
646 |
#: mollie-payments-for-woocommerce.php:49
|
647 |
+
#, php-format
|
648 |
msgid "Could not activate plugin %s"
|
649 |
msgstr "Kan plugin %s niet activeren"
|
650 |
|
651 |
+
#: mollie-payments-for-woocommerce.php:97
|
652 |
+
#, php-format
|
653 |
msgid "%s deactivated because it depends on WooCommerce."
|
654 |
msgstr "%s gedeactiveerd omdat het afhankelijk is van de plugin WooCommerce."
|
655 |
|
656 |
+
#~ msgid "Mollie Payments for WooCommerce"
|
657 |
+
#~ msgstr "Mollie Payments for WooCommerce"
|
|
|
658 |
|
659 |
+
#~ msgid "https://github.com/mollie/WooCommerce"
|
660 |
+
#~ msgstr "https://github.com/mollie/WooCommerce"
|
|
|
661 |
|
662 |
+
#~ msgid "Accept payments in WooCommerce with the official Mollie plugin"
|
663 |
+
#~ msgstr "Accepteer betalingen in WooCommerce met de officiële Mollie plugin"
|
|
|
664 |
|
665 |
+
#~ msgid "Mollie"
|
666 |
+
#~ msgstr "Mollie"
|
|
|
667 |
|
668 |
+
#~ msgid "https://www.mollie.com"
|
669 |
+
#~ msgstr "https://www.mollie.com"
|
|
|
670 |
|
671 |
#~ msgid ""
|
672 |
#~ "Accept payments in WooCommerce with the official Mollie plugin for iDEAL, "
|
i18n/languages/mollie-payments-for-woocommerce.pot
CHANGED
@@ -1,191 +1,211 @@
|
|
1 |
# Copyright (C) 2016 Mollie Payments for WooCommerce
|
2 |
# This file is distributed under the same license as the Mollie Payments for WooCommerce package.
|
|
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Mollie Payments for WooCommerce 2.3.1\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mollie-payments-"
|
7 |
"for-woocommerce\n"
|
8 |
-
"POT-Creation-Date:
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
|
|
|
|
|
15 |
|
16 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
17 |
msgid "Enable/Disable"
|
18 |
msgstr ""
|
19 |
|
20 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
21 |
msgid "Enable %s"
|
22 |
msgstr ""
|
23 |
|
24 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
25 |
msgid "Title"
|
26 |
msgstr ""
|
27 |
|
28 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
29 |
msgid ""
|
30 |
"This controls the title which the user sees during checkout. Default <code>"
|
31 |
"%s</code>"
|
32 |
msgstr ""
|
33 |
|
34 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
35 |
msgid "Display logo"
|
36 |
msgstr ""
|
37 |
|
38 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
39 |
msgid "Display logo on checkout page. Default <code>enabled</code>"
|
40 |
msgstr ""
|
41 |
|
42 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
43 |
-
#: includes/mollie/wc/helper/settings.php:
|
44 |
msgid "Description"
|
45 |
msgstr ""
|
46 |
|
47 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
48 |
msgid ""
|
49 |
"Payment method description that the customer will see on your checkout. "
|
50 |
"Default <code>%s</code>"
|
51 |
msgstr ""
|
52 |
|
53 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
54 |
msgid "Initial order status"
|
55 |
msgstr ""
|
56 |
|
57 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
58 |
-
#: includes/mollie/wc/helper/settings.php:
|
59 |
msgid "default"
|
60 |
msgstr ""
|
61 |
|
62 |
-
|
63 |
-
|
64 |
-
#: includes/mollie/wc/gateway/abstract.php:122
|
65 |
msgid ""
|
66 |
"Some payment methods take longer than a few hours to complete. The initial "
|
67 |
"order state is then set to '%s'. This ensures the order is not cancelled "
|
68 |
"when the setting %s is used."
|
69 |
msgstr ""
|
70 |
|
71 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
72 |
msgid "Hold Stock (minutes)"
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
76 |
-
|
77 |
-
#: includes/mollie/wc/helper/settings.php:197
|
78 |
-
msgid "Test mode enabled."
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
82 |
-
|
|
|
83 |
msgstr ""
|
84 |
|
85 |
-
|
86 |
-
|
87 |
-
#: includes/mollie/wc/gateway/abstract.php:199
|
88 |
msgid "No API key provided. Please %sset you Mollie API key%s first."
|
89 |
msgstr ""
|
90 |
|
91 |
-
|
92 |
-
|
93 |
-
#: includes/mollie/wc/gateway/abstract.php:211
|
94 |
msgid ""
|
95 |
"%s not enabled in your Mollie profile. You can enabled it by editing your "
|
96 |
"%sMollie profile%s."
|
97 |
msgstr ""
|
98 |
|
99 |
-
|
100 |
-
|
101 |
-
#: includes/mollie/wc/gateway/abstract.php:224
|
102 |
msgid "Shop currency %s not supported by Mollie. Mollie only supports: %s."
|
103 |
msgstr ""
|
104 |
|
105 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
|
|
106 |
msgid "Could not load order %s"
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
110 |
msgid "Awaiting payment confirmation."
|
111 |
msgstr ""
|
112 |
|
113 |
-
|
114 |
-
#: includes/mollie/wc/gateway/
|
|
|
|
|
115 |
msgid "%s payment started (%s)."
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
119 |
-
#: includes/mollie/wc/gateway/abstract.php:574
|
120 |
#: includes/mollie/wc/gateway/abstract.php:605
|
121 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
122 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
|
|
|
|
|
|
|
|
123 |
msgid "test mode"
|
124 |
msgstr ""
|
125 |
|
126 |
-
|
127 |
-
#: includes/mollie/wc/gateway/
|
|
|
128 |
msgid "Could not create %s payment."
|
129 |
msgstr ""
|
130 |
|
131 |
-
|
132 |
-
|
133 |
-
#: includes/mollie/wc/gateway/abstract.php:571
|
134 |
msgid "%s payment %s (%s)."
|
135 |
msgstr ""
|
136 |
|
137 |
-
|
138 |
-
#: includes/mollie/wc/gateway/
|
|
|
139 |
msgid "Order completed using %s payment (%s)."
|
140 |
msgstr ""
|
141 |
|
142 |
-
|
143 |
-
|
144 |
msgid "%s payment cancelled (%s)."
|
145 |
msgstr ""
|
146 |
|
147 |
-
|
148 |
-
|
149 |
msgid "%s payment expired (%s)."
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
153 |
msgid ""
|
154 |
"You have cancelled your payment. Please complete your order with a different "
|
155 |
"payment method."
|
156 |
msgstr ""
|
157 |
|
158 |
-
|
159 |
-
|
160 |
-
#. placeholder 5: refund ID
|
161 |
-
#: includes/mollie/wc/gateway/abstract.php:758
|
162 |
msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
166 |
msgid "Payment"
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
170 |
msgid "We have not received a definite payment status."
|
171 |
msgstr ""
|
172 |
|
173 |
-
#: includes/mollie/wc/gateway/abstract.php:
|
174 |
msgid ""
|
175 |
"We have not received a definite payment status. You will receive an email as "
|
176 |
"soon as we receive a confirmation of the bank/merchant."
|
177 |
msgstr ""
|
178 |
|
179 |
-
|
180 |
-
|
181 |
msgid "Payment completed with <strong>%s</strong>"
|
182 |
msgstr ""
|
183 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
#: includes/mollie/wc/gateway/banktransfer.php:32
|
185 |
msgid "Expiry date"
|
186 |
msgstr ""
|
187 |
|
188 |
#: includes/mollie/wc/gateway/banktransfer.php:34
|
|
|
189 |
msgid ""
|
190 |
"Number of days after the payment will expire. Default <code>%d</code> days"
|
191 |
msgstr ""
|
@@ -210,16 +230,17 @@ msgstr ""
|
|
210 |
msgid "Mail payment instructions"
|
211 |
msgstr ""
|
212 |
|
213 |
-
#. translators: Placeholder 1: enabled or disabled
|
214 |
#: includes/mollie/wc/gateway/banktransfer.php:52
|
|
|
215 |
msgid ""
|
216 |
"Should Mollie automatically mail the payment instructions to the customer? "
|
217 |
"Default <code>%s</code>"
|
218 |
msgstr ""
|
219 |
|
220 |
#: includes/mollie/wc/gateway/banktransfer.php:52
|
221 |
-
#: includes/mollie/wc/helper/settings.php:
|
222 |
-
|
|
|
223 |
msgstr ""
|
224 |
|
225 |
#: includes/mollie/wc/gateway/banktransfer.php:55
|
@@ -232,12 +253,11 @@ msgstr ""
|
|
232 |
msgid "Bank Transfer"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN,
|
236 |
-
#. placeholder 3: consumer BIC
|
237 |
#: includes/mollie/wc/gateway/banktransfer.php:171
|
238 |
#: includes/mollie/wc/gateway/directdebit.php:51
|
239 |
-
#: includes/mollie/wc/gateway/ideal.php:
|
240 |
#: includes/mollie/wc/gateway/sofort.php:56
|
|
|
241 |
msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
|
242 |
msgstr ""
|
243 |
|
@@ -247,36 +267,38 @@ msgid ""
|
|
247 |
"following bank account:"
|
248 |
msgstr ""
|
249 |
|
250 |
-
#. translators: Placeholder 1: 'Stichting Mollie Payments'
|
251 |
#: includes/mollie/wc/gateway/banktransfer.php:185
|
|
|
252 |
msgid "Beneficiary: %s"
|
253 |
msgstr ""
|
254 |
|
255 |
#: includes/mollie/wc/gateway/banktransfer.php:186
|
|
|
256 |
msgid "IBAN: <strong>%s</strong>"
|
257 |
msgstr ""
|
258 |
|
259 |
#: includes/mollie/wc/gateway/banktransfer.php:187
|
|
|
260 |
msgid "BIC: %s"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
|
264 |
-
#. (SEPA) or +++513/7587/59959+++ (Belgium)
|
265 |
#: includes/mollie/wc/gateway/banktransfer.php:192
|
|
|
266 |
msgid "Payment reference: %s"
|
267 |
msgstr ""
|
268 |
|
269 |
-
#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
|
270 |
-
#. (SEPA) or +++513/7587/59959+++ (Belgium)
|
271 |
#: includes/mollie/wc/gateway/banktransfer.php:197
|
|
|
272 |
msgid "Please provide the payment reference <strong>%s</strong>"
|
273 |
msgstr ""
|
274 |
|
275 |
#: includes/mollie/wc/gateway/banktransfer.php:210
|
|
|
276 |
msgid "The payment will expire on <strong>%s</strong>."
|
277 |
msgstr ""
|
278 |
|
279 |
#: includes/mollie/wc/gateway/banktransfer.php:217
|
|
|
280 |
msgid ""
|
281 |
"The payment will expire on <strong>%s</strong>. Please make sure you "
|
282 |
"transfer the total amount before this date."
|
@@ -294,8 +316,8 @@ msgstr ""
|
|
294 |
msgid "Credit card"
|
295 |
msgstr ""
|
296 |
|
297 |
-
#. translators: Placeholder 1: card holder
|
298 |
#: includes/mollie/wc/gateway/creditcard.php:56
|
|
|
299 |
msgid "Payment completed by <strong>%s</strong>"
|
300 |
msgstr ""
|
301 |
|
@@ -303,12 +325,21 @@ msgstr ""
|
|
303 |
msgid "SEPA Direct Debit"
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: includes/mollie/wc/gateway/ideal.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
307 |
msgid "iDEAL"
|
308 |
msgstr ""
|
309 |
|
310 |
-
|
311 |
-
#: includes/mollie/wc/gateway/ideal.php:42
|
312 |
msgid "Select your bank"
|
313 |
msgstr ""
|
314 |
|
@@ -324,9 +355,8 @@ msgstr ""
|
|
324 |
msgid "PayPal"
|
325 |
msgstr ""
|
326 |
|
327 |
-
#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal
|
328 |
-
#. email, placeholder 3: PayPal transaction ID
|
329 |
#: includes/mollie/wc/gateway/paypal.php:56
|
|
|
330 |
msgid ""
|
331 |
"Payment completed by <strong>%s</strong> - %s (PayPal transaction ID: %s)"
|
332 |
msgstr ""
|
@@ -349,168 +379,173 @@ msgid ""
|
|
349 |
"further contain any special characters."
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: includes/mollie/wc/helper/data.php:
|
|
|
353 |
msgid "Item #%s stock incremented from %s to %s."
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/mollie/wc/helper/settings.php:
|
357 |
msgid "Error"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/mollie/wc/helper/settings.php:
|
361 |
msgid "Mollie status:"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: includes/mollie/wc/helper/settings.php:
|
365 |
msgid "Connected"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: includes/mollie/wc/helper/settings.php:
|
369 |
msgid "Gateway enabled"
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: includes/mollie/wc/helper/settings.php:
|
373 |
-
msgid "Enabled"
|
374 |
-
msgstr ""
|
375 |
-
|
376 |
-
#: includes/mollie/wc/helper/settings.php:191
|
377 |
msgid "Gateway disabled"
|
378 |
msgstr ""
|
379 |
|
380 |
-
#. translators: The surrounding %s's Will be replaced by a link to the Mollie
|
381 |
-
#. profile
|
382 |
#: includes/mollie/wc/helper/settings.php:202
|
|
|
|
|
|
|
|
|
|
|
383 |
msgid "The following payment methods are activated in your %sMollie profile%s:"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: includes/mollie/wc/helper/settings.php:
|
387 |
msgid "Refresh"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: includes/mollie/wc/helper/settings.php:
|
391 |
msgid "Edit"
|
392 |
msgstr ""
|
393 |
|
394 |
-
|
395 |
-
#. are available tags.
|
396 |
-
#: includes/mollie/wc/helper/settings.php:267
|
397 |
msgid "Order {order_number}"
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: includes/mollie/wc/helper/settings.php:
|
401 |
msgid "Log plugin events."
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: includes/mollie/wc/helper/settings.php:
|
405 |
msgid "View logs"
|
406 |
msgstr ""
|
407 |
|
408 |
-
|
409 |
-
|
410 |
msgid "Log files are saved to <code>%s</code>"
|
411 |
msgstr ""
|
412 |
|
413 |
-
#: includes/mollie/wc/helper/settings.php:
|
414 |
-
#: includes/mollie/wc/plugin.php:281
|
415 |
msgid "Mollie settings"
|
416 |
msgstr ""
|
417 |
|
418 |
-
#: includes/mollie/wc/helper/settings.php:
|
419 |
msgid ""
|
420 |
"The following options are required to use the plugin and are used by all "
|
421 |
"Mollie payment methods"
|
422 |
msgstr ""
|
423 |
|
424 |
-
#: includes/mollie/wc/helper/settings.php:
|
425 |
msgid "Live API key"
|
426 |
msgstr ""
|
427 |
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
#: includes/mollie/wc/helper/settings.php:326
|
432 |
msgid ""
|
433 |
"The API key is used to connect to Mollie. You can find your <strong>%s</"
|
434 |
"strong> API key in your %sMollie profile%s"
|
435 |
msgstr ""
|
436 |
|
437 |
-
#: includes/mollie/wc/helper/settings.php:
|
438 |
msgid "Live API key should start with live_"
|
439 |
msgstr ""
|
440 |
|
441 |
-
#: includes/mollie/wc/helper/settings.php:
|
442 |
msgid "Enable test mode"
|
443 |
msgstr ""
|
444 |
|
445 |
-
#: includes/mollie/wc/helper/settings.php:
|
446 |
msgid ""
|
447 |
"Enable test mode if you want to test the plugin without using real payments."
|
448 |
msgstr ""
|
449 |
|
450 |
-
#: includes/mollie/wc/helper/settings.php:
|
451 |
msgid "Test API key"
|
452 |
msgstr ""
|
453 |
|
454 |
-
#: includes/mollie/wc/helper/settings.php:
|
455 |
msgid "Test API key should start with test_"
|
456 |
msgstr ""
|
457 |
|
458 |
-
|
459 |
-
|
460 |
-
#: includes/mollie/wc/helper/settings.php:343
|
461 |
msgid ""
|
462 |
"Payment description send to Mollie. Default <code>%s</code><br/>You can use "
|
463 |
"the following tags: %s"
|
464 |
msgstr ""
|
465 |
|
466 |
-
#: includes/mollie/wc/helper/settings.php:
|
467 |
msgid "Payment screen language"
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: includes/mollie/wc/helper/settings.php:
|
471 |
msgid "Detect using browser language"
|
472 |
msgstr ""
|
473 |
|
474 |
-
|
475 |
-
|
476 |
msgid "Send WordPress language (%s)"
|
477 |
msgstr ""
|
478 |
|
479 |
-
#: includes/mollie/wc/helper/settings.php:
|
480 |
msgid "Dutch"
|
481 |
msgstr ""
|
482 |
|
483 |
-
#: includes/mollie/wc/helper/settings.php:
|
484 |
msgid "Flemish (Belgium)"
|
485 |
msgstr ""
|
486 |
|
487 |
-
#: includes/mollie/wc/helper/settings.php:
|
488 |
msgid "English"
|
489 |
msgstr ""
|
490 |
|
491 |
-
#: includes/mollie/wc/helper/settings.php:
|
492 |
msgid "German"
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: includes/mollie/wc/helper/settings.php:
|
496 |
msgid "Spanish"
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: includes/mollie/wc/helper/settings.php:
|
500 |
msgid "French"
|
501 |
msgstr ""
|
502 |
|
503 |
-
#: includes/mollie/wc/helper/settings.php:
|
504 |
msgid "French (Belgium)"
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: includes/mollie/wc/helper/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
508 |
msgid "Debug Log"
|
509 |
msgstr ""
|
510 |
|
511 |
-
#. translators: Placeholder 1: Plugin name, placeholder 2: required WooCommerce
|
512 |
-
#. version, placeholder 3: used WooCommerce version
|
513 |
#: includes/mollie/wc/helper/status.php:53
|
|
|
514 |
msgid ""
|
515 |
"The %s plugin requires at least WooCommerce version %s, you are using "
|
516 |
"version %s. Please update your WooCommerce plugin."
|
@@ -522,9 +557,8 @@ msgid ""
|
|
522 |
"correctly."
|
523 |
msgstr ""
|
524 |
|
525 |
-
#. translators: Placeholder 1: Required PHP version, placeholder 2: current PHP
|
526 |
-
#. version
|
527 |
#: includes/mollie/wc/helper/status.php:82
|
|
|
528 |
msgid "The client requires PHP version >= %s, you have %s."
|
529 |
msgstr ""
|
530 |
|
@@ -540,41 +574,28 @@ msgid ""
|
|
540 |
"enable the 'curl' extension in your PHP configuration."
|
541 |
msgstr ""
|
542 |
|
543 |
-
#. translators: Placeholder 1: The required cURL function names
|
544 |
#: includes/mollie/wc/helper/status.php:99
|
|
|
545 |
msgid ""
|
546 |
"The Mollie API client requires the following PHP cURL functions to be "
|
547 |
"available: %s. Please make sure all of these functions are available."
|
548 |
msgstr ""
|
549 |
|
550 |
-
#: includes/mollie/wc/plugin.php:
|
|
|
|
|
|
|
|
|
|
|
551 |
msgid "Logs"
|
552 |
msgstr ""
|
553 |
|
554 |
#: mollie-payments-for-woocommerce.php:49
|
|
|
555 |
msgid "Could not activate plugin %s"
|
556 |
msgstr ""
|
557 |
|
558 |
-
#: mollie-payments-for-woocommerce.php:
|
|
|
559 |
msgid "%s deactivated because it depends on WooCommerce."
|
560 |
msgstr ""
|
561 |
-
|
562 |
-
#. Plugin Name of the plugin/theme
|
563 |
-
msgid "Mollie Payments for WooCommerce"
|
564 |
-
msgstr ""
|
565 |
-
|
566 |
-
#. Plugin URI of the plugin/theme
|
567 |
-
msgid "https://github.com/mollie/WooCommerce"
|
568 |
-
msgstr ""
|
569 |
-
|
570 |
-
#. Description of the plugin/theme
|
571 |
-
msgid "Accept payments in WooCommerce with the official Mollie plugin"
|
572 |
-
msgstr ""
|
573 |
-
|
574 |
-
#. Author of the plugin/theme
|
575 |
-
msgid "Mollie"
|
576 |
-
msgstr ""
|
577 |
-
|
578 |
-
#. Author URI of the plugin/theme
|
579 |
-
msgid "https://www.mollie.com"
|
580 |
-
msgstr ""
|
1 |
# Copyright (C) 2016 Mollie Payments for WooCommerce
|
2 |
# This file is distributed under the same license as the Mollie Payments for WooCommerce package.
|
3 |
+
#, fuzzy
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Mollie Payments for WooCommerce 2.3.1\n"
|
7 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mollie-payments-"
|
8 |
"for-woocommerce\n"
|
9 |
+
"POT-Creation-Date: 2017-03-07 10:43+0100\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
14 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
15 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
16 |
+
"X-Generator: Poedit 1.8.11\n"
|
17 |
+
"X-Poedit-Basepath: ../..\n"
|
18 |
+
"X-Poedit-KeywordsList: __\n"
|
19 |
+
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
+
#: includes/mollie/wc/gateway/abstract.php:86
|
22 |
msgid "Enable/Disable"
|
23 |
msgstr ""
|
24 |
|
25 |
+
#: includes/mollie/wc/gateway/abstract.php:88
|
26 |
+
#, php-format
|
27 |
msgid "Enable %s"
|
28 |
msgstr ""
|
29 |
|
30 |
+
#: includes/mollie/wc/gateway/abstract.php:92
|
31 |
msgid "Title"
|
32 |
msgstr ""
|
33 |
|
34 |
+
#: includes/mollie/wc/gateway/abstract.php:94
|
35 |
+
#, php-format
|
36 |
msgid ""
|
37 |
"This controls the title which the user sees during checkout. Default <code>"
|
38 |
"%s</code>"
|
39 |
msgstr ""
|
40 |
|
41 |
+
#: includes/mollie/wc/gateway/abstract.php:99
|
42 |
msgid "Display logo"
|
43 |
msgstr ""
|
44 |
|
45 |
+
#: includes/mollie/wc/gateway/abstract.php:101
|
46 |
msgid "Display logo on checkout page. Default <code>enabled</code>"
|
47 |
msgstr ""
|
48 |
|
49 |
+
#: includes/mollie/wc/gateway/abstract.php:105
|
50 |
+
#: includes/mollie/wc/helper/settings.php:351
|
51 |
msgid "Description"
|
52 |
msgstr ""
|
53 |
|
54 |
+
#: includes/mollie/wc/gateway/abstract.php:107
|
55 |
+
#, php-format
|
56 |
msgid ""
|
57 |
"Payment method description that the customer will see on your checkout. "
|
58 |
"Default <code>%s</code>"
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: includes/mollie/wc/gateway/abstract.php:116
|
62 |
msgid "Initial order status"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: includes/mollie/wc/gateway/abstract.php:119
|
66 |
+
#: includes/mollie/wc/helper/settings.php:365
|
67 |
msgid "default"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: includes/mollie/wc/gateway/abstract.php:125
|
71 |
+
#, php-format
|
|
|
72 |
msgid ""
|
73 |
"Some payment methods take longer than a few hours to complete. The initial "
|
74 |
"order state is then set to '%s'. This ensures the order is not cancelled "
|
75 |
"when the setting %s is used."
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: includes/mollie/wc/gateway/abstract.php:127
|
79 |
msgid "Hold Stock (minutes)"
|
80 |
msgstr ""
|
81 |
|
82 |
+
#: includes/mollie/wc/gateway/abstract.php:170
|
83 |
+
msgid "Gateway Disabled"
|
|
|
|
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: includes/mollie/wc/gateway/abstract.php:193
|
87 |
+
#: includes/mollie/wc/helper/settings.php:208
|
88 |
+
msgid "Test mode enabled."
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/mollie/wc/gateway/abstract.php:195
|
92 |
+
#, php-format
|
|
|
93 |
msgid "No API key provided. Please %sset you Mollie API key%s first."
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: includes/mollie/wc/gateway/abstract.php:207
|
97 |
+
#, php-format
|
|
|
98 |
msgid ""
|
99 |
"%s not enabled in your Mollie profile. You can enabled it by editing your "
|
100 |
"%sMollie profile%s."
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/mollie/wc/gateway/abstract.php:220
|
104 |
+
#, php-format
|
|
|
105 |
msgid "Shop currency %s not supported by Mollie. Mollie only supports: %s."
|
106 |
msgstr ""
|
107 |
|
108 |
+
#: includes/mollie/wc/gateway/abstract.php:287
|
109 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:136
|
110 |
+
#, php-format
|
111 |
msgid "Could not load order %s"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: includes/mollie/wc/gateway/abstract.php:345
|
115 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:386
|
116 |
msgid "Awaiting payment confirmation."
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: includes/mollie/wc/gateway/abstract.php:350
|
120 |
+
#: includes/mollie/wc/gateway/abstractseparecurring.php:68
|
121 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:391
|
122 |
+
#, php-format
|
123 |
msgid "%s payment started (%s)."
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: includes/mollie/wc/gateway/abstract.php:352
|
|
|
127 |
#: includes/mollie/wc/gateway/abstract.php:605
|
128 |
+
#: includes/mollie/wc/gateway/abstract.php:659
|
129 |
+
#: includes/mollie/wc/gateway/abstract.php:709
|
130 |
+
#: includes/mollie/wc/gateway/abstract.php:739
|
131 |
+
#: includes/mollie/wc/gateway/abstractseparecurring.php:70
|
132 |
+
#: includes/mollie/wc/gateway/abstractseparecurring.php:177
|
133 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:393
|
134 |
msgid "test mode"
|
135 |
msgstr ""
|
136 |
|
137 |
+
#: includes/mollie/wc/gateway/abstract.php:367
|
138 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:223
|
139 |
+
#, php-format
|
140 |
msgid "Could not create %s payment."
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: includes/mollie/wc/gateway/abstract.php:602
|
144 |
+
#, php-format
|
|
|
145 |
msgid "%s payment %s (%s)."
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: includes/mollie/wc/gateway/abstract.php:657
|
149 |
+
#: includes/mollie/wc/gateway/abstractseparecurring.php:175
|
150 |
+
#, php-format
|
151 |
msgid "Order completed using %s payment (%s)."
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: includes/mollie/wc/gateway/abstract.php:707
|
155 |
+
#, php-format
|
156 |
msgid "%s payment cancelled (%s)."
|
157 |
msgstr ""
|
158 |
|
159 |
+
#: includes/mollie/wc/gateway/abstract.php:737
|
160 |
+
#, php-format
|
161 |
msgid "%s payment expired (%s)."
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: includes/mollie/wc/gateway/abstract.php:753
|
165 |
msgid ""
|
166 |
"You have cancelled your payment. Please complete your order with a different "
|
167 |
"payment method."
|
168 |
msgstr ""
|
169 |
|
170 |
+
#: includes/mollie/wc/gateway/abstract.php:830
|
171 |
+
#, php-format
|
|
|
|
|
172 |
msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: includes/mollie/wc/gateway/abstract.php:904
|
176 |
msgid "Payment"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: includes/mollie/wc/gateway/abstract.php:925
|
180 |
msgid "We have not received a definite payment status."
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: includes/mollie/wc/gateway/abstract.php:930
|
184 |
msgid ""
|
185 |
"We have not received a definite payment status. You will receive an email as "
|
186 |
"soon as we receive a confirmation of the bank/merchant."
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: includes/mollie/wc/gateway/abstract.php:937
|
190 |
+
#, php-format
|
191 |
msgid "Payment completed with <strong>%s</strong>"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: includes/mollie/wc/gateway/abstractseparecurring.php:60
|
195 |
+
#, php-format
|
196 |
+
msgid "Awaiting payment confirmation. For %s Days"
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: includes/mollie/wc/gateway/abstractsubscription.php:183
|
200 |
+
msgid "Payment cannot be processed."
|
201 |
+
msgstr ""
|
202 |
+
|
203 |
#: includes/mollie/wc/gateway/banktransfer.php:32
|
204 |
msgid "Expiry date"
|
205 |
msgstr ""
|
206 |
|
207 |
#: includes/mollie/wc/gateway/banktransfer.php:34
|
208 |
+
#, php-format
|
209 |
msgid ""
|
210 |
"Number of days after the payment will expire. Default <code>%d</code> days"
|
211 |
msgstr ""
|
230 |
msgid "Mail payment instructions"
|
231 |
msgstr ""
|
232 |
|
|
|
233 |
#: includes/mollie/wc/gateway/banktransfer.php:52
|
234 |
+
#, php-format
|
235 |
msgid ""
|
236 |
"Should Mollie automatically mail the payment instructions to the customer? "
|
237 |
"Default <code>%s</code>"
|
238 |
msgstr ""
|
239 |
|
240 |
#: includes/mollie/wc/gateway/banktransfer.php:52
|
241 |
+
#: includes/mollie/wc/helper/settings.php:201
|
242 |
+
#: includes/mollie/wc/helper/settings.php:380
|
243 |
+
msgid "Enabled"
|
244 |
msgstr ""
|
245 |
|
246 |
#: includes/mollie/wc/gateway/banktransfer.php:55
|
253 |
msgid "Bank Transfer"
|
254 |
msgstr ""
|
255 |
|
|
|
|
|
256 |
#: includes/mollie/wc/gateway/banktransfer.php:171
|
257 |
#: includes/mollie/wc/gateway/directdebit.php:51
|
258 |
+
#: includes/mollie/wc/gateway/ideal.php:104
|
259 |
#: includes/mollie/wc/gateway/sofort.php:56
|
260 |
+
#, php-format
|
261 |
msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
|
262 |
msgstr ""
|
263 |
|
267 |
"following bank account:"
|
268 |
msgstr ""
|
269 |
|
|
|
270 |
#: includes/mollie/wc/gateway/banktransfer.php:185
|
271 |
+
#, php-format
|
272 |
msgid "Beneficiary: %s"
|
273 |
msgstr ""
|
274 |
|
275 |
#: includes/mollie/wc/gateway/banktransfer.php:186
|
276 |
+
#, php-format
|
277 |
msgid "IBAN: <strong>%s</strong>"
|
278 |
msgstr ""
|
279 |
|
280 |
#: includes/mollie/wc/gateway/banktransfer.php:187
|
281 |
+
#, php-format
|
282 |
msgid "BIC: %s"
|
283 |
msgstr ""
|
284 |
|
|
|
|
|
285 |
#: includes/mollie/wc/gateway/banktransfer.php:192
|
286 |
+
#, php-format
|
287 |
msgid "Payment reference: %s"
|
288 |
msgstr ""
|
289 |
|
|
|
|
|
290 |
#: includes/mollie/wc/gateway/banktransfer.php:197
|
291 |
+
#, php-format
|
292 |
msgid "Please provide the payment reference <strong>%s</strong>"
|
293 |
msgstr ""
|
294 |
|
295 |
#: includes/mollie/wc/gateway/banktransfer.php:210
|
296 |
+
#, php-format
|
297 |
msgid "The payment will expire on <strong>%s</strong>."
|
298 |
msgstr ""
|
299 |
|
300 |
#: includes/mollie/wc/gateway/banktransfer.php:217
|
301 |
+
#, php-format
|
302 |
msgid ""
|
303 |
"The payment will expire on <strong>%s</strong>. Please make sure you "
|
304 |
"transfer the total amount before this date."
|
316 |
msgid "Credit card"
|
317 |
msgstr ""
|
318 |
|
|
|
319 |
#: includes/mollie/wc/gateway/creditcard.php:56
|
320 |
+
#, php-format
|
321 |
msgid "Payment completed by <strong>%s</strong>"
|
322 |
msgstr ""
|
323 |
|
325 |
msgid "SEPA Direct Debit"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: includes/mollie/wc/gateway/ideal.php:29
|
329 |
+
msgid "Issuers empty option"
|
330 |
+
msgstr ""
|
331 |
+
|
332 |
+
#: includes/mollie/wc/gateway/ideal.php:31
|
333 |
+
msgid ""
|
334 |
+
"This text will be displayed as the first option in the iDEAL issuers drop "
|
335 |
+
"down"
|
336 |
+
msgstr ""
|
337 |
+
|
338 |
+
#: includes/mollie/wc/gateway/ideal.php:51
|
339 |
msgid "iDEAL"
|
340 |
msgstr ""
|
341 |
|
342 |
+
#: includes/mollie/wc/gateway/ideal.php:60
|
|
|
343 |
msgid "Select your bank"
|
344 |
msgstr ""
|
345 |
|
355 |
msgid "PayPal"
|
356 |
msgstr ""
|
357 |
|
|
|
|
|
358 |
#: includes/mollie/wc/gateway/paypal.php:56
|
359 |
+
#, php-format
|
360 |
msgid ""
|
361 |
"Payment completed by <strong>%s</strong> - %s (PayPal transaction ID: %s)"
|
362 |
msgstr ""
|
379 |
"further contain any special characters."
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: includes/mollie/wc/helper/data.php:636
|
383 |
+
#, php-format
|
384 |
msgid "Item #%s stock incremented from %s to %s."
|
385 |
msgstr ""
|
386 |
|
387 |
+
#: includes/mollie/wc/helper/settings.php:130
|
388 |
msgid "Error"
|
389 |
msgstr ""
|
390 |
|
391 |
+
#: includes/mollie/wc/helper/settings.php:140
|
392 |
msgid "Mollie status:"
|
393 |
msgstr ""
|
394 |
|
395 |
+
#: includes/mollie/wc/helper/settings.php:141
|
396 |
msgid "Connected"
|
397 |
msgstr ""
|
398 |
|
399 |
+
#: includes/mollie/wc/helper/settings.php:201
|
400 |
msgid "Gateway enabled"
|
401 |
msgstr ""
|
402 |
|
403 |
+
#: includes/mollie/wc/helper/settings.php:202
|
|
|
|
|
|
|
|
|
404 |
msgid "Gateway disabled"
|
405 |
msgstr ""
|
406 |
|
|
|
|
|
407 |
#: includes/mollie/wc/helper/settings.php:202
|
408 |
+
msgid "Disabled"
|
409 |
+
msgstr ""
|
410 |
+
|
411 |
+
#: includes/mollie/wc/helper/settings.php:213
|
412 |
+
#, php-format
|
413 |
msgid "The following payment methods are activated in your %sMollie profile%s:"
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: includes/mollie/wc/helper/settings.php:223
|
417 |
msgid "Refresh"
|
418 |
msgstr ""
|
419 |
|
420 |
+
#: includes/mollie/wc/helper/settings.php:247
|
421 |
msgid "Edit"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: includes/mollie/wc/helper/settings.php:278
|
|
|
|
|
425 |
msgid "Order {order_number}"
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: includes/mollie/wc/helper/settings.php:281
|
429 |
msgid "Log plugin events."
|
430 |
msgstr ""
|
431 |
|
432 |
+
#: includes/mollie/wc/helper/settings.php:286
|
433 |
msgid "View logs"
|
434 |
msgstr ""
|
435 |
|
436 |
+
#: includes/mollie/wc/helper/settings.php:292
|
437 |
+
#, php-format
|
438 |
msgid "Log files are saved to <code>%s</code>"
|
439 |
msgstr ""
|
440 |
|
441 |
+
#: includes/mollie/wc/helper/settings.php:299 includes/mollie/wc/plugin.php:374
|
|
|
442 |
msgid "Mollie settings"
|
443 |
msgstr ""
|
444 |
|
445 |
+
#: includes/mollie/wc/helper/settings.php:302
|
446 |
msgid ""
|
447 |
"The following options are required to use the plugin and are used by all "
|
448 |
"Mollie payment methods"
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: includes/mollie/wc/helper/settings.php:306
|
452 |
msgid "Live API key"
|
453 |
msgstr ""
|
454 |
|
455 |
+
#: includes/mollie/wc/helper/settings.php:311
|
456 |
+
#: includes/mollie/wc/helper/settings.php:337
|
457 |
+
#, php-format
|
|
|
458 |
msgid ""
|
459 |
"The API key is used to connect to Mollie. You can find your <strong>%s</"
|
460 |
"strong> API key in your %sMollie profile%s"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: includes/mollie/wc/helper/settings.php:317
|
464 |
msgid "Live API key should start with live_"
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: includes/mollie/wc/helper/settings.php:325
|
468 |
msgid "Enable test mode"
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: includes/mollie/wc/helper/settings.php:328
|
472 |
msgid ""
|
473 |
"Enable test mode if you want to test the plugin without using real payments."
|
474 |
msgstr ""
|
475 |
|
476 |
+
#: includes/mollie/wc/helper/settings.php:332
|
477 |
msgid "Test API key"
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: includes/mollie/wc/helper/settings.php:343
|
481 |
msgid "Test API key should start with test_"
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: includes/mollie/wc/helper/settings.php:354
|
485 |
+
#, php-format
|
|
|
486 |
msgid ""
|
487 |
"Payment description send to Mollie. Default <code>%s</code><br/>You can use "
|
488 |
"the following tags: %s"
|
489 |
msgstr ""
|
490 |
|
491 |
+
#: includes/mollie/wc/helper/settings.php:360
|
492 |
msgid "Payment screen language"
|
493 |
msgstr ""
|
494 |
|
495 |
+
#: includes/mollie/wc/helper/settings.php:363
|
496 |
msgid "Detect using browser language"
|
497 |
msgstr ""
|
498 |
|
499 |
+
#: includes/mollie/wc/helper/settings.php:365
|
500 |
+
#, php-format
|
501 |
msgid "Send WordPress language (%s)"
|
502 |
msgstr ""
|
503 |
|
504 |
+
#: includes/mollie/wc/helper/settings.php:366
|
505 |
msgid "Dutch"
|
506 |
msgstr ""
|
507 |
|
508 |
+
#: includes/mollie/wc/helper/settings.php:367
|
509 |
msgid "Flemish (Belgium)"
|
510 |
msgstr ""
|
511 |
|
512 |
+
#: includes/mollie/wc/helper/settings.php:368
|
513 |
msgid "English"
|
514 |
msgstr ""
|
515 |
|
516 |
+
#: includes/mollie/wc/helper/settings.php:369
|
517 |
msgid "German"
|
518 |
msgstr ""
|
519 |
|
520 |
+
#: includes/mollie/wc/helper/settings.php:370
|
521 |
msgid "Spanish"
|
522 |
msgstr ""
|
523 |
|
524 |
+
#: includes/mollie/wc/helper/settings.php:371
|
525 |
msgid "French"
|
526 |
msgstr ""
|
527 |
|
528 |
+
#: includes/mollie/wc/helper/settings.php:372
|
529 |
msgid "French (Belgium)"
|
530 |
msgstr ""
|
531 |
|
532 |
+
#: includes/mollie/wc/helper/settings.php:378
|
533 |
+
msgid "Store customer details at Mollie"
|
534 |
+
msgstr ""
|
535 |
+
|
536 |
+
#: includes/mollie/wc/helper/settings.php:380
|
537 |
+
#, php-format
|
538 |
+
msgid ""
|
539 |
+
"Should Mollie store customers name and email address for Single Click "
|
540 |
+
"Payments? Default <code>%s</code>"
|
541 |
+
msgstr ""
|
542 |
+
|
543 |
+
#: includes/mollie/wc/helper/settings.php:387
|
544 |
msgid "Debug Log"
|
545 |
msgstr ""
|
546 |
|
|
|
|
|
547 |
#: includes/mollie/wc/helper/status.php:53
|
548 |
+
#, php-format
|
549 |
msgid ""
|
550 |
"The %s plugin requires at least WooCommerce version %s, you are using "
|
551 |
"version %s. Please update your WooCommerce plugin."
|
557 |
"correctly."
|
558 |
msgstr ""
|
559 |
|
|
|
|
|
560 |
#: includes/mollie/wc/helper/status.php:82
|
561 |
+
#, php-format
|
562 |
msgid "The client requires PHP version >= %s, you have %s."
|
563 |
msgstr ""
|
564 |
|
574 |
"enable the 'curl' extension in your PHP configuration."
|
575 |
msgstr ""
|
576 |
|
|
|
577 |
#: includes/mollie/wc/helper/status.php:99
|
578 |
+
#, php-format
|
579 |
msgid ""
|
580 |
"The Mollie API client requires the following PHP cURL functions to be "
|
581 |
"available: %s. Please make sure all of these functions are available."
|
582 |
msgstr ""
|
583 |
|
584 |
+
#: includes/mollie/wc/plugin.php:101
|
585 |
+
#, php-format
|
586 |
+
msgid "%s payment failed (%s)."
|
587 |
+
msgstr ""
|
588 |
+
|
589 |
+
#: includes/mollie/wc/plugin.php:381
|
590 |
msgid "Logs"
|
591 |
msgstr ""
|
592 |
|
593 |
#: mollie-payments-for-woocommerce.php:49
|
594 |
+
#, php-format
|
595 |
msgid "Could not activate plugin %s"
|
596 |
msgstr ""
|
597 |
|
598 |
+
#: mollie-payments-for-woocommerce.php:97
|
599 |
+
#, php-format
|
600 |
msgid "%s deactivated because it depends on WooCommerce."
|
601 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/mollie/wc/gateway/abstract.php
CHANGED
@@ -400,6 +400,7 @@ abstract class Mollie_WC_Gateway_Abstract extends WC_Payment_Gateway
|
|
400 |
$settings_helper = Mollie_WC_Plugin::getSettingsHelper();
|
401 |
$payment_description = $settings_helper->getPaymentDescription();
|
402 |
$payment_locale = $settings_helper->getPaymentLocale();
|
|
|
403 |
$mollie_method = $this->getMollieMethodId();
|
404 |
$selected_issuer = $this->getSelectedIssuer();
|
405 |
$return_url = $this->getReturnUrl($order);
|
@@ -432,9 +433,11 @@ abstract class Mollie_WC_Gateway_Abstract extends WC_Payment_Gateway
|
|
432 |
'metadata' => array(
|
433 |
'order_id' => $order->id,
|
434 |
),
|
435 |
-
'customerId' => $customer_id,
|
436 |
);
|
437 |
|
|
|
|
|
|
|
438 |
return $paymentRequestData;
|
439 |
|
440 |
}
|
400 |
$settings_helper = Mollie_WC_Plugin::getSettingsHelper();
|
401 |
$payment_description = $settings_helper->getPaymentDescription();
|
402 |
$payment_locale = $settings_helper->getPaymentLocale();
|
403 |
+
$store_customer = $settings_helper->shouldStoreCustomer();
|
404 |
$mollie_method = $this->getMollieMethodId();
|
405 |
$selected_issuer = $this->getSelectedIssuer();
|
406 |
$return_url = $this->getReturnUrl($order);
|
433 |
'metadata' => array(
|
434 |
'order_id' => $order->id,
|
435 |
),
|
|
|
436 |
);
|
437 |
|
438 |
+
if ($store_customer)
|
439 |
+
$paymentRequestData['customerId'] = $customer_id;
|
440 |
+
|
441 |
return $paymentRequestData;
|
442 |
|
443 |
}
|
includes/mollie/wc/gateway/banktransfer.php
CHANGED
@@ -49,7 +49,7 @@ class Mollie_WC_Gateway_BankTransfer extends Mollie_WC_Gateway_Abstract
|
|
49 |
'mail_payment_instructions' => array(
|
50 |
'title' => __('Mail payment instructions', 'mollie-payments-for-woocommerce'),
|
51 |
/* translators: Placeholder 1: enabled or disabled */
|
52 |
-
'label' => sprintf(__('Should Mollie automatically mail the payment instructions to the customer? Default <code>%s</code>', 'mollie-payments-for-woocommerce'), strtolower(__('
|
53 |
'type' => 'checkbox',
|
54 |
'default' => 'yes',
|
55 |
'description' => __('If you disable this option the customer still has an option to send the payment instructions to an email address on the Mollie payment screen.', 'mollie-payments-for-woocommerce'),
|
49 |
'mail_payment_instructions' => array(
|
50 |
'title' => __('Mail payment instructions', 'mollie-payments-for-woocommerce'),
|
51 |
/* translators: Placeholder 1: enabled or disabled */
|
52 |
+
'label' => sprintf(__('Should Mollie automatically mail the payment instructions to the customer? Default <code>%s</code>', 'mollie-payments-for-woocommerce'), strtolower(__('Enabled', 'mollie-payments-for-woocommerce'))),
|
53 |
'type' => 'checkbox',
|
54 |
'default' => 'yes',
|
55 |
'description' => __('If you disable this option the customer still has an option to send the payment instructions to an email address on the Mollie payment screen.', 'mollie-payments-for-woocommerce'),
|
includes/mollie/wc/helper/settings.php
CHANGED
@@ -76,6 +76,16 @@ class Mollie_WC_Helper_Settings
|
|
76 |
return apply_filters('wpml_current_language', get_locale());
|
77 |
}
|
78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
/**
|
80 |
* @return bool
|
81 |
*/
|
@@ -363,6 +373,15 @@ class Mollie_WC_Helper_Settings
|
|
363 |
),
|
364 |
'default' => 'wp_locale',
|
365 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
366 |
array(
|
367 |
'id' => $this->getSettingId('debug'),
|
368 |
'title' => __('Debug Log', 'mollie-payments-for-woocommerce'),
|
76 |
return apply_filters('wpml_current_language', get_locale());
|
77 |
}
|
78 |
|
79 |
+
/**
|
80 |
+
* Store customer details at Mollie
|
81 |
+
*
|
82 |
+
* @return string
|
83 |
+
*/
|
84 |
+
public function shouldStoreCustomer ()
|
85 |
+
{
|
86 |
+
return get_option($this->getSettingId('customer_details'), 'yes') === 'yes';
|
87 |
+
}
|
88 |
+
|
89 |
/**
|
90 |
* @return bool
|
91 |
*/
|
373 |
),
|
374 |
'default' => 'wp_locale',
|
375 |
),
|
376 |
+
array(
|
377 |
+
'id' => $this->getSettingId('customer_details'),
|
378 |
+
'title' => __('Store customer details at Mollie', 'mollie-payments-for-woocommerce'),
|
379 |
+
/* translators: Placeholder 1: enabled or disabled */
|
380 |
+
'desc' => sprintf(__('Should Mollie store customers name and email address for Single Click Payments? Default <code>%s</code>', 'mollie-payments-for-woocommerce'), strtolower(__('Enabled', 'mollie-payments-for-woocommerce'))),
|
381 |
+
'type' => 'checkbox',
|
382 |
+
'default' => 'yes',
|
383 |
+
|
384 |
+
),
|
385 |
array(
|
386 |
'id' => $this->getSettingId('debug'),
|
387 |
'title' => __('Debug Log', 'mollie-payments-for-woocommerce'),
|
includes/mollie/wc/plugin.php
CHANGED
@@ -6,7 +6,7 @@ class Mollie_WC_Plugin
|
|
6 |
{
|
7 |
const PLUGIN_ID = 'mollie-payments-for-woocommerce';
|
8 |
const PLUGIN_TITLE = 'Mollie Payments for WooCommerce';
|
9 |
-
const PLUGIN_VERSION = '2.5.
|
10 |
|
11 |
const DB_VERSION = '1.0';
|
12 |
const DB_VERSION_PARAM_NAME = 'mollie-db-version';
|
6 |
{
|
7 |
const PLUGIN_ID = 'mollie-payments-for-woocommerce';
|
8 |
const PLUGIN_TITLE = 'Mollie Payments for WooCommerce';
|
9 |
+
const PLUGIN_VERSION = '2.5.4';
|
10 |
|
11 |
const DB_VERSION = '1.0';
|
12 |
const DB_VERSION_PARAM_NAME = 'mollie-db-version';
|
mollie-payments-for-woocommerce.php
CHANGED
@@ -3,11 +3,11 @@
|
|
3 |
* Plugin Name: Mollie Payments for WooCommerce
|
4 |
* Plugin URI: https://github.com/mollie/WooCommerce
|
5 |
* Description: Accept payments in WooCommerce with the official Mollie plugin
|
6 |
-
* Version: 2.5.
|
7 |
* Author: Mollie
|
8 |
* Author URI: https://www.mollie.com
|
9 |
* Requires at least: 3.8
|
10 |
-
* Tested up to: 4.7.
|
11 |
* Text Domain: mollie-payments-for-woocommerce
|
12 |
* Domain Path: /i18n/languages/
|
13 |
* License: GPLv2 or later
|
3 |
* Plugin Name: Mollie Payments for WooCommerce
|
4 |
* Plugin URI: https://github.com/mollie/WooCommerce
|
5 |
* Description: Accept payments in WooCommerce with the official Mollie plugin
|
6 |
+
* Version: 2.5.4
|
7 |
* Author: Mollie
|
8 |
* Author URI: https://www.mollie.com
|
9 |
* Requires at least: 3.8
|
10 |
+
* Tested up to: 4.7.3
|
11 |
* Text Domain: mollie-payments-for-woocommerce
|
12 |
* Domain Path: /i18n/languages/
|
13 |
* License: GPLv2 or later
|
readme.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
Contributors: l.vangunst, daanvm, ndijkstra, robin-mollie
|
3 |
Tags: mollie, payments, woocommerce, e-commerce, webshop, psp, ideal, sofort, credit card, creditcard, visa, mastercard, mistercash, bancontact, bitcoin, paysafecard, direct debit, incasso, sepa, banktransfer, overboeking, betalingen, recurring, subscriptions
|
4 |
Requires at least: 3.8
|
5 |
-
Tested up to: 4.7.
|
6 |
-
Stable tag: 2.5.
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
@@ -113,6 +113,9 @@ Automatic updates should work like a charm; as always though, ensure you backup
|
|
113 |
|
114 |
== Changelog ==
|
115 |
|
|
|
|
|
|
|
116 |
= 2.5.3 - 01/03/2017 =
|
117 |
* Bugfix for crashing Wordpress when using PHP version 5.3 or lower
|
118 |
|
2 |
Contributors: l.vangunst, daanvm, ndijkstra, robin-mollie
|
3 |
Tags: mollie, payments, woocommerce, e-commerce, webshop, psp, ideal, sofort, credit card, creditcard, visa, mastercard, mistercash, bancontact, bitcoin, paysafecard, direct debit, incasso, sepa, banktransfer, overboeking, betalingen, recurring, subscriptions
|
4 |
Requires at least: 3.8
|
5 |
+
Tested up to: 4.7.3
|
6 |
+
Stable tag: 2.5.4
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
113 |
|
114 |
== Changelog ==
|
115 |
|
116 |
+
= 2.5.4 - 07/03/2017 =
|
117 |
+
* Added an option to disable storing the customer details at Mollie
|
118 |
+
|
119 |
= 2.5.3 - 01/03/2017 =
|
120 |
* Bugfix for crashing Wordpress when using PHP version 5.3 or lower
|
121 |
|