forked from Mapan/odoo17e
1890 lines
69 KiB
Plaintext
1890 lines
69 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * social
|
||
#
|
||
# Translators:
|
||
# Wil Odoo, 2023
|
||
# Ryoko Tsuda <ryoko@quartile.co>, 2023
|
||
# Junko Augias, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2024-01-05 13:45+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
||
"Last-Translator: Junko Augias, 2024\n"
|
||
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: ja\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__accounts_count
|
||
msgid "# Accounts"
|
||
msgstr "勘定科目数"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post.py:0
|
||
#, python-format
|
||
msgid "%s (max %s chars)"
|
||
msgstr "%s (最大%s文字 )"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid ", you must first link a social media."
|
||
msgstr "、まずはソーシャルメディアにリンクして下さい。"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_http_error_view
|
||
msgid "<b>An error occurred while trying to link your account</b>"
|
||
msgstr "<b>アカウントのリンク試行中にエラーが発生しました</b>"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
msgid "<i class=\"fa fa-globe ms-1\" title=\"See the post\"/>"
|
||
msgstr "<i class=\"fa fa-globe ms-1\" title=\"See the post\"/>"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_http_error_view
|
||
msgid "<i class=\"oi oi-arrow-left\"/> Go back to Odoo"
|
||
msgstr "<i class=\"oi oi-arrow-left\"/>Odooに戻る"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_kanban
|
||
msgid "<small class=\"pe-1\">Clicks:</small>"
|
||
msgstr "<small class=\"pe-1\">クリック:</small>"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_kanban
|
||
msgid "<small class=\"pe-1\">Engagement:</small>"
|
||
msgstr "<small class=\"pe-1\">エンゲージメント:</small>"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/tours/social.js:0
|
||
#, python-format
|
||
msgid ""
|
||
"<strong>Congrats! Come back in a few minutes to check your "
|
||
"statistics.</strong>"
|
||
msgstr "<strong>おめでとうございます!数分後に統計情報をチェックしに来て下さい</strong>"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__message_needaction
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_needaction
|
||
msgid "Action Needed"
|
||
msgstr "要アクション"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__active
|
||
msgid "Active"
|
||
msgstr "有効化"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__activity_ids
|
||
msgid "Activities"
|
||
msgstr "活動"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__activity_exception_decoration
|
||
msgid "Activity Exception Decoration"
|
||
msgstr "例外活動文字装飾"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__activity_state
|
||
msgid "Activity State"
|
||
msgstr "活動状態"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__activity_type_icon
|
||
msgid "Activity Type Icon"
|
||
msgstr "活動種別アイコン"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Add"
|
||
msgstr "追加"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.utm_campaign_view_form
|
||
msgid "Add Post"
|
||
msgstr "投稿を追加"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/add_stream_modal.js:0
|
||
#: code:addons/social/static/src/js/stream_post_kanban_controller.js:0
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Add a Stream"
|
||
msgstr "ストリームを追加"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_stream_post
|
||
msgid "Add a stream"
|
||
msgstr "ストリームを追加"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Add an image"
|
||
msgstr "画像を追加する"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "All Companies"
|
||
msgstr "全ての会社"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_utm_campaign__social_post_ids
|
||
msgid "All related social media posts"
|
||
msgstr "すべての関連するソーシャルメディア投稿"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__account_allowed_ids
|
||
msgid "Allowed Accounts"
|
||
msgstr "許可されたアカウント"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_account_view_search
|
||
msgid "Archived"
|
||
msgstr "アーカイブ済"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__has_active_accounts
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__has_active_accounts
|
||
msgid "Are Accounts Available?"
|
||
msgstr "アカウントは利用可能ですか?"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__image_ids
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__image_ids
|
||
msgid "Attach Images"
|
||
msgstr "画像添付"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__message_attachment_count
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "添付数"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#: model:ir.model.fields,field_description:social.field_social_account__audience
|
||
#, python-format
|
||
msgid "Audience"
|
||
msgstr "聴衆"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__audience_trend
|
||
msgid "Audience Trend"
|
||
msgstr "参加者の傾向"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__author_link
|
||
msgid "Author Link"
|
||
msgstr "著者リンク"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__author_name
|
||
msgid "Author Name"
|
||
msgstr "著作者名"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_stream_post__author_link
|
||
msgid ""
|
||
"Author link to the external social.media (ex: link to the Twitter Account)."
|
||
msgstr "外部 social.media への著者リンク(例: Twitterアカウントへのリンク)"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_template_view_form
|
||
msgid "Before posting, links will be converted to be trackable."
|
||
msgstr "投稿前にリンクは追跡可能に変換されます。"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_stream_post_view_search
|
||
msgid "By Stream"
|
||
msgstr "ストリームごと"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__csrf_token
|
||
msgid "CSRF Token"
|
||
msgstr "CSRFトークン"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__calendar_date
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_search
|
||
msgid "Calendar Date"
|
||
msgstr "カレンダ日付"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__utm_campaign_id
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_search
|
||
#: model_terms:ir.ui.view,arch_db:social.utm_campaign_view_form_quick_create_social
|
||
msgid "Campaign"
|
||
msgstr "キャンペーン"
|
||
|
||
#. module: social
|
||
#: model:ir.actions.act_window,name:social.action_view_utm_campaigns
|
||
#: model:ir.ui.menu,name:social.menu_social_campaign
|
||
msgid "Campaigns"
|
||
msgstr "キャンペーン"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_view_utm_campaigns
|
||
msgid ""
|
||
"Campaigns are used to centralize your marketing efforts and track their "
|
||
"results."
|
||
msgstr "キャンペーンは、マーケティング活動を一元化し、その結果を追跡するために使用されます。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__can_link_accounts
|
||
msgid "Can link accounts?"
|
||
msgstr "アカウントをリンクできますか?"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
#, python-format
|
||
msgid "Cancel"
|
||
msgstr "取消"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/tours/social.js:0
|
||
#, python-format
|
||
msgid "Choose which <b>account</b> you would like to link first."
|
||
msgstr "まずは、リンクしたい <b>アカウント</b>を選択して下さい。"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Click to refresh."
|
||
msgstr "クリックしてリフレッシュして下さい。"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
msgid "Clicks"
|
||
msgstr "クリック数"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Comment Image"
|
||
msgstr "コメント画像"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__company_id
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__company_id
|
||
#: model:ir.model.fields,field_description:social.field_social_post__company_id
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__company_id
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__company_id
|
||
#: model_terms:ir.ui.view,arch_db:social.social_account_view_search
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_search
|
||
#: model_terms:ir.ui.view,arch_db:social.social_stream_view_search
|
||
msgid "Company"
|
||
msgstr "会社"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "コンフィグ設定"
|
||
|
||
#. module: social
|
||
#: model:ir.ui.menu,name:social.menu_social_configuration
|
||
msgid "Configuration"
|
||
msgstr "設定"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Connecting Problem"
|
||
msgstr "接続の問題"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__social_account_handle
|
||
msgid ""
|
||
"Contains the social media handle of the person that created this account. "
|
||
"E.g: '@odoo.official' for the 'Odoo' Twitter account"
|
||
msgstr ""
|
||
"このアカウントを作成した人のソーシャルメディアハンドルを含む。例: 'Odoo' Twitterアカウント用の'@odoo.official' "
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_live_post__message
|
||
msgid ""
|
||
"Content of the social post message that is post-processed (links are "
|
||
"shortened, UTMs, ...)"
|
||
msgstr "投稿処理されたソーシャル投稿メッセージの内容(リンクは短縮済、UTM...)"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_media__has_streams
|
||
msgid "Controls if social streams are handled on this social media."
|
||
msgstr "このソーシャルメディア上でソーシャルストリームを扱うかどうかを制御"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_media__can_link_accounts
|
||
msgid "Controls if we can link accounts or not."
|
||
msgstr "アカウントをリンクするかどうかを制御"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_view_utm_campaigns
|
||
msgid "Create a Campaign"
|
||
msgstr "キャンペーンを作成"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_post
|
||
msgid "Create a Post"
|
||
msgstr "投稿を作成"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_account.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Create other accounts for %(media_names)s for this company or ask "
|
||
"%(company_names)s to share their accounts"
|
||
msgstr ""
|
||
"このキャンペーン用に "
|
||
"%(media_names)sの他のアカウントを作成するか、%(company_names)sにアカウントのシェアを依頼しましょう。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__create_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__create_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_media__create_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_post__create_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__create_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__create_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__create_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post_image__create_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_type__create_uid
|
||
msgid "Created by"
|
||
msgstr "作成者"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__create_date
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__create_date
|
||
#: model:ir.model.fields,field_description:social.field_social_media__create_date
|
||
#: model:ir.model.fields,field_description:social.field_social_post__create_date
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__create_date
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__create_date
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__create_date
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post_image__create_date
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_type__create_date
|
||
msgid "Created on"
|
||
msgstr "作成日"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__has_account_stats
|
||
msgid ""
|
||
"Defines whether this account has Audience/Engagements/Stories stats.\n"
|
||
" Account with stats are displayed on the dashboard."
|
||
msgstr ""
|
||
"このアカウントがオーディエンス/エンゲージメント/ストーリーの統計を持つかどうかを定義します。\n"
|
||
"統計があるアカウントはダッシュボードに表示されます。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__has_trends
|
||
msgid "Defines whether this account has statistics tends or not."
|
||
msgstr "このアカウントに統計の傾向があるかどうかを定義します。"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/stream_post_comment.js:0
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Delete Comment"
|
||
msgstr "コメントを削除"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.res_config_settings_view_form
|
||
msgid "Demo Mode"
|
||
msgstr "デモモード"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__media_description
|
||
msgid "Description"
|
||
msgstr "説明"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.res_config_settings_view_form
|
||
msgid "Developer Accounts"
|
||
msgstr "開発者アカウント"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__display_name
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__display_name
|
||
#: model:ir.model.fields,field_description:social.field_social_media__display_name
|
||
#: model:ir.model.fields,field_description:social.field_social_post__display_name
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__display_name
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__display_name
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__display_name
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post_image__display_name
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_type__display_name
|
||
msgid "Display Name"
|
||
msgstr "表示名"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/stream_post_comment.js:0
|
||
#, python-format
|
||
msgid "Do you really want to delete %s"
|
||
msgstr "本当に%sを削除しますか?"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields.selection,name:social.selection__social_post__state__draft
|
||
msgid "Draft"
|
||
msgstr "ドラフト"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Due to length restrictions, the following posts cannot be posted:\n"
|
||
" %s"
|
||
msgstr ""
|
||
"長さの制約のため、以下の投稿は投稿できません: \n"
|
||
"%s"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Edit Comment"
|
||
msgstr "コメントを編集する"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_res_config_settings__module_social_demo
|
||
msgid "Enable Demo Mode"
|
||
msgstr "デモモードを有効化"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.res_config_settings_view_form
|
||
msgid ""
|
||
"Enable this option and load demo data to test the social module. This must "
|
||
"never be used on a production database!"
|
||
msgstr "このオプションを有効にして、ソーシャルモジュールをテストするためにデモデータをロードします。本番データベースでは決して使用しないで下さい。"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#: model:ir.model.fields,field_description:social.field_social_account__engagement
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__engagement
|
||
#: model:ir.model.fields,field_description:social.field_social_post__engagement
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
#: model_terms:ir.ui.view,arch_db:social.utm_campaign_view_form
|
||
#, python-format
|
||
msgid "Engagement"
|
||
msgstr "エンゲージメント"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__engagement_trend
|
||
msgid "Engagement Trend"
|
||
msgstr "エンゲージメント傾向"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__utm_medium_id
|
||
msgid ""
|
||
"Every time an account is created, a utm.medium is also created and linked to"
|
||
" the account"
|
||
msgstr "アカウントが作成される度に、 a utm.medium も作成され、アカウントにリンクされます。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields.selection,name:social.selection__social_live_post__state__failed
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_kanban
|
||
msgid "Failed"
|
||
msgstr "不合格"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__failure_reason
|
||
msgid "Failure Reason"
|
||
msgstr "失敗理由"
|
||
|
||
#. module: social
|
||
#: model:ir.actions.act_window,name:social.action_social_stream_post
|
||
#: model:ir.ui.menu,name:social.menu_social_stream_post
|
||
msgid "Feed"
|
||
msgstr "フィード"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post.py:0
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
#, python-format
|
||
msgid "Feed Posts"
|
||
msgstr "フォード投稿"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__stream_posts_count
|
||
msgid "Feed Posts Count"
|
||
msgstr "フィード投稿数"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__message_follower_ids
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "フォロワー"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__message_partner_ids
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "フォロワー (取引先)"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__activity_type_icon
|
||
msgid "Font awesome icon e.g. fa-tasks"
|
||
msgstr "Font awesomeのアイコン 例. fa-tasks"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__formatted_published_date
|
||
msgid "Formatted Published Date"
|
||
msgstr "フォーマット済公開日"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__audience
|
||
msgid ""
|
||
"General audience of the Social Account (Page Likes, Account Follows, ...)."
|
||
msgstr "ソーシャルアアカウントの一般オーディエンス(ページいいね、アカウントフォロワー...)"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_stream
|
||
msgid "Go to the"
|
||
msgstr "以下へ移動:"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_account_view_search
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_search
|
||
#: model_terms:ir.ui.view,arch_db:social.social_stream_post_view_search
|
||
#: model_terms:ir.ui.view,arch_db:social.social_stream_view_search
|
||
msgid "Group By"
|
||
msgstr "グループ化"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__social_account_handle
|
||
msgid "Handle / Short Name"
|
||
msgstr "ハンドル/ショートネーム"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/tours/social.js:0
|
||
#, python-format
|
||
msgid "Happy with the result? Let's post it!"
|
||
msgstr "良いものができましたか?投稿しましょう!"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__has_account_stats
|
||
msgid "Has Account Stats"
|
||
msgstr "アカウントステータスあり"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__has_message
|
||
#: model:ir.model.fields,field_description:social.field_social_post__has_message
|
||
msgid "Has Message"
|
||
msgstr "メッセージあり"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__has_trends
|
||
msgid "Has Trends?"
|
||
msgstr "トレンドがありますか?"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__is_hatched
|
||
msgid "Hatched"
|
||
msgstr "開始された"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__id
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__id
|
||
#: model:ir.model.fields,field_description:social.field_social_media__id
|
||
#: model:ir.model.fields,field_description:social.field_social_post__id
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__id
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__id
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__id
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post_image__id
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_type__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__activity_exception_icon
|
||
msgid "Icon"
|
||
msgstr "アイコン"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__activity_exception_icon
|
||
msgid "Icon to indicate an exception activity."
|
||
msgstr "例外活動を示すアイコン"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_media__message_needaction
|
||
#: model:ir.model.fields,help:social.field_social_post__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "チェックした場合は、新しいメッセージに注意が必要です。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_media__message_has_error
|
||
#: model:ir.model.fields,help:social.field_social_media__message_has_sms_error
|
||
#: model:ir.model.fields,help:social.field_social_post__message_has_error
|
||
#: model:ir.model.fields,help:social.field_social_post__message_has_sms_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr "チェックした場合は、一部のメッセージに配信エラーが発生されました。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__image
|
||
#: model:ir.model.fields,field_description:social.field_social_media__image
|
||
msgid "Image"
|
||
msgstr "画像"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post_image__image_url
|
||
msgid "Image URL"
|
||
msgstr "画像URL"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Image Url"
|
||
msgstr "画像URL"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__image_urls
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__image_urls
|
||
msgid "Images URLs"
|
||
msgstr "画像URL"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_stream_post__stream_post_image_ids
|
||
msgid "Images that were shared with this post."
|
||
msgstr "この投稿で共有された画像"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Insights"
|
||
msgstr "インサイト"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__is_author
|
||
msgid "Is Author"
|
||
msgstr "著作者"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__message_is_follower
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "フォロー中 "
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"It appears there is an issue with the Social Media link, click here to link "
|
||
"the account again"
|
||
msgstr "ソーシャルメディアへのリンクに問題があるようです。ここをクリックして再度アカウントをリンクして下さい。"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/stream_post_kanban_controller.js:0
|
||
#, python-format
|
||
msgid "It will appear in the Feed once it has posts to display."
|
||
msgstr "表示する投稿があると、フィードに表示されます。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__write_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__write_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_media__write_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_post__write_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__write_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__write_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__write_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post_image__write_uid
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_type__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "最終更新者"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__write_date
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__write_date
|
||
#: model:ir.model.fields,field_description:social.field_social_media__write_date
|
||
#: model:ir.model.fields,field_description:social.field_social_post__write_date
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__write_date
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__write_date
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__write_date
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post_image__write_date
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_type__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "最終更新日"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/tours/social.js:0
|
||
#, python-format
|
||
msgid "Let's <b>connect</b> to Facebook, LinkedIn or Twitter."
|
||
msgstr "Facebook、LinkedIn やTwitterに<b>接続</b> しましょう。"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/tours/social.js:0
|
||
#, python-format
|
||
msgid "Let's create your own <b>social media</b> dashboard."
|
||
msgstr "自分の<b>ソーシャルメディア</b>ダッシュボードを作成しましょう。"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/tours/social.js:0
|
||
#, python-format
|
||
msgid "Let's start posting."
|
||
msgstr "投稿を始めましょう。"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Like"
|
||
msgstr "いいね(好評価)"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Likes"
|
||
msgstr "いいね!"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__link_description
|
||
msgid "Link Description"
|
||
msgstr "リンク説明"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:social.social_stream_post_view_kanban
|
||
#, python-format
|
||
msgid "Link Image"
|
||
msgstr "リンク画像"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__link_image_url
|
||
msgid "Link Image URL"
|
||
msgstr "リンク画像URL"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__link_title
|
||
msgid "Link Title"
|
||
msgstr "リンクタイトル"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__link_url
|
||
msgid "Link URL"
|
||
msgstr "リンクURL"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Link a new account"
|
||
msgstr "新しいアカウントを追加"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_media_view_kanban
|
||
msgid "Link account"
|
||
msgstr "アカウントのリンク"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_account
|
||
msgid "Link an Account"
|
||
msgstr "アカウントをリンク"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__company_id
|
||
#: model:ir.model.fields,help:social.field_social_live_post__company_id
|
||
#: model:ir.model.fields,help:social.field_social_stream__company_id
|
||
#: model:ir.model.fields,help:social.field_social_stream_post__company_id
|
||
msgid ""
|
||
"Link an account to a company to restrict its usage or keep empty to let all "
|
||
"companies use it."
|
||
msgstr "アカウントを会社にリンクして使用を制限したり、空のまま全ての会社に使用させたりすることができます。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_live_post__live_post_link
|
||
msgid "Link of the live post on the target media."
|
||
msgstr "ターゲットメディアのライブ投稿のリンク"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_template_view_form
|
||
msgid "Link social accounts"
|
||
msgstr "ソーシャルアカウントをリンク"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__stats_link
|
||
msgid "Link to the external Social Account statistics"
|
||
msgstr "外部ソーシャルアカウント分析へのリンク"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__is_media_disconnected
|
||
msgid "Link with external Social Media is broken"
|
||
msgstr "外部ソーシャルメディアとのリンクが壊れています"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__account_allowed_ids
|
||
msgid "List of the accounts which can be selected for this post."
|
||
msgstr "この投稿用に選択可能なアカウントリスト"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__live_posts_by_media
|
||
msgid "Live Posts by Social Media"
|
||
msgstr "ソーシャルメディアごとのライブ投稿"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Load more comments..."
|
||
msgstr "さらにコメントをロード..."
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__max_post_length
|
||
msgid "Max Post Length"
|
||
msgstr "最大投稿文字数"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__media_ids
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_kanban
|
||
msgid "Media"
|
||
msgstr "メディア"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__media_type
|
||
#: model:ir.model.fields,field_description:social.field_social_media__media_type
|
||
msgid "Media Type"
|
||
msgstr "メディアタイプ"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__message
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__message
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__message
|
||
msgid "Message"
|
||
msgstr "メッセージ"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__message_has_error
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "メッセージ配信エラー"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_length
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__message_length
|
||
msgid "Message Length"
|
||
msgstr "メッセージ文字数"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post.py:0
|
||
#, python-format
|
||
msgid "Message posted"
|
||
msgstr "メッセージが投稿されました"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Message posted partially. These are the ones that couldn't be posted:%s"
|
||
msgstr "メッセージが部分的に投稿されました。以下のものは投稿できませんでした: %s"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__message_ids
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_ids
|
||
msgid "Messages"
|
||
msgstr "メッセージ"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_live_post__state
|
||
msgid ""
|
||
"Most social.live.posts directly go from Ready to Posted/Failed since they result of a single call to the third party API.\n"
|
||
" A 'Posting' state is also available for those that are sent through batching (like push notifications)."
|
||
msgstr ""
|
||
"ほとんどのsocial.live.postsは、サードパーティAPIへの単一の呼び出しの結果であるため、直接、準備完了から投稿済/失敗になります。\n"
|
||
"’投稿'状態は、バッチ処理(プッシュ通知のような)によって送信されるものにも利用可能です。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__my_activity_date_deadline
|
||
msgid "My Activity Deadline"
|
||
msgstr "活動期限"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_search
|
||
msgid "My Posts"
|
||
msgstr "自分の投稿"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_stream_post_view_search
|
||
msgid "My Streams"
|
||
msgstr "自分のストリーム"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__name
|
||
#: model:ir.model.fields,field_description:social.field_social_media__name
|
||
#: model:ir.model.fields,field_description:social.field_social_post__name
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_type__name
|
||
#: model_terms:ir.ui.view,arch_db:social.social_account_view_form
|
||
#: model_terms:ir.ui.view,arch_db:social.social_account_view_search
|
||
msgid "Name"
|
||
msgstr "名称"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/stream_post_kanban_controller.js:0
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "New Post"
|
||
msgstr "新しい投稿"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "New content available"
|
||
msgstr "新しいコンテンツが利用できます"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Next"
|
||
msgstr "次へ"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__activity_calendar_event_id
|
||
msgid "Next Activity Calendar Event"
|
||
msgstr "次の活動カレンダーイベント"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__activity_date_deadline
|
||
msgid "Next Activity Deadline"
|
||
msgstr "次の活動期限"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__activity_summary
|
||
msgid "Next Activity Summary"
|
||
msgstr "次の活動概要"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__activity_type_id
|
||
msgid "Next Activity Type"
|
||
msgstr "次の活動タイプ"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_account
|
||
msgid "No Social Account yet!"
|
||
msgstr "ソーシャルアカウントがまだありません!"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_stream
|
||
msgid "No Social Streams yet!"
|
||
msgstr "まだソーシャルストリームがありません!"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_stream_post
|
||
msgid "No Stream added yet!"
|
||
msgstr "まだストリームが追加されていません!"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "No comments yet."
|
||
msgstr "コメントがまだありません。"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/stream_post_kanban_controller.js:0
|
||
#, python-format
|
||
msgid "No social accounts configured, please contact your administrator."
|
||
msgstr "設定されたソーシャルアカウントがありません。管理者に連絡して下さい。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "アクション数"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Number of Followers of your channel"
|
||
msgstr "あなたのチャンネルのフォロワー数"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__click_count
|
||
msgid "Number of clicks"
|
||
msgstr "クリック数"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "エラー数"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_utm_campaign__social_engagement
|
||
msgid ""
|
||
"Number of interactions (likes, shares, comments ...) with the social posts"
|
||
msgstr "ソーシャル投稿での交流(いいね、共有、コメントなど)の数"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_media__message_needaction_counter
|
||
#: model:ir.model.fields,help:social.field_social_post__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "アクションを必要とするメッセージの数"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_media__message_has_error_counter
|
||
#: model:ir.model.fields,help:social.field_social_post__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "配信エラーが発生されたメッセージ数"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_live_post__engagement
|
||
#: model:ir.model.fields,help:social.field_social_post__engagement
|
||
msgid "Number of people engagements with the post (Likes, comments...)"
|
||
msgstr "投稿のエンゲージメント人数(いいね、コメント...)"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__engagement
|
||
msgid "Number of people engagements with your posts (Likes, Comments, ...)."
|
||
msgstr "あなたの投稿のエンゲージメント人数(いいね、コメント...)"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__stories
|
||
msgid "Number of stories created from your posts (Shares, Re-tweets, ...)."
|
||
msgstr "あなたの投稿から作成されたストーリー数(シェア、リツイート...)"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"Number of times people have engaged with your posts (likes, comments, "
|
||
"shares,...)"
|
||
msgstr "あなたの投稿へのエンゲージ回数(いいね、コメント、シェア...)"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"Number of times people who have engaged with your channel have created "
|
||
"stories on their friends' or followers' feed (Shares, Retweets...)"
|
||
msgstr "あなたのチャンネルに関与した人々が、友人やフォロワーのフィードにストーリーを作成した回数(シェア、リツイート...)"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Or add"
|
||
msgstr "または追加"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__audience_trend
|
||
msgid "Percentage of increase/decrease of the audience over a defined period."
|
||
msgstr "一定期間におけるオーディエンスの増減率。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__engagement_trend
|
||
msgid ""
|
||
"Percentage of increase/decrease of the engagement over a defined period."
|
||
msgstr "一定期間におけるエンゲージメントの増減率。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__stories_trend
|
||
msgid "Percentage of increase/decrease of the stories over a defined period."
|
||
msgstr "一定期間におけるストーリーの増減率。"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post.py:0
|
||
#, python-format
|
||
msgid "Please specify at least one account to post into (for post ID(s) %s)."
|
||
msgstr "投稿するアカウントを1つ以上指定して下さい(投稿ID %s)"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post.py:0
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
#, python-format
|
||
msgid "Post"
|
||
msgstr "記帳"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:social.social_stream_post_view_kanban
|
||
#, python-format
|
||
msgid "Post Image"
|
||
msgstr "ポストイメージ"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/post_kanban_view.js:0
|
||
#: code:addons/social/static/src/js/stream_post_comments.js:0
|
||
#: code:addons/social/static/src/js/stream_post_kanban_renderer.js:0
|
||
#, python-format
|
||
msgid "Post Images"
|
||
msgstr "画像を投稿"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__live_post_link
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__post_link
|
||
msgid "Post Link"
|
||
msgstr "投稿リンク"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_search
|
||
#: model_terms:ir.ui.view,arch_db:social.social_stream_post_view_search
|
||
msgid "Post Message"
|
||
msgstr "メッセージを投稿"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
msgid "Post Now"
|
||
msgstr "今すぐ投稿"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_stream_post__post_link
|
||
msgid ""
|
||
"Post link to the external social.media (ex: link to the actual Facebook "
|
||
"Post)."
|
||
msgstr "外部ソーシャルメディアへのリンクを投稿 (例:現在のFacebook投稿へのリンク)"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_template_view_form
|
||
msgid "Post on"
|
||
msgstr "以下に投稿: "
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields.selection,name:social.selection__social_live_post__state__posted
|
||
#: model:ir.model.fields.selection,name:social.selection__social_post__state__posted
|
||
msgid "Posted"
|
||
msgstr "記帳済"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields.selection,name:social.selection__social_live_post__state__posting
|
||
#: model:ir.model.fields.selection,name:social.selection__social_post__state__posting
|
||
msgid "Posting"
|
||
msgstr "投稿中"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__stream_post_ids
|
||
#: model:ir.ui.menu,name:social.menu_social_post
|
||
#: model_terms:ir.ui.view,arch_db:social.utm_campaign_view_form
|
||
#: model_terms:ir.ui.view,arch_db:social.utm_campaign_view_kanban
|
||
msgid "Posts"
|
||
msgstr "投稿"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__live_post_ids
|
||
msgid "Posts By Account"
|
||
msgstr "アカウントごとの投稿"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
msgid "Posts By Accounts"
|
||
msgstr "アカウントごとの投稿"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Press Enter to post. Press Shift+Enter to insert a Line Break."
|
||
msgstr "Enterを押して投稿。Shift+Enterで改行を挿入します。"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_template_view_form
|
||
msgid "Preview your post"
|
||
msgstr "投稿のプレビュー"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Previous"
|
||
msgstr "前へ"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__post_method
|
||
msgid "Publish your post immediately or schedule it at a later time."
|
||
msgstr "すぐに投稿を公開するまたは後に投稿を予定します。"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_search
|
||
msgid "Published By"
|
||
msgstr "公開者:"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__published_date
|
||
msgid "Published Date"
|
||
msgstr "公開日"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__published_date
|
||
msgid "Published date"
|
||
msgstr "公開日"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__rating_ids
|
||
#: model:ir.model.fields,field_description:social.field_social_post__rating_ids
|
||
msgid "Ratings"
|
||
msgstr "評価"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields.selection,name:social.selection__social_live_post__state__ready
|
||
msgid "Ready"
|
||
msgstr "準備完了"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__media_type
|
||
msgid "Related Social Media"
|
||
msgstr "関連ソーシャルメディア"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__media_id
|
||
msgid "Related Social Media (Facebook, Twitter, ...)."
|
||
msgstr "関連ソーシャルメディア (Facebook, Twitter, ...)."
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__account_id
|
||
msgid "Related social Account"
|
||
msgstr "関連ソーシャルアカウント"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Reply"
|
||
msgstr "返信"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__activity_user_id
|
||
msgid "Responsible User"
|
||
msgstr "担当ユーザ"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_live_post_view_form
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
msgid "Retry"
|
||
msgstr "再試行"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__message_has_sms_error
|
||
#: model:ir.model.fields,field_description:social.field_social_post__message_has_sms_error
|
||
msgid "SMS Delivery error"
|
||
msgstr "SMS配信エラー"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_form
|
||
msgid "Schedule"
|
||
msgstr "スケジュール"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields.selection,name:social.selection__social_post__post_method__scheduled
|
||
msgid "Schedule later"
|
||
msgstr "投稿をスケジュール"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields.selection,name:social.selection__social_post__state__scheduled
|
||
msgid "Scheduled"
|
||
msgstr "予定"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__scheduled_date
|
||
msgid "Scheduled Date"
|
||
msgstr "計画日"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post.py:0
|
||
#, python-format
|
||
msgid "Selected accounts (%s) do not match the selected company (%s)"
|
||
msgstr "選択したアカウントは (%s)選択した会社に一致しません(%s)"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields.selection,name:social.selection__social_post__post_method__now
|
||
msgid "Send now"
|
||
msgstr "今すぐ送信"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__sequence
|
||
msgid "Sequence"
|
||
msgstr "シーケンス"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_stream__sequence
|
||
msgid "Sequence used to order streams (mainly for the 'Feed' kanban view)"
|
||
msgstr "ストリームの順序付けに使用されるシーケンス(主に'フィード'かんばんビュー用)"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_media__max_post_length
|
||
msgid ""
|
||
"Set a maximum number of characters can be posted in post. 0 for no limit."
|
||
msgstr "投稿できる最大文字数を設定します。0なら制限なし。"
|
||
|
||
#. module: social
|
||
#: model:ir.actions.act_window,name:social.action_social_global_settings
|
||
#: model:ir.ui.menu,name:social.menu_social_global_settings
|
||
msgid "Settings"
|
||
msgstr "管理設定"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_social_account
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__account_id
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__account_id
|
||
#: model_terms:ir.ui.view,arch_db:social.social_account_view_form
|
||
msgid "Social Account"
|
||
msgstr "ソーシャルアカウント"
|
||
|
||
#. module: social
|
||
#: model:ir.actions.act_window,name:social.action_social_account
|
||
#: model:ir.model.fields,field_description:social.field_social_media__account_ids
|
||
#: model:ir.model.fields,field_description:social.field_social_post__account_ids
|
||
#: model:ir.model.fields,field_description:social.field_social_post_template__account_ids
|
||
#: model:ir.ui.menu,name:social.menu_social_account
|
||
#: model_terms:ir.ui.view,arch_db:social.social_account_view_list
|
||
msgid "Social Accounts"
|
||
msgstr "ソーシャルアカウント"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_social_live_post
|
||
msgid "Social Live Post"
|
||
msgstr "ソーシャル・ライブ・ポスト"
|
||
|
||
#. module: social
|
||
#: model:res.groups,name:social.group_social_manager
|
||
msgid "Social Manager"
|
||
msgstr "ソーシャルマネジャー"
|
||
|
||
#. module: social
|
||
#: model:ir.ui.menu,name:social.menu_social_global
|
||
msgid "Social Marketing"
|
||
msgstr "ソーシャルマーケティング"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#: model:ir.actions.act_window,name:social.action_social_media
|
||
#: model:ir.model,name:social.model_social_media
|
||
#: model:ir.model.fields,field_description:social.field_social_account__media_id
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__media_id
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_type__media_id
|
||
#: model:ir.ui.menu,name:social.menu_social_media
|
||
#: model_terms:ir.ui.view,arch_db:social.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:social.social_media_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:social.utm_campaign_view_form
|
||
#, python-format
|
||
msgid "Social Media"
|
||
msgstr "ソーシャルメディア"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_utm_campaign__social_posts_count
|
||
msgid "Social Media Posts"
|
||
msgstr "ソーシャルメディア投稿"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_social_post
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__post_id
|
||
#: model_terms:ir.ui.view,arch_db:social.social_live_post_view_form
|
||
msgid "Social Post"
|
||
msgstr "ソーシャル・ポスト"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_social_post_template
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_template_view_form
|
||
msgid "Social Post Template"
|
||
msgstr "ソーシャルポストテンプレート"
|
||
|
||
#. module: social
|
||
#: model:ir.actions.act_window,name:social.social_post_template_action
|
||
msgid "Social Post Templates"
|
||
msgstr "ソーシャルポストテンプレート"
|
||
|
||
#. module: social
|
||
#: model:ir.actions.act_window,name:social.action_social_post
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_calendar
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_view_pivot
|
||
msgid "Social Posts"
|
||
msgstr "ソーシャル投稿"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_social_stream
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__stream_id
|
||
#: model_terms:ir.ui.view,arch_db:social.social_stream_view_form
|
||
msgid "Social Stream"
|
||
msgstr "ソーシャルストリーム"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_social_stream_post
|
||
#: model:ir.model,name:social.model_social_stream_type
|
||
msgid "Social Stream Post"
|
||
msgstr "ソーシャルストリームポスト"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_social_stream_post_image
|
||
msgid "Social Stream Post Image Attachment"
|
||
msgstr "ソーシャルストリーム投稿画像添付"
|
||
|
||
#. module: social
|
||
#: model:ir.actions.act_window,name:social.action_social_stream
|
||
#: model:ir.ui.menu,name:social.menu_social_stream
|
||
msgid "Social Streams"
|
||
msgstr "ソーシャルストリーム"
|
||
|
||
#. module: social
|
||
#: model:res.groups,name:social.group_social_user
|
||
msgid "Social User"
|
||
msgstr "ソーシャルユーザ"
|
||
|
||
#. module: social
|
||
#: model:ir.actions.server,name:social.ir_cron_post_scheduled_ir_actions_server
|
||
msgid "Social: Publish Scheduled Posts"
|
||
msgstr "ソーシャル: 予定された投稿を公開"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/stream_post_comments_reply.js:0
|
||
#, python-format
|
||
msgid ""
|
||
"Something went wrong while posting the comment. \n"
|
||
"%s"
|
||
msgstr ""
|
||
"コメント投稿中に何か問題が発生しました。\n"
|
||
"%s"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/stream_post_kanban_dashboard.js:0
|
||
#, python-format
|
||
msgid ""
|
||
"Sorry, you're not allowed to re-link this account, please contact your "
|
||
"administrator."
|
||
msgstr "このアカウントに再リンクする権限がありません。管理者に連絡して下さい。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__source_id
|
||
msgid "Source"
|
||
msgstr "情報源"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__live_posts_by_media
|
||
msgid ""
|
||
"Special technical field that holds a dict containing the live posts names by"
|
||
" media ids (used for kanban view)."
|
||
msgstr "メディア ID ごとのライブ投稿名を含む dict を保持する特別な技術フィールド (かんばん表示に使用)。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__stats_link
|
||
msgid "Stats Link"
|
||
msgstr "統計リンク"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_live_post__state
|
||
#: model:ir.model.fields,field_description:social.field_social_post__state
|
||
msgid "Status"
|
||
msgstr "状態"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__activity_state
|
||
msgid ""
|
||
"Status based on activities\n"
|
||
"Overdue: Due date is already passed\n"
|
||
"Today: Activity date is today\n"
|
||
"Planned: Future activities."
|
||
msgstr ""
|
||
"活動に基づいての状態\n"
|
||
"延滞: 期限は既に過ぎました\n"
|
||
"当日: 活動日は本日です\n"
|
||
"予定: 将来の活動。"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#: model:ir.model.fields,field_description:social.field_social_account__stories
|
||
#, python-format
|
||
msgid "Stories"
|
||
msgstr "ストーリー"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_account__stories_trend
|
||
msgid "Stories Trend"
|
||
msgstr "ストーリー傾向"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/stream_post_kanban_controller.js:0
|
||
#, python-format
|
||
msgid "Stream Added (%s)"
|
||
msgstr "ストリームが追加されました (%s)"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post_image__stream_post_id
|
||
msgid "Stream Post"
|
||
msgstr "ストリーム投稿"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__stream_post_image_ids
|
||
msgid "Stream Post Images"
|
||
msgstr "ストリーム投稿画像"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_post__stream_post_image_urls
|
||
msgid "Stream Post Images URLs"
|
||
msgstr "ストリーム投稿画像URL"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__stream_type_ids
|
||
msgid "Stream Types"
|
||
msgstr "ストリームタイプ"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__stream_type_type
|
||
#: model:ir.model.fields,field_description:social.field_social_stream_type__stream_type
|
||
msgid "Stream type name (technical)"
|
||
msgstr "ストリームタイプ名 (技術的)"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__has_streams
|
||
msgid "Streams Enabled"
|
||
msgstr "ストリームが有効化されました"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__live_post_ids
|
||
msgid "Sub-posts that will be published on each selected social accounts."
|
||
msgstr "選択された各ソーシャルアカウントで公開されるサブ投稿"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Synchronize"
|
||
msgstr "同期"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post_template.py:0
|
||
#, python-format
|
||
msgid "The 'message' field is required for post ID %s"
|
||
msgstr "'メッセージ'フィールドがポストIDに必要です %s"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__account_ids
|
||
#: model:ir.model.fields,help:social.field_social_post_template__account_ids
|
||
msgid "The accounts on which this post will be published."
|
||
msgstr "この投稿が公開されるアカウント"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_stream_post__author_name
|
||
msgid ""
|
||
"The post author name based on third party information (ex: 'John Doe')."
|
||
msgstr "第3者情報に基づいた投稿著者名 (例: 'John Doe')"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__state
|
||
msgid ""
|
||
"The post is considered as 'Posted' when all its sub-posts (one per social "
|
||
"account) are either 'Failed' or 'Posted'"
|
||
msgstr "投稿は、全てのサブ投稿(ソーシャルアカウントごとに1つ)が'失敗'または'投稿済' の際に'投稿された'とみなされます。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_stream_post__published_date
|
||
msgid "The post published date based on third party information."
|
||
msgstr "第3者情報に基づいた投稿公開日"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_live_post__failure_reason
|
||
msgid ""
|
||
"The reason why a post is not successfully posted on the Social Media (eg: "
|
||
"connection error, duplicated post, ...)."
|
||
msgstr "投稿がソーシャルメディアに正常に投稿されない理由(例: 接続エラー、重複投稿...)"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__media_image
|
||
msgid "The related Social Media's image"
|
||
msgstr "関係するソーシャルメディア画像"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__media_ids
|
||
msgid "The social medias linked to the selected social accounts."
|
||
msgstr "選択されたソーシャルアカウントにリンクしたソーシャルメディア"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__has_post_errors
|
||
msgid "There are post errors on sub-posts"
|
||
msgstr "サブ投稿に投稿エラーがあります"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_media__csrf_token
|
||
msgid ""
|
||
"This token can be used to verify that an incoming request from a social "
|
||
"provider has not been forged."
|
||
msgstr "このトークンは、ソーシャルプロバイダからの着信リクエストが偽造されたものでないことを確認するために使用できます。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__name
|
||
msgid "Title"
|
||
msgstr "タイトル"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "To add a stream"
|
||
msgstr "ストリームを追加するため"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_stream__stream_type_id
|
||
msgid "Type"
|
||
msgstr "タイプ"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__activity_exception_decoration
|
||
msgid "Type of the exception activity on record."
|
||
msgstr "記録上の例外活動の種類。"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_utm_campaign
|
||
msgid "UTM Campaign"
|
||
msgstr "UTMキャンペーン"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_utm_medium
|
||
#: model:ir.model.fields,field_description:social.field_social_account__utm_medium_id
|
||
msgid "UTM Medium"
|
||
msgstr "UTM媒体"
|
||
|
||
#. module: social
|
||
#: model:ir.model,name:social.model_utm_source
|
||
msgid "UTM Source"
|
||
msgstr "UTMソース"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/controllers/main.py:0
|
||
#, python-format
|
||
msgid "Uh-oh! It looks like this message has been deleted from X."
|
||
msgstr "このメッセージはXから削除されたようです。"
|
||
|
||
#. module: social
|
||
#: code:addons/social/models/social_post.py:0
|
||
#, python-format
|
||
msgid "Unknown error"
|
||
msgstr "不明なエラー"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post_template.py:0
|
||
#, python-format
|
||
msgid "Uploaded file does not seem to be a valid image."
|
||
msgstr "アップロードされたファイルは有効な画像ではないようです"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.res_config_settings_view_form
|
||
msgid ""
|
||
"Use your own Developer Accounts on our Social app. Those credentials are "
|
||
"provided in the developer section of your professional social media account."
|
||
msgstr ""
|
||
"ソーシャルアプリの開発者アカウントをご利用下さい。これらの認証情報は、プロフェッショナルソーシャルメディアアカウントの開発者セクションで提供されます。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_account__media_type
|
||
#: model:ir.model.fields,help:social.field_social_media__media_type
|
||
#: model:ir.model.fields,help:social.field_social_stream_post__media_type
|
||
msgid ""
|
||
"Used to make comparisons when we need to restrict some features to a "
|
||
"specific media ('facebook', 'twitter', ...)."
|
||
msgstr ""
|
||
"いくつかの機能を特定のメディア('Facebook','Twitter', ...)に制限する必要がある場合の比較を行うために使用されます。"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "View"
|
||
msgstr "ビュー"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_media__website_message_ids
|
||
#: model:ir.model.fields,field_description:social.field_social_post__website_message_ids
|
||
msgid "Website Messages"
|
||
msgstr "ウェブサイトメッセージ"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_media__website_message_ids
|
||
#: model:ir.model.fields,help:social.field_social_post__website_message_ids
|
||
msgid "Website communication history"
|
||
msgstr "ウェブサイト通信履歴"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,field_description:social.field_social_post__post_method
|
||
msgid "When"
|
||
msgstr "日時"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__published_date
|
||
msgid ""
|
||
"When the global post was published. The actual sub-posts published dates may"
|
||
" be different depending on the media."
|
||
msgstr "グローバル投稿の公開日。実際のサブ投稿の公開日はメディアによって異なる場合があります。"
|
||
|
||
#. module: social
|
||
#: model:ir.model.fields,help:social.field_social_post__image_ids
|
||
#: model:ir.model.fields,help:social.field_social_post_template__image_ids
|
||
msgid "Will attach images to your posts (if the social media supports it)."
|
||
msgstr "投稿に画像を添付します(もしソーシャルメディアがそれをサポートしている場合)"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Write a comment..."
|
||
msgstr "コメントを書く..."
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/tours/social.js:0
|
||
#, python-format
|
||
msgid "Write a message to get a preview of your post."
|
||
msgstr "メッセージを書いて投稿のプレビューを入手"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "Write a reply..."
|
||
msgstr "回答を書く..."
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_post
|
||
msgid ""
|
||
"Write an enticing post, add images and schedule it to be posted later on "
|
||
"multiple platforms at once."
|
||
msgstr "魅力的な投稿を書き、画像を追加し、後で複数のプラットフォームに一度に投稿するよう予定します。"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/utm_medium.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot delete these UTM Mediums as they are linked to the following social accounts in Social:\n"
|
||
"%(social_accounts)s"
|
||
msgstr ""
|
||
"これらのUTM媒体はソーシャルの以下のソーシャルアカウントにリンクされているため、削除することはできません:\n"
|
||
"%(social_accounts)s"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/utm_source.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot delete these UTM Sources as they are linked to social posts in Social:\n"
|
||
"%(utm_sources)s"
|
||
msgstr ""
|
||
"これらのUTMソースはソーシャルのソーシャル投稿にリンクされているため、削除することはできません: \n"
|
||
"%(utm_sources)s"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post.py:0
|
||
#, python-format
|
||
msgid "You cannot reschedule a post that has already been posted."
|
||
msgstr "すでに投稿された投稿を再予定することはできません。"
|
||
|
||
#. module: social
|
||
#. odoo-python
|
||
#: code:addons/social/models/social_post.py:0
|
||
#, python-format
|
||
msgid "You cannot schedule a post in the past."
|
||
msgstr "過去の投稿を予定することはできません。"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_template_view_form
|
||
msgid "Your Post"
|
||
msgstr "あなたの投稿"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "a Stream from an existing account"
|
||
msgstr "既存のアカウントからのストリーム"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.ui.view,arch_db:social.social_post_template_view_form
|
||
msgid "before posting."
|
||
msgstr "投稿する前に"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/js/stream_post_comment.js:0
|
||
#, python-format
|
||
msgid "comment/reply"
|
||
msgstr "コメント/返信"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_stream
|
||
msgid "dashboard"
|
||
msgstr "ダッシュボード"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "for"
|
||
msgstr "for"
|
||
|
||
#. module: social
|
||
#. odoo-javascript
|
||
#: code:addons/social/static/src/xml/social_templates.xml:0
|
||
#, python-format
|
||
msgid "replies..."
|
||
msgstr "返信..."
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_stream_post
|
||
msgid "to keep an eye on your own posts and monitor all social activities."
|
||
msgstr "自分の投稿を監視し、すべてのソーシャル・アクティビティをモニターします。"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_stream
|
||
msgid "to link your accounts and start posting."
|
||
msgstr "クリックしてアカウントをリンクし、投稿を開始して下さい。"
|
||
|
||
#. module: social
|
||
#: model_terms:ir.actions.act_window,help:social.action_social_account
|
||
msgid "to start posting from Odoo."
|
||
msgstr "Odooから投稿を開始"
|