# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_signup # # Translators: # Yoshi Tashiro , 2016 # Martin Trigaux , 2016 # Norimichi Sugimoto , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-10-10 08:43+0000\n" "PO-Revision-Date: 2016-10-10 08:43+0000\n" "Last-Translator: Norimichi Sugimoto , 2016\n" "Language-Team: Japanese (https://www.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: auth_signup #: model:mail.template,body_html:auth_signup.reset_password_email msgid "" "\n" "
\n" " \n" " \n" " \n" " \n" "
\n" " \"${user.company_id.name}\"\n" "
\n" "
\n" "
\n" "

Dear ${object.name},

\n" "

A password reset was requested for the Odoo account linked to this email.

\n" "

You may change your password by following this link which will remain valid during 24 hours:

\n" "
\n" " Change password\n" "
\n" "

If you do not expect this, you can safely ignore this email.

\n" "

Best regards,

\n" "
\n" "
\n" " ${user.signature | safe}\n" "

\n" " Sent by ${user.company_id.name} using Odoo\n" "

\n" "
" msgstr "" "\n" "
\n" "\n" "\n" "\n" "\n" "
\n" "\"${user.company_id.name}\"\n" "
\n" "
\n" "
\n" "

Dear ${object.name},

\n" "

このメールにリンクされたOdooアカウントのパスワードリセットが要求されました。

\n" "

24時間有効なこのリンクをたどってパスワードを変更することができます:

\n" "\n" "

身に覚えがない場合は、このメールを無視しても問題ありません。

\n" "

以上、よろしくお願いいたします。

\n" "
\n" "
\n" "${user.signature | safe}\n" "

\n" "送信者 ${user.company_id.name} using Odoo\n" "

\n" "
" #. module: auth_signup #: model:mail.template,body_html:auth_signup.set_password_email msgid "" "\n" "
\n" " \n" " \n" " \n" " \n" "
\n" " \"${user.company_id.name}\"\n" "
\n" "
\n" "
\n" "

Dear ${object.name},

\n" "

\n" " You have been invited to connect to \"${object.company_id.name}\" in order to get access to your documents in Odoo.\n" "

\n" "

\n" " To accept the invitation, click on the following link:\n" "

\n" " \n" "

Best regards,

\n" "
\n" "
\n" " ${user.signature | safe}\n" "

\n" " Sent by ${user.company_id.name} using Odoo\n" "

\n" "
" msgstr "" "\n" "
\n" "\n" "\n" "\n" "\n" "
\n" "\"${user.company_id.name}\"\n" "
\n" "
\n" "
\n" "

${object.name} 様

\n" "

\n" "Odoo環境 \"${object.company_id.name}\" に招待いたします。\n" "

\n" "

\n" "Odooに接続するには、次のリンクをクリックしてください。\n" "

\n" "\n" "

以上、よろしくお願いいたします。

\n" "
\n" "
\n" "${user.signature | safe}\n" "

\n" "送信者 ${user.company_id.name} using Odoo\n" "

\n" "
" #. module: auth_signup #: model:mail.template,subject:auth_signup.set_password_email msgid "${object.company_id.name} invitation to connect on Odoo" msgstr "${object.company_id.name} Odoo接続のご招待" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.res_users_form_view msgid "" "A password reset has been requested for this user. An email " "containing the following link has been sent:" msgstr "パスワードのリセットが、このユーザから要求されてました。次のリンクを含む電子メールが送信されました:" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.res_users_form_view msgid "" "An invitation email containing the following subscription link has " "been sent:" msgstr "次のサブスクリプションリンクを含む招待メールが送信されました:" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_base_config_settings_auth_signup_uninvited msgid "Allow external users to sign up" msgstr "外部ユーザの登録を許可" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:61 #, python-format msgid "An email has been sent with credentials to reset your password" msgstr "電子メールはあなたのパスワードをリセットするための資格情報を使用して送信されました" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:38 #, python-format msgid "Another user is already registered using this email address." msgstr "別のユーザーが既にこのメールアドレスを使用して登録されています。" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:111 #, python-format msgid "Authentication Failed." msgstr "認証は失敗しました" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.reset_password #: model:ir.ui.view,arch_db:auth_signup.signup msgid "Back to Login" msgstr "ログインへ戻る" #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:135 #, python-format msgid "Cannot send email: user %s has no email address." msgstr "メール送信できません:ユーザ %s には、電子メールアドレスがありません。" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.reset_password msgid "Confirm" msgstr "確認" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.fields msgid "Confirm Password" msgstr "パスワードを確認" #. module: auth_signup #: selection:res.users,state:0 msgid "Confirmed" msgstr "確認済" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:41 #, python-format msgid "Could not create a new account." msgstr "新しいアカウントを作成できません" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:63 #, python-format msgid "Could not reset your password" msgstr "パスワードがリセットできません" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_base_config_settings_auth_signup_reset_password msgid "Enable password reset from Login page" msgstr "ログインページでのパスワードリセットを有効化" #. module: auth_signup #: model:ir.model.fields,help:auth_signup.field_base_config_settings_auth_signup_uninvited msgid "If unchecked, only invited users may sign up." msgstr "チェックしない場合は、招待ユーザーのみががサインアップできます。" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:91 #, python-format msgid "Invalid signup token" msgstr "サインアップトークンは無効です。" #. module: auth_signup #: selection:res.users,state:0 msgid "Never Connected" msgstr "接続履歴なし" #. module: auth_signup #: model:ir.model,name:auth_signup.model_res_partner msgid "Partner" msgstr "取引先" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.fields msgid "Password" msgstr "パスワード" #. module: auth_signup #: model:mail.template,subject:auth_signup.reset_password_email msgid "Password reset" msgstr "パスワードのリセット" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.login msgid "Reset Password" msgstr "パスワードリセット" #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:108 #, python-format msgid "Reset password: invalid username or email" msgstr "パスワードのリセット: 無効なユーザ名またはEメール" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.res_users_form_view msgid "Send Reset Password Instructions" msgstr "パスワード再設定のEメール送信" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.res_users_form_view msgid "Send an Invitation Email" msgstr "招待メールを送る" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.login #: model:ir.ui.view,arch_db:auth_signup.signup msgid "Sign up" msgstr "サインアップ" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_partner_signup_type #: model:ir.model.fields,field_description:auth_signup.field_res_users_signup_type msgid "Signup Token Type" msgstr "サインアップトークンタイプ" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_partner_signup_valid #: model:ir.model.fields,field_description:auth_signup.field_res_users_signup_valid msgid "Signup Token is Valid" msgstr "サインアップトークンは有効です。" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_partner_signup_url #: model:ir.model.fields,field_description:auth_signup.field_res_users_signup_url msgid "Signup URL" msgstr "サインアップ URL" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_partner_signup_expiration #: model:ir.model.fields,field_description:auth_signup.field_res_users_signup_expiration msgid "Signup expiration" msgstr "サインアップ期限" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_partner_signup_token #: model:ir.model.fields,field_description:auth_signup.field_res_users_signup_token msgid "Signup token" msgstr "サインアップトークン" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_users_state msgid "Status" msgstr "ステータス" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_base_config_settings_auth_signup_template_user_id msgid "Template user for new users created through signup" msgstr "サインアップで作成されるユーザのテンプレートユーザ" #. module: auth_signup #: model:ir.model.fields,help:auth_signup.field_res_users_website_url msgid "The full URL to access the document through the website." msgstr "ウェブサイトを介してドキュメントにアクセスするために完全なURLです。" #. module: auth_signup #: model:ir.model.fields,help:auth_signup.field_base_config_settings_auth_signup_reset_password msgid "This allows users to trigger a password reset from the Login page." msgstr "これにより、ユーザーはログインページからパスワードのリセットをトリガすることができます。" #. module: auth_signup #: model:ir.model,name:auth_signup.model_res_users msgid "Users" msgstr "ユーザ" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_users_website_published msgid "Visible in Website" msgstr "ウェブサイトに表示" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_users_website_description msgid "Website Partner Full Description" msgstr "ウェブサイト取引先完全名" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_users_website_short_description msgid "Website Partner Short Description" msgstr "ウェブサイト取引先短名" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_users_website_url msgid "Website URL" msgstr "ウェブサイトURL" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_users_website_meta_description msgid "Website meta description" msgstr "ウェブサイトメタディスクリプション" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_users_website_meta_keywords msgid "Website meta keywords" msgstr "ウェブサイトメタキーワード" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_users_website_meta_title msgid "Website meta title" msgstr "ウェブサイトメタタイトル" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.fields #: model:ir.ui.view,arch_db:auth_signup.reset_password msgid "Your Email" msgstr "Eメール" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.fields msgid "Your Name" msgstr "お名前" #. module: auth_signup #: model:ir.model,name:auth_signup.model_base_config_settings msgid "base.config.settings" msgstr "base.config.settings" #. module: auth_signup #: model:ir.ui.view,arch_db:auth_signup.fields msgid "e.g. John Doe" msgstr "例: 鈴木 一郎"