|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * password_security # # Translators: # OCA Transbot <transbot@odoo-community.org>, 2017 # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-18 02:09+0000\n" "PO-Revision-Date: 2017-03-18 02:09+0000\n" "Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: password_security #: help:res.company,password_minimum:0 msgid "Amount of hours until a user may change password again" msgstr "Kuinka monen tunnin päästä käyttäjä voi vaihtaa salasanan uudelleen"
#. module: password_security #: code:addons/password_security/models/res_users.py:146 #, python-format msgid "Cannot use the most recent %d passwords" msgstr "Ei voida käyttää %d edellistä salasanaa"
#. module: password_security #: field:res.company,password_length:0 msgid "Characters" msgstr "Merkkejä"
#. module: password_security #: model:ir.model,name:password_security.model_res_company msgid "Companies" msgstr "Yritykset"
#. module: password_security #: field:res.users.pass.history,create_uid:0 msgid "Created by" msgstr "Luonut"
#. module: password_security #: field:res.users.pass.history,create_date:0 msgid "Created on" msgstr "Luotu"
#. module: password_security #: field:res.users.pass.history,date:0 msgid "Date" msgstr "Päivämäärä"
#. module: password_security #: field:res.company,password_expiration:0 msgid "Days" msgstr "Päiviä"
#. module: password_security #: help:res.company,password_history:0 msgid "" "Disallow reuse of this many previous passwords - use negative number for " "infinite, or 0 to disable" msgstr "" "Älä salli edellisten salasanojen käyttöä. Käytä negatiivista numeroa " "loputtomaan määrään päiviä, ja 0 ottaaksesi toiminnon pois käytöstä"
#. module: password_security #: field:res.users.pass.history,display_name:0 msgid "Display Name" msgstr "Nimi"
#. module: password_security #: field:res.users.pass.history,password_crypt:0 msgid "Encrypted Password" msgstr "Salattu salasana"
#. module: password_security #: view:res.company:password_security.view_company_form msgid "Extra" msgstr "Extra"
#. module: password_security #: field:res.company,password_history:0 msgid "History" msgstr "Historia"
#. module: password_security #: help:res.company,password_expiration:0 msgid "How many days until passwords expire" msgstr "Kuinka monta päivää ennen kuin salasana vanhenee"
#. module: password_security #: field:res.users.pass.history,id:0 msgid "ID" msgstr "ID"
#. module: password_security #: field:res.users.pass.history,__last_update:0 msgid "Last Modified on" msgstr "Viimeksi muokattu"
#. module: password_security #: field:res.users.pass.history,write_uid:0 msgid "Last Updated by" msgstr "Viimeksi päivittänyt"
#. module: password_security #: field:res.users.pass.history,write_date:0 msgid "Last Updated on" msgstr "Viimeksi päivitetty"
#. module: password_security #: field:res.users,password_write_date:0 msgid "Last password update" msgstr "Viimeisin salasanan päivitys"
#. module: password_security #: field:res.company,password_lower:0 msgid "Lowercase" msgstr "Pienet kirjaimet"
#. module: password_security #: code:addons/password_security/models/res_users.py:52 #, python-format msgid "Lowercase letter" msgstr "Pieni kirjain"
#. module: password_security #: field:res.company,password_minimum:0 msgid "Minimum Hours" msgstr "Vähimmäismäärä tunteja"
#. module: password_security #: help:res.company,password_length:0 msgid "Minimum number of characters" msgstr "Vähimmäismäärä merkkejä"
#. module: password_security #: code:addons/password_security/models/res_users.py:60 #, python-format msgid "Must contain the following:" msgstr "Täytyy sisältää seuraavat:"
#. module: password_security #: field:res.company,password_numeric:0 msgid "Numeric" msgstr "Numeerinen"
#. module: password_security #: code:addons/password_security/models/res_users.py:56 #, python-format msgid "Numeric digit" msgstr "Numeerinen merkk"
#. module: password_security #: field:res.users,password_history_ids:0 msgid "Password History" msgstr "Salasanahistoria"
#. module: password_security #: view:res.company:password_security.view_company_form msgid "Password Policy" msgstr "Salasanapolitiikka"
#. module: password_security #: code:addons/password_security/models/res_users.py:63 #, python-format msgid "Password must be %d characters or more." msgstr "Salasanan on oltava vähintään %d merkkiä pitkä."
#. module: password_security #: code:addons/password_security/models/res_users.py:122 #, python-format msgid "" "Passwords can only be reset every %d hour(s). Please contact an " "administrator for assistance." msgstr "" "Salasanan voi nollata vain kerran joka %d tunti(a). Ole hyvä ja ota yhteyttä " "ylläpitoon, jos tarvitset apua."
#. module: password_security #: help:res.company,password_lower:0 msgid "Require lowercase letters" msgstr "Vaadi pieniä kirjaimia"
#. module: password_security #: help:res.company,password_numeric:0 msgid "Require numeric digits" msgstr "Vaadi numeerisia merkkejä"
#. module: password_security #: help:res.company,password_special:0 msgid "Require special characters" msgstr "Vaadi erikoismerkkejä"
#. module: password_security #: help:res.company,password_upper:0 msgid "Require uppercase letters" msgstr "Vaadi isoja kirjaimia"
#. module: password_security #: view:res.company:password_security.view_company_form msgid "Required Characters" msgstr "Vaaditut merkit"
#. module: password_security #: model:ir.model,name:password_security.model_res_users_pass_history msgid "Res Users Password History" msgstr "Käyttäjien salasanahistoria"
#. module: password_security #: field:res.company,password_special:0 msgid "Special" msgstr "Erikois"
#. module: password_security #: code:addons/password_security/models/res_users.py:58 #, python-format msgid "Special character" msgstr "Erikoismerkki"
#. module: password_security #: view:res.company:password_security.view_company_form msgid "Timings" msgstr "Ajoitukset"
#. module: password_security #: field:res.company,password_upper:0 msgid "Uppercase" msgstr "Iso kirjain"
#. module: password_security #: code:addons/password_security/models/res_users.py:54 #, python-format msgid "Uppercase letter" msgstr "Iso kirjain"
#. module: password_security #: field:res.users.pass.history,user_id:0 msgid "User" msgstr "Käyttäjä"
#. module: password_security #: model:ir.model,name:password_security.model_res_users msgid "Users" msgstr "Käyttäjät"
|