Version Description
- Translations: added Danish, Updated POT & Italian
Download this release
Release Info
Developer | pomegranate |
Plugin | WooCommerce PDF Invoices & Packing Slips |
Version | 1.5.12 |
Comparing to | |
See all releases |
Code changes from version 1.5.11 to 1.5.12
- includes/class-wcpdf-settings.php +5 -1
- languages/wpo_wcpdf-da_DK.mo +0 -0
- languages/wpo_wcpdf-da_DK.po +148 -110
- languages/wpo_wcpdf-de_DE.mo +0 -0
- languages/wpo_wcpdf-de_DE.po +80 -76
- languages/wpo_wcpdf-fr_FR.mo +0 -0
- languages/wpo_wcpdf-fr_FR.po +415 -185
- languages/wpo_wcpdf-it_IT.mo +0 -0
- languages/wpo_wcpdf-it_IT.po +309 -140
- languages/wpo_wcpdf-nb_NO.mo +0 -0
- languages/wpo_wcpdf-nb_NO.po +268 -131
- languages/wpo_wcpdf-nl_NL.mo +0 -0
- languages/wpo_wcpdf-nl_NL.po +80 -76
- languages/wpo_wcpdf-sv_SE.mo +0 -0
- languages/wpo_wcpdf-sv_SE.po +401 -171
- languages/wpo_wcpdf.pot +80 -76
- readme.txt +4 -1
- woocommerce-pdf-invoices-packingslips.php +3 -2
includes/class-wcpdf-settings.php
CHANGED
@@ -110,7 +110,11 @@ if ( ! class_exists( 'WooCommerce_PDF_Invoices_Settings' ) ) {
|
|
110 |
$active_tab = isset( $_GET[ 'tab' ] ) ? $_GET[ 'tab' ] : 'general';
|
111 |
|
112 |
?>
|
113 |
-
|
|
|
|
|
|
|
|
|
114 |
<div class="wrap">
|
115 |
<div class="icon32" id="icon-options-general"><br /></div>
|
116 |
<h2><?php _e( 'WooCommerce PDF Invoices', 'wpo_wcpdf' ); ?></h2>
|
110 |
$active_tab = isset( $_GET[ 'tab' ] ) ? $_GET[ 'tab' ] : 'general';
|
111 |
|
112 |
?>
|
113 |
+
<script type="text/javascript">
|
114 |
+
window.onload = function () {
|
115 |
+
document.getElementById("footer-thankyou").innerHTML = "If you like <strong>WooCommerce PDF Invoices & Packing Slips</strong> please leave us a <a href='https://wordpress.org/support/view/plugin-reviews/woocommerce-pdf-invoices-packing-slips?rate=5#postform'>★★★★★</a> rating. A huge thank you in advance!";
|
116 |
+
};
|
117 |
+
</script>
|
118 |
<div class="wrap">
|
119 |
<div class="icon32" id="icon-options-general"><br /></div>
|
120 |
<h2><?php _e( 'WooCommerce PDF Invoices', 'wpo_wcpdf' ); ?></h2>
|
languages/wpo_wcpdf-da_DK.mo
CHANGED
Binary file
|
languages/wpo_wcpdf-da_DK.po
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
-
"POT-Creation-Date: 2015-04-
|
5 |
-
"PO-Revision-Date: 2015-04-
|
6 |
-
"Last-Translator:
|
7 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
8 |
"Language: da_DK\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -23,7 +23,7 @@ msgstr "Du har ikke tilstrækkelig tilladelse til at tilgå denne side. "
|
|
23 |
|
24 |
#: includes/class-wcpdf-export.php:343
|
25 |
msgid "Some of the export parameters are missing."
|
26 |
-
msgstr ""
|
27 |
|
28 |
# This is a filename (prefix). do not use spaces or special characters!
|
29 |
#: includes/class-wcpdf-export.php:424
|
@@ -60,47 +60,47 @@ msgstr "Skabelon "
|
|
60 |
msgid "Status"
|
61 |
msgstr "Status"
|
62 |
|
63 |
-
#: includes/class-wcpdf-settings.php:
|
64 |
msgid "WooCommerce PDF Invoices"
|
65 |
msgstr "WooCommerce PDF faktura"
|
66 |
|
67 |
-
#: includes/class-wcpdf-settings.php:
|
68 |
msgid "General settings"
|
69 |
msgstr "Generelle indstillinger "
|
70 |
|
71 |
-
#: includes/class-wcpdf-settings.php:
|
72 |
msgid "How do you want to view the PDF?"
|
73 |
msgstr "Hvordan ønsker du at vise PDF'en?"
|
74 |
|
75 |
-
#: includes/class-wcpdf-settings.php:
|
76 |
msgid "Download the PDF"
|
77 |
msgstr "Hent PDF'en"
|
78 |
|
79 |
-
#: includes/class-wcpdf-settings.php:
|
80 |
msgid "Open the PDF in a new browser tab/window"
|
81 |
msgstr "Åben PDF'en i en ny browser fane/vindue "
|
82 |
|
83 |
-
#: includes/class-wcpdf-settings.php:
|
84 |
msgid "Admin New Order email"
|
85 |
msgstr "Admin ny ordre e-mail"
|
86 |
|
87 |
-
#: includes/class-wcpdf-settings.php:
|
88 |
msgid "Customer Processing Order email"
|
89 |
msgstr "Kunde behandler ordre e-mail"
|
90 |
|
91 |
-
#: includes/class-wcpdf-settings.php:
|
92 |
msgid "Customer Completed Order email"
|
93 |
msgstr "Kunde fuldført ordre e-mail "
|
94 |
|
95 |
-
#: includes/class-wcpdf-settings.php:
|
96 |
msgid "Customer Invoice email"
|
97 |
msgstr "Kunde faktura e-mail"
|
98 |
|
99 |
-
#: includes/class-wcpdf-settings.php:
|
100 |
msgid "Attach invoice to:"
|
101 |
msgstr "Vedhæft fakturaen til: "
|
102 |
|
103 |
-
#: includes/class-wcpdf-settings.php:
|
104 |
#, php-format
|
105 |
msgid ""
|
106 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
@@ -112,132 +112,138 @@ msgstr ""
|
|
112 |
"redigere i mappen, vil dette plugin ikke være i stand til at sende e-mails "
|
113 |
"med fakturaer. "
|
114 |
|
115 |
-
#: includes/class-wcpdf-settings.php:
|
116 |
msgid "Disable for free products"
|
117 |
-
msgstr ""
|
118 |
|
119 |
-
#: includes/class-wcpdf-settings.php:
|
120 |
msgid ""
|
121 |
"Disable automatic creation/attachment of invoices when only free products "
|
122 |
"are ordered"
|
123 |
msgstr ""
|
|
|
|
|
124 |
|
125 |
-
#: includes/class-wcpdf-settings.php:
|
126 |
msgid "Interface"
|
127 |
-
msgstr ""
|
128 |
|
129 |
-
#: includes/class-wcpdf-settings.php:
|
130 |
msgid "Allow My Account invoice download"
|
131 |
-
msgstr ""
|
132 |
|
133 |
-
#: includes/class-wcpdf-settings.php:
|
134 |
msgid "Only when an invoice is already created/emailed"
|
135 |
-
msgstr ""
|
136 |
|
137 |
-
#: includes/class-wcpdf-settings.php:
|
138 |
msgid "Only for specific order statuses (define below)"
|
139 |
-
msgstr ""
|
140 |
|
141 |
-
#: includes/class-wcpdf-settings.php:
|
142 |
msgid "Always"
|
143 |
-
msgstr ""
|
144 |
|
145 |
-
#: includes/class-wcpdf-settings.php:
|
146 |
msgid "Enable invoice number column in the orders list"
|
147 |
msgstr "Aktiver faktura nummer kolonne i ordre listen "
|
148 |
|
149 |
-
#: includes/class-wcpdf-settings.php:
|
150 |
msgid "PDF Template settings"
|
151 |
msgstr "PDF skabelon indstillinger "
|
152 |
|
153 |
-
#: includes/class-wcpdf-settings.php:
|
154 |
msgid "Choose a template"
|
155 |
msgstr "Vælg en skabelon"
|
156 |
|
157 |
-
#: includes/class-wcpdf-settings.php:
|
158 |
#, php-format
|
159 |
msgid ""
|
160 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
161 |
"your (child) theme in <code>%s</code> to customize them"
|
162 |
msgstr ""
|
|
|
|
|
163 |
|
164 |
-
#: includes/class-wcpdf-settings.php:
|
165 |
msgid "Paper size"
|
166 |
msgstr "Papir størrelse "
|
167 |
|
168 |
-
#: includes/class-wcpdf-settings.php:
|
169 |
msgid "A4"
|
170 |
msgstr "A4"
|
171 |
|
172 |
-
#: includes/class-wcpdf-settings.php:
|
173 |
msgid "Letter"
|
174 |
msgstr "Brev"
|
175 |
|
176 |
-
#: includes/class-wcpdf-settings.php:
|
177 |
msgid "Shop header/logo"
|
178 |
msgstr "Butik header/logo "
|
179 |
|
180 |
-
#: includes/class-wcpdf-settings.php:
|
181 |
msgid "Select or upload your invoice header/logo"
|
182 |
msgstr "Vælg eller upload dit faktura header/logo"
|
183 |
|
184 |
-
#: includes/class-wcpdf-settings.php:
|
185 |
msgid "Set image"
|
186 |
msgstr "Indstil billedet "
|
187 |
|
188 |
-
#: includes/class-wcpdf-settings.php:
|
189 |
msgid "Remove image"
|
190 |
msgstr "Fjern billede"
|
191 |
|
192 |
-
#: includes/class-wcpdf-settings.php:
|
193 |
msgid "Shop Name"
|
194 |
msgstr "Butik navn"
|
195 |
|
196 |
-
#: includes/class-wcpdf-settings.php:
|
197 |
msgid "Shop Address"
|
198 |
msgstr "Butik adresse "
|
199 |
|
200 |
-
#: includes/class-wcpdf-settings.php:
|
201 |
msgid "Footer: terms & conditions, policies, etc."
|
202 |
msgstr "Sidefod: Vilkår & betingelser, politikker mm. "
|
203 |
|
204 |
-
#: includes/class-wcpdf-settings.php:
|
205 |
#: templates/pdf/Simple/invoice.php:21
|
206 |
#: woocommerce-pdf-invoices-packingslips.php:220
|
207 |
msgid "Invoice"
|
208 |
msgstr "Faktura "
|
209 |
|
210 |
-
#: includes/class-wcpdf-settings.php:
|
211 |
msgid "Display shipping address"
|
212 |
-
msgstr ""
|
213 |
|
214 |
-
#: includes/class-wcpdf-settings.php:
|
215 |
msgid ""
|
216 |
"Display shipping address on invoice (in addition to the default billing "
|
217 |
"address) if different from billing address"
|
218 |
msgstr ""
|
|
|
|
|
219 |
|
220 |
-
#: includes/class-wcpdf-settings.php:
|
221 |
msgid "Display email address"
|
222 |
-
msgstr ""
|
223 |
|
224 |
-
#: includes/class-wcpdf-settings.php:
|
225 |
msgid "Display phone number"
|
226 |
-
msgstr ""
|
227 |
|
228 |
-
#: includes/class-wcpdf-settings.php:
|
229 |
msgid "Display invoice date"
|
230 |
-
msgstr ""
|
231 |
|
232 |
-
#: includes/class-wcpdf-settings.php:
|
233 |
msgid "Display built-in sequential invoice number"
|
234 |
-
msgstr ""
|
235 |
|
236 |
-
#: includes/class-wcpdf-settings.php:
|
237 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
238 |
msgstr "Næste faktura nummer (uden prefix/suffix mm.) "
|
239 |
|
240 |
-
#: includes/class-wcpdf-settings.php:
|
241 |
msgid ""
|
242 |
"This is the number that will be used on the next invoice that is created. By "
|
243 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
@@ -251,35 +257,35 @@ msgstr ""
|
|
251 |
"tilsidesætter dette og sætter den lavere end den højeste (PDF) "
|
252 |
"fakturanummer, kan dette skabe dobbelt fakturanumre. "
|
253 |
|
254 |
-
#: includes/class-wcpdf-settings.php:
|
255 |
msgid "Invoice number format"
|
256 |
msgstr "Fakturanummer format "
|
257 |
|
258 |
-
#: includes/class-wcpdf-settings.php:
|
259 |
msgid "Prefix"
|
260 |
msgstr "Prefix"
|
261 |
|
262 |
-
#: includes/class-wcpdf-settings.php:
|
263 |
msgid ""
|
264 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
265 |
"respectively"
|
266 |
msgstr ""
|
267 |
"for at bruge ordre år og/eller måned, brug [order_year] eller [order_month]. "
|
268 |
|
269 |
-
#: includes/class-wcpdf-settings.php:
|
270 |
msgid "Suffix"
|
271 |
msgstr "Suffix "
|
272 |
|
273 |
-
#: includes/class-wcpdf-settings.php:
|
274 |
msgid "Padding"
|
275 |
msgstr "Padding "
|
276 |
|
277 |
-
#: includes/class-wcpdf-settings.php:
|
278 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
279 |
msgstr ""
|
280 |
"Indtast nummeret af cifre her - indtast \"6\" for at vise 42 som 000042"
|
281 |
|
282 |
-
#: includes/class-wcpdf-settings.php:
|
283 |
msgid ""
|
284 |
"note: if you have already created a custom invoice number format with a "
|
285 |
"filter, the above settings will be ignored"
|
@@ -287,96 +293,106 @@ msgstr ""
|
|
287 |
"Bemærk: Hvis du allerede har oprettet et brugerdefinerede fakturanummer "
|
288 |
"format med et filter, så vil denne indstillingen ovenover blive ignoreret. "
|
289 |
|
290 |
-
#: includes/class-wcpdf-settings.php:
|
291 |
#: templates/pdf/Simple/packing-slip.php:9
|
292 |
#: templates/pdf/Simple/packing-slip.php:21
|
293 |
#: woocommerce-pdf-invoices-packingslips.php:223
|
294 |
msgid "Packing Slip"
|
295 |
msgstr "Følgeseddel "
|
296 |
|
297 |
-
#: includes/class-wcpdf-settings.php:
|
298 |
msgid "Display billing address"
|
299 |
-
msgstr ""
|
300 |
|
301 |
-
#: includes/class-wcpdf-settings.php:
|
302 |
msgid ""
|
303 |
"Display billing address on packing slip (in addition to the default shipping "
|
304 |
"address) if different from shipping address"
|
305 |
msgstr ""
|
|
|
|
|
306 |
|
307 |
-
#: includes/class-wcpdf-settings.php:
|
308 |
msgid "Extra template fields"
|
309 |
msgstr "Ekstra skabelons felter "
|
310 |
|
311 |
-
#: includes/class-wcpdf-settings.php:
|
312 |
msgid "Extra field 1"
|
313 |
msgstr "Ekstra felt 1"
|
314 |
|
315 |
-
#: includes/class-wcpdf-settings.php:
|
316 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
317 |
msgstr "Dette er sidefon kolonne 1 i <i>Modern (Premium)</i> skabelonen "
|
318 |
|
319 |
-
#: includes/class-wcpdf-settings.php:
|
320 |
msgid "Extra field 2"
|
321 |
msgstr "Ekstra felt 2"
|
322 |
|
323 |
-
#: includes/class-wcpdf-settings.php:
|
324 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
325 |
msgstr "Dette er sidefod kolonne 2 i <i>Modern (Premium)</i> skabelonen "
|
326 |
|
327 |
-
#: includes/class-wcpdf-settings.php:
|
328 |
msgid "Extra field 3"
|
329 |
msgstr "Ekstra felt 3"
|
330 |
|
331 |
-
#: includes/class-wcpdf-settings.php:
|
332 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
333 |
msgstr "Dette er sidefod kolonne 3 i <i>Modern (Premium)</i> skabelonen "
|
334 |
|
335 |
-
#: includes/class-wcpdf-settings.php:
|
336 |
msgid "Debug settings"
|
337 |
-
msgstr ""
|
338 |
|
339 |
-
#: includes/class-wcpdf-settings.php:
|
340 |
msgid "Enable debug output"
|
341 |
-
msgstr ""
|
342 |
|
343 |
-
#: includes/class-wcpdf-settings.php:
|
344 |
msgid ""
|
345 |
"Enable this option to output plugin errors if you're getting a blank page or "
|
346 |
"other PDF generation issues"
|
347 |
msgstr ""
|
|
|
|
|
348 |
|
349 |
-
#: includes/class-wcpdf-settings.php:
|
350 |
msgid "Output to HTML"
|
351 |
-
msgstr ""
|
352 |
|
353 |
-
#: includes/class-wcpdf-settings.php:
|
354 |
msgid ""
|
355 |
"Send the template output as HTML to the browser instead of creating a PDF."
|
356 |
msgstr ""
|
|
|
357 |
|
358 |
-
#: includes/class-wcpdf-settings.php:
|
359 |
msgid "Use old tmp folder"
|
360 |
-
msgstr ""
|
361 |
|
362 |
-
#: includes/class-wcpdf-settings.php:
|
363 |
msgid ""
|
364 |
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
365 |
"plugin folder. This setting is only intended for backwards compatibility, "
|
366 |
"not recommended on new installs!"
|
367 |
msgstr ""
|
|
|
|
|
|
|
368 |
|
369 |
-
#: includes/class-wcpdf-settings.php:
|
370 |
msgid "Image resolution"
|
371 |
msgstr "Billede opløsning"
|
372 |
|
373 |
-
#: includes/class-wcpdf-settings.php:
|
374 |
msgid ""
|
375 |
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
376 |
"Do not use them on a live website!"
|
377 |
msgstr ""
|
|
|
|
|
378 |
|
379 |
-
#: includes/class-wcpdf-settings.php:
|
380 |
msgid ""
|
381 |
"These are used for the (optional) footer columns in the <em>Modern "
|
382 |
"(Premium)</em> template, but can also be used for other elements in your "
|
@@ -390,7 +406,7 @@ msgstr "PDF følgesedler "
|
|
390 |
#: includes/class-wcpdf-writepanels.php:107
|
391 |
#: includes/class-wcpdf-writepanels.php:216
|
392 |
msgid "PDF Invoice"
|
393 |
-
msgstr ""
|
394 |
|
395 |
#: includes/class-wcpdf-writepanels.php:112
|
396 |
#: includes/class-wcpdf-writepanels.php:221
|
@@ -420,51 +436,59 @@ msgstr "Fakturadato: "
|
|
420 |
|
421 |
#: includes/class-wcpdf-writepanels.php:268
|
422 |
msgid "h"
|
423 |
-
msgstr ""
|
424 |
|
425 |
#: includes/class-wcpdf-writepanels.php:268
|
426 |
msgid "m"
|
427 |
-
msgstr ""
|
428 |
|
429 |
#: includes/wcpdf-extensions.php:15
|
430 |
msgid "Check out these premium extensions!"
|
431 |
-
msgstr ""
|
432 |
|
433 |
#: includes/wcpdf-extensions.php:16
|
434 |
msgid "click items to read more"
|
435 |
-
msgstr ""
|
436 |
|
437 |
#: includes/wcpdf-extensions.php:23
|
438 |
msgid "Go Pro: Proforma invoices, credit notes (=refunds) & more!"
|
439 |
-
msgstr ""
|
440 |
|
441 |
#: includes/wcpdf-extensions.php:25
|
442 |
msgid ""
|
443 |
"Supercharge WooCommerce PDF Invoices & Packing Slips with the following "
|
444 |
"features:"
|
445 |
msgstr ""
|
|
|
446 |
|
447 |
#: includes/wcpdf-extensions.php:27
|
448 |
msgid "Email/print/download <b>PDF Credit Notes & Proforma invoices</b>"
|
449 |
-
msgstr ""
|
450 |
|
451 |
#: includes/wcpdf-extensions.php:28
|
452 |
msgid ""
|
453 |
"Send out a separate <b>notification email</b> with (or without) PDF invoices/"
|
454 |
"packing slips, for example to a drop-shipper or a supplier."
|
455 |
msgstr ""
|
|
|
|
|
456 |
|
457 |
#: includes/wcpdf-extensions.php:29
|
458 |
msgid ""
|
459 |
"Attach <b>up to 3 static files</b> (for example a terms & conditions "
|
460 |
"document) to the WooCommerce emails of your choice."
|
461 |
msgstr ""
|
|
|
|
|
462 |
|
463 |
#: includes/wcpdf-extensions.php:30
|
464 |
msgid ""
|
465 |
"Use <b>separate numbering systems</b> and/or format for proforma invoices "
|
466 |
"and credit notes or utilize the main invoice numbering system"
|
467 |
msgstr ""
|
|
|
|
|
|
|
468 |
|
469 |
#: includes/wcpdf-extensions.php:31
|
470 |
msgid ""
|
@@ -472,18 +496,21 @@ msgid ""
|
|
472 |
"additional custom fields, font sizes etc. without the need to create a "
|
473 |
"custom template."
|
474 |
msgstr ""
|
|
|
|
|
|
|
475 |
|
476 |
#: includes/wcpdf-extensions.php:32
|
477 |
msgid "Use the plugin in multilingual <b>WPML</b> setups"
|
478 |
-
msgstr ""
|
479 |
|
480 |
#: includes/wcpdf-extensions.php:34
|
481 |
msgid "Get WooCommerce PDF Invoices & Packing Slips Professional!"
|
482 |
-
msgstr ""
|
483 |
|
484 |
#: includes/wcpdf-extensions.php:42
|
485 |
msgid "Upload all invoices automatically to your dropbox"
|
486 |
-
msgstr ""
|
487 |
|
488 |
#: includes/wcpdf-extensions.php:48
|
489 |
msgid ""
|
@@ -492,43 +519,50 @@ msgid ""
|
|
492 |
"customers to Dropbox. The best way to keep your invoice administration up to "
|
493 |
"date!"
|
494 |
msgstr ""
|
|
|
|
|
|
|
495 |
|
496 |
#: includes/wcpdf-extensions.php:49
|
497 |
msgid "Get WooCommerce PDF Invoices & Packing Slips to dropbox!"
|
498 |
-
msgstr ""
|
499 |
|
500 |
#: includes/wcpdf-extensions.php:61
|
501 |
msgid ""
|
502 |
"Automatically send new orders or packing slips to your printer, as soon as "
|
503 |
"the customer orders!"
|
504 |
msgstr ""
|
|
|
|
|
505 |
|
506 |
#: includes/wcpdf-extensions.php:67
|
507 |
msgid ""
|
508 |
"Check out the WooCommerce Automatic Order Printing extension from our "
|
509 |
"partners at Simba Hosting"
|
510 |
msgstr ""
|
|
|
|
|
511 |
|
512 |
#: includes/wcpdf-extensions.php:68
|
513 |
msgid "WooCommerce Automatic Order Printing"
|
514 |
-
msgstr ""
|
515 |
|
516 |
#: includes/wcpdf-extensions.php:82
|
517 |
msgid "More advanced templates"
|
518 |
-
msgstr ""
|
519 |
|
520 |
#: includes/wcpdf-extensions.php:85
|
521 |
msgid "Stylish modern invoices & packing slips with product thumbnails!"
|
522 |
-
msgstr ""
|
523 |
|
524 |
#: includes/wcpdf-extensions.php:86
|
525 |
msgid "More tax details on the invoices!"
|
526 |
-
msgstr ""
|
527 |
|
528 |
#: includes/wcpdf-extensions.php:87
|
529 |
#, php-format
|
530 |
msgid "Check out the Premium PDF Invoice & Packing Slips templates at %s."
|
531 |
-
msgstr ""
|
532 |
|
533 |
#: includes/wcpdf-extensions.php:88
|
534 |
#, php-format
|
@@ -538,11 +572,11 @@ msgstr "For brugerdefinerede skabeloner, kontakt os på %s."
|
|
538 |
#: templates/pdf/Simple/invoice.php:29
|
539 |
#: templates/pdf/Simple/packing-slip.php:40
|
540 |
msgid "Billing Address:"
|
541 |
-
msgstr ""
|
542 |
|
543 |
#: templates/pdf/Simple/invoice.php:40
|
544 |
msgid "Ship To:"
|
545 |
-
msgstr ""
|
546 |
|
547 |
#: templates/pdf/Simple/invoice.php:49
|
548 |
msgid "Invoice Number:"
|
@@ -603,11 +637,11 @@ msgstr "Kunde bemærkning"
|
|
603 |
|
604 |
#: templates/pdf/Simple/packing-slip.php:29
|
605 |
msgid "Shipping Address:"
|
606 |
-
msgstr ""
|
607 |
|
608 |
#: templates/pdf/Simple/packing-slip.php:56
|
609 |
msgid "Shipping Method:"
|
610 |
-
msgstr ""
|
611 |
|
612 |
#: woocommerce-pdf-invoices-packingslips.php:123
|
613 |
#, php-format
|
@@ -647,11 +681,15 @@ msgstr "Rabat"
|
|
647 |
msgid "VAT"
|
648 |
msgstr "Moms"
|
649 |
|
650 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
|
|
|
|
|
|
|
|
651 |
msgid "Total ex. VAT"
|
652 |
msgstr "Total ex. moms"
|
653 |
|
654 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
655 |
msgid "Total"
|
656 |
msgstr "Total"
|
657 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
+
"POT-Creation-Date: 2015-04-29 09:07+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-04-29 09:07+0100\n"
|
6 |
+
"Last-Translator: Daniel Hedegaard Arp <daniel@eurosite.dk>\n"
|
7 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
8 |
"Language: da_DK\n"
|
9 |
"MIME-Version: 1.0\n"
|
23 |
|
24 |
#: includes/class-wcpdf-export.php:343
|
25 |
msgid "Some of the export parameters are missing."
|
26 |
+
msgstr "Nogle af parametrene for eksport mangler."
|
27 |
|
28 |
# This is a filename (prefix). do not use spaces or special characters!
|
29 |
#: includes/class-wcpdf-export.php:424
|
60 |
msgid "Status"
|
61 |
msgstr "Status"
|
62 |
|
63 |
+
#: includes/class-wcpdf-settings.php:120
|
64 |
msgid "WooCommerce PDF Invoices"
|
65 |
msgstr "WooCommerce PDF faktura"
|
66 |
|
67 |
+
#: includes/class-wcpdf-settings.php:189
|
68 |
msgid "General settings"
|
69 |
msgstr "Generelle indstillinger "
|
70 |
|
71 |
+
#: includes/class-wcpdf-settings.php:196
|
72 |
msgid "How do you want to view the PDF?"
|
73 |
msgstr "Hvordan ønsker du at vise PDF'en?"
|
74 |
|
75 |
+
#: includes/class-wcpdf-settings.php:204
|
76 |
msgid "Download the PDF"
|
77 |
msgstr "Hent PDF'en"
|
78 |
|
79 |
+
#: includes/class-wcpdf-settings.php:205
|
80 |
msgid "Open the PDF in a new browser tab/window"
|
81 |
msgstr "Åben PDF'en i en ny browser fane/vindue "
|
82 |
|
83 |
+
#: includes/class-wcpdf-settings.php:214
|
84 |
msgid "Admin New Order email"
|
85 |
msgstr "Admin ny ordre e-mail"
|
86 |
|
87 |
+
#: includes/class-wcpdf-settings.php:215
|
88 |
msgid "Customer Processing Order email"
|
89 |
msgstr "Kunde behandler ordre e-mail"
|
90 |
|
91 |
+
#: includes/class-wcpdf-settings.php:216
|
92 |
msgid "Customer Completed Order email"
|
93 |
msgstr "Kunde fuldført ordre e-mail "
|
94 |
|
95 |
+
#: includes/class-wcpdf-settings.php:217
|
96 |
msgid "Customer Invoice email"
|
97 |
msgstr "Kunde faktura e-mail"
|
98 |
|
99 |
+
#: includes/class-wcpdf-settings.php:222
|
100 |
msgid "Attach invoice to:"
|
101 |
msgstr "Vedhæft fakturaen til: "
|
102 |
|
103 |
+
#: includes/class-wcpdf-settings.php:230
|
104 |
#, php-format
|
105 |
msgid ""
|
106 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
112 |
"redigere i mappen, vil dette plugin ikke være i stand til at sende e-mails "
|
113 |
"med fakturaer. "
|
114 |
|
115 |
+
#: includes/class-wcpdf-settings.php:236
|
116 |
msgid "Disable for free products"
|
117 |
+
msgstr "Deaktiver for gratis produkter"
|
118 |
|
119 |
+
#: includes/class-wcpdf-settings.php:243
|
120 |
msgid ""
|
121 |
"Disable automatic creation/attachment of invoices when only free products "
|
122 |
"are ordered"
|
123 |
msgstr ""
|
124 |
+
"Deaktiver automatisk oprettelse/fastgørelse af fakturaer, når kun gratis "
|
125 |
+
"produkter er bestilt"
|
126 |
|
127 |
+
#: includes/class-wcpdf-settings.php:250
|
128 |
msgid "Interface"
|
129 |
+
msgstr "Grænseflade"
|
130 |
|
131 |
+
#: includes/class-wcpdf-settings.php:298
|
132 |
msgid "Allow My Account invoice download"
|
133 |
+
msgstr "Tillad at downloade faktura via min konto"
|
134 |
|
135 |
+
#: includes/class-wcpdf-settings.php:306
|
136 |
msgid "Only when an invoice is already created/emailed"
|
137 |
+
msgstr "Kun når en faktura allerede er oprettet/sendt på mail"
|
138 |
|
139 |
+
#: includes/class-wcpdf-settings.php:307
|
140 |
msgid "Only for specific order statuses (define below)"
|
141 |
+
msgstr "Kun for specifikke ordre statusser (Definer nedenfor)"
|
142 |
|
143 |
+
#: includes/class-wcpdf-settings.php:308
|
144 |
msgid "Always"
|
145 |
+
msgstr "Altid"
|
146 |
|
147 |
+
#: includes/class-wcpdf-settings.php:323
|
148 |
msgid "Enable invoice number column in the orders list"
|
149 |
msgstr "Aktiver faktura nummer kolonne i ordre listen "
|
150 |
|
151 |
+
#: includes/class-wcpdf-settings.php:361
|
152 |
msgid "PDF Template settings"
|
153 |
msgstr "PDF skabelon indstillinger "
|
154 |
|
155 |
+
#: includes/class-wcpdf-settings.php:373
|
156 |
msgid "Choose a template"
|
157 |
msgstr "Vælg en skabelon"
|
158 |
|
159 |
+
#: includes/class-wcpdf-settings.php:381
|
160 |
#, php-format
|
161 |
msgid ""
|
162 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
163 |
"your (child) theme in <code>%s</code> to customize them"
|
164 |
msgstr ""
|
165 |
+
"Vil du bruge din egen skabelon? Kopier alle filer fra <code>%s</code> til "
|
166 |
+
"din (barn) tema i <code>%s</code> at tilpasse dem."
|
167 |
|
168 |
+
#: includes/class-wcpdf-settings.php:387
|
169 |
msgid "Paper size"
|
170 |
msgstr "Papir størrelse "
|
171 |
|
172 |
+
#: includes/class-wcpdf-settings.php:395
|
173 |
msgid "A4"
|
174 |
msgstr "A4"
|
175 |
|
176 |
+
#: includes/class-wcpdf-settings.php:396
|
177 |
msgid "Letter"
|
178 |
msgstr "Brev"
|
179 |
|
180 |
+
#: includes/class-wcpdf-settings.php:403
|
181 |
msgid "Shop header/logo"
|
182 |
msgstr "Butik header/logo "
|
183 |
|
184 |
+
#: includes/class-wcpdf-settings.php:410
|
185 |
msgid "Select or upload your invoice header/logo"
|
186 |
msgstr "Vælg eller upload dit faktura header/logo"
|
187 |
|
188 |
+
#: includes/class-wcpdf-settings.php:411
|
189 |
msgid "Set image"
|
190 |
msgstr "Indstil billedet "
|
191 |
|
192 |
+
#: includes/class-wcpdf-settings.php:412
|
193 |
msgid "Remove image"
|
194 |
msgstr "Fjern billede"
|
195 |
|
196 |
+
#: includes/class-wcpdf-settings.php:419
|
197 |
msgid "Shop Name"
|
198 |
msgstr "Butik navn"
|
199 |
|
200 |
+
#: includes/class-wcpdf-settings.php:432
|
201 |
msgid "Shop Address"
|
202 |
msgstr "Butik adresse "
|
203 |
|
204 |
+
#: includes/class-wcpdf-settings.php:447
|
205 |
msgid "Footer: terms & conditions, policies, etc."
|
206 |
msgstr "Sidefod: Vilkår & betingelser, politikker mm. "
|
207 |
|
208 |
+
#: includes/class-wcpdf-settings.php:463 templates/pdf/Simple/invoice.php:9
|
209 |
#: templates/pdf/Simple/invoice.php:21
|
210 |
#: woocommerce-pdf-invoices-packingslips.php:220
|
211 |
msgid "Invoice"
|
212 |
msgstr "Faktura "
|
213 |
|
214 |
+
#: includes/class-wcpdf-settings.php:470
|
215 |
msgid "Display shipping address"
|
216 |
+
msgstr "Vis leveringsadresse"
|
217 |
|
218 |
+
#: includes/class-wcpdf-settings.php:477
|
219 |
msgid ""
|
220 |
"Display shipping address on invoice (in addition to the default billing "
|
221 |
"address) if different from billing address"
|
222 |
msgstr ""
|
223 |
+
"Vis leveringsadresse på faktura (ud over standard faktureringsadresse) hvis "
|
224 |
+
"den er forskellig fra faktureringsadressen"
|
225 |
|
226 |
+
#: includes/class-wcpdf-settings.php:483 includes/class-wcpdf-settings.php:598
|
227 |
msgid "Display email address"
|
228 |
+
msgstr "Vis email adresse"
|
229 |
|
230 |
+
#: includes/class-wcpdf-settings.php:495 includes/class-wcpdf-settings.php:610
|
231 |
msgid "Display phone number"
|
232 |
+
msgstr "Vis telefon nummer"
|
233 |
|
234 |
+
#: includes/class-wcpdf-settings.php:507
|
235 |
msgid "Display invoice date"
|
236 |
+
msgstr "Vis faktura dato"
|
237 |
|
238 |
+
#: includes/class-wcpdf-settings.php:520
|
239 |
msgid "Display built-in sequential invoice number"
|
240 |
+
msgstr "Vis indbygget sekventiel faktura nummer"
|
241 |
|
242 |
+
#: includes/class-wcpdf-settings.php:533
|
243 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
244 |
msgstr "Næste faktura nummer (uden prefix/suffix mm.) "
|
245 |
|
246 |
+
#: includes/class-wcpdf-settings.php:541
|
247 |
msgid ""
|
248 |
"This is the number that will be used on the next invoice that is created. By "
|
249 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
257 |
"tilsidesætter dette og sætter den lavere end den højeste (PDF) "
|
258 |
"fakturanummer, kan dette skabe dobbelt fakturanumre. "
|
259 |
|
260 |
+
#: includes/class-wcpdf-settings.php:547
|
261 |
msgid "Invoice number format"
|
262 |
msgstr "Fakturanummer format "
|
263 |
|
264 |
+
#: includes/class-wcpdf-settings.php:556
|
265 |
msgid "Prefix"
|
266 |
msgstr "Prefix"
|
267 |
|
268 |
+
#: includes/class-wcpdf-settings.php:558
|
269 |
msgid ""
|
270 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
271 |
"respectively"
|
272 |
msgstr ""
|
273 |
"for at bruge ordre år og/eller måned, brug [order_year] eller [order_month]. "
|
274 |
|
275 |
+
#: includes/class-wcpdf-settings.php:561
|
276 |
msgid "Suffix"
|
277 |
msgstr "Suffix "
|
278 |
|
279 |
+
#: includes/class-wcpdf-settings.php:566
|
280 |
msgid "Padding"
|
281 |
msgstr "Padding "
|
282 |
|
283 |
+
#: includes/class-wcpdf-settings.php:568
|
284 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
285 |
msgstr ""
|
286 |
"Indtast nummeret af cifre her - indtast \"6\" for at vise 42 som 000042"
|
287 |
|
288 |
+
#: includes/class-wcpdf-settings.php:571
|
289 |
msgid ""
|
290 |
"note: if you have already created a custom invoice number format with a "
|
291 |
"filter, the above settings will be ignored"
|
293 |
"Bemærk: Hvis du allerede har oprettet et brugerdefinerede fakturanummer "
|
294 |
"format med et filter, så vil denne indstillingen ovenover blive ignoreret. "
|
295 |
|
296 |
+
#: includes/class-wcpdf-settings.php:578
|
297 |
#: templates/pdf/Simple/packing-slip.php:9
|
298 |
#: templates/pdf/Simple/packing-slip.php:21
|
299 |
#: woocommerce-pdf-invoices-packingslips.php:223
|
300 |
msgid "Packing Slip"
|
301 |
msgstr "Følgeseddel "
|
302 |
|
303 |
+
#: includes/class-wcpdf-settings.php:585
|
304 |
msgid "Display billing address"
|
305 |
+
msgstr "Vis leveringsadresse"
|
306 |
|
307 |
+
#: includes/class-wcpdf-settings.php:592
|
308 |
msgid ""
|
309 |
"Display billing address on packing slip (in addition to the default shipping "
|
310 |
"address) if different from shipping address"
|
311 |
msgstr ""
|
312 |
+
"Vis faktureringsadresse på følgeseddel (ud over standard leveringsadresse) "
|
313 |
+
"hvis forskellig fra leveringsadresse"
|
314 |
|
315 |
+
#: includes/class-wcpdf-settings.php:623
|
316 |
msgid "Extra template fields"
|
317 |
msgstr "Ekstra skabelons felter "
|
318 |
|
319 |
+
#: includes/class-wcpdf-settings.php:630
|
320 |
msgid "Extra field 1"
|
321 |
msgstr "Ekstra felt 1"
|
322 |
|
323 |
+
#: includes/class-wcpdf-settings.php:639
|
324 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
325 |
msgstr "Dette er sidefon kolonne 1 i <i>Modern (Premium)</i> skabelonen "
|
326 |
|
327 |
+
#: includes/class-wcpdf-settings.php:645
|
328 |
msgid "Extra field 2"
|
329 |
msgstr "Ekstra felt 2"
|
330 |
|
331 |
+
#: includes/class-wcpdf-settings.php:654
|
332 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
333 |
msgstr "Dette er sidefod kolonne 2 i <i>Modern (Premium)</i> skabelonen "
|
334 |
|
335 |
+
#: includes/class-wcpdf-settings.php:660
|
336 |
msgid "Extra field 3"
|
337 |
msgstr "Ekstra felt 3"
|
338 |
|
339 |
+
#: includes/class-wcpdf-settings.php:669
|
340 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
341 |
msgstr "Dette er sidefod kolonne 3 i <i>Modern (Premium)</i> skabelonen "
|
342 |
|
343 |
+
#: includes/class-wcpdf-settings.php:711
|
344 |
msgid "Debug settings"
|
345 |
+
msgstr "debug indstillinger"
|
346 |
|
347 |
+
#: includes/class-wcpdf-settings.php:718
|
348 |
msgid "Enable debug output"
|
349 |
+
msgstr "Aktiver debug output"
|
350 |
|
351 |
+
#: includes/class-wcpdf-settings.php:725
|
352 |
msgid ""
|
353 |
"Enable this option to output plugin errors if you're getting a blank page or "
|
354 |
"other PDF generation issues"
|
355 |
msgstr ""
|
356 |
+
"Aktivér denne indstilling for output plugin fejl, hvis du får en blank side "
|
357 |
+
"eller andre PDF generations problemstillinger"
|
358 |
|
359 |
+
#: includes/class-wcpdf-settings.php:731
|
360 |
msgid "Output to HTML"
|
361 |
+
msgstr "Output til HTML"
|
362 |
|
363 |
+
#: includes/class-wcpdf-settings.php:738
|
364 |
msgid ""
|
365 |
"Send the template output as HTML to the browser instead of creating a PDF."
|
366 |
msgstr ""
|
367 |
+
"Send skabelonen outputtet som HTML til browseren i stedet for at lave en PDF."
|
368 |
|
369 |
+
#: includes/class-wcpdf-settings.php:744
|
370 |
msgid "Use old tmp folder"
|
371 |
+
msgstr "Brug gammel tmp mappe"
|
372 |
|
373 |
+
#: includes/class-wcpdf-settings.php:751
|
374 |
msgid ""
|
375 |
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
376 |
"plugin folder. This setting is only intended for backwards compatibility, "
|
377 |
"not recommended on new installs!"
|
378 |
msgstr ""
|
379 |
+
"Før version 1.5 af PDF fakturaer blev midlertidige filer gemt i plugin "
|
380 |
+
"mappen. Denne indstilling er kun beregnet til bagudkompatibilitet, anbefales "
|
381 |
+
"ikke på nye installationer!"
|
382 |
|
383 |
+
#: includes/class-wcpdf-settings.php:1091
|
384 |
msgid "Image resolution"
|
385 |
msgstr "Billede opløsning"
|
386 |
|
387 |
+
#: includes/class-wcpdf-settings.php:1207
|
388 |
msgid ""
|
389 |
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
390 |
"Do not use them on a live website!"
|
391 |
msgstr ""
|
392 |
+
"<b>Advarsel!</b> Indstillingerne nedenfor er kun beregnet for fejlfinding/"
|
393 |
+
"udvikling. Brug dem ikke på et live websted!"
|
394 |
|
395 |
+
#: includes/class-wcpdf-settings.php:1216
|
396 |
msgid ""
|
397 |
"These are used for the (optional) footer columns in the <em>Modern "
|
398 |
"(Premium)</em> template, but can also be used for other elements in your "
|
406 |
#: includes/class-wcpdf-writepanels.php:107
|
407 |
#: includes/class-wcpdf-writepanels.php:216
|
408 |
msgid "PDF Invoice"
|
409 |
+
msgstr "PDF Faktura"
|
410 |
|
411 |
#: includes/class-wcpdf-writepanels.php:112
|
412 |
#: includes/class-wcpdf-writepanels.php:221
|
436 |
|
437 |
#: includes/class-wcpdf-writepanels.php:268
|
438 |
msgid "h"
|
439 |
+
msgstr "t"
|
440 |
|
441 |
#: includes/class-wcpdf-writepanels.php:268
|
442 |
msgid "m"
|
443 |
+
msgstr "m"
|
444 |
|
445 |
#: includes/wcpdf-extensions.php:15
|
446 |
msgid "Check out these premium extensions!"
|
447 |
+
msgstr "Tjek disse Premium tilføjelser!"
|
448 |
|
449 |
#: includes/wcpdf-extensions.php:16
|
450 |
msgid "click items to read more"
|
451 |
+
msgstr "klik på elementer for at læse mere"
|
452 |
|
453 |
#: includes/wcpdf-extensions.php:23
|
454 |
msgid "Go Pro: Proforma invoices, credit notes (=refunds) & more!"
|
455 |
+
msgstr "Go Pro: Proforma fakturaer, kreditnotaer (=tilbagebetaling) og mere!"
|
456 |
|
457 |
#: includes/wcpdf-extensions.php:25
|
458 |
msgid ""
|
459 |
"Supercharge WooCommerce PDF Invoices & Packing Slips with the following "
|
460 |
"features:"
|
461 |
msgstr ""
|
462 |
+
"Opgrader WooCommerce PDF-fakturaer & følgesedler med følgende funktioner:"
|
463 |
|
464 |
#: includes/wcpdf-extensions.php:27
|
465 |
msgid "Email/print/download <b>PDF Credit Notes & Proforma invoices</b>"
|
466 |
+
msgstr "E-mail/print/download <b>PDF kreditnotaer & Proforma fakturaer</b>"
|
467 |
|
468 |
#: includes/wcpdf-extensions.php:28
|
469 |
msgid ""
|
470 |
"Send out a separate <b>notification email</b> with (or without) PDF invoices/"
|
471 |
"packing slips, for example to a drop-shipper or a supplier."
|
472 |
msgstr ""
|
473 |
+
"Send en separat <b>e-mail</b> med (eller uden) PDF fakturaer/følgesedler, "
|
474 |
+
"for eksempel til en fragtmand eller en leverandør."
|
475 |
|
476 |
#: includes/wcpdf-extensions.php:29
|
477 |
msgid ""
|
478 |
"Attach <b>up to 3 static files</b> (for example a terms & conditions "
|
479 |
"document) to the WooCommerce emails of your choice."
|
480 |
msgstr ""
|
481 |
+
"Vedhæft <b>op til 3 statiske filer</b> (f.eks. en vilkår & betingelser-"
|
482 |
+
"dokument) til WooCommerce e-mails efter dit valg."
|
483 |
|
484 |
#: includes/wcpdf-extensions.php:30
|
485 |
msgid ""
|
486 |
"Use <b>separate numbering systems</b> and/or format for proforma invoices "
|
487 |
"and credit notes or utilize the main invoice numbering system"
|
488 |
msgstr ""
|
489 |
+
"Brug et <b>separat nummererings system</b> og/eller format for proforma "
|
490 |
+
"fakturaer og kreditnotaer eller anvend de vigtigste faktura nummerering "
|
491 |
+
"system"
|
492 |
|
493 |
#: includes/wcpdf-extensions.php:31
|
494 |
msgid ""
|
496 |
"additional custom fields, font sizes etc. without the need to create a "
|
497 |
"custom template."
|
498 |
msgstr ""
|
499 |
+
"<b>Tilpas</b> <b>levering & fakturerings adresse</b> format til at medtage "
|
500 |
+
"brugerdefinerede felter, skriftstørrelser osv uden at skulle oprette en "
|
501 |
+
"brugerdefineret skabelon."
|
502 |
|
503 |
#: includes/wcpdf-extensions.php:32
|
504 |
msgid "Use the plugin in multilingual <b>WPML</b> setups"
|
505 |
+
msgstr "Brug dette plugin i flersprogede <b>WPML</b> opsætninger"
|
506 |
|
507 |
#: includes/wcpdf-extensions.php:34
|
508 |
msgid "Get WooCommerce PDF Invoices & Packing Slips Professional!"
|
509 |
+
msgstr "Få WooCommerce PDF-fakturaer & følgesedler Professional!"
|
510 |
|
511 |
#: includes/wcpdf-extensions.php:42
|
512 |
msgid "Upload all invoices automatically to your dropbox"
|
513 |
+
msgstr "Upload alle fakturaer automatisk til din Dropbox!"
|
514 |
|
515 |
#: includes/wcpdf-extensions.php:48
|
516 |
msgid ""
|
519 |
"customers to Dropbox. The best way to keep your invoice administration up to "
|
520 |
"date!"
|
521 |
msgstr ""
|
522 |
+
"Denne udvidelse uploader alle fakturaer (og andre PDF-dokumenter fra den "
|
523 |
+
"professionelle udvidelse), der er sendt til din kunder til Dropbox. Den "
|
524 |
+
"bedste måde at holde din faktura administration opdateret!"
|
525 |
|
526 |
#: includes/wcpdf-extensions.php:49
|
527 |
msgid "Get WooCommerce PDF Invoices & Packing Slips to dropbox!"
|
528 |
+
msgstr "Få WooCommerce PDF Fakturaer & pakkesedler til dropbox!"
|
529 |
|
530 |
#: includes/wcpdf-extensions.php:61
|
531 |
msgid ""
|
532 |
"Automatically send new orders or packing slips to your printer, as soon as "
|
533 |
"the customer orders!"
|
534 |
msgstr ""
|
535 |
+
"Send automatisk nye ordrer eller pakkesedler til din printer, så snart "
|
536 |
+
"kunden bestiller!"
|
537 |
|
538 |
#: includes/wcpdf-extensions.php:67
|
539 |
msgid ""
|
540 |
"Check out the WooCommerce Automatic Order Printing extension from our "
|
541 |
"partners at Simba Hosting"
|
542 |
msgstr ""
|
543 |
+
"Tjek WooCommerce Automatisk ordre udskrft udvidelse ud fra vores partnere på "
|
544 |
+
"Simba Hosting"
|
545 |
|
546 |
#: includes/wcpdf-extensions.php:68
|
547 |
msgid "WooCommerce Automatic Order Printing"
|
548 |
+
msgstr "WooCommerce automatisk ordre udskrift"
|
549 |
|
550 |
#: includes/wcpdf-extensions.php:82
|
551 |
msgid "More advanced templates"
|
552 |
+
msgstr "Flere avancerede skabeloner"
|
553 |
|
554 |
#: includes/wcpdf-extensions.php:85
|
555 |
msgid "Stylish modern invoices & packing slips with product thumbnails!"
|
556 |
+
msgstr "Stilfuldt moderne fakturaer og følgesedler med produkt- thumbnails!"
|
557 |
|
558 |
#: includes/wcpdf-extensions.php:86
|
559 |
msgid "More tax details on the invoices!"
|
560 |
+
msgstr "Flere moms detaljer på fakturaer!"
|
561 |
|
562 |
#: includes/wcpdf-extensions.php:87
|
563 |
#, php-format
|
564 |
msgid "Check out the Premium PDF Invoice & Packing Slips templates at %s."
|
565 |
+
msgstr "Se Premium PDF faktura & pakkesedler skabeloner på %s."
|
566 |
|
567 |
#: includes/wcpdf-extensions.php:88
|
568 |
#, php-format
|
572 |
#: templates/pdf/Simple/invoice.php:29
|
573 |
#: templates/pdf/Simple/packing-slip.php:40
|
574 |
msgid "Billing Address:"
|
575 |
+
msgstr "Faktureringsadresse"
|
576 |
|
577 |
#: templates/pdf/Simple/invoice.php:40
|
578 |
msgid "Ship To:"
|
579 |
+
msgstr "Leveringsadresse:"
|
580 |
|
581 |
#: templates/pdf/Simple/invoice.php:49
|
582 |
msgid "Invoice Number:"
|
637 |
|
638 |
#: templates/pdf/Simple/packing-slip.php:29
|
639 |
msgid "Shipping Address:"
|
640 |
+
msgstr "Leveringsadresse"
|
641 |
|
642 |
#: templates/pdf/Simple/packing-slip.php:56
|
643 |
msgid "Shipping Method:"
|
644 |
+
msgstr "Leveringsmetode:"
|
645 |
|
646 |
#: woocommerce-pdf-invoices-packingslips.php:123
|
647 |
#, php-format
|
681 |
msgid "VAT"
|
682 |
msgstr "Moms"
|
683 |
|
684 |
+
#: woocommerce-pdf-invoices-packingslips.php:760
|
685 |
+
msgid "Tax rate"
|
686 |
+
msgstr "Moms"
|
687 |
+
|
688 |
+
#: woocommerce-pdf-invoices-packingslips.php:797
|
689 |
msgid "Total ex. VAT"
|
690 |
msgstr "Total ex. moms"
|
691 |
|
692 |
+
#: woocommerce-pdf-invoices-packingslips.php:800
|
693 |
msgid "Total"
|
694 |
msgstr "Total"
|
695 |
|
languages/wpo_wcpdf-de_DE.mo
CHANGED
Binary file
|
languages/wpo_wcpdf-de_DE.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
-
"POT-Creation-Date: 2015-
|
5 |
-
"PO-Revision-Date: 2015-
|
6 |
"Last-Translator: Jens Nachtigall <mail@nachtigall.io>\n"
|
7 |
"Language-Team: PROnatur24 <info@pronatur24.eu>\n"
|
8 |
"Language: de_DE\n"
|
@@ -60,47 +60,47 @@ msgstr "Vorlage"
|
|
60 |
msgid "Status"
|
61 |
msgstr "Status"
|
62 |
|
63 |
-
#: includes/class-wcpdf-settings.php:
|
64 |
msgid "WooCommerce PDF Invoices"
|
65 |
msgstr "WooCommerce PDF Rechnungen"
|
66 |
|
67 |
-
#: includes/class-wcpdf-settings.php:
|
68 |
msgid "General settings"
|
69 |
msgstr "Allgemeine Einstellungen"
|
70 |
|
71 |
-
#: includes/class-wcpdf-settings.php:
|
72 |
msgid "How do you want to view the PDF?"
|
73 |
msgstr "Wie soll das PDF angezeigt werden?"
|
74 |
|
75 |
-
#: includes/class-wcpdf-settings.php:
|
76 |
msgid "Download the PDF"
|
77 |
msgstr "PDF runterladen"
|
78 |
|
79 |
-
#: includes/class-wcpdf-settings.php:
|
80 |
msgid "Open the PDF in a new browser tab/window"
|
81 |
msgstr "PDF in einem neuen Browser Tab/Fenster öffnen"
|
82 |
|
83 |
-
#: includes/class-wcpdf-settings.php:
|
84 |
msgid "Admin New Order email"
|
85 |
msgstr "Admin Neue Bestellung E-Mail"
|
86 |
|
87 |
-
#: includes/class-wcpdf-settings.php:
|
88 |
msgid "Customer Processing Order email"
|
89 |
msgstr "Kunde In Bearbeitung E-Mail"
|
90 |
|
91 |
-
#: includes/class-wcpdf-settings.php:
|
92 |
msgid "Customer Completed Order email"
|
93 |
msgstr "Kunde Bestellung abgeschlossen E-Mail"
|
94 |
|
95 |
-
#: includes/class-wcpdf-settings.php:
|
96 |
msgid "Customer Invoice email"
|
97 |
msgstr "Kunde Rechnung E-Mail"
|
98 |
|
99 |
-
#: includes/class-wcpdf-settings.php:
|
100 |
msgid "Attach invoice to:"
|
101 |
msgstr "Rechnung anfügen zu:"
|
102 |
|
103 |
-
#: includes/class-wcpdf-settings.php:
|
104 |
#, php-format
|
105 |
msgid ""
|
106 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
@@ -111,49 +111,49 @@ msgstr ""
|
|
111 |
"überprüfe die Berechtigungen dieses Verzeichnisses. Ohne Schreibrechte "
|
112 |
"können keine E-Mail - Rechnungen verschickt werden."
|
113 |
|
114 |
-
#: includes/class-wcpdf-settings.php:
|
115 |
msgid "Disable for free products"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: includes/class-wcpdf-settings.php:
|
119 |
msgid ""
|
120 |
"Disable automatic creation/attachment of invoices when only free products "
|
121 |
"are ordered"
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: includes/class-wcpdf-settings.php:
|
125 |
msgid "Interface"
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: includes/class-wcpdf-settings.php:
|
129 |
msgid "Allow My Account invoice download"
|
130 |
msgstr ""
|
131 |
|
132 |
-
#: includes/class-wcpdf-settings.php:
|
133 |
msgid "Only when an invoice is already created/emailed"
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: includes/class-wcpdf-settings.php:
|
137 |
msgid "Only for specific order statuses (define below)"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: includes/class-wcpdf-settings.php:
|
141 |
msgid "Always"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/class-wcpdf-settings.php:
|
145 |
msgid "Enable invoice number column in the orders list"
|
146 |
msgstr "Aktivierung Spalte Rechnungsnummer in Bestellübersicht"
|
147 |
|
148 |
-
#: includes/class-wcpdf-settings.php:
|
149 |
msgid "PDF Template settings"
|
150 |
msgstr "PDF Vorlageneinstellungen"
|
151 |
|
152 |
-
#: includes/class-wcpdf-settings.php:
|
153 |
msgid "Choose a template"
|
154 |
msgstr "Wähle ein Template"
|
155 |
|
156 |
-
#: includes/class-wcpdf-settings.php:
|
157 |
#, php-format
|
158 |
msgid ""
|
159 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
@@ -162,83 +162,83 @@ msgstr ""
|
|
162 |
"Wenn du eigene Vorlagen verwenden willst, dann kopiere alle Dateien von "
|
163 |
"<code>%s</code> nach <code>%s</code> und passe sie dort an."
|
164 |
|
165 |
-
#: includes/class-wcpdf-settings.php:
|
166 |
msgid "Paper size"
|
167 |
msgstr "Papierformat"
|
168 |
|
169 |
-
#: includes/class-wcpdf-settings.php:
|
170 |
msgid "A4"
|
171 |
msgstr "A4"
|
172 |
|
173 |
-
#: includes/class-wcpdf-settings.php:
|
174 |
msgid "Letter"
|
175 |
msgstr "Letter"
|
176 |
|
177 |
-
#: includes/class-wcpdf-settings.php:
|
178 |
msgid "Shop header/logo"
|
179 |
msgstr "Briefkopf-Logo"
|
180 |
|
181 |
-
#: includes/class-wcpdf-settings.php:
|
182 |
msgid "Select or upload your invoice header/logo"
|
183 |
msgstr "Auswählen oder hochladen des Logos"
|
184 |
|
185 |
-
#: includes/class-wcpdf-settings.php:
|
186 |
msgid "Set image"
|
187 |
msgstr "Logo festlegen"
|
188 |
|
189 |
-
#: includes/class-wcpdf-settings.php:
|
190 |
msgid "Remove image"
|
191 |
msgstr "Logo entfernen"
|
192 |
|
193 |
-
#: includes/class-wcpdf-settings.php:
|
194 |
msgid "Shop Name"
|
195 |
msgstr "Name des Shops"
|
196 |
|
197 |
-
#: includes/class-wcpdf-settings.php:
|
198 |
msgid "Shop Address"
|
199 |
msgstr "Adresse des Shops"
|
200 |
|
201 |
-
#: includes/class-wcpdf-settings.php:
|
202 |
msgid "Footer: terms & conditions, policies, etc."
|
203 |
msgstr "Fußzeile: allgemeine Bestimmungen, etc."
|
204 |
|
205 |
-
#: includes/class-wcpdf-settings.php:
|
206 |
#: templates/pdf/Simple/invoice.php:21
|
207 |
#: woocommerce-pdf-invoices-packingslips.php:220
|
208 |
msgid "Invoice"
|
209 |
msgstr "Rechnung"
|
210 |
|
211 |
-
#: includes/class-wcpdf-settings.php:
|
212 |
msgid "Display shipping address"
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: includes/class-wcpdf-settings.php:
|
216 |
msgid ""
|
217 |
"Display shipping address on invoice (in addition to the default billing "
|
218 |
"address) if different from billing address"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: includes/class-wcpdf-settings.php:
|
222 |
msgid "Display email address"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: includes/class-wcpdf-settings.php:
|
226 |
msgid "Display phone number"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/class-wcpdf-settings.php:
|
230 |
msgid "Display invoice date"
|
231 |
msgstr "Rechnungsdatum anzeigen"
|
232 |
|
233 |
-
#: includes/class-wcpdf-settings.php:
|
234 |
msgid "Display built-in sequential invoice number"
|
235 |
msgstr "Anzeige integrierte fortlaufende Rechnungsnummer"
|
236 |
|
237 |
-
#: includes/class-wcpdf-settings.php:
|
238 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
239 |
msgstr "Nächste Rechnungsnummer (ohne Präfix/Suffix usw.)"
|
240 |
|
241 |
-
#: includes/class-wcpdf-settings.php:
|
242 |
msgid ""
|
243 |
"This is the number that will be used on the next invoice that is created. By "
|
244 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
@@ -253,15 +253,15 @@ msgstr ""
|
|
253 |
"Rechnungsnummer mit einer kleineren Nummer zu doppelten Rechnungsnummern "
|
254 |
"führen kann."
|
255 |
|
256 |
-
#: includes/class-wcpdf-settings.php:
|
257 |
msgid "Invoice number format"
|
258 |
msgstr "Rechnungsnummer"
|
259 |
|
260 |
-
#: includes/class-wcpdf-settings.php:
|
261 |
msgid "Prefix"
|
262 |
msgstr "Präfix"
|
263 |
|
264 |
-
#: includes/class-wcpdf-settings.php:
|
265 |
msgid ""
|
266 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
267 |
"respectively"
|
@@ -269,21 +269,21 @@ msgstr ""
|
|
269 |
"um das Bestelljahr und/oder -monat zu nutzen, verwende [order_year] oder "
|
270 |
"[order_month]"
|
271 |
|
272 |
-
#: includes/class-wcpdf-settings.php:
|
273 |
msgid "Suffix"
|
274 |
msgstr "Suffix"
|
275 |
|
276 |
-
#: includes/class-wcpdf-settings.php:
|
277 |
msgid "Padding"
|
278 |
msgstr "Abstand"
|
279 |
|
280 |
-
#: includes/class-wcpdf-settings.php:
|
281 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
282 |
msgstr ""
|
283 |
"Anzahl der Zeichen hier eingeben - \"6\" eingeben um 42 als 000042 "
|
284 |
"darzustellen"
|
285 |
|
286 |
-
#: includes/class-wcpdf-settings.php:
|
287 |
msgid ""
|
288 |
"note: if you have already created a custom invoice number format with a "
|
289 |
"filter, the above settings will be ignored"
|
@@ -291,99 +291,99 @@ msgstr ""
|
|
291 |
"beachte: solltest du schon mit einem Filter ein eigenes Format der "
|
292 |
"Rechnungsnummer erstellt haben, werden obige Einstellungen ignoriert"
|
293 |
|
294 |
-
#: includes/class-wcpdf-settings.php:
|
295 |
#: templates/pdf/Simple/packing-slip.php:9
|
296 |
#: templates/pdf/Simple/packing-slip.php:21
|
297 |
#: woocommerce-pdf-invoices-packingslips.php:223
|
298 |
msgid "Packing Slip"
|
299 |
msgstr "Lieferschein"
|
300 |
|
301 |
-
#: includes/class-wcpdf-settings.php:
|
302 |
msgid "Display billing address"
|
303 |
msgstr ""
|
304 |
|
305 |
-
#: includes/class-wcpdf-settings.php:
|
306 |
msgid ""
|
307 |
"Display billing address on packing slip (in addition to the default shipping "
|
308 |
"address) if different from shipping address"
|
309 |
msgstr ""
|
310 |
|
311 |
-
#: includes/class-wcpdf-settings.php:
|
312 |
msgid "Extra template fields"
|
313 |
msgstr "Zusätzliche Vorlagenfelder"
|
314 |
|
315 |
-
#: includes/class-wcpdf-settings.php:
|
316 |
msgid "Extra field 1"
|
317 |
msgstr "Zusatzfeld 1"
|
318 |
|
319 |
-
#: includes/class-wcpdf-settings.php:
|
320 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
321 |
msgstr ""
|
322 |
"Das ist die Spalte 1 in der Fußzeile der <i>Modern (Premium)</i> Vorlage"
|
323 |
|
324 |
-
#: includes/class-wcpdf-settings.php:
|
325 |
msgid "Extra field 2"
|
326 |
msgstr "Zusatzfeld 2"
|
327 |
|
328 |
-
#: includes/class-wcpdf-settings.php:
|
329 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
330 |
msgstr ""
|
331 |
"Das ist die Spalte 2 in der Fußzeile der <i>Modern (Premium)</i> Vorlage"
|
332 |
|
333 |
-
#: includes/class-wcpdf-settings.php:
|
334 |
msgid "Extra field 3"
|
335 |
msgstr "Zusatzfeld 3"
|
336 |
|
337 |
-
#: includes/class-wcpdf-settings.php:
|
338 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
339 |
msgstr ""
|
340 |
"Das ist die Spalte 3 in der Fußzeile der <i>Modern (Premium)</i> Vorlage"
|
341 |
|
342 |
-
#: includes/class-wcpdf-settings.php:
|
343 |
msgid "Debug settings"
|
344 |
msgstr ""
|
345 |
|
346 |
-
#: includes/class-wcpdf-settings.php:
|
347 |
msgid "Enable debug output"
|
348 |
msgstr ""
|
349 |
|
350 |
-
#: includes/class-wcpdf-settings.php:
|
351 |
msgid ""
|
352 |
"Enable this option to output plugin errors if you're getting a blank page or "
|
353 |
"other PDF generation issues"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/class-wcpdf-settings.php:
|
357 |
msgid "Output to HTML"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/class-wcpdf-settings.php:
|
361 |
msgid ""
|
362 |
"Send the template output as HTML to the browser instead of creating a PDF."
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: includes/class-wcpdf-settings.php:
|
366 |
msgid "Use old tmp folder"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: includes/class-wcpdf-settings.php:
|
370 |
msgid ""
|
371 |
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
372 |
"plugin folder. This setting is only intended for backwards compatibility, "
|
373 |
"not recommended on new installs!"
|
374 |
msgstr ""
|
375 |
|
376 |
-
#: includes/class-wcpdf-settings.php:
|
377 |
msgid "Image resolution"
|
378 |
msgstr "Bildauflösung"
|
379 |
|
380 |
-
#: includes/class-wcpdf-settings.php:
|
381 |
msgid ""
|
382 |
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
383 |
"Do not use them on a live website!"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: includes/class-wcpdf-settings.php:
|
387 |
msgid ""
|
388 |
"These are used for the (optional) footer columns in the <em>Modern "
|
389 |
"(Premium)</em> template, but can also be used for other elements in your "
|
@@ -656,27 +656,31 @@ msgstr "Zahlungsart"
|
|
656 |
msgid "Shipping method"
|
657 |
msgstr "Versandart"
|
658 |
|
659 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
660 |
msgid "Subtotal"
|
661 |
msgstr "Zwischensumme"
|
662 |
|
663 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
664 |
msgid "Shipping"
|
665 |
msgstr "Versand"
|
666 |
|
667 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
668 |
msgid "Discount"
|
669 |
msgstr "Rabatt"
|
670 |
|
671 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
672 |
msgid "VAT"
|
673 |
msgstr "MwSt."
|
674 |
|
675 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
|
|
|
|
|
|
|
|
676 |
msgid "Total ex. VAT"
|
677 |
msgstr "Gesamtsumme ohne MwSt."
|
678 |
|
679 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
680 |
msgid "Total"
|
681 |
msgstr "Gesamtsumme"
|
682 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
+
"POT-Creation-Date: 2015-04-29 08:59+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-04-29 09:02+0100\n"
|
6 |
"Last-Translator: Jens Nachtigall <mail@nachtigall.io>\n"
|
7 |
"Language-Team: PROnatur24 <info@pronatur24.eu>\n"
|
8 |
"Language: de_DE\n"
|
60 |
msgid "Status"
|
61 |
msgstr "Status"
|
62 |
|
63 |
+
#: includes/class-wcpdf-settings.php:120
|
64 |
msgid "WooCommerce PDF Invoices"
|
65 |
msgstr "WooCommerce PDF Rechnungen"
|
66 |
|
67 |
+
#: includes/class-wcpdf-settings.php:189
|
68 |
msgid "General settings"
|
69 |
msgstr "Allgemeine Einstellungen"
|
70 |
|
71 |
+
#: includes/class-wcpdf-settings.php:196
|
72 |
msgid "How do you want to view the PDF?"
|
73 |
msgstr "Wie soll das PDF angezeigt werden?"
|
74 |
|
75 |
+
#: includes/class-wcpdf-settings.php:204
|
76 |
msgid "Download the PDF"
|
77 |
msgstr "PDF runterladen"
|
78 |
|
79 |
+
#: includes/class-wcpdf-settings.php:205
|
80 |
msgid "Open the PDF in a new browser tab/window"
|
81 |
msgstr "PDF in einem neuen Browser Tab/Fenster öffnen"
|
82 |
|
83 |
+
#: includes/class-wcpdf-settings.php:214
|
84 |
msgid "Admin New Order email"
|
85 |
msgstr "Admin Neue Bestellung E-Mail"
|
86 |
|
87 |
+
#: includes/class-wcpdf-settings.php:215
|
88 |
msgid "Customer Processing Order email"
|
89 |
msgstr "Kunde In Bearbeitung E-Mail"
|
90 |
|
91 |
+
#: includes/class-wcpdf-settings.php:216
|
92 |
msgid "Customer Completed Order email"
|
93 |
msgstr "Kunde Bestellung abgeschlossen E-Mail"
|
94 |
|
95 |
+
#: includes/class-wcpdf-settings.php:217
|
96 |
msgid "Customer Invoice email"
|
97 |
msgstr "Kunde Rechnung E-Mail"
|
98 |
|
99 |
+
#: includes/class-wcpdf-settings.php:222
|
100 |
msgid "Attach invoice to:"
|
101 |
msgstr "Rechnung anfügen zu:"
|
102 |
|
103 |
+
#: includes/class-wcpdf-settings.php:230
|
104 |
#, php-format
|
105 |
msgid ""
|
106 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
111 |
"überprüfe die Berechtigungen dieses Verzeichnisses. Ohne Schreibrechte "
|
112 |
"können keine E-Mail - Rechnungen verschickt werden."
|
113 |
|
114 |
+
#: includes/class-wcpdf-settings.php:236
|
115 |
msgid "Disable for free products"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: includes/class-wcpdf-settings.php:243
|
119 |
msgid ""
|
120 |
"Disable automatic creation/attachment of invoices when only free products "
|
121 |
"are ordered"
|
122 |
msgstr ""
|
123 |
|
124 |
+
#: includes/class-wcpdf-settings.php:250
|
125 |
msgid "Interface"
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: includes/class-wcpdf-settings.php:298
|
129 |
msgid "Allow My Account invoice download"
|
130 |
msgstr ""
|
131 |
|
132 |
+
#: includes/class-wcpdf-settings.php:306
|
133 |
msgid "Only when an invoice is already created/emailed"
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: includes/class-wcpdf-settings.php:307
|
137 |
msgid "Only for specific order statuses (define below)"
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: includes/class-wcpdf-settings.php:308
|
141 |
msgid "Always"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-wcpdf-settings.php:323
|
145 |
msgid "Enable invoice number column in the orders list"
|
146 |
msgstr "Aktivierung Spalte Rechnungsnummer in Bestellübersicht"
|
147 |
|
148 |
+
#: includes/class-wcpdf-settings.php:361
|
149 |
msgid "PDF Template settings"
|
150 |
msgstr "PDF Vorlageneinstellungen"
|
151 |
|
152 |
+
#: includes/class-wcpdf-settings.php:373
|
153 |
msgid "Choose a template"
|
154 |
msgstr "Wähle ein Template"
|
155 |
|
156 |
+
#: includes/class-wcpdf-settings.php:381
|
157 |
#, php-format
|
158 |
msgid ""
|
159 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
162 |
"Wenn du eigene Vorlagen verwenden willst, dann kopiere alle Dateien von "
|
163 |
"<code>%s</code> nach <code>%s</code> und passe sie dort an."
|
164 |
|
165 |
+
#: includes/class-wcpdf-settings.php:387
|
166 |
msgid "Paper size"
|
167 |
msgstr "Papierformat"
|
168 |
|
169 |
+
#: includes/class-wcpdf-settings.php:395
|
170 |
msgid "A4"
|
171 |
msgstr "A4"
|
172 |
|
173 |
+
#: includes/class-wcpdf-settings.php:396
|
174 |
msgid "Letter"
|
175 |
msgstr "Letter"
|
176 |
|
177 |
+
#: includes/class-wcpdf-settings.php:403
|
178 |
msgid "Shop header/logo"
|
179 |
msgstr "Briefkopf-Logo"
|
180 |
|
181 |
+
#: includes/class-wcpdf-settings.php:410
|
182 |
msgid "Select or upload your invoice header/logo"
|
183 |
msgstr "Auswählen oder hochladen des Logos"
|
184 |
|
185 |
+
#: includes/class-wcpdf-settings.php:411
|
186 |
msgid "Set image"
|
187 |
msgstr "Logo festlegen"
|
188 |
|
189 |
+
#: includes/class-wcpdf-settings.php:412
|
190 |
msgid "Remove image"
|
191 |
msgstr "Logo entfernen"
|
192 |
|
193 |
+
#: includes/class-wcpdf-settings.php:419
|
194 |
msgid "Shop Name"
|
195 |
msgstr "Name des Shops"
|
196 |
|
197 |
+
#: includes/class-wcpdf-settings.php:432
|
198 |
msgid "Shop Address"
|
199 |
msgstr "Adresse des Shops"
|
200 |
|
201 |
+
#: includes/class-wcpdf-settings.php:447
|
202 |
msgid "Footer: terms & conditions, policies, etc."
|
203 |
msgstr "Fußzeile: allgemeine Bestimmungen, etc."
|
204 |
|
205 |
+
#: includes/class-wcpdf-settings.php:463 templates/pdf/Simple/invoice.php:9
|
206 |
#: templates/pdf/Simple/invoice.php:21
|
207 |
#: woocommerce-pdf-invoices-packingslips.php:220
|
208 |
msgid "Invoice"
|
209 |
msgstr "Rechnung"
|
210 |
|
211 |
+
#: includes/class-wcpdf-settings.php:470
|
212 |
msgid "Display shipping address"
|
213 |
msgstr ""
|
214 |
|
215 |
+
#: includes/class-wcpdf-settings.php:477
|
216 |
msgid ""
|
217 |
"Display shipping address on invoice (in addition to the default billing "
|
218 |
"address) if different from billing address"
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: includes/class-wcpdf-settings.php:483 includes/class-wcpdf-settings.php:598
|
222 |
msgid "Display email address"
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: includes/class-wcpdf-settings.php:495 includes/class-wcpdf-settings.php:610
|
226 |
msgid "Display phone number"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/class-wcpdf-settings.php:507
|
230 |
msgid "Display invoice date"
|
231 |
msgstr "Rechnungsdatum anzeigen"
|
232 |
|
233 |
+
#: includes/class-wcpdf-settings.php:520
|
234 |
msgid "Display built-in sequential invoice number"
|
235 |
msgstr "Anzeige integrierte fortlaufende Rechnungsnummer"
|
236 |
|
237 |
+
#: includes/class-wcpdf-settings.php:533
|
238 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
239 |
msgstr "Nächste Rechnungsnummer (ohne Präfix/Suffix usw.)"
|
240 |
|
241 |
+
#: includes/class-wcpdf-settings.php:541
|
242 |
msgid ""
|
243 |
"This is the number that will be used on the next invoice that is created. By "
|
244 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
253 |
"Rechnungsnummer mit einer kleineren Nummer zu doppelten Rechnungsnummern "
|
254 |
"führen kann."
|
255 |
|
256 |
+
#: includes/class-wcpdf-settings.php:547
|
257 |
msgid "Invoice number format"
|
258 |
msgstr "Rechnungsnummer"
|
259 |
|
260 |
+
#: includes/class-wcpdf-settings.php:556
|
261 |
msgid "Prefix"
|
262 |
msgstr "Präfix"
|
263 |
|
264 |
+
#: includes/class-wcpdf-settings.php:558
|
265 |
msgid ""
|
266 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
267 |
"respectively"
|
269 |
"um das Bestelljahr und/oder -monat zu nutzen, verwende [order_year] oder "
|
270 |
"[order_month]"
|
271 |
|
272 |
+
#: includes/class-wcpdf-settings.php:561
|
273 |
msgid "Suffix"
|
274 |
msgstr "Suffix"
|
275 |
|
276 |
+
#: includes/class-wcpdf-settings.php:566
|
277 |
msgid "Padding"
|
278 |
msgstr "Abstand"
|
279 |
|
280 |
+
#: includes/class-wcpdf-settings.php:568
|
281 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
282 |
msgstr ""
|
283 |
"Anzahl der Zeichen hier eingeben - \"6\" eingeben um 42 als 000042 "
|
284 |
"darzustellen"
|
285 |
|
286 |
+
#: includes/class-wcpdf-settings.php:571
|
287 |
msgid ""
|
288 |
"note: if you have already created a custom invoice number format with a "
|
289 |
"filter, the above settings will be ignored"
|
291 |
"beachte: solltest du schon mit einem Filter ein eigenes Format der "
|
292 |
"Rechnungsnummer erstellt haben, werden obige Einstellungen ignoriert"
|
293 |
|
294 |
+
#: includes/class-wcpdf-settings.php:578
|
295 |
#: templates/pdf/Simple/packing-slip.php:9
|
296 |
#: templates/pdf/Simple/packing-slip.php:21
|
297 |
#: woocommerce-pdf-invoices-packingslips.php:223
|
298 |
msgid "Packing Slip"
|
299 |
msgstr "Lieferschein"
|
300 |
|
301 |
+
#: includes/class-wcpdf-settings.php:585
|
302 |
msgid "Display billing address"
|
303 |
msgstr ""
|
304 |
|
305 |
+
#: includes/class-wcpdf-settings.php:592
|
306 |
msgid ""
|
307 |
"Display billing address on packing slip (in addition to the default shipping "
|
308 |
"address) if different from shipping address"
|
309 |
msgstr ""
|
310 |
|
311 |
+
#: includes/class-wcpdf-settings.php:623
|
312 |
msgid "Extra template fields"
|
313 |
msgstr "Zusätzliche Vorlagenfelder"
|
314 |
|
315 |
+
#: includes/class-wcpdf-settings.php:630
|
316 |
msgid "Extra field 1"
|
317 |
msgstr "Zusatzfeld 1"
|
318 |
|
319 |
+
#: includes/class-wcpdf-settings.php:639
|
320 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
321 |
msgstr ""
|
322 |
"Das ist die Spalte 1 in der Fußzeile der <i>Modern (Premium)</i> Vorlage"
|
323 |
|
324 |
+
#: includes/class-wcpdf-settings.php:645
|
325 |
msgid "Extra field 2"
|
326 |
msgstr "Zusatzfeld 2"
|
327 |
|
328 |
+
#: includes/class-wcpdf-settings.php:654
|
329 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
330 |
msgstr ""
|
331 |
"Das ist die Spalte 2 in der Fußzeile der <i>Modern (Premium)</i> Vorlage"
|
332 |
|
333 |
+
#: includes/class-wcpdf-settings.php:660
|
334 |
msgid "Extra field 3"
|
335 |
msgstr "Zusatzfeld 3"
|
336 |
|
337 |
+
#: includes/class-wcpdf-settings.php:669
|
338 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
339 |
msgstr ""
|
340 |
"Das ist die Spalte 3 in der Fußzeile der <i>Modern (Premium)</i> Vorlage"
|
341 |
|
342 |
+
#: includes/class-wcpdf-settings.php:711
|
343 |
msgid "Debug settings"
|
344 |
msgstr ""
|
345 |
|
346 |
+
#: includes/class-wcpdf-settings.php:718
|
347 |
msgid "Enable debug output"
|
348 |
msgstr ""
|
349 |
|
350 |
+
#: includes/class-wcpdf-settings.php:725
|
351 |
msgid ""
|
352 |
"Enable this option to output plugin errors if you're getting a blank page or "
|
353 |
"other PDF generation issues"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/class-wcpdf-settings.php:731
|
357 |
msgid "Output to HTML"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: includes/class-wcpdf-settings.php:738
|
361 |
msgid ""
|
362 |
"Send the template output as HTML to the browser instead of creating a PDF."
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: includes/class-wcpdf-settings.php:744
|
366 |
msgid "Use old tmp folder"
|
367 |
msgstr ""
|
368 |
|
369 |
+
#: includes/class-wcpdf-settings.php:751
|
370 |
msgid ""
|
371 |
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
372 |
"plugin folder. This setting is only intended for backwards compatibility, "
|
373 |
"not recommended on new installs!"
|
374 |
msgstr ""
|
375 |
|
376 |
+
#: includes/class-wcpdf-settings.php:1091
|
377 |
msgid "Image resolution"
|
378 |
msgstr "Bildauflösung"
|
379 |
|
380 |
+
#: includes/class-wcpdf-settings.php:1207
|
381 |
msgid ""
|
382 |
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
383 |
"Do not use them on a live website!"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: includes/class-wcpdf-settings.php:1216
|
387 |
msgid ""
|
388 |
"These are used for the (optional) footer columns in the <em>Modern "
|
389 |
"(Premium)</em> template, but can also be used for other elements in your "
|
656 |
msgid "Shipping method"
|
657 |
msgstr "Versandart"
|
658 |
|
659 |
+
#: woocommerce-pdf-invoices-packingslips.php:644
|
660 |
msgid "Subtotal"
|
661 |
msgstr "Zwischensumme"
|
662 |
|
663 |
+
#: woocommerce-pdf-invoices-packingslips.php:666
|
664 |
msgid "Shipping"
|
665 |
msgstr "Versand"
|
666 |
|
667 |
+
#: woocommerce-pdf-invoices-packingslips.php:719
|
668 |
msgid "Discount"
|
669 |
msgstr "Rabatt"
|
670 |
|
671 |
+
#: woocommerce-pdf-invoices-packingslips.php:759
|
672 |
msgid "VAT"
|
673 |
msgstr "MwSt."
|
674 |
|
675 |
+
#: woocommerce-pdf-invoices-packingslips.php:760
|
676 |
+
msgid "Tax rate"
|
677 |
+
msgstr "MwSt-Satz"
|
678 |
+
|
679 |
+
#: woocommerce-pdf-invoices-packingslips.php:797
|
680 |
msgid "Total ex. VAT"
|
681 |
msgstr "Gesamtsumme ohne MwSt."
|
682 |
|
683 |
+
#: woocommerce-pdf-invoices-packingslips.php:800
|
684 |
msgid "Total"
|
685 |
msgstr "Gesamtsumme"
|
686 |
|
languages/wpo_wcpdf-fr_FR.mo
CHANGED
Binary file
|
languages/wpo_wcpdf-fr_FR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips v1.3.2\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: Serge Labrosse <serge.labrosse@gmail.com>\n"
|
8 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
9 |
"Language: fr_FR\n"
|
@@ -11,7 +11,7 @@ msgstr ""
|
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"Plural-Forms: nplurals=2; plural=n>1;\n"
|
14 |
-
"X-Generator: Poedit 1.
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
17 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
@@ -20,129 +20,108 @@ msgstr ""
|
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
# @ wpo_wcpdf
|
23 |
-
#: includes/class-wcpdf-export.php:
|
24 |
-
#: includes/class-wcpdf-export.php:
|
25 |
-
#: includes/class-wcpdf-export.php:202
|
26 |
msgid "You do not have sufficient permissions to access this page."
|
27 |
msgstr "Vous n'avez pas les permissions nécessaires pour accéder à cette page."
|
28 |
|
|
|
|
|
|
|
|
|
29 |
# @ wpo_wcpdf
|
30 |
-
#: includes/class-wcpdf-export.php:
|
31 |
msgid "invoice"
|
32 |
msgid_plural "invoices"
|
33 |
msgstr[0] "facture"
|
34 |
msgstr[1] "factures"
|
35 |
|
36 |
# @ wpo_wcpdf
|
37 |
-
#: includes/class-wcpdf-export.php:
|
38 |
msgid "packing-slip"
|
39 |
msgid_plural "packing-slips"
|
40 |
msgstr[0] "bon-de-livraison"
|
41 |
msgstr[1] "bons-de-livraison"
|
42 |
|
43 |
# @ wpo_wcpdf
|
44 |
-
#: includes/class-wcpdf-settings.php:
|
45 |
-
#: includes/class-wcpdf-writepanels.php:
|
46 |
-
#: includes/class-wcpdf-writepanels.php:177
|
47 |
msgid "PDF Invoices"
|
48 |
msgstr "Générer les factures au format PDF"
|
49 |
|
50 |
# @ woocommerce
|
51 |
-
#: includes/class-wcpdf-settings.php:
|
52 |
msgid "Settings"
|
53 |
msgstr "Paramètres"
|
54 |
|
55 |
# @ wpo_wcpdf
|
56 |
-
#: includes/class-wcpdf-settings.php:
|
57 |
msgid "General"
|
58 |
msgstr "Général"
|
59 |
|
60 |
# @ wpo_wcpdf
|
61 |
-
#: includes/class-wcpdf-settings.php:
|
62 |
msgid "Template"
|
63 |
msgstr "Modèle"
|
64 |
|
65 |
# @ wpo_wcpdf
|
66 |
-
#: includes/class-wcpdf-settings.php:
|
67 |
-
msgid "WooCommerce PDF Invoices"
|
68 |
-
msgstr "Factures PDF WooCommerce"
|
69 |
-
|
70 |
-
# @ wpo_wcpdf
|
71 |
-
#: includes/class-wcpdf-settings.php:98
|
72 |
msgid "Status"
|
73 |
msgstr "État"
|
74 |
|
75 |
-
#: includes/class-wcpdf-settings.php:109
|
76 |
-
#, php-format
|
77 |
-
msgid ""
|
78 |
-
"Upload all invoices automatically to your dropbox!<br/>Check out the %s "
|
79 |
-
"extension."
|
80 |
-
msgstr ""
|
81 |
-
|
82 |
-
# @ wpo_wcpdf
|
83 |
-
#: includes/class-wcpdf-settings.php:119
|
84 |
-
#, php-format
|
85 |
-
msgid ""
|
86 |
-
"Looking for more advanced templates? Check out the Premium PDF Invoice & "
|
87 |
-
"Packing Slips templates at %s."
|
88 |
-
msgstr ""
|
89 |
-
"Vous cherchez des modèles plus avancés ? Jetez un oeil aux modèles Premium "
|
90 |
-
"PDF Invoice & Packing Slips sur %s."
|
91 |
-
|
92 |
# @ wpo_wcpdf
|
93 |
#: includes/class-wcpdf-settings.php:120
|
94 |
-
|
95 |
-
|
96 |
-
msgstr "Pour des modèles sur mesure, nous contacter au %s."
|
97 |
|
98 |
# @ wpo_wcpdf
|
99 |
-
#: includes/class-wcpdf-settings.php:
|
100 |
msgid "General settings"
|
101 |
msgstr "Paramètres généraux"
|
102 |
|
103 |
# @ wpo_wcpdf
|
104 |
-
#: includes/class-wcpdf-settings.php:
|
105 |
msgid "How do you want to view the PDF?"
|
106 |
msgstr "Comment voulez-vous voir le PDF?"
|
107 |
|
108 |
# @ wpo_wcpdf
|
109 |
-
#: includes/class-wcpdf-settings.php:
|
110 |
msgid "Download the PDF"
|
111 |
msgstr "Télécharger le PDF"
|
112 |
|
113 |
# @ wpo_wcpdf
|
114 |
-
#: includes/class-wcpdf-settings.php:
|
115 |
msgid "Open the PDF in a new browser tab/window"
|
116 |
msgstr ""
|
117 |
"Ouvrir le PDF dans un nouvel onglet/une nouvelle fenêtre du navigateur."
|
118 |
|
119 |
# @ wpo_wcpdf
|
120 |
-
#: includes/class-wcpdf-settings.php:
|
121 |
-
msgid "Attach invoice to:"
|
122 |
-
msgstr "joindre la facture à :"
|
123 |
-
|
124 |
-
# @ wpo_wcpdf
|
125 |
-
#: includes/class-wcpdf-settings.php:209
|
126 |
msgid "Admin New Order email"
|
127 |
msgstr "Courrier El Admin pour nouvelle commande"
|
128 |
|
129 |
# @ wpo_wcpdf
|
130 |
-
#: includes/class-wcpdf-settings.php:
|
131 |
msgid "Customer Processing Order email"
|
132 |
msgstr "Courrier El Client pour commande en cours"
|
133 |
|
134 |
# @ wpo_wcpdf
|
135 |
-
#: includes/class-wcpdf-settings.php:
|
136 |
msgid "Customer Completed Order email"
|
137 |
msgstr "Courrier El client pour commande terminée"
|
138 |
|
139 |
# @ wpo_wcpdf
|
140 |
-
#: includes/class-wcpdf-settings.php:
|
141 |
msgid "Customer Invoice email"
|
142 |
msgstr "Clourrier El pour Facture client"
|
143 |
|
144 |
# @ wpo_wcpdf
|
145 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
146 |
#, php-format
|
147 |
msgid ""
|
148 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
@@ -153,112 +132,148 @@ msgstr ""
|
|
153 |
"vos permissions pour ce dossier! Sans l'autorisation d'écriture dans ce "
|
154 |
"dossier, le plugin ne pourra pas envoyer les factures par e-mail."
|
155 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
156 |
# @ wpo_wcpdf
|
157 |
-
#: includes/class-wcpdf-settings.php:
|
158 |
msgid "Enable invoice number column in the orders list"
|
159 |
msgstr "Activer la colonne du numéro de facture dans la liste de commande"
|
160 |
|
161 |
# @ wpo_wcpdf
|
162 |
-
#: includes/class-wcpdf-settings.php:
|
163 |
msgid "PDF Template settings"
|
164 |
msgstr "Paramètres des modèles PDF"
|
165 |
|
166 |
# @ wpo_wcpdf
|
167 |
-
#: includes/class-wcpdf-settings.php:
|
168 |
msgid "Choose a template"
|
169 |
msgstr "Sélectionnez un modèle"
|
170 |
|
171 |
-
|
172 |
-
#: includes/class-wcpdf-settings.php:279
|
173 |
#, php-format
|
174 |
msgid ""
|
175 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
176 |
-
"<code>%s</code> to customize them"
|
177 |
msgstr ""
|
178 |
-
"Vous voulez utiliser votre propre modèle? Copiez tous les fichiers de <code>"
|
179 |
-
"%s</code> dans <code>%s</code> pour le personnaliser"
|
180 |
|
181 |
# @ wpo_wcpdf
|
182 |
-
#: includes/class-wcpdf-settings.php:
|
183 |
msgid "Paper size"
|
184 |
msgstr "Taille du papier"
|
185 |
|
186 |
# @ wpo_wcpdf
|
187 |
-
#: includes/class-wcpdf-settings.php:
|
188 |
msgid "A4"
|
189 |
msgstr "A4"
|
190 |
|
191 |
# @ wpo_wcpdf
|
192 |
-
#: includes/class-wcpdf-settings.php:
|
193 |
msgid "Letter"
|
194 |
msgstr "Lettre"
|
195 |
|
196 |
# @ wpo_wcpdf
|
197 |
-
#: includes/class-wcpdf-settings.php:
|
198 |
msgid "Shop header/logo"
|
199 |
msgstr "En-tête de la boutique/logo"
|
200 |
|
201 |
# @ wpo_wcpdf
|
202 |
-
#: includes/class-wcpdf-settings.php:
|
203 |
msgid "Select or upload your invoice header/logo"
|
204 |
msgstr "Sélectionnez ou chargez votre en-tête/logo de facture"
|
205 |
|
206 |
# @ wpo_wcpdf
|
207 |
-
#: includes/class-wcpdf-settings.php:
|
208 |
msgid "Set image"
|
209 |
msgstr "Choisir une autre image"
|
210 |
|
211 |
# @ wpo_wcpdf
|
212 |
-
#: includes/class-wcpdf-settings.php:
|
213 |
msgid "Remove image"
|
214 |
msgstr "Supprimer l'image"
|
215 |
|
216 |
# @ wpo_wcpdf
|
217 |
-
#: includes/class-wcpdf-settings.php:
|
218 |
msgid "Shop Name"
|
219 |
msgstr "Nom de la boutique"
|
220 |
|
221 |
# @ wpo_wcpdf
|
222 |
-
#: includes/class-wcpdf-settings.php:
|
223 |
msgid "Shop Address"
|
224 |
msgstr "Adresse de la boutique"
|
225 |
|
226 |
# @ wpo_wcpdf
|
227 |
-
#: includes/class-wcpdf-settings.php:
|
228 |
msgid "Footer: terms & conditions, policies, etc."
|
229 |
msgstr "Pied de page : conditions générales de ventes, etc."
|
230 |
|
231 |
# @ wpo_wcpdf
|
232 |
-
#: includes/class-wcpdf-settings.php:
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
#: includes/class-wcpdf-settings.php:385
|
238 |
-
msgid "WooCommerce order number"
|
239 |
-
msgstr "Numéro de Commande WooCommerce"
|
240 |
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
msgstr "Numéro de facture séquentiel imbriqué"
|
245 |
|
246 |
-
|
247 |
-
#: includes/class-wcpdf-settings.php:388
|
248 |
msgid ""
|
249 |
-
"
|
250 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
251 |
msgstr ""
|
252 |
-
"Si vous utilisez l'extension WooCommerce pour la numérotation, choisir le "
|
253 |
-
"numéro de commande WooCommerce"
|
254 |
|
255 |
# @ wpo_wcpdf
|
256 |
-
#: includes/class-wcpdf-settings.php:
|
257 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
258 |
msgstr "Prochain numéro de facture (sans préfixe/suffixe,etc.)"
|
259 |
|
260 |
# @ wpo_wcpdf
|
261 |
-
#: includes/class-wcpdf-settings.php:
|
262 |
msgid ""
|
263 |
"This is the number that will be used on the next invoice that is created. By "
|
264 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
@@ -273,96 +288,139 @@ msgstr ""
|
|
273 |
"facture PDF, vous pourriez créer des numéros de facture en double!"
|
274 |
|
275 |
# @ wpo_wcpdf
|
276 |
-
#: includes/class-wcpdf-settings.php:
|
277 |
#, fuzzy
|
278 |
msgid "Invoice number format"
|
279 |
msgstr "Numéro de Facture"
|
280 |
|
281 |
-
#: includes/class-wcpdf-settings.php:
|
282 |
msgid "Prefix"
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: includes/class-wcpdf-settings.php:
|
286 |
msgid ""
|
287 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
288 |
"respectively"
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: includes/class-wcpdf-settings.php:
|
292 |
msgid "Suffix"
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: includes/class-wcpdf-settings.php:
|
296 |
msgid "Padding"
|
297 |
msgstr ""
|
298 |
|
299 |
-
#: includes/class-wcpdf-settings.php:
|
300 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
301 |
msgstr ""
|
302 |
|
303 |
-
#: includes/class-wcpdf-settings.php:
|
304 |
msgid ""
|
305 |
"note: if you have already created a custom invoice number format with a "
|
306 |
"filter, the above settings will be ignored"
|
307 |
msgstr ""
|
308 |
|
309 |
# @ wpo_wcpdf
|
310 |
-
#: includes/class-wcpdf-settings.php:
|
311 |
-
|
312 |
-
|
|
|
|
|
|
|
313 |
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
msgstr "Date de la commande"
|
318 |
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
|
|
323 |
|
324 |
# @ wpo_wcpdf
|
325 |
-
#: includes/class-wcpdf-settings.php:
|
326 |
msgid "Extra template fields"
|
327 |
msgstr "Champs supplémentaires du modèle"
|
328 |
|
329 |
# @ wpo_wcpdf
|
330 |
-
#: includes/class-wcpdf-settings.php:
|
331 |
msgid "Extra field 1"
|
332 |
msgstr "Champ supplémentaire 1"
|
333 |
|
334 |
# @ wpo_wcpdf
|
335 |
-
#: includes/class-wcpdf-settings.php:
|
336 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
337 |
msgstr "Correspond à la colonne 1 dans le modèle <i>Modern (Premium)</i>"
|
338 |
|
339 |
# @ wpo_wcpdf
|
340 |
-
#: includes/class-wcpdf-settings.php:
|
341 |
msgid "Extra field 2"
|
342 |
msgstr "Champ supplémentaire 2"
|
343 |
|
344 |
# @ wpo_wcpdf
|
345 |
-
#: includes/class-wcpdf-settings.php:
|
346 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
347 |
msgstr "Correspond à la colonne 2 dans le modèle <i>Modern (Premium)</i>"
|
348 |
|
349 |
# @ wpo_wcpdf
|
350 |
-
#: includes/class-wcpdf-settings.php:
|
351 |
msgid "Extra field 3"
|
352 |
msgstr "Champ supplémentaire 3"
|
353 |
|
354 |
# @ wpo_wcpdf
|
355 |
-
#: includes/class-wcpdf-settings.php:
|
356 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
357 |
msgstr "Correspond à la colonne 3 dans le modèle <i>Modern (Premium)</i>"
|
358 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
359 |
# @ default
|
360 |
-
#: includes/class-wcpdf-settings.php:
|
361 |
msgid "Image resolution"
|
362 |
msgstr "Résolution de l'image"
|
363 |
|
|
|
|
|
|
|
|
|
|
|
|
|
364 |
# @ wpo_wcpdf
|
365 |
-
#: includes/class-wcpdf-settings.php:
|
366 |
msgid ""
|
367 |
"These are used for the (optional) footer columns in the <em>Modern "
|
368 |
"(Premium)</em> template, but can also be used for other elements in your "
|
@@ -373,137 +431,253 @@ msgstr ""
|
|
373 |
"pour d'autres éléments dans votre modèle personnalisé."
|
374 |
|
375 |
# @ wpo_wcpdf
|
376 |
-
#: includes/class-wcpdf-writepanels.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
377 |
msgid "Invoice Number"
|
378 |
msgstr "Numéro de Facture"
|
379 |
|
380 |
# @ wpo_wcpdf
|
381 |
-
#: includes/class-wcpdf-writepanels.php:
|
382 |
msgid "Download invoice (PDF)"
|
383 |
msgstr "Télécharger la facture (PDF)"
|
384 |
|
385 |
# @ wpo_wcpdf
|
386 |
-
#: includes/class-wcpdf-writepanels.php:
|
387 |
msgid "Create PDF"
|
388 |
msgstr "Créer un PDF"
|
389 |
|
390 |
# @ wpo_wcpdf
|
391 |
-
#: includes/class-wcpdf-writepanels.php:
|
392 |
-
msgid "PDF invoice"
|
393 |
-
msgstr "Générer la facture au format PDF"
|
394 |
-
|
395 |
-
# @ wpo_wcpdf
|
396 |
-
#: includes/class-wcpdf-writepanels.php:161
|
397 |
-
msgid "PDF Packing Slip"
|
398 |
-
msgstr "Générer le bon de livraison au format PDF"
|
399 |
-
|
400 |
-
# @ wpo_wcpdf
|
401 |
-
#: includes/class-wcpdf-writepanels.php:178
|
402 |
-
#: includes/class-wcpdf-writepanels.php:179
|
403 |
-
msgid "PDF Packing Slips"
|
404 |
-
msgstr "Générer les bons de livraison au format PDF"
|
405 |
-
|
406 |
-
# @ wpo_wcpdf
|
407 |
-
#: includes/class-wcpdf-writepanels.php:192
|
408 |
msgid "PDF Invoice Number (unformatted!)"
|
409 |
msgstr "Numéro (non formatté) de Facture PDF"
|
410 |
|
411 |
# @ wpo_wcpdf
|
412 |
-
#: includes/class-wcpdf-writepanels.php:
|
413 |
-
#: templates/pdf/Simple/invoice.php:
|
414 |
msgid "Invoice Date:"
|
415 |
msgstr "Date de la Facture ;"
|
416 |
|
417 |
-
#: includes/class-wcpdf-writepanels.php:
|
418 |
msgid "h"
|
419 |
msgstr ""
|
420 |
|
421 |
-
#: includes/class-wcpdf-writepanels.php:
|
422 |
msgid "m"
|
423 |
msgstr ""
|
424 |
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
msgid "Invoice"
|
429 |
-
msgstr "Facture"
|
430 |
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
|
438 |
# @ wpo_wcpdf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
439 |
#: templates/pdf/Simple/invoice.php:40
|
440 |
-
|
441 |
-
|
442 |
-
msgstr "Date de commande:"
|
443 |
|
444 |
# @ wpo_wcpdf
|
445 |
-
#: templates/pdf/Simple/invoice.php:
|
446 |
msgid "Invoice Number:"
|
447 |
msgstr "Numéro de la Facture :"
|
448 |
|
449 |
# @ wpo_wcpdf
|
450 |
-
#: templates/pdf/Simple/invoice.php:
|
451 |
-
#: templates/pdf/Simple/packing-slip.php:
|
452 |
msgid "Order Number:"
|
453 |
msgstr "Numéro de commande:"
|
454 |
|
455 |
# @ wpo_wcpdf
|
456 |
-
#: templates/pdf/Simple/invoice.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
457 |
msgid "Payment Method:"
|
458 |
msgstr "Méthode de paiement"
|
459 |
|
460 |
# @ wpo_wcpdf
|
461 |
-
#: templates/pdf/Simple/invoice.php:
|
462 |
-
#: templates/pdf/Simple/packing-slip.php:
|
463 |
msgid "Product"
|
464 |
msgstr "Produits"
|
465 |
|
466 |
# @ wpo_wcpdf
|
467 |
-
#: templates/pdf/Simple/invoice.php:
|
468 |
-
#: templates/pdf/Simple/packing-slip.php:
|
469 |
msgid "Quantity"
|
470 |
msgstr "Quantité"
|
471 |
|
472 |
# @ wpo_wcpdf
|
473 |
-
#: templates/pdf/Simple/invoice.php:
|
474 |
msgid "Price"
|
475 |
msgstr "Prix"
|
476 |
|
477 |
# @ wpo_wcpdf
|
478 |
-
#: templates/pdf/Simple/invoice.php:
|
|
|
479 |
msgid "Description"
|
480 |
msgstr "Description"
|
481 |
|
482 |
# @ wpo_wcpdf
|
483 |
-
#: templates/pdf/Simple/invoice.php:
|
|
|
484 |
msgid "SKU"
|
485 |
msgstr "UGS"
|
486 |
|
487 |
# @ wpo_wcpdf
|
488 |
-
#: templates/pdf/Simple/invoice.php:
|
489 |
-
#: templates/pdf/Simple/packing-slip.php:
|
490 |
msgid "SKU:"
|
491 |
msgstr "UGS:"
|
492 |
|
493 |
# @ wpo_wcpdf
|
494 |
-
#: templates/pdf/Simple/invoice.php:
|
495 |
-
#: templates/pdf/Simple/packing-slip.php:
|
496 |
msgid "Weight:"
|
497 |
msgstr "Poids:"
|
498 |
|
499 |
# @ wpo_wcpdf
|
500 |
-
#: templates/pdf/Simple/invoice.php:
|
501 |
-
#: templates/pdf/Simple/packing-slip.php:
|
502 |
msgid "Customer Notes"
|
503 |
msgstr "Notes du Client"
|
504 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
505 |
# @ wpo_wcpdf
|
506 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
507 |
#, php-format
|
508 |
msgid ""
|
509 |
"WooCommerce PDF Invoices & Packing Slips requires %sWooCommerce%s to be "
|
@@ -513,47 +687,103 @@ msgstr ""
|
|
513 |
"installé et activé!"
|
514 |
|
515 |
# @ wpo_wcpdf
|
516 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
517 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
518 |
msgid "N/A"
|
519 |
msgstr "N/A"
|
520 |
|
521 |
# @ wpo_wcpdf
|
522 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
523 |
msgid "Payment method"
|
524 |
msgstr "Méthode de Paiement"
|
525 |
|
526 |
# @ wpo_wcpdf
|
527 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
528 |
msgid "Shipping method"
|
529 |
msgstr "Méthode de Livraison"
|
530 |
|
531 |
# @ wpo_wcpdf
|
532 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
533 |
msgid "Subtotal"
|
534 |
msgstr "Sous-total"
|
535 |
|
536 |
# @ wpo_wcpdf
|
537 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
538 |
msgid "Shipping"
|
539 |
msgstr "Livraison"
|
540 |
|
541 |
# @ wpo_wcpdf
|
542 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
543 |
msgid "Discount"
|
544 |
msgstr "Remise"
|
545 |
|
546 |
# @ wpo_wcpdf
|
547 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
548 |
msgid "VAT"
|
549 |
msgstr "H.T."
|
550 |
|
|
|
|
|
|
|
|
|
551 |
# @ default
|
552 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
553 |
msgid "Total ex. VAT"
|
554 |
msgstr "Total H.T."
|
555 |
|
556 |
# @ default
|
557 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
558 |
msgid "Total"
|
559 |
msgstr "Total TTC"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips v1.3.2\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-04-29 09:07+0100\n"
|
6 |
+
"PO-Revision-Date: 2015-04-29 09:09+0100\n"
|
7 |
"Last-Translator: Serge Labrosse <serge.labrosse@gmail.com>\n"
|
8 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
9 |
"Language: fr_FR\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"Plural-Forms: nplurals=2; plural=n>1;\n"
|
14 |
+
"X-Generator: Poedit 1.7.5\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
17 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
# @ wpo_wcpdf
|
23 |
+
#: includes/class-wcpdf-export.php:338 includes/class-wcpdf-export.php:348
|
24 |
+
#: includes/class-wcpdf-export.php:359 includes/class-wcpdf-export.php:367
|
|
|
25 |
msgid "You do not have sufficient permissions to access this page."
|
26 |
msgstr "Vous n'avez pas les permissions nécessaires pour accéder à cette page."
|
27 |
|
28 |
+
#: includes/class-wcpdf-export.php:343
|
29 |
+
msgid "Some of the export parameters are missing."
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
# @ wpo_wcpdf
|
33 |
+
#: includes/class-wcpdf-export.php:424
|
34 |
msgid "invoice"
|
35 |
msgid_plural "invoices"
|
36 |
msgstr[0] "facture"
|
37 |
msgstr[1] "factures"
|
38 |
|
39 |
# @ wpo_wcpdf
|
40 |
+
#: includes/class-wcpdf-export.php:428
|
41 |
msgid "packing-slip"
|
42 |
msgid_plural "packing-slips"
|
43 |
msgstr[0] "bon-de-livraison"
|
44 |
msgstr[1] "bons-de-livraison"
|
45 |
|
46 |
# @ wpo_wcpdf
|
47 |
+
#: includes/class-wcpdf-settings.php:38 includes/class-wcpdf-settings.php:39
|
48 |
+
#: includes/class-wcpdf-writepanels.php:32
|
|
|
49 |
msgid "PDF Invoices"
|
50 |
msgstr "Générer les factures au format PDF"
|
51 |
|
52 |
# @ woocommerce
|
53 |
+
#: includes/class-wcpdf-settings.php:80
|
54 |
msgid "Settings"
|
55 |
msgstr "Paramètres"
|
56 |
|
57 |
# @ wpo_wcpdf
|
58 |
+
#: includes/class-wcpdf-settings.php:102
|
59 |
msgid "General"
|
60 |
msgstr "Général"
|
61 |
|
62 |
# @ wpo_wcpdf
|
63 |
+
#: includes/class-wcpdf-settings.php:103
|
64 |
msgid "Template"
|
65 |
msgstr "Modèle"
|
66 |
|
67 |
# @ wpo_wcpdf
|
68 |
+
#: includes/class-wcpdf-settings.php:108
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "Status"
|
70 |
msgstr "État"
|
71 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
# @ wpo_wcpdf
|
73 |
#: includes/class-wcpdf-settings.php:120
|
74 |
+
msgid "WooCommerce PDF Invoices"
|
75 |
+
msgstr "Factures PDF WooCommerce"
|
|
|
76 |
|
77 |
# @ wpo_wcpdf
|
78 |
+
#: includes/class-wcpdf-settings.php:189
|
79 |
msgid "General settings"
|
80 |
msgstr "Paramètres généraux"
|
81 |
|
82 |
# @ wpo_wcpdf
|
83 |
+
#: includes/class-wcpdf-settings.php:196
|
84 |
msgid "How do you want to view the PDF?"
|
85 |
msgstr "Comment voulez-vous voir le PDF?"
|
86 |
|
87 |
# @ wpo_wcpdf
|
88 |
+
#: includes/class-wcpdf-settings.php:204
|
89 |
msgid "Download the PDF"
|
90 |
msgstr "Télécharger le PDF"
|
91 |
|
92 |
# @ wpo_wcpdf
|
93 |
+
#: includes/class-wcpdf-settings.php:205
|
94 |
msgid "Open the PDF in a new browser tab/window"
|
95 |
msgstr ""
|
96 |
"Ouvrir le PDF dans un nouvel onglet/une nouvelle fenêtre du navigateur."
|
97 |
|
98 |
# @ wpo_wcpdf
|
99 |
+
#: includes/class-wcpdf-settings.php:214
|
|
|
|
|
|
|
|
|
|
|
100 |
msgid "Admin New Order email"
|
101 |
msgstr "Courrier El Admin pour nouvelle commande"
|
102 |
|
103 |
# @ wpo_wcpdf
|
104 |
+
#: includes/class-wcpdf-settings.php:215
|
105 |
msgid "Customer Processing Order email"
|
106 |
msgstr "Courrier El Client pour commande en cours"
|
107 |
|
108 |
# @ wpo_wcpdf
|
109 |
+
#: includes/class-wcpdf-settings.php:216
|
110 |
msgid "Customer Completed Order email"
|
111 |
msgstr "Courrier El client pour commande terminée"
|
112 |
|
113 |
# @ wpo_wcpdf
|
114 |
+
#: includes/class-wcpdf-settings.php:217
|
115 |
msgid "Customer Invoice email"
|
116 |
msgstr "Clourrier El pour Facture client"
|
117 |
|
118 |
# @ wpo_wcpdf
|
119 |
+
#: includes/class-wcpdf-settings.php:222
|
120 |
+
msgid "Attach invoice to:"
|
121 |
+
msgstr "joindre la facture à :"
|
122 |
+
|
123 |
+
# @ wpo_wcpdf
|
124 |
+
#: includes/class-wcpdf-settings.php:230
|
125 |
#, php-format
|
126 |
msgid ""
|
127 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
132 |
"vos permissions pour ce dossier! Sans l'autorisation d'écriture dans ce "
|
133 |
"dossier, le plugin ne pourra pas envoyer les factures par e-mail."
|
134 |
|
135 |
+
#: includes/class-wcpdf-settings.php:236
|
136 |
+
msgid "Disable for free products"
|
137 |
+
msgstr ""
|
138 |
+
|
139 |
+
#: includes/class-wcpdf-settings.php:243
|
140 |
+
msgid ""
|
141 |
+
"Disable automatic creation/attachment of invoices when only free products "
|
142 |
+
"are ordered"
|
143 |
+
msgstr ""
|
144 |
+
|
145 |
+
#: includes/class-wcpdf-settings.php:250
|
146 |
+
msgid "Interface"
|
147 |
+
msgstr ""
|
148 |
+
|
149 |
+
#: includes/class-wcpdf-settings.php:298
|
150 |
+
msgid "Allow My Account invoice download"
|
151 |
+
msgstr ""
|
152 |
+
|
153 |
+
#: includes/class-wcpdf-settings.php:306
|
154 |
+
msgid "Only when an invoice is already created/emailed"
|
155 |
+
msgstr ""
|
156 |
+
|
157 |
+
#: includes/class-wcpdf-settings.php:307
|
158 |
+
msgid "Only for specific order statuses (define below)"
|
159 |
+
msgstr ""
|
160 |
+
|
161 |
+
#: includes/class-wcpdf-settings.php:308
|
162 |
+
msgid "Always"
|
163 |
+
msgstr ""
|
164 |
+
|
165 |
# @ wpo_wcpdf
|
166 |
+
#: includes/class-wcpdf-settings.php:323
|
167 |
msgid "Enable invoice number column in the orders list"
|
168 |
msgstr "Activer la colonne du numéro de facture dans la liste de commande"
|
169 |
|
170 |
# @ wpo_wcpdf
|
171 |
+
#: includes/class-wcpdf-settings.php:361
|
172 |
msgid "PDF Template settings"
|
173 |
msgstr "Paramètres des modèles PDF"
|
174 |
|
175 |
# @ wpo_wcpdf
|
176 |
+
#: includes/class-wcpdf-settings.php:373
|
177 |
msgid "Choose a template"
|
178 |
msgstr "Sélectionnez un modèle"
|
179 |
|
180 |
+
#: includes/class-wcpdf-settings.php:381
|
|
|
181 |
#, php-format
|
182 |
msgid ""
|
183 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
184 |
+
"your (child) theme in <code>%s</code> to customize them"
|
185 |
msgstr ""
|
|
|
|
|
186 |
|
187 |
# @ wpo_wcpdf
|
188 |
+
#: includes/class-wcpdf-settings.php:387
|
189 |
msgid "Paper size"
|
190 |
msgstr "Taille du papier"
|
191 |
|
192 |
# @ wpo_wcpdf
|
193 |
+
#: includes/class-wcpdf-settings.php:395
|
194 |
msgid "A4"
|
195 |
msgstr "A4"
|
196 |
|
197 |
# @ wpo_wcpdf
|
198 |
+
#: includes/class-wcpdf-settings.php:396
|
199 |
msgid "Letter"
|
200 |
msgstr "Lettre"
|
201 |
|
202 |
# @ wpo_wcpdf
|
203 |
+
#: includes/class-wcpdf-settings.php:403
|
204 |
msgid "Shop header/logo"
|
205 |
msgstr "En-tête de la boutique/logo"
|
206 |
|
207 |
# @ wpo_wcpdf
|
208 |
+
#: includes/class-wcpdf-settings.php:410
|
209 |
msgid "Select or upload your invoice header/logo"
|
210 |
msgstr "Sélectionnez ou chargez votre en-tête/logo de facture"
|
211 |
|
212 |
# @ wpo_wcpdf
|
213 |
+
#: includes/class-wcpdf-settings.php:411
|
214 |
msgid "Set image"
|
215 |
msgstr "Choisir une autre image"
|
216 |
|
217 |
# @ wpo_wcpdf
|
218 |
+
#: includes/class-wcpdf-settings.php:412
|
219 |
msgid "Remove image"
|
220 |
msgstr "Supprimer l'image"
|
221 |
|
222 |
# @ wpo_wcpdf
|
223 |
+
#: includes/class-wcpdf-settings.php:419
|
224 |
msgid "Shop Name"
|
225 |
msgstr "Nom de la boutique"
|
226 |
|
227 |
# @ wpo_wcpdf
|
228 |
+
#: includes/class-wcpdf-settings.php:432
|
229 |
msgid "Shop Address"
|
230 |
msgstr "Adresse de la boutique"
|
231 |
|
232 |
# @ wpo_wcpdf
|
233 |
+
#: includes/class-wcpdf-settings.php:447
|
234 |
msgid "Footer: terms & conditions, policies, etc."
|
235 |
msgstr "Pied de page : conditions générales de ventes, etc."
|
236 |
|
237 |
# @ wpo_wcpdf
|
238 |
+
#: includes/class-wcpdf-settings.php:463 templates/pdf/Simple/invoice.php:9
|
239 |
+
#: templates/pdf/Simple/invoice.php:21
|
240 |
+
#: woocommerce-pdf-invoices-packingslips.php:220
|
241 |
+
msgid "Invoice"
|
242 |
+
msgstr "Facture"
|
|
|
|
|
|
|
243 |
|
244 |
+
#: includes/class-wcpdf-settings.php:470
|
245 |
+
msgid "Display shipping address"
|
246 |
+
msgstr ""
|
|
|
247 |
|
248 |
+
#: includes/class-wcpdf-settings.php:477
|
|
|
249 |
msgid ""
|
250 |
+
"Display shipping address on invoice (in addition to the default billing "
|
251 |
+
"address) if different from billing address"
|
252 |
+
msgstr ""
|
253 |
+
|
254 |
+
#: includes/class-wcpdf-settings.php:483 includes/class-wcpdf-settings.php:598
|
255 |
+
msgid "Display email address"
|
256 |
+
msgstr ""
|
257 |
+
|
258 |
+
#: includes/class-wcpdf-settings.php:495 includes/class-wcpdf-settings.php:610
|
259 |
+
msgid "Display phone number"
|
260 |
+
msgstr ""
|
261 |
+
|
262 |
+
#: includes/class-wcpdf-settings.php:507
|
263 |
+
msgid "Display invoice date"
|
264 |
+
msgstr ""
|
265 |
+
|
266 |
+
#: includes/class-wcpdf-settings.php:520
|
267 |
+
msgid "Display built-in sequential invoice number"
|
268 |
msgstr ""
|
|
|
|
|
269 |
|
270 |
# @ wpo_wcpdf
|
271 |
+
#: includes/class-wcpdf-settings.php:533
|
272 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
273 |
msgstr "Prochain numéro de facture (sans préfixe/suffixe,etc.)"
|
274 |
|
275 |
# @ wpo_wcpdf
|
276 |
+
#: includes/class-wcpdf-settings.php:541
|
277 |
msgid ""
|
278 |
"This is the number that will be used on the next invoice that is created. By "
|
279 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
288 |
"facture PDF, vous pourriez créer des numéros de facture en double!"
|
289 |
|
290 |
# @ wpo_wcpdf
|
291 |
+
#: includes/class-wcpdf-settings.php:547
|
292 |
#, fuzzy
|
293 |
msgid "Invoice number format"
|
294 |
msgstr "Numéro de Facture"
|
295 |
|
296 |
+
#: includes/class-wcpdf-settings.php:556
|
297 |
msgid "Prefix"
|
298 |
msgstr ""
|
299 |
|
300 |
+
#: includes/class-wcpdf-settings.php:558
|
301 |
msgid ""
|
302 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
303 |
"respectively"
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: includes/class-wcpdf-settings.php:561
|
307 |
msgid "Suffix"
|
308 |
msgstr ""
|
309 |
|
310 |
+
#: includes/class-wcpdf-settings.php:566
|
311 |
msgid "Padding"
|
312 |
msgstr ""
|
313 |
|
314 |
+
#: includes/class-wcpdf-settings.php:568
|
315 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
316 |
msgstr ""
|
317 |
|
318 |
+
#: includes/class-wcpdf-settings.php:571
|
319 |
msgid ""
|
320 |
"note: if you have already created a custom invoice number format with a "
|
321 |
"filter, the above settings will be ignored"
|
322 |
msgstr ""
|
323 |
|
324 |
# @ wpo_wcpdf
|
325 |
+
#: includes/class-wcpdf-settings.php:578
|
326 |
+
#: templates/pdf/Simple/packing-slip.php:9
|
327 |
+
#: templates/pdf/Simple/packing-slip.php:21
|
328 |
+
#: woocommerce-pdf-invoices-packingslips.php:223
|
329 |
+
msgid "Packing Slip"
|
330 |
+
msgstr "Bon de livraison"
|
331 |
|
332 |
+
#: includes/class-wcpdf-settings.php:585
|
333 |
+
msgid "Display billing address"
|
334 |
+
msgstr ""
|
|
|
335 |
|
336 |
+
#: includes/class-wcpdf-settings.php:592
|
337 |
+
msgid ""
|
338 |
+
"Display billing address on packing slip (in addition to the default shipping "
|
339 |
+
"address) if different from shipping address"
|
340 |
+
msgstr ""
|
341 |
|
342 |
# @ wpo_wcpdf
|
343 |
+
#: includes/class-wcpdf-settings.php:623
|
344 |
msgid "Extra template fields"
|
345 |
msgstr "Champs supplémentaires du modèle"
|
346 |
|
347 |
# @ wpo_wcpdf
|
348 |
+
#: includes/class-wcpdf-settings.php:630
|
349 |
msgid "Extra field 1"
|
350 |
msgstr "Champ supplémentaire 1"
|
351 |
|
352 |
# @ wpo_wcpdf
|
353 |
+
#: includes/class-wcpdf-settings.php:639
|
354 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
355 |
msgstr "Correspond à la colonne 1 dans le modèle <i>Modern (Premium)</i>"
|
356 |
|
357 |
# @ wpo_wcpdf
|
358 |
+
#: includes/class-wcpdf-settings.php:645
|
359 |
msgid "Extra field 2"
|
360 |
msgstr "Champ supplémentaire 2"
|
361 |
|
362 |
# @ wpo_wcpdf
|
363 |
+
#: includes/class-wcpdf-settings.php:654
|
364 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
365 |
msgstr "Correspond à la colonne 2 dans le modèle <i>Modern (Premium)</i>"
|
366 |
|
367 |
# @ wpo_wcpdf
|
368 |
+
#: includes/class-wcpdf-settings.php:660
|
369 |
msgid "Extra field 3"
|
370 |
msgstr "Champ supplémentaire 3"
|
371 |
|
372 |
# @ wpo_wcpdf
|
373 |
+
#: includes/class-wcpdf-settings.php:669
|
374 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
375 |
msgstr "Correspond à la colonne 3 dans le modèle <i>Modern (Premium)</i>"
|
376 |
|
377 |
+
#: includes/class-wcpdf-settings.php:711
|
378 |
+
msgid "Debug settings"
|
379 |
+
msgstr ""
|
380 |
+
|
381 |
+
#: includes/class-wcpdf-settings.php:718
|
382 |
+
msgid "Enable debug output"
|
383 |
+
msgstr ""
|
384 |
+
|
385 |
+
#: includes/class-wcpdf-settings.php:725
|
386 |
+
msgid ""
|
387 |
+
"Enable this option to output plugin errors if you're getting a blank page or "
|
388 |
+
"other PDF generation issues"
|
389 |
+
msgstr ""
|
390 |
+
|
391 |
+
#: includes/class-wcpdf-settings.php:731
|
392 |
+
msgid "Output to HTML"
|
393 |
+
msgstr ""
|
394 |
+
|
395 |
+
#: includes/class-wcpdf-settings.php:738
|
396 |
+
msgid ""
|
397 |
+
"Send the template output as HTML to the browser instead of creating a PDF."
|
398 |
+
msgstr ""
|
399 |
+
|
400 |
+
#: includes/class-wcpdf-settings.php:744
|
401 |
+
msgid "Use old tmp folder"
|
402 |
+
msgstr ""
|
403 |
+
|
404 |
+
#: includes/class-wcpdf-settings.php:751
|
405 |
+
msgid ""
|
406 |
+
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
407 |
+
"plugin folder. This setting is only intended for backwards compatibility, "
|
408 |
+
"not recommended on new installs!"
|
409 |
+
msgstr ""
|
410 |
+
|
411 |
# @ default
|
412 |
+
#: includes/class-wcpdf-settings.php:1091
|
413 |
msgid "Image resolution"
|
414 |
msgstr "Résolution de l'image"
|
415 |
|
416 |
+
#: includes/class-wcpdf-settings.php:1207
|
417 |
+
msgid ""
|
418 |
+
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
419 |
+
"Do not use them on a live website!"
|
420 |
+
msgstr ""
|
421 |
+
|
422 |
# @ wpo_wcpdf
|
423 |
+
#: includes/class-wcpdf-settings.php:1216
|
424 |
msgid ""
|
425 |
"These are used for the (optional) footer columns in the <em>Modern "
|
426 |
"(Premium)</em> template, but can also be used for other elements in your "
|
431 |
"pour d'autres éléments dans votre modèle personnalisé."
|
432 |
|
433 |
# @ wpo_wcpdf
|
434 |
+
#: includes/class-wcpdf-writepanels.php:33
|
435 |
+
msgid "PDF Packing Slips"
|
436 |
+
msgstr "Générer les bons de livraison au format PDF"
|
437 |
+
|
438 |
+
#: includes/class-wcpdf-writepanels.php:107
|
439 |
+
#: includes/class-wcpdf-writepanels.php:216
|
440 |
+
msgid "PDF Invoice"
|
441 |
+
msgstr ""
|
442 |
+
|
443 |
+
# @ wpo_wcpdf
|
444 |
+
#: includes/class-wcpdf-writepanels.php:112
|
445 |
+
#: includes/class-wcpdf-writepanels.php:221
|
446 |
+
msgid "PDF Packing Slip"
|
447 |
+
msgstr "Générer le bon de livraison au format PDF"
|
448 |
+
|
449 |
+
# @ wpo_wcpdf
|
450 |
+
#: includes/class-wcpdf-writepanels.php:139
|
451 |
msgid "Invoice Number"
|
452 |
msgstr "Numéro de Facture"
|
453 |
|
454 |
# @ wpo_wcpdf
|
455 |
+
#: includes/class-wcpdf-writepanels.php:192
|
456 |
msgid "Download invoice (PDF)"
|
457 |
msgstr "Télécharger la facture (PDF)"
|
458 |
|
459 |
# @ wpo_wcpdf
|
460 |
+
#: includes/class-wcpdf-writepanels.php:203
|
461 |
msgid "Create PDF"
|
462 |
msgstr "Créer un PDF"
|
463 |
|
464 |
# @ wpo_wcpdf
|
465 |
+
#: includes/class-wcpdf-writepanels.php:264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
466 |
msgid "PDF Invoice Number (unformatted!)"
|
467 |
msgstr "Numéro (non formatté) de Facture PDF"
|
468 |
|
469 |
# @ wpo_wcpdf
|
470 |
+
#: includes/class-wcpdf-writepanels.php:267
|
471 |
+
#: templates/pdf/Simple/invoice.php:55
|
472 |
msgid "Invoice Date:"
|
473 |
msgstr "Date de la Facture ;"
|
474 |
|
475 |
+
#: includes/class-wcpdf-writepanels.php:268
|
476 |
msgid "h"
|
477 |
msgstr ""
|
478 |
|
479 |
+
#: includes/class-wcpdf-writepanels.php:268
|
480 |
msgid "m"
|
481 |
msgstr ""
|
482 |
|
483 |
+
#: includes/wcpdf-extensions.php:15
|
484 |
+
msgid "Check out these premium extensions!"
|
485 |
+
msgstr ""
|
|
|
|
|
486 |
|
487 |
+
#: includes/wcpdf-extensions.php:16
|
488 |
+
msgid "click items to read more"
|
489 |
+
msgstr ""
|
490 |
+
|
491 |
+
#: includes/wcpdf-extensions.php:23
|
492 |
+
msgid "Go Pro: Proforma invoices, credit notes (=refunds) & more!"
|
493 |
+
msgstr ""
|
494 |
+
|
495 |
+
#: includes/wcpdf-extensions.php:25
|
496 |
+
msgid ""
|
497 |
+
"Supercharge WooCommerce PDF Invoices & Packing Slips with the following "
|
498 |
+
"features:"
|
499 |
+
msgstr ""
|
500 |
+
|
501 |
+
#: includes/wcpdf-extensions.php:27
|
502 |
+
msgid "Email/print/download <b>PDF Credit Notes & Proforma invoices</b>"
|
503 |
+
msgstr ""
|
504 |
+
|
505 |
+
#: includes/wcpdf-extensions.php:28
|
506 |
+
msgid ""
|
507 |
+
"Send out a separate <b>notification email</b> with (or without) PDF invoices/"
|
508 |
+
"packing slips, for example to a drop-shipper or a supplier."
|
509 |
+
msgstr ""
|
510 |
+
|
511 |
+
#: includes/wcpdf-extensions.php:29
|
512 |
+
msgid ""
|
513 |
+
"Attach <b>up to 3 static files</b> (for example a terms & conditions "
|
514 |
+
"document) to the WooCommerce emails of your choice."
|
515 |
+
msgstr ""
|
516 |
+
|
517 |
+
#: includes/wcpdf-extensions.php:30
|
518 |
+
msgid ""
|
519 |
+
"Use <b>separate numbering systems</b> and/or format for proforma invoices "
|
520 |
+
"and credit notes or utilize the main invoice numbering system"
|
521 |
+
msgstr ""
|
522 |
+
|
523 |
+
#: includes/wcpdf-extensions.php:31
|
524 |
+
msgid ""
|
525 |
+
"<b>Customize</b> the <b>shipping & billing address</b> format to include "
|
526 |
+
"additional custom fields, font sizes etc. without the need to create a "
|
527 |
+
"custom template."
|
528 |
+
msgstr ""
|
529 |
+
|
530 |
+
#: includes/wcpdf-extensions.php:32
|
531 |
+
msgid "Use the plugin in multilingual <b>WPML</b> setups"
|
532 |
+
msgstr ""
|
533 |
+
|
534 |
+
#: includes/wcpdf-extensions.php:34
|
535 |
+
msgid "Get WooCommerce PDF Invoices & Packing Slips Professional!"
|
536 |
+
msgstr ""
|
537 |
+
|
538 |
+
#: includes/wcpdf-extensions.php:42
|
539 |
+
msgid "Upload all invoices automatically to your dropbox"
|
540 |
+
msgstr ""
|
541 |
+
|
542 |
+
#: includes/wcpdf-extensions.php:48
|
543 |
+
msgid ""
|
544 |
+
"This extension conveniently uploads all the invoices (and other pdf "
|
545 |
+
"documents from the professional extension) that are emailed to your "
|
546 |
+
"customers to Dropbox. The best way to keep your invoice administration up to "
|
547 |
+
"date!"
|
548 |
+
msgstr ""
|
549 |
+
|
550 |
+
#: includes/wcpdf-extensions.php:49
|
551 |
+
msgid "Get WooCommerce PDF Invoices & Packing Slips to dropbox!"
|
552 |
+
msgstr ""
|
553 |
+
|
554 |
+
#: includes/wcpdf-extensions.php:61
|
555 |
+
msgid ""
|
556 |
+
"Automatically send new orders or packing slips to your printer, as soon as "
|
557 |
+
"the customer orders!"
|
558 |
+
msgstr ""
|
559 |
+
|
560 |
+
#: includes/wcpdf-extensions.php:67
|
561 |
+
msgid ""
|
562 |
+
"Check out the WooCommerce Automatic Order Printing extension from our "
|
563 |
+
"partners at Simba Hosting"
|
564 |
+
msgstr ""
|
565 |
+
|
566 |
+
#: includes/wcpdf-extensions.php:68
|
567 |
+
msgid "WooCommerce Automatic Order Printing"
|
568 |
+
msgstr ""
|
569 |
+
|
570 |
+
#: includes/wcpdf-extensions.php:82
|
571 |
+
msgid "More advanced templates"
|
572 |
+
msgstr ""
|
573 |
+
|
574 |
+
#: includes/wcpdf-extensions.php:85
|
575 |
+
msgid "Stylish modern invoices & packing slips with product thumbnails!"
|
576 |
+
msgstr ""
|
577 |
+
|
578 |
+
#: includes/wcpdf-extensions.php:86
|
579 |
+
msgid "More tax details on the invoices!"
|
580 |
+
msgstr ""
|
581 |
+
|
582 |
+
#: includes/wcpdf-extensions.php:87
|
583 |
+
#, php-format
|
584 |
+
msgid "Check out the Premium PDF Invoice & Packing Slips templates at %s."
|
585 |
+
msgstr ""
|
586 |
|
587 |
# @ wpo_wcpdf
|
588 |
+
#: includes/wcpdf-extensions.php:88
|
589 |
+
#, php-format
|
590 |
+
msgid "For custom templates, contact us at %s."
|
591 |
+
msgstr "Pour des modèles sur mesure, nous contacter au %s."
|
592 |
+
|
593 |
+
#: templates/pdf/Simple/invoice.php:29
|
594 |
+
#: templates/pdf/Simple/packing-slip.php:40
|
595 |
+
msgid "Billing Address:"
|
596 |
+
msgstr "Adresse de facturation:"
|
597 |
+
|
598 |
#: templates/pdf/Simple/invoice.php:40
|
599 |
+
msgid "Ship To:"
|
600 |
+
msgstr "Livrer à:"
|
|
|
601 |
|
602 |
# @ wpo_wcpdf
|
603 |
+
#: templates/pdf/Simple/invoice.php:49
|
604 |
msgid "Invoice Number:"
|
605 |
msgstr "Numéro de la Facture :"
|
606 |
|
607 |
# @ wpo_wcpdf
|
608 |
+
#: templates/pdf/Simple/invoice.php:60
|
609 |
+
#: templates/pdf/Simple/packing-slip.php:48
|
610 |
msgid "Order Number:"
|
611 |
msgstr "Numéro de commande:"
|
612 |
|
613 |
# @ wpo_wcpdf
|
614 |
+
#: templates/pdf/Simple/invoice.php:64
|
615 |
+
#: templates/pdf/Simple/packing-slip.php:52
|
616 |
+
msgid "Order Date:"
|
617 |
+
msgstr "Date de commande:"
|
618 |
+
|
619 |
+
# @ wpo_wcpdf
|
620 |
+
#: templates/pdf/Simple/invoice.php:68
|
621 |
msgid "Payment Method:"
|
622 |
msgstr "Méthode de paiement"
|
623 |
|
624 |
# @ wpo_wcpdf
|
625 |
+
#: templates/pdf/Simple/invoice.php:82
|
626 |
+
#: templates/pdf/Simple/packing-slip.php:70
|
627 |
msgid "Product"
|
628 |
msgstr "Produits"
|
629 |
|
630 |
# @ wpo_wcpdf
|
631 |
+
#: templates/pdf/Simple/invoice.php:83
|
632 |
+
#: templates/pdf/Simple/packing-slip.php:71
|
633 |
msgid "Quantity"
|
634 |
msgstr "Quantité"
|
635 |
|
636 |
# @ wpo_wcpdf
|
637 |
+
#: templates/pdf/Simple/invoice.php:84
|
638 |
msgid "Price"
|
639 |
msgstr "Prix"
|
640 |
|
641 |
# @ wpo_wcpdf
|
642 |
+
#: templates/pdf/Simple/invoice.php:91
|
643 |
+
#: templates/pdf/Simple/packing-slip.php:78
|
644 |
msgid "Description"
|
645 |
msgstr "Description"
|
646 |
|
647 |
# @ wpo_wcpdf
|
648 |
+
#: templates/pdf/Simple/invoice.php:96
|
649 |
+
#: templates/pdf/Simple/packing-slip.php:83
|
650 |
msgid "SKU"
|
651 |
msgstr "UGS"
|
652 |
|
653 |
# @ wpo_wcpdf
|
654 |
+
#: templates/pdf/Simple/invoice.php:97
|
655 |
+
#: templates/pdf/Simple/packing-slip.php:84
|
656 |
msgid "SKU:"
|
657 |
msgstr "UGS:"
|
658 |
|
659 |
# @ wpo_wcpdf
|
660 |
+
#: templates/pdf/Simple/invoice.php:98
|
661 |
+
#: templates/pdf/Simple/packing-slip.php:85
|
662 |
msgid "Weight:"
|
663 |
msgstr "Poids:"
|
664 |
|
665 |
# @ wpo_wcpdf
|
666 |
+
#: templates/pdf/Simple/invoice.php:112
|
667 |
+
#: templates/pdf/Simple/packing-slip.php:99
|
668 |
msgid "Customer Notes"
|
669 |
msgstr "Notes du Client"
|
670 |
|
671 |
+
#: templates/pdf/Simple/packing-slip.php:29
|
672 |
+
msgid "Shipping Address:"
|
673 |
+
msgstr "Adresse de livraison:"
|
674 |
+
|
675 |
+
#: templates/pdf/Simple/packing-slip.php:56
|
676 |
+
msgid "Shipping Method:"
|
677 |
+
msgstr "Mode de livraison:"
|
678 |
+
|
679 |
# @ wpo_wcpdf
|
680 |
+
#: woocommerce-pdf-invoices-packingslips.php:123
|
681 |
#, php-format
|
682 |
msgid ""
|
683 |
"WooCommerce PDF Invoices & Packing Slips requires %sWooCommerce%s to be "
|
687 |
"installé et activé!"
|
688 |
|
689 |
# @ wpo_wcpdf
|
690 |
+
#: woocommerce-pdf-invoices-packingslips.php:330
|
691 |
+
#: woocommerce-pdf-invoices-packingslips.php:391
|
692 |
msgid "N/A"
|
693 |
msgstr "N/A"
|
694 |
|
695 |
# @ wpo_wcpdf
|
696 |
+
#: woocommerce-pdf-invoices-packingslips.php:480
|
697 |
msgid "Payment method"
|
698 |
msgstr "Méthode de Paiement"
|
699 |
|
700 |
# @ wpo_wcpdf
|
701 |
+
#: woocommerce-pdf-invoices-packingslips.php:491
|
702 |
msgid "Shipping method"
|
703 |
msgstr "Méthode de Livraison"
|
704 |
|
705 |
# @ wpo_wcpdf
|
706 |
+
#: woocommerce-pdf-invoices-packingslips.php:644
|
707 |
msgid "Subtotal"
|
708 |
msgstr "Sous-total"
|
709 |
|
710 |
# @ wpo_wcpdf
|
711 |
+
#: woocommerce-pdf-invoices-packingslips.php:666
|
712 |
msgid "Shipping"
|
713 |
msgstr "Livraison"
|
714 |
|
715 |
# @ wpo_wcpdf
|
716 |
+
#: woocommerce-pdf-invoices-packingslips.php:719
|
717 |
msgid "Discount"
|
718 |
msgstr "Remise"
|
719 |
|
720 |
# @ wpo_wcpdf
|
721 |
+
#: woocommerce-pdf-invoices-packingslips.php:759
|
722 |
msgid "VAT"
|
723 |
msgstr "H.T."
|
724 |
|
725 |
+
#: woocommerce-pdf-invoices-packingslips.php:760
|
726 |
+
msgid "Tax rate"
|
727 |
+
msgstr "Taux de taxe (%)"
|
728 |
+
|
729 |
# @ default
|
730 |
+
#: woocommerce-pdf-invoices-packingslips.php:797
|
731 |
msgid "Total ex. VAT"
|
732 |
msgstr "Total H.T."
|
733 |
|
734 |
# @ default
|
735 |
+
#: woocommerce-pdf-invoices-packingslips.php:800
|
736 |
msgid "Total"
|
737 |
msgstr "Total TTC"
|
738 |
+
|
739 |
+
# @ wpo_wcpdf
|
740 |
+
#~ msgid ""
|
741 |
+
#~ "Looking for more advanced templates? Check out the Premium PDF Invoice & "
|
742 |
+
#~ "Packing Slips templates at %s."
|
743 |
+
#~ msgstr ""
|
744 |
+
#~ "Vous cherchez des modèles plus avancés ? Jetez un oeil aux modèles "
|
745 |
+
#~ "Premium PDF Invoice & Packing Slips sur %s."
|
746 |
+
|
747 |
+
# @ wpo_wcpdf
|
748 |
+
#~ msgid ""
|
749 |
+
#~ "Want to use your own template? Copy all the files from <code>%s</code> to "
|
750 |
+
#~ "<code>%s</code> to customize them"
|
751 |
+
#~ msgstr ""
|
752 |
+
#~ "Vous voulez utiliser votre propre modèle? Copiez tous les fichiers de "
|
753 |
+
#~ "<code>%s</code> dans <code>%s</code> pour le personnaliser"
|
754 |
+
|
755 |
+
# @ wpo_wcpdf
|
756 |
+
#~ msgid "Number to display on invoice"
|
757 |
+
#~ msgstr "Numéro à afficher sur la facture"
|
758 |
+
|
759 |
+
# @ wpo_wcpdf
|
760 |
+
#~ msgid "WooCommerce order number"
|
761 |
+
#~ msgstr "Numéro de Commande WooCommerce"
|
762 |
+
|
763 |
+
# @ wpo_wcpdf
|
764 |
+
#~ msgid "Built-in sequential invoice number"
|
765 |
+
#~ msgstr "Numéro de facture séquentiel imbriqué"
|
766 |
+
|
767 |
+
# @ wpo_wcpdf
|
768 |
+
#~ msgid ""
|
769 |
+
#~ "If you are using the WooCommerce Sequential Order Numbers plugin, select "
|
770 |
+
#~ "the WooCommerce order number"
|
771 |
+
#~ msgstr ""
|
772 |
+
#~ "Si vous utilisez l'extension WooCommerce pour la numérotation, choisir le "
|
773 |
+
#~ "numéro de commande WooCommerce"
|
774 |
+
|
775 |
+
# @ wpo_wcpdf
|
776 |
+
#~ msgid "Date to display on invoice"
|
777 |
+
#~ msgstr "Date à afficher sur la facture"
|
778 |
+
|
779 |
+
# @ wpo_wcpdf
|
780 |
+
#~ msgid "Order date"
|
781 |
+
#~ msgstr "Date de la commande"
|
782 |
+
|
783 |
+
# @ wpo_wcpdf
|
784 |
+
#~ msgid "Invoice date"
|
785 |
+
#~ msgstr "Date de la facture"
|
786 |
+
|
787 |
+
# @ wpo_wcpdf
|
788 |
+
#~ msgid "PDF invoice"
|
789 |
+
#~ msgstr "Générer la facture au format PDF"
|
languages/wpo_wcpdf-it_IT.mo
CHANGED
Binary file
|
languages/wpo_wcpdf-it_IT.po
CHANGED
@@ -1,102 +1,105 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
6 |
"Last-Translator: Astrid Virili <avirili@gmail.com>\n"
|
7 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
8 |
"Language: it\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.
|
13 |
"X-Poedit-Basepath: ../\n"
|
14 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;_x;_n:1,2\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: includes/class-wcpdf-export.php:
|
20 |
-
#: includes/class-wcpdf-export.php:
|
21 |
-
#: includes/class-wcpdf-export.php:213
|
22 |
msgid "You do not have sufficient permissions to access this page."
|
23 |
msgstr ""
|
24 |
"Non disponi di autorizzazioni sufficienti per accedere a questa pagina."
|
25 |
|
26 |
-
#: includes/class-wcpdf-export.php:
|
|
|
|
|
|
|
|
|
27 |
msgid "invoice"
|
28 |
msgid_plural "invoices"
|
29 |
msgstr[0] "fattura"
|
30 |
msgstr[1] "fatture"
|
31 |
|
32 |
-
#: includes/class-wcpdf-export.php:
|
33 |
msgid "packing-slip"
|
34 |
msgid_plural "packing-slips"
|
35 |
msgstr[0] "DDT"
|
36 |
msgstr[1] "DDT"
|
37 |
|
38 |
#: includes/class-wcpdf-settings.php:38 includes/class-wcpdf-settings.php:39
|
39 |
-
#: includes/class-wcpdf-writepanels.php:
|
40 |
msgid "PDF Invoices"
|
41 |
msgstr "Fatture PDF"
|
42 |
|
43 |
-
#: includes/class-wcpdf-settings.php:
|
44 |
msgid "Settings"
|
45 |
msgstr "Impostazioni"
|
46 |
|
47 |
-
#: includes/class-wcpdf-settings.php:
|
48 |
msgid "General"
|
49 |
msgstr "Generale"
|
50 |
|
51 |
-
#: includes/class-wcpdf-settings.php:
|
52 |
msgid "Template"
|
53 |
msgstr "Modello"
|
54 |
|
55 |
-
#: includes/class-wcpdf-settings.php:
|
56 |
-
msgid "WooCommerce PDF Invoices"
|
57 |
-
msgstr "WooCommerce Fatture PDF"
|
58 |
-
|
59 |
-
#: includes/class-wcpdf-settings.php:107
|
60 |
msgid "Status"
|
61 |
msgstr "Status"
|
62 |
|
63 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
64 |
msgid "General settings"
|
65 |
msgstr "Impostazioni generali"
|
66 |
|
67 |
-
#: includes/class-wcpdf-settings.php:
|
68 |
msgid "How do you want to view the PDF?"
|
69 |
msgstr "Come desideri visualizzare il file PDF?"
|
70 |
|
71 |
-
#: includes/class-wcpdf-settings.php:
|
72 |
msgid "Download the PDF"
|
73 |
msgstr "Scarica il PDF"
|
74 |
|
75 |
-
#: includes/class-wcpdf-settings.php:
|
76 |
msgid "Open the PDF in a new browser tab/window"
|
77 |
msgstr "Apri il PDF in una nuova scheda/finestra del browser"
|
78 |
|
79 |
-
#: includes/class-wcpdf-settings.php:
|
80 |
msgid "Admin New Order email"
|
81 |
msgstr "Email Amministrazione Nuovo Ordine"
|
82 |
|
83 |
-
#: includes/class-wcpdf-settings.php:
|
84 |
msgid "Customer Processing Order email"
|
85 |
msgstr "Email Cliente Ordine in Lavorazione"
|
86 |
|
87 |
-
#: includes/class-wcpdf-settings.php:
|
88 |
msgid "Customer Completed Order email"
|
89 |
msgstr "Email Cliente Ordine Completato"
|
90 |
|
91 |
-
#: includes/class-wcpdf-settings.php:
|
92 |
msgid "Customer Invoice email"
|
93 |
msgstr "Email Cliente Fattura"
|
94 |
|
95 |
-
#: includes/class-wcpdf-settings.php:
|
96 |
msgid "Attach invoice to:"
|
97 |
msgstr "Allega la fattura a:"
|
98 |
|
99 |
-
#: includes/class-wcpdf-settings.php:
|
100 |
#, php-format
|
101 |
msgid ""
|
102 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
@@ -108,78 +111,139 @@ msgstr ""
|
|
108 |
"scrittura a questa cartella, non sarà in grado di inviare le fatture via "
|
109 |
"email."
|
110 |
|
111 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
112 |
msgid "Enable invoice number column in the orders list"
|
113 |
msgstr "Abilita la colonna del numero fattura nella lista ordini"
|
114 |
|
115 |
-
#: includes/class-wcpdf-settings.php:
|
116 |
msgid "PDF Template settings"
|
117 |
msgstr "Impostazioni modello PDF "
|
118 |
|
119 |
-
#: includes/class-wcpdf-settings.php:
|
120 |
msgid "Choose a template"
|
121 |
msgstr "Scegli un modello"
|
122 |
|
123 |
-
#: includes/class-wcpdf-settings.php:
|
124 |
#, php-format
|
125 |
msgid ""
|
126 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
127 |
"your (child) theme in <code>%s</code> to customize them"
|
128 |
msgstr ""
|
|
|
|
|
|
|
129 |
|
130 |
-
#: includes/class-wcpdf-settings.php:
|
131 |
msgid "Paper size"
|
132 |
msgstr "Formato carta"
|
133 |
|
134 |
-
#: includes/class-wcpdf-settings.php:
|
135 |
msgid "A4"
|
136 |
msgstr "A4"
|
137 |
|
138 |
-
#: includes/class-wcpdf-settings.php:
|
139 |
msgid "Letter"
|
140 |
msgstr "Lettera"
|
141 |
|
142 |
-
#: includes/class-wcpdf-settings.php:
|
143 |
msgid "Shop header/logo"
|
144 |
msgstr "Intestazione/logo Negozio"
|
145 |
|
146 |
-
#: includes/class-wcpdf-settings.php:
|
147 |
msgid "Select or upload your invoice header/logo"
|
148 |
msgstr "Seleziona o carica l'intestazione/logo della fattura"
|
149 |
|
150 |
-
#: includes/class-wcpdf-settings.php:
|
151 |
msgid "Set image"
|
152 |
msgstr "Imposta immagine "
|
153 |
|
154 |
-
#: includes/class-wcpdf-settings.php:
|
155 |
msgid "Remove image"
|
156 |
msgstr "Rimuovi immagine"
|
157 |
|
158 |
-
#: includes/class-wcpdf-settings.php:
|
159 |
msgid "Shop Name"
|
160 |
msgstr "Nome negozio"
|
161 |
|
162 |
-
#: includes/class-wcpdf-settings.php:
|
163 |
msgid "Shop Address"
|
164 |
msgstr "Indirizzo negozio"
|
165 |
|
166 |
-
#: includes/class-wcpdf-settings.php:
|
167 |
msgid "Footer: terms & conditions, policies, etc."
|
168 |
msgstr "Piè di pagina: termini e condizioni, politiche, ecc"
|
169 |
|
170 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
msgid "Display invoice date"
|
172 |
-
msgstr "
|
173 |
|
174 |
-
#: includes/class-wcpdf-settings.php:
|
175 |
msgid "Display built-in sequential invoice number"
|
176 |
-
msgstr "
|
177 |
|
178 |
-
#: includes/class-wcpdf-settings.php:
|
179 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
180 |
msgstr "Numero della prossima fattura (senza prefisso, suffisso, ecc.)"
|
181 |
|
182 |
-
#: includes/class-wcpdf-settings.php:
|
183 |
msgid ""
|
184 |
"This is the number that will be used on the next invoice that is created. By "
|
185 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
@@ -193,15 +257,15 @@ msgstr ""
|
|
193 |
"viene impostato un numero più basso del numero di fattura più elevato, "
|
194 |
"questo può portare alla creazione di numeri di fattura doppi!"
|
195 |
|
196 |
-
#: includes/class-wcpdf-settings.php:
|
197 |
msgid "Invoice number format"
|
198 |
msgstr "Formato numero fattura"
|
199 |
|
200 |
-
#: includes/class-wcpdf-settings.php:
|
201 |
msgid "Prefix"
|
202 |
msgstr "Prefisso"
|
203 |
|
204 |
-
#: includes/class-wcpdf-settings.php:
|
205 |
msgid ""
|
206 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
207 |
"respectively"
|
@@ -209,21 +273,21 @@ msgstr ""
|
|
209 |
"per utilizzare l'anno o il mese dell'ordine, inserisci rispettivamente "
|
210 |
"[order_year] o [order_month]"
|
211 |
|
212 |
-
#: includes/class-wcpdf-settings.php:
|
213 |
msgid "Suffix"
|
214 |
msgstr "Suffisso"
|
215 |
|
216 |
-
#: includes/class-wcpdf-settings.php:
|
217 |
msgid "Padding"
|
218 |
msgstr "Numero Cifre"
|
219 |
|
220 |
-
#: includes/class-wcpdf-settings.php:
|
221 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
222 |
msgstr ""
|
223 |
"inserisci qui il numero di cifre - scrivi \"6\" per visualizzare 42 come "
|
224 |
"000042"
|
225 |
|
226 |
-
#: includes/class-wcpdf-settings.php:
|
227 |
msgid ""
|
228 |
"note: if you have already created a custom invoice number format with a "
|
229 |
"filter, the above settings will be ignored"
|
@@ -231,39 +295,105 @@ msgstr ""
|
|
231 |
"nota: se hai già creato un numero di fattura personalizzato con un filtro, "
|
232 |
"queste impostazioni verranno ignorate."
|
233 |
|
234 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
235 |
msgid "Extra template fields"
|
236 |
msgstr "Campi modello Extra"
|
237 |
|
238 |
-
#: includes/class-wcpdf-settings.php:
|
239 |
msgid "Extra field 1"
|
240 |
msgstr "Campo Extra 1"
|
241 |
|
242 |
-
#: includes/class-wcpdf-settings.php:
|
243 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
244 |
msgstr "Questa è la colonna 1 del footer nel modello <i>Modern (Premium)</ i>"
|
245 |
|
246 |
-
#: includes/class-wcpdf-settings.php:
|
247 |
msgid "Extra field 2"
|
248 |
msgstr "Campo Extra 2"
|
249 |
|
250 |
-
#: includes/class-wcpdf-settings.php:
|
251 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
252 |
msgstr "Questa è la colonna 2 del footer nel modello <i>Modern (Premium)</ i>"
|
253 |
|
254 |
-
#: includes/class-wcpdf-settings.php:
|
255 |
msgid "Extra field 3"
|
256 |
msgstr "Campo Extra 3"
|
257 |
|
258 |
-
#: includes/class-wcpdf-settings.php:
|
259 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
260 |
msgstr "Questa è la colonna 3 del footer nel modello <i>Modern (Premium)</ i>"
|
261 |
|
262 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
263 |
msgid "Image resolution"
|
264 |
msgstr "Risoluzione immagine"
|
265 |
|
266 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
msgid ""
|
268 |
"These are used for the (optional) footer columns in the <em>Modern "
|
269 |
"(Premium)</em> template, but can also be used for other elements in your "
|
@@ -273,219 +403,254 @@ msgstr ""
|
|
273 |
"template <em>Modern (Premium)</ em> di modello, ma possono essere utilizzati "
|
274 |
"anche per altri elementi nel vostro modello personalizzato"
|
275 |
|
276 |
-
#: includes/class-wcpdf-writepanels.php:
|
277 |
msgid "PDF Packing Slips"
|
278 |
msgstr "PDF Documenti di Trasporto"
|
279 |
|
280 |
-
#: includes/class-wcpdf-writepanels.php:
|
281 |
-
#: includes/class-wcpdf-writepanels.php:
|
282 |
msgid "PDF Invoice"
|
283 |
msgstr "Fattura PDF"
|
284 |
|
285 |
-
#: includes/class-wcpdf-writepanels.php:
|
286 |
-
#: includes/class-wcpdf-writepanels.php:
|
287 |
msgid "PDF Packing Slip"
|
288 |
msgstr "PDF Documento di Trasporto"
|
289 |
|
290 |
-
#: includes/class-wcpdf-writepanels.php:
|
291 |
msgid "Invoice Number"
|
292 |
msgstr "Fattura Numero"
|
293 |
|
294 |
-
#: includes/class-wcpdf-writepanels.php:
|
295 |
msgid "Download invoice (PDF)"
|
296 |
msgstr "Scarica fattura (PDF)"
|
297 |
|
298 |
-
#: includes/class-wcpdf-writepanels.php:
|
299 |
msgid "Create PDF"
|
300 |
msgstr "Crea PDF"
|
301 |
|
302 |
-
#: includes/class-wcpdf-writepanels.php:
|
303 |
msgid "PDF Invoice Number (unformatted!)"
|
304 |
msgstr "Numero Fattura PDF (non formattato)"
|
305 |
|
306 |
-
#: includes/class-wcpdf-writepanels.php:
|
307 |
-
#: templates/pdf/Simple/invoice.php:
|
308 |
msgid "Invoice Date:"
|
309 |
msgstr "Data Fattura:"
|
310 |
|
311 |
-
#: includes/class-wcpdf-writepanels.php:
|
312 |
msgid "h"
|
313 |
msgstr ""
|
314 |
|
315 |
-
#: includes/class-wcpdf-writepanels.php:
|
316 |
msgid "m"
|
317 |
msgstr ""
|
318 |
|
319 |
#: includes/wcpdf-extensions.php:15
|
320 |
msgid "Check out these premium extensions!"
|
321 |
-
msgstr ""
|
322 |
|
323 |
#: includes/wcpdf-extensions.php:16
|
324 |
msgid "click items to read more"
|
325 |
-
msgstr ""
|
326 |
|
327 |
#: includes/wcpdf-extensions.php:23
|
328 |
msgid "Go Pro: Proforma invoices, credit notes (=refunds) & more!"
|
329 |
-
msgstr ""
|
330 |
|
331 |
#: includes/wcpdf-extensions.php:25
|
332 |
msgid ""
|
333 |
"Supercharge WooCommerce PDF Invoices & Packing Slips with the following "
|
334 |
"features:"
|
335 |
-
msgstr ""
|
336 |
|
337 |
#: includes/wcpdf-extensions.php:27
|
338 |
msgid "Email/print/download <b>PDF Credit Notes & Proforma invoices</b>"
|
339 |
msgstr ""
|
|
|
|
|
340 |
|
341 |
#: includes/wcpdf-extensions.php:28
|
342 |
msgid ""
|
343 |
-
"
|
344 |
-
"
|
345 |
msgstr ""
|
|
|
|
|
346 |
|
347 |
#: includes/wcpdf-extensions.php:29
|
348 |
msgid ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
349 |
"Use <b>separate numbering systems</b> and/or format for proforma invoices "
|
350 |
"and credit notes or utilize the main invoice numbering system"
|
351 |
msgstr ""
|
|
|
|
|
352 |
|
353 |
-
#: includes/wcpdf-extensions.php:
|
354 |
msgid ""
|
355 |
"<b>Customize</b> the <b>shipping & billing address</b> format to include "
|
356 |
"additional custom fields, font sizes etc. without the need to create a "
|
357 |
"custom template."
|
358 |
msgstr ""
|
|
|
|
|
|
|
359 |
|
360 |
-
#: includes/wcpdf-extensions.php:
|
361 |
msgid "Use the plugin in multilingual <b>WPML</b> setups"
|
362 |
-
msgstr ""
|
363 |
|
364 |
-
#: includes/wcpdf-extensions.php:
|
365 |
msgid "Get WooCommerce PDF Invoices & Packing Slips Professional!"
|
366 |
-
msgstr ""
|
367 |
|
368 |
-
#: includes/wcpdf-extensions.php:
|
369 |
msgid "Upload all invoices automatically to your dropbox"
|
370 |
msgstr "Carica tutte le fatture in automatico nel tuo Dropbox"
|
371 |
|
372 |
-
#: includes/wcpdf-extensions.php:
|
373 |
msgid ""
|
374 |
"This extension conveniently uploads all the invoices (and other pdf "
|
375 |
"documents from the professional extension) that are emailed to your "
|
376 |
"customers to Dropbox. The best way to keep your invoice administration up to "
|
377 |
"date!"
|
378 |
msgstr ""
|
|
|
|
|
|
|
|
|
379 |
|
380 |
-
#: includes/wcpdf-extensions.php:
|
381 |
msgid "Get WooCommerce PDF Invoices & Packing Slips to dropbox!"
|
382 |
-
msgstr ""
|
383 |
|
384 |
-
#: includes/wcpdf-extensions.php:
|
385 |
msgid ""
|
386 |
"Automatically send new orders or packing slips to your printer, as soon as "
|
387 |
"the customer orders!"
|
388 |
msgstr ""
|
|
|
|
|
389 |
|
390 |
-
#: includes/wcpdf-extensions.php:
|
391 |
msgid ""
|
392 |
"Check out the WooCommerce Automatic Order Printing extension from our "
|
393 |
"partners at Simba Hosting"
|
394 |
msgstr ""
|
|
|
|
|
395 |
|
396 |
-
#: includes/wcpdf-extensions.php:
|
397 |
msgid "WooCommerce Automatic Order Printing"
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: includes/wcpdf-extensions.php:
|
401 |
msgid "More advanced templates"
|
402 |
-
msgstr ""
|
403 |
|
404 |
-
#: includes/wcpdf-extensions.php:
|
405 |
msgid "Stylish modern invoices & packing slips with product thumbnails!"
|
406 |
msgstr ""
|
|
|
|
|
407 |
|
408 |
-
#: includes/wcpdf-extensions.php:
|
409 |
msgid "More tax details on the invoices!"
|
410 |
-
msgstr ""
|
411 |
|
412 |
-
#: includes/wcpdf-extensions.php:
|
413 |
#, php-format
|
414 |
msgid "Check out the Premium PDF Invoice & Packing Slips templates at %s."
|
415 |
msgstr "Visualizza i modelli Premium PDF Invoice & Packing Slips su %s."
|
416 |
|
417 |
-
#: includes/wcpdf-extensions.php:
|
418 |
#, php-format
|
419 |
msgid "For custom templates, contact us at %s."
|
420 |
msgstr "Contattaci via %s per modelli personalizzati."
|
421 |
|
422 |
-
#: templates/pdf/Simple/
|
423 |
-
#: templates/pdf/Simple/
|
424 |
-
msgid "
|
425 |
-
msgstr "
|
426 |
|
427 |
-
#: templates/pdf/Simple/
|
428 |
-
|
429 |
-
|
430 |
-
msgid "Packing Slip"
|
431 |
-
msgstr "Documento di Trasporto"
|
432 |
|
433 |
-
#: templates/pdf/Simple/invoice.php:
|
434 |
msgid "Invoice Number:"
|
435 |
msgstr "Fattura N.:"
|
436 |
|
437 |
-
#: templates/pdf/Simple/invoice.php:
|
438 |
-
#: templates/pdf/Simple/packing-slip.php:
|
439 |
msgid "Order Number:"
|
440 |
msgstr "Ordine N.:"
|
441 |
|
442 |
-
#: templates/pdf/Simple/invoice.php:
|
443 |
-
#: templates/pdf/Simple/packing-slip.php:
|
444 |
msgid "Order Date:"
|
445 |
msgstr "Data Ordine:"
|
446 |
|
447 |
-
#: templates/pdf/Simple/invoice.php:
|
448 |
msgid "Payment Method:"
|
449 |
msgstr "Metodo di pagamento:"
|
450 |
|
451 |
-
#: templates/pdf/Simple/invoice.php:
|
452 |
-
#: templates/pdf/Simple/packing-slip.php:
|
453 |
msgid "Product"
|
454 |
msgstr "Prodotto"
|
455 |
|
456 |
-
#: templates/pdf/Simple/invoice.php:
|
457 |
-
#: templates/pdf/Simple/packing-slip.php:
|
458 |
msgid "Quantity"
|
459 |
msgstr "Quantità"
|
460 |
|
461 |
-
#: templates/pdf/Simple/invoice.php:
|
462 |
msgid "Price"
|
463 |
msgstr "Prezzo"
|
464 |
|
465 |
-
#: templates/pdf/Simple/invoice.php:
|
|
|
466 |
msgid "Description"
|
467 |
msgstr "Descrizione"
|
468 |
|
469 |
-
#: templates/pdf/Simple/invoice.php:
|
|
|
470 |
msgid "SKU"
|
471 |
msgstr "Codice prod."
|
472 |
|
473 |
-
#: templates/pdf/Simple/invoice.php:
|
474 |
-
#: templates/pdf/Simple/packing-slip.php:
|
475 |
msgid "SKU:"
|
476 |
msgstr "Codice prod.:"
|
477 |
|
478 |
-
#: templates/pdf/Simple/invoice.php:
|
479 |
-
#: templates/pdf/Simple/packing-slip.php:
|
480 |
msgid "Weight:"
|
481 |
msgstr "Peso:"
|
482 |
|
483 |
-
#: templates/pdf/Simple/invoice.php:
|
484 |
-
#: templates/pdf/Simple/packing-slip.php:
|
485 |
msgid "Customer Notes"
|
486 |
msgstr "Note del Cliente"
|
487 |
|
488 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
489 |
#, php-format
|
490 |
msgid ""
|
491 |
"WooCommerce PDF Invoices & Packing Slips requires %sWooCommerce%s to be "
|
@@ -494,40 +659,44 @@ msgstr ""
|
|
494 |
"WooCommerce PDF Invoices & Packing Slips richiede %sWooCommerce%s per essere "
|
495 |
"installato e attivato!"
|
496 |
|
497 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
498 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
499 |
msgid "N/A"
|
500 |
msgstr "N/A"
|
501 |
|
502 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
503 |
msgid "Payment method"
|
504 |
msgstr "Metodo di pagamento"
|
505 |
|
506 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
507 |
msgid "Shipping method"
|
508 |
msgstr "Metodo di spedizione"
|
509 |
|
510 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
511 |
msgid "Subtotal"
|
512 |
msgstr "Totale parziale"
|
513 |
|
514 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
515 |
msgid "Shipping"
|
516 |
msgstr "Spedizione"
|
517 |
|
518 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
519 |
msgid "Discount"
|
520 |
msgstr "Sconto"
|
521 |
|
522 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
523 |
msgid "VAT"
|
524 |
msgstr "IVA"
|
525 |
|
526 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
|
|
|
|
|
|
|
|
527 |
msgid "Total ex. VAT"
|
528 |
msgstr "Totale (IVA esclusa)"
|
529 |
|
530 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
531 |
msgid "Total"
|
532 |
msgstr "Totale"
|
533 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
+
"POT-Creation-Date: 2015-04-29 09:02+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-04-29 09:04+0100\n"
|
6 |
"Last-Translator: Astrid Virili <avirili@gmail.com>\n"
|
7 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
8 |
"Language: it\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.7.5\n"
|
13 |
"X-Poedit-Basepath: ../\n"
|
14 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;_x;_n:1,2\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: includes/class-wcpdf-export.php:338 includes/class-wcpdf-export.php:348
|
20 |
+
#: includes/class-wcpdf-export.php:359 includes/class-wcpdf-export.php:367
|
|
|
21 |
msgid "You do not have sufficient permissions to access this page."
|
22 |
msgstr ""
|
23 |
"Non disponi di autorizzazioni sufficienti per accedere a questa pagina."
|
24 |
|
25 |
+
#: includes/class-wcpdf-export.php:343
|
26 |
+
msgid "Some of the export parameters are missing."
|
27 |
+
msgstr "Alcuni parametri di esportazione sono mancanti."
|
28 |
+
|
29 |
+
#: includes/class-wcpdf-export.php:424
|
30 |
msgid "invoice"
|
31 |
msgid_plural "invoices"
|
32 |
msgstr[0] "fattura"
|
33 |
msgstr[1] "fatture"
|
34 |
|
35 |
+
#: includes/class-wcpdf-export.php:428
|
36 |
msgid "packing-slip"
|
37 |
msgid_plural "packing-slips"
|
38 |
msgstr[0] "DDT"
|
39 |
msgstr[1] "DDT"
|
40 |
|
41 |
#: includes/class-wcpdf-settings.php:38 includes/class-wcpdf-settings.php:39
|
42 |
+
#: includes/class-wcpdf-writepanels.php:32
|
43 |
msgid "PDF Invoices"
|
44 |
msgstr "Fatture PDF"
|
45 |
|
46 |
+
#: includes/class-wcpdf-settings.php:80
|
47 |
msgid "Settings"
|
48 |
msgstr "Impostazioni"
|
49 |
|
50 |
+
#: includes/class-wcpdf-settings.php:102
|
51 |
msgid "General"
|
52 |
msgstr "Generale"
|
53 |
|
54 |
+
#: includes/class-wcpdf-settings.php:103
|
55 |
msgid "Template"
|
56 |
msgstr "Modello"
|
57 |
|
58 |
+
#: includes/class-wcpdf-settings.php:108
|
|
|
|
|
|
|
|
|
59 |
msgid "Status"
|
60 |
msgstr "Status"
|
61 |
|
62 |
+
#: includes/class-wcpdf-settings.php:120
|
63 |
+
msgid "WooCommerce PDF Invoices"
|
64 |
+
msgstr "WooCommerce Fatture PDF"
|
65 |
+
|
66 |
+
#: includes/class-wcpdf-settings.php:189
|
67 |
msgid "General settings"
|
68 |
msgstr "Impostazioni generali"
|
69 |
|
70 |
+
#: includes/class-wcpdf-settings.php:196
|
71 |
msgid "How do you want to view the PDF?"
|
72 |
msgstr "Come desideri visualizzare il file PDF?"
|
73 |
|
74 |
+
#: includes/class-wcpdf-settings.php:204
|
75 |
msgid "Download the PDF"
|
76 |
msgstr "Scarica il PDF"
|
77 |
|
78 |
+
#: includes/class-wcpdf-settings.php:205
|
79 |
msgid "Open the PDF in a new browser tab/window"
|
80 |
msgstr "Apri il PDF in una nuova scheda/finestra del browser"
|
81 |
|
82 |
+
#: includes/class-wcpdf-settings.php:214
|
83 |
msgid "Admin New Order email"
|
84 |
msgstr "Email Amministrazione Nuovo Ordine"
|
85 |
|
86 |
+
#: includes/class-wcpdf-settings.php:215
|
87 |
msgid "Customer Processing Order email"
|
88 |
msgstr "Email Cliente Ordine in Lavorazione"
|
89 |
|
90 |
+
#: includes/class-wcpdf-settings.php:216
|
91 |
msgid "Customer Completed Order email"
|
92 |
msgstr "Email Cliente Ordine Completato"
|
93 |
|
94 |
+
#: includes/class-wcpdf-settings.php:217
|
95 |
msgid "Customer Invoice email"
|
96 |
msgstr "Email Cliente Fattura"
|
97 |
|
98 |
+
#: includes/class-wcpdf-settings.php:222
|
99 |
msgid "Attach invoice to:"
|
100 |
msgstr "Allega la fattura a:"
|
101 |
|
102 |
+
#: includes/class-wcpdf-settings.php:230
|
103 |
#, php-format
|
104 |
msgid ""
|
105 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
111 |
"scrittura a questa cartella, non sarà in grado di inviare le fatture via "
|
112 |
"email."
|
113 |
|
114 |
+
#: includes/class-wcpdf-settings.php:236
|
115 |
+
msgid "Disable for free products"
|
116 |
+
msgstr "Disabilita per i prodotti gratuiti"
|
117 |
+
|
118 |
+
#: includes/class-wcpdf-settings.php:243
|
119 |
+
msgid ""
|
120 |
+
"Disable automatic creation/attachment of invoices when only free products "
|
121 |
+
"are ordered"
|
122 |
+
msgstr ""
|
123 |
+
"Disabilita la creazione automatica della fattura quando nell'ordine sono "
|
124 |
+
"presenti soltanto prodotti gratuiti"
|
125 |
+
|
126 |
+
#: includes/class-wcpdf-settings.php:250
|
127 |
+
msgid "Interface"
|
128 |
+
msgstr "Interfaccia"
|
129 |
+
|
130 |
+
#: includes/class-wcpdf-settings.php:298
|
131 |
+
msgid "Allow My Account invoice download"
|
132 |
+
msgstr "Abilita il download della fattura dalla pagina My Account"
|
133 |
+
|
134 |
+
#: includes/class-wcpdf-settings.php:306
|
135 |
+
msgid "Only when an invoice is already created/emailed"
|
136 |
+
msgstr "Solo quando una fattura è già stata generata o spedita per email"
|
137 |
+
|
138 |
+
#: includes/class-wcpdf-settings.php:307
|
139 |
+
msgid "Only for specific order statuses (define below)"
|
140 |
+
msgstr "Solo per specifici status dell'ordine (definiti di seguito)"
|
141 |
+
|
142 |
+
#: includes/class-wcpdf-settings.php:308
|
143 |
+
msgid "Always"
|
144 |
+
msgstr "Sempre"
|
145 |
+
|
146 |
+
#: includes/class-wcpdf-settings.php:323
|
147 |
msgid "Enable invoice number column in the orders list"
|
148 |
msgstr "Abilita la colonna del numero fattura nella lista ordini"
|
149 |
|
150 |
+
#: includes/class-wcpdf-settings.php:361
|
151 |
msgid "PDF Template settings"
|
152 |
msgstr "Impostazioni modello PDF "
|
153 |
|
154 |
+
#: includes/class-wcpdf-settings.php:373
|
155 |
msgid "Choose a template"
|
156 |
msgstr "Scegli un modello"
|
157 |
|
158 |
+
#: includes/class-wcpdf-settings.php:381
|
159 |
#, php-format
|
160 |
msgid ""
|
161 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
162 |
"your (child) theme in <code>%s</code> to customize them"
|
163 |
msgstr ""
|
164 |
+
"Vuoi usare il tuo template? Copia tutti i file della cartella <code>%s</"
|
165 |
+
"code> nel tuo tema (o child theme) nella cartella <code>%s</code> e "
|
166 |
+
"personalizzali"
|
167 |
|
168 |
+
#: includes/class-wcpdf-settings.php:387
|
169 |
msgid "Paper size"
|
170 |
msgstr "Formato carta"
|
171 |
|
172 |
+
#: includes/class-wcpdf-settings.php:395
|
173 |
msgid "A4"
|
174 |
msgstr "A4"
|
175 |
|
176 |
+
#: includes/class-wcpdf-settings.php:396
|
177 |
msgid "Letter"
|
178 |
msgstr "Lettera"
|
179 |
|
180 |
+
#: includes/class-wcpdf-settings.php:403
|
181 |
msgid "Shop header/logo"
|
182 |
msgstr "Intestazione/logo Negozio"
|
183 |
|
184 |
+
#: includes/class-wcpdf-settings.php:410
|
185 |
msgid "Select or upload your invoice header/logo"
|
186 |
msgstr "Seleziona o carica l'intestazione/logo della fattura"
|
187 |
|
188 |
+
#: includes/class-wcpdf-settings.php:411
|
189 |
msgid "Set image"
|
190 |
msgstr "Imposta immagine "
|
191 |
|
192 |
+
#: includes/class-wcpdf-settings.php:412
|
193 |
msgid "Remove image"
|
194 |
msgstr "Rimuovi immagine"
|
195 |
|
196 |
+
#: includes/class-wcpdf-settings.php:419
|
197 |
msgid "Shop Name"
|
198 |
msgstr "Nome negozio"
|
199 |
|
200 |
+
#: includes/class-wcpdf-settings.php:432
|
201 |
msgid "Shop Address"
|
202 |
msgstr "Indirizzo negozio"
|
203 |
|
204 |
+
#: includes/class-wcpdf-settings.php:447
|
205 |
msgid "Footer: terms & conditions, policies, etc."
|
206 |
msgstr "Piè di pagina: termini e condizioni, politiche, ecc"
|
207 |
|
208 |
+
#: includes/class-wcpdf-settings.php:463 templates/pdf/Simple/invoice.php:9
|
209 |
+
#: templates/pdf/Simple/invoice.php:21
|
210 |
+
#: woocommerce-pdf-invoices-packingslips.php:220
|
211 |
+
msgid "Invoice"
|
212 |
+
msgstr "Fattura"
|
213 |
+
|
214 |
+
#: includes/class-wcpdf-settings.php:470
|
215 |
+
msgid "Display shipping address"
|
216 |
+
msgstr "Mostra l'indirizzo del destinatario"
|
217 |
+
|
218 |
+
#: includes/class-wcpdf-settings.php:477
|
219 |
+
msgid ""
|
220 |
+
"Display shipping address on invoice (in addition to the default billing "
|
221 |
+
"address) if different from billing address"
|
222 |
+
msgstr ""
|
223 |
+
"Mostra l'indirizzo del destinatario sulla fattura (oltre all'indirizzo di "
|
224 |
+
"fatturazione) se è differente dall'indirizzo di fatturazione"
|
225 |
+
|
226 |
+
#: includes/class-wcpdf-settings.php:483 includes/class-wcpdf-settings.php:598
|
227 |
+
msgid "Display email address"
|
228 |
+
msgstr "Mostra l'indirizzo email"
|
229 |
+
|
230 |
+
#: includes/class-wcpdf-settings.php:495 includes/class-wcpdf-settings.php:610
|
231 |
+
msgid "Display phone number"
|
232 |
+
msgstr "Mostra il numero di telefono"
|
233 |
+
|
234 |
+
#: includes/class-wcpdf-settings.php:507
|
235 |
msgid "Display invoice date"
|
236 |
+
msgstr "Mostra Data Fattura"
|
237 |
|
238 |
+
#: includes/class-wcpdf-settings.php:520
|
239 |
msgid "Display built-in sequential invoice number"
|
240 |
+
msgstr "Mostra numero fattura sequenziale generato automaticamente"
|
241 |
|
242 |
+
#: includes/class-wcpdf-settings.php:533
|
243 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
244 |
msgstr "Numero della prossima fattura (senza prefisso, suffisso, ecc.)"
|
245 |
|
246 |
+
#: includes/class-wcpdf-settings.php:541
|
247 |
msgid ""
|
248 |
"This is the number that will be used on the next invoice that is created. By "
|
249 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
257 |
"viene impostato un numero più basso del numero di fattura più elevato, "
|
258 |
"questo può portare alla creazione di numeri di fattura doppi!"
|
259 |
|
260 |
+
#: includes/class-wcpdf-settings.php:547
|
261 |
msgid "Invoice number format"
|
262 |
msgstr "Formato numero fattura"
|
263 |
|
264 |
+
#: includes/class-wcpdf-settings.php:556
|
265 |
msgid "Prefix"
|
266 |
msgstr "Prefisso"
|
267 |
|
268 |
+
#: includes/class-wcpdf-settings.php:558
|
269 |
msgid ""
|
270 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
271 |
"respectively"
|
273 |
"per utilizzare l'anno o il mese dell'ordine, inserisci rispettivamente "
|
274 |
"[order_year] o [order_month]"
|
275 |
|
276 |
+
#: includes/class-wcpdf-settings.php:561
|
277 |
msgid "Suffix"
|
278 |
msgstr "Suffisso"
|
279 |
|
280 |
+
#: includes/class-wcpdf-settings.php:566
|
281 |
msgid "Padding"
|
282 |
msgstr "Numero Cifre"
|
283 |
|
284 |
+
#: includes/class-wcpdf-settings.php:568
|
285 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
286 |
msgstr ""
|
287 |
"inserisci qui il numero di cifre - scrivi \"6\" per visualizzare 42 come "
|
288 |
"000042"
|
289 |
|
290 |
+
#: includes/class-wcpdf-settings.php:571
|
291 |
msgid ""
|
292 |
"note: if you have already created a custom invoice number format with a "
|
293 |
"filter, the above settings will be ignored"
|
295 |
"nota: se hai già creato un numero di fattura personalizzato con un filtro, "
|
296 |
"queste impostazioni verranno ignorate."
|
297 |
|
298 |
+
#: includes/class-wcpdf-settings.php:578
|
299 |
+
#: templates/pdf/Simple/packing-slip.php:9
|
300 |
+
#: templates/pdf/Simple/packing-slip.php:21
|
301 |
+
#: woocommerce-pdf-invoices-packingslips.php:223
|
302 |
+
msgid "Packing Slip"
|
303 |
+
msgstr "Documento di Trasporto"
|
304 |
+
|
305 |
+
#: includes/class-wcpdf-settings.php:585
|
306 |
+
msgid "Display billing address"
|
307 |
+
msgstr "Mostra indirizzo di fatturazione"
|
308 |
+
|
309 |
+
#: includes/class-wcpdf-settings.php:592
|
310 |
+
msgid ""
|
311 |
+
"Display billing address on packing slip (in addition to the default shipping "
|
312 |
+
"address) if different from shipping address"
|
313 |
+
msgstr ""
|
314 |
+
"Mostra indirizzo di fatturazione sul DDT (oltre all'indirizzo di spedizione) "
|
315 |
+
"se è differente dall'indirizzo di spedizione"
|
316 |
+
|
317 |
+
#: includes/class-wcpdf-settings.php:623
|
318 |
msgid "Extra template fields"
|
319 |
msgstr "Campi modello Extra"
|
320 |
|
321 |
+
#: includes/class-wcpdf-settings.php:630
|
322 |
msgid "Extra field 1"
|
323 |
msgstr "Campo Extra 1"
|
324 |
|
325 |
+
#: includes/class-wcpdf-settings.php:639
|
326 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
327 |
msgstr "Questa è la colonna 1 del footer nel modello <i>Modern (Premium)</ i>"
|
328 |
|
329 |
+
#: includes/class-wcpdf-settings.php:645
|
330 |
msgid "Extra field 2"
|
331 |
msgstr "Campo Extra 2"
|
332 |
|
333 |
+
#: includes/class-wcpdf-settings.php:654
|
334 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
335 |
msgstr "Questa è la colonna 2 del footer nel modello <i>Modern (Premium)</ i>"
|
336 |
|
337 |
+
#: includes/class-wcpdf-settings.php:660
|
338 |
msgid "Extra field 3"
|
339 |
msgstr "Campo Extra 3"
|
340 |
|
341 |
+
#: includes/class-wcpdf-settings.php:669
|
342 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
343 |
msgstr "Questa è la colonna 3 del footer nel modello <i>Modern (Premium)</ i>"
|
344 |
|
345 |
+
#: includes/class-wcpdf-settings.php:711
|
346 |
+
msgid "Debug settings"
|
347 |
+
msgstr "Impostazioni di debug"
|
348 |
+
|
349 |
+
#: includes/class-wcpdf-settings.php:718
|
350 |
+
msgid "Enable debug output"
|
351 |
+
msgstr "Abilita il debug"
|
352 |
+
|
353 |
+
#: includes/class-wcpdf-settings.php:725
|
354 |
+
msgid ""
|
355 |
+
"Enable this option to output plugin errors if you're getting a blank page or "
|
356 |
+
"other PDF generation issues"
|
357 |
+
msgstr ""
|
358 |
+
"Abilita questa opzione per mostrare gli errori del plugin. È utile quando il "
|
359 |
+
"PDF della fattura è una pagina vuota."
|
360 |
+
|
361 |
+
#: includes/class-wcpdf-settings.php:731
|
362 |
+
msgid "Output to HTML"
|
363 |
+
msgstr "In formato HTML"
|
364 |
+
|
365 |
+
#: includes/class-wcpdf-settings.php:738
|
366 |
+
msgid ""
|
367 |
+
"Send the template output as HTML to the browser instead of creating a PDF."
|
368 |
+
msgstr "Mostra il modello "
|
369 |
+
|
370 |
+
#: includes/class-wcpdf-settings.php:744
|
371 |
+
msgid "Use old tmp folder"
|
372 |
+
msgstr "Usa la vecchia cartella 'tmp'"
|
373 |
+
|
374 |
+
#: includes/class-wcpdf-settings.php:751
|
375 |
+
msgid ""
|
376 |
+
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
377 |
+
"plugin folder. This setting is only intended for backwards compatibility, "
|
378 |
+
"not recommended on new installs!"
|
379 |
+
msgstr ""
|
380 |
+
"Dalla versione 1.5 di PDF Invoices, i file temporanei sono registrati nella "
|
381 |
+
"cartella del plugin. Questa impostazione è intesa solo per compatibilità con "
|
382 |
+
"le versioni precedenti. È sconsigliata per le nuove installazioni."
|
383 |
+
|
384 |
+
#: includes/class-wcpdf-settings.php:1091
|
385 |
msgid "Image resolution"
|
386 |
msgstr "Risoluzione immagine"
|
387 |
|
388 |
+
#: includes/class-wcpdf-settings.php:1207
|
389 |
+
msgid ""
|
390 |
+
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
391 |
+
"Do not use them on a live website!"
|
392 |
+
msgstr ""
|
393 |
+
"<b>Attenzione!</b> Le impostazioni di seguito sono intese per il debug o per "
|
394 |
+
"l'ambiente di sviluppo. NON vanno usate sul sito di produzione!"
|
395 |
+
|
396 |
+
#: includes/class-wcpdf-settings.php:1216
|
397 |
msgid ""
|
398 |
"These are used for the (optional) footer columns in the <em>Modern "
|
399 |
"(Premium)</em> template, but can also be used for other elements in your "
|
403 |
"template <em>Modern (Premium)</ em> di modello, ma possono essere utilizzati "
|
404 |
"anche per altri elementi nel vostro modello personalizzato"
|
405 |
|
406 |
+
#: includes/class-wcpdf-writepanels.php:33
|
407 |
msgid "PDF Packing Slips"
|
408 |
msgstr "PDF Documenti di Trasporto"
|
409 |
|
410 |
+
#: includes/class-wcpdf-writepanels.php:107
|
411 |
+
#: includes/class-wcpdf-writepanels.php:216
|
412 |
msgid "PDF Invoice"
|
413 |
msgstr "Fattura PDF"
|
414 |
|
415 |
+
#: includes/class-wcpdf-writepanels.php:112
|
416 |
+
#: includes/class-wcpdf-writepanels.php:221
|
417 |
msgid "PDF Packing Slip"
|
418 |
msgstr "PDF Documento di Trasporto"
|
419 |
|
420 |
+
#: includes/class-wcpdf-writepanels.php:139
|
421 |
msgid "Invoice Number"
|
422 |
msgstr "Fattura Numero"
|
423 |
|
424 |
+
#: includes/class-wcpdf-writepanels.php:192
|
425 |
msgid "Download invoice (PDF)"
|
426 |
msgstr "Scarica fattura (PDF)"
|
427 |
|
428 |
+
#: includes/class-wcpdf-writepanels.php:203
|
429 |
msgid "Create PDF"
|
430 |
msgstr "Crea PDF"
|
431 |
|
432 |
+
#: includes/class-wcpdf-writepanels.php:264
|
433 |
msgid "PDF Invoice Number (unformatted!)"
|
434 |
msgstr "Numero Fattura PDF (non formattato)"
|
435 |
|
436 |
+
#: includes/class-wcpdf-writepanels.php:267
|
437 |
+
#: templates/pdf/Simple/invoice.php:55
|
438 |
msgid "Invoice Date:"
|
439 |
msgstr "Data Fattura:"
|
440 |
|
441 |
+
#: includes/class-wcpdf-writepanels.php:268
|
442 |
msgid "h"
|
443 |
msgstr ""
|
444 |
|
445 |
+
#: includes/class-wcpdf-writepanels.php:268
|
446 |
msgid "m"
|
447 |
msgstr ""
|
448 |
|
449 |
#: includes/wcpdf-extensions.php:15
|
450 |
msgid "Check out these premium extensions!"
|
451 |
+
msgstr "Prova queste estensioni Premium"
|
452 |
|
453 |
#: includes/wcpdf-extensions.php:16
|
454 |
msgid "click items to read more"
|
455 |
+
msgstr "clicca sugli elementi per saperne di più"
|
456 |
|
457 |
#: includes/wcpdf-extensions.php:23
|
458 |
msgid "Go Pro: Proforma invoices, credit notes (=refunds) & more!"
|
459 |
+
msgstr "Go Pro: Fatture pro-forma, note di credito (= rimborsi) e molto altro!"
|
460 |
|
461 |
#: includes/wcpdf-extensions.php:25
|
462 |
msgid ""
|
463 |
"Supercharge WooCommerce PDF Invoices & Packing Slips with the following "
|
464 |
"features:"
|
465 |
+
msgstr "Aggiungi funzionalità a WooCommerce PDF Invoices & Packing Slips:"
|
466 |
|
467 |
#: includes/wcpdf-extensions.php:27
|
468 |
msgid "Email/print/download <b>PDF Credit Notes & Proforma invoices</b>"
|
469 |
msgstr ""
|
470 |
+
"Stampa/scarica/invia per email <b>Note di credito p Fatture pro-forma in "
|
471 |
+
"PDF</b>"
|
472 |
|
473 |
#: includes/wcpdf-extensions.php:28
|
474 |
msgid ""
|
475 |
+
"Send out a separate <b>notification email</b> with (or without) PDF invoices/"
|
476 |
+
"packing slips, for example to a drop-shipper or a supplier."
|
477 |
msgstr ""
|
478 |
+
"Invia una <b>email di notifica</> separata con (o senza) Fattura o DDT in "
|
479 |
+
"PDF, per esempio a uno spedizioniere o un fornitore."
|
480 |
|
481 |
#: includes/wcpdf-extensions.php:29
|
482 |
msgid ""
|
483 |
+
"Attach <b>up to 3 static files</b> (for example a terms & conditions "
|
484 |
+
"document) to the WooCommerce emails of your choice."
|
485 |
+
msgstr ""
|
486 |
+
"Allega <b>fino a 3 file</b> a tua scelta (per esempio il documento dell "
|
487 |
+
"Condizioni Generali) alle email di WooCommerce."
|
488 |
+
|
489 |
+
#: includes/wcpdf-extensions.php:30
|
490 |
+
msgid ""
|
491 |
"Use <b>separate numbering systems</b> and/or format for proforma invoices "
|
492 |
"and credit notes or utilize the main invoice numbering system"
|
493 |
msgstr ""
|
494 |
+
"Usa un <b>sistema di numerazione separato</b> e/o formato per le fatture pro-"
|
495 |
+
"forma e le note di credito, oppure usa il sistema di numerazione principale."
|
496 |
|
497 |
+
#: includes/wcpdf-extensions.php:31
|
498 |
msgid ""
|
499 |
"<b>Customize</b> the <b>shipping & billing address</b> format to include "
|
500 |
"additional custom fields, font sizes etc. without the need to create a "
|
501 |
"custom template."
|
502 |
msgstr ""
|
503 |
+
"<b>Personalizza l'indirizzo di fatturazione e di spedizione</b> per "
|
504 |
+
"includere campi aggiuntivi, dimensione del font etc. senza dover create un "
|
505 |
+
"template personalizzato."
|
506 |
|
507 |
+
#: includes/wcpdf-extensions.php:32
|
508 |
msgid "Use the plugin in multilingual <b>WPML</b> setups"
|
509 |
+
msgstr "Usa il plugin con <b>WPML</b>"
|
510 |
|
511 |
+
#: includes/wcpdf-extensions.php:34
|
512 |
msgid "Get WooCommerce PDF Invoices & Packing Slips Professional!"
|
513 |
+
msgstr "Acquista WooCommerce PDF Invoices & Packing Slips Professional!"
|
514 |
|
515 |
+
#: includes/wcpdf-extensions.php:42
|
516 |
msgid "Upload all invoices automatically to your dropbox"
|
517 |
msgstr "Carica tutte le fatture in automatico nel tuo Dropbox"
|
518 |
|
519 |
+
#: includes/wcpdf-extensions.php:48
|
520 |
msgid ""
|
521 |
"This extension conveniently uploads all the invoices (and other pdf "
|
522 |
"documents from the professional extension) that are emailed to your "
|
523 |
"customers to Dropbox. The best way to keep your invoice administration up to "
|
524 |
"date!"
|
525 |
msgstr ""
|
526 |
+
"Questa estensione carica facilmente su Dropbox tutte le fatture (e gli altri "
|
527 |
+
"documenti pdf della estensione professional) che vengono inviati via email "
|
528 |
+
"ai vostri clienti. Il modo migliore per tenere aggiornata la gestione delle "
|
529 |
+
"fatture!"
|
530 |
|
531 |
+
#: includes/wcpdf-extensions.php:49
|
532 |
msgid "Get WooCommerce PDF Invoices & Packing Slips to dropbox!"
|
533 |
+
msgstr "Acquista WooCommerce PDF Invoices & Packing Slips to dropbox"
|
534 |
|
535 |
+
#: includes/wcpdf-extensions.php:61
|
536 |
msgid ""
|
537 |
"Automatically send new orders or packing slips to your printer, as soon as "
|
538 |
"the customer orders!"
|
539 |
msgstr ""
|
540 |
+
"Invia automaticamente i nuovi ordini o documenti di trasporto alla tua "
|
541 |
+
"stampante, non appena il cliente ordina!"
|
542 |
|
543 |
+
#: includes/wcpdf-extensions.php:67
|
544 |
msgid ""
|
545 |
"Check out the WooCommerce Automatic Order Printing extension from our "
|
546 |
"partners at Simba Hosting"
|
547 |
msgstr ""
|
548 |
+
"Leggi di più sull'estensione WooCommerce Automatic Order Printing sul sito "
|
549 |
+
"del nostro partner Simba Hosting"
|
550 |
|
551 |
+
#: includes/wcpdf-extensions.php:68
|
552 |
msgid "WooCommerce Automatic Order Printing"
|
553 |
msgstr ""
|
554 |
|
555 |
+
#: includes/wcpdf-extensions.php:82
|
556 |
msgid "More advanced templates"
|
557 |
+
msgstr "Molti altri modelli avanzati"
|
558 |
|
559 |
+
#: includes/wcpdf-extensions.php:85
|
560 |
msgid "Stylish modern invoices & packing slips with product thumbnails!"
|
561 |
msgstr ""
|
562 |
+
"Fatture e Documenti di trasporto eleganti e moderni con le miniature dei "
|
563 |
+
"prodotti!"
|
564 |
|
565 |
+
#: includes/wcpdf-extensions.php:86
|
566 |
msgid "More tax details on the invoices!"
|
567 |
+
msgstr "Più dettagli sulle imposte nelle fatture!"
|
568 |
|
569 |
+
#: includes/wcpdf-extensions.php:87
|
570 |
#, php-format
|
571 |
msgid "Check out the Premium PDF Invoice & Packing Slips templates at %s."
|
572 |
msgstr "Visualizza i modelli Premium PDF Invoice & Packing Slips su %s."
|
573 |
|
574 |
+
#: includes/wcpdf-extensions.php:88
|
575 |
#, php-format
|
576 |
msgid "For custom templates, contact us at %s."
|
577 |
msgstr "Contattaci via %s per modelli personalizzati."
|
578 |
|
579 |
+
#: templates/pdf/Simple/invoice.php:29
|
580 |
+
#: templates/pdf/Simple/packing-slip.php:40
|
581 |
+
msgid "Billing Address:"
|
582 |
+
msgstr "Indirizzo di fatturazione:"
|
583 |
|
584 |
+
#: templates/pdf/Simple/invoice.php:40
|
585 |
+
msgid "Ship To:"
|
586 |
+
msgstr "Spedire a:"
|
|
|
|
|
587 |
|
588 |
+
#: templates/pdf/Simple/invoice.php:49
|
589 |
msgid "Invoice Number:"
|
590 |
msgstr "Fattura N.:"
|
591 |
|
592 |
+
#: templates/pdf/Simple/invoice.php:60
|
593 |
+
#: templates/pdf/Simple/packing-slip.php:48
|
594 |
msgid "Order Number:"
|
595 |
msgstr "Ordine N.:"
|
596 |
|
597 |
+
#: templates/pdf/Simple/invoice.php:64
|
598 |
+
#: templates/pdf/Simple/packing-slip.php:52
|
599 |
msgid "Order Date:"
|
600 |
msgstr "Data Ordine:"
|
601 |
|
602 |
+
#: templates/pdf/Simple/invoice.php:68
|
603 |
msgid "Payment Method:"
|
604 |
msgstr "Metodo di pagamento:"
|
605 |
|
606 |
+
#: templates/pdf/Simple/invoice.php:82
|
607 |
+
#: templates/pdf/Simple/packing-slip.php:70
|
608 |
msgid "Product"
|
609 |
msgstr "Prodotto"
|
610 |
|
611 |
+
#: templates/pdf/Simple/invoice.php:83
|
612 |
+
#: templates/pdf/Simple/packing-slip.php:71
|
613 |
msgid "Quantity"
|
614 |
msgstr "Quantità"
|
615 |
|
616 |
+
#: templates/pdf/Simple/invoice.php:84
|
617 |
msgid "Price"
|
618 |
msgstr "Prezzo"
|
619 |
|
620 |
+
#: templates/pdf/Simple/invoice.php:91
|
621 |
+
#: templates/pdf/Simple/packing-slip.php:78
|
622 |
msgid "Description"
|
623 |
msgstr "Descrizione"
|
624 |
|
625 |
+
#: templates/pdf/Simple/invoice.php:96
|
626 |
+
#: templates/pdf/Simple/packing-slip.php:83
|
627 |
msgid "SKU"
|
628 |
msgstr "Codice prod."
|
629 |
|
630 |
+
#: templates/pdf/Simple/invoice.php:97
|
631 |
+
#: templates/pdf/Simple/packing-slip.php:84
|
632 |
msgid "SKU:"
|
633 |
msgstr "Codice prod.:"
|
634 |
|
635 |
+
#: templates/pdf/Simple/invoice.php:98
|
636 |
+
#: templates/pdf/Simple/packing-slip.php:85
|
637 |
msgid "Weight:"
|
638 |
msgstr "Peso:"
|
639 |
|
640 |
+
#: templates/pdf/Simple/invoice.php:112
|
641 |
+
#: templates/pdf/Simple/packing-slip.php:99
|
642 |
msgid "Customer Notes"
|
643 |
msgstr "Note del Cliente"
|
644 |
|
645 |
+
#: templates/pdf/Simple/packing-slip.php:29
|
646 |
+
msgid "Shipping Address:"
|
647 |
+
msgstr "Indirizzo di spedizione:"
|
648 |
+
|
649 |
+
#: templates/pdf/Simple/packing-slip.php:56
|
650 |
+
msgid "Shipping Method:"
|
651 |
+
msgstr "Metodo di spedizione:"
|
652 |
+
|
653 |
+
#: woocommerce-pdf-invoices-packingslips.php:123
|
654 |
#, php-format
|
655 |
msgid ""
|
656 |
"WooCommerce PDF Invoices & Packing Slips requires %sWooCommerce%s to be "
|
659 |
"WooCommerce PDF Invoices & Packing Slips richiede %sWooCommerce%s per essere "
|
660 |
"installato e attivato!"
|
661 |
|
662 |
+
#: woocommerce-pdf-invoices-packingslips.php:330
|
663 |
+
#: woocommerce-pdf-invoices-packingslips.php:391
|
664 |
msgid "N/A"
|
665 |
msgstr "N/A"
|
666 |
|
667 |
+
#: woocommerce-pdf-invoices-packingslips.php:480
|
668 |
msgid "Payment method"
|
669 |
msgstr "Metodo di pagamento"
|
670 |
|
671 |
+
#: woocommerce-pdf-invoices-packingslips.php:491
|
672 |
msgid "Shipping method"
|
673 |
msgstr "Metodo di spedizione"
|
674 |
|
675 |
+
#: woocommerce-pdf-invoices-packingslips.php:644
|
676 |
msgid "Subtotal"
|
677 |
msgstr "Totale parziale"
|
678 |
|
679 |
+
#: woocommerce-pdf-invoices-packingslips.php:666
|
680 |
msgid "Shipping"
|
681 |
msgstr "Spedizione"
|
682 |
|
683 |
+
#: woocommerce-pdf-invoices-packingslips.php:719
|
684 |
msgid "Discount"
|
685 |
msgstr "Sconto"
|
686 |
|
687 |
+
#: woocommerce-pdf-invoices-packingslips.php:759
|
688 |
msgid "VAT"
|
689 |
msgstr "IVA"
|
690 |
|
691 |
+
#: woocommerce-pdf-invoices-packingslips.php:760
|
692 |
+
msgid "Tax rate"
|
693 |
+
msgstr "IVA"
|
694 |
+
|
695 |
+
#: woocommerce-pdf-invoices-packingslips.php:797
|
696 |
msgid "Total ex. VAT"
|
697 |
msgstr "Totale (IVA esclusa)"
|
698 |
|
699 |
+
#: woocommerce-pdf-invoices-packingslips.php:800
|
700 |
msgid "Total"
|
701 |
msgstr "Totale"
|
702 |
|
languages/wpo_wcpdf-nb_NO.mo
CHANGED
Binary file
|
languages/wpo_wcpdf-nb_NO.po
CHANGED
@@ -1,103 +1,106 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
6 |
"Last-Translator: Eirik Opsanger <eirik.opsanger@gmail.com>\n"
|
7 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
8 |
"Language: nb\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.
|
13 |
"X-Poedit-Basepath: ../\n"
|
14 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;_x;_n:1,2\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: includes/class-wcpdf-export.php:
|
20 |
-
#: includes/class-wcpdf-export.php:
|
21 |
-
#: includes/class-wcpdf-export.php:204
|
22 |
msgid "You do not have sufficient permissions to access this page."
|
23 |
msgstr "Du har ikke nok rettigheter til denne siden"
|
24 |
|
|
|
|
|
|
|
|
|
25 |
# This is a filename (prefix). do not use spaces or special characters!
|
26 |
-
#: includes/class-wcpdf-export.php:
|
27 |
msgid "invoice"
|
28 |
msgid_plural "invoices"
|
29 |
msgstr[0] "Faktura"
|
30 |
msgstr[1] "Fakturaer"
|
31 |
|
32 |
# This is a filename (prefix). do not use spaces or special characters!
|
33 |
-
#: includes/class-wcpdf-export.php:
|
34 |
msgid "packing-slip"
|
35 |
msgid_plural "packing-slips"
|
36 |
msgstr[0] "Pakkseddel"
|
37 |
msgstr[1] "Pakksedler"
|
38 |
|
39 |
#: includes/class-wcpdf-settings.php:38 includes/class-wcpdf-settings.php:39
|
40 |
-
#: includes/class-wcpdf-writepanels.php:
|
41 |
msgid "PDF Invoices"
|
42 |
msgstr "PDF-faktura"
|
43 |
|
44 |
-
#: includes/class-wcpdf-settings.php:
|
45 |
msgid "Settings"
|
46 |
msgstr "Innstillinger"
|
47 |
|
48 |
-
#: includes/class-wcpdf-settings.php:
|
49 |
msgid "General"
|
50 |
msgstr "Generelt"
|
51 |
|
52 |
-
#: includes/class-wcpdf-settings.php:
|
53 |
msgid "Template"
|
54 |
msgstr "Template"
|
55 |
|
56 |
-
#: includes/class-wcpdf-settings.php:
|
57 |
-
msgid "WooCommerce PDF Invoices"
|
58 |
-
msgstr "WooCommerce PDF Faktura"
|
59 |
-
|
60 |
-
#: includes/class-wcpdf-settings.php:107
|
61 |
msgid "Status"
|
62 |
msgstr "Status"
|
63 |
|
64 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
65 |
msgid "General settings"
|
66 |
msgstr "Generelle innstillinger"
|
67 |
|
68 |
-
#: includes/class-wcpdf-settings.php:
|
69 |
msgid "How do you want to view the PDF?"
|
70 |
msgstr "Hvordan vil du se PDF`en?"
|
71 |
|
72 |
-
#: includes/class-wcpdf-settings.php:
|
73 |
msgid "Download the PDF"
|
74 |
msgstr "Last ned PDF`en"
|
75 |
|
76 |
-
#: includes/class-wcpdf-settings.php:
|
77 |
msgid "Open the PDF in a new browser tab/window"
|
78 |
msgstr "Åpne PDF`en i ett nytt vindu"
|
79 |
|
80 |
-
#: includes/class-wcpdf-settings.php:
|
81 |
msgid "Admin New Order email"
|
82 |
msgstr "Admins Ny Ordre epost"
|
83 |
|
84 |
-
#: includes/class-wcpdf-settings.php:
|
85 |
msgid "Customer Processing Order email"
|
86 |
msgstr "Kundens Behandler Ordre epost"
|
87 |
|
88 |
-
#: includes/class-wcpdf-settings.php:
|
89 |
msgid "Customer Completed Order email"
|
90 |
msgstr "Kundens Fullført Ordre epost"
|
91 |
|
92 |
-
#: includes/class-wcpdf-settings.php:
|
93 |
msgid "Customer Invoice email"
|
94 |
msgstr "Kundens Faktura epost"
|
95 |
|
96 |
-
#: includes/class-wcpdf-settings.php:
|
97 |
msgid "Attach invoice to:"
|
98 |
msgstr "Legg ved faktura til:"
|
99 |
|
100 |
-
#: includes/class-wcpdf-settings.php:
|
101 |
#, php-format
|
102 |
msgid ""
|
103 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
@@ -108,19 +111,49 @@ msgstr ""
|
|
108 |
"skrivbar, sjekk rettighetene på denne mappen! Uten skrivetilgang til denne "
|
109 |
"mappen vil ikke denne plugin kunne sende pdf-faktura."
|
110 |
|
111 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
112 |
msgid "Enable invoice number column in the orders list"
|
113 |
msgstr "Aktiver kolonne for fakturanummer i ordrelisten"
|
114 |
|
115 |
-
#: includes/class-wcpdf-settings.php:
|
116 |
msgid "PDF Template settings"
|
117 |
msgstr "PDF Template-innstillinger"
|
118 |
|
119 |
-
#: includes/class-wcpdf-settings.php:
|
120 |
msgid "Choose a template"
|
121 |
msgstr "Velg din template"
|
122 |
|
123 |
-
#: includes/class-wcpdf-settings.php:
|
124 |
#, php-format
|
125 |
msgid ""
|
126 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
@@ -129,59 +162,83 @@ msgstr ""
|
|
129 |
"Vil du bruke din egen template? Kopier alle filer fra <code>%s</code> til "
|
130 |
"<code>%s</code>for å endre de."
|
131 |
|
132 |
-
#: includes/class-wcpdf-settings.php:
|
133 |
msgid "Paper size"
|
134 |
msgstr "Papirstørrelse"
|
135 |
|
136 |
-
#: includes/class-wcpdf-settings.php:
|
137 |
msgid "A4"
|
138 |
msgstr "A4"
|
139 |
|
140 |
-
#: includes/class-wcpdf-settings.php:
|
141 |
msgid "Letter"
|
142 |
msgstr "Letter"
|
143 |
|
144 |
-
#: includes/class-wcpdf-settings.php:
|
145 |
msgid "Shop header/logo"
|
146 |
msgstr "Butikkens header/logo"
|
147 |
|
148 |
-
#: includes/class-wcpdf-settings.php:
|
149 |
msgid "Select or upload your invoice header/logo"
|
150 |
msgstr "Velg eller last opp din faktura header/logo"
|
151 |
|
152 |
-
#: includes/class-wcpdf-settings.php:
|
153 |
msgid "Set image"
|
154 |
msgstr "Velg bilde"
|
155 |
|
156 |
-
#: includes/class-wcpdf-settings.php:
|
157 |
msgid "Remove image"
|
158 |
msgstr "Fjern bilde"
|
159 |
|
160 |
-
#: includes/class-wcpdf-settings.php:
|
161 |
msgid "Shop Name"
|
162 |
msgstr "Butikkens navn"
|
163 |
|
164 |
-
#: includes/class-wcpdf-settings.php:
|
165 |
msgid "Shop Address"
|
166 |
msgstr "Butikkens adresse"
|
167 |
|
168 |
-
#: includes/class-wcpdf-settings.php:
|
169 |
msgid "Footer: terms & conditions, policies, etc."
|
170 |
msgstr "Footer: Betingelser og Vilkår"
|
171 |
|
172 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
173 |
msgid "Display invoice date"
|
174 |
msgstr "Vis fakturadato"
|
175 |
|
176 |
-
#: includes/class-wcpdf-settings.php:
|
177 |
msgid "Display built-in sequential invoice number"
|
178 |
msgstr "Vis sekvensielt fakturanummer"
|
179 |
|
180 |
-
#: includes/class-wcpdf-settings.php:
|
181 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
182 |
msgstr "Neste fakturanummer (uten prefix/suffix etc.)"
|
183 |
|
184 |
-
#: includes/class-wcpdf-settings.php:
|
185 |
msgid ""
|
186 |
"This is the number that will be used on the next invoice that is created. By "
|
187 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
@@ -195,15 +252,15 @@ msgstr ""
|
|
195 |
"dersom du endrer denne og setter et lavere tall enn høyeste (PDF) "
|
196 |
"fakturanummer, vil du få flere fakturaer med samme nummer!"
|
197 |
|
198 |
-
#: includes/class-wcpdf-settings.php:
|
199 |
msgid "Invoice number format"
|
200 |
msgstr "Format på fakturanummer"
|
201 |
|
202 |
-
#: includes/class-wcpdf-settings.php:
|
203 |
msgid "Prefix"
|
204 |
msgstr "Prefix"
|
205 |
|
206 |
-
#: includes/class-wcpdf-settings.php:
|
207 |
msgid ""
|
208 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
209 |
"respectively"
|
@@ -211,19 +268,19 @@ msgstr ""
|
|
211 |
"for å bruke år og/eller måned, kan du bruker [order_year] og/eller "
|
212 |
"[order_month]"
|
213 |
|
214 |
-
#: includes/class-wcpdf-settings.php:
|
215 |
msgid "Suffix"
|
216 |
msgstr "Suffix"
|
217 |
|
218 |
-
#: includes/class-wcpdf-settings.php:
|
219 |
msgid "Padding"
|
220 |
msgstr "Siffer"
|
221 |
|
222 |
-
#: includes/class-wcpdf-settings.php:
|
223 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
224 |
msgstr "skriv antall siffer her - skriv \"6\" for å vise 42 som 000042"
|
225 |
|
226 |
-
#: includes/class-wcpdf-settings.php:
|
227 |
msgid ""
|
228 |
"note: if you have already created a custom invoice number format with a "
|
229 |
"filter, the above settings will be ignored"
|
@@ -231,39 +288,96 @@ msgstr ""
|
|
231 |
"merk: hvis du allerede har laget et eget nummerformat for fakuranummer med "
|
232 |
"et filter, vil innstillingene over bli ignorert"
|
233 |
|
234 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
235 |
msgid "Extra template fields"
|
236 |
msgstr "Ekstrafelt"
|
237 |
|
238 |
-
#: includes/class-wcpdf-settings.php:
|
239 |
msgid "Extra field 1"
|
240 |
msgstr "Ekstrafelt 1"
|
241 |
|
242 |
-
#: includes/class-wcpdf-settings.php:
|
243 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
244 |
msgstr "Dette er fotnote-kolonne 1 i <i>Modern (Premium)</i> template"
|
245 |
|
246 |
-
#: includes/class-wcpdf-settings.php:
|
247 |
msgid "Extra field 2"
|
248 |
msgstr "Ekstrafelt 2"
|
249 |
|
250 |
-
#: includes/class-wcpdf-settings.php:
|
251 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
252 |
msgstr "Dette er fotnote-kolonne 2 i <i>Modern (Premium)</i> template"
|
253 |
|
254 |
-
#: includes/class-wcpdf-settings.php:
|
255 |
msgid "Extra field 3"
|
256 |
msgstr "Ekstrafelt 3"
|
257 |
|
258 |
-
#: includes/class-wcpdf-settings.php:
|
259 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
260 |
msgstr "Dette er fotnote-kolonne 3 i <i>Modern (Premium)</i> template"
|
261 |
|
262 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
263 |
msgid "Image resolution"
|
264 |
msgstr "Bildeoppløsning"
|
265 |
|
266 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
msgid ""
|
268 |
"These are used for the (optional) footer columns in the <em>Modern "
|
269 |
"(Premium)</em> template, but can also be used for other elements in your "
|
@@ -272,46 +386,46 @@ msgstr ""
|
|
272 |
"Disse brukes for (valgfrie) fotnote-kolonner i <em>Modern (Premium)</em> "
|
273 |
"template, men kan også brukes for andre elementer i din template"
|
274 |
|
275 |
-
#: includes/class-wcpdf-writepanels.php:
|
276 |
msgid "PDF Packing Slips"
|
277 |
msgstr "PDF Pakksedler"
|
278 |
|
279 |
-
#: includes/class-wcpdf-writepanels.php:
|
280 |
-
#: includes/class-wcpdf-writepanels.php:
|
281 |
msgid "PDF Invoice"
|
282 |
msgstr "PDF-faktura"
|
283 |
|
284 |
-
#: includes/class-wcpdf-writepanels.php:
|
285 |
-
#: includes/class-wcpdf-writepanels.php:
|
286 |
msgid "PDF Packing Slip"
|
287 |
msgstr "PDF Pakkseddel"
|
288 |
|
289 |
-
#: includes/class-wcpdf-writepanels.php:
|
290 |
msgid "Invoice Number"
|
291 |
msgstr "Fakturanummer"
|
292 |
|
293 |
-
#: includes/class-wcpdf-writepanels.php:
|
294 |
msgid "Download invoice (PDF)"
|
295 |
msgstr "Last ned faktura (PDF)"
|
296 |
|
297 |
-
#: includes/class-wcpdf-writepanels.php:
|
298 |
msgid "Create PDF"
|
299 |
msgstr "Opprett PDF"
|
300 |
|
301 |
-
#: includes/class-wcpdf-writepanels.php:
|
302 |
msgid "PDF Invoice Number (unformatted!)"
|
303 |
msgstr "PDF fakturanummer (uformatert)"
|
304 |
|
305 |
-
#: includes/class-wcpdf-writepanels.php:
|
306 |
-
#: templates/pdf/Simple/invoice.php:
|
307 |
msgid "Invoice Date:"
|
308 |
msgstr "Fakturadato:"
|
309 |
|
310 |
-
#: includes/class-wcpdf-writepanels.php:
|
311 |
msgid "h"
|
312 |
msgstr "h"
|
313 |
|
314 |
-
#: includes/class-wcpdf-writepanels.php:
|
315 |
msgid "m"
|
316 |
msgstr "m"
|
317 |
|
@@ -339,21 +453,25 @@ msgstr "Email/print/download <b>PDF Credit Notes & Proforma invoices</b>"
|
|
339 |
|
340 |
#: includes/wcpdf-extensions.php:28
|
341 |
msgid ""
|
342 |
-
"
|
343 |
-
"
|
344 |
msgstr ""
|
345 |
-
"Legg ved en <b>statisk file</b> (f.eks. vilkår) til WooCommerce-epostene du "
|
346 |
-
"ønsker."
|
347 |
|
348 |
#: includes/wcpdf-extensions.php:29
|
349 |
msgid ""
|
|
|
|
|
|
|
|
|
|
|
|
|
350 |
"Use <b>separate numbering systems</b> and/or format for proforma invoices "
|
351 |
"and credit notes or utilize the main invoice numbering system"
|
352 |
msgstr ""
|
353 |
"Bruk <b>separate nummersystem</b> og/eller format på proforma faktura og "
|
354 |
"kreditnota, eller utnytt hovedsystemet for fakturanummerering"
|
355 |
|
356 |
-
#: includes/wcpdf-extensions.php:
|
357 |
msgid ""
|
358 |
"<b>Customize</b> the <b>shipping & billing address</b> format to include "
|
359 |
"additional custom fields, font sizes etc. without the need to create a "
|
@@ -362,21 +480,21 @@ msgstr ""
|
|
362 |
"<b>Skreddersy faktura- og leveringsadresse</b> for å inkludere valgfrie "
|
363 |
"felter, skriftstørrelse osv. uten å måtte lage en egen template."
|
364 |
|
365 |
-
#: includes/wcpdf-extensions.php:
|
366 |
msgid "Use the plugin in multilingual <b>WPML</b> setups"
|
367 |
msgstr "Bruk pluginen i multilingual <b>WPML</b> oppsett"
|
368 |
|
369 |
-
#: includes/wcpdf-extensions.php:
|
370 |
msgid "Get WooCommerce PDF Invoices & Packing Slips Professional!"
|
371 |
msgstr "Få WooCommerce PDF Invoices & Packing Slips Professional!"
|
372 |
|
373 |
-
#: includes/wcpdf-extensions.php:
|
374 |
msgid "Upload all invoices automatically to your dropbox"
|
375 |
msgstr ""
|
376 |
"Last opp alle fakturaer automatisk til din dropbox! <br/>Sjekk ut %s "
|
377 |
"utvidelsen."
|
378 |
|
379 |
-
#: includes/wcpdf-extensions.php:
|
380 |
msgid ""
|
381 |
"This extension conveniently uploads all the invoices (and other pdf "
|
382 |
"documents from the professional extension) that are emailed to your "
|
@@ -387,17 +505,17 @@ msgstr ""
|
|
387 |
"versjonen) som blir sendt på epost til deg rett til Dropbox. Dette er den "
|
388 |
"beste måten å holde adminstreringen ajour!"
|
389 |
|
390 |
-
#: includes/wcpdf-extensions.php:
|
391 |
msgid "Get WooCommerce PDF Invoices & Packing Slips to dropbox!"
|
392 |
msgstr "Fp WooCommerce PDF Invoices & Packing Slips rett til Dropbox!"
|
393 |
|
394 |
-
#: includes/wcpdf-extensions.php:
|
395 |
msgid ""
|
396 |
"Automatically send new orders or packing slips to your printer, as soon as "
|
397 |
"the customer orders!"
|
398 |
msgstr "Send pakkelapper automatisk til printeren når det kommer ny ordre!"
|
399 |
|
400 |
-
#: includes/wcpdf-extensions.php:
|
401 |
msgid ""
|
402 |
"Check out the WooCommerce Automatic Order Printing extension from our "
|
403 |
"partners at Simba Hosting"
|
@@ -405,101 +523,109 @@ msgstr ""
|
|
405 |
"Sjekk ut WooCommerce Automatic Order Printing utvidelse fra vår partner "
|
406 |
"Simba Hosting"
|
407 |
|
408 |
-
#: includes/wcpdf-extensions.php:
|
409 |
msgid "WooCommerce Automatic Order Printing"
|
410 |
msgstr "Automatisk ordreutskrift"
|
411 |
|
412 |
-
#: includes/wcpdf-extensions.php:
|
413 |
msgid "More advanced templates"
|
414 |
msgstr "Mer avanserte stiler"
|
415 |
|
416 |
-
#: includes/wcpdf-extensions.php:
|
417 |
msgid "Stylish modern invoices & packing slips with product thumbnails!"
|
418 |
msgstr "Stilfylle, moderne faktura og pakkelapper med produktbilder!"
|
419 |
|
420 |
-
#: includes/wcpdf-extensions.php:
|
421 |
msgid "More tax details on the invoices!"
|
422 |
msgstr "Flere detaljer for skatter og avgifter på faktura!"
|
423 |
|
424 |
-
#: includes/wcpdf-extensions.php:
|
425 |
#, php-format
|
426 |
msgid "Check out the Premium PDF Invoice & Packing Slips templates at %s."
|
427 |
msgstr ""
|
428 |
"Ser du etter en mer avansert template? Sjekk ut Premium PDF Invoice & "
|
429 |
"Packing Slips templates hos %s."
|
430 |
|
431 |
-
#: includes/wcpdf-extensions.php:
|
432 |
#, php-format
|
433 |
msgid "For custom templates, contact us at %s."
|
434 |
msgstr "For egendefinerte templates, kontakt oss på %s"
|
435 |
|
436 |
-
#: templates/pdf/Simple/
|
437 |
-
#: templates/pdf/Simple/
|
438 |
-
msgid "
|
439 |
-
msgstr "
|
440 |
|
441 |
-
#: templates/pdf/Simple/
|
442 |
-
|
443 |
-
|
444 |
-
msgid "Packing Slip"
|
445 |
-
msgstr "Pakkseddel"
|
446 |
|
447 |
-
#: templates/pdf/Simple/invoice.php:
|
448 |
msgid "Invoice Number:"
|
449 |
msgstr "Fakturanummer:"
|
450 |
|
451 |
-
#: templates/pdf/Simple/invoice.php:
|
452 |
-
#: templates/pdf/Simple/packing-slip.php:
|
453 |
msgid "Order Number:"
|
454 |
msgstr "Ordrenummer:"
|
455 |
|
456 |
-
#: templates/pdf/Simple/invoice.php:
|
457 |
-
#: templates/pdf/Simple/packing-slip.php:
|
458 |
msgid "Order Date:"
|
459 |
msgstr "Ordredato:"
|
460 |
|
461 |
-
#: templates/pdf/Simple/invoice.php:
|
462 |
msgid "Payment Method:"
|
463 |
msgstr "Betlingsmåte:"
|
464 |
|
465 |
-
#: templates/pdf/Simple/invoice.php:
|
466 |
-
#: templates/pdf/Simple/packing-slip.php:
|
467 |
msgid "Product"
|
468 |
msgstr "Produkt:"
|
469 |
|
470 |
-
#: templates/pdf/Simple/invoice.php:
|
471 |
-
#: templates/pdf/Simple/packing-slip.php:
|
472 |
msgid "Quantity"
|
473 |
msgstr "Antall"
|
474 |
|
475 |
-
#: templates/pdf/Simple/invoice.php:
|
476 |
msgid "Price"
|
477 |
msgstr "Pris"
|
478 |
|
479 |
-
#: templates/pdf/Simple/invoice.php:
|
|
|
480 |
msgid "Description"
|
481 |
msgstr "Beskrivelse"
|
482 |
|
483 |
-
#: templates/pdf/Simple/invoice.php:
|
|
|
484 |
msgid "SKU"
|
485 |
msgstr "Art.nr"
|
486 |
|
487 |
-
#: templates/pdf/Simple/invoice.php:
|
488 |
-
#: templates/pdf/Simple/packing-slip.php:
|
489 |
msgid "SKU:"
|
490 |
msgstr "Art.nr:"
|
491 |
|
492 |
-
#: templates/pdf/Simple/invoice.php:
|
493 |
-
#: templates/pdf/Simple/packing-slip.php:
|
494 |
msgid "Weight:"
|
495 |
msgstr "Vekt:"
|
496 |
|
497 |
-
#: templates/pdf/Simple/invoice.php:
|
498 |
-
#: templates/pdf/Simple/packing-slip.php:
|
499 |
msgid "Customer Notes"
|
500 |
msgstr "Kundenotat"
|
501 |
|
502 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
503 |
#, php-format
|
504 |
msgid ""
|
505 |
"WooCommerce PDF Invoices & Packing Slips requires %sWooCommerce%s to be "
|
@@ -508,43 +634,54 @@ msgstr ""
|
|
508 |
"WooCommerce PDF Invoices & Packing Slips krever %sWooCommerce%s for å bli "
|
509 |
"installert og aktivert!"
|
510 |
|
511 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
512 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
513 |
msgid "N/A"
|
514 |
msgstr "N/A"
|
515 |
|
516 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
517 |
msgid "Payment method"
|
518 |
msgstr "Betalingsmåte"
|
519 |
|
520 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
521 |
msgid "Shipping method"
|
522 |
msgstr "Leveringsmåte"
|
523 |
|
524 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
525 |
msgid "Subtotal"
|
526 |
msgstr "Total"
|
527 |
|
528 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
529 |
msgid "Shipping"
|
530 |
msgstr "Frakt"
|
531 |
|
532 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
533 |
msgid "Discount"
|
534 |
msgstr "Avslag"
|
535 |
|
536 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
537 |
msgid "VAT"
|
538 |
msgstr "MVA"
|
539 |
|
540 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
|
|
|
|
|
|
|
|
541 |
msgid "Total ex. VAT"
|
542 |
msgstr "Totalt eksl. MVA"
|
543 |
|
544 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
545 |
msgid "Total"
|
546 |
msgstr "Subtotal"
|
547 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
548 |
#~ msgid "Number to display on invoice"
|
549 |
#~ msgstr "Nummer som skal vise på faktura"
|
550 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
+
"POT-Creation-Date: 2015-04-29 09:09+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-04-29 09:11+0100\n"
|
6 |
"Last-Translator: Eirik Opsanger <eirik.opsanger@gmail.com>\n"
|
7 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
8 |
"Language: nb\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.7.5\n"
|
13 |
"X-Poedit-Basepath: ../\n"
|
14 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;_x;_n:1,2\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: includes/class-wcpdf-export.php:338 includes/class-wcpdf-export.php:348
|
20 |
+
#: includes/class-wcpdf-export.php:359 includes/class-wcpdf-export.php:367
|
|
|
21 |
msgid "You do not have sufficient permissions to access this page."
|
22 |
msgstr "Du har ikke nok rettigheter til denne siden"
|
23 |
|
24 |
+
#: includes/class-wcpdf-export.php:343
|
25 |
+
msgid "Some of the export parameters are missing."
|
26 |
+
msgstr ""
|
27 |
+
|
28 |
# This is a filename (prefix). do not use spaces or special characters!
|
29 |
+
#: includes/class-wcpdf-export.php:424
|
30 |
msgid "invoice"
|
31 |
msgid_plural "invoices"
|
32 |
msgstr[0] "Faktura"
|
33 |
msgstr[1] "Fakturaer"
|
34 |
|
35 |
# This is a filename (prefix). do not use spaces or special characters!
|
36 |
+
#: includes/class-wcpdf-export.php:428
|
37 |
msgid "packing-slip"
|
38 |
msgid_plural "packing-slips"
|
39 |
msgstr[0] "Pakkseddel"
|
40 |
msgstr[1] "Pakksedler"
|
41 |
|
42 |
#: includes/class-wcpdf-settings.php:38 includes/class-wcpdf-settings.php:39
|
43 |
+
#: includes/class-wcpdf-writepanels.php:32
|
44 |
msgid "PDF Invoices"
|
45 |
msgstr "PDF-faktura"
|
46 |
|
47 |
+
#: includes/class-wcpdf-settings.php:80
|
48 |
msgid "Settings"
|
49 |
msgstr "Innstillinger"
|
50 |
|
51 |
+
#: includes/class-wcpdf-settings.php:102
|
52 |
msgid "General"
|
53 |
msgstr "Generelt"
|
54 |
|
55 |
+
#: includes/class-wcpdf-settings.php:103
|
56 |
msgid "Template"
|
57 |
msgstr "Template"
|
58 |
|
59 |
+
#: includes/class-wcpdf-settings.php:108
|
|
|
|
|
|
|
|
|
60 |
msgid "Status"
|
61 |
msgstr "Status"
|
62 |
|
63 |
+
#: includes/class-wcpdf-settings.php:120
|
64 |
+
msgid "WooCommerce PDF Invoices"
|
65 |
+
msgstr "WooCommerce PDF Faktura"
|
66 |
+
|
67 |
+
#: includes/class-wcpdf-settings.php:189
|
68 |
msgid "General settings"
|
69 |
msgstr "Generelle innstillinger"
|
70 |
|
71 |
+
#: includes/class-wcpdf-settings.php:196
|
72 |
msgid "How do you want to view the PDF?"
|
73 |
msgstr "Hvordan vil du se PDF`en?"
|
74 |
|
75 |
+
#: includes/class-wcpdf-settings.php:204
|
76 |
msgid "Download the PDF"
|
77 |
msgstr "Last ned PDF`en"
|
78 |
|
79 |
+
#: includes/class-wcpdf-settings.php:205
|
80 |
msgid "Open the PDF in a new browser tab/window"
|
81 |
msgstr "Åpne PDF`en i ett nytt vindu"
|
82 |
|
83 |
+
#: includes/class-wcpdf-settings.php:214
|
84 |
msgid "Admin New Order email"
|
85 |
msgstr "Admins Ny Ordre epost"
|
86 |
|
87 |
+
#: includes/class-wcpdf-settings.php:215
|
88 |
msgid "Customer Processing Order email"
|
89 |
msgstr "Kundens Behandler Ordre epost"
|
90 |
|
91 |
+
#: includes/class-wcpdf-settings.php:216
|
92 |
msgid "Customer Completed Order email"
|
93 |
msgstr "Kundens Fullført Ordre epost"
|
94 |
|
95 |
+
#: includes/class-wcpdf-settings.php:217
|
96 |
msgid "Customer Invoice email"
|
97 |
msgstr "Kundens Faktura epost"
|
98 |
|
99 |
+
#: includes/class-wcpdf-settings.php:222
|
100 |
msgid "Attach invoice to:"
|
101 |
msgstr "Legg ved faktura til:"
|
102 |
|
103 |
+
#: includes/class-wcpdf-settings.php:230
|
104 |
#, php-format
|
105 |
msgid ""
|
106 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
111 |
"skrivbar, sjekk rettighetene på denne mappen! Uten skrivetilgang til denne "
|
112 |
"mappen vil ikke denne plugin kunne sende pdf-faktura."
|
113 |
|
114 |
+
#: includes/class-wcpdf-settings.php:236
|
115 |
+
msgid "Disable for free products"
|
116 |
+
msgstr ""
|
117 |
+
|
118 |
+
#: includes/class-wcpdf-settings.php:243
|
119 |
+
msgid ""
|
120 |
+
"Disable automatic creation/attachment of invoices when only free products "
|
121 |
+
"are ordered"
|
122 |
+
msgstr ""
|
123 |
+
|
124 |
+
#: includes/class-wcpdf-settings.php:250
|
125 |
+
msgid "Interface"
|
126 |
+
msgstr ""
|
127 |
+
|
128 |
+
#: includes/class-wcpdf-settings.php:298
|
129 |
+
msgid "Allow My Account invoice download"
|
130 |
+
msgstr ""
|
131 |
+
|
132 |
+
#: includes/class-wcpdf-settings.php:306
|
133 |
+
msgid "Only when an invoice is already created/emailed"
|
134 |
+
msgstr ""
|
135 |
+
|
136 |
+
#: includes/class-wcpdf-settings.php:307
|
137 |
+
msgid "Only for specific order statuses (define below)"
|
138 |
+
msgstr ""
|
139 |
+
|
140 |
+
#: includes/class-wcpdf-settings.php:308
|
141 |
+
msgid "Always"
|
142 |
+
msgstr ""
|
143 |
+
|
144 |
+
#: includes/class-wcpdf-settings.php:323
|
145 |
msgid "Enable invoice number column in the orders list"
|
146 |
msgstr "Aktiver kolonne for fakturanummer i ordrelisten"
|
147 |
|
148 |
+
#: includes/class-wcpdf-settings.php:361
|
149 |
msgid "PDF Template settings"
|
150 |
msgstr "PDF Template-innstillinger"
|
151 |
|
152 |
+
#: includes/class-wcpdf-settings.php:373
|
153 |
msgid "Choose a template"
|
154 |
msgstr "Velg din template"
|
155 |
|
156 |
+
#: includes/class-wcpdf-settings.php:381
|
157 |
#, php-format
|
158 |
msgid ""
|
159 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
162 |
"Vil du bruke din egen template? Kopier alle filer fra <code>%s</code> til "
|
163 |
"<code>%s</code>for å endre de."
|
164 |
|
165 |
+
#: includes/class-wcpdf-settings.php:387
|
166 |
msgid "Paper size"
|
167 |
msgstr "Papirstørrelse"
|
168 |
|
169 |
+
#: includes/class-wcpdf-settings.php:395
|
170 |
msgid "A4"
|
171 |
msgstr "A4"
|
172 |
|
173 |
+
#: includes/class-wcpdf-settings.php:396
|
174 |
msgid "Letter"
|
175 |
msgstr "Letter"
|
176 |
|
177 |
+
#: includes/class-wcpdf-settings.php:403
|
178 |
msgid "Shop header/logo"
|
179 |
msgstr "Butikkens header/logo"
|
180 |
|
181 |
+
#: includes/class-wcpdf-settings.php:410
|
182 |
msgid "Select or upload your invoice header/logo"
|
183 |
msgstr "Velg eller last opp din faktura header/logo"
|
184 |
|
185 |
+
#: includes/class-wcpdf-settings.php:411
|
186 |
msgid "Set image"
|
187 |
msgstr "Velg bilde"
|
188 |
|
189 |
+
#: includes/class-wcpdf-settings.php:412
|
190 |
msgid "Remove image"
|
191 |
msgstr "Fjern bilde"
|
192 |
|
193 |
+
#: includes/class-wcpdf-settings.php:419
|
194 |
msgid "Shop Name"
|
195 |
msgstr "Butikkens navn"
|
196 |
|
197 |
+
#: includes/class-wcpdf-settings.php:432
|
198 |
msgid "Shop Address"
|
199 |
msgstr "Butikkens adresse"
|
200 |
|
201 |
+
#: includes/class-wcpdf-settings.php:447
|
202 |
msgid "Footer: terms & conditions, policies, etc."
|
203 |
msgstr "Footer: Betingelser og Vilkår"
|
204 |
|
205 |
+
#: includes/class-wcpdf-settings.php:463 templates/pdf/Simple/invoice.php:9
|
206 |
+
#: templates/pdf/Simple/invoice.php:21
|
207 |
+
#: woocommerce-pdf-invoices-packingslips.php:220
|
208 |
+
msgid "Invoice"
|
209 |
+
msgstr "Faktura"
|
210 |
+
|
211 |
+
#: includes/class-wcpdf-settings.php:470
|
212 |
+
msgid "Display shipping address"
|
213 |
+
msgstr ""
|
214 |
+
|
215 |
+
#: includes/class-wcpdf-settings.php:477
|
216 |
+
msgid ""
|
217 |
+
"Display shipping address on invoice (in addition to the default billing "
|
218 |
+
"address) if different from billing address"
|
219 |
+
msgstr ""
|
220 |
+
|
221 |
+
#: includes/class-wcpdf-settings.php:483 includes/class-wcpdf-settings.php:598
|
222 |
+
msgid "Display email address"
|
223 |
+
msgstr ""
|
224 |
+
|
225 |
+
#: includes/class-wcpdf-settings.php:495 includes/class-wcpdf-settings.php:610
|
226 |
+
msgid "Display phone number"
|
227 |
+
msgstr ""
|
228 |
+
|
229 |
+
#: includes/class-wcpdf-settings.php:507
|
230 |
msgid "Display invoice date"
|
231 |
msgstr "Vis fakturadato"
|
232 |
|
233 |
+
#: includes/class-wcpdf-settings.php:520
|
234 |
msgid "Display built-in sequential invoice number"
|
235 |
msgstr "Vis sekvensielt fakturanummer"
|
236 |
|
237 |
+
#: includes/class-wcpdf-settings.php:533
|
238 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
239 |
msgstr "Neste fakturanummer (uten prefix/suffix etc.)"
|
240 |
|
241 |
+
#: includes/class-wcpdf-settings.php:541
|
242 |
msgid ""
|
243 |
"This is the number that will be used on the next invoice that is created. By "
|
244 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
252 |
"dersom du endrer denne og setter et lavere tall enn høyeste (PDF) "
|
253 |
"fakturanummer, vil du få flere fakturaer med samme nummer!"
|
254 |
|
255 |
+
#: includes/class-wcpdf-settings.php:547
|
256 |
msgid "Invoice number format"
|
257 |
msgstr "Format på fakturanummer"
|
258 |
|
259 |
+
#: includes/class-wcpdf-settings.php:556
|
260 |
msgid "Prefix"
|
261 |
msgstr "Prefix"
|
262 |
|
263 |
+
#: includes/class-wcpdf-settings.php:558
|
264 |
msgid ""
|
265 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
266 |
"respectively"
|
268 |
"for å bruke år og/eller måned, kan du bruker [order_year] og/eller "
|
269 |
"[order_month]"
|
270 |
|
271 |
+
#: includes/class-wcpdf-settings.php:561
|
272 |
msgid "Suffix"
|
273 |
msgstr "Suffix"
|
274 |
|
275 |
+
#: includes/class-wcpdf-settings.php:566
|
276 |
msgid "Padding"
|
277 |
msgstr "Siffer"
|
278 |
|
279 |
+
#: includes/class-wcpdf-settings.php:568
|
280 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
281 |
msgstr "skriv antall siffer her - skriv \"6\" for å vise 42 som 000042"
|
282 |
|
283 |
+
#: includes/class-wcpdf-settings.php:571
|
284 |
msgid ""
|
285 |
"note: if you have already created a custom invoice number format with a "
|
286 |
"filter, the above settings will be ignored"
|
288 |
"merk: hvis du allerede har laget et eget nummerformat for fakuranummer med "
|
289 |
"et filter, vil innstillingene over bli ignorert"
|
290 |
|
291 |
+
#: includes/class-wcpdf-settings.php:578
|
292 |
+
#: templates/pdf/Simple/packing-slip.php:9
|
293 |
+
#: templates/pdf/Simple/packing-slip.php:21
|
294 |
+
#: woocommerce-pdf-invoices-packingslips.php:223
|
295 |
+
msgid "Packing Slip"
|
296 |
+
msgstr "Pakkseddel"
|
297 |
+
|
298 |
+
#: includes/class-wcpdf-settings.php:585
|
299 |
+
msgid "Display billing address"
|
300 |
+
msgstr ""
|
301 |
+
|
302 |
+
#: includes/class-wcpdf-settings.php:592
|
303 |
+
msgid ""
|
304 |
+
"Display billing address on packing slip (in addition to the default shipping "
|
305 |
+
"address) if different from shipping address"
|
306 |
+
msgstr ""
|
307 |
+
|
308 |
+
#: includes/class-wcpdf-settings.php:623
|
309 |
msgid "Extra template fields"
|
310 |
msgstr "Ekstrafelt"
|
311 |
|
312 |
+
#: includes/class-wcpdf-settings.php:630
|
313 |
msgid "Extra field 1"
|
314 |
msgstr "Ekstrafelt 1"
|
315 |
|
316 |
+
#: includes/class-wcpdf-settings.php:639
|
317 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
318 |
msgstr "Dette er fotnote-kolonne 1 i <i>Modern (Premium)</i> template"
|
319 |
|
320 |
+
#: includes/class-wcpdf-settings.php:645
|
321 |
msgid "Extra field 2"
|
322 |
msgstr "Ekstrafelt 2"
|
323 |
|
324 |
+
#: includes/class-wcpdf-settings.php:654
|
325 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
326 |
msgstr "Dette er fotnote-kolonne 2 i <i>Modern (Premium)</i> template"
|
327 |
|
328 |
+
#: includes/class-wcpdf-settings.php:660
|
329 |
msgid "Extra field 3"
|
330 |
msgstr "Ekstrafelt 3"
|
331 |
|
332 |
+
#: includes/class-wcpdf-settings.php:669
|
333 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
334 |
msgstr "Dette er fotnote-kolonne 3 i <i>Modern (Premium)</i> template"
|
335 |
|
336 |
+
#: includes/class-wcpdf-settings.php:711
|
337 |
+
msgid "Debug settings"
|
338 |
+
msgstr ""
|
339 |
+
|
340 |
+
#: includes/class-wcpdf-settings.php:718
|
341 |
+
msgid "Enable debug output"
|
342 |
+
msgstr ""
|
343 |
+
|
344 |
+
#: includes/class-wcpdf-settings.php:725
|
345 |
+
msgid ""
|
346 |
+
"Enable this option to output plugin errors if you're getting a blank page or "
|
347 |
+
"other PDF generation issues"
|
348 |
+
msgstr ""
|
349 |
+
|
350 |
+
#: includes/class-wcpdf-settings.php:731
|
351 |
+
msgid "Output to HTML"
|
352 |
+
msgstr ""
|
353 |
+
|
354 |
+
#: includes/class-wcpdf-settings.php:738
|
355 |
+
msgid ""
|
356 |
+
"Send the template output as HTML to the browser instead of creating a PDF."
|
357 |
+
msgstr ""
|
358 |
+
|
359 |
+
#: includes/class-wcpdf-settings.php:744
|
360 |
+
msgid "Use old tmp folder"
|
361 |
+
msgstr ""
|
362 |
+
|
363 |
+
#: includes/class-wcpdf-settings.php:751
|
364 |
+
msgid ""
|
365 |
+
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
366 |
+
"plugin folder. This setting is only intended for backwards compatibility, "
|
367 |
+
"not recommended on new installs!"
|
368 |
+
msgstr ""
|
369 |
+
|
370 |
+
#: includes/class-wcpdf-settings.php:1091
|
371 |
msgid "Image resolution"
|
372 |
msgstr "Bildeoppløsning"
|
373 |
|
374 |
+
#: includes/class-wcpdf-settings.php:1207
|
375 |
+
msgid ""
|
376 |
+
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
377 |
+
"Do not use them on a live website!"
|
378 |
+
msgstr ""
|
379 |
+
|
380 |
+
#: includes/class-wcpdf-settings.php:1216
|
381 |
msgid ""
|
382 |
"These are used for the (optional) footer columns in the <em>Modern "
|
383 |
"(Premium)</em> template, but can also be used for other elements in your "
|
386 |
"Disse brukes for (valgfrie) fotnote-kolonner i <em>Modern (Premium)</em> "
|
387 |
"template, men kan også brukes for andre elementer i din template"
|
388 |
|
389 |
+
#: includes/class-wcpdf-writepanels.php:33
|
390 |
msgid "PDF Packing Slips"
|
391 |
msgstr "PDF Pakksedler"
|
392 |
|
393 |
+
#: includes/class-wcpdf-writepanels.php:107
|
394 |
+
#: includes/class-wcpdf-writepanels.php:216
|
395 |
msgid "PDF Invoice"
|
396 |
msgstr "PDF-faktura"
|
397 |
|
398 |
+
#: includes/class-wcpdf-writepanels.php:112
|
399 |
+
#: includes/class-wcpdf-writepanels.php:221
|
400 |
msgid "PDF Packing Slip"
|
401 |
msgstr "PDF Pakkseddel"
|
402 |
|
403 |
+
#: includes/class-wcpdf-writepanels.php:139
|
404 |
msgid "Invoice Number"
|
405 |
msgstr "Fakturanummer"
|
406 |
|
407 |
+
#: includes/class-wcpdf-writepanels.php:192
|
408 |
msgid "Download invoice (PDF)"
|
409 |
msgstr "Last ned faktura (PDF)"
|
410 |
|
411 |
+
#: includes/class-wcpdf-writepanels.php:203
|
412 |
msgid "Create PDF"
|
413 |
msgstr "Opprett PDF"
|
414 |
|
415 |
+
#: includes/class-wcpdf-writepanels.php:264
|
416 |
msgid "PDF Invoice Number (unformatted!)"
|
417 |
msgstr "PDF fakturanummer (uformatert)"
|
418 |
|
419 |
+
#: includes/class-wcpdf-writepanels.php:267
|
420 |
+
#: templates/pdf/Simple/invoice.php:55
|
421 |
msgid "Invoice Date:"
|
422 |
msgstr "Fakturadato:"
|
423 |
|
424 |
+
#: includes/class-wcpdf-writepanels.php:268
|
425 |
msgid "h"
|
426 |
msgstr "h"
|
427 |
|
428 |
+
#: includes/class-wcpdf-writepanels.php:268
|
429 |
msgid "m"
|
430 |
msgstr "m"
|
431 |
|
453 |
|
454 |
#: includes/wcpdf-extensions.php:28
|
455 |
msgid ""
|
456 |
+
"Send out a separate <b>notification email</b> with (or without) PDF invoices/"
|
457 |
+
"packing slips, for example to a drop-shipper or a supplier."
|
458 |
msgstr ""
|
|
|
|
|
459 |
|
460 |
#: includes/wcpdf-extensions.php:29
|
461 |
msgid ""
|
462 |
+
"Attach <b>up to 3 static files</b> (for example a terms & conditions "
|
463 |
+
"document) to the WooCommerce emails of your choice."
|
464 |
+
msgstr ""
|
465 |
+
|
466 |
+
#: includes/wcpdf-extensions.php:30
|
467 |
+
msgid ""
|
468 |
"Use <b>separate numbering systems</b> and/or format for proforma invoices "
|
469 |
"and credit notes or utilize the main invoice numbering system"
|
470 |
msgstr ""
|
471 |
"Bruk <b>separate nummersystem</b> og/eller format på proforma faktura og "
|
472 |
"kreditnota, eller utnytt hovedsystemet for fakturanummerering"
|
473 |
|
474 |
+
#: includes/wcpdf-extensions.php:31
|
475 |
msgid ""
|
476 |
"<b>Customize</b> the <b>shipping & billing address</b> format to include "
|
477 |
"additional custom fields, font sizes etc. without the need to create a "
|
480 |
"<b>Skreddersy faktura- og leveringsadresse</b> for å inkludere valgfrie "
|
481 |
"felter, skriftstørrelse osv. uten å måtte lage en egen template."
|
482 |
|
483 |
+
#: includes/wcpdf-extensions.php:32
|
484 |
msgid "Use the plugin in multilingual <b>WPML</b> setups"
|
485 |
msgstr "Bruk pluginen i multilingual <b>WPML</b> oppsett"
|
486 |
|
487 |
+
#: includes/wcpdf-extensions.php:34
|
488 |
msgid "Get WooCommerce PDF Invoices & Packing Slips Professional!"
|
489 |
msgstr "Få WooCommerce PDF Invoices & Packing Slips Professional!"
|
490 |
|
491 |
+
#: includes/wcpdf-extensions.php:42
|
492 |
msgid "Upload all invoices automatically to your dropbox"
|
493 |
msgstr ""
|
494 |
"Last opp alle fakturaer automatisk til din dropbox! <br/>Sjekk ut %s "
|
495 |
"utvidelsen."
|
496 |
|
497 |
+
#: includes/wcpdf-extensions.php:48
|
498 |
msgid ""
|
499 |
"This extension conveniently uploads all the invoices (and other pdf "
|
500 |
"documents from the professional extension) that are emailed to your "
|
505 |
"versjonen) som blir sendt på epost til deg rett til Dropbox. Dette er den "
|
506 |
"beste måten å holde adminstreringen ajour!"
|
507 |
|
508 |
+
#: includes/wcpdf-extensions.php:49
|
509 |
msgid "Get WooCommerce PDF Invoices & Packing Slips to dropbox!"
|
510 |
msgstr "Fp WooCommerce PDF Invoices & Packing Slips rett til Dropbox!"
|
511 |
|
512 |
+
#: includes/wcpdf-extensions.php:61
|
513 |
msgid ""
|
514 |
"Automatically send new orders or packing slips to your printer, as soon as "
|
515 |
"the customer orders!"
|
516 |
msgstr "Send pakkelapper automatisk til printeren når det kommer ny ordre!"
|
517 |
|
518 |
+
#: includes/wcpdf-extensions.php:67
|
519 |
msgid ""
|
520 |
"Check out the WooCommerce Automatic Order Printing extension from our "
|
521 |
"partners at Simba Hosting"
|
523 |
"Sjekk ut WooCommerce Automatic Order Printing utvidelse fra vår partner "
|
524 |
"Simba Hosting"
|
525 |
|
526 |
+
#: includes/wcpdf-extensions.php:68
|
527 |
msgid "WooCommerce Automatic Order Printing"
|
528 |
msgstr "Automatisk ordreutskrift"
|
529 |
|
530 |
+
#: includes/wcpdf-extensions.php:82
|
531 |
msgid "More advanced templates"
|
532 |
msgstr "Mer avanserte stiler"
|
533 |
|
534 |
+
#: includes/wcpdf-extensions.php:85
|
535 |
msgid "Stylish modern invoices & packing slips with product thumbnails!"
|
536 |
msgstr "Stilfylle, moderne faktura og pakkelapper med produktbilder!"
|
537 |
|
538 |
+
#: includes/wcpdf-extensions.php:86
|
539 |
msgid "More tax details on the invoices!"
|
540 |
msgstr "Flere detaljer for skatter og avgifter på faktura!"
|
541 |
|
542 |
+
#: includes/wcpdf-extensions.php:87
|
543 |
#, php-format
|
544 |
msgid "Check out the Premium PDF Invoice & Packing Slips templates at %s."
|
545 |
msgstr ""
|
546 |
"Ser du etter en mer avansert template? Sjekk ut Premium PDF Invoice & "
|
547 |
"Packing Slips templates hos %s."
|
548 |
|
549 |
+
#: includes/wcpdf-extensions.php:88
|
550 |
#, php-format
|
551 |
msgid "For custom templates, contact us at %s."
|
552 |
msgstr "For egendefinerte templates, kontakt oss på %s"
|
553 |
|
554 |
+
#: templates/pdf/Simple/invoice.php:29
|
555 |
+
#: templates/pdf/Simple/packing-slip.php:40
|
556 |
+
msgid "Billing Address:"
|
557 |
+
msgstr "Fakturaadresse:"
|
558 |
|
559 |
+
#: templates/pdf/Simple/invoice.php:40
|
560 |
+
msgid "Ship To:"
|
561 |
+
msgstr "Send til:"
|
|
|
|
|
562 |
|
563 |
+
#: templates/pdf/Simple/invoice.php:49
|
564 |
msgid "Invoice Number:"
|
565 |
msgstr "Fakturanummer:"
|
566 |
|
567 |
+
#: templates/pdf/Simple/invoice.php:60
|
568 |
+
#: templates/pdf/Simple/packing-slip.php:48
|
569 |
msgid "Order Number:"
|
570 |
msgstr "Ordrenummer:"
|
571 |
|
572 |
+
#: templates/pdf/Simple/invoice.php:64
|
573 |
+
#: templates/pdf/Simple/packing-slip.php:52
|
574 |
msgid "Order Date:"
|
575 |
msgstr "Ordredato:"
|
576 |
|
577 |
+
#: templates/pdf/Simple/invoice.php:68
|
578 |
msgid "Payment Method:"
|
579 |
msgstr "Betlingsmåte:"
|
580 |
|
581 |
+
#: templates/pdf/Simple/invoice.php:82
|
582 |
+
#: templates/pdf/Simple/packing-slip.php:70
|
583 |
msgid "Product"
|
584 |
msgstr "Produkt:"
|
585 |
|
586 |
+
#: templates/pdf/Simple/invoice.php:83
|
587 |
+
#: templates/pdf/Simple/packing-slip.php:71
|
588 |
msgid "Quantity"
|
589 |
msgstr "Antall"
|
590 |
|
591 |
+
#: templates/pdf/Simple/invoice.php:84
|
592 |
msgid "Price"
|
593 |
msgstr "Pris"
|
594 |
|
595 |
+
#: templates/pdf/Simple/invoice.php:91
|
596 |
+
#: templates/pdf/Simple/packing-slip.php:78
|
597 |
msgid "Description"
|
598 |
msgstr "Beskrivelse"
|
599 |
|
600 |
+
#: templates/pdf/Simple/invoice.php:96
|
601 |
+
#: templates/pdf/Simple/packing-slip.php:83
|
602 |
msgid "SKU"
|
603 |
msgstr "Art.nr"
|
604 |
|
605 |
+
#: templates/pdf/Simple/invoice.php:97
|
606 |
+
#: templates/pdf/Simple/packing-slip.php:84
|
607 |
msgid "SKU:"
|
608 |
msgstr "Art.nr:"
|
609 |
|
610 |
+
#: templates/pdf/Simple/invoice.php:98
|
611 |
+
#: templates/pdf/Simple/packing-slip.php:85
|
612 |
msgid "Weight:"
|
613 |
msgstr "Vekt:"
|
614 |
|
615 |
+
#: templates/pdf/Simple/invoice.php:112
|
616 |
+
#: templates/pdf/Simple/packing-slip.php:99
|
617 |
msgid "Customer Notes"
|
618 |
msgstr "Kundenotat"
|
619 |
|
620 |
+
#: templates/pdf/Simple/packing-slip.php:29
|
621 |
+
msgid "Shipping Address:"
|
622 |
+
msgstr "Leveringsadress:"
|
623 |
+
|
624 |
+
#: templates/pdf/Simple/packing-slip.php:56
|
625 |
+
msgid "Shipping Method:"
|
626 |
+
msgstr "Leveringsmåte:"
|
627 |
+
|
628 |
+
#: woocommerce-pdf-invoices-packingslips.php:123
|
629 |
#, php-format
|
630 |
msgid ""
|
631 |
"WooCommerce PDF Invoices & Packing Slips requires %sWooCommerce%s to be "
|
634 |
"WooCommerce PDF Invoices & Packing Slips krever %sWooCommerce%s for å bli "
|
635 |
"installert og aktivert!"
|
636 |
|
637 |
+
#: woocommerce-pdf-invoices-packingslips.php:330
|
638 |
+
#: woocommerce-pdf-invoices-packingslips.php:391
|
639 |
msgid "N/A"
|
640 |
msgstr "N/A"
|
641 |
|
642 |
+
#: woocommerce-pdf-invoices-packingslips.php:480
|
643 |
msgid "Payment method"
|
644 |
msgstr "Betalingsmåte"
|
645 |
|
646 |
+
#: woocommerce-pdf-invoices-packingslips.php:491
|
647 |
msgid "Shipping method"
|
648 |
msgstr "Leveringsmåte"
|
649 |
|
650 |
+
#: woocommerce-pdf-invoices-packingslips.php:644
|
651 |
msgid "Subtotal"
|
652 |
msgstr "Total"
|
653 |
|
654 |
+
#: woocommerce-pdf-invoices-packingslips.php:666
|
655 |
msgid "Shipping"
|
656 |
msgstr "Frakt"
|
657 |
|
658 |
+
#: woocommerce-pdf-invoices-packingslips.php:719
|
659 |
msgid "Discount"
|
660 |
msgstr "Avslag"
|
661 |
|
662 |
+
#: woocommerce-pdf-invoices-packingslips.php:759
|
663 |
msgid "VAT"
|
664 |
msgstr "MVA"
|
665 |
|
666 |
+
#: woocommerce-pdf-invoices-packingslips.php:760
|
667 |
+
msgid "Tax rate"
|
668 |
+
msgstr "MVA"
|
669 |
+
|
670 |
+
#: woocommerce-pdf-invoices-packingslips.php:797
|
671 |
msgid "Total ex. VAT"
|
672 |
msgstr "Totalt eksl. MVA"
|
673 |
|
674 |
+
#: woocommerce-pdf-invoices-packingslips.php:800
|
675 |
msgid "Total"
|
676 |
msgstr "Subtotal"
|
677 |
|
678 |
+
#~ msgid ""
|
679 |
+
#~ "Attach a <b>static file</b> (for example a terms & conditions document) "
|
680 |
+
#~ "to the WooCommerce emails of your choice."
|
681 |
+
#~ msgstr ""
|
682 |
+
#~ "Legg ved en <b>statisk file</b> (f.eks. vilkår) til WooCommerce-epostene "
|
683 |
+
#~ "du ønsker."
|
684 |
+
|
685 |
#~ msgid "Number to display on invoice"
|
686 |
#~ msgstr "Nummer som skal vise på faktura"
|
687 |
|
languages/wpo_wcpdf-nl_NL.mo
CHANGED
Binary file
|
languages/wpo_wcpdf-nl_NL.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2015-
|
6 |
-
"PO-Revision-Date: 2015-
|
7 |
"Last-Translator: Ewout Fernhout <chocolade@extrapuur.nl>\n"
|
8 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
9 |
"Language: nl_NL\n"
|
@@ -61,47 +61,47 @@ msgstr "Template"
|
|
61 |
msgid "Status"
|
62 |
msgstr "Status"
|
63 |
|
64 |
-
#: includes/class-wcpdf-settings.php:
|
65 |
msgid "WooCommerce PDF Invoices"
|
66 |
msgstr "WooCommerce PDF Facturen"
|
67 |
|
68 |
-
#: includes/class-wcpdf-settings.php:
|
69 |
msgid "General settings"
|
70 |
msgstr "Algemene instellingen"
|
71 |
|
72 |
-
#: includes/class-wcpdf-settings.php:
|
73 |
msgid "How do you want to view the PDF?"
|
74 |
msgstr "Hoe wil je de PDF bekijken?"
|
75 |
|
76 |
-
#: includes/class-wcpdf-settings.php:
|
77 |
msgid "Download the PDF"
|
78 |
msgstr "Download de PDF"
|
79 |
|
80 |
-
#: includes/class-wcpdf-settings.php:
|
81 |
msgid "Open the PDF in a new browser tab/window"
|
82 |
msgstr "Open de PDF in een nieuwe browser tab/venster"
|
83 |
|
84 |
-
#: includes/class-wcpdf-settings.php:
|
85 |
msgid "Admin New Order email"
|
86 |
msgstr "Nieuwe bestelling (admin email)"
|
87 |
|
88 |
-
#: includes/class-wcpdf-settings.php:
|
89 |
msgid "Customer Processing Order email"
|
90 |
msgstr "Bestelling in behandeling (klant email)"
|
91 |
|
92 |
-
#: includes/class-wcpdf-settings.php:
|
93 |
msgid "Customer Completed Order email"
|
94 |
msgstr "Bestelling afgerond (klant email)"
|
95 |
|
96 |
-
#: includes/class-wcpdf-settings.php:
|
97 |
msgid "Customer Invoice email"
|
98 |
msgstr "Factuur (klant email)"
|
99 |
|
100 |
-
#: includes/class-wcpdf-settings.php:
|
101 |
msgid "Attach invoice to:"
|
102 |
msgstr "Factuur als bijlage toevoegen aan:"
|
103 |
|
104 |
-
#: includes/class-wcpdf-settings.php:
|
105 |
#, php-format
|
106 |
msgid ""
|
107 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
@@ -112,11 +112,11 @@ msgstr ""
|
|
112 |
"controleer de rechten op deze folder! Zonder schrijfrechten kan de plugin "
|
113 |
"geen facturen emailen."
|
114 |
|
115 |
-
#: includes/class-wcpdf-settings.php:
|
116 |
msgid "Disable for free products"
|
117 |
msgstr "Uitschakelen voor gratis producten"
|
118 |
|
119 |
-
#: includes/class-wcpdf-settings.php:
|
120 |
msgid ""
|
121 |
"Disable automatic creation/attachment of invoices when only free products "
|
122 |
"are ordered"
|
@@ -124,39 +124,39 @@ msgstr ""
|
|
124 |
"Automatisch aanmaken/vesturen van facturen uitschakelen wanneer er alleen "
|
125 |
"gratis producten zijn besteld."
|
126 |
|
127 |
-
#: includes/class-wcpdf-settings.php:
|
128 |
msgid "Interface"
|
129 |
msgstr "Interface"
|
130 |
|
131 |
-
#: includes/class-wcpdf-settings.php:
|
132 |
msgid "Allow My Account invoice download"
|
133 |
msgstr "Sta downloaden factuur vanaf Mijn Account toe"
|
134 |
|
135 |
-
#: includes/class-wcpdf-settings.php:
|
136 |
msgid "Only when an invoice is already created/emailed"
|
137 |
msgstr "Alleen wanneer een factuur al is aangemaakt/gemaild"
|
138 |
|
139 |
-
#: includes/class-wcpdf-settings.php:
|
140 |
msgid "Only for specific order statuses (define below)"
|
141 |
msgstr "Alleen voor specifieke order statussen (hieronder gedefinieerd)"
|
142 |
|
143 |
-
#: includes/class-wcpdf-settings.php:
|
144 |
msgid "Always"
|
145 |
msgstr "Altijd"
|
146 |
|
147 |
-
#: includes/class-wcpdf-settings.php:
|
148 |
msgid "Enable invoice number column in the orders list"
|
149 |
msgstr "Schakel factuurnummer kolom in het bestellingen overzicht in"
|
150 |
|
151 |
-
#: includes/class-wcpdf-settings.php:
|
152 |
msgid "PDF Template settings"
|
153 |
msgstr "PDF Template instellingen"
|
154 |
|
155 |
-
#: includes/class-wcpdf-settings.php:
|
156 |
msgid "Choose a template"
|
157 |
msgstr "Kies een template"
|
158 |
|
159 |
-
#: includes/class-wcpdf-settings.php:
|
160 |
#, php-format
|
161 |
msgid ""
|
162 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
@@ -165,57 +165,57 @@ msgstr ""
|
|
165 |
"Wil je je eigen template gebruiken? Kopieer alle bestanden van <code>%s</"
|
166 |
"code> naar je (child-) theme in <code>%s</code> en pas ze aan naar je wensen."
|
167 |
|
168 |
-
#: includes/class-wcpdf-settings.php:
|
169 |
msgid "Paper size"
|
170 |
msgstr "Papierformaat"
|
171 |
|
172 |
-
#: includes/class-wcpdf-settings.php:
|
173 |
msgid "A4"
|
174 |
msgstr "A4"
|
175 |
|
176 |
-
#: includes/class-wcpdf-settings.php:
|
177 |
msgid "Letter"
|
178 |
msgstr "Letter (US)"
|
179 |
|
180 |
-
#: includes/class-wcpdf-settings.php:
|
181 |
msgid "Shop header/logo"
|
182 |
msgstr "Shop header/logo"
|
183 |
|
184 |
-
#: includes/class-wcpdf-settings.php:
|
185 |
msgid "Select or upload your invoice header/logo"
|
186 |
msgstr "Selecteer of upload je factuur header/logo"
|
187 |
|
188 |
-
#: includes/class-wcpdf-settings.php:
|
189 |
msgid "Set image"
|
190 |
msgstr "Stel afbeelding in"
|
191 |
|
192 |
-
#: includes/class-wcpdf-settings.php:
|
193 |
msgid "Remove image"
|
194 |
msgstr "Verwijder afbeelding"
|
195 |
|
196 |
-
#: includes/class-wcpdf-settings.php:
|
197 |
msgid "Shop Name"
|
198 |
msgstr "Shop Naam"
|
199 |
|
200 |
-
#: includes/class-wcpdf-settings.php:
|
201 |
msgid "Shop Address"
|
202 |
msgstr "Shop Adres"
|
203 |
|
204 |
-
#: includes/class-wcpdf-settings.php:
|
205 |
msgid "Footer: terms & conditions, policies, etc."
|
206 |
msgstr "Voettekst: algemene voorwaarden, retourenbeleid, etc."
|
207 |
|
208 |
-
#: includes/class-wcpdf-settings.php:
|
209 |
#: templates/pdf/Simple/invoice.php:21
|
210 |
#: woocommerce-pdf-invoices-packingslips.php:220
|
211 |
msgid "Invoice"
|
212 |
msgstr "Factuur"
|
213 |
|
214 |
-
#: includes/class-wcpdf-settings.php:
|
215 |
msgid "Display shipping address"
|
216 |
msgstr "Geef verzendadres weer"
|
217 |
|
218 |
-
#: includes/class-wcpdf-settings.php:
|
219 |
msgid ""
|
220 |
"Display shipping address on invoice (in addition to the default billing "
|
221 |
"address) if different from billing address"
|
@@ -223,27 +223,27 @@ msgstr ""
|
|
223 |
"Geef verzendadres weer op de factuur (naast het standaard factuuradres) "
|
224 |
"wanneer deze verschilt van het factuuradres"
|
225 |
|
226 |
-
#: includes/class-wcpdf-settings.php:
|
227 |
msgid "Display email address"
|
228 |
msgstr "Geef email adres weer"
|
229 |
|
230 |
-
#: includes/class-wcpdf-settings.php:
|
231 |
msgid "Display phone number"
|
232 |
msgstr "Geef telefoonnummer weer"
|
233 |
|
234 |
-
#: includes/class-wcpdf-settings.php:
|
235 |
msgid "Display invoice date"
|
236 |
msgstr "Geef factuurdatum weer"
|
237 |
|
238 |
-
#: includes/class-wcpdf-settings.php:
|
239 |
msgid "Display built-in sequential invoice number"
|
240 |
msgstr "Geef ingebouwde doorlopende factuurnummers weer"
|
241 |
|
242 |
-
#: includes/class-wcpdf-settings.php:
|
243 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
244 |
msgstr "Volgend factuurnummer (zonder voor- of achtervoegsel etc.)"
|
245 |
|
246 |
-
#: includes/class-wcpdf-settings.php:
|
247 |
msgid ""
|
248 |
"This is the number that will be used on the next invoice that is created. By "
|
249 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
@@ -258,15 +258,15 @@ msgstr ""
|
|
258 |
"hoogste huidige (PDF) factuurnummer zet, kan dit dubbele factuurnummers tot "
|
259 |
"gevolg hebben!"
|
260 |
|
261 |
-
#: includes/class-wcpdf-settings.php:
|
262 |
msgid "Invoice number format"
|
263 |
msgstr "Factuurnummer format"
|
264 |
|
265 |
-
#: includes/class-wcpdf-settings.php:
|
266 |
msgid "Prefix"
|
267 |
msgstr "Voorvoegsel"
|
268 |
|
269 |
-
#: includes/class-wcpdf-settings.php:
|
270 |
msgid ""
|
271 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
272 |
"respectively"
|
@@ -274,21 +274,21 @@ msgstr ""
|
|
274 |
"gebruik [order_year] of [order_month] om het order jaar en/of maand te weer "
|
275 |
"te geven"
|
276 |
|
277 |
-
#: includes/class-wcpdf-settings.php:
|
278 |
msgid "Suffix"
|
279 |
msgstr "Achtervoegsel"
|
280 |
|
281 |
-
#: includes/class-wcpdf-settings.php:
|
282 |
msgid "Padding"
|
283 |
msgstr "Vulling"
|
284 |
|
285 |
-
#: includes/class-wcpdf-settings.php:
|
286 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
287 |
msgstr ""
|
288 |
"voer hier het aantal cijfers in - vul hier \"6\" in om 42 als 000042 weer te "
|
289 |
"geven"
|
290 |
|
291 |
-
#: includes/class-wcpdf-settings.php:
|
292 |
msgid ""
|
293 |
"note: if you have already created a custom invoice number format with a "
|
294 |
"filter, the above settings will be ignored"
|
@@ -296,18 +296,18 @@ msgstr ""
|
|
296 |
"let op: als je al een format voor een factuurnummer hebt gemaakt met een "
|
297 |
"filter, worden de bovenstaande instellingen genegeerd"
|
298 |
|
299 |
-
#: includes/class-wcpdf-settings.php:
|
300 |
#: templates/pdf/Simple/packing-slip.php:9
|
301 |
#: templates/pdf/Simple/packing-slip.php:21
|
302 |
#: woocommerce-pdf-invoices-packingslips.php:223
|
303 |
msgid "Packing Slip"
|
304 |
msgstr "Pakbon"
|
305 |
|
306 |
-
#: includes/class-wcpdf-settings.php:
|
307 |
msgid "Display billing address"
|
308 |
msgstr "Geef factuuradres weer"
|
309 |
|
310 |
-
#: includes/class-wcpdf-settings.php:
|
311 |
msgid ""
|
312 |
"Display billing address on packing slip (in addition to the default shipping "
|
313 |
"address) if different from shipping address"
|
@@ -315,43 +315,43 @@ msgstr ""
|
|
315 |
"Geef factuuradres weer op de pakbon (naast het standaard verzendadres) "
|
316 |
"wanneer deze verschilt van het verzendadres"
|
317 |
|
318 |
-
#: includes/class-wcpdf-settings.php:
|
319 |
msgid "Extra template fields"
|
320 |
msgstr "Extra templatevelden"
|
321 |
|
322 |
-
#: includes/class-wcpdf-settings.php:
|
323 |
msgid "Extra field 1"
|
324 |
msgstr "Extra veld 1"
|
325 |
|
326 |
-
#: includes/class-wcpdf-settings.php:
|
327 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
328 |
msgstr "Dit is voettekst kolom 1 in het <i>Modern (Premium)</i> template"
|
329 |
|
330 |
-
#: includes/class-wcpdf-settings.php:
|
331 |
msgid "Extra field 2"
|
332 |
msgstr "Extra veld 2"
|
333 |
|
334 |
-
#: includes/class-wcpdf-settings.php:
|
335 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
336 |
msgstr "Dit is voettekst kolom 2 in het <i>Modern (Premium)</i> template"
|
337 |
|
338 |
-
#: includes/class-wcpdf-settings.php:
|
339 |
msgid "Extra field 3"
|
340 |
msgstr "Extra veld 3"
|
341 |
|
342 |
-
#: includes/class-wcpdf-settings.php:
|
343 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
344 |
msgstr "Dit is voettekst kolom 3 in het <i>Modern (Premium)</i> template"
|
345 |
|
346 |
-
#: includes/class-wcpdf-settings.php:
|
347 |
msgid "Debug settings"
|
348 |
msgstr "Debug instellingen"
|
349 |
|
350 |
-
#: includes/class-wcpdf-settings.php:
|
351 |
msgid "Enable debug output"
|
352 |
msgstr "Debug uitvoer inschakelen"
|
353 |
|
354 |
-
#: includes/class-wcpdf-settings.php:
|
355 |
msgid ""
|
356 |
"Enable this option to output plugin errors if you're getting a blank page or "
|
357 |
"other PDF generation issues"
|
@@ -359,22 +359,22 @@ msgstr ""
|
|
359 |
"Schakel deze optie in om pluginfouten weer te geven, wanneer je een lege "
|
360 |
"pagina krijgt of andere problemen hebt met het genereren van PDF."
|
361 |
|
362 |
-
#: includes/class-wcpdf-settings.php:
|
363 |
msgid "Output to HTML"
|
364 |
msgstr "Uitvoer naar HTML"
|
365 |
|
366 |
-
#: includes/class-wcpdf-settings.php:
|
367 |
msgid ""
|
368 |
"Send the template output as HTML to the browser instead of creating a PDF."
|
369 |
msgstr ""
|
370 |
"Stuur de uitvoer van de template als HTML naar de browser in plaats van een "
|
371 |
"PDF."
|
372 |
|
373 |
-
#: includes/class-wcpdf-settings.php:
|
374 |
msgid "Use old tmp folder"
|
375 |
msgstr "Gebruik de oude tmp folder"
|
376 |
|
377 |
-
#: includes/class-wcpdf-settings.php:
|
378 |
msgid ""
|
379 |
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
380 |
"plugin folder. This setting is only intended for backwards compatibility, "
|
@@ -384,11 +384,11 @@ msgstr ""
|
|
384 |
"de plugin map. Deze instelling is enkel bedoelde voor backwards "
|
385 |
"compatibiliteit, en niet aanbevolen op nieuwe installaties!"
|
386 |
|
387 |
-
#: includes/class-wcpdf-settings.php:
|
388 |
msgid "Image resolution"
|
389 |
msgstr "Afbeeldings resolutie"
|
390 |
|
391 |
-
#: includes/class-wcpdf-settings.php:
|
392 |
msgid ""
|
393 |
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
394 |
"Do not use them on a live website!"
|
@@ -396,7 +396,7 @@ msgstr ""
|
|
396 |
"<b>Waarschuwing!</b> Onderstaande instellingen zijn enkel bedoeld om fouten "
|
397 |
"op te sporen of om te testen. Gebruik ze niet op een live website!"
|
398 |
|
399 |
-
#: includes/class-wcpdf-settings.php:
|
400 |
msgid ""
|
401 |
"These are used for the (optional) footer columns in the <em>Modern "
|
402 |
"(Premium)</em> template, but can also be used for other elements in your "
|
@@ -671,27 +671,31 @@ msgstr "Betaalmethode"
|
|
671 |
msgid "Shipping method"
|
672 |
msgstr "Verzendmethode"
|
673 |
|
674 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
675 |
msgid "Subtotal"
|
676 |
msgstr "Subtotaal"
|
677 |
|
678 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
679 |
msgid "Shipping"
|
680 |
msgstr "Verzendkosten"
|
681 |
|
682 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
683 |
msgid "Discount"
|
684 |
msgstr "Korting"
|
685 |
|
686 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
687 |
msgid "VAT"
|
688 |
msgstr "BTW"
|
689 |
|
690 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
|
|
|
|
|
|
|
|
691 |
msgid "Total ex. VAT"
|
692 |
msgstr "Totaal excl. BTW"
|
693 |
|
694 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
695 |
msgid "Total"
|
696 |
msgstr "Totaal"
|
697 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-04-29 08:58+0100\n"
|
6 |
+
"PO-Revision-Date: 2015-04-29 08:58+0100\n"
|
7 |
"Last-Translator: Ewout Fernhout <chocolade@extrapuur.nl>\n"
|
8 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
9 |
"Language: nl_NL\n"
|
61 |
msgid "Status"
|
62 |
msgstr "Status"
|
63 |
|
64 |
+
#: includes/class-wcpdf-settings.php:120
|
65 |
msgid "WooCommerce PDF Invoices"
|
66 |
msgstr "WooCommerce PDF Facturen"
|
67 |
|
68 |
+
#: includes/class-wcpdf-settings.php:189
|
69 |
msgid "General settings"
|
70 |
msgstr "Algemene instellingen"
|
71 |
|
72 |
+
#: includes/class-wcpdf-settings.php:196
|
73 |
msgid "How do you want to view the PDF?"
|
74 |
msgstr "Hoe wil je de PDF bekijken?"
|
75 |
|
76 |
+
#: includes/class-wcpdf-settings.php:204
|
77 |
msgid "Download the PDF"
|
78 |
msgstr "Download de PDF"
|
79 |
|
80 |
+
#: includes/class-wcpdf-settings.php:205
|
81 |
msgid "Open the PDF in a new browser tab/window"
|
82 |
msgstr "Open de PDF in een nieuwe browser tab/venster"
|
83 |
|
84 |
+
#: includes/class-wcpdf-settings.php:214
|
85 |
msgid "Admin New Order email"
|
86 |
msgstr "Nieuwe bestelling (admin email)"
|
87 |
|
88 |
+
#: includes/class-wcpdf-settings.php:215
|
89 |
msgid "Customer Processing Order email"
|
90 |
msgstr "Bestelling in behandeling (klant email)"
|
91 |
|
92 |
+
#: includes/class-wcpdf-settings.php:216
|
93 |
msgid "Customer Completed Order email"
|
94 |
msgstr "Bestelling afgerond (klant email)"
|
95 |
|
96 |
+
#: includes/class-wcpdf-settings.php:217
|
97 |
msgid "Customer Invoice email"
|
98 |
msgstr "Factuur (klant email)"
|
99 |
|
100 |
+
#: includes/class-wcpdf-settings.php:222
|
101 |
msgid "Attach invoice to:"
|
102 |
msgstr "Factuur als bijlage toevoegen aan:"
|
103 |
|
104 |
+
#: includes/class-wcpdf-settings.php:230
|
105 |
#, php-format
|
106 |
msgid ""
|
107 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
112 |
"controleer de rechten op deze folder! Zonder schrijfrechten kan de plugin "
|
113 |
"geen facturen emailen."
|
114 |
|
115 |
+
#: includes/class-wcpdf-settings.php:236
|
116 |
msgid "Disable for free products"
|
117 |
msgstr "Uitschakelen voor gratis producten"
|
118 |
|
119 |
+
#: includes/class-wcpdf-settings.php:243
|
120 |
msgid ""
|
121 |
"Disable automatic creation/attachment of invoices when only free products "
|
122 |
"are ordered"
|
124 |
"Automatisch aanmaken/vesturen van facturen uitschakelen wanneer er alleen "
|
125 |
"gratis producten zijn besteld."
|
126 |
|
127 |
+
#: includes/class-wcpdf-settings.php:250
|
128 |
msgid "Interface"
|
129 |
msgstr "Interface"
|
130 |
|
131 |
+
#: includes/class-wcpdf-settings.php:298
|
132 |
msgid "Allow My Account invoice download"
|
133 |
msgstr "Sta downloaden factuur vanaf Mijn Account toe"
|
134 |
|
135 |
+
#: includes/class-wcpdf-settings.php:306
|
136 |
msgid "Only when an invoice is already created/emailed"
|
137 |
msgstr "Alleen wanneer een factuur al is aangemaakt/gemaild"
|
138 |
|
139 |
+
#: includes/class-wcpdf-settings.php:307
|
140 |
msgid "Only for specific order statuses (define below)"
|
141 |
msgstr "Alleen voor specifieke order statussen (hieronder gedefinieerd)"
|
142 |
|
143 |
+
#: includes/class-wcpdf-settings.php:308
|
144 |
msgid "Always"
|
145 |
msgstr "Altijd"
|
146 |
|
147 |
+
#: includes/class-wcpdf-settings.php:323
|
148 |
msgid "Enable invoice number column in the orders list"
|
149 |
msgstr "Schakel factuurnummer kolom in het bestellingen overzicht in"
|
150 |
|
151 |
+
#: includes/class-wcpdf-settings.php:361
|
152 |
msgid "PDF Template settings"
|
153 |
msgstr "PDF Template instellingen"
|
154 |
|
155 |
+
#: includes/class-wcpdf-settings.php:373
|
156 |
msgid "Choose a template"
|
157 |
msgstr "Kies een template"
|
158 |
|
159 |
+
#: includes/class-wcpdf-settings.php:381
|
160 |
#, php-format
|
161 |
msgid ""
|
162 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
165 |
"Wil je je eigen template gebruiken? Kopieer alle bestanden van <code>%s</"
|
166 |
"code> naar je (child-) theme in <code>%s</code> en pas ze aan naar je wensen."
|
167 |
|
168 |
+
#: includes/class-wcpdf-settings.php:387
|
169 |
msgid "Paper size"
|
170 |
msgstr "Papierformaat"
|
171 |
|
172 |
+
#: includes/class-wcpdf-settings.php:395
|
173 |
msgid "A4"
|
174 |
msgstr "A4"
|
175 |
|
176 |
+
#: includes/class-wcpdf-settings.php:396
|
177 |
msgid "Letter"
|
178 |
msgstr "Letter (US)"
|
179 |
|
180 |
+
#: includes/class-wcpdf-settings.php:403
|
181 |
msgid "Shop header/logo"
|
182 |
msgstr "Shop header/logo"
|
183 |
|
184 |
+
#: includes/class-wcpdf-settings.php:410
|
185 |
msgid "Select or upload your invoice header/logo"
|
186 |
msgstr "Selecteer of upload je factuur header/logo"
|
187 |
|
188 |
+
#: includes/class-wcpdf-settings.php:411
|
189 |
msgid "Set image"
|
190 |
msgstr "Stel afbeelding in"
|
191 |
|
192 |
+
#: includes/class-wcpdf-settings.php:412
|
193 |
msgid "Remove image"
|
194 |
msgstr "Verwijder afbeelding"
|
195 |
|
196 |
+
#: includes/class-wcpdf-settings.php:419
|
197 |
msgid "Shop Name"
|
198 |
msgstr "Shop Naam"
|
199 |
|
200 |
+
#: includes/class-wcpdf-settings.php:432
|
201 |
msgid "Shop Address"
|
202 |
msgstr "Shop Adres"
|
203 |
|
204 |
+
#: includes/class-wcpdf-settings.php:447
|
205 |
msgid "Footer: terms & conditions, policies, etc."
|
206 |
msgstr "Voettekst: algemene voorwaarden, retourenbeleid, etc."
|
207 |
|
208 |
+
#: includes/class-wcpdf-settings.php:463 templates/pdf/Simple/invoice.php:9
|
209 |
#: templates/pdf/Simple/invoice.php:21
|
210 |
#: woocommerce-pdf-invoices-packingslips.php:220
|
211 |
msgid "Invoice"
|
212 |
msgstr "Factuur"
|
213 |
|
214 |
+
#: includes/class-wcpdf-settings.php:470
|
215 |
msgid "Display shipping address"
|
216 |
msgstr "Geef verzendadres weer"
|
217 |
|
218 |
+
#: includes/class-wcpdf-settings.php:477
|
219 |
msgid ""
|
220 |
"Display shipping address on invoice (in addition to the default billing "
|
221 |
"address) if different from billing address"
|
223 |
"Geef verzendadres weer op de factuur (naast het standaard factuuradres) "
|
224 |
"wanneer deze verschilt van het factuuradres"
|
225 |
|
226 |
+
#: includes/class-wcpdf-settings.php:483 includes/class-wcpdf-settings.php:598
|
227 |
msgid "Display email address"
|
228 |
msgstr "Geef email adres weer"
|
229 |
|
230 |
+
#: includes/class-wcpdf-settings.php:495 includes/class-wcpdf-settings.php:610
|
231 |
msgid "Display phone number"
|
232 |
msgstr "Geef telefoonnummer weer"
|
233 |
|
234 |
+
#: includes/class-wcpdf-settings.php:507
|
235 |
msgid "Display invoice date"
|
236 |
msgstr "Geef factuurdatum weer"
|
237 |
|
238 |
+
#: includes/class-wcpdf-settings.php:520
|
239 |
msgid "Display built-in sequential invoice number"
|
240 |
msgstr "Geef ingebouwde doorlopende factuurnummers weer"
|
241 |
|
242 |
+
#: includes/class-wcpdf-settings.php:533
|
243 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
244 |
msgstr "Volgend factuurnummer (zonder voor- of achtervoegsel etc.)"
|
245 |
|
246 |
+
#: includes/class-wcpdf-settings.php:541
|
247 |
msgid ""
|
248 |
"This is the number that will be used on the next invoice that is created. By "
|
249 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
258 |
"hoogste huidige (PDF) factuurnummer zet, kan dit dubbele factuurnummers tot "
|
259 |
"gevolg hebben!"
|
260 |
|
261 |
+
#: includes/class-wcpdf-settings.php:547
|
262 |
msgid "Invoice number format"
|
263 |
msgstr "Factuurnummer format"
|
264 |
|
265 |
+
#: includes/class-wcpdf-settings.php:556
|
266 |
msgid "Prefix"
|
267 |
msgstr "Voorvoegsel"
|
268 |
|
269 |
+
#: includes/class-wcpdf-settings.php:558
|
270 |
msgid ""
|
271 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
272 |
"respectively"
|
274 |
"gebruik [order_year] of [order_month] om het order jaar en/of maand te weer "
|
275 |
"te geven"
|
276 |
|
277 |
+
#: includes/class-wcpdf-settings.php:561
|
278 |
msgid "Suffix"
|
279 |
msgstr "Achtervoegsel"
|
280 |
|
281 |
+
#: includes/class-wcpdf-settings.php:566
|
282 |
msgid "Padding"
|
283 |
msgstr "Vulling"
|
284 |
|
285 |
+
#: includes/class-wcpdf-settings.php:568
|
286 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
287 |
msgstr ""
|
288 |
"voer hier het aantal cijfers in - vul hier \"6\" in om 42 als 000042 weer te "
|
289 |
"geven"
|
290 |
|
291 |
+
#: includes/class-wcpdf-settings.php:571
|
292 |
msgid ""
|
293 |
"note: if you have already created a custom invoice number format with a "
|
294 |
"filter, the above settings will be ignored"
|
296 |
"let op: als je al een format voor een factuurnummer hebt gemaakt met een "
|
297 |
"filter, worden de bovenstaande instellingen genegeerd"
|
298 |
|
299 |
+
#: includes/class-wcpdf-settings.php:578
|
300 |
#: templates/pdf/Simple/packing-slip.php:9
|
301 |
#: templates/pdf/Simple/packing-slip.php:21
|
302 |
#: woocommerce-pdf-invoices-packingslips.php:223
|
303 |
msgid "Packing Slip"
|
304 |
msgstr "Pakbon"
|
305 |
|
306 |
+
#: includes/class-wcpdf-settings.php:585
|
307 |
msgid "Display billing address"
|
308 |
msgstr "Geef factuuradres weer"
|
309 |
|
310 |
+
#: includes/class-wcpdf-settings.php:592
|
311 |
msgid ""
|
312 |
"Display billing address on packing slip (in addition to the default shipping "
|
313 |
"address) if different from shipping address"
|
315 |
"Geef factuuradres weer op de pakbon (naast het standaard verzendadres) "
|
316 |
"wanneer deze verschilt van het verzendadres"
|
317 |
|
318 |
+
#: includes/class-wcpdf-settings.php:623
|
319 |
msgid "Extra template fields"
|
320 |
msgstr "Extra templatevelden"
|
321 |
|
322 |
+
#: includes/class-wcpdf-settings.php:630
|
323 |
msgid "Extra field 1"
|
324 |
msgstr "Extra veld 1"
|
325 |
|
326 |
+
#: includes/class-wcpdf-settings.php:639
|
327 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
328 |
msgstr "Dit is voettekst kolom 1 in het <i>Modern (Premium)</i> template"
|
329 |
|
330 |
+
#: includes/class-wcpdf-settings.php:645
|
331 |
msgid "Extra field 2"
|
332 |
msgstr "Extra veld 2"
|
333 |
|
334 |
+
#: includes/class-wcpdf-settings.php:654
|
335 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
336 |
msgstr "Dit is voettekst kolom 2 in het <i>Modern (Premium)</i> template"
|
337 |
|
338 |
+
#: includes/class-wcpdf-settings.php:660
|
339 |
msgid "Extra field 3"
|
340 |
msgstr "Extra veld 3"
|
341 |
|
342 |
+
#: includes/class-wcpdf-settings.php:669
|
343 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
344 |
msgstr "Dit is voettekst kolom 3 in het <i>Modern (Premium)</i> template"
|
345 |
|
346 |
+
#: includes/class-wcpdf-settings.php:711
|
347 |
msgid "Debug settings"
|
348 |
msgstr "Debug instellingen"
|
349 |
|
350 |
+
#: includes/class-wcpdf-settings.php:718
|
351 |
msgid "Enable debug output"
|
352 |
msgstr "Debug uitvoer inschakelen"
|
353 |
|
354 |
+
#: includes/class-wcpdf-settings.php:725
|
355 |
msgid ""
|
356 |
"Enable this option to output plugin errors if you're getting a blank page or "
|
357 |
"other PDF generation issues"
|
359 |
"Schakel deze optie in om pluginfouten weer te geven, wanneer je een lege "
|
360 |
"pagina krijgt of andere problemen hebt met het genereren van PDF."
|
361 |
|
362 |
+
#: includes/class-wcpdf-settings.php:731
|
363 |
msgid "Output to HTML"
|
364 |
msgstr "Uitvoer naar HTML"
|
365 |
|
366 |
+
#: includes/class-wcpdf-settings.php:738
|
367 |
msgid ""
|
368 |
"Send the template output as HTML to the browser instead of creating a PDF."
|
369 |
msgstr ""
|
370 |
"Stuur de uitvoer van de template als HTML naar de browser in plaats van een "
|
371 |
"PDF."
|
372 |
|
373 |
+
#: includes/class-wcpdf-settings.php:744
|
374 |
msgid "Use old tmp folder"
|
375 |
msgstr "Gebruik de oude tmp folder"
|
376 |
|
377 |
+
#: includes/class-wcpdf-settings.php:751
|
378 |
msgid ""
|
379 |
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
380 |
"plugin folder. This setting is only intended for backwards compatibility, "
|
384 |
"de plugin map. Deze instelling is enkel bedoelde voor backwards "
|
385 |
"compatibiliteit, en niet aanbevolen op nieuwe installaties!"
|
386 |
|
387 |
+
#: includes/class-wcpdf-settings.php:1091
|
388 |
msgid "Image resolution"
|
389 |
msgstr "Afbeeldings resolutie"
|
390 |
|
391 |
+
#: includes/class-wcpdf-settings.php:1207
|
392 |
msgid ""
|
393 |
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
394 |
"Do not use them on a live website!"
|
396 |
"<b>Waarschuwing!</b> Onderstaande instellingen zijn enkel bedoeld om fouten "
|
397 |
"op te sporen of om te testen. Gebruik ze niet op een live website!"
|
398 |
|
399 |
+
#: includes/class-wcpdf-settings.php:1216
|
400 |
msgid ""
|
401 |
"These are used for the (optional) footer columns in the <em>Modern "
|
402 |
"(Premium)</em> template, but can also be used for other elements in your "
|
671 |
msgid "Shipping method"
|
672 |
msgstr "Verzendmethode"
|
673 |
|
674 |
+
#: woocommerce-pdf-invoices-packingslips.php:644
|
675 |
msgid "Subtotal"
|
676 |
msgstr "Subtotaal"
|
677 |
|
678 |
+
#: woocommerce-pdf-invoices-packingslips.php:666
|
679 |
msgid "Shipping"
|
680 |
msgstr "Verzendkosten"
|
681 |
|
682 |
+
#: woocommerce-pdf-invoices-packingslips.php:719
|
683 |
msgid "Discount"
|
684 |
msgstr "Korting"
|
685 |
|
686 |
+
#: woocommerce-pdf-invoices-packingslips.php:759
|
687 |
msgid "VAT"
|
688 |
msgstr "BTW"
|
689 |
|
690 |
+
#: woocommerce-pdf-invoices-packingslips.php:760
|
691 |
+
msgid "Tax rate"
|
692 |
+
msgstr "BTW tarief"
|
693 |
+
|
694 |
+
#: woocommerce-pdf-invoices-packingslips.php:797
|
695 |
msgid "Total ex. VAT"
|
696 |
msgstr "Totaal excl. BTW"
|
697 |
|
698 |
+
#: woocommerce-pdf-invoices-packingslips.php:800
|
699 |
msgid "Total"
|
700 |
msgstr "Totaal"
|
701 |
|
languages/wpo_wcpdf-sv_SE.mo
CHANGED
Binary file
|
languages/wpo_wcpdf-sv_SE.po
CHANGED
@@ -2,11 +2,11 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: Fredrik Rudin <fredrik.rudin@outlook.com>\n"
|
8 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
9 |
-
"Language:
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -16,110 +16,92 @@ msgstr ""
|
|
16 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
17 |
"X-Poedit-Basepath: ../\n"
|
18 |
"X-Textdomain-Support: yes\n"
|
19 |
-
"X-Generator: Poedit 1.
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
-
#: includes/class-wcpdf-export.php:
|
23 |
-
#: includes/class-wcpdf-export.php:
|
24 |
-
#: includes/class-wcpdf-export.php:202
|
25 |
msgid "You do not have sufficient permissions to access this page."
|
26 |
msgstr "Du har inte behörighet att komma åt den här sidan."
|
27 |
|
28 |
-
#: includes/class-wcpdf-export.php:
|
|
|
|
|
|
|
|
|
29 |
msgid "invoice"
|
30 |
msgid_plural "invoices"
|
31 |
msgstr[0] "faktura"
|
32 |
msgstr[1] "fakturor"
|
33 |
|
34 |
-
#: includes/class-wcpdf-export.php:
|
35 |
msgid "packing-slip"
|
36 |
msgid_plural "packing-slips"
|
37 |
msgstr[0] "följesedel"
|
38 |
msgstr[1] "följesedlarna"
|
39 |
|
40 |
-
#: includes/class-wcpdf-settings.php:
|
41 |
-
#: includes/class-wcpdf-writepanels.php:
|
42 |
-
#: includes/class-wcpdf-writepanels.php:177
|
43 |
msgid "PDF Invoices"
|
44 |
msgstr "E-fakturor"
|
45 |
|
46 |
-
#: includes/class-wcpdf-settings.php:
|
47 |
msgid "Settings"
|
48 |
msgstr "Inställningar"
|
49 |
|
50 |
-
#: includes/class-wcpdf-settings.php:
|
51 |
msgid "General"
|
52 |
msgstr "Allmänt"
|
53 |
|
54 |
-
#: includes/class-wcpdf-settings.php:
|
55 |
msgid "Template"
|
56 |
msgstr "Mall"
|
57 |
|
58 |
-
#: includes/class-wcpdf-settings.php:
|
59 |
-
msgid "WooCommerce PDF Invoices"
|
60 |
-
msgstr "WooCommerce E-fakturor"
|
61 |
-
|
62 |
-
#: includes/class-wcpdf-settings.php:98
|
63 |
msgid "Status"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: includes/class-wcpdf-settings.php:109
|
67 |
-
#, php-format
|
68 |
-
msgid ""
|
69 |
-
"Upload all invoices automatically to your dropbox!<br/>Check out the %s "
|
70 |
-
"extension."
|
71 |
-
msgstr ""
|
72 |
-
|
73 |
-
#: includes/class-wcpdf-settings.php:119
|
74 |
-
#, php-format
|
75 |
-
msgid ""
|
76 |
-
"Looking for more advanced templates? Check out the Premium PDF Invoice & "
|
77 |
-
"Packing Slips templates at %s."
|
78 |
-
msgstr ""
|
79 |
-
"Letar du efter mer avancerade mallar? Kolla in våra premium mallar på %s."
|
80 |
-
|
81 |
#: includes/class-wcpdf-settings.php:120
|
82 |
-
|
83 |
-
|
84 |
-
msgstr "För skräddarsydda mallar, kontakta oss på %s"
|
85 |
|
86 |
-
#: includes/class-wcpdf-settings.php:
|
87 |
msgid "General settings"
|
88 |
msgstr "Allmäna inställningar"
|
89 |
|
90 |
-
#: includes/class-wcpdf-settings.php:
|
91 |
msgid "How do you want to view the PDF?"
|
92 |
msgstr "Hur vill du visa din PDF?"
|
93 |
|
94 |
-
#: includes/class-wcpdf-settings.php:
|
95 |
msgid "Download the PDF"
|
96 |
msgstr "Ladda ner PDF"
|
97 |
|
98 |
-
#: includes/class-wcpdf-settings.php:
|
99 |
msgid "Open the PDF in a new browser tab/window"
|
100 |
msgstr "Öppna PDF i en ny tabb/fönster"
|
101 |
|
102 |
-
#: includes/class-wcpdf-settings.php:
|
103 |
-
msgid "Attach invoice to:"
|
104 |
-
msgstr "Skicka faktura med:"
|
105 |
-
|
106 |
-
#: includes/class-wcpdf-settings.php:209
|
107 |
msgid "Admin New Order email"
|
108 |
msgstr "Ny order admin epost"
|
109 |
|
110 |
-
#: includes/class-wcpdf-settings.php:
|
111 |
msgid "Customer Processing Order email"
|
112 |
msgstr "Kundorder berarbetas epost"
|
113 |
|
114 |
-
#: includes/class-wcpdf-settings.php:
|
115 |
msgid "Customer Completed Order email"
|
116 |
msgstr "Kundorder färdig epost"
|
117 |
|
118 |
-
#: includes/class-wcpdf-settings.php:
|
119 |
msgid "Customer Invoice email"
|
120 |
msgstr "Kundfaktura epost"
|
121 |
|
122 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
123 |
#, php-format
|
124 |
msgid ""
|
125 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
@@ -130,92 +112,132 @@ msgstr ""
|
|
130 |
"kontrollera rättigheterna för den mappen! Utan skrivrättigheter så kan inte "
|
131 |
"detta plugin skapa email fakturor."
|
132 |
|
133 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
134 |
msgid "Enable invoice number column in the orders list"
|
135 |
msgstr "Aktivera fakturanummer i orderlistan."
|
136 |
|
137 |
-
#: includes/class-wcpdf-settings.php:
|
138 |
msgid "PDF Template settings"
|
139 |
msgstr "PDF-mall inställningar"
|
140 |
|
141 |
-
#: includes/class-wcpdf-settings.php:
|
142 |
msgid "Choose a template"
|
143 |
msgstr "Välj en mall"
|
144 |
|
145 |
-
#: includes/class-wcpdf-settings.php:
|
146 |
#, php-format
|
147 |
msgid ""
|
148 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
149 |
-
"<code>%s</code> to customize them"
|
150 |
msgstr ""
|
151 |
-
"Vill du använda en egen mall? Kopiera alla filer från <code>%s</code> till "
|
152 |
-
"<code>%s</code> för att redigera dem"
|
153 |
|
154 |
-
#: includes/class-wcpdf-settings.php:
|
155 |
msgid "Paper size"
|
156 |
msgstr "Pappersstorlek"
|
157 |
|
158 |
-
#: includes/class-wcpdf-settings.php:
|
159 |
msgid "A4"
|
160 |
msgstr "A4"
|
161 |
|
162 |
-
#: includes/class-wcpdf-settings.php:
|
163 |
msgid "Letter"
|
164 |
msgstr "Letter (US)"
|
165 |
|
166 |
-
#: includes/class-wcpdf-settings.php:
|
167 |
msgid "Shop header/logo"
|
168 |
msgstr "Shop header/logo"
|
169 |
|
170 |
-
#: includes/class-wcpdf-settings.php:
|
171 |
msgid "Select or upload your invoice header/logo"
|
172 |
msgstr "Välj eller ladda upp din faktura header/logo"
|
173 |
|
174 |
-
#: includes/class-wcpdf-settings.php:
|
175 |
msgid "Set image"
|
176 |
msgstr "Välj bild"
|
177 |
|
178 |
-
#: includes/class-wcpdf-settings.php:
|
179 |
msgid "Remove image"
|
180 |
msgstr "Ta bort bild"
|
181 |
|
182 |
-
#: includes/class-wcpdf-settings.php:
|
183 |
msgid "Shop Name"
|
184 |
msgstr "Shop namn"
|
185 |
|
186 |
-
#: includes/class-wcpdf-settings.php:
|
187 |
msgid "Shop Address"
|
188 |
msgstr "Shop adress"
|
189 |
|
190 |
-
#: includes/class-wcpdf-settings.php:
|
191 |
msgid "Footer: terms & conditions, policies, etc."
|
192 |
msgstr "Sidfot: villkor, policy, osv."
|
193 |
|
194 |
-
#: includes/class-wcpdf-settings.php:
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
msgid "WooCommerce order number"
|
200 |
-
msgstr "WooCommerce ordernummer"
|
201 |
|
202 |
-
#: includes/class-wcpdf-settings.php:
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
206 |
-
#: includes/class-wcpdf-settings.php:
|
207 |
msgid ""
|
208 |
-
"
|
209 |
-
"
|
210 |
msgstr ""
|
211 |
-
"Om du använder WooCommerce \"Sequential Order Numbers plugin\", välj "
|
212 |
-
"WooCommerce ordernummer."
|
213 |
|
214 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
215 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
216 |
msgstr "Nästa ordernummer (utan prefix/suffix etc.)"
|
217 |
|
218 |
-
#: includes/class-wcpdf-settings.php:
|
219 |
msgid ""
|
220 |
"This is the number that will be used on the next invoice that is created. By "
|
221 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
@@ -229,84 +251,129 @@ msgstr ""
|
|
229 |
"skriver över detta och sätter ett lägre värde än det högsta (PDF) faktura "
|
230 |
"nummret så kan det resultera i dubbla fakturanummer."
|
231 |
|
232 |
-
#: includes/class-wcpdf-settings.php:
|
233 |
#, fuzzy
|
234 |
msgid "Invoice number format"
|
235 |
msgstr "Fakturanummer"
|
236 |
|
237 |
-
#: includes/class-wcpdf-settings.php:
|
238 |
msgid "Prefix"
|
239 |
msgstr ""
|
240 |
|
241 |
-
#: includes/class-wcpdf-settings.php:
|
242 |
msgid ""
|
243 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
244 |
"respectively"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: includes/class-wcpdf-settings.php:
|
248 |
msgid "Suffix"
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: includes/class-wcpdf-settings.php:
|
252 |
msgid "Padding"
|
253 |
msgstr ""
|
254 |
|
255 |
-
#: includes/class-wcpdf-settings.php:
|
256 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: includes/class-wcpdf-settings.php:
|
260 |
msgid ""
|
261 |
"note: if you have already created a custom invoice number format with a "
|
262 |
"filter, the above settings will be ignored"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: includes/class-wcpdf-settings.php:
|
266 |
-
|
267 |
-
|
|
|
|
|
|
|
268 |
|
269 |
-
#: includes/class-wcpdf-settings.php:
|
270 |
-
msgid "
|
271 |
-
msgstr "
|
272 |
|
273 |
-
#: includes/class-wcpdf-settings.php:
|
274 |
-
msgid "
|
275 |
-
|
|
|
|
|
276 |
|
277 |
-
#: includes/class-wcpdf-settings.php:
|
278 |
msgid "Extra template fields"
|
279 |
msgstr "Extra mallfält"
|
280 |
|
281 |
-
#: includes/class-wcpdf-settings.php:
|
282 |
msgid "Extra field 1"
|
283 |
msgstr "Extra fält 1"
|
284 |
|
285 |
-
#: includes/class-wcpdf-settings.php:
|
286 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
287 |
msgstr "Kolumn nummer 1 i footer <i>Modern (Premium)</i> mallen"
|
288 |
|
289 |
-
#: includes/class-wcpdf-settings.php:
|
290 |
msgid "Extra field 2"
|
291 |
msgstr "Extra fält 2"
|
292 |
|
293 |
-
#: includes/class-wcpdf-settings.php:
|
294 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
295 |
msgstr "Kolumn nummer 2 i footer <i>Modern (Premium)</i> mallen"
|
296 |
|
297 |
-
#: includes/class-wcpdf-settings.php:
|
298 |
msgid "Extra field 3"
|
299 |
msgstr "Extra fält 3"
|
300 |
|
301 |
-
#: includes/class-wcpdf-settings.php:
|
302 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
303 |
msgstr "Kolumn nummer 3 i footer <i>Modern (Premium)</i> mallen"
|
304 |
|
305 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
306 |
msgid "Image resolution"
|
307 |
msgstr "Bildupplösning"
|
308 |
|
309 |
-
#: includes/class-wcpdf-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
310 |
msgid ""
|
311 |
"These are used for the (optional) footer columns in the <em>Modern "
|
312 |
"(Premium)</em> template, but can also be used for other elements in your "
|
@@ -316,115 +383,233 @@ msgstr ""
|
|
316 |
"em> mallen, men kan även användas för dina egna element i dina skräddarsydda "
|
317 |
"mallar."
|
318 |
|
319 |
-
#: includes/class-wcpdf-writepanels.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
msgid "Invoice Number"
|
321 |
msgstr "Fakturanummer"
|
322 |
|
323 |
-
#: includes/class-wcpdf-writepanels.php:
|
324 |
msgid "Download invoice (PDF)"
|
325 |
msgstr "Ladda ner E-faktura"
|
326 |
|
327 |
-
#: includes/class-wcpdf-writepanels.php:
|
328 |
msgid "Create PDF"
|
329 |
msgstr "Skapa PDF"
|
330 |
|
331 |
-
#: includes/class-wcpdf-writepanels.php:
|
332 |
-
msgid "PDF invoice"
|
333 |
-
msgstr "E-faktura"
|
334 |
-
|
335 |
-
#: includes/class-wcpdf-writepanels.php:161
|
336 |
-
msgid "PDF Packing Slip"
|
337 |
-
msgstr "följesedel (PDF)"
|
338 |
-
|
339 |
-
#: includes/class-wcpdf-writepanels.php:178
|
340 |
-
#: includes/class-wcpdf-writepanels.php:179
|
341 |
-
msgid "PDF Packing Slips"
|
342 |
-
msgstr "följesedlar (PDF)"
|
343 |
-
|
344 |
-
#: includes/class-wcpdf-writepanels.php:192
|
345 |
msgid "PDF Invoice Number (unformatted!)"
|
346 |
msgstr "E-fakturanummer (oformaterat!)"
|
347 |
|
348 |
-
#: includes/class-wcpdf-writepanels.php:
|
349 |
-
#: templates/pdf/Simple/invoice.php:
|
350 |
msgid "Invoice Date:"
|
351 |
msgstr "Fakturadatum:"
|
352 |
|
353 |
-
#: includes/class-wcpdf-writepanels.php:
|
354 |
msgid "h"
|
355 |
msgstr ""
|
356 |
|
357 |
-
#: includes/class-wcpdf-writepanels.php:
|
358 |
msgid "m"
|
359 |
msgstr ""
|
360 |
|
361 |
-
#:
|
362 |
-
|
363 |
-
|
364 |
-
msgstr "Faktura"
|
365 |
|
366 |
-
#:
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
371 |
|
372 |
#: templates/pdf/Simple/invoice.php:40
|
373 |
-
|
374 |
-
|
375 |
-
msgstr "Orderdatum:"
|
376 |
|
377 |
-
#: templates/pdf/Simple/invoice.php:
|
378 |
msgid "Invoice Number:"
|
379 |
msgstr "Fakturanummer:"
|
380 |
|
381 |
-
#: templates/pdf/Simple/invoice.php:
|
382 |
-
#: templates/pdf/Simple/packing-slip.php:
|
383 |
msgid "Order Number:"
|
384 |
msgstr "Ordernummer:"
|
385 |
|
386 |
-
#: templates/pdf/Simple/invoice.php:
|
|
|
|
|
|
|
|
|
|
|
387 |
msgid "Payment Method:"
|
388 |
msgstr "Betalningsätt:"
|
389 |
|
390 |
-
#: templates/pdf/Simple/invoice.php:
|
391 |
-
#: templates/pdf/Simple/packing-slip.php:
|
392 |
msgid "Product"
|
393 |
msgstr "Produkt"
|
394 |
|
395 |
-
#: templates/pdf/Simple/invoice.php:
|
396 |
-
#: templates/pdf/Simple/packing-slip.php:
|
397 |
msgid "Quantity"
|
398 |
msgstr "Antal"
|
399 |
|
400 |
-
#: templates/pdf/Simple/invoice.php:
|
401 |
msgid "Price"
|
402 |
msgstr "Pris"
|
403 |
|
404 |
-
#: templates/pdf/Simple/invoice.php:
|
|
|
405 |
msgid "Description"
|
406 |
msgstr "Beskrivning"
|
407 |
|
408 |
-
#: templates/pdf/Simple/invoice.php:
|
|
|
409 |
msgid "SKU"
|
410 |
msgstr "Artikelnummer"
|
411 |
|
412 |
-
#: templates/pdf/Simple/invoice.php:
|
413 |
-
#: templates/pdf/Simple/packing-slip.php:
|
414 |
msgid "SKU:"
|
415 |
msgstr "SKU:"
|
416 |
|
417 |
-
#: templates/pdf/Simple/invoice.php:
|
418 |
-
#: templates/pdf/Simple/packing-slip.php:
|
419 |
msgid "Weight:"
|
420 |
msgstr "Vikt:"
|
421 |
|
422 |
-
#: templates/pdf/Simple/invoice.php:
|
423 |
-
#: templates/pdf/Simple/packing-slip.php:
|
424 |
msgid "Customer Notes"
|
425 |
msgstr "Kundnoteringar"
|
426 |
|
427 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
428 |
#, php-format
|
429 |
msgid ""
|
430 |
"WooCommerce PDF Invoices & Packing Slips requires %sWooCommerce%s to be "
|
@@ -433,43 +618,88 @@ msgstr ""
|
|
433 |
"WooCommerce PDF Invoices & Packing Slips behövert %sWooCommerce%s för att "
|
434 |
"installeras och aktiveras!"
|
435 |
|
436 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
437 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
438 |
msgid "N/A"
|
439 |
msgstr "N/A"
|
440 |
|
441 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
442 |
msgid "Payment method"
|
443 |
msgstr "Betalningsätt"
|
444 |
|
445 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
446 |
msgid "Shipping method"
|
447 |
msgstr "Fraktmetod"
|
448 |
|
449 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
450 |
msgid "Subtotal"
|
451 |
msgstr "Totalt"
|
452 |
|
453 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
454 |
msgid "Shipping"
|
455 |
msgstr "Frakt"
|
456 |
|
457 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
458 |
msgid "Discount"
|
459 |
msgstr "Rabatt"
|
460 |
|
461 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
462 |
msgid "VAT"
|
463 |
msgstr "MOMS"
|
464 |
|
465 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
|
|
|
|
|
|
|
|
466 |
msgid "Total ex. VAT"
|
467 |
msgstr "Totalt ex. MOMS"
|
468 |
|
469 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
470 |
msgid "Total"
|
471 |
msgstr "Totalt"
|
472 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
473 |
#~ msgid ""
|
474 |
#~ "Your WP Memory Limit is currently set to %s - We recommend setting it to "
|
475 |
#~ "at least 64MB (128MB for optimal performance). See: <a href=\"%s"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-04-29 09:04+0100\n"
|
6 |
+
"PO-Revision-Date: 2015-04-29 09:07+0100\n"
|
7 |
"Last-Translator: Fredrik Rudin <fredrik.rudin@outlook.com>\n"
|
8 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
9 |
+
"Language: sv\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
17 |
"X-Poedit-Basepath: ../\n"
|
18 |
"X-Textdomain-Support: yes\n"
|
19 |
+
"X-Generator: Poedit 1.7.5\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
+
#: includes/class-wcpdf-export.php:338 includes/class-wcpdf-export.php:348
|
23 |
+
#: includes/class-wcpdf-export.php:359 includes/class-wcpdf-export.php:367
|
|
|
24 |
msgid "You do not have sufficient permissions to access this page."
|
25 |
msgstr "Du har inte behörighet att komma åt den här sidan."
|
26 |
|
27 |
+
#: includes/class-wcpdf-export.php:343
|
28 |
+
msgid "Some of the export parameters are missing."
|
29 |
+
msgstr ""
|
30 |
+
|
31 |
+
#: includes/class-wcpdf-export.php:424
|
32 |
msgid "invoice"
|
33 |
msgid_plural "invoices"
|
34 |
msgstr[0] "faktura"
|
35 |
msgstr[1] "fakturor"
|
36 |
|
37 |
+
#: includes/class-wcpdf-export.php:428
|
38 |
msgid "packing-slip"
|
39 |
msgid_plural "packing-slips"
|
40 |
msgstr[0] "följesedel"
|
41 |
msgstr[1] "följesedlarna"
|
42 |
|
43 |
+
#: includes/class-wcpdf-settings.php:38 includes/class-wcpdf-settings.php:39
|
44 |
+
#: includes/class-wcpdf-writepanels.php:32
|
|
|
45 |
msgid "PDF Invoices"
|
46 |
msgstr "E-fakturor"
|
47 |
|
48 |
+
#: includes/class-wcpdf-settings.php:80
|
49 |
msgid "Settings"
|
50 |
msgstr "Inställningar"
|
51 |
|
52 |
+
#: includes/class-wcpdf-settings.php:102
|
53 |
msgid "General"
|
54 |
msgstr "Allmänt"
|
55 |
|
56 |
+
#: includes/class-wcpdf-settings.php:103
|
57 |
msgid "Template"
|
58 |
msgstr "Mall"
|
59 |
|
60 |
+
#: includes/class-wcpdf-settings.php:108
|
|
|
|
|
|
|
|
|
61 |
msgid "Status"
|
62 |
msgstr ""
|
63 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
#: includes/class-wcpdf-settings.php:120
|
65 |
+
msgid "WooCommerce PDF Invoices"
|
66 |
+
msgstr "WooCommerce E-fakturor"
|
|
|
67 |
|
68 |
+
#: includes/class-wcpdf-settings.php:189
|
69 |
msgid "General settings"
|
70 |
msgstr "Allmäna inställningar"
|
71 |
|
72 |
+
#: includes/class-wcpdf-settings.php:196
|
73 |
msgid "How do you want to view the PDF?"
|
74 |
msgstr "Hur vill du visa din PDF?"
|
75 |
|
76 |
+
#: includes/class-wcpdf-settings.php:204
|
77 |
msgid "Download the PDF"
|
78 |
msgstr "Ladda ner PDF"
|
79 |
|
80 |
+
#: includes/class-wcpdf-settings.php:205
|
81 |
msgid "Open the PDF in a new browser tab/window"
|
82 |
msgstr "Öppna PDF i en ny tabb/fönster"
|
83 |
|
84 |
+
#: includes/class-wcpdf-settings.php:214
|
|
|
|
|
|
|
|
|
85 |
msgid "Admin New Order email"
|
86 |
msgstr "Ny order admin epost"
|
87 |
|
88 |
+
#: includes/class-wcpdf-settings.php:215
|
89 |
msgid "Customer Processing Order email"
|
90 |
msgstr "Kundorder berarbetas epost"
|
91 |
|
92 |
+
#: includes/class-wcpdf-settings.php:216
|
93 |
msgid "Customer Completed Order email"
|
94 |
msgstr "Kundorder färdig epost"
|
95 |
|
96 |
+
#: includes/class-wcpdf-settings.php:217
|
97 |
msgid "Customer Invoice email"
|
98 |
msgstr "Kundfaktura epost"
|
99 |
|
100 |
+
#: includes/class-wcpdf-settings.php:222
|
101 |
+
msgid "Attach invoice to:"
|
102 |
+
msgstr "Skicka faktura med:"
|
103 |
+
|
104 |
+
#: includes/class-wcpdf-settings.php:230
|
105 |
#, php-format
|
106 |
msgid ""
|
107 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
112 |
"kontrollera rättigheterna för den mappen! Utan skrivrättigheter så kan inte "
|
113 |
"detta plugin skapa email fakturor."
|
114 |
|
115 |
+
#: includes/class-wcpdf-settings.php:236
|
116 |
+
msgid "Disable for free products"
|
117 |
+
msgstr ""
|
118 |
+
|
119 |
+
#: includes/class-wcpdf-settings.php:243
|
120 |
+
msgid ""
|
121 |
+
"Disable automatic creation/attachment of invoices when only free products "
|
122 |
+
"are ordered"
|
123 |
+
msgstr ""
|
124 |
+
|
125 |
+
#: includes/class-wcpdf-settings.php:250
|
126 |
+
msgid "Interface"
|
127 |
+
msgstr ""
|
128 |
+
|
129 |
+
#: includes/class-wcpdf-settings.php:298
|
130 |
+
msgid "Allow My Account invoice download"
|
131 |
+
msgstr ""
|
132 |
+
|
133 |
+
#: includes/class-wcpdf-settings.php:306
|
134 |
+
msgid "Only when an invoice is already created/emailed"
|
135 |
+
msgstr ""
|
136 |
+
|
137 |
+
#: includes/class-wcpdf-settings.php:307
|
138 |
+
msgid "Only for specific order statuses (define below)"
|
139 |
+
msgstr ""
|
140 |
+
|
141 |
+
#: includes/class-wcpdf-settings.php:308
|
142 |
+
msgid "Always"
|
143 |
+
msgstr ""
|
144 |
+
|
145 |
+
#: includes/class-wcpdf-settings.php:323
|
146 |
msgid "Enable invoice number column in the orders list"
|
147 |
msgstr "Aktivera fakturanummer i orderlistan."
|
148 |
|
149 |
+
#: includes/class-wcpdf-settings.php:361
|
150 |
msgid "PDF Template settings"
|
151 |
msgstr "PDF-mall inställningar"
|
152 |
|
153 |
+
#: includes/class-wcpdf-settings.php:373
|
154 |
msgid "Choose a template"
|
155 |
msgstr "Välj en mall"
|
156 |
|
157 |
+
#: includes/class-wcpdf-settings.php:381
|
158 |
#, php-format
|
159 |
msgid ""
|
160 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
161 |
+
"your (child) theme in <code>%s</code> to customize them"
|
162 |
msgstr ""
|
|
|
|
|
163 |
|
164 |
+
#: includes/class-wcpdf-settings.php:387
|
165 |
msgid "Paper size"
|
166 |
msgstr "Pappersstorlek"
|
167 |
|
168 |
+
#: includes/class-wcpdf-settings.php:395
|
169 |
msgid "A4"
|
170 |
msgstr "A4"
|
171 |
|
172 |
+
#: includes/class-wcpdf-settings.php:396
|
173 |
msgid "Letter"
|
174 |
msgstr "Letter (US)"
|
175 |
|
176 |
+
#: includes/class-wcpdf-settings.php:403
|
177 |
msgid "Shop header/logo"
|
178 |
msgstr "Shop header/logo"
|
179 |
|
180 |
+
#: includes/class-wcpdf-settings.php:410
|
181 |
msgid "Select or upload your invoice header/logo"
|
182 |
msgstr "Välj eller ladda upp din faktura header/logo"
|
183 |
|
184 |
+
#: includes/class-wcpdf-settings.php:411
|
185 |
msgid "Set image"
|
186 |
msgstr "Välj bild"
|
187 |
|
188 |
+
#: includes/class-wcpdf-settings.php:412
|
189 |
msgid "Remove image"
|
190 |
msgstr "Ta bort bild"
|
191 |
|
192 |
+
#: includes/class-wcpdf-settings.php:419
|
193 |
msgid "Shop Name"
|
194 |
msgstr "Shop namn"
|
195 |
|
196 |
+
#: includes/class-wcpdf-settings.php:432
|
197 |
msgid "Shop Address"
|
198 |
msgstr "Shop adress"
|
199 |
|
200 |
+
#: includes/class-wcpdf-settings.php:447
|
201 |
msgid "Footer: terms & conditions, policies, etc."
|
202 |
msgstr "Sidfot: villkor, policy, osv."
|
203 |
|
204 |
+
#: includes/class-wcpdf-settings.php:463 templates/pdf/Simple/invoice.php:9
|
205 |
+
#: templates/pdf/Simple/invoice.php:21
|
206 |
+
#: woocommerce-pdf-invoices-packingslips.php:220
|
207 |
+
msgid "Invoice"
|
208 |
+
msgstr "Faktura"
|
|
|
|
|
209 |
|
210 |
+
#: includes/class-wcpdf-settings.php:470
|
211 |
+
msgid "Display shipping address"
|
212 |
+
msgstr ""
|
213 |
|
214 |
+
#: includes/class-wcpdf-settings.php:477
|
215 |
msgid ""
|
216 |
+
"Display shipping address on invoice (in addition to the default billing "
|
217 |
+
"address) if different from billing address"
|
218 |
msgstr ""
|
|
|
|
|
219 |
|
220 |
+
#: includes/class-wcpdf-settings.php:483 includes/class-wcpdf-settings.php:598
|
221 |
+
msgid "Display email address"
|
222 |
+
msgstr ""
|
223 |
+
|
224 |
+
#: includes/class-wcpdf-settings.php:495 includes/class-wcpdf-settings.php:610
|
225 |
+
msgid "Display phone number"
|
226 |
+
msgstr ""
|
227 |
+
|
228 |
+
#: includes/class-wcpdf-settings.php:507
|
229 |
+
msgid "Display invoice date"
|
230 |
+
msgstr ""
|
231 |
+
|
232 |
+
#: includes/class-wcpdf-settings.php:520
|
233 |
+
msgid "Display built-in sequential invoice number"
|
234 |
+
msgstr ""
|
235 |
+
|
236 |
+
#: includes/class-wcpdf-settings.php:533
|
237 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
238 |
msgstr "Nästa ordernummer (utan prefix/suffix etc.)"
|
239 |
|
240 |
+
#: includes/class-wcpdf-settings.php:541
|
241 |
msgid ""
|
242 |
"This is the number that will be used on the next invoice that is created. By "
|
243 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
251 |
"skriver över detta och sätter ett lägre värde än det högsta (PDF) faktura "
|
252 |
"nummret så kan det resultera i dubbla fakturanummer."
|
253 |
|
254 |
+
#: includes/class-wcpdf-settings.php:547
|
255 |
#, fuzzy
|
256 |
msgid "Invoice number format"
|
257 |
msgstr "Fakturanummer"
|
258 |
|
259 |
+
#: includes/class-wcpdf-settings.php:556
|
260 |
msgid "Prefix"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: includes/class-wcpdf-settings.php:558
|
264 |
msgid ""
|
265 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
266 |
"respectively"
|
267 |
msgstr ""
|
268 |
|
269 |
+
#: includes/class-wcpdf-settings.php:561
|
270 |
msgid "Suffix"
|
271 |
msgstr ""
|
272 |
|
273 |
+
#: includes/class-wcpdf-settings.php:566
|
274 |
msgid "Padding"
|
275 |
msgstr ""
|
276 |
|
277 |
+
#: includes/class-wcpdf-settings.php:568
|
278 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
279 |
msgstr ""
|
280 |
|
281 |
+
#: includes/class-wcpdf-settings.php:571
|
282 |
msgid ""
|
283 |
"note: if you have already created a custom invoice number format with a "
|
284 |
"filter, the above settings will be ignored"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: includes/class-wcpdf-settings.php:578
|
288 |
+
#: templates/pdf/Simple/packing-slip.php:9
|
289 |
+
#: templates/pdf/Simple/packing-slip.php:21
|
290 |
+
#: woocommerce-pdf-invoices-packingslips.php:223
|
291 |
+
msgid "Packing Slip"
|
292 |
+
msgstr "Följesedel"
|
293 |
|
294 |
+
#: includes/class-wcpdf-settings.php:585
|
295 |
+
msgid "Display billing address"
|
296 |
+
msgstr ""
|
297 |
|
298 |
+
#: includes/class-wcpdf-settings.php:592
|
299 |
+
msgid ""
|
300 |
+
"Display billing address on packing slip (in addition to the default shipping "
|
301 |
+
"address) if different from shipping address"
|
302 |
+
msgstr ""
|
303 |
|
304 |
+
#: includes/class-wcpdf-settings.php:623
|
305 |
msgid "Extra template fields"
|
306 |
msgstr "Extra mallfält"
|
307 |
|
308 |
+
#: includes/class-wcpdf-settings.php:630
|
309 |
msgid "Extra field 1"
|
310 |
msgstr "Extra fält 1"
|
311 |
|
312 |
+
#: includes/class-wcpdf-settings.php:639
|
313 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
314 |
msgstr "Kolumn nummer 1 i footer <i>Modern (Premium)</i> mallen"
|
315 |
|
316 |
+
#: includes/class-wcpdf-settings.php:645
|
317 |
msgid "Extra field 2"
|
318 |
msgstr "Extra fält 2"
|
319 |
|
320 |
+
#: includes/class-wcpdf-settings.php:654
|
321 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
322 |
msgstr "Kolumn nummer 2 i footer <i>Modern (Premium)</i> mallen"
|
323 |
|
324 |
+
#: includes/class-wcpdf-settings.php:660
|
325 |
msgid "Extra field 3"
|
326 |
msgstr "Extra fält 3"
|
327 |
|
328 |
+
#: includes/class-wcpdf-settings.php:669
|
329 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
330 |
msgstr "Kolumn nummer 3 i footer <i>Modern (Premium)</i> mallen"
|
331 |
|
332 |
+
#: includes/class-wcpdf-settings.php:711
|
333 |
+
msgid "Debug settings"
|
334 |
+
msgstr ""
|
335 |
+
|
336 |
+
#: includes/class-wcpdf-settings.php:718
|
337 |
+
msgid "Enable debug output"
|
338 |
+
msgstr ""
|
339 |
+
|
340 |
+
#: includes/class-wcpdf-settings.php:725
|
341 |
+
msgid ""
|
342 |
+
"Enable this option to output plugin errors if you're getting a blank page or "
|
343 |
+
"other PDF generation issues"
|
344 |
+
msgstr ""
|
345 |
+
|
346 |
+
#: includes/class-wcpdf-settings.php:731
|
347 |
+
msgid "Output to HTML"
|
348 |
+
msgstr ""
|
349 |
+
|
350 |
+
#: includes/class-wcpdf-settings.php:738
|
351 |
+
msgid ""
|
352 |
+
"Send the template output as HTML to the browser instead of creating a PDF."
|
353 |
+
msgstr ""
|
354 |
+
|
355 |
+
#: includes/class-wcpdf-settings.php:744
|
356 |
+
msgid "Use old tmp folder"
|
357 |
+
msgstr ""
|
358 |
+
|
359 |
+
#: includes/class-wcpdf-settings.php:751
|
360 |
+
msgid ""
|
361 |
+
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
362 |
+
"plugin folder. This setting is only intended for backwards compatibility, "
|
363 |
+
"not recommended on new installs!"
|
364 |
+
msgstr ""
|
365 |
+
|
366 |
+
#: includes/class-wcpdf-settings.php:1091
|
367 |
msgid "Image resolution"
|
368 |
msgstr "Bildupplösning"
|
369 |
|
370 |
+
#: includes/class-wcpdf-settings.php:1207
|
371 |
+
msgid ""
|
372 |
+
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
373 |
+
"Do not use them on a live website!"
|
374 |
+
msgstr ""
|
375 |
+
|
376 |
+
#: includes/class-wcpdf-settings.php:1216
|
377 |
msgid ""
|
378 |
"These are used for the (optional) footer columns in the <em>Modern "
|
379 |
"(Premium)</em> template, but can also be used for other elements in your "
|
383 |
"em> mallen, men kan även användas för dina egna element i dina skräddarsydda "
|
384 |
"mallar."
|
385 |
|
386 |
+
#: includes/class-wcpdf-writepanels.php:33
|
387 |
+
msgid "PDF Packing Slips"
|
388 |
+
msgstr "följesedlar (PDF)"
|
389 |
+
|
390 |
+
#: includes/class-wcpdf-writepanels.php:107
|
391 |
+
#: includes/class-wcpdf-writepanels.php:216
|
392 |
+
msgid "PDF Invoice"
|
393 |
+
msgstr ""
|
394 |
+
|
395 |
+
#: includes/class-wcpdf-writepanels.php:112
|
396 |
+
#: includes/class-wcpdf-writepanels.php:221
|
397 |
+
msgid "PDF Packing Slip"
|
398 |
+
msgstr "följesedel (PDF)"
|
399 |
+
|
400 |
+
#: includes/class-wcpdf-writepanels.php:139
|
401 |
msgid "Invoice Number"
|
402 |
msgstr "Fakturanummer"
|
403 |
|
404 |
+
#: includes/class-wcpdf-writepanels.php:192
|
405 |
msgid "Download invoice (PDF)"
|
406 |
msgstr "Ladda ner E-faktura"
|
407 |
|
408 |
+
#: includes/class-wcpdf-writepanels.php:203
|
409 |
msgid "Create PDF"
|
410 |
msgstr "Skapa PDF"
|
411 |
|
412 |
+
#: includes/class-wcpdf-writepanels.php:264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
413 |
msgid "PDF Invoice Number (unformatted!)"
|
414 |
msgstr "E-fakturanummer (oformaterat!)"
|
415 |
|
416 |
+
#: includes/class-wcpdf-writepanels.php:267
|
417 |
+
#: templates/pdf/Simple/invoice.php:55
|
418 |
msgid "Invoice Date:"
|
419 |
msgstr "Fakturadatum:"
|
420 |
|
421 |
+
#: includes/class-wcpdf-writepanels.php:268
|
422 |
msgid "h"
|
423 |
msgstr ""
|
424 |
|
425 |
+
#: includes/class-wcpdf-writepanels.php:268
|
426 |
msgid "m"
|
427 |
msgstr ""
|
428 |
|
429 |
+
#: includes/wcpdf-extensions.php:15
|
430 |
+
msgid "Check out these premium extensions!"
|
431 |
+
msgstr ""
|
|
|
432 |
|
433 |
+
#: includes/wcpdf-extensions.php:16
|
434 |
+
msgid "click items to read more"
|
435 |
+
msgstr ""
|
436 |
+
|
437 |
+
#: includes/wcpdf-extensions.php:23
|
438 |
+
msgid "Go Pro: Proforma invoices, credit notes (=refunds) & more!"
|
439 |
+
msgstr ""
|
440 |
+
|
441 |
+
#: includes/wcpdf-extensions.php:25
|
442 |
+
msgid ""
|
443 |
+
"Supercharge WooCommerce PDF Invoices & Packing Slips with the following "
|
444 |
+
"features:"
|
445 |
+
msgstr ""
|
446 |
+
|
447 |
+
#: includes/wcpdf-extensions.php:27
|
448 |
+
msgid "Email/print/download <b>PDF Credit Notes & Proforma invoices</b>"
|
449 |
+
msgstr ""
|
450 |
+
|
451 |
+
#: includes/wcpdf-extensions.php:28
|
452 |
+
msgid ""
|
453 |
+
"Send out a separate <b>notification email</b> with (or without) PDF invoices/"
|
454 |
+
"packing slips, for example to a drop-shipper or a supplier."
|
455 |
+
msgstr ""
|
456 |
+
|
457 |
+
#: includes/wcpdf-extensions.php:29
|
458 |
+
msgid ""
|
459 |
+
"Attach <b>up to 3 static files</b> (for example a terms & conditions "
|
460 |
+
"document) to the WooCommerce emails of your choice."
|
461 |
+
msgstr ""
|
462 |
+
|
463 |
+
#: includes/wcpdf-extensions.php:30
|
464 |
+
msgid ""
|
465 |
+
"Use <b>separate numbering systems</b> and/or format for proforma invoices "
|
466 |
+
"and credit notes or utilize the main invoice numbering system"
|
467 |
+
msgstr ""
|
468 |
+
|
469 |
+
#: includes/wcpdf-extensions.php:31
|
470 |
+
msgid ""
|
471 |
+
"<b>Customize</b> the <b>shipping & billing address</b> format to include "
|
472 |
+
"additional custom fields, font sizes etc. without the need to create a "
|
473 |
+
"custom template."
|
474 |
+
msgstr ""
|
475 |
+
|
476 |
+
#: includes/wcpdf-extensions.php:32
|
477 |
+
msgid "Use the plugin in multilingual <b>WPML</b> setups"
|
478 |
+
msgstr ""
|
479 |
+
|
480 |
+
#: includes/wcpdf-extensions.php:34
|
481 |
+
msgid "Get WooCommerce PDF Invoices & Packing Slips Professional!"
|
482 |
+
msgstr ""
|
483 |
+
|
484 |
+
#: includes/wcpdf-extensions.php:42
|
485 |
+
msgid "Upload all invoices automatically to your dropbox"
|
486 |
+
msgstr ""
|
487 |
+
|
488 |
+
#: includes/wcpdf-extensions.php:48
|
489 |
+
msgid ""
|
490 |
+
"This extension conveniently uploads all the invoices (and other pdf "
|
491 |
+
"documents from the professional extension) that are emailed to your "
|
492 |
+
"customers to Dropbox. The best way to keep your invoice administration up to "
|
493 |
+
"date!"
|
494 |
+
msgstr ""
|
495 |
+
|
496 |
+
#: includes/wcpdf-extensions.php:49
|
497 |
+
msgid "Get WooCommerce PDF Invoices & Packing Slips to dropbox!"
|
498 |
+
msgstr ""
|
499 |
+
|
500 |
+
#: includes/wcpdf-extensions.php:61
|
501 |
+
msgid ""
|
502 |
+
"Automatically send new orders or packing slips to your printer, as soon as "
|
503 |
+
"the customer orders!"
|
504 |
+
msgstr ""
|
505 |
+
|
506 |
+
#: includes/wcpdf-extensions.php:67
|
507 |
+
msgid ""
|
508 |
+
"Check out the WooCommerce Automatic Order Printing extension from our "
|
509 |
+
"partners at Simba Hosting"
|
510 |
+
msgstr ""
|
511 |
+
|
512 |
+
#: includes/wcpdf-extensions.php:68
|
513 |
+
msgid "WooCommerce Automatic Order Printing"
|
514 |
+
msgstr ""
|
515 |
+
|
516 |
+
#: includes/wcpdf-extensions.php:82
|
517 |
+
msgid "More advanced templates"
|
518 |
+
msgstr ""
|
519 |
+
|
520 |
+
#: includes/wcpdf-extensions.php:85
|
521 |
+
msgid "Stylish modern invoices & packing slips with product thumbnails!"
|
522 |
+
msgstr ""
|
523 |
+
|
524 |
+
#: includes/wcpdf-extensions.php:86
|
525 |
+
msgid "More tax details on the invoices!"
|
526 |
+
msgstr ""
|
527 |
+
|
528 |
+
#: includes/wcpdf-extensions.php:87
|
529 |
+
#, php-format
|
530 |
+
msgid "Check out the Premium PDF Invoice & Packing Slips templates at %s."
|
531 |
+
msgstr ""
|
532 |
+
|
533 |
+
#: includes/wcpdf-extensions.php:88
|
534 |
+
#, php-format
|
535 |
+
msgid "For custom templates, contact us at %s."
|
536 |
+
msgstr "För skräddarsydda mallar, kontakta oss på %s"
|
537 |
+
|
538 |
+
#: templates/pdf/Simple/invoice.php:29
|
539 |
+
#: templates/pdf/Simple/packing-slip.php:40
|
540 |
+
msgid "Billing Address:"
|
541 |
+
msgstr "Fakturaadress:"
|
542 |
|
543 |
#: templates/pdf/Simple/invoice.php:40
|
544 |
+
msgid "Ship To:"
|
545 |
+
msgstr ""
|
|
|
546 |
|
547 |
+
#: templates/pdf/Simple/invoice.php:49
|
548 |
msgid "Invoice Number:"
|
549 |
msgstr "Fakturanummer:"
|
550 |
|
551 |
+
#: templates/pdf/Simple/invoice.php:60
|
552 |
+
#: templates/pdf/Simple/packing-slip.php:48
|
553 |
msgid "Order Number:"
|
554 |
msgstr "Ordernummer:"
|
555 |
|
556 |
+
#: templates/pdf/Simple/invoice.php:64
|
557 |
+
#: templates/pdf/Simple/packing-slip.php:52
|
558 |
+
msgid "Order Date:"
|
559 |
+
msgstr "Orderdatum:"
|
560 |
+
|
561 |
+
#: templates/pdf/Simple/invoice.php:68
|
562 |
msgid "Payment Method:"
|
563 |
msgstr "Betalningsätt:"
|
564 |
|
565 |
+
#: templates/pdf/Simple/invoice.php:82
|
566 |
+
#: templates/pdf/Simple/packing-slip.php:70
|
567 |
msgid "Product"
|
568 |
msgstr "Produkt"
|
569 |
|
570 |
+
#: templates/pdf/Simple/invoice.php:83
|
571 |
+
#: templates/pdf/Simple/packing-slip.php:71
|
572 |
msgid "Quantity"
|
573 |
msgstr "Antal"
|
574 |
|
575 |
+
#: templates/pdf/Simple/invoice.php:84
|
576 |
msgid "Price"
|
577 |
msgstr "Pris"
|
578 |
|
579 |
+
#: templates/pdf/Simple/invoice.php:91
|
580 |
+
#: templates/pdf/Simple/packing-slip.php:78
|
581 |
msgid "Description"
|
582 |
msgstr "Beskrivning"
|
583 |
|
584 |
+
#: templates/pdf/Simple/invoice.php:96
|
585 |
+
#: templates/pdf/Simple/packing-slip.php:83
|
586 |
msgid "SKU"
|
587 |
msgstr "Artikelnummer"
|
588 |
|
589 |
+
#: templates/pdf/Simple/invoice.php:97
|
590 |
+
#: templates/pdf/Simple/packing-slip.php:84
|
591 |
msgid "SKU:"
|
592 |
msgstr "SKU:"
|
593 |
|
594 |
+
#: templates/pdf/Simple/invoice.php:98
|
595 |
+
#: templates/pdf/Simple/packing-slip.php:85
|
596 |
msgid "Weight:"
|
597 |
msgstr "Vikt:"
|
598 |
|
599 |
+
#: templates/pdf/Simple/invoice.php:112
|
600 |
+
#: templates/pdf/Simple/packing-slip.php:99
|
601 |
msgid "Customer Notes"
|
602 |
msgstr "Kundnoteringar"
|
603 |
|
604 |
+
#: templates/pdf/Simple/packing-slip.php:29
|
605 |
+
msgid "Shipping Address:"
|
606 |
+
msgstr "Leveransadress:"
|
607 |
+
|
608 |
+
#: templates/pdf/Simple/packing-slip.php:56
|
609 |
+
msgid "Shipping Method:"
|
610 |
+
msgstr "Fraktmetod:"
|
611 |
+
|
612 |
+
#: woocommerce-pdf-invoices-packingslips.php:123
|
613 |
#, php-format
|
614 |
msgid ""
|
615 |
"WooCommerce PDF Invoices & Packing Slips requires %sWooCommerce%s to be "
|
618 |
"WooCommerce PDF Invoices & Packing Slips behövert %sWooCommerce%s för att "
|
619 |
"installeras och aktiveras!"
|
620 |
|
621 |
+
#: woocommerce-pdf-invoices-packingslips.php:330
|
622 |
+
#: woocommerce-pdf-invoices-packingslips.php:391
|
623 |
msgid "N/A"
|
624 |
msgstr "N/A"
|
625 |
|
626 |
+
#: woocommerce-pdf-invoices-packingslips.php:480
|
627 |
msgid "Payment method"
|
628 |
msgstr "Betalningsätt"
|
629 |
|
630 |
+
#: woocommerce-pdf-invoices-packingslips.php:491
|
631 |
msgid "Shipping method"
|
632 |
msgstr "Fraktmetod"
|
633 |
|
634 |
+
#: woocommerce-pdf-invoices-packingslips.php:644
|
635 |
msgid "Subtotal"
|
636 |
msgstr "Totalt"
|
637 |
|
638 |
+
#: woocommerce-pdf-invoices-packingslips.php:666
|
639 |
msgid "Shipping"
|
640 |
msgstr "Frakt"
|
641 |
|
642 |
+
#: woocommerce-pdf-invoices-packingslips.php:719
|
643 |
msgid "Discount"
|
644 |
msgstr "Rabatt"
|
645 |
|
646 |
+
#: woocommerce-pdf-invoices-packingslips.php:759
|
647 |
msgid "VAT"
|
648 |
msgstr "MOMS"
|
649 |
|
650 |
+
#: woocommerce-pdf-invoices-packingslips.php:760
|
651 |
+
msgid "Tax rate"
|
652 |
+
msgstr "MOMS"
|
653 |
+
|
654 |
+
#: woocommerce-pdf-invoices-packingslips.php:797
|
655 |
msgid "Total ex. VAT"
|
656 |
msgstr "Totalt ex. MOMS"
|
657 |
|
658 |
+
#: woocommerce-pdf-invoices-packingslips.php:800
|
659 |
msgid "Total"
|
660 |
msgstr "Totalt"
|
661 |
|
662 |
+
#~ msgid ""
|
663 |
+
#~ "Looking for more advanced templates? Check out the Premium PDF Invoice & "
|
664 |
+
#~ "Packing Slips templates at %s."
|
665 |
+
#~ msgstr ""
|
666 |
+
#~ "Letar du efter mer avancerade mallar? Kolla in våra premium mallar på %s."
|
667 |
+
|
668 |
+
#~ msgid ""
|
669 |
+
#~ "Want to use your own template? Copy all the files from <code>%s</code> to "
|
670 |
+
#~ "<code>%s</code> to customize them"
|
671 |
+
#~ msgstr ""
|
672 |
+
#~ "Vill du använda en egen mall? Kopiera alla filer från <code>%s</code> "
|
673 |
+
#~ "till <code>%s</code> för att redigera dem"
|
674 |
+
|
675 |
+
#~ msgid "Number to display on invoice"
|
676 |
+
#~ msgstr "Nummer att visa på faktura"
|
677 |
+
|
678 |
+
#~ msgid "WooCommerce order number"
|
679 |
+
#~ msgstr "WooCommerce ordernummer"
|
680 |
+
|
681 |
+
#~ msgid "Built-in sequential invoice number"
|
682 |
+
#~ msgstr "Inbyggda sekvensnummer för order"
|
683 |
+
|
684 |
+
#~ msgid ""
|
685 |
+
#~ "If you are using the WooCommerce Sequential Order Numbers plugin, select "
|
686 |
+
#~ "the WooCommerce order number"
|
687 |
+
#~ msgstr ""
|
688 |
+
#~ "Om du använder WooCommerce \"Sequential Order Numbers plugin\", välj "
|
689 |
+
#~ "WooCommerce ordernummer."
|
690 |
+
|
691 |
+
#~ msgid "Date to display on invoice"
|
692 |
+
#~ msgstr "Datum att visa på faktura"
|
693 |
+
|
694 |
+
#~ msgid "Order date"
|
695 |
+
#~ msgstr "Orderdatum"
|
696 |
+
|
697 |
+
#~ msgid "Invoice date"
|
698 |
+
#~ msgstr "Fakturadatum"
|
699 |
+
|
700 |
+
#~ msgid "PDF invoice"
|
701 |
+
#~ msgstr "E-faktura"
|
702 |
+
|
703 |
#~ msgid ""
|
704 |
#~ "Your WP Memory Limit is currently set to %s - We recommend setting it to "
|
705 |
#~ "at least 64MB (128MB for optimal performance). See: <a href=\"%s"
|
languages/wpo_wcpdf.pot
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
-
"POT-Creation-Date: 2015-
|
5 |
-
"PO-Revision-Date: 2015-
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
8 |
"Language: en_US\n"
|
@@ -60,47 +60,47 @@ msgstr ""
|
|
60 |
msgid "Status"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class-wcpdf-settings.php:
|
64 |
msgid "WooCommerce PDF Invoices"
|
65 |
msgstr ""
|
66 |
|
67 |
-
#: includes/class-wcpdf-settings.php:
|
68 |
msgid "General settings"
|
69 |
msgstr ""
|
70 |
|
71 |
-
#: includes/class-wcpdf-settings.php:
|
72 |
msgid "How do you want to view the PDF?"
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: includes/class-wcpdf-settings.php:
|
76 |
msgid "Download the PDF"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: includes/class-wcpdf-settings.php:
|
80 |
msgid "Open the PDF in a new browser tab/window"
|
81 |
msgstr ""
|
82 |
|
83 |
-
#: includes/class-wcpdf-settings.php:
|
84 |
msgid "Admin New Order email"
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: includes/class-wcpdf-settings.php:
|
88 |
msgid "Customer Processing Order email"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class-wcpdf-settings.php:
|
92 |
msgid "Customer Completed Order email"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: includes/class-wcpdf-settings.php:
|
96 |
msgid "Customer Invoice email"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class-wcpdf-settings.php:
|
100 |
msgid "Attach invoice to:"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class-wcpdf-settings.php:
|
104 |
#, php-format
|
105 |
msgid ""
|
106 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
@@ -108,132 +108,132 @@ msgid ""
|
|
108 |
"plugin will not be able to email invoices."
|
109 |
msgstr ""
|
110 |
|
111 |
-
#: includes/class-wcpdf-settings.php:
|
112 |
msgid "Disable for free products"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: includes/class-wcpdf-settings.php:
|
116 |
msgid ""
|
117 |
"Disable automatic creation/attachment of invoices when only free products "
|
118 |
"are ordered"
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: includes/class-wcpdf-settings.php:
|
122 |
msgid "Interface"
|
123 |
msgstr ""
|
124 |
|
125 |
-
#: includes/class-wcpdf-settings.php:
|
126 |
msgid "Allow My Account invoice download"
|
127 |
msgstr ""
|
128 |
|
129 |
-
#: includes/class-wcpdf-settings.php:
|
130 |
msgid "Only when an invoice is already created/emailed"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: includes/class-wcpdf-settings.php:
|
134 |
msgid "Only for specific order statuses (define below)"
|
135 |
msgstr ""
|
136 |
|
137 |
-
#: includes/class-wcpdf-settings.php:
|
138 |
msgid "Always"
|
139 |
msgstr ""
|
140 |
|
141 |
-
#: includes/class-wcpdf-settings.php:
|
142 |
msgid "Enable invoice number column in the orders list"
|
143 |
msgstr ""
|
144 |
|
145 |
-
#: includes/class-wcpdf-settings.php:
|
146 |
msgid "PDF Template settings"
|
147 |
msgstr ""
|
148 |
|
149 |
-
#: includes/class-wcpdf-settings.php:
|
150 |
msgid "Choose a template"
|
151 |
msgstr ""
|
152 |
|
153 |
-
#: includes/class-wcpdf-settings.php:
|
154 |
#, php-format
|
155 |
msgid ""
|
156 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
157 |
"your (child) theme in <code>%s</code> to customize them"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: includes/class-wcpdf-settings.php:
|
161 |
msgid "Paper size"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: includes/class-wcpdf-settings.php:
|
165 |
msgid "A4"
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: includes/class-wcpdf-settings.php:
|
169 |
msgid "Letter"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: includes/class-wcpdf-settings.php:
|
173 |
msgid "Shop header/logo"
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: includes/class-wcpdf-settings.php:
|
177 |
msgid "Select or upload your invoice header/logo"
|
178 |
msgstr ""
|
179 |
|
180 |
-
#: includes/class-wcpdf-settings.php:
|
181 |
msgid "Set image"
|
182 |
msgstr ""
|
183 |
|
184 |
-
#: includes/class-wcpdf-settings.php:
|
185 |
msgid "Remove image"
|
186 |
msgstr ""
|
187 |
|
188 |
-
#: includes/class-wcpdf-settings.php:
|
189 |
msgid "Shop Name"
|
190 |
msgstr ""
|
191 |
|
192 |
-
#: includes/class-wcpdf-settings.php:
|
193 |
msgid "Shop Address"
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: includes/class-wcpdf-settings.php:
|
197 |
msgid "Footer: terms & conditions, policies, etc."
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: includes/class-wcpdf-settings.php:
|
201 |
#: templates/pdf/Simple/invoice.php:21
|
202 |
#: woocommerce-pdf-invoices-packingslips.php:220
|
203 |
msgid "Invoice"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: includes/class-wcpdf-settings.php:
|
207 |
msgid "Display shipping address"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: includes/class-wcpdf-settings.php:
|
211 |
msgid ""
|
212 |
"Display shipping address on invoice (in addition to the default billing "
|
213 |
"address) if different from billing address"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: includes/class-wcpdf-settings.php:
|
217 |
msgid "Display email address"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/class-wcpdf-settings.php:
|
221 |
msgid "Display phone number"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: includes/class-wcpdf-settings.php:
|
225 |
msgid "Display invoice date"
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: includes/class-wcpdf-settings.php:
|
229 |
msgid "Display built-in sequential invoice number"
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: includes/class-wcpdf-settings.php:
|
233 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
234 |
msgstr ""
|
235 |
|
236 |
-
#: includes/class-wcpdf-settings.php:
|
237 |
msgid ""
|
238 |
"This is the number that will be used on the next invoice that is created. By "
|
239 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
@@ -242,128 +242,128 @@ msgid ""
|
|
242 |
"this could create double invoice numbers!"
|
243 |
msgstr ""
|
244 |
|
245 |
-
#: includes/class-wcpdf-settings.php:
|
246 |
msgid "Invoice number format"
|
247 |
msgstr ""
|
248 |
|
249 |
-
#: includes/class-wcpdf-settings.php:
|
250 |
msgid "Prefix"
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: includes/class-wcpdf-settings.php:
|
254 |
msgid ""
|
255 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
256 |
"respectively"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: includes/class-wcpdf-settings.php:
|
260 |
msgid "Suffix"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: includes/class-wcpdf-settings.php:
|
264 |
msgid "Padding"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: includes/class-wcpdf-settings.php:
|
268 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: includes/class-wcpdf-settings.php:
|
272 |
msgid ""
|
273 |
"note: if you have already created a custom invoice number format with a "
|
274 |
"filter, the above settings will be ignored"
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: includes/class-wcpdf-settings.php:
|
278 |
#: templates/pdf/Simple/packing-slip.php:9
|
279 |
#: templates/pdf/Simple/packing-slip.php:21
|
280 |
#: woocommerce-pdf-invoices-packingslips.php:223
|
281 |
msgid "Packing Slip"
|
282 |
msgstr ""
|
283 |
|
284 |
-
#: includes/class-wcpdf-settings.php:
|
285 |
msgid "Display billing address"
|
286 |
msgstr ""
|
287 |
|
288 |
-
#: includes/class-wcpdf-settings.php:
|
289 |
msgid ""
|
290 |
"Display billing address on packing slip (in addition to the default shipping "
|
291 |
"address) if different from shipping address"
|
292 |
msgstr ""
|
293 |
|
294 |
-
#: includes/class-wcpdf-settings.php:
|
295 |
msgid "Extra template fields"
|
296 |
msgstr ""
|
297 |
|
298 |
-
#: includes/class-wcpdf-settings.php:
|
299 |
msgid "Extra field 1"
|
300 |
msgstr ""
|
301 |
|
302 |
-
#: includes/class-wcpdf-settings.php:
|
303 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: includes/class-wcpdf-settings.php:
|
307 |
msgid "Extra field 2"
|
308 |
msgstr ""
|
309 |
|
310 |
-
#: includes/class-wcpdf-settings.php:
|
311 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: includes/class-wcpdf-settings.php:
|
315 |
msgid "Extra field 3"
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: includes/class-wcpdf-settings.php:
|
319 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
320 |
msgstr ""
|
321 |
|
322 |
-
#: includes/class-wcpdf-settings.php:
|
323 |
msgid "Debug settings"
|
324 |
msgstr ""
|
325 |
|
326 |
-
#: includes/class-wcpdf-settings.php:
|
327 |
msgid "Enable debug output"
|
328 |
msgstr ""
|
329 |
|
330 |
-
#: includes/class-wcpdf-settings.php:
|
331 |
msgid ""
|
332 |
"Enable this option to output plugin errors if you're getting a blank page or "
|
333 |
"other PDF generation issues"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: includes/class-wcpdf-settings.php:
|
337 |
msgid "Output to HTML"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: includes/class-wcpdf-settings.php:
|
341 |
msgid ""
|
342 |
"Send the template output as HTML to the browser instead of creating a PDF."
|
343 |
msgstr ""
|
344 |
|
345 |
-
#: includes/class-wcpdf-settings.php:
|
346 |
msgid "Use old tmp folder"
|
347 |
msgstr ""
|
348 |
|
349 |
-
#: includes/class-wcpdf-settings.php:
|
350 |
msgid ""
|
351 |
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
352 |
"plugin folder. This setting is only intended for backwards compatibility, "
|
353 |
"not recommended on new installs!"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: includes/class-wcpdf-settings.php:
|
357 |
msgid "Image resolution"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/class-wcpdf-settings.php:
|
361 |
msgid ""
|
362 |
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
363 |
"Do not use them on a live website!"
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: includes/class-wcpdf-settings.php:
|
367 |
msgid ""
|
368 |
"These are used for the (optional) footer columns in the <em>Modern "
|
369 |
"(Premium)</em> template, but can also be used for other elements in your "
|
@@ -616,26 +616,30 @@ msgstr ""
|
|
616 |
msgid "Shipping method"
|
617 |
msgstr ""
|
618 |
|
619 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
620 |
msgid "Subtotal"
|
621 |
msgstr ""
|
622 |
|
623 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
624 |
msgid "Shipping"
|
625 |
msgstr ""
|
626 |
|
627 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
628 |
msgid "Discount"
|
629 |
msgstr ""
|
630 |
|
631 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
632 |
msgid "VAT"
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
|
|
|
|
|
|
|
|
636 |
msgid "Total ex. VAT"
|
637 |
msgstr ""
|
638 |
|
639 |
-
#: woocommerce-pdf-invoices-packingslips.php:
|
640 |
msgid "Total"
|
641 |
msgstr ""
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n"
|
4 |
+
"POT-Creation-Date: 2015-04-29 08:58+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-04-29 08:58+0100\n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: WP Overnight <support@wpovernight.com>\n"
|
8 |
"Language: en_US\n"
|
60 |
msgid "Status"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/class-wcpdf-settings.php:120
|
64 |
msgid "WooCommerce PDF Invoices"
|
65 |
msgstr ""
|
66 |
|
67 |
+
#: includes/class-wcpdf-settings.php:189
|
68 |
msgid "General settings"
|
69 |
msgstr ""
|
70 |
|
71 |
+
#: includes/class-wcpdf-settings.php:196
|
72 |
msgid "How do you want to view the PDF?"
|
73 |
msgstr ""
|
74 |
|
75 |
+
#: includes/class-wcpdf-settings.php:204
|
76 |
msgid "Download the PDF"
|
77 |
msgstr ""
|
78 |
|
79 |
+
#: includes/class-wcpdf-settings.php:205
|
80 |
msgid "Open the PDF in a new browser tab/window"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: includes/class-wcpdf-settings.php:214
|
84 |
msgid "Admin New Order email"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: includes/class-wcpdf-settings.php:215
|
88 |
msgid "Customer Processing Order email"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/class-wcpdf-settings.php:216
|
92 |
msgid "Customer Completed Order email"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: includes/class-wcpdf-settings.php:217
|
96 |
msgid "Customer Invoice email"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-wcpdf-settings.php:222
|
100 |
msgid "Attach invoice to:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class-wcpdf-settings.php:230
|
104 |
#, php-format
|
105 |
msgid ""
|
106 |
"It looks like the temp folder (<code>%s</code>) is not writable, check the "
|
108 |
"plugin will not be able to email invoices."
|
109 |
msgstr ""
|
110 |
|
111 |
+
#: includes/class-wcpdf-settings.php:236
|
112 |
msgid "Disable for free products"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: includes/class-wcpdf-settings.php:243
|
116 |
msgid ""
|
117 |
"Disable automatic creation/attachment of invoices when only free products "
|
118 |
"are ordered"
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: includes/class-wcpdf-settings.php:250
|
122 |
msgid "Interface"
|
123 |
msgstr ""
|
124 |
|
125 |
+
#: includes/class-wcpdf-settings.php:298
|
126 |
msgid "Allow My Account invoice download"
|
127 |
msgstr ""
|
128 |
|
129 |
+
#: includes/class-wcpdf-settings.php:306
|
130 |
msgid "Only when an invoice is already created/emailed"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: includes/class-wcpdf-settings.php:307
|
134 |
msgid "Only for specific order statuses (define below)"
|
135 |
msgstr ""
|
136 |
|
137 |
+
#: includes/class-wcpdf-settings.php:308
|
138 |
msgid "Always"
|
139 |
msgstr ""
|
140 |
|
141 |
+
#: includes/class-wcpdf-settings.php:323
|
142 |
msgid "Enable invoice number column in the orders list"
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: includes/class-wcpdf-settings.php:361
|
146 |
msgid "PDF Template settings"
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: includes/class-wcpdf-settings.php:373
|
150 |
msgid "Choose a template"
|
151 |
msgstr ""
|
152 |
|
153 |
+
#: includes/class-wcpdf-settings.php:381
|
154 |
#, php-format
|
155 |
msgid ""
|
156 |
"Want to use your own template? Copy all the files from <code>%s</code> to "
|
157 |
"your (child) theme in <code>%s</code> to customize them"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: includes/class-wcpdf-settings.php:387
|
161 |
msgid "Paper size"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: includes/class-wcpdf-settings.php:395
|
165 |
msgid "A4"
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: includes/class-wcpdf-settings.php:396
|
169 |
msgid "Letter"
|
170 |
msgstr ""
|
171 |
|
172 |
+
#: includes/class-wcpdf-settings.php:403
|
173 |
msgid "Shop header/logo"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: includes/class-wcpdf-settings.php:410
|
177 |
msgid "Select or upload your invoice header/logo"
|
178 |
msgstr ""
|
179 |
|
180 |
+
#: includes/class-wcpdf-settings.php:411
|
181 |
msgid "Set image"
|
182 |
msgstr ""
|
183 |
|
184 |
+
#: includes/class-wcpdf-settings.php:412
|
185 |
msgid "Remove image"
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: includes/class-wcpdf-settings.php:419
|
189 |
msgid "Shop Name"
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: includes/class-wcpdf-settings.php:432
|
193 |
msgid "Shop Address"
|
194 |
msgstr ""
|
195 |
|
196 |
+
#: includes/class-wcpdf-settings.php:447
|
197 |
msgid "Footer: terms & conditions, policies, etc."
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: includes/class-wcpdf-settings.php:463 templates/pdf/Simple/invoice.php:9
|
201 |
#: templates/pdf/Simple/invoice.php:21
|
202 |
#: woocommerce-pdf-invoices-packingslips.php:220
|
203 |
msgid "Invoice"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: includes/class-wcpdf-settings.php:470
|
207 |
msgid "Display shipping address"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: includes/class-wcpdf-settings.php:477
|
211 |
msgid ""
|
212 |
"Display shipping address on invoice (in addition to the default billing "
|
213 |
"address) if different from billing address"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: includes/class-wcpdf-settings.php:483 includes/class-wcpdf-settings.php:598
|
217 |
msgid "Display email address"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-wcpdf-settings.php:495 includes/class-wcpdf-settings.php:610
|
221 |
msgid "Display phone number"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-wcpdf-settings.php:507
|
225 |
msgid "Display invoice date"
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: includes/class-wcpdf-settings.php:520
|
229 |
msgid "Display built-in sequential invoice number"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: includes/class-wcpdf-settings.php:533
|
233 |
msgid "Next invoice number (without prefix/suffix etc.)"
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: includes/class-wcpdf-settings.php:541
|
237 |
msgid ""
|
238 |
"This is the number that will be used on the next invoice that is created. By "
|
239 |
"default, numbering starts from the WooCommerce Order Number of the first "
|
242 |
"this could create double invoice numbers!"
|
243 |
msgstr ""
|
244 |
|
245 |
+
#: includes/class-wcpdf-settings.php:547
|
246 |
msgid "Invoice number format"
|
247 |
msgstr ""
|
248 |
|
249 |
+
#: includes/class-wcpdf-settings.php:556
|
250 |
msgid "Prefix"
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: includes/class-wcpdf-settings.php:558
|
254 |
msgid ""
|
255 |
"to use the order year and/or month, use [order_year] or [order_month] "
|
256 |
"respectively"
|
257 |
msgstr ""
|
258 |
|
259 |
+
#: includes/class-wcpdf-settings.php:561
|
260 |
msgid "Suffix"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: includes/class-wcpdf-settings.php:566
|
264 |
msgid "Padding"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: includes/class-wcpdf-settings.php:568
|
268 |
msgid "enter the number of digits here - enter \"6\" to display 42 as 000042"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: includes/class-wcpdf-settings.php:571
|
272 |
msgid ""
|
273 |
"note: if you have already created a custom invoice number format with a "
|
274 |
"filter, the above settings will be ignored"
|
275 |
msgstr ""
|
276 |
|
277 |
+
#: includes/class-wcpdf-settings.php:578
|
278 |
#: templates/pdf/Simple/packing-slip.php:9
|
279 |
#: templates/pdf/Simple/packing-slip.php:21
|
280 |
#: woocommerce-pdf-invoices-packingslips.php:223
|
281 |
msgid "Packing Slip"
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: includes/class-wcpdf-settings.php:585
|
285 |
msgid "Display billing address"
|
286 |
msgstr ""
|
287 |
|
288 |
+
#: includes/class-wcpdf-settings.php:592
|
289 |
msgid ""
|
290 |
"Display billing address on packing slip (in addition to the default shipping "
|
291 |
"address) if different from shipping address"
|
292 |
msgstr ""
|
293 |
|
294 |
+
#: includes/class-wcpdf-settings.php:623
|
295 |
msgid "Extra template fields"
|
296 |
msgstr ""
|
297 |
|
298 |
+
#: includes/class-wcpdf-settings.php:630
|
299 |
msgid "Extra field 1"
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: includes/class-wcpdf-settings.php:639
|
303 |
msgid "This is footer column 1 in the <i>Modern (Premium)</i> template"
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: includes/class-wcpdf-settings.php:645
|
307 |
msgid "Extra field 2"
|
308 |
msgstr ""
|
309 |
|
310 |
+
#: includes/class-wcpdf-settings.php:654
|
311 |
msgid "This is footer column 2 in the <i>Modern (Premium)</i> template"
|
312 |
msgstr ""
|
313 |
|
314 |
+
#: includes/class-wcpdf-settings.php:660
|
315 |
msgid "Extra field 3"
|
316 |
msgstr ""
|
317 |
|
318 |
+
#: includes/class-wcpdf-settings.php:669
|
319 |
msgid "This is footer column 3 in the <i>Modern (Premium)</i> template"
|
320 |
msgstr ""
|
321 |
|
322 |
+
#: includes/class-wcpdf-settings.php:711
|
323 |
msgid "Debug settings"
|
324 |
msgstr ""
|
325 |
|
326 |
+
#: includes/class-wcpdf-settings.php:718
|
327 |
msgid "Enable debug output"
|
328 |
msgstr ""
|
329 |
|
330 |
+
#: includes/class-wcpdf-settings.php:725
|
331 |
msgid ""
|
332 |
"Enable this option to output plugin errors if you're getting a blank page or "
|
333 |
"other PDF generation issues"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: includes/class-wcpdf-settings.php:731
|
337 |
msgid "Output to HTML"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: includes/class-wcpdf-settings.php:738
|
341 |
msgid ""
|
342 |
"Send the template output as HTML to the browser instead of creating a PDF."
|
343 |
msgstr ""
|
344 |
|
345 |
+
#: includes/class-wcpdf-settings.php:744
|
346 |
msgid "Use old tmp folder"
|
347 |
msgstr ""
|
348 |
|
349 |
+
#: includes/class-wcpdf-settings.php:751
|
350 |
msgid ""
|
351 |
"Before version 1.5 of PDF Invoices, temporary files were stored in the "
|
352 |
"plugin folder. This setting is only intended for backwards compatibility, "
|
353 |
"not recommended on new installs!"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/class-wcpdf-settings.php:1091
|
357 |
msgid "Image resolution"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: includes/class-wcpdf-settings.php:1207
|
361 |
msgid ""
|
362 |
"<b>Warning!</b> The settings below are meant for debugging/development only. "
|
363 |
"Do not use them on a live website!"
|
364 |
msgstr ""
|
365 |
|
366 |
+
#: includes/class-wcpdf-settings.php:1216
|
367 |
msgid ""
|
368 |
"These are used for the (optional) footer columns in the <em>Modern "
|
369 |
"(Premium)</em> template, but can also be used for other elements in your "
|
616 |
msgid "Shipping method"
|
617 |
msgstr ""
|
618 |
|
619 |
+
#: woocommerce-pdf-invoices-packingslips.php:644
|
620 |
msgid "Subtotal"
|
621 |
msgstr ""
|
622 |
|
623 |
+
#: woocommerce-pdf-invoices-packingslips.php:666
|
624 |
msgid "Shipping"
|
625 |
msgstr ""
|
626 |
|
627 |
+
#: woocommerce-pdf-invoices-packingslips.php:719
|
628 |
msgid "Discount"
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: woocommerce-pdf-invoices-packingslips.php:759
|
632 |
msgid "VAT"
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: woocommerce-pdf-invoices-packingslips.php:760
|
636 |
+
msgid "Tax rate"
|
637 |
+
msgstr ""
|
638 |
+
|
639 |
+
#: woocommerce-pdf-invoices-packingslips.php:797
|
640 |
msgid "Total ex. VAT"
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: woocommerce-pdf-invoices-packingslips.php:800
|
644 |
msgid "Total"
|
645 |
msgstr ""
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: pomegranate
|
|
3 |
Tags: woocommerce, pdf, invoices, packing slips, print, delivery notes, invoice, packing slip, export, email, bulk, automatic
|
4 |
Requires at least: 3.5
|
5 |
Tested up to: 4.1
|
6 |
-
Stable tag: 1.5.
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
@@ -233,6 +233,9 @@ This usually only happens on batch actions. PDF creation is a memory intensive j
|
|
233 |
|
234 |
== Changelog ==
|
235 |
|
|
|
|
|
|
|
236 |
= 1.5.11 =
|
237 |
* Fix: Product text attributes (now checks key too)
|
238 |
* Fix: Status page upload explanation typos
|
3 |
Tags: woocommerce, pdf, invoices, packing slips, print, delivery notes, invoice, packing slip, export, email, bulk, automatic
|
4 |
Requires at least: 3.5
|
5 |
Tested up to: 4.1
|
6 |
+
Stable tag: 1.5.12
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
233 |
|
234 |
== Changelog ==
|
235 |
|
236 |
+
= 1.5.12 =
|
237 |
+
* Translations: added Danish, Updated POT & Italian
|
238 |
+
|
239 |
= 1.5.11 =
|
240 |
* Fix: Product text attributes (now checks key too)
|
241 |
* Fix: Status page upload explanation typos
|
woocommerce-pdf-invoices-packingslips.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: WooCommerce PDF Invoices & Packing Slips
|
4 |
* Plugin URI: http://www.wpovernight.com
|
5 |
* Description: Create, print & email PDF invoices & packing slips for WooCommerce orders.
|
6 |
-
* Version: 1.5.
|
7 |
* Author: Ewout Fernhout
|
8 |
* Author URI: http://www.wpovernight.com
|
9 |
* License: GPLv2 or later
|
@@ -33,7 +33,7 @@ if ( !class_exists( 'WooCommerce_PDF_Invoices' ) ) {
|
|
33 |
self::$plugin_basename = plugin_basename(__FILE__);
|
34 |
self::$plugin_url = plugin_dir_url(self::$plugin_basename);
|
35 |
self::$plugin_path = trailingslashit(dirname(__FILE__));
|
36 |
-
self::$version = '1.5.
|
37 |
|
38 |
// load the localisation & classes
|
39 |
add_action( 'plugins_loaded', array( $this, 'translations' ) ); // or use init?
|
@@ -757,6 +757,7 @@ if ( !class_exists( 'WooCommerce_PDF_Invoices' ) ) {
|
|
757 |
*/
|
758 |
public function get_order_taxes() {
|
759 |
$tax_label = __( 'VAT', 'wpo_wcpdf' ); // register alternate label translation
|
|
|
760 |
$tax_rate_ids = $this->export->get_tax_rate_ids();
|
761 |
if ($this->export->order->get_taxes()) {
|
762 |
foreach ( $this->export->order->get_taxes() as $key => $tax ) {
|
3 |
* Plugin Name: WooCommerce PDF Invoices & Packing Slips
|
4 |
* Plugin URI: http://www.wpovernight.com
|
5 |
* Description: Create, print & email PDF invoices & packing slips for WooCommerce orders.
|
6 |
+
* Version: 1.5.12
|
7 |
* Author: Ewout Fernhout
|
8 |
* Author URI: http://www.wpovernight.com
|
9 |
* License: GPLv2 or later
|
33 |
self::$plugin_basename = plugin_basename(__FILE__);
|
34 |
self::$plugin_url = plugin_dir_url(self::$plugin_basename);
|
35 |
self::$plugin_path = trailingslashit(dirname(__FILE__));
|
36 |
+
self::$version = '1.5.12';
|
37 |
|
38 |
// load the localisation & classes
|
39 |
add_action( 'plugins_loaded', array( $this, 'translations' ) ); // or use init?
|
757 |
*/
|
758 |
public function get_order_taxes() {
|
759 |
$tax_label = __( 'VAT', 'wpo_wcpdf' ); // register alternate label translation
|
760 |
+
$tax_label = __( 'Tax rate', 'wpo_wcpdf' );
|
761 |
$tax_rate_ids = $this->export->get_tax_rate_ids();
|
762 |
if ($this->export->order->get_taxes()) {
|
763 |
foreach ( $this->export->order->get_taxes() as $key => $tax ) {
|