forked from Mapan/odoo17e
120 lines
3.5 KiB
Plaintext
120 lines
3.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * social_demo
|
|
#
|
|
# Translators:
|
|
# Kim Asplund <kim.asplund@gmail.com>, 2023
|
|
# Chrille Hedberg <hedberg.chrille@gmail.com>, 2023
|
|
# Lasse L, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Lasse L, 2023\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: social_demo
|
|
#: model:social.stream,name:social_demo.social_stream_youtube_account
|
|
msgid "Channel: My Company"
|
|
msgstr "Kanal: Mitt företag"
|
|
|
|
#. module: social_demo
|
|
#: model:product.template,name:social_demo.product_product_4_product_template
|
|
msgid "Desk"
|
|
msgstr "Skrivbord"
|
|
|
|
#. module: social_demo
|
|
#: model:product.template,name:social_demo.product_product_4b_product_template
|
|
msgid "Desk Variant B"
|
|
msgstr "Skrivbord Variant B"
|
|
|
|
#. module: social_demo
|
|
#: model:product.template,name:social_demo.product_product_4c_product_template
|
|
msgid "Desk Variant C"
|
|
msgstr "Skrivbord Variant C"
|
|
|
|
#. module: social_demo
|
|
#: model:product.template,name:social_demo.product_product_4d_product_template
|
|
msgid "Desk Variant D"
|
|
msgstr "Skrivbord Variant D"
|
|
|
|
#. module: social_demo
|
|
#: model:social.stream,name:social_demo.social_stream_instagram_account
|
|
msgid "Instagram Posts: My Company"
|
|
msgstr "Instagram-inlägg: Mitt företag"
|
|
|
|
#. module: social_demo
|
|
#: model:social.stream,name:social_demo.social_stream_twitter_search
|
|
msgid "Keyword: #mycompany"
|
|
msgstr "Sökord: #mycompany"
|
|
|
|
#. module: social_demo
|
|
#: model:social.stream,name:social_demo.social_stream_twitter_search_competitor
|
|
msgid "Keyword: #mycompetitor"
|
|
msgstr "Sökord: #mycompetitor"
|
|
|
|
#. module: social_demo
|
|
#: model:social.stream,name:social_demo.social_stream_facebook_page
|
|
msgid "Page Posts: My Company"
|
|
msgstr "Sidan Inlägg: Mitt företag"
|
|
|
|
#. module: social_demo
|
|
#: model:social.stream,name:social_demo.social_stream_linkedin_page
|
|
msgid "Posts: My Company"
|
|
msgstr "Inlägg: Mitt företag"
|
|
|
|
#. module: social_demo
|
|
#: model:ir.model,name:social_demo.model_social_account
|
|
msgid "Social Account"
|
|
msgstr "Socialt konto"
|
|
|
|
#. module: social_demo
|
|
#: model:utm.campaign,title:social_demo.social_utm_campaign
|
|
msgid "Social Campaign"
|
|
msgstr "Social kampanj"
|
|
|
|
#. module: social_demo
|
|
#: model:ir.model,name:social_demo.model_social_live_post
|
|
msgid "Social Live Post"
|
|
msgstr "Social Live Post"
|
|
|
|
#. module: social_demo
|
|
#: model:ir.model,name:social_demo.model_social_post
|
|
msgid "Social Post"
|
|
msgstr "Social postning"
|
|
|
|
#. module: social_demo
|
|
#: model:ir.model,name:social_demo.model_social_stream
|
|
msgid "Social Stream"
|
|
msgstr "Sociala flöde"
|
|
|
|
#. module: social_demo
|
|
#: model:ir.model,name:social_demo.model_social_stream_post
|
|
msgid "Social Stream Post"
|
|
msgstr "Inlägg om socialaflöden"
|
|
|
|
#. module: social_demo
|
|
#: model:social.stream,name:social_demo.social_stream_twitter_account
|
|
msgid "Tweets of: My Company"
|
|
msgstr "Tweets av: Mitt företag"
|
|
|
|
#. module: social_demo
|
|
#: model:ir.model,name:social_demo.model_utm_campaign
|
|
msgid "UTM Campaign"
|
|
msgstr "UTM kampanj"
|
|
|
|
#. module: social_demo
|
|
#. odoo-javascript
|
|
#: code:addons/social_demo/static/src/js/social_youtube_upload_field.js:0
|
|
#, python-format
|
|
msgid "You cannot upload videos in demo mode."
|
|
msgstr "Du kan inte ladda upp videor i demoläge."
|