19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:28 +01:00
parent 20ddc1b4a3
commit c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions

View file

@ -1,35 +1,25 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * microsoft_outlook
#
# Translators:
# Martin Trigaux, 2022
# Ryoko Tsuda <ryoko@quartile.co>, 2022
# Junko Augias, 2023
#
# * microsoft_outlook
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Junko Augias (juau)" <juau@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
"Last-Translator: Junko Augias, 2023\n"
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-11 17:17+0000\n"
"Last-Translator: \"Junko Augias (juau)\" <juau@odoo.com>\n"
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/"
"microsoft_outlook/ja/>\n"
"Language: 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: microsoft_outlook
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.fetchmail_server_view_form
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.ir_mail_server_view_form
msgid ""
"<i class=\"fa fa-arrow-right\"/>\n"
" Connect your Outlook account"
msgstr ""
"<i class=\"fa fa-arrow-right\"/>\n"
" Outlookアカウントに接続"
"X-Generator: Weblate 5.12.2\n"
#. module: microsoft_outlook
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.fetchmail_server_view_form
@ -39,30 +29,50 @@ msgstr "<i class=\"fa fa-cog\" title=\"Edit Settings\"/>"
#. module: microsoft_outlook
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.fetchmail_server_view_form
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.ir_mail_server_view_form
msgid ""
"<span attrs=\"{'invisible': ['|', ('server_type', '!=', 'outlook'), ('microsoft_outlook_refresh_token', '=', False)]}\" class=\"badge text-bg-success\">\n"
"<i class=\"oi oi-arrow-right\"/>\n"
" Connect your Outlook account"
msgstr ""
"<i class=\"oi oi-arrow-right\"/>\n"
" Outlookアカウントに接続"
#. module: microsoft_outlook
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.fetchmail_server_view_form
msgid ""
"<span invisible=\"server_type != 'outlook' or not "
"microsoft_outlook_refresh_token\" class=\"badge text-bg-success\">\n"
" Outlook Token Valid\n"
" </span>"
msgstr ""
"<span attrs=\"{'invisible': ['|', ('server_type', '!=', 'outlook'), ('microsoft_outlook_refresh_token', '=', False)]}\" class=\"badge text-bg-success\">\n"
"<span invisible=\"server_type != 'outlook' or not "
"microsoft_outlook_refresh_token\" class=\"badge text-bg-success\">\n"
" Outlookトークン有効\n"
" </span>"
#. module: microsoft_outlook
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.ir_mail_server_view_form
msgid ""
"<span attrs=\"{'invisible': ['|', ('smtp_authentication', '!=', 'outlook'), ('microsoft_outlook_refresh_token', '=', False)]}\" class=\"badge text-bg-success\">\n"
"<span invisible=\"smtp_authentication != 'outlook' or not "
"microsoft_outlook_refresh_token\" class=\"badge text-bg-success\">\n"
" Outlook Token Valid\n"
" </span>"
msgstr ""
"<span attrs=\"{'invisible': ['|', ('smtp_authentication', '!=', 'outlook'), ('microsoft_outlook_refresh_token', '=', False)]}\" class=\"badge text-bg-success\">\n"
"<span invisible=\"smtp_authentication != 'outlook' or not "
"microsoft_outlook_refresh_token\" class=\"badge text-bg-success\">\n"
" Outlookトークン有効\n"
" </span>"
#. module: microsoft_outlook
#: model:ir.model.fields,field_description:microsoft_outlook.field_fetchmail_server__active
#: model:ir.model.fields,field_description:microsoft_outlook.field_ir_mail_server__active
#: model:ir.model.fields,field_description:microsoft_outlook.field_microsoft_outlook_mixin__active
msgid "Active"
msgstr "有効"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/microsoft_outlook_mixin.py:0
#, python-format
msgid "An error occurred when fetching the access token. %s"
msgstr "アクセストークンを取得する際にエラーが発生しました。 %s"
@ -81,36 +91,52 @@ msgstr "認証URI"
#. module: microsoft_outlook
#: model:ir.model,name:microsoft_outlook.model_res_config_settings
msgid "Config Settings"
msgstr "コンフィグ設定"
msgstr "構成設定"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/ir_mail_server.py:0
#, python-format
msgid ""
"Connect your Outlook account with the OAuth Authentication process. \n"
"By default, only a user with a matching email address will be able to use this server. To extend its use, you should set a \"mail.default.from\" system parameter."
"By default, only a user with a matching email address will be able to use "
"this server. To extend its use, you should set a \"mail.default.from\" "
"system parameter."
msgstr ""
"OAuth認証プロセスでOutlookアカウントを接続します。 \n"
"デフォルトでは、一致するメールアドレスを持つユーザのみがこのサーバを使用できます。使用範囲を広げるには、\"mail.default.from \"システムパラメータを設定する必要があります。"
"デフォルトでは、一致するメールアドレスを持つユーザのみがこのサーバを使用でき"
"ます。使用範囲を広げるには、\"mail.default.from \"システムパラメータを設定す"
"る必要があります。"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/fetchmail_server.py:0
#, python-format
msgid ""
"Connect your personal Outlook account using OAuth. \n"
"You will be redirected to the Outlook login page to accept the permissions."
msgstr ""
"OAuthを使用して個人Outlookアカウントに接続します。 \n"
"Outlookのログインページにリダイレクトされ、許可を受け入れて下さい。"
"、許可を受け入れるためにOutlookのログインページにリダイレクトされます。"
#. module: microsoft_outlook
#: model:ir.model.fields,field_description:microsoft_outlook.field_fetchmail_server__display_name
#: model:ir.model.fields,field_description:microsoft_outlook.field_ir_mail_server__display_name
#: model:ir.model.fields,field_description:microsoft_outlook.field_microsoft_outlook_mixin__display_name
#: model:ir.model.fields,field_description:microsoft_outlook.field_res_config_settings__display_name
#: model:ir.model.fields,field_description:microsoft_outlook.field_res_users__display_name
msgid "Display Name"
msgstr "表示名"
#. module: microsoft_outlook
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.microsoft_outlook_oauth_error
msgid "Go back to your mail server"
msgstr "メールサーバに戻る"
msgid "Go back"
msgstr "戻る"
#. module: microsoft_outlook
#: model:ir.model.fields,field_description:microsoft_outlook.field_fetchmail_server__id
#: model:ir.model.fields,field_description:microsoft_outlook.field_ir_mail_server__id
#: model:ir.model.fields,field_description:microsoft_outlook.field_microsoft_outlook_mixin__id
#: model:ir.model.fields,field_description:microsoft_outlook.field_res_config_settings__id
#: model:ir.model.fields,field_description:microsoft_outlook.field_res_users__id
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.res_config_settings_view_form
msgid "ID"
msgstr "ID"
@ -128,18 +154,12 @@ msgstr "受信メールサーバ"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/ir_mail_server.py:0
#, python-format
msgid ""
"Incorrect Connection Security for Outlook mail server %r. Please set it to "
"Incorrect Connection Security for Outlook mail server “%s”. Please set it to "
"\"TLS (STARTTLS)\"."
msgstr "メールサーバ%rの不正な接続セキュリティ。\"TLS (STARTTLS)\"にセットして下さい。"
#. module: microsoft_outlook
#: model:ir.model.fields,field_description:microsoft_outlook.field_fetchmail_server__is_microsoft_outlook_configured
#: model:ir.model.fields,field_description:microsoft_outlook.field_ir_mail_server__is_microsoft_outlook_configured
#: model:ir.model.fields,field_description:microsoft_outlook.field_microsoft_outlook_mixin__is_microsoft_outlook_configured
msgid "Is Outlook Credential Configured"
msgstr "Outlookのクレデンシャルが設定されているか"
msgstr ""
"メールサーバ“%s”の不正な接続セキュリティ。\"TLS (STARTTLS)\"にセットして下さ"
"い。"
#. module: microsoft_outlook
#: model:ir.model,name:microsoft_outlook.model_ir_mail_server
@ -154,10 +174,35 @@ msgstr "Microsoft Outlook Mixin"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/microsoft_outlook_mixin.py:0
#, python-format
msgid "Only the administrator can link an Outlook mail server."
msgstr "Outlookメールサーバにリンクできるのは管理者のみです。"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/microsoft_outlook_mixin.py:0
msgid "Oops, we could not authenticate you. Please try again later."
msgstr "おっと、認証に失敗しました。時間をおいてもう一度お試しください。"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/controllers/main.py:0
msgid ""
"Oops, you're creating an authorization to send from %(email_login)s but your "
"address is %(email_server)s. Make sure your addresses match!"
msgstr ""
"おっと! 送信元として %(email_login)s を認証しようとしていますが、現在のアドレ"
"スは %(email_server)s です。アドレスが一致していることをご確認ください。"
#. module: microsoft_outlook
#: model:ir.model.fields,field_description:microsoft_outlook.field_res_users__outgoing_mail_server_type
msgid "Outgoing Mail Server Type"
msgstr "送信メールサーバの種類"
#. module: microsoft_outlook
#: model:ir.model.fields.selection,name:microsoft_outlook.selection__res_users__outgoing_mail_server_type__outlook
msgid "Outlook"
msgstr "Outlook"
#. module: microsoft_outlook
#: model:ir.model.fields,field_description:microsoft_outlook.field_fetchmail_server__microsoft_outlook_access_token
#: model:ir.model.fields,field_description:microsoft_outlook.field_ir_mail_server__microsoft_outlook_access_token
@ -198,37 +243,42 @@ msgstr "Outlookリフレッシュトークン"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/microsoft_outlook_mixin.py:0
#, python-format
msgid "Please configure your Outlook credentials."
msgstr "Outlookの認証情報を設定して下さい。"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/microsoft_outlook_mixin.py:0
#, python-format
msgid "Please connect with your Outlook account before using it."
msgstr "使用前にOutlookアカウントと接続して下さい。"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/microsoft_outlook_mixin.py:0
msgid "Please enter a valid email address."
msgstr "有効なEメールアドレスを入力してください。"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/ir_mail_server.py:0
#, python-format
msgid ""
"Please fill the \"Username\" field with your Outlook/Office365 username "
"(your email address). This should be the same account as the one used for "
"the Outlook OAuthentication Token."
msgstr ""
"\"ユーザ名\"の欄には、Outlookのユーザ名(メールアドレス)を入力して下さい。これはOutlook "
"OAuthenticationトークンに使用したものと同じアカウントでなければなりません。"
"\"ユーザ名\"の欄には、Outlook/Office365のユーザ名(メールアドレス)を入力して下"
"さい。これはOutlook OAuthenticationトークンに使用したものと同じアカウントでな"
"ければなりません。"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/ir_mail_server.py:0
#, python-format
msgid ""
"Please leave the password field empty for Outlook mail server %r. The OAuth "
"process does not require it"
msgstr "Outlookメールサーバ%rのパスワードフィールドは空欄にして下さい。OAuth処理はそれを必要としません。"
"Please leave the password field empty for Outlook mail server “%s”. The "
"OAuth process does not require it"
msgstr ""
"Outlookメールサーバ“%s”のパスワードフィールドは空欄にして下さい。OAuth処理は"
"それを必要としません。"
#. module: microsoft_outlook
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.ir_mail_server_view_form
@ -238,9 +288,8 @@ msgstr "続きを読む"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/fetchmail_server.py:0
#, python-format
msgid "SSL is required for the server %r."
msgstr "サーバ%r用にSSLが必要です。"
msgid "SSL is required for server “%s”."
msgstr "サーバ “%s”用にSSLが必要です。"
#. module: microsoft_outlook
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.res_config_settings_view_form
@ -257,14 +306,6 @@ msgstr "Outlookアプリのシークレット"
msgid "Server Type"
msgstr "サーバタイプ"
#. module: microsoft_outlook
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.fetchmail_server_view_form
#: model_terms:ir.ui.view,arch_db:microsoft_outlook.ir_mail_server_view_form
msgid ""
"Setup your Outlook API credentials in the general settings to link a Outlook"
" account."
msgstr "一般設定でOutlook API認証情報を設定し、Outlookアカウントをリンクします。"
#. module: microsoft_outlook
#: model:ir.model.fields,help:microsoft_outlook.field_fetchmail_server__microsoft_outlook_uri
#: model:ir.model.fields,help:microsoft_outlook.field_ir_mail_server__microsoft_outlook_uri
@ -275,6 +316,25 @@ msgstr "Outlookの許可コードを生成するためのURL"
#. module: microsoft_outlook
#. odoo-python
#: code:addons/microsoft_outlook/models/microsoft_outlook_mixin.py:0
#, python-format
msgid "Unknown error."
msgstr "不明なエラー"
#. module: microsoft_outlook
#: model:ir.model,name:microsoft_outlook.model_res_users
msgid "User"
msgstr "ユーザー"
#~ msgid "An error occurred: %s."
#~ msgstr "エラーが発生しました: %s"
#~ msgid "Go back to your mail server"
#~ msgstr "メールサーバに戻る"
#~ msgid "Is Outlook Credential Configured"
#~ msgstr "Outlookのクレデンシャルが設定されているか"
#~ msgid ""
#~ "Setup your Outlook API credentials in the general settings to link a "
#~ "Outlook account."
#~ msgstr ""
#~ "一般設定でOutlook API認証情報を設定し、Outlookアカウントをリンクします。"