# Translation of Odoo Server. # This file contains the translation of the following modules: # * social_demo # # Translators: # Wil Odoo, 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: Wil Odoo, 2023\n" "Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: social_demo #: model:social.stream,name:social_demo.social_stream_youtube_account msgid "Channel: My Company" msgstr "채널: 내 회사" #. module: social_demo #: model:product.template,name:social_demo.product_product_4_product_template msgid "Desk" msgstr "책상" #. module: social_demo #: model:product.template,name:social_demo.product_product_4b_product_template msgid "Desk Variant B" msgstr "책상 세부선택항목 B" #. module: social_demo #: model:product.template,name:social_demo.product_product_4c_product_template msgid "Desk Variant C" msgstr "책상 세부선택항목 C" #. module: social_demo #: model:product.template,name:social_demo.product_product_4d_product_template msgid "Desk Variant D" msgstr "책상 세부선택항목 D" #. module: social_demo #: model:social.stream,name:social_demo.social_stream_instagram_account msgid "Instagram Posts: My Company" msgstr "인스타그램 게시물: 내 회사" #. module: social_demo #: model:social.stream,name:social_demo.social_stream_twitter_search msgid "Keyword: #mycompany" msgstr "키워드: #내회사" #. module: social_demo #: model:social.stream,name:social_demo.social_stream_twitter_search_competitor msgid "Keyword: #mycompetitor" msgstr "키워드: #나의경쟁자" #. module: social_demo #: model:social.stream,name:social_demo.social_stream_facebook_page msgid "Page Posts: My Company" msgstr "페이지 게시물: 내 회사" #. module: social_demo #: model:social.stream,name:social_demo.social_stream_linkedin_page msgid "Posts: My Company" msgstr "게시물: 내 회사" #. module: social_demo #: model:ir.model,name:social_demo.model_social_account msgid "Social Account" msgstr "소셜 계정" #. module: social_demo #: model:utm.campaign,title:social_demo.social_utm_campaign msgid "Social Campaign" msgstr "소셜 캠페인" #. module: social_demo #: model:ir.model,name:social_demo.model_social_live_post msgid "Social Live Post" msgstr "소셜 실시간 게시물" #. module: social_demo #: model:ir.model,name:social_demo.model_social_post msgid "Social Post" msgstr "소셜 게시" #. module: social_demo #: model:ir.model,name:social_demo.model_social_stream msgid "Social Stream" msgstr "소셜 스트림" #. module: social_demo #: model:ir.model,name:social_demo.model_social_stream_post msgid "Social Stream Post" msgstr "소셜 스트림 게시물" #. module: social_demo #: model:social.stream,name:social_demo.social_stream_twitter_account msgid "Tweets of: My Company" msgstr "관련 트윗: 내 회사" #. module: social_demo #: model:ir.model,name:social_demo.model_utm_campaign msgid "UTM Campaign" msgstr "UTM 캠페인" #. 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 "데모 모드에서는 동영상을 업로드할 수 없습니다."