From ea8fa48097459fee40a00f9de1adc9cf6431da0e Mon Sep 17 00:00:00 2001 From: jakobkrabbe Date: Fri, 23 Feb 2024 08:09:03 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 100.0% (5 of 5 strings) Translation: crm-16.0/crm-16.0-crm_industry Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_industry/sv/ --- crm_industry/i18n/sv.po | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/crm_industry/i18n/sv.po b/crm_industry/i18n/sv.po index 42255ca82cd..20ec09ac0d3 100644 --- a/crm_industry/i18n/sv.po +++ b/crm_industry/i18n/sv.po @@ -8,44 +8,45 @@ msgstr "" "Project-Id-Version: crm (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-01-14 02:20+0000\n" -"PO-Revision-Date: 2016-03-10 18:53+0000\n" -"Last-Translator: <>\n" -"Language-Team: Swedish (http://www.transifex.com/oca/OCA-crm-8-0/language/" -"sv/)\n" +"PO-Revision-Date: 2024-02-23 08:41+0000\n" +"Last-Translator: jakobkrabbe \n" +"Language-Team: Swedish (http://www.transifex.com/oca/OCA-crm-8-0/language/sv/" +")\n" "Language: sv\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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.17\n" #. module: crm_industry #: model_terms:ir.ui.view,arch_db:crm_industry.crm_lead_view_form #: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_leads_filter #: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_opportunities_filter msgid "Industry" -msgstr "" +msgstr "Industri" #. module: crm_industry #: model:ir.model,name:crm_industry.model_crm_lead msgid "Lead/Opportunity" -msgstr "" +msgstr "Ledning/Möjlighet" #. module: crm_industry #: model:ir.model.fields,field_description:crm_industry.field_crm_lead__industry_id msgid "Main Industry" -msgstr "" +msgstr "Huvudindustri" #. module: crm_industry #: model:ir.model.fields,field_description:crm_industry.field_crm_lead__secondary_industry_ids msgid "Secondary Industries" -msgstr "" +msgstr "Sekundära industrier" #. module: crm_industry #. odoo-python #: code:addons/crm_industry/models/crm_lead.py:0 #, python-format msgid "The secondary industries must be different from the main industry." -msgstr "" +msgstr "De sekundära industrierna måste skilja sig från huvudindustrin." #~ msgid "Sales Team" #~ msgstr "Försäljningsteam"