19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:28 +01:00
parent 20ddc1b4a3
commit c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions

View file

@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_oauth
#
# * auth_oauth
#
# Translators:
# Martin Trigaux, 2022
# Heikki Katajisto <heikki.katajisto@myyntivoima.fi>, 2022
@ -11,42 +11,34 @@
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2022
# Veikko Väätäjä <veikko.vaataja@gmail.com>, 2022
# Jesse Järvi <me@jessejarvi.net>, 2023
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# Saara Hakanen <sahak@odoo.com>, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-10 08:26+0000\n"
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
"Last-Translator: Jesse Järvi <me@jessejarvi.net>, 2023\n"
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2026-02-19 06:23+0000\n"
"Last-Translator: Saara Hakanen <sahak@odoo.com>\n"
"Language-Team: Finnish <https://translate.odoo.com/projects/odoo-19/"
"auth_oauth/fi/>\n"
"Language: 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
#: model_terms:ir.ui.view,arch_db:auth_oauth.providers
msgid "- or -"
msgstr "- tai -"
#. module: auth_oauth
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
msgid "<i class=\"fa fa-fw fa-arrow-right\"/>Tutorial"
msgstr "<i class=\"fa fa-fw fa-arrow-right\"/>Käyttöohje"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.14.3\n"
#. module: auth_oauth
#. odoo-python
#: code:addons/auth_oauth/controllers/main.py:0
#, python-format
msgid "Access Denied"
msgstr "Käyttö estetty"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled
msgid "Allow users to sign in with Google"
msgstr "Salli käyttäjien kirjautua Google tunnuksilla"
msgstr "Salli käyttäjien kirjautua Google-tunnuksilla"
#. module: auth_oauth
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
@ -61,23 +53,23 @@ msgstr "Sallittu"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint
msgid "Authorization URL"
msgstr "Autentikoinnin URL (Authorization URL)"
msgstr "Tunnistautumisen URL"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class
msgid "CSS class"
msgstr "CSS luokka"
msgstr "CSS-luokka"
#. 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_res_config_settings__auth_oauth_google_client_id
msgid "Client ID"
msgstr "Asiakkaan tunniste/ID"
msgstr "Asiakkaan tunnus/ID"
#. module: auth_oauth
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
msgid "Client ID:"
msgstr "Client ID:"
msgstr "Asiakkaan tunnus/ID:"
#. module: auth_oauth
#: model:ir.model,name:auth_oauth.model_res_config_settings
@ -101,28 +93,29 @@ msgstr "Datapäätepiste (Data Endpoint)"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name
#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name
#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name
#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name
msgid "Display Name"
msgstr "Näyttönimi"
#. module: auth_oauth
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
msgid "Documentation"
msgstr "Dokumentaatio"
#. module: auth_oauth
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
msgid "Google Authentication"
msgstr "Google-tunnistautuminen"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id
msgid "ID"
msgstr "ID"
#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token
msgid "Has OAuth Access Token"
msgstr "Sisältää OAuth-käyttöoikeustunnuksen"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update
msgid "Last Modified on"
msgstr "Viimeksi muokattu"
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id
#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id
#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id
#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id
msgid "ID"
msgstr "Tunnus"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid
@ -139,66 +132,52 @@ msgstr "Viimeksi päivitetty"
msgid "Link text in Login Dialog"
msgstr "Liitä teksti kirjautumisikkunaan"
#. module: auth_oauth
#: model:auth.oauth.provider,body:auth_oauth.provider_facebook
msgid "Log in with Facebook"
msgstr "Facebook-kirjautuminen"
#. module: auth_oauth
#: model:auth.oauth.provider,body:auth_oauth.provider_google
msgid "Log in with Google"
msgstr "Google-kirjautuminen"
#. module: auth_oauth
#: model:auth.oauth.provider,body:auth_oauth.provider_openerp
msgid "Log in with Odoo.com"
msgstr "Odoo.com-tunnistautuminen"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body
msgid "Login button label"
msgstr "Kirjaudu-painikkeen nimi"
msgstr "Kirjaudu-painikkeen otsake"
#. module: auth_oauth
#. odoo-python
#: code:addons/auth_oauth/models/res_users.py:0
msgid "Missing subject identity"
msgstr "Puuttuva kohteen identiteetti"
#. 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"
msgid "OAuth Access Token Store"
msgstr "OAuth-käyttöoikeustunnuksen tallennus"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id
msgid "OAuth Provider"
msgstr "OAuth Provider"
msgstr "OAuth-palveluntarjoaja"
#. module: auth_oauth
#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
msgid "OAuth Providers"
msgstr "OAuth Providers"
msgstr "OAuth-palveluntarjoajat"
#. module: auth_oauth
#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid
msgid "OAuth UID must be unique per provider"
msgstr "OAuth UID täytyy olla Provider-kohtaisesti yksilöllinen "
msgstr "OAuth UID täytyy olla yksilöllinen per palveluntarjoaja"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid
msgid "OAuth User ID"
msgstr "OAuth User ID"
msgstr "OAuth-käyttäjätunnus"
#. module: auth_oauth
#: model:ir.model,name:auth_oauth.model_auth_oauth_provider
msgid "OAuth2 provider"
msgstr "OAuth2 provider"
#. module: auth_oauth
#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form
msgid "Oauth"
msgstr "Oauth"
msgstr "OAuth2-palveluntarjoaja"
#. 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"
msgstr "Oauth-palveluntarjoaja käyttäjätunnus/user_id"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name
@ -225,10 +204,24 @@ msgstr "Järjestys"
msgid "Server uri"
msgstr "Palvelimen URI"
#. module: auth_oauth
#: model:auth.oauth.provider,body:auth_oauth.provider_facebook
msgid "Sign in with Facebook"
msgstr "Kirjaudu sisään Facebookilla"
#. module: auth_oauth
#: model:auth.oauth.provider,body:auth_oauth.provider_google
msgid "Sign in with Google"
msgstr "Kirjaudu sisään Googlella"
#. module: auth_oauth
#: model:auth.oauth.provider,body:auth_oauth.provider_openerp
msgid "Sign in with Odoo.com"
msgstr "Kirjaudu sisään Odoo.comilla"
#. module: auth_oauth
#. odoo-python
#: code:addons/auth_oauth/controllers/main.py:0
#, python-format
msgid "Sign up is not allowed on this database."
msgstr "Kirjautuminen tietokantaan ei ole sallittu."
@ -237,6 +230,11 @@ msgstr "Kirjautuminen tietokantaan ei ole sallittu."
msgid "System Parameter"
msgstr "Järjestelmäparametri"
#. module: auth_oauth
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
msgid "Tutorial"
msgstr "Opastus"
#. module: auth_oauth
#: model:ir.model,name:auth_oauth.model_res_users
msgid "User"
@ -250,22 +248,45 @@ msgstr "UserInfon URL (UserInfo URL)"
#. module: auth_oauth
#. odoo-python
#: code:addons/auth_oauth/controllers/main.py:0
#, 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ä."
"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
#. odoo-python
#: code:addons/auth_oauth/models/res_users.py:0
msgid "You do not have permissions to remove the access token"
msgstr "Sinulla ei ole oikeuksia poistaa tätä käyttöoikeustunnusta"
#. module: auth_oauth
#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form
#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree
msgid "arch"
msgstr "arch"
msgstr "arkkitehtuuri"
#. module: auth_oauth
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
msgid "e.g. 1234-xyz.apps.googleusercontent.com"
msgstr "esim. 1234-xyz.apps.googleusercontent.com"
#~ msgid "- or -"
#~ msgstr "- tai -"
#~ msgid "Log in with Facebook"
#~ msgstr "Facebook-kirjautuminen"
#~ msgid "Log in with Google"
#~ msgstr "Google-kirjautuminen"
#~ msgid "Log in with Odoo.com"
#~ msgstr "Odoo.com-tunnistautuminen"
#~ msgid "OAuth Access Token"
#~ msgstr "OAuth Access Token"
#~ msgid "Oauth"
#~ msgstr "Oauth"