507 lines
17 KiB
Plaintext
507 lines
17 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_oauth
|
|
#
|
|
# Translators:
|
|
# Kari Lindgren <kari.lindgren@emsystems.fi>, 2016
|
|
# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2016
|
|
# Martin Trigaux <mat@odoo.com>, 2016
|
|
# Veikko Väätäjä <veikko.vaataja@gmail.com>, 2016
|
|
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
|
|
# Miku Laitinen <miku.laitinen@gmail.com>, 2016
|
|
# Eino Mäkitalo <eino.makitalo@netitbe.fi>, 2016
|
|
# Marko Happonen <marko.happonen@sprintit.fi>, 2016
|
|
# Pekko Tuomisto <pekko.tuomisto@web-veistamo.fi>, 2016
|
|
# Tommi Rintala <tommi.rintala@gmail.com>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
|
|
"PO-Revision-Date: 2016-09-07 08:56+0000\n"
|
|
"Last-Translator: Tommi Rintala <tommi.rintala@gmail.com>, 2016\n"
|
|
"Language-Team: Finnish (https://www.transifex.com/odoo/teams/41243/fi/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: fi\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: auth_oauth
|
|
#: code:addons/auth_oauth/controllers/main.py:99
|
|
#, python-format
|
|
msgid "Access Denied"
|
|
msgstr "Käyttö estetty"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_payable_id
|
|
msgid "Account Payable"
|
|
msgstr "ostovelat"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_receivable_id
|
|
msgid "Account Receivable"
|
|
msgstr "Myyntisaamiset"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_base_config_settings_auth_oauth_google_enabled
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "Allow users to sign in with Google"
|
|
msgstr "Salli käyttäjien kirjautua Google tunnuksilla"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled
|
|
msgid "Allowed"
|
|
msgstr "Sallittu"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "Authentication"
|
|
msgstr "Todennus"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint
|
|
msgid "Authentication URL"
|
|
msgstr "Autentikointi/todennus URL"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_bank_account_count
|
|
msgid "Bank"
|
|
msgstr "Pankki"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body
|
|
msgid "Body"
|
|
msgstr "Runko"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class
|
|
msgid "CSS class"
|
|
msgstr "CSS luokka"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid ""
|
|
"Check that the application type is set on <b>Web Application</b>. \n"
|
|
" Now configure the allowed pages on which you will be redirected."
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid ""
|
|
"Click on <b>Create Project</b> and enter the project name and \n"
|
|
" other details."
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "Click on <b>Use Google APIs</b>"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_base_config_settings_auth_oauth_google_client_id
|
|
msgid "Client ID"
|
|
msgstr "Asiakkaan tunniste/ID"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_ref_company_ids
|
|
msgid "Companies that refers to partner"
|
|
msgstr "Yritykset, jotka viittaavat kumppaniin"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "Connect to your Google account and go to"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_contract_ids
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_contracts_count
|
|
msgid "Contracts"
|
|
msgstr "Sopimukset"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid
|
|
msgid "Created by"
|
|
msgstr "Luonut"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date
|
|
msgid "Created on"
|
|
msgstr "Luotu"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_currency_id
|
|
msgid "Currency"
|
|
msgstr "Valuutta"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_payment_term_id
|
|
msgid "Customer Payment Terms"
|
|
msgstr "Asiakkaan maksuehdot"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint
|
|
msgid "Data URL"
|
|
msgstr "Data URL"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_trust
|
|
msgid "Degree of trust you have in this debtor"
|
|
msgstr "Kuinka vahvasti luotat tähän maksajaan"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name
|
|
msgid "Display Name"
|
|
msgstr "Näyttönimi"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid ""
|
|
"Fill in your address, email and the product name (for example odoo) \n"
|
|
" and then save."
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_position_id
|
|
msgid "Fiscal Position"
|
|
msgstr "Verokanta"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "Google Client ID:"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_has_unreconciled_entries
|
|
msgid "Has unreconciled entries"
|
|
msgstr "On täsmäyttämättömiä kirjauksia"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id
|
|
msgid "ID"
|
|
msgstr "Tunniste (ID)"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_invoice_warn
|
|
msgid "Invoice"
|
|
msgstr "Lasku"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_invoice_ids
|
|
msgid "Invoices"
|
|
msgstr "Laskut"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_issued_total
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_journal_item_count
|
|
msgid "Journal Items"
|
|
msgstr "Päiväkirjan tapahtumat"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Viimeksi muokattu"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Viimeksi päivittänyt"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Viimeksi päivitetty"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_last_time_entries_checked
|
|
msgid ""
|
|
"Last time the invoices & payments matching was performed for this partner. "
|
|
"It is set either if there's not at least an unreconciled debit and an "
|
|
"unreconciled credit or if you click the \"Done\" button."
|
|
msgstr ""
|
|
"Aika jolloin kumppanin maksujen seuranta on viimeksi tehty. Se asetetaan jos"
|
|
" täsmäyttämättömiä tapahtumia ei ole tai jos painat \"Tehty\" painiketta."
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_last_time_entries_checked
|
|
msgid "Latest Invoices & Payments Matching Date"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_invoice_warn_msg
|
|
msgid "Message for Invoice"
|
|
msgstr "Viesti laskulle"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token
|
|
msgid "OAuth Access Token"
|
|
msgstr "OAuth Access Token"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id
|
|
msgid "OAuth Provider"
|
|
msgstr "OAuth Provider"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers
|
|
msgid "OAuth Providers"
|
|
msgstr "OAuth Providers"
|
|
|
|
#. module: auth_oauth
|
|
#: sql_constraint:res.users:0
|
|
msgid "OAuth UID must be unique per provider"
|
|
msgstr "OAuth UID täytyy olla Provider-kohtaisesti yksilöllinen "
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid
|
|
msgid "OAuth User ID"
|
|
msgstr "OAuth User ID"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model,name:auth_oauth.model_auth_oauth_provider
|
|
msgid "OAuth2 provider"
|
|
msgstr "OAuth2 provider"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_users_form
|
|
msgid "Oauth"
|
|
msgstr "Oauth"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid
|
|
msgid "Oauth Provider user_id"
|
|
msgstr "Oauth tarjoajan käyttäjätunnus/user_id"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid ""
|
|
"On the left side menu, select the sub menu <b>Credentials</b> \n"
|
|
" (from <b>API Manager</b>) then select <b>OAuth consent screen</b>."
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid ""
|
|
"Once done, you receive two information (your <b>Client ID</b> and <b>\n"
|
|
" Client Secret</b>). You have to insert your <b>Client ID</b> in \n"
|
|
" the field below."
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_debit_limit
|
|
msgid "Payable Limit"
|
|
msgstr "Ostovelkaraja"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name
|
|
msgid "Provider name"
|
|
msgstr "Palveluntarjoajan nimi"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider
|
|
msgid "Providers"
|
|
msgstr "Palveluntarjoajat"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "Return to Top"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope
|
|
msgid "Scope"
|
|
msgstr "Laajuus"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_invoice_warn
|
|
msgid ""
|
|
"Selecting the \"Warning\" option will notify user with the message, "
|
|
"Selecting \"Blocking Message\" will throw an exception with the message and "
|
|
"block the flow. The Message has to be written in the next field."
|
|
msgstr ""
|
|
"Valittaessa vaihtoehto:\n"
|
|
" \"Varoitusviesti\", käyttäjälle näytetään varoitusviesti\n"
|
|
" \"Estoviesti, käyttäjälle näytetään poikkeusviesti ja toimenpide estetään.\n"
|
|
"Kirjoita näytettävä viesti seuraavaan kenttään."
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence
|
|
msgid "Sequence"
|
|
msgstr "Järjestys"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_base_config_settings_server_uri_google
|
|
msgid "Server uri"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "Show Tutorial"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_base_config_settings_auth_oauth_tutorial_enabled
|
|
msgid "Show tutorial"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: code:addons/auth_oauth/controllers/main.py:97
|
|
#, python-format
|
|
msgid "Sign up is not allowed on this database."
|
|
msgstr "Kirjautuminen tietokantaan ei ole sallittu."
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_property_account_position_id
|
|
msgid ""
|
|
"The fiscal position will determine taxes and accounts used for the partner."
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_has_unreconciled_entries
|
|
msgid ""
|
|
"The partner has at least one unreconciled debit and credit since last time "
|
|
"the invoices & payments matching was performed."
|
|
msgstr ""
|
|
"Kumppanilla on vähintään yksi täsmäyttämätön debit/kredit kirjaus edellisen "
|
|
"maksujentarkistuksen jälkeen."
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid ""
|
|
"Then click on <b>Add Credentials</b> and select the second option \n"
|
|
" (OAuth 2.0 Client ID)."
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "Then click on <b>Create</b>."
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_property_account_payable_id
|
|
msgid ""
|
|
"This account will be used instead of the default one as the payable account "
|
|
"for the current partner"
|
|
msgstr ""
|
|
"Tätä tiliä käytetään oletustilin sijasta ostovelkoina tälle kumppanille."
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_property_account_receivable_id
|
|
msgid ""
|
|
"This account will be used instead of the default one as the receivable "
|
|
"account for the current partner"
|
|
msgstr "Tätä tiliä käytetään oletustilin sijasta tämän kumppanin saataville."
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_property_supplier_payment_term_id
|
|
msgid ""
|
|
"This payment term will be used instead of the default one for purchase "
|
|
"orders and vendor bills"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_property_payment_term_id
|
|
msgid ""
|
|
"This payment term will be used instead of the default one for sale orders "
|
|
"and customer invoices"
|
|
msgstr ""
|
|
"Tätä maksuehtoa käytetään oletuehdon asemasta myyntitilauksilla ja "
|
|
"myyntilaskuilla."
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid ""
|
|
"To achieve this, complete the field <b>Authorized redirect URIs</b>.\n"
|
|
" Copy paste the following link in the box"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid ""
|
|
"To setup the sign in process with Google, you have to perform \n"
|
|
" the following steps first."
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_total_invoiced
|
|
msgid "Total Invoiced"
|
|
msgstr "Laskutettu yhteensä"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_debit
|
|
msgid "Total Payable"
|
|
msgstr "Maksettavat yhteensä"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_credit
|
|
msgid "Total Receivable"
|
|
msgstr "Saatavat yhteensä"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_credit
|
|
msgid "Total amount this customer owes you."
|
|
msgstr "Asiakkaan kokonaisvelan määrä."
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_debit
|
|
msgid "Total amount you have to pay to this vendor."
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model,name:auth_oauth.model_res_users
|
|
msgid "Users"
|
|
msgstr "Käyttäjät"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,help:auth_oauth.field_res_users_currency_id
|
|
msgid "Utility field to express amount currency"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint
|
|
msgid "Validation URL"
|
|
msgstr "Vahvistus URL"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_supplier_payment_term_id
|
|
msgid "Vendor Payment Terms"
|
|
msgstr "Toimittajan maksuehto"
|
|
|
|
#. module: auth_oauth
|
|
#: code:addons/auth_oauth/controllers/main.py:101
|
|
#, python-format
|
|
msgid ""
|
|
"You do not have access to this database or your invitation has expired. "
|
|
"Please ask for an invitation and be sure to follow the link in your "
|
|
"invitation email."
|
|
msgstr ""
|
|
"Sinulla ei ole pääsyä tähän tietokantaan tai käyttäjäkutsusi on vanhentunut."
|
|
" Pyydä uutta kutsua ja varmista että seuraat kutsuviestissä olevaa linkkiä."
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree
|
|
msgid "arch"
|
|
msgstr ""
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model,name:auth_oauth.model_base_config_settings
|
|
msgid "base.config.settings"
|
|
msgstr "base.config.settings"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "e.g. 1234-xyz.apps.googleusercontent.com"
|
|
msgstr "esim. 1234-xyz.apps.googleusercontent.com"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.ui.view,arch_db:auth_oauth.view_general_configuration
|
|
msgid "https://console.developers.google.com/"
|
|
msgstr "https://console.developers.google.com/"
|
|
|
|
#. module: auth_oauth
|
|
#: model:ir.model,name:auth_oauth.model_ir_config_parameter
|
|
msgid "ir.config_parameter"
|
|
msgstr "ir.config_parameter"
|