# Finnish translation for openobject-addons # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-02-08 01:37+0100\n" "PO-Revision-Date: 2012-02-09 10:00+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2012-10-30 05:35+0000\n" "X-Generator: Launchpad (build 16206)\n" #. module: edi #: sql_constraint:res.currency:0 msgid "The currency code must be unique per company!" msgstr "Valuuttakoodin pitää olla uniikki yrityskohtaisesti!" #. module: edi #: model:ir.model,name:edi.model_res_partner_address msgid "Partner Addresses" msgstr "Kumppanien osoitteet" #. module: edi #: sql_constraint:res.company:0 msgid "The company name must be unique !" msgstr "Yrityksen nimen pitää olla uniikki!" #. module: edi #: constraint:res.partner:0 msgid "Error ! You cannot create recursive associated members." msgstr "Virhe! Rekursiivisen kumppanin luonti ei ole sallittu." #. module: edi #: field:edi.document,name:0 msgid "EDI token" msgstr "" #. module: edi #: help:edi.document,name:0 msgid "Unique identifier for retrieving an EDI document." msgstr "Uniikki tunniste EDI dokumentin noutamiseksi." #. module: edi #: constraint:res.company:0 msgid "Error! You can not create recursive companies." msgstr "Virhe! Et voi luoda sisäkkäisiä yrityksiä." #. module: edi #: model:ir.model,name:edi.model_res_company msgid "Companies" msgstr "Yritykset" #. module: edi #: sql_constraint:edi.document:0 msgid "EDI Tokens must be unique!" msgstr "EDI tunnisteiden tulee olla uniikkeja!" #. module: edi #: model:ir.model,name:edi.model_res_currency msgid "Currency" msgstr "Valuutta" #. module: edi #: code:addons/edi/models/edi.py:153 #, python-format msgid "" "The document you are trying to import requires the OpenERP `%s` application. " "You can install it by connecting as the administrator and opening the " "configuration assistant." msgstr "" #. module: edi #: help:edi.document,document:0 msgid "EDI document content" msgstr "EDI dokumentin sisältö" #. module: edi #: model:ir.model,name:edi.model_edi_document msgid "EDI Document" msgstr "EDI dokumentti" #. module: edi #: code:addons/edi/models/edi.py:48 #, python-format msgid "'%s' is an invalid external ID" msgstr "'%s' on virheellinen ulkoinen ID" #. module: edi #: model:ir.model,name:edi.model_res_partner msgid "Partner" msgstr "Kumppani" #. module: edi #: code:addons/edi/models/edi.py:152 #, python-format msgid "Missing Application" msgstr "Puuttuva applikaatio" #. module: edi #: field:edi.document,document:0 msgid "Document" msgstr "Dokumentti" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:23 msgid "View/Print" msgstr "Katso/Tulosta" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:28 msgid "Import this document" msgstr "Tuo tämä dokumentti" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:33 msgid "Import it into an existing OpenERP instance" msgstr "Tuo olemassaolevaan OpenERP instassiin" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:36 msgid "OpenERP instance address:" msgstr "OpenERP instanssin osoite:" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:39 msgid "Import" msgstr "Tuo" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:44 msgid "Import it into a new OpenERP Online instance" msgstr "Tuo uuteen OpenERP Online instassiin" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:47 msgid "Create my new OpenERP instance" msgstr "Luo oma uusi OpenERP instanssi" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:52 msgid "Import into another application" msgstr "Tuo toiseen ohjelmistoon" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:54 msgid "" "OpenERP's Electronic Data Interchange documents are based on a generic and " "language\n" " independent" msgstr "" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:56 msgid "JSON" msgstr "" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:56 msgid "" "serialization of the document's attribute.\n" " It is usually very quick and straightforward to " "create a small plug-in for your preferred\n" " application that will be capable of importing " "any OpenERP EDI document.\n" " You can find out more details about how to do " "this and what the content of OpenERP EDI documents\n" " is like in the" msgstr "" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:60 msgid "OpenERP documentation" msgstr "OpenERP dokumentaatio" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:61 msgid "To get started immediately," msgstr "Aloittaaksesi heti" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:62 msgid "see is all it takes to use this EDI document in Python" msgstr "katso itä vaaditaan tämän dokumentin käsittelyyn Pythonissa" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:70 msgid "You can download the raw EDI document here:" msgstr "Voit ladata raakamuotoisen EDI dokumentin täältä:" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:73 msgid "Download" msgstr "Lataa" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:87 msgid "Powered by" msgstr "" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:87 msgid "OpenERP" msgstr "OpenERP" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:34 msgid "Invoice" msgstr "Lasku" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:37 msgid "Description" msgstr "Kuvaus" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:38 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:41 msgid "Date" msgstr "Päivämäärä" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:39 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:40 msgid "Your Reference" msgstr "Viitteenne" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:50 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:57 msgid "Product Description" msgstr "Tuotteen kuvaus" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:51 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:58 msgid "Quantity" msgstr "Määrä" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:52 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:59 msgid "Unit Price" msgstr "Yksikköhinta" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:53 msgid "Discount" msgstr "Alennus" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:54 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:61 msgid "Price" msgstr "Hinta" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:72 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:81 msgid "Net Total:" msgstr "Yhteensä netto:" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:83 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:92 msgid "Taxes:" msgstr "Verot:" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:94 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:103 msgid "Total:" msgstr "Yhteensä:" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:106 msgid "Tax" msgstr "Vero" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:107 msgid "Base Amount" msgstr "Alkuperäinen määrä" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:108 msgid "Amount" msgstr "Määrä" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:121 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:113 msgid "Notes:" msgstr "Muistiinpanot:" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:129 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:121 msgid "Pay Online" msgstr "Maksa verkossa" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:133 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:125 msgid "Paypal" msgstr "PayPal" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:135 msgid "" "You may directly pay this invoice online via Paypal's secure payment gateway:" msgstr "" "Voit maksaa tämän laskun suoraan PayPal'in turvallisessa verkkomaksussa:" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:145 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:137 msgid "Bank Wire Transfer" msgstr "Pankkisiirto" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:147 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:139 msgid "Please transfer" msgstr "Ole hyvä ja siirrä" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:148 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:140 msgid "to" msgstr "vastaanottaja" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:149 msgid "" "(postal address on the invoice header)\n" " using one of the following bank accounts. Be sure to " "mention the invoice\n" " reference" msgstr "" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:151 #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:143 msgid "on the transfer:" msgstr "siirrossa:" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:36 msgid "Order" msgstr "Tilaus" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:42 msgid "Salesman" msgstr "Myyjä" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:43 msgid "Payment terms" msgstr "Maksuehdot" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:60 msgid "Discount(%)" msgstr "Alennus (%)" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:127 msgid "" "You may directly pay this order online via Paypal's secure payment gateway:" msgstr "" #. openerp-web #: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:141 msgid "" "(postal address on the order header)\n" " using one of the following bank accounts. Be sure to " "mention the document\n" " reference" msgstr ""