# Translation of Odoo Server. # This file contains the translation of the following modules: # * social_facebook # # 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: 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_facebook #: model_terms:ir.ui.view,arch_db:social_facebook.facebook_preview msgid "Facebook Page" msgstr "Facebookページ" #. module: social_facebook #: model_terms:ir.ui.view,arch_db:social_facebook.social_stream_post_view_kanban msgid "" msgstr "" #. module: social_facebook #: model_terms:ir.ui.view,arch_db:social_facebook.social_stream_post_view_kanban msgid "" msgstr "" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_live_post__facebook_post_id msgid "Actual Facebook ID of the post" msgstr "投稿の実際のFacebook ID" #. module: social_facebook #. odoo-python #: code:addons/social_facebook/models/social_stream_post.py:0 #, python-format msgid "An error occurred." msgstr "エラーが発生しました" #. module: social_facebook #: model_terms:ir.ui.view,arch_db:social_facebook.res_config_settings_view_form msgid "App ID" msgstr "App ID" #. module: social_facebook #: model_terms:ir.ui.view,arch_db:social_facebook.res_config_settings_view_form msgid "App Secret" msgstr "App Secret" #. module: social_facebook #. odoo-javascript #: code:addons/social_facebook/static/src/xml/social_facebook_templates.xml:0 #: model_terms:ir.ui.view,arch_db:social_facebook.social_stream_post_view_kanban #, python-format msgid "Author Image" msgstr "作者イメージ" #. module: social_facebook #: model:ir.model.fields,help:social_facebook.field_res_config_settings__facebook_use_own_account msgid "" "Check this if you want to use your personal Facebook Developer Account " "instead of the provided one." msgstr "提供されたアカウントではなく、個人のFacebookディベロッパーアカウントを使用する場合は、このチェックボックスをオンにします。" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_stream_post__facebook_comments_count msgid "Comments" msgstr "コメント" #. module: social_facebook #: model:ir.model,name:social_facebook.model_res_config_settings msgid "Config Settings" msgstr "コンフィグ設定" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_post__display_facebook_preview #: model:ir.model.fields,field_description:social_facebook.field_social_post_template__display_facebook_preview msgid "Display Facebook Preview" msgstr "Facebookプレビューを表示" #. module: social_facebook #: model:ir.model.fields.selection,name:social_facebook.selection__social_media__media_type__facebook #: model:social.media,name:social_facebook.social_media_facebook msgid "Facebook" msgstr "Facebook" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_account__facebook_access_token msgid "Facebook Access Token" msgstr "Facebookアクセストークン" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_account__facebook_account_id msgid "Facebook Account ID" msgstr "FacebookアカウントID" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_res_config_settings__facebook_app_id msgid "Facebook App ID" msgstr "FacebookアプリID" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_res_config_settings__facebook_client_secret msgid "Facebook App Secret" msgstr "Facebookアプリシークレット" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_stream_post__facebook_author_id msgid "Facebook Author ID" msgstr "Faceboo作成者ID" #. module: social_facebook #. odoo-javascript #: code:addons/social_facebook/static/src/js/stream_post_kanban_record.js:0 #, python-format msgid "Facebook Comments" msgstr "Facebookコメント" #. module: social_facebook #: model_terms:ir.ui.view,arch_db:social_facebook.res_config_settings_view_form msgid "Facebook Developer Account" msgstr "Facebookデベロッパーアカウント" #. module: social_facebook #: model:ir.model.fields,help:social_facebook.field_social_account__facebook_access_token msgid "" "Facebook Page Access Token provided by the Facebook API, this should never be set manually.\n" " It's used to authenticate requests when posting to or reading information from this account." msgstr "" "Facebook APIによって提供されるFacebookページアクセストークン。これは手動で設定されることは決してありません。\n" "   このアカウントに投稿したり、このアカウントから情報を読み取ったりする際に、要求を認証するために使用されます。" #. module: social_facebook #: model:ir.model.fields,help:social_facebook.field_social_account__facebook_account_id msgid "" "Facebook Page ID provided by the Facebook API, this should never be set " "manually." msgstr "Facebook APIによって提供されるFacebookページIDで、手動で設定されることは決してありません。" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_stream_post__facebook_post_id msgid "Facebook Post ID" msgstr "FacebookポストID" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_post__facebook_preview #: model:ir.model.fields,field_description:social_facebook.field_social_post_template__facebook_preview msgid "Facebook Preview" msgstr "Facebookプレビュー" #. module: social_facebook #. odoo-python #: code:addons/social_facebook/controllers/main.py:0 #, python-format msgid "Facebook did not provide a valid access token or it may have expired." msgstr "Facebookは有効なアクセストークンを提供していないか、有効期限が切れている可能性があります。" #. module: social_facebook #. odoo-python #: code:addons/social_facebook/controllers/main.py:0 #, python-format msgid "Facebook did not provide a valid access token." msgstr "Facebookは、有効なアクセストークンを提供しませんでした。" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_stream_post__facebook_is_event_post msgid "Is event post" msgstr "イベント投稿" #. module: social_facebook #. odoo-javascript #: code:addons/social_facebook/static/src/xml/social_facebook_templates.xml:0 #: model:ir.model.fields,field_description:social_facebook.field_social_stream_post__facebook_likes_count #, python-format msgid "Likes" msgstr "いいね!" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_media__media_type msgid "Media Type" msgstr "メディアタイプ" #. module: social_facebook #: model:social.stream.type,name:social_facebook.stream_type_page_mentions msgid "Page Mentions" msgstr "ページメンション" #. module: social_facebook #: model:social.stream.type,name:social_facebook.stream_type_page_posts msgid "Page Posts" msgstr "ページ投稿" #. module: social_facebook #: model_terms:ir.ui.view,arch_db:social_facebook.facebook_preview msgid "Post Image" msgstr "ポストイメージ" #. module: social_facebook #. odoo-python #: code:addons/social_facebook/models/social_stream_post.py:0 #, python-format msgid "" "Post not found. It could be because the post has been deleted on the Social " "Platform." msgstr "投稿が見つかりません。ソーシャルプラットフォーム上で投稿が削除された可能性があります。" #. module: social_facebook #: model_terms:ir.ui.view,arch_db:social_facebook.facebook_preview msgid "Published by Facebook Page •" msgstr "Facebookページ •により公開済" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_stream_post__facebook_reach msgid "Reach" msgstr "到達" #. module: social_facebook #. odoo-python #: code:addons/social_facebook/controllers/main.py:0 #, python-format msgid "Read More about Facebook Pages" msgstr " Facebookページについてもっと読む" #. module: social_facebook #. odoo-javascript #: code:addons/social_facebook/static/src/xml/social_facebook_templates.xml:0 #: model:ir.model.fields,field_description:social_facebook.field_social_stream_post__facebook_shares_count #: model_terms:ir.ui.view,arch_db:social_facebook.social_stream_post_view_kanban #, python-format msgid "Shares" msgstr "共有" #. module: social_facebook #: model:ir.model,name:social_facebook.model_social_account msgid "Social Account" msgstr "ソーシャルアカウント" #. module: social_facebook #: model:ir.model,name:social_facebook.model_social_live_post msgid "Social Live Post" msgstr "ソーシャル・ライブ・ポスト" #. module: social_facebook #: model:ir.model,name:social_facebook.model_social_media msgid "Social Media" msgstr "ソーシャルメディア" #. module: social_facebook #: model:ir.model,name:social_facebook.model_social_post msgid "Social Post" msgstr "ソーシャル・ポスト" #. module: social_facebook #: model:ir.model,name:social_facebook.model_social_post_template msgid "Social Post Template" msgstr "ソーシャルポストテンプレート" #. module: social_facebook #: model:ir.model,name:social_facebook.model_social_stream msgid "Social Stream" msgstr "ソーシャルストリーム" #. module: social_facebook #: model:ir.model,name:social_facebook.model_social_stream_post msgid "Social Stream Post" msgstr "ソーシャルストリームポスト" #. module: social_facebook #. odoo-python #: code:addons/social_facebook/controllers/main.py:0 #, python-format msgid "Unauthorized. Please contact your administrator. " msgstr "認証されていません。管理者にご連絡下さい。" #. module: social_facebook #. odoo-python #: code:addons/social_facebook/models/social_stream_post.py:0 #: code:addons/social_facebook/models/social_stream_post.py:0 #, python-format msgid "Unknown" msgstr "不明" #. module: social_facebook #: model:ir.model.fields,field_description:social_facebook.field_res_config_settings__facebook_use_own_account msgid "Use your own Facebook Account" msgstr "あなた自身のFacebookアカウントを使用する" #. module: social_facebook #: model:ir.model.fields,help:social_facebook.field_social_media__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_facebook #: model:ir.model.fields,field_description:social_facebook.field_social_stream_post__facebook_user_likes msgid "User Likes" msgstr "ユーザいいね" #. module: social_facebook #. odoo-javascript #: code:addons/social_facebook/static/src/xml/social_facebook_templates.xml:0 #: model_terms:ir.ui.view,arch_db:social_facebook.social_stream_post_view_kanban #, python-format msgid "Views" msgstr "ビュー" #. module: social_facebook #. odoo-python #: code:addons/social_facebook/models/social_live_post.py:0 #: code:addons/social_facebook/models/social_post.py:0 #, python-format msgid "" "We could not upload your image, try reducing its size and posting it again " "(error: %s)." msgstr "画像をアップロードできませんでした。サイズを小さくして再度投稿してみて下さい。(エラー: %s)" #. module: social_facebook #. odoo-python #: code:addons/social_facebook/models/social_media.py:0 #, python-format msgid "You don't have an active subscription. Please buy one here: %s" msgstr "アクティブなサブスクリプションを持っていません。こちらで購入してください:%s" #. module: social_facebook #. odoo-python #: code:addons/social_facebook/controllers/main.py:0 #, python-format msgid "" "You need to be the manager of a Facebook Page to post with Odoo Social.\n" " Please create one and make sure it is linked to your account." msgstr "" "Odooソーシャルで投稿するにはFacebookページの管理者である必要があります。\n" "Facebookページを作成し、あなたのアカウントにリンクされていることを確認して下さい。" #. module: social_facebook #: model_terms:ir.ui.view,arch_db:social_facebook.social_stream_post_view_kanban msgid "added an event" msgstr "イベントを追加済" #. module: social_facebook #: model_terms:ir.ui.view,arch_db:social_facebook.facebook_preview msgid "• " msgstr "• "