msgid "" msgstr "" "Project-Id-Version: WooCommerce PDF Invoices & Packing Slips\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-06-09 16:38+0200\n" "PO-Revision-Date: 2017-06-09 16:38+0200\n" "Last-Translator: conney@johansen.se \n" "Language-Team: WP Overnight \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;" "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;" "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;" "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;" "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n" "X-Poedit-Basepath: ..\n" "X-Textdomain-Support: yes\n" "X-Generator: Poedit 1.8.12\n" "X-Loco-Target-Locale: sv_SE\n" "X-Poedit-SearchPath-0: .\n" #: includes/class-wcpdf-admin.php:72 includes/class-wcpdf-admin.php:174 msgid "Invoice Number" msgstr "Fakturanummer" #: includes/class-wcpdf-admin.php:105 msgid "Create PDF" msgstr "Skapa PDF" #: includes/class-wcpdf-admin.php:115 msgid "PDF Invoice data" msgstr "PDF Fakturadatum" #: includes/class-wcpdf-admin.php:166 #: includes/documents/class-wcpdf-invoice.php:32 #: includes/documents/class-wcpdf-invoice.php:41 #: includes/legacy/class-wcpdf-legacy-functions.php:22 #: templates/Simple/invoice.php:10 templates/Simple/invoice.php:22 msgid "Invoice" msgstr "Faktura" #: includes/class-wcpdf-admin.php:183 includes/class-wcpdf-admin.php:204 #: templates/Simple/invoice.php:56 msgid "Invoice Date:" msgstr "Fakturadatum:" #: includes/class-wcpdf-admin.php:189 msgid "Set invoice number & date" msgstr "" #: includes/class-wcpdf-admin.php:196 msgid "Invoice Number (unformatted!)" msgstr "Faktur nummer (oformaterat)" #: includes/class-wcpdf-admin.php:206 includes/class-wcpdf-admin.php:208 msgid "h" msgstr "h" #: includes/class-wcpdf-admin.php:206 includes/class-wcpdf-admin.php:208 msgid "m" msgstr "m" #: includes/class-wcpdf-frontend.php:55 msgid "Download invoice (PDF)" msgstr "Ladda ner Faktura (PDF)" #: includes/class-wcpdf-main.php:132 includes/class-wcpdf-main.php:153 #: includes/class-wcpdf-main.php:160 includes/class-wcpdf-main.php:166 msgid "You do not have sufficient permissions to access this page." msgstr "Du har inte behörighet att komma åt den här sidan." #: includes/class-wcpdf-main.php:141 msgid "Some of the export parameters are missing." msgstr "Vissa paramertrar i exporten saknas" #: includes/class-wcpdf-settings-callbacks.php:27 msgid "" "Warning! The settings below are meant for debugging/development only. " "Do not use them on a live website!" msgstr "" "Varning! Inställningarna nedan är avsedda för felsökning / endast " "utveckling. Använd dem inte på en aktiv hemsida!" #: includes/class-wcpdf-settings-callbacks.php:36 msgid "" "These are used for the (optional) footer columns in the Modern " "(Premium) template, but can also be used for other elements in your " "custom template" msgstr "" "Dessa kan användas (valfritt) som kolumner i sidfoten i Modern " "(Premium) mallen, men kan även användas för dina egna element i dina " "skräddarsydda mallar." #: includes/class-wcpdf-settings-callbacks.php:301 msgid "Image resolution" msgstr "Bildupplösning" #: includes/class-wcpdf-settings-callbacks.php:325 msgid "Save" msgstr "" #: includes/class-wcpdf-settings-debug.php:34 msgid "Debug settings" msgstr "Felsökningsinställningar" #: includes/class-wcpdf-settings-debug.php:40 msgid "Legacy mode" msgstr "" #: includes/class-wcpdf-settings-debug.php:46 msgid "" "Legacy mode ensures compatibility with templates and filters from previous " "versions." msgstr "" #: includes/class-wcpdf-settings-debug.php:52 msgid "Enable debug output" msgstr "Aktivera felsökningsinställningar" #: includes/class-wcpdf-settings-debug.php:58 msgid "" "Enable this option to output plugin errors if you're getting a blank page or " "other PDF generation issues" msgstr "" "Aktivera det här alternativet för att mata ut plugin fel om du får en tom " "sida eller andra PDF generation frågor" #: includes/class-wcpdf-settings-debug.php:64 msgid "Output to HTML" msgstr "Utgång till HTML" #: includes/class-wcpdf-settings-debug.php:70 msgid "" "Send the template output as HTML to the browser instead of creating a PDF." msgstr "" "Skicka mallen som HTML till webbläsaren istället för att skapa en PDF-fil." #: includes/class-wcpdf-settings-documents.php:29 #: includes/class-wcpdf-settings.php:84 msgid "Documents" msgstr "" #: includes/class-wcpdf-settings-documents.php:45 msgid "" "All available documents are listed below. Click on a document to configure " "it." msgstr "" #: includes/class-wcpdf-settings-general.php:37 msgid "General settings" msgstr "Allmäna inställningar" #: includes/class-wcpdf-settings-general.php:43 msgid "How do you want to view the PDF?" msgstr "Hur vill du visa din PDF?" #: includes/class-wcpdf-settings-general.php:50 msgid "Download the PDF" msgstr "Ladda ner PDF" #: includes/class-wcpdf-settings-general.php:51 msgid "Open the PDF in a new browser tab/window" msgstr "Öppna PDF i en ny tabb/fönster" #: includes/class-wcpdf-settings-general.php:58 msgid "Choose a template" msgstr "Välj en mall" #: includes/class-wcpdf-settings-general.php:65 #, php-format msgid "" "Want to use your own template? Copy all the files from %s to " "your (child) theme in %s to customize them" msgstr "" "Vill du använda egen mall? Kopiera alla filer från %s till ditt " "eget \" (child) theme\" %s för att skräddasy temat" #: includes/class-wcpdf-settings-general.php:71 msgid "Paper size" msgstr "Pappersstorlek" #: includes/class-wcpdf-settings-general.php:78 msgid "A4" msgstr "A4" #: includes/class-wcpdf-settings-general.php:79 msgid "Letter" msgstr "Letter (US)" #: includes/class-wcpdf-settings-general.php:86 msgid "Extended currency symbol support" msgstr "" #: includes/class-wcpdf-settings-general.php:92 msgid "Enable this if your currency symbol is not displaying properly" msgstr "" #: includes/class-wcpdf-settings-general.php:98 msgid "Shop header/logo" msgstr "Butikslogotyp" #: includes/class-wcpdf-settings-general.php:104 msgid "Select or upload your invoice header/logo" msgstr "Välj eller ladda upp din faktura logotyp" #: includes/class-wcpdf-settings-general.php:105 msgid "Set image" msgstr "Välj bild" #: includes/class-wcpdf-settings-general.php:106 msgid "Remove image" msgstr "Ta bort bild" #: includes/class-wcpdf-settings-general.php:113 msgid "Shop Name" msgstr "Butiksnamn" #: includes/class-wcpdf-settings-general.php:126 msgid "Shop Address" msgstr "Butiksadress" #: includes/class-wcpdf-settings-general.php:141 msgid "Footer: terms & conditions, policies, etc." msgstr "Sidfot: villkor, policy, osv." #: includes/class-wcpdf-settings-general.php:156 msgid "Extra template fields" msgstr "Extra mallfält" #: includes/class-wcpdf-settings-general.php:162 msgid "Extra field 1" msgstr "Fält 1" #: includes/class-wcpdf-settings-general.php:170 msgid "This is footer column 1 in the Modern (Premium) template" msgstr "Kolumnnummer 1 i sidfot (Premium) mallen" #: includes/class-wcpdf-settings-general.php:177 msgid "Extra field 2" msgstr "Fält 2" #: includes/class-wcpdf-settings-general.php:185 msgid "This is footer column 2 in the Modern (Premium) template" msgstr "Kolumnnummer 2 i sidfot (Premium) mallen" #: includes/class-wcpdf-settings-general.php:192 msgid "Extra field 3" msgstr "Fält 3" #: includes/class-wcpdf-settings-general.php:200 msgid "This is footer column 3 in the Modern (Premium) template" msgstr "Kolumnnummer 3 i sidfot (Premium) mallen" #: includes/class-wcpdf-settings.php:45 includes/class-wcpdf-settings.php:46 msgid "PDF Invoices" msgstr "PDF fakturor" #: includes/class-wcpdf-settings.php:58 msgid "Settings" msgstr "Inställningar" #: includes/class-wcpdf-settings.php:71 msgid "Documentation" msgstr "" #: includes/class-wcpdf-settings.php:72 msgid "Support Forum" msgstr "" #: includes/class-wcpdf-settings.php:83 msgid "General" msgstr "Allmänt" #: includes/class-wcpdf-settings.php:89 msgid "Status" msgstr "Status" #: includes/compatibility/class-wc-core-compatibility.php:222 msgid "WooCommerce" msgstr "" #: includes/documents/abstract-wcpdf-order-document-methods.php:113 #: includes/documents/abstract-wcpdf-order-document-methods.php:176 msgid "N/A" msgstr "N/A" #: includes/documents/abstract-wcpdf-order-document-methods.php:305 msgid "Payment method" msgstr "Betalningssätt:" #: includes/documents/abstract-wcpdf-order-document-methods.php:326 msgid "Shipping method" msgstr "Fraktmetod:" #: includes/documents/abstract-wcpdf-order-document-methods.php:669 #, php-format msgid "(includes %s)" msgstr "" #: includes/documents/abstract-wcpdf-order-document-methods.php:672 #, php-format msgid "(Includes %s)" msgstr "" #: includes/documents/abstract-wcpdf-order-document-methods.php:702 msgid "Subtotal" msgstr "Belopp:" #: includes/documents/abstract-wcpdf-order-document-methods.php:727 msgid "Shipping" msgstr "Frakt:" #: includes/documents/abstract-wcpdf-order-document-methods.php:790 msgid "Discount" msgstr "Rabatt:" #: includes/documents/abstract-wcpdf-order-document-methods.php:831 msgid "VAT" msgstr "Moms:" #: includes/documents/abstract-wcpdf-order-document-methods.php:832 msgid "Tax rate" msgstr "Momssats:" #: includes/documents/abstract-wcpdf-order-document-methods.php:876 msgid "Total ex. VAT" msgstr "Totalt exkl. moms:" #: includes/documents/abstract-wcpdf-order-document-methods.php:879 msgid "Total" msgstr "Totalt:" #: includes/documents/abstract-wcpdf-order-document.php:674 msgid "Admin email" msgstr "" #: includes/documents/abstract-wcpdf-order-document.php:677 msgid "Manual email" msgstr "" #: includes/documents/class-wcpdf-invoice.php:85 msgid "invoice" msgid_plural "invoices" msgstr[0] "faktura" msgstr[1] "fakturor" #: includes/documents/class-wcpdf-invoice.php:130 #: includes/documents/class-wcpdf-packing-slip.php:94 msgid "Enable" msgstr "" #: includes/documents/class-wcpdf-invoice.php:141 msgid "Attach to:" msgstr "" #: includes/documents/class-wcpdf-invoice.php:148 #, php-format msgid "" "It looks like the temp folder (%s) is not writable, check the " "permissions for this folder! Without having write access to this folder, the " "plugin will not be able to email invoices." msgstr "" "Det ser ut som den temporära mappen (%s) inte är skrivbar, " "kontrollera rättigheterna för den mappen! Utan skrivrättigheter så kan inte " "detta plugin skapa email fakturor." #: includes/documents/class-wcpdf-invoice.php:154 msgid "Display shipping address" msgstr "Visa leveransadress" #: includes/documents/class-wcpdf-invoice.php:160 msgid "" "Display shipping address (in addition to the default billing address) if " "different from billing address" msgstr "" #: includes/documents/class-wcpdf-invoice.php:166 #: includes/documents/class-wcpdf-packing-slip.php:117 msgid "Display email address" msgstr "Visa e-postadress" #: includes/documents/class-wcpdf-invoice.php:177 #: includes/documents/class-wcpdf-packing-slip.php:128 msgid "Display phone number" msgstr "Visa telefonnumer" #: includes/documents/class-wcpdf-invoice.php:188 msgid "Display invoice date" msgstr "Visa fakturadatum" #: includes/documents/class-wcpdf-invoice.php:200 msgid "Display invoice number" msgstr "" #: includes/documents/class-wcpdf-invoice.php:212 msgid "Next invoice number (without prefix/suffix etc.)" msgstr "Nästa ordernummer (utan prefix/suffix etc.)" #: includes/documents/class-wcpdf-invoice.php:218 msgid "" "This is the number that will be used for the next document. By default, " "numbering starts from 1 and increases for every new document. Note that if " "you override this and set it lower than the current/highest number, this " "could create duplicate numbers!" msgstr "" #: includes/documents/class-wcpdf-invoice.php:224 msgid "Number format" msgstr "" #: includes/documents/class-wcpdf-invoice.php:232 msgid "Prefix" msgstr "Prefix" #: includes/documents/class-wcpdf-invoice.php:234 msgid "" "to use the invoice year and/or month, use [invoice_year] or [invoice_month] " "respectively" msgstr "" #: includes/documents/class-wcpdf-invoice.php:237 msgid "Suffix" msgstr "Suflix" #: includes/documents/class-wcpdf-invoice.php:242 msgid "Padding" msgstr "Utfyllnad" #: includes/documents/class-wcpdf-invoice.php:245 msgid "enter the number of digits here - enter \"6\" to display 42 as 000042" msgstr "fyll i antalet värdesiffror här. Skriv \"6\" så visas 42 som 000042" #: includes/documents/class-wcpdf-invoice.php:248 msgid "" "note: if you have already created a custom invoice number format with a " "filter, the above settings will be ignored" msgstr "" "obs: om du redan skapat ett eget fakturanummerformat med ett filter, då " "ignoreras inställningarna ovan" #: includes/documents/class-wcpdf-invoice.php:254 msgid "Reset invoice number yearly" msgstr "" #: includes/documents/class-wcpdf-invoice.php:265 msgid "Allow My Account invoice download" msgstr "Tillåt nerladdning av faktura på \"Mitt konto\" " #: includes/documents/class-wcpdf-invoice.php:272 msgid "Only when an invoice is already created/emailed" msgstr "Endast när en faktura redan är skapad/skickad" #: includes/documents/class-wcpdf-invoice.php:273 msgid "Only for specific order statuses (define below)" msgstr "Endast för specifik orderstatus (definierade nedan)" #: includes/documents/class-wcpdf-invoice.php:274 msgid "Always" msgstr "Alltid" #: includes/documents/class-wcpdf-invoice.php:275 msgid "Never" msgstr "" #: includes/documents/class-wcpdf-invoice.php:290 msgid "Enable invoice number column in the orders list" msgstr "Aktivera fakturanummer i orderlistan." #: includes/documents/class-wcpdf-invoice.php:301 msgid "Disable for free products" msgstr "Inaktivera för gratisprodukter" #: includes/documents/class-wcpdf-invoice.php:307 msgid "" "Disable automatic creation/attachment when only free products are ordered" msgstr "" #: includes/documents/class-wcpdf-invoice.php:321 msgid "Invoice numbers are created by a third-party extension." msgstr "" #: includes/documents/class-wcpdf-invoice.php:323 #, php-format msgid "Configure it here." msgstr "" #: includes/documents/class-wcpdf-packing-slip.php:32 #: includes/documents/class-wcpdf-packing-slip.php:41 #: includes/legacy/class-wcpdf-legacy-functions.php:25 #: templates/Simple/packing-slip.php:10 templates/Simple/packing-slip.php:22 msgid "Packing Slip" msgstr "Följesedel" #: includes/documents/class-wcpdf-packing-slip.php:53 msgid "packing-slip" msgid_plural "packing-slips" msgstr[0] "följesedel" msgstr[1] "följesedlarna" #: includes/documents/class-wcpdf-packing-slip.php:105 msgid "Display billing address" msgstr "Visa fakturaadress" #: includes/documents/class-wcpdf-packing-slip.php:111 msgid "" "Display billing address (in addition to the default shipping address) if " "different from shipping address" msgstr "" #: includes/legacy/class-wcpdf-legacy-document.php:32 msgid "Legacy Document" msgstr "" #: includes/views/wcpdf-extensions.php:15 msgid "Check out these premium extensions!" msgstr "Kolla in dessa Premium tillägg" #: includes/views/wcpdf-extensions.php:16 msgid "click items to read more" msgstr "klicka för att se mer" #: includes/views/wcpdf-extensions.php:21 msgid "" "Premium PDF Invoice bundle: Everything you need for a perfect invoicing " "system" msgstr "" #: includes/views/wcpdf-extensions.php:23 msgid "" "Supercharge WooCommerce PDF Invoices & Packing Slips with the all our " "premium extensions:" msgstr "" #: includes/views/wcpdf-extensions.php:24 msgid "Professional features:" msgstr "" #: includes/views/wcpdf-extensions.php:26 #: includes/views/wcpdf-extensions.php:56 msgid "Email/print/download PDF Credit Notes & Proforma invoices" msgstr "" "E-post/utskrift/nerladdningPDF Kreditfakturor & Proformafakturor" #: includes/views/wcpdf-extensions.php:27 #: includes/views/wcpdf-extensions.php:57 msgid "" "Send out a separate notification email with (or without) PDF invoices/" "packing slips, for example to a drop-shipper or a supplier." msgstr "" "Skicka ett separat e-postmeddelande med eller utan PDF faktura/" "följesedel, till exempel \"drop-shipper\" eller en leverantör." #: includes/views/wcpdf-extensions.php:28 #: includes/views/wcpdf-extensions.php:58 msgid "" "Attach up to 3 static files (for example a terms & conditions " "document) to the WooCommerce emails of your choice." msgstr "" "Bifogaupp till 3 statiska filer (till exempel användarvillkor) med " "valfri WooCommerce e-post." #: includes/views/wcpdf-extensions.php:29 #: includes/views/wcpdf-extensions.php:59 msgid "" "Use separate numbering systems and/or format for proforma invoices " "and credit notes or utilize the main invoice numbering system" msgstr "" "Använd Separata nummer system för preformafakturor, kreditfakturor " "eller använd huvud fakturanummer systemet. " #: includes/views/wcpdf-extensions.php:30 #: includes/views/wcpdf-extensions.php:60 msgid "" "Customize the shipping & billing address format to include " "additional custom fields, font sizes etc. without the need to create a " "custom template." msgstr "" "Förändra, faktura och leveransadress efter dina behov, typsnitt " "storlek mm. utan att behöva skapa en egen mall. " #: includes/views/wcpdf-extensions.php:31 #: includes/views/wcpdf-extensions.php:61 msgid "Use the plugin in multilingual WPML setups" msgstr "Användar tillägg är flerspråkigt WPML inställningar" #: includes/views/wcpdf-extensions.php:33 #: includes/views/wcpdf-extensions.php:131 msgid "Advanced, customizable templates" msgstr "Avancerade, anpassningsbara mallar" #: includes/views/wcpdf-extensions.php:35 #: includes/views/wcpdf-extensions.php:134 msgid "" "Completely customize the invoice contents (prices, taxes, thumbnails) to " "your needs with a drag & drop customizer" msgstr "" "Helt anpassa faktura innehåll (priser, skatter, miniatyrer) till dina behov " "med en dra och släpp Customizer" #: includes/views/wcpdf-extensions.php:36 #: includes/views/wcpdf-extensions.php:135 msgid "Two extra stylish premade templates (Modern & Business)" msgstr "Två extra snygg mallarna (Modern & Business)" #: includes/views/wcpdf-extensions.php:38 msgid "Upload automatically to dropbox" msgstr "" #: includes/views/wcpdf-extensions.php:40 #: includes/views/wcpdf-extensions.php:97 msgid "" "This extension conveniently uploads all the invoices (and other pdf " "documents from the professional extension) that are emailed to your " "customers to Dropbox. The best way to keep your invoice administration up to " "date!" msgstr "" "Det här tillägget laddar enkelt alla fakturor (och andra PDF-dokument från " "den professionella förlängning) som mailas till dina kunders Dropbox. Det " "bästa sättet att hålla din fakturaadministration aktuell!" #: includes/views/wcpdf-extensions.php:43 msgid "Get WooCommerce PDF Invoices & Packing Slips Bundle" msgstr "" #: includes/views/wcpdf-extensions.php:52 msgid "Go Pro: Proforma invoices, credit notes (=refunds) & more!" msgstr "" "Köp Premium: Proformafaktura, kreditfaktura (=återbetalning) och mycket " "annat!" #: includes/views/wcpdf-extensions.php:54 msgid "" "Supercharge WooCommerce PDF Invoices & Packing Slips with the following " "features:" msgstr "WooCommerce PDF Invoices & Packing Slips med följande funktioner:" #: includes/views/wcpdf-extensions.php:63 msgid "Get WooCommerce PDF Invoices & Packing Slips Professional!" msgstr "Få WooCommerce PDF Fakturor & följesedlar Professional!" #: includes/views/wcpdf-extensions.php:71 msgid "Automatically send payment reminders to your customers" msgstr "" #: includes/views/wcpdf-extensions.php:73 msgid "WooCommerce Smart Reminder emails" msgstr "" #: includes/views/wcpdf-extensions.php:75 msgid "Completely automatic scheduled emails" msgstr "" #: includes/views/wcpdf-extensions.php:76 msgid "" "Rich text editor for the email text, including placeholders for data " "from the order (name, order total, etc)" msgstr "" #: includes/views/wcpdf-extensions.php:77 msgid "" "Configure the exact requirements for sending an email (time after order, " "order status, payment method)" msgstr "" #: includes/views/wcpdf-extensions.php:78 msgid "" "Fully WPML Compatible – emails will be automatically sent in the " "order language." msgstr "" #: includes/views/wcpdf-extensions.php:79 msgid "" "Super versatile! Can be used for any kind of reminder email (review " "reminders, repeat purchases)" msgstr "" #: includes/views/wcpdf-extensions.php:80 msgid "Integrates seamlessly with the PDF Invoices & Packing Slips plugin" msgstr "" #: includes/views/wcpdf-extensions.php:82 msgid "Get WooCommerce Smart Reminder Emails" msgstr "" #: includes/views/wcpdf-extensions.php:91 msgid "Upload all invoices automatically to your dropbox" msgstr "Ladda upp alla fakturor automatiskt till din Dropbox" #: includes/views/wcpdf-extensions.php:98 msgid "Get WooCommerce PDF Invoices & Packing Slips to dropbox!" msgstr "Få WooCommerce PDF Fakturor & följesedlar till Dropbox!" #: includes/views/wcpdf-extensions.php:110 msgid "" "Automatically send new orders or packing slips to your printer, as soon as " "the customer orders!" msgstr "" "Skicka automatiskt nya order eller följesedlar till din skrivare, så snart " "kunden beställer!" #: includes/views/wcpdf-extensions.php:116 msgid "" "Check out the WooCommerce Automatic Order Printing extension from our " "partners at Simba Hosting" msgstr "" "Kolla in WooCommerce automatisk order Printing förlängning från våra " "partners på Simba Hosting" #: includes/views/wcpdf-extensions.php:117 msgid "WooCommerce Automatic Order Printing" msgstr "WooCommerce automatisk order utskrift" #: includes/views/wcpdf-extensions.php:136 #, php-format msgid "Check out the Premium PDF Invoice & Packing Slips templates at %s." msgstr "Kolla in Premium PDF-faktura och följesedlar mallar på %s." #: includes/views/wcpdf-extensions.php:137 #, php-format msgid "For custom templates, contact us at %s." msgstr "För skräddarsydda mallar, kontakta oss på %s" #: includes/views/wcpdf-extensions.php:146 msgid "Hide this message" msgstr "" #: includes/views/wcpdf-settings-page.php:8 msgid "WooCommerce PDF Invoices" msgstr "WooCommerce PDF fakturor" #: templates/Simple/invoice.php:30 templates/Simple/packing-slip.php:41 msgid "Billing Address:" msgstr "Fakturaadress:" #: templates/Simple/invoice.php:41 msgid "Ship To:" msgstr "Leveransadress:" #: templates/Simple/invoice.php:50 msgid "Invoice Number:" msgstr "Fakturanummer:" #: templates/Simple/invoice.php:61 templates/Simple/packing-slip.php:49 msgid "Order Number:" msgstr "Ordernummer:" #: templates/Simple/invoice.php:65 templates/Simple/packing-slip.php:53 msgid "Order Date:" msgstr "Orderdatum:" #: templates/Simple/invoice.php:69 msgid "Payment Method:" msgstr "Betalningssätt:" #: templates/Simple/invoice.php:83 templates/Simple/packing-slip.php:71 msgid "Product" msgstr "Produkt:" #: templates/Simple/invoice.php:84 templates/Simple/packing-slip.php:72 msgid "Quantity" msgstr "Antal:" #: templates/Simple/invoice.php:85 msgid "Price" msgstr "Pris:" #: templates/Simple/invoice.php:92 templates/Simple/packing-slip.php:79 msgid "Description" msgstr "Beskrivning:" #: templates/Simple/invoice.php:97 templates/Simple/packing-slip.php:84 msgid "SKU" msgstr "Artikelnummer:" #: templates/Simple/invoice.php:98 templates/Simple/packing-slip.php:85 msgid "SKU:" msgstr "SKU:" #: templates/Simple/invoice.php:99 templates/Simple/packing-slip.php:86 msgid "Weight:" msgstr "Vikt:" #: templates/Simple/invoice.php:114 templates/Simple/packing-slip.php:101 msgid "Customer Notes" msgstr "Kundnoteringar:" #: templates/Simple/packing-slip.php:30 msgid "Shipping Address:" msgstr "Leveransadress:" #: templates/Simple/packing-slip.php:57 msgid "Shipping Method:" msgstr "Fraktmetod:" #: woocommerce-pdf-invoices-packingslips.php:231 #, php-format msgid "" "WooCommerce PDF Invoices & Packing Slips requires %sWooCommerce%s to be " "installed & activated!" msgstr "" "WooCommerce PDF Invoices & Packing Slips behövert %sWooCommerce%s för att " "installeras och aktiveras!" #: woocommerce-pdf-invoices-packingslips.php:243 msgid "" "WooCommerce PDF Invoices & Packing Slips requires PHP 5.3 or higher (5.6 or " "higher recommended)." msgstr "" #: woocommerce-pdf-invoices-packingslips.php:244 msgid "How to update your PHP version" msgstr "" #~ msgid "Attach invoice to:" #~ msgstr "Bifoga faktura:" #~ msgid "" #~ "Display shipping address on invoice (in addition to the default billing " #~ "address) if different from billing address" #~ msgstr "" #~ "Visa leveransadress på fakturan om den skiljer sig åt från faktura " #~ "adressen" #~ msgid "" #~ "This is the number that will be used on the next invoice that is created. " #~ "By default, numbering starts from the WooCommerce Order Number of the " #~ "first invoice that is created and increases for every new invoice. Note " #~ "that if you override this and set it lower than the highest (PDF) invoice " #~ "number, this could create double invoice numbers!" #~ msgstr "" #~ "Det här är numret som kommer användas när nästa order görs. Det förvalda " #~ "värdet startar från WooCommerce ordernummer och den första fakturan som " #~ "skapas kommer att följa efter varje ny faktura som skapas. Notera att om " #~ "du skriver över detta och sätter ett lägre värde än det högsta (PDF) " #~ "faktura numret så kan det resultera i dubbla fakturanummer." #~ msgid "Invoice number format" #~ msgstr "Fakturanummers format" #~ msgid "" #~ "Disable automatic creation/attachment of invoices when only free products " #~ "are ordered" #~ msgstr "" #~ "Inaktivera automatisk genererad faktura vid gratisprodukter (endast när " #~ "gratisprodukter är beställda )" #~ msgid "" #~ "Display billing address on packing slip (in addition to the default " #~ "shipping address) if different from shipping address" #~ msgstr "" #~ "Visa fakturaadress på följesedeln om den skiljer sig från leveransadressen" #~ msgid "Template" #~ msgstr "Mall" #~ msgid "Admin New Order email" #~ msgstr "vid ny order" #~ msgid "Customer Processing Order email" #~ msgstr "vid bearbetad order" #~ msgid "Customer Completed Order email" #~ msgstr "vid genomförd order" #~ msgid "Customer Invoice email" #~ msgstr "vid kundfaktura" #~ msgid "Interface" #~ msgstr "Gränssnitt" #~ msgid "PDF Template settings" #~ msgstr "PDF-mall inställningar" #~ msgid "Display built-in sequential invoice number" #~ msgstr "Visa inbyggt sekventiell fakturanummer" #~ msgid "Use old tmp folder" #~ msgstr "Använd \"old tmp\" mapp" #~ msgid "" #~ "Before version 1.5 of PDF Invoices, temporary files were stored in the " #~ "plugin folder. This setting is only intended for backwards compatibility, " #~ "not recommended on new installs!" #~ msgstr "" #~ "Innan version 1.5 av PDF fakturor, var temporära filer lagrade i plugin-" #~ "mappen. Den här inställningen är endast avsedd för bakåtkompatibilitet, " #~ "rekommenderas inte på nya installationer!" #~ msgid "PDF Packing Slips" #~ msgstr "Följesedlar (PDF)" #~ msgid "PDF Invoice" #~ msgstr "Faktura (PDF)" #~ msgid "PDF Packing Slip" #~ msgstr "Följesedel (PDF)" #~ msgid "" #~ "to use the order year and/or month, use [order_year] or [order_month] " #~ "respectively" #~ msgstr "" #~ "för att använda order datum eller månad , använd [order_year] eller " #~ "[order_month] "