# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_hierarchy # # Translators: # Tuomo Aura , 2023 # Miku Laitinen , 2023 # Martin Trigaux, 2024 # Ossi Mantylahti , 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-01-05 12:32+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Ossi Mantylahti , 2024\n" "Language-Team: Finnish (https://app.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: web_hierarchy #: model:ir.model,name:web_hierarchy.model_ir_actions_act_window_view msgid "Action Window View" msgstr "Toimintoikkunan näkymä" #. module: web_hierarchy #: model:ir.model,name:web_hierarchy.model_base msgid "Base" msgstr "Pohja" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_model.js:0 #, python-format msgid "Cannot change the parent because it will cause a cyclic." msgstr "Aiempaa ei voi muuttaa, koska se aiheuttaa ikuisen kierron." #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0 #, python-format msgid "Fold" msgstr "Laskosta" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_view.js:0 #: model:ir.model.fields.selection,name:web_hierarchy.selection__ir_actions_act_window_view__view_mode__hierarchy #: model:ir.model.fields.selection,name:web_hierarchy.selection__ir_ui_view__type__hierarchy #, python-format msgid "Hierarchy" msgstr "Hierarkia" #. module: web_hierarchy #. odoo-python #: code:addons/web_hierarchy/models/ir_ui_view.py:0 #, python-format msgid "Hierarchy child can only be field or template, got %s" msgstr "Hierarkian alempi taso voi olla vain kenttä tai malli, sai %s" #. module: web_hierarchy #. odoo-python #: code:addons/web_hierarchy/models/ir_ui_view.py:0 #, python-format msgid "Hierarchy view can contain only one templates tag" msgstr "Hierarkianäkymä voi sisältää vain yhden mallinetunnisteen" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_renderer.js:0 #, python-format msgid "" "Impossible to update the parent node of the dragged node because no parent " "has been found." msgstr "" "Vedetyn solmun vanhemman solmun päivittäminen on mahdotonta, koska ylemmän " "tason solmua ei ole löydetty." #. module: web_hierarchy #. odoo-python #: code:addons/web_hierarchy/models/ir_ui_view.py:0 #, python-format msgid "Invalid attributes (%s) in hierarchy view. Attributes must be in (%s)" msgstr "" "Virheelliset attribuutit (%s) hierarkianäkymässä. Attribuuttien on oltava " "(%s)" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_controller.xml:0 #, python-format msgid "New" msgstr "Uusi" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_model.js:0 #, python-format msgid "The parent record cannot be the record dragged." msgstr "Ylemmällä tasolla oleva tietue ei voi olla vedettävä tietue." #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0 #, python-format msgid "Unfold" msgstr "Avaa laskostus" #. module: web_hierarchy #: model:ir.model,name:web_hierarchy.model_ir_ui_view msgid "View" msgstr "Näytä" #. module: web_hierarchy #: model:ir.model.fields,field_description:web_hierarchy.field_ir_actions_act_window_view__view_mode #: model:ir.model.fields,field_description:web_hierarchy.field_ir_ui_view__type msgid "View Type" msgstr "Näkymän tyyppi"