127 lines
4.1 KiB
Plaintext
127 lines
4.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_hierarchy
|
|
#
|
|
# Translators:
|
|
# Chrille Hedberg <hedberg.chrille@gmail.com>, 2024
|
|
# Martin Wilderoth <martin.wilderoth@linserv.se>, 2024
|
|
# Kristoffer Grundström <lovaren@gmail.com>, 2024
|
|
# Martin Trigaux, 2024
|
|
# Mikael Åkerberg <mikael.akerberg@mariaakerberg.com>, 2024
|
|
# Anders Wallenquist <anders.wallenquist@vertel.se>, 2024
|
|
# Jakob Krabbe <jakob.krabbe@vertel.se>, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
|
|
"PO-Revision-Date: 2024-09-25 09:42+0000\n"
|
|
"Last-Translator: Jakob Krabbe <jakob.krabbe@vertel.se>, 2024\n"
|
|
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: sv\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 "Vy för åtgärdsfönster"
|
|
|
|
#. module: web_hierarchy
|
|
#: model:ir.model,name:web_hierarchy.model_base
|
|
msgid "Base"
|
|
msgstr "Bas"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_model.js:0
|
|
msgid "Cannot change the parent because it will cause a cyclic."
|
|
msgstr ""
|
|
"Kan inte ändra överordnad post eftersom det kommer att orsaka en cyklisk."
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0
|
|
msgid "Fold"
|
|
msgstr "Vik ihop"
|
|
|
|
#. module: web_hierarchy
|
|
#: 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
|
|
msgid "Hierarchy"
|
|
msgstr "Hierarki"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-python
|
|
#: code:addons/web_hierarchy/models/ir_ui_view.py:0
|
|
msgid "Hierarchy child can only be field or template, got %s"
|
|
msgstr "Hierarkins underordnade kan endast vara fält eller mall, fick %s"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-python
|
|
#: code:addons/web_hierarchy/models/ir_ui_view.py:0
|
|
msgid "Hierarchy view can contain only one templates tag"
|
|
msgstr "Hierarkivyn kan endast innehålla en malltagg"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_renderer.js:0
|
|
msgid ""
|
|
"Impossible to update the parent node of the dragged node because no parent "
|
|
"has been found."
|
|
msgstr ""
|
|
"Omöjligt att uppdatera den dragna nodens överordnade nod eftersom ingen "
|
|
"överordnad har hittats."
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-python
|
|
#: code:addons/web_hierarchy/models/ir_ui_view.py:0
|
|
msgid ""
|
|
"Invalid attributes (%(invalid_attributes)s) in hierarchy view. Attributes "
|
|
"must be in (%(valid_attributes)s)"
|
|
msgstr ""
|
|
"Ogiltiga attribut (%(invalid_attributes)s )i hierarkivy. Attribut måste "
|
|
"finnas i (%(valid_attributes)s)"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_controller.xml:0
|
|
msgid "New"
|
|
msgstr "Ny"
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_model.js:0
|
|
msgid ""
|
|
"The parent of \"%s\" was successfully updated. Reloading records to account "
|
|
"for other changes."
|
|
msgstr ""
|
|
"Överordnad post till \"%s\" har uppdaterats. Laddar om poster för att ta "
|
|
"hänsyn till andra ändringar."
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_model.js:0
|
|
msgid "The parent record cannot be the record dragged."
|
|
msgstr "Den överordnade posten kan inte vara den post som dragits."
|
|
|
|
#. module: web_hierarchy
|
|
#. odoo-javascript
|
|
#: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0
|
|
msgid "Unfold"
|
|
msgstr "Vik ut"
|
|
|
|
#. module: web_hierarchy
|
|
#: model:ir.model,name:web_hierarchy.model_ir_ui_view
|
|
msgid "View"
|
|
msgstr "Visa"
|
|
|
|
#. 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 "Typ av vy"
|