Files
encoach_backend_new_v3/odoo/addons/auth_passkey/i18n/ja.po
Yamen Ahmad 3e83d8d7d5 feat: add complete EnCoach backend — Odoo 19 + all addons
Includes:
- Odoo 19 framework (odoo/)
- 27 custom EnCoach addons (new_project/custom_addons/)
  - encoach_core, encoach_api, encoach_lms_api, encoach_adaptive_api
  - encoach_exam, encoach_taxonomy, encoach_adaptive, encoach_assignment
  - encoach_ai, encoach_ai_grading, encoach_ai_generation, encoach_ai_media
  - encoach_courseware, encoach_communication, encoach_subscription
  - encoach_notification, encoach_approval, encoach_branding
  - encoach_classroom, encoach_registration, encoach_stats
  - encoach_faq, encoach_ticket, encoach_training, encoach_resources
  - encoach_adaptive_ai, encoach_sis
- 21 OpenEduCat Enterprise modules (new_project/enterprise-19/)
- 14 OpenEduCat Community modules (new_project/openeducat_erp-19.0/)
- Configuration: odoo.conf, requirements.txt, scripts
- 200+ REST API endpoints with JWT authentication
- SRS and test documentation

Made-with: Cursor
2026-04-01 17:10:04 +04:00

253 lines
8.7 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_passkey
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Junko Augias (juau)" <juau@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~18.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-14 06:33+0000\n"
"Last-Translator: \"Junko Augias (juau)\" <juau@odoo.com>\n"
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/"
"auth_passkey/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_users_form
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_users_preferences
msgid ""
"<span class=\"text-muted\">\n"
" Recommended for extra security.\n"
" </span>"
msgstr ""
"<span class=\"text-muted\">\n"
" さらに追加でセキュリティを強化するために推奨され"
"ます。\n"
" </span>"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.res_users_identitycheck_view_form_passkey
msgid "<strong>Use your passkey to authenticate</strong>"
msgstr "<strong>認証にはパスキーを使用します</strong>"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_users_form
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_users_preferences
msgid "Add Passkey"
msgstr "パスキーを追加"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_res_users_identitycheck__auth_method
msgid "Auth Method"
msgstr "認証方法"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_res_users__auth_passkey_key_ids
msgid "Auth Passkey Key"
msgstr "認証パスキー キー"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_key_create_view_form
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_key_rename
msgid "Cancel"
msgstr "キャンセル"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_key_create_view_form
msgid "Create"
msgstr "作成"
#. module: auth_passkey
#. odoo-python
#: code:addons/auth_passkey/models/res_users.py:0
msgid "Create Passkey"
msgstr "パスキーを作成"
#. module: auth_passkey
#: model:ir.actions.act_window,name:auth_passkey.action_auth_passkey_key_create
msgid "Create Passkey Wizard"
msgstr "パスキーウィザードを作成"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key__create_uid
msgid "Create Uid"
msgstr "Uidを作成する"
#. module: auth_passkey
#: model:ir.model,name:auth_passkey.model_auth_passkey_key_create
msgid "Create a Passkey"
msgstr "パスキーを作成"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key_create__create_uid
msgid "Created by"
msgstr "作成者"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key__create_date
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key_create__create_date
msgid "Created on"
msgstr "作成日"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key__credential_identifier
msgid "Credential Identifier"
msgstr "認証識別子"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_key_view_kanban
msgid "Delete"
msgstr "削除"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key__display_name
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key_create__display_name
#: model:ir.model.fields,field_description:auth_passkey.field_res_users__display_name
#: model:ir.model.fields,field_description:auth_passkey.field_res_users_identitycheck__display_name
msgid "Display Name"
msgstr "表示名"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key__id
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key_create__id
#: model:ir.model.fields,field_description:auth_passkey.field_res_users__id
#: model:ir.model.fields,field_description:auth_passkey.field_res_users_identitycheck__id
msgid "ID"
msgstr "ID"
#. module: auth_passkey
#. odoo-python
#: code:addons/auth_passkey/models/res_users_identitycheck.py:0
msgid ""
"Incorrect Passkey. Please provide a valid passkey or use a different "
"authentication method."
msgstr ""
"パスキーが正しくありません。検証済のパスキーを入力するか、別の認証方法を使用"
"して下さい。"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key__write_uid
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key_create__write_uid
msgid "Last Updated by"
msgstr "最終更新者"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key__write_date
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key_create__write_date
msgid "Last Updated on"
msgstr "最終更新日"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_key_view_kanban
msgid "Last used:"
msgstr "最終使用:"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key__name
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key_create__name
msgid "Name"
msgstr "名称"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.res_users_identitycheck_view_form_passkey
msgid "Or choose a different method:"
msgstr "または違う方法を選択:"
#. module: auth_passkey
#: model:ir.model,name:auth_passkey.model_auth_passkey_key
#: model:ir.model.fields.selection,name:auth_passkey.selection__res_users_identitycheck__auth_method__webauthn
msgid "Passkey"
msgstr "パスキー"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_users_form
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_users_preferences
msgid "Passkeys"
msgstr "パスキー"
#. module: auth_passkey
#: model:ir.model,name:auth_passkey.model_res_users_identitycheck
msgid "Password Check Wizard"
msgstr "パスワードチェックウィザード"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key__public_key
msgid "Public Key"
msgstr "公開キー"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_key_view_kanban
msgid "Rename"
msgstr "名前の変更"
#. module: auth_passkey
#. odoo-python
#: code:addons/auth_passkey/models/auth_passkey_key.py:0
msgid "Rename Passkey"
msgstr "パスキーの名前を変更"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_key_rename
msgid "Save"
msgstr "保存"
#. module: auth_passkey
#. odoo-python
#: code:addons/auth_passkey/models/res_users_identitycheck.py:0
msgid "Security Control"
msgstr "セキュリティ管理"
#. module: auth_passkey
#: model:ir.model.fields,field_description:auth_passkey.field_auth_passkey_key__sign_count
msgid "Sign Count"
msgstr "署名数"
#. module: auth_passkey
#: model:ir.model.constraint,message:auth_passkey.constraint_auth_passkey_key_unique_identifier
msgid "The credential identifier should be unique."
msgstr "認証識別子は一意でなければなりません。"
#. module: auth_passkey
#. odoo-python
#: code:addons/auth_passkey/models/res_users.py:0
msgid "Unknown passkey"
msgstr "不明なパスキー"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.res_users_identitycheck_view_form_passkey
msgid "Use Passkey"
msgstr "パスキーを使用"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.auth_passkey_login_oauth
msgid "Use a Passkey"
msgstr "パスキーを使用"
#. module: auth_passkey
#: model_terms:ir.ui.view,arch_db:auth_passkey.res_users_identitycheck_view_form_passkey
msgid "Use password"
msgstr "パスワードを使用"
#. module: auth_passkey
#: model:ir.model,name:auth_passkey.model_res_users
msgid "User"
msgstr "ユーザ"
#~ msgid "Created:"
#~ msgstr "作成済:"
#~ msgid ""
#~ "Passkeys are a replacement for your username and password, offering a "
#~ "more secure way of logging in."
#~ msgstr ""
#~ "パスキーはユーザ名とパスワードの代わりとなるもので、より安全なログイン方法"
#~ "を提供します。"