Files
casdoor/web/src/locales/ja/data.json
Grégoire cff0c7a273 feat: support "Use Email as username" in org (#3002)
Signed-off-by: Grégoire Bélorgey <gregoire@jianda.fr>
2024-06-22 16:52:11 +08:00

1210 lines
65 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"account": {
"Logout": "ログアウト",
"My Account": "マイアカウント",
"Sign Up": "新規登録"
},
"adapter": {
"Duplicated policy rules": "重複したポリシールール",
"Edit Adapter": "編集アダプター",
"Failed to sync policies": "ポリシーの同期に失敗しました",
"New Adapter": "新しいアダプター",
"Policies": "政策",
"Policies - Tooltip": "Casbinのポリシールール",
"Rule type": "Rule type",
"Sync policies successfully": "ポリシーを同期できました",
"Use same DB": "Use same DB",
"Use same DB - Tooltip": "Use same DB - Tooltip"
},
"application": {
"Always": "常に",
"Auto signin": "自動サインイン",
"Auto signin - Tooltip": "Casdoorにログインセッションが存在する場合、アプリケーション側のログインに自動的に使用されます",
"Background URL": "背景URL",
"Background URL - Tooltip": "ログインページで使用される背景画像のURL",
"Big icon": "Big icon",
"Binding providers": "Binding providers",
"CSS style": "CSS style",
"Center": "センター",
"Copy SAML metadata URL": "SAMLメタデータのURLをコピーしてください",
"Copy prompt page URL": "プロンプトページのURLをコピーしてください",
"Copy signin page URL": "サインインページのURLをコピーしてください",
"Copy signup page URL": "サインアップページのURLをコピーしてください",
"Custom CSS": "フォームCSS",
"Custom CSS - Edit": "フォームのCSS - 編集",
"Custom CSS - Tooltip": "サインアップ、サインイン、パスワード忘れのフォームのCSSスタイリング境界線や影の追加",
"Custom CSS Mobile": "Custom CSS Mobile",
"Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Dynamic": "Dynamic",
"Edit Application": "アプリケーションを編集する",
"Enable Email linking": "イーメールリンクの有効化",
"Enable Email linking - Tooltip": "組織内に同じメールアドレスを持つユーザーがいる場合、サードパーティのログイン方法は自動的にそのユーザーに関連付けられます",
"Enable SAML C14N10": "Enable SAML C14N10",
"Enable SAML C14N10 - Tooltip": "Enable SAML C14N10 - Tooltip",
"Enable SAML POST binding": "Enable SAML POST binding",
"Enable SAML POST binding - Tooltip": "The HTTP POST binding uses input fields in a HTML form to send SAML messages, Enable when your SP use it",
"Enable SAML compression": "SAMLの圧縮を有効にする",
"Enable SAML compression - Tooltip": "CasdoorをSAML IdPとして使用する場合、SAMLレスポンスメッセージを圧縮するかどうか。圧縮する: 圧縮するかどうか。圧縮しない: 圧縮しないかどうか",
"Enable side panel": "サイドパネルを有効にする",
"Enable signin session - Tooltip": "アプリケーションから Casdoor にログイン後、Casdoor がセッションを維持しているかどうか",
"Enable signup": "サインアップを有効にする",
"Enable signup - Tooltip": "新しいアカウントの登録をユーザーに許可するかどうか",
"Failed signin frozen time": "Failed signin frozen time",
"Failed signin frozen time - Tooltip": "Failed signin frozen time - Tooltip",
"Failed signin limit": "Failed signin limit",
"Failed signin limit - Tooltip": "Failed signin limit - Tooltip",
"Failed to sign in": "ログインに失敗しました",
"File uploaded successfully": "ファイルが正常にアップロードされました",
"First, last": "First, last",
"Follow organization theme": "組織のテーマに従ってください",
"Footer HTML": "Footer HTML",
"Footer HTML - Edit": "Footer HTML - Edit",
"Footer HTML - Tooltip": "Custom the footer of your application",
"Form position": "フォームのポジション",
"Form position - Tooltip": "登録、ログイン、パスワード忘れフォームの位置",
"Grant types": "グラント種類",
"Grant types - Tooltip": "OAuthプロトコルで許可されているグラントタイプを選択してください",
"Header HTML": "Header HTML",
"Header HTML - Edit": "Header HTML - Edit",
"Header HTML - Tooltip": "Custom the head tag of your application entry page",
"Incremental": "Incremental",
"Input": "Input",
"Invitation code": "Invitation code",
"Left": "左",
"Logged in successfully": "正常にログインしました",
"Logged out successfully": "正常にログアウトしました",
"New Application": "新しいアプリケーション",
"No verification": "No verification",
"Normal": "Normal",
"Only signup": "Only signup",
"Org choice mode": "Org choice mode",
"Org choice mode - Tooltip": "Org choice mode - Tooltip",
"Please enable \\\"Signin session\\\" first before enabling \\\"Auto signin\\\"": "Please enable \\\"Signin session\\\" first before enabling \\\"Auto signin\\\"",
"Please input your application!": "あなたの申請を入力してください!",
"Please input your organization!": "あなたの組織を入力してください!",
"Please select a HTML file": "HTMLファイルを選択してください",
"Random": "Random",
"Real name": "Real name",
"Redirect URL": "リダイレクトURL",
"Redirect URL (Assertion Consumer Service POST Binding URL) - Tooltip": "リダイレクトURLアサーションコンシューマサービスPOSTバインディングURL",
"Redirect URLs": "リダイレクトURL",
"Redirect URLs - Tooltip": "許可されたリダイレクトURLリストは、正規表現マッチングをサポートしています。リストに含まれていないURLはリダイレクトできません",
"Refresh token expire": "リフレッシュトークンの有効期限が切れました",
"Refresh token expire - Tooltip": "リフレッシュトークンの有効期限時間",
"Reset to Empty": "Reset to Empty",
"Right": "右",
"Rule": "ルール",
"SAML metadata": "SAMLメタデータ",
"SAML metadata - Tooltip": "SAMLプロトコルのメタデータ",
"SAML reply URL": "SAMLリプライURL",
"Select": "Select",
"Side panel HTML": "サイドパネルのHTML",
"Side panel HTML - Edit": "サイドパネルのHTML - 編集",
"Side panel HTML - Tooltip": "ログインページのサイドパネルに対するHTMLコードをカスタマイズしてください",
"Sign Up Error": "サインアップエラー",
"Signin": "Signin",
"Signin (Default True)": "Signin (Default True)",
"Signin items": "Signin items",
"Signin items - Tooltip": "Signin items - Tooltip",
"Signin methods": "Signin methods",
"Signin methods - Tooltip": "Signin methods - Tooltip",
"Signin session": "サインインセッション",
"Signup items": "サインアップアイテム",
"Signup items - Tooltip": "新しいアカウントを登録する際にユーザーが入力するアイテム",
"Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "アプリケーションでは新しいアカウントの登録ができません",
"Token expire": "トークンの有効期限が切れました",
"Token expire - Tooltip": "アクセストークンの有効期限",
"Token fields": "Token fields",
"Token fields - Tooltip": "Token fields - Tooltip",
"Token format": "トークン形式",
"Token format - Tooltip": "アクセストークンのフォーマット",
"You are unexpected to see this prompt page": "このプロンプトページを見ることは予期せぬことである"
},
"cert": {
"Bit size": "ビットサイズ",
"Bit size - Tooltip": "秘密鍵の長さ",
"Certificate": "証明書 ",
"Certificate - Tooltip": "アクセストークンのJWT署名を復号化するために使用される公開鍵証明書。この証明書は通常、Casdoor SDK側つまり、アプリケーションに展開する必要があります",
"Copy certificate": "コピー証明書",
"Copy private key": "秘密鍵をコピーする",
"Crypto algorithm": "暗号アルゴリズム",
"Crypto algorithm - Tooltip": "認証書で使用される暗号化アルゴリズム",
"Download certificate": "証明書をダウンロードする",
"Download private key": "プライベートキーをダウンロードする",
"Edit Cert": "編集認証書",
"Expire in years": "年で期限切れになる",
"Expire in years - Tooltip": "証明書の有効期間、年数で",
"New Cert": "新しい証明書",
"Private key": "プライベートキー",
"Private key - Tooltip": "公開鍵証明書に対応する秘密鍵",
"Scope - Tooltip": "証明書の使用シナリオ",
"Type - Tooltip": "証明書の種類"
},
"code": {
"Code you received": "受け取ったコード",
"Email code": "メールコード",
"Empty code": "空のコード",
"Enter your code": "あなたのコードを入力してください",
"Phone code": "電話番号コード",
"Please input your phone verification code!": "電話の確認コードを入力してください!",
"Please input your verification code!": "確認コードを入力してください!",
"Send Code": "コードを送信してください",
"Sending": "送信",
"Submit and complete": "提出して完了してください"
},
"enforcer": {
"Edit Enforcer": "Edit Enforcer",
"New Enforcer": "New Enforcer"
},
"forget": {
"Account": "アカウント",
"Change Password": "パスワードを変更",
"Choose email or phone": "メールか電話を選んでください",
"Next Step": "次のステップ",
"Please input your username!": "ユーザー名を入力してください!",
"Reset": "リセット",
"Reset password": "パスワードの取得",
"Unknown forget type": "未知の忘却タイプ",
"Verify": "検証"
},
"general": {
"API key": "API key",
"API key - Tooltip": "API key - Tooltip",
"Access key": "Access key",
"Access key - Tooltip": "Access key - Tooltip",
"Access secret": "Access secret",
"Access secret - Tooltip": "Access secret - Tooltip",
"Action": "アクション",
"Adapter": "アダプター",
"Adapter - Tooltip": "ポリシー・ストアのテーブル名",
"Adapters": "アダプター",
"Add": "追加",
"Add Face Id": "Add Face Id",
"Add custom item": "Add custom item",
"Admin": "Admin",
"Affiliation URL": "所属するURL",
"Affiliation URL - Tooltip": "所属先のホームページURL",
"All": "All",
"Application": "アプリケーション",
"Application - Tooltip": "Application - Tooltip",
"Applications": "アプリケーション",
"Applications that require authentication": "認証が必要なアプリケーション",
"Apps": "Apps",
"Authorization": "Authorization",
"Avatar": "アバター",
"Avatar - Tooltip": "ユーザーのパブリックアバター画像",
"Back": "Back",
"Back Home": "帰宅",
"Business & Payments": "Business & Payments",
"Cancel": "キャンセルします",
"Captcha": "キャプチャ",
"Cert": "証明書",
"Cert - Tooltip": "このアプリケーションに対応するクライアントSDKによって検証する必要がある公開鍵証明書",
"Certs": "証明書",
"Click to Upload": "アップロードするにはクリックしてください",
"Client IP": "Client IP",
"Close": "閉じる",
"Confirm": "Confirm",
"Copied to clipboard successfully": "Copied to clipboard successfully",
"Created time": "作成された時間",
"Custom": "Custom",
"Dashboard": "Dashboard",
"Default": "Default",
"Default application": "デフォルトアプリケーション",
"Default application - Tooltip": "組織ページから直接登録されたユーザーのデフォルトアプリケーション",
"Default avatar": "デフォルトのアバター",
"Default avatar - Tooltip": "新規登録ユーザーがアバター画像を設定しない場合に使用されるデフォルトのアバター",
"Default password": "Default password",
"Default password - Tooltip": "Default password - Tooltip",
"Delete": "削除",
"Description": "説明",
"Description - Tooltip": "参照用の詳細な説明情報です。Casdoor自体はそれを使用しません",
"Disable": "Disable",
"Display name": "表示名",
"Display name - Tooltip": "UIで公開されている使いやすく読みやすい名前",
"Down": "ダウン",
"Edit": "編集",
"Email": "電子メール",
"Email - Tooltip": "有効な電子メールアドレス",
"Email only": "Email only",
"Email or Phone": "Email or Phone",
"Enable": "Enable",
"Enable dark logo": "Enable dark logo",
"Enable dark logo - Tooltip": "Enable dark logo",
"Enabled": "Enabled",
"Enabled successfully": "Enabled successfully",
"Enforcers": "Enforcers",
"FaceIdData": "FaceIdData",
"Failed to add": "追加できませんでした",
"Failed to connect to server": "サーバーに接続できませんでした",
"Failed to delete": "削除に失敗しました",
"Failed to enable": "Failed to enable",
"Failed to get TermsOfUse URL": "Failed to get TermsOfUse URL",
"Failed to remove": "Failed to remove",
"Failed to save": "保存に失敗しました",
"Failed to sync": "Failed to sync",
"Failed to verify": "Failed to verify",
"Favicon": "ファビコン",
"Favicon - Tooltip": "組織のすべてのCasdoorページに使用されるFaviconアイコンのURL",
"First name": "名前",
"Forget URL": "URLを忘れてください",
"Forget URL - Tooltip": "「パスワードをお忘れの場合」ページのカスタムURL。未設定の場合、デフォルトのCasdoor「パスワードをお忘れの場合」ページが使用されます。設定された場合、ログインページの「パスワードをお忘れの場合」リンクはこのURLにリダイレクトされます",
"Found some texts still not translated? Please help us translate at": "まだ翻訳されていない文章が見つかりましたか?是非とも翻訳のお手伝いをお願いします",
"Go to enable": "Go to enable",
"Go to writable demo site?": "書き込み可能なデモサイトに移動しますか?",
"Groups": "Groups",
"Groups - Tooltip": "Groups - Tooltip",
"Home": "ホーム",
"Home - Tooltip": "アプリケーションのホームページ",
"ID": "ID",
"ID - Tooltip": "ユニークなランダム文字列",
"Identity": "Identity",
"Invitations": "Invitations",
"Is enabled": "可能になっています",
"Is enabled - Tooltip": "使用可能かどうかを設定してください",
"LDAPs": "LDAP",
"LDAPs - Tooltip": "LDAPサーバー",
"Languages": "言語",
"Languages - Tooltip": "利用可能な言語",
"Last name": "苗字",
"Later": "Later",
"Logging & Auditing": "Logging & Auditing",
"Logo": "ロゴ",
"Logo - Tooltip": "アプリケーションが外部世界に示すアイコン",
"Logo dark": "Logo dark",
"Logo dark - Tooltip": "The logo used in dark theme",
"MFA items": "MFA items",
"MFA items - Tooltip": "MFA items - Tooltip",
"Master password": "マスターパスワード",
"Master password - Tooltip": "この組織のすべてのユーザーにログインするために使用でき、管理者が技術的な問題を解決するためにこのユーザーとしてログインするのに便利です",
"Master verification code": "Master verification code",
"Master verification code - Tooltip": "Master verification code - Tooltip",
"Menu": "メニュー",
"Method": "方法",
"Model": "モデル",
"Model - Tooltip": "カスビンアクセスコントロールモデル",
"Models": "モデル",
"Name": "名前",
"Name - Tooltip": "ユニークで文字列ベースのID",
"Name format": "Name format",
"Non-LDAP": "Non-LDAP",
"None": "None",
"OAuth providers": "OAuthプロバイダー",
"OK": "了解",
"Organization": "組織",
"Organization - Tooltip": "テナントまたはユーザープールのような概念に似て、各ユーザーとアプリケーションは組織に属しています",
"Organizations": "組織",
"Password": "パスワード",
"Password - Tooltip": "パスワードが正しいことを確認してください",
"Password complexity options": "Password complexity options",
"Password complexity options - Tooltip": "Password complexity options - Tooltip",
"Password salt": "パスワードのソルト",
"Password salt - Tooltip": "ランダムパラメーターは、パスワードの暗号化に使用されます",
"Password type": "パスワードタイプ",
"Password type - Tooltip": "データベース内のパスワードの格納形式",
"Payment": "Payment",
"Payment - Tooltip": "Payment - Tooltip",
"Payments": "支払い",
"Permissions": "許可",
"Permissions - Tooltip": "このユーザーが所有する権限",
"Phone": "電話",
"Phone - Tooltip": "電話番号",
"Phone only": "Phone only",
"Phone or Email": "Phone or Email",
"Plan": "Plan",
"Plan - Tooltip": "Plan - Tooltip",
"Plans": "プラン",
"Plans - Tooltip": "Plans - Tooltip",
"Preview": "プレビュー",
"Preview - Tooltip": "構成されたエフェクトをプレビューする",
"Pricing": "Pricing",
"Pricing - Tooltip": "Pricing - Tooltip",
"Pricings": "価格設定",
"Products": "製品",
"Provider": "プロバイダー",
"Provider - Tooltip": "支払いプロバイダーを設定する必要があります。これには、PayPal、Alipay、WeChat Payなどが含まれます。",
"Providers": "プロバイダー",
"Providers - Tooltip": "設定するプロバイダーには、サードパーティのログイン、オブジェクトストレージ、検証コードなどが含まれます。",
"Real name": "本名",
"Records": "記録",
"Request URI": "Request URI",
"Resources": "リソース",
"Role": "Role",
"Role - Tooltip": "Role - Tooltip",
"Roles": "役割",
"Roles - Tooltip": "ユーザーが所属する役割",
"Root cert": "Root cert",
"Root cert - Tooltip": "Root cert - Tooltip",
"SAML attributes": "SAML attributes",
"SAML attributes - Tooltip": "SAML attributes - Tooltip",
"SSH cert": "SSH cert",
"SSH type": "SSH type",
"SSH type - Tooltip": "The auth type of SSH connection",
"Save": "保存",
"Save & Exit": "保存して終了",
"Session ID": "セッションID",
"Sessions": "セッションズ",
"Shortcuts": "Shortcuts",
"Signin URL": "サインインのURL",
"Signin URL - Tooltip": "ログインページ用のカスタムURL。設定されていない場合、デフォルトのCasdoorログインページが使用されます。設定されている場合、CasdoorのさまざまなページのログインリンクはこのURLにリダイレクトされます",
"Signup URL": "登録URL",
"Signup URL - Tooltip": "登録ページのカスタムURL。設定されていない場合、デフォルトのCasdoor登録ページが使用されます。設定された場合、Casdoorのさまざまなページの登録リンクはこのURLにリダイレクトされます",
"Signup application": "サインアップ申請書",
"Signup application - Tooltip": "ユーザーが登録した際に、どのアプリケーションを使用しましたか?",
"Signup link": "Signup link",
"Sorry, the page you visited does not exist.": "申し訳ありませんが、ご訪問いただいたページは存在しません。",
"Sorry, the user you visited does not exist or you are not authorized to access this user.": "すみません、あなたが訪問したユーザーは存在しないか、またはそのユーザーにアクセスする権限がありません。",
"Sorry, you do not have permission to access this page or logged in status invalid.": "申し訳ありませんが、このページにアクセスする権限がありません、またはログイン状態が無効です。",
"State": "州",
"State - Tooltip": "状態",
"Subscriptions": "サブスクリプション",
"Successfully added": "正常に追加されました",
"Successfully deleted": "正常に削除されました",
"Successfully removed": "Successfully removed",
"Successfully saved": "成功的に保存されました",
"Successfully sent": "Successfully sent",
"Successfully synced": "Successfully synced",
"Supported country codes": "サポートされている国コード",
"Supported country codes - Tooltip": "組織でサポートされている国コード。これらのコードは、SMS認証コードのプレフィックスとして選択できます",
"Sure to delete": "削除することが確実です",
"Sure to disable": "Sure to disable",
"Sure to remove": "Sure to remove",
"Swagger": "Swagger",
"Sync": "同期",
"Syncers": "シンカーズ",
"System Info": "システム情報",
"There was a problem signing you in..": "There was a problem signing you in..",
"This is a read-only demo site!": "これは読み取り専用のデモサイトです!",
"Timestamp": "Timestamp",
"Tokens": "トークン",
"Transactions": "Transactions",
"Type": "Type",
"Type - Tooltip": "Type - Tooltip",
"URL": "URL",
"URL - Tooltip": "URLリンク",
"Up": "アップ",
"Updated time": "Updated time",
"User": "ユーザー",
"User - Tooltip": "ユーザー名が正しいことを確認してください",
"User Management": "User Management",
"User containers": "ユーザープール",
"User type": "ユーザータイプ",
"User type - Tooltip": "ユーザーが属するタグは、デフォルトでは「通常ユーザー」となります",
"Users": "ユーザー",
"Users - Tooltip": "Users - Tooltip",
"Users under all organizations": "すべての組織のユーザー",
"Verifications": "Verifications",
"Webhooks": "Webhooks",
"You can only select one physical group": "You can only select one physical group",
"empty": "空",
"remove": "remove",
"{total} in total": "総計{total}"
},
"group": {
"Edit Group": "Edit Group",
"New Group": "New Group",
"Parent group": "Parent group",
"Parent group - Tooltip": "Parent group - Tooltip",
"Physical": "Physical",
"Show all": "Show all",
"Virtual": "Virtual"
},
"home": {
"New users past 30 days": "New users past 30 days",
"New users past 7 days": "New users past 7 days",
"New users today": "New users today",
"Past 30 Days": "Past 30 Days",
"Total users": "Total users"
},
"invitation": {
"Code": "Code",
"Code - Tooltip": "Code - Tooltip",
"Default code": "Default code",
"Default code - Tooltip": "When the invitation code is a regular expression, please enter the invitation code that matches the regular expression rule as the default invitation code for the invitation link",
"Edit Invitation": "Edit Invitation",
"New Invitation": "New Invitation",
"Quota": "Quota",
"Quota - Tooltip": "Quota - Tooltip",
"Used count": "Used count",
"Used count - Tooltip": "Used count - Tooltip"
},
"ldap": {
"Admin": "管理者",
"Admin - Tooltip": "LDAPサーバー管理者のCNまたはID",
"Admin Password": "管理者パスワード",
"Admin Password - Tooltip": "LDAPサーバーの管理者パスワード",
"Auto Sync": "オート同期",
"Auto Sync - Tooltip": "自動同期の設定は、0で無効になっています",
"Base DN": "ベース DN",
"Base DN - Tooltip": "LDAP検索中のBase DN",
"CN": "CN",
"Edit LDAP": "LDAPを編集",
"Enable SSL": "SSL を有効にする",
"Enable SSL - Tooltip": "SSLを有効にするかどうか",
"Filter fields": "Filter fields",
"Filter fields - Tooltip": "Filter fields - Tooltip",
"Group ID": "グループID",
"Last Sync": "最後の同期",
"Search Filter": "Search Filter",
"Search Filter - Tooltip": "Search Filter - Tooltip",
"Server": "サーバー",
"Server host": "サーバーホスト",
"Server host - Tooltip": "LDAPサーバーのアドレス",
"Server name": "サーバー名",
"Server name - Tooltip": "LDAPサーバーの構成表示名",
"Server port": "サーバーポート",
"Server port - Tooltip": "LDAPサーバーポート",
"The Auto Sync option will sync all users to specify organization": "オート同期オプションは、特定の組織に全ユーザーを同期します",
"synced": "synced",
"unsynced": "unsynced"
},
"login": {
"Auto sign in": "自動サインイン",
"Back button": "Back button",
"Continue with": "続ける",
"Email": "Email",
"Email or phone": "メールまたは電話",
"Face ID": "Face ID",
"Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "パスワードを忘れましたか?",
"LDAP": "LDAP",
"LDAP username, Email or phone": "LDAP username, Email or phone",
"Loading": "ローディング",
"Logging out...": "ログアウト中...",
"MetaMask plugin not detected": "MetaMask plugin not detected",
"Model loading failure": "Model loading failure",
"No account?": "アカウントがありませんか?",
"Or sign in with another account": "別のアカウントでサインインする",
"Phone": "Phone",
"Please ensure sufficient lighting and align your face in the center of the recognition box": "Please ensure sufficient lighting and align your face in the center of the recognition box",
"Please ensure that you have a camera device for facial recognition": "Please ensure that you have a camera device for facial recognition",
"Please input your Email or Phone!": "あなたのメールアドレスまたは電話番号を入力してください!",
"Please input your Email!": "Please input your Email!",
"Please input your LDAP username!": "Please input your LDAP username!",
"Please input your Phone!": "Please input your Phone!",
"Please input your code!": "あなたのコードを入力してください!",
"Please input your organization name!": "Please input your organization name!",
"Please input your password!": "パスワードを入力してください!",
"Please load the webpage using HTTPS, otherwise the camera cannot be accessed": "Please load the webpage using HTTPS, otherwise the camera cannot be accessed",
"Please provide permission to access the camera": "Please provide permission to access the camera",
"Please select an organization": "Please select an organization",
"Please select an organization to sign in": "Please select an organization to sign in",
"Please type an organization to sign in": "Please type an organization to sign in",
"Redirecting, please wait.": "リダイレクト中、お待ちください。",
"Sign In": "サインイン",
"Sign in with Face ID": "Sign in with Face ID",
"Sign in with WebAuthn": "WebAuthnでサインインしてください",
"Sign in with {type}": "{type}でサインインしてください",
"Signin button": "Signin button",
"Signing in...": "サインイン中...",
"Successfully logged in with WebAuthn credentials": "WebAuthnの認証情報で正常にログインしました",
"The camera is currently in use by another webpage": "The camera is currently in use by another webpage",
"The input is not valid Email or phone number!": "入力されたのは有効なメールアドレスまたは電話番号ではありません",
"The input is not valid Email!": "The input is not valid Email!",
"The input is not valid phone number!": "The input is not valid phone number!",
"To access": "アクセスする",
"Verification code": "確認コード",
"WebAuthn": "WebAuthn",
"sign up now": "今すぐサインアップ",
"username, Email or phone": "ユーザー名、メールアドレス、または電話番号"
},
"mfa": {
"Each time you sign in to your Account, you'll need your password and a authentication code": "Each time you sign in to your Account, you'll need your password and a authentication code",
"Enable multi-factor authentication": "Enable multi-factor authentication",
"Failed to get application": "Failed to get application",
"Failed to initiate MFA": "Failed to initiate MFA",
"Have problems?": "Have problems?",
"Multi-factor authentication": "Multi-factor authentication",
"Multi-factor authentication - Tooltip ": "Multi-factor authentication - Tooltip ",
"Multi-factor authentication description": "Multi-factor authentication description",
"Multi-factor methods": "Multi-factor methods",
"Multi-factor recover": "Multi-factor recover",
"Multi-factor recover description": "Multi-factor recover description",
"Or copy the secret to your Authenticator App": "Or copy the secret to your Authenticator App",
"Passcode": "Passcode",
"Please bind your email first, the system will automatically uses the mail for multi-factor authentication": "Please bind your email first, the system will automatically uses the mail for multi-factor authentication",
"Please bind your phone first, the system automatically uses the phone for multi-factor authentication": "Please bind your phone first, the system automatically uses the phone for multi-factor authentication",
"Please confirm the information below": "Please confirm the information below",
"Please save this recovery code. Once your device cannot provide an authentication code, you can reset mfa authentication by this recovery code": "Please save this recovery code. Once your device cannot provide an authentication code, you can reset mfa authentication by this recovery code",
"Protect your account with Multi-factor authentication": "Protect your account with Multi-factor authentication",
"Recovery code": "Recovery code",
"Scan the QR code with your Authenticator App": "Scan the QR code with your Authenticator App",
"Set preferred": "Set preferred",
"Setup": "Setup",
"To ensure the security of your account, it is recommended that you enable multi-factor authentication": "To ensure the security of your account, it is recommended that you enable multi-factor authentication",
"To ensure the security of your account, it is required to enable multi-factor authentication": "To ensure the security of your account, it is required to enable multi-factor authentication",
"Use Authenticator App": "Use Authenticator App",
"Use Email": "Use Email",
"Use SMS": "Use SMS",
"Use SMS verification code": "Use SMS verification code",
"Use a recovery code": "Use a recovery code",
"Verification failed": "Verification failed",
"Verify Code": "Verify Code",
"Verify Password": "Verify Password",
"Your email is": "Your email is",
"Your phone is": "Your phone is",
"preferred": "preferred"
},
"model": {
"Edit Model": "編集モデル",
"Model text": "モデルテキスト",
"Model text - Tooltip": "Casbinのアクセス制御モデルには、ACL、RBAC、ABAC、RESTfulなどの組み込みモデルが含まれています。カスタムモデルも作成できます。詳細については、Casbinのウェブサイトをご覧ください",
"New Model": "新しいモデル"
},
"organization": {
"Account items": "アカウントアイテム",
"Account items - Tooltip": "個人設定ページのアイテム",
"All": "全て",
"Edit Organization": "組織の編集",
"Follow global theme": "グローバルテーマに従ってください",
"Init score": "イニットスコア",
"Init score - Tooltip": "登録時にユーザーに与えられる初期スコアポイント",
"Is profile public": "プロフィールは公開されていますか?",
"Is profile public - Tooltip": "閉鎖された後、グローバル管理者または同じ組織のユーザーだけがユーザーのプロファイルページにアクセスできます",
"Modify rule": "ルールを変更する",
"New Organization": "新しい組織",
"Optional": "Optional",
"Prompt": "Prompt",
"Required": "Required",
"Soft deletion": "ソフト削除",
"Soft deletion - Tooltip": "有効になっている場合、ユーザーを削除しても完全にデータベースから削除されません。代わりに、削除されたとマークされます",
"Tags": "タグ",
"Tags - Tooltip": "ユーザーが選択できるタグのコレクション",
"Use Email as username": "Use Email as username",
"Use Email as username - Tooltip": "Use Email as username if the username field is not visible at signup",
"View rule": "ビュールール",
"Visible": "見える",
"Website URL": "ウェブサイトのURL",
"Website URL - Tooltip": "組織のホームページのURL。このフィールドはCasdoorでは使用されません"
},
"payment": {
"Confirm your invoice information": "請求書の情報を確認してください",
"Currency": "通貨",
"Currency - Tooltip": "米ドル、人民元など。",
"Download Invoice": "請求書のダウンロード",
"Edit Payment": "支払い編集",
"Failed reason": "Failed reason",
"Individual": "個人",
"Invoice URL": "請求書のURL",
"Invoice URL - Tooltip": "請求書のダウンロード用のURL",
"Invoice actions": "請求書のアクション",
"Invoice actions - Tooltip": "「業務には請求書の発行と請求書のダウンロードが含まれます。」",
"Invoice remark": "請求書備考",
"Invoice remark - Tooltip": "コメントは50文字を超えてはいけません",
"Invoice tax ID": "請求書税ID",
"Invoice tax ID - Tooltip": "請求書の種類が組織向けの場合は、組織の納税者番号を入力する必要があります。個人向けの場合は、この情報を入力する必要はありません",
"Invoice title": "請求書のタイトル",
"Invoice title - Tooltip": "請求書のタイプが組織向けの場合、請求書のタイトルには組織名を入力できます。個人向けの場合は、システムが自動的に支払人の名前を記入します",
"Invoice type": "請求書タイプ",
"Invoice type - Tooltip": "請求書のタイプは個人用または組織用である可能性があります",
"Issue Invoice": "請求書を発行する",
"Message": "メッセージ",
"Message - Tooltip": "支払い処理の結果メッセージ",
"New Payment": "新しい支払い方法",
"Person Email": "人名の電子メール",
"Person Email - Tooltip": "支払い人のメールアドレス",
"Person ID card": "個人IDカード",
"Person ID card - Tooltip": "払い手のIDカード番号",
"Person name": "人名",
"Person name - Tooltip": "支払い者の実名",
"Person phone": "人の電話",
"Person phone - Tooltip": "支払い者の電話番号",
"Please carefully check your invoice information. Once the invoice is issued, it cannot be withdrawn or modified.": "請求書情報を慎重に確認してください。一度請求書が発行されると、取り下げまたは変更することはできません。",
"Please click the below button to return to the original website": "以下のボタンをクリックして、元のウェブサイトに戻ってください",
"Please pay the order first!": "最初に注文をお支払いください!",
"Processing...": "処理中... ",
"Product": "製品",
"Product - Tooltip": "製品名",
"Recharged successfully": "Recharged successfully",
"Result": "結果",
"Return to Website": "ウェブサイトに戻る",
"The payment has been canceled": "The payment has been canceled",
"The payment has failed": "支払いに失敗しました",
"The payment has time out": "The payment has time out",
"The payment is still under processing": "支払いはまだ処理中です",
"Type - Tooltip": "製品を購入する際に使用される支払方法",
"You have successfully completed the payment": "あなたは支払いを正常に完了しました",
"You have successfully recharged": "You have successfully recharged",
"Your current balance is": "Your current balance is",
"please wait for a few seconds...": "数秒お待ちください...",
"the current state is": "現在の状態は"
},
"permission": {
"Actions": "アクション",
"Actions - Tooltip": "許可された行動",
"Admin": "Admin",
"Allow": "許可する",
"Approve time": "承認時間",
"Approve time - Tooltip": "この許可の承認時間",
"Approved": "承認済み",
"Approver": "承認者",
"Approver - Tooltip": "許可を承認した人",
"Deny": "否定する",
"Edit Permission": "編集許可",
"Effect": "効果",
"Effect - Tooltip": "許可または拒否する",
"New Permission": "新しい許可",
"Pending": "未解決の",
"Read": "読む",
"Resource type": "リソースタイプ",
"Resource type - Tooltip": "リソースの種類",
"Resources - Tooltip": "承認された資源",
"Submitter": "投稿者",
"Submitter - Tooltip": "この許可を申請する人",
"TreeNode": "ツリーノード",
"Write": "書く"
},
"plan": {
"Edit Plan": "Edit Plan",
"New Plan": "New Plan",
"Period": "Period",
"Period - Tooltip": "Period - Tooltip",
"Price": "Price",
"Price - Tooltip": "Price - Tooltip",
"Related product": "Related product",
"per month": "月毎",
"per year": "per year"
},
"pricing": {
"Copy pricing page URL": "価格ページのURLをコピー",
"Edit Pricing": "Edit Pricing",
"Failed to get plans": "計画の取得に失敗しました",
"Free": "無料",
"Getting started": "はじめる",
"New Pricing": "New Pricing",
"Trial duration": "トライアル期間の長さ",
"Trial duration - Tooltip": "トライアル期間の長さ",
"days trial available!": "日間のトライアルが利用可能です!",
"paid-user do not have active subscription or pending subscription, please select a plan to buy": "paid-user do not have active subscription or pending subscription, please select a plan to buy"
},
"product": {
"Alipay": "Alipay",
"Buy": "購入",
"Buy Product": "製品を購入する",
"CNY": "CNY",
"Detail": "詳細",
"Detail - Tooltip": "製品の詳細",
"Dummy": "Dummy",
"Edit Product": "製品を編集",
"Image": "画像",
"Image - Tooltip": "製品のイメージ",
"Is recharge": "Is recharge",
"Is recharge - Tooltip": "Whether the current product is to recharge balance",
"New Product": "新製品",
"Pay": "支払う",
"PayPal": "PayPal",
"Payment cancelled": "Payment cancelled",
"Payment failed": "Payment failed",
"Payment providers": "支払いプロバイダー",
"Payment providers - Tooltip": "支払いサービスの提供者",
"Placing order...": "注文をする...",
"Price": "価格",
"Price - Tooltip": "製品の価格",
"Quantity": "量",
"Quantity - Tooltip": "製品の量",
"Return URL": "戻りURL",
"Return URL - Tooltip": "成功した購入後に戻るURL",
"SKU": "SKU",
"Sold": "売れました",
"Sold - Tooltip": "販売数量",
"Stripe": "Stripe",
"Tag - Tooltip": "製品のタグ",
"Test buy page..": "テスト購入ページ。",
"There is no payment channel for this product.": "この製品には支払いチャネルがありません。",
"This product is currently not in sale.": "この製品は現在販売されていません。",
"USD": "USD",
"WeChat Pay": "WeChat Pay"
},
"provider": {
"Access key": "アクセスキー",
"Access key - Tooltip": "アクセスキー",
"Agent ID": "エージェントID",
"Agent ID - Tooltip": "エージェントID",
"Api Key": "Api Key",
"Api Key - Tooltip": "Api Key - Tooltip",
"App ID": "アプリID",
"App ID - Tooltip": "アプリID",
"App Key": "App Key",
"App Key - Tooltip": "App Key - Tooltip",
"App key": "アプリキー",
"App key - Tooltip": "アプリキー",
"App secret": "アプリの秘密鍵",
"AppSecret - Tooltip": "アプリの秘密鍵",
"Auth Key": "Auth Key",
"Auth Key - Tooltip": "Auth Key - Tooltip",
"Auth URL": "認証URL",
"Auth URL - Tooltip": "認証URL",
"Base URL": "Base URL",
"Base URL - Tooltip": "Base URL - Tooltip",
"Bucket": "バケツ",
"Bucket - Tooltip": "バケットの名前",
"Can not parse metadata": "メタデータを解析できません",
"Can signin": "サインインできますか?",
"Can signup": "サインアップできますか?",
"Can unlink": "アンリンクすることができます",
"Category": "カテゴリー",
"Category - Tooltip": "カテゴリーを選択してください",
"Channel No.": "チャンネル番号",
"Channel No. - Tooltip": "チャンネル番号",
"Chat ID": "Chat ID",
"Chat ID - Tooltip": "Chat ID - Tooltip",
"Client ID": "クライアントID",
"Client ID - Tooltip": "クライアントID",
"Client ID 2": "クライアントID 2",
"Client ID 2 - Tooltip": "第2のクライアントID",
"Client secret": "クライアント秘密鍵",
"Client secret - Tooltip": "クライアント秘密鍵",
"Client secret 2": "クライアントシークレット2",
"Client secret 2 - Tooltip": "第二クライアント秘密鍵",
"Content": "Content",
"Content - Tooltip": "Content - Tooltip",
"Copy": "コピー",
"DB test": "DB test",
"DB test - Tooltip": "DB test - Tooltip",
"Disable SSL": "SSLを無効にする",
"Disable SSL - Tooltip": "SMTPサーバーと通信する場合にSSLプロトコルを無効にするかどうか",
"Domain": "ドメイン",
"Domain - Tooltip": "オブジェクトストレージのカスタムドメイン",
"Edit Provider": "編集プロバイダー",
"Email content": "Eメールの内容",
"Email content - Tooltip": "メールの内容",
"Email title": "電子メールのタイトル",
"Email title - Tooltip": "メールのタイトル",
"Endpoint": "エンドポイント",
"Endpoint (Intranet)": "エンドポイント(イントラネット)",
"Endpoint - Tooltip": "Endpoint - Tooltip",
"Follow-up action": "Follow-up action",
"Follow-up action - Tooltip": "If you choose \"Use WeChat Open Platform to login\", users need to login on the WeChat Open Platform after following the wechat official account.",
"From address": "From address",
"From address - Tooltip": "From address - Tooltip",
"From name": "From name",
"From name - Tooltip": "From name - Tooltip",
"Get phone number": "Get phone number",
"Get phone number - Tooltip": "If sync phone number is enabled, you should enable google people api first and add scope https://www.googleapis.com/auth/user.phonenumbers.read",
"Host": "ホスト",
"Host - Tooltip": "ホストの名前",
"IdP": "IdP",
"IdP certificate": "IdP証明書",
"Intelligent Validation": "Intelligent Validation",
"Internal": "Internal",
"Issuer URL": "発行者のURL",
"Issuer URL - Tooltip": "発行者URL",
"Key ID": "Key ID",
"Key ID - Tooltip": "Key ID - Tooltip",
"Key text": "Key text",
"Key text - Tooltip": "Key text - Tooltip",
"Metadata": "メタデータ",
"Metadata - Tooltip": "SAMLのメタデータ",
"Method - Tooltip": "ログイン方法、QRコードまたはサイレントログイン",
"New Provider": "新しい提供者",
"Normal": "Normal",
"Parameter": "Parameter",
"Parameter - Tooltip": "Parameter - Tooltip",
"Parse": "パースする",
"Parse metadata successfully": "メタデータを正常に解析しました",
"Path prefix": "パスプレフィックス",
"Path prefix - Tooltip": "オブジェクトストレージのバケットパスプレフィックス",
"Please use WeChat to scan the QR code and follow the official account for sign in": "Please use WeChat to scan the QR code and follow the official account for sign in",
"Port": "ポート",
"Port - Tooltip": "ポートが開いていることを確認してください",
"Private Key": "Private Key",
"Private Key - Tooltip": "Private Key - Tooltip",
"Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "促された",
"Provider URL": "プロバイダーURL",
"Provider URL - Tooltip": "サービスプロバイダーの設定用URL。このフィールドは参照用にのみ使用され、Casdoorでは使用されません",
"Public key": "Public key",
"Public key - Tooltip": "Public key - Tooltip",
"Region": "Region",
"Region - Tooltip": "Region - Tooltip",
"Region ID": "地域ID",
"Region ID - Tooltip": "サービスプロバイダの地域ID",
"Region endpoint for Internet": "インターネットのリージョンエンドポイント",
"Region endpoint for Intranet": "Intranetの地域エンドポイント",
"Required": "必要です",
"Reset to Default HTML": "Reset to Default HTML",
"Reset to Default Text": "Reset to Default Text",
"SAML 2.0 Endpoint (HTTP)": "SAML 2.0 エンドポイントHTTP",
"SMS Test": "SMSテスト",
"SMS Test - Tooltip": "テストSMSの送信先電話番号",
"SMS account": "SMSアカウント",
"SMS account - Tooltip": "SMSアカウント",
"SMTP connected successfully": "SMTP connected successfully",
"SP ACS URL": "SP ACS URL",
"SP ACS URL - Tooltip": "SP ACS URL - ツールチップ",
"SP Entity ID": "SPエンティティID",
"Scene": "シーン",
"Scene - Tooltip": "シーン",
"Scope": "範囲",
"Scope - Tooltip": "範囲",
"Secret access key": "秘密のアクセスキー",
"Secret access key - Tooltip": "秘密のアクセスキー",
"Secret key": "秘密鍵",
"Secret key - Tooltip": "認証のためにサーバーによって使用され、認証コードプロバイダAPIを呼び出すためのもの",
"Send Testing Email": "テスト用メールを送信する",
"Send Testing Notification": "Send Testing Notification",
"Send Testing SMS": "テストSMSを送信してください",
"Sender Id": "Sender Id",
"Sender Id - Tooltip": "Sender Id - Tooltip",
"Sender number": "Sender number",
"Sender number - Tooltip": "Sender number - Tooltip",
"Service ID identifier": "Service ID identifier",
"Service ID identifier - Tooltip": "Service ID identifier - Tooltip",
"Service account JSON": "Service account JSON",
"Service account JSON - Tooltip": "Service account JSON - Tooltip",
"Sign Name": "署名",
"Sign Name - Tooltip": "使用する署名の名前",
"Sign request": "サインリクエスト",
"Sign request - Tooltip": "リクエストに署名が必要かどうか",
"Signin HTML": "サインインHTML",
"Signin HTML - Edit": "サインイン HTML - 編集",
"Signin HTML - Tooltip": "デフォルトのログインページスタイルを置き換えるためのカスタムHTML",
"Signup HTML": "サインアップ HTML",
"Signup HTML - Edit": "サインアップ HTML - 編集",
"Signup HTML - Tooltip": "デフォルトのサインアップページスタイルを置き換えるためのカスタムHTML",
"Signup group": "Signup group",
"Silent": "Silent",
"Site key": "サイトキー",
"Site key - Tooltip": "サイトキー",
"Sliding Validation": "Sliding Validation",
"Sub type": "サブタイプ",
"Sub type - Tooltip": "サブタイプ",
"Team ID": "Team ID",
"Team ID - Tooltip": "Team ID - Tooltip",
"Template code": "テンプレートコード",
"Template code - Tooltip": "テンプレートコード",
"Test Email": "テストメール",
"Test Email - Tooltip": "テストメールを受け取るためのメールアドレス",
"Test SMTP Connection": "SMTP接続をテストする",
"Third-party": "Third-party",
"This field is required": "This field is required",
"Token URL": "トークンのURL",
"Token URL - Tooltip": "トークンURL",
"Type": "タイプ",
"Type - Tooltip": "タイプを選択してください",
"Use WeChat Media Platform in PC": "Use WeChat Media Platform in PC",
"Use WeChat Media Platform in PC - Tooltip": "Whether to allow scanning WeChat Media Platform QR code to login",
"Use WeChat Media Platform to login": "Use WeChat Media Platform to login",
"Use WeChat Open Platform to login": "Use WeChat Open Platform to login",
"User flow": "User flow",
"User flow - Tooltip": "User flow - Tooltip",
"User mapping": "User mapping",
"User mapping - Tooltip": "User mapping - Tooltip",
"UserInfo URL": "UserInfo URLを日本語に翻訳すると、「ユーザー情報のURL」となります",
"UserInfo URL - Tooltip": "ユーザー情報URL",
"Wallets": "Wallets",
"Wallets - Tooltip": "Wallets - Tooltip",
"admin (Shared)": "管理者(共有)"
},
"record": {
"Is triggered": "Is triggered",
"Object": "Object",
"Response": "Response",
"Status code": "Status code"
},
"resource": {
"Copy Link": "コピー リンク",
"File name": "ファイル名",
"File size": "ファイルサイズ",
"Format": "フォーマット",
"Parent": "親",
"Upload a file...": "ファイルをアップロードしてください..."
},
"role": {
"Edit Role": "役割の編集",
"New Role": "新しい役割",
"Sub domains": "サブドメイン",
"Sub domains - Tooltip": "現在の役割に含まれるドメイン",
"Sub groups": "Sub groups",
"Sub groups - Tooltip": "Sub groups - Tooltip",
"Sub roles": "サブロール",
"Sub roles - Tooltip": "現在の役割に含まれる役割",
"Sub users": "サブユーザー",
"Sub users - Tooltip": "現在の役割に含まれるユーザー"
},
"signup": {
"Accept": "受け入れる",
"Agreement": "協定",
"Confirm": "確認",
"Decline": "拒否",
"Have account?": "アカウントはありますか?",
"Label": "Label",
"Label HTML": "Label HTML",
"Placeholder": "Placeholder",
"Please accept the agreement!": "合意に同意してください!",
"Please click the below button to sign in": "以下のボタンをクリックしてログインしてください",
"Please confirm your password!": "パスワードを確認してください!",
"Please input the correct ID card number!": "正しいIDカード番号を入力してください",
"Please input your Email!": "メールアドレスを入力してください!",
"Please input your ID card number!": "IDカード番号を入力してください",
"Please input your address!": "あなたの住所を入力してください!",
"Please input your affiliation!": "所属を入力してください!",
"Please input your display name!": "表示名を入力してください!",
"Please input your first name!": "最初の名前を入力してください!",
"Please input your invitation code!": "Please input your invitation code!",
"Please input your last name!": "あなたの姓を入力してください!",
"Please input your phone number!": "あなたの電話番号を入力してください!",
"Please input your real name!": "正しい名前を入力してください!",
"Please select your country code!": "あなたの国コードを選択してください!",
"Please select your country/region!": "あなたの国/地域を選択してください!",
"Regex": "Regex",
"Signup button": "Signup button",
"Terms of Use": "利用規約",
"Terms of Use - Tooltip": "ユーザーが登録する際に読んで同意する必要がある利用規約",
"Text 1": "Text 1",
"Text 2": "Text 2",
"Text 3": "Text 3",
"Text 4": "Text 4",
"Text 5": "Text 5",
"The input Email doesn't match the signup item regex!": "The input Email doesn't match the signup item regex!",
"The input is not invoice Tax ID!": "入力されたものは請求書の税番号ではありません!",
"The input is not invoice title!": "インプットは請求書タイトルではありません!",
"The input is not valid Email!": "入力されたものは有効なメールではありません",
"The input is not valid Phone!": "この入力は有効な電話番号ではありません!",
"Username": "ユーザー名",
"Username - Tooltip": "Username - Tooltip",
"Your account has been created!": "あなたのアカウントが作成されました!",
"Your confirmed password is inconsistent with the password!": "確認されたパスワードは、パスワードと矛盾しています!",
"sign in now": "今すぐサインインしてください"
},
"subscription": {
"Active": "Active",
"Edit Subscription": "Edit Subscription",
"End time": "End time",
"End time - Tooltip": "End time - Tooltip",
"Error": "Error",
"Expired": "Expired",
"New Subscription": "New Subscription",
"Pending": "Pending",
"Period": "Period",
"Start time": "Start time",
"Start time - Tooltip": "Start time - Tooltip",
"Suspended": "Suspended",
"Upcoming": "Upcoming"
},
"syncer": {
"Affiliation table": "所属テーブル",
"Affiliation table - Tooltip": "作業単位のデータベーステーブル名",
"Avatar base URL": "アバターベースURL",
"Avatar base URL - Tooltip": "アバター画像のURLプレフィックス",
"Casdoor column": "カスドアカラム",
"Column name": "列名",
"Column type": "コラムタイプ",
"Connect successfully": "Connect successfully",
"Database": "データベース",
"Database - Tooltip": "元のデータベース名",
"Database type": "データベースのタイプ",
"Database type - Tooltip": "データベースの種類で、MySQL、PostgreSQL、SQL Server、Oracle、SQLiteなど、XORMでサポートされているすべてのデータベースをサポートしています。",
"Edit Syncer": "エディットシンカー",
"Error text": "エラーテキスト",
"Error text - Tooltip": "エラーテキスト",
"Failed to connect": "Failed to connect",
"Is hashed": "ハッシュ化されました",
"Is key": "Is key",
"Is read-only": "Is read-only",
"Is read-only - Tooltip": "Is read-only - Tooltip",
"New Syncer": "新しいシンクロナイザー",
"SSH host": "SSH host",
"SSH password": "SSH password",
"SSH port": "SSH port",
"SSH user": "SSH user",
"SSL mode": "SSL mode",
"SSL mode - Tooltip": "SSL mode - Tooltip",
"Sync interval": "同期の間隔",
"Sync interval - Tooltip": "単位は秒です",
"Table": "テーブル",
"Table - Tooltip": "データベーステーブル名",
"Table columns": "テーブルの列",
"Table columns - Tooltip": "テーブルで同期データに関与する列。同期に関係のない列は追加する必要はありません",
"Test DB Connection": "Test DB Connection"
},
"system": {
"API Latency": "API遅延",
"API Throughput": "APIスループット",
"About Casdoor": "Casdoorについて",
"An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS": "ウェブUIを備えたアイデンティティおよびアクセス管理IAM/シングルサインオンSSOプラットフォームで、OAuth 2.0、OIDC、SAML、およびCASをサポートしています",
"CPU Usage": "CPU使用率",
"Community": "コミュニティ",
"Count": "カウント",
"Failed to get CPU usage": "CPU使用率を取得できませんでした",
"Failed to get memory usage": "メモリ使用量を取得できませんでした",
"Latency": "遅延",
"Memory Usage": "メモリ使用量",
"Official website": "公式ウェブサイト",
"Throughput": "スループット",
"Total Throughput": "総スループット",
"Unknown version": "不明なバージョン",
"Version": "バージョン"
},
"theme": {
"Blossom": "花開く",
"Border radius": "ボーダーラジウス",
"Compact": "コンパクト",
"Customize theme": "テーマのカスタマイズ",
"Dark": "暗い",
"Default": "デフォルト",
"Document": "ドキュメント",
"Is compact": "コンパクトです",
"Primary color": "主色",
"Theme": "テーマ",
"Theme - Tooltip": "アプリケーションのスタイルテーマ"
},
"token": {
"Access token": "アクセストークン",
"Access token - Tooltip": "Access token - Tooltip",
"Authorization code": "承認コード",
"Authorization code - Tooltip": "Authorization code - Tooltip",
"Copy access token": "Copy access token",
"Copy parsed result": "Copy parsed result",
"Edit Token": "編集トークン",
"Expires in": "期限切れ",
"Expires in - Tooltip": "Expires in - Tooltip",
"New Token": "新しいトークン",
"Parsed result": "Parsed result",
"Parsed result - Tooltip": "Parsed result - Tooltip",
"Token type": "トークンタイプ",
"Token type - Tooltip": "Token type - Tooltip"
},
"transaction": {
"Amount": "Amount",
"Amount - Tooltip": "The amount of traded products",
"Edit Transaction": "Edit Transaction",
"New Transaction": "New Transaction",
"Tag - Tooltip": "The tag of the transaction"
},
"user": {
"3rd-party logins": "サードパーティログイン",
"3rd-party logins - Tooltip": "ユーザーによってリンクされたソーシャルログイン",
"Address": "住所",
"Address - Tooltip": "住所",
"Address line": "Address line",
"Affiliation": "所属",
"Affiliation - Tooltip": "企業名や団体名などの雇用主",
"Balance": "Balance",
"Balance - Tooltip": "User's balance",
"Bio": "バイオ技術",
"Bio - Tooltip": "ユーザーの自己紹介\n\n私は○○です。私は○○国、都市、職業など出身で、現在は○○国、都市、職業などに住んでいます。私は○○趣味、特技、興味などが好きで、空き時間にはよくそれをしています。よろしくお願いします",
"Birthday": "Birthday",
"Birthday - Tooltip": "Birthday - Tooltip",
"Captcha Verify Failed": "キャプチャ検証に失敗しました",
"Captcha Verify Success": "キャプチャを確認しました。成功しました",
"Country code": "国番号",
"Country/Region": "国/地域",
"Country/Region - Tooltip": "国または地域",
"Edit User": "ユーザーの編集",
"Education": "Education",
"Education - Tooltip": "Education - Tooltip",
"Email cannot be empty": "電子メールは空にできません",
"Email/phone reset successfully": "メール/電話のリセットが成功しました",
"Empty input!": "空の入力!",
"Face ID": "Face ID",
"Face IDs": "Face IDs",
"Gender": "Gender",
"Gender - Tooltip": "Gender - Tooltip",
"Homepage": "ユーザーのホームページ",
"Homepage - Tooltip": "ユーザーのホームページのURL",
"ID card": "IDカード",
"ID card - Tooltip": "ID card - Tooltip",
"ID card back": "ID card back",
"ID card front": "ID card front",
"ID card info": "ID card info",
"ID card info - Tooltip": "ID card info - Tooltip",
"ID card type": "ID card type",
"ID card type - Tooltip": "ID card type - Tooltip",
"ID card with person": "ID card with person",
"Input your email": "あなたのメールアドレスを入力してください",
"Input your phone number": "電話番号を入力してください",
"Is admin": "管理者ですか?",
"Is admin - Tooltip": "ユーザーが属する組織の管理者ですか?",
"Is deleted": "削除されました",
"Is deleted - Tooltip": "ソフト削除されたユーザーは、データベースのレコードのみを保持し、何らかの操作を実行することはできません",
"Is forbidden": "禁止されています",
"Is forbidden - Tooltip": "禁止されたユーザーはこれ以上ログインできません",
"Is online": "Is online",
"Karma": "Karma",
"Karma - Tooltip": "Karma - Tooltip",
"Keys": "鍵",
"Language": "Language",
"Language - Tooltip": "Language - Tooltip",
"Link": "リンク",
"Location": "場所",
"Location - Tooltip": "居住都市",
"Managed accounts": "管理アカウント",
"Modify password...": "パスワードを変更する...",
"Multi-factor authentication": "Multi-factor authentication",
"Need update password": "Need update password",
"Need update password - Tooltip": "Force user update password after login",
"New Email": "新しいメール",
"New Password": "新しいパスワード",
"New User": "新しいユーザー",
"New phone": "新しい電話",
"Old Password": "古いパスワード",
"Password set successfully": "パスワードの設定に成功しました",
"Phone cannot be empty": "電話は空白にできません",
"Please select avatar from resources": "リソースからアバターを選択してください",
"Properties": "特性",
"Properties - Tooltip": "ユーザーのプロパティー",
"Ranking": "Ranking",
"Ranking - Tooltip": "Ranking - Tooltip",
"Re-enter New": "新しく入り直す",
"Reset Email...": "リセットメール...",
"Reset Phone...": "リセットします...",
"Score": "Score",
"Score - Tooltip": "Score - Tooltip",
"Select a photo...": "写真を選択してください...",
"Set Password": "パスワードを設定する",
"Set new profile picture": "新しいプロフィール写真を設定する",
"Set password...": "パスワードの設定...",
"Tag": "タグ",
"Tag - Tooltip": "ユーザーのタグ",
"The password must contain at least one special character": "The password must contain at least one special character",
"The password must contain at least one uppercase letter, one lowercase letter and one digit": "The password must contain at least one uppercase letter, one lowercase letter and one digit",
"The password must have at least 6 characters": "The password must have at least 6 characters",
"The password must have at least 8 characters": "The password must have at least 8 characters",
"The password must not contain any repeated characters": "The password must not contain any repeated characters",
"This field value doesn't match the pattern rule": "This field value doesn't match the pattern rule",
"Title": "タイトル",
"Title - Tooltip": "所属のポジション",
"Two passwords you typed do not match.": "2つのパスワードが一致しません。",
"Unlink": "アンリンク",
"Upload (.xlsx)": "アップロード(.xlsx",
"Upload ID card back picture": "Upload ID card back picture",
"Upload ID card front picture": "Upload ID card front picture",
"Upload ID card with person picture": "Upload ID card with person picture",
"Upload a photo": "写真をアップロードしてください",
"User Profile": "User Profile",
"Values": "価値観",
"Verification code sent": "確認コードを送信しました",
"WebAuthn credentials": "WebAuthnの資格情報",
"You have changed the username, please save your change first before modifying the password": "You have changed the username, please save your change first before modifying the password",
"input password": "パスワードを入力してください"
},
"verification": {
"Is used": "Is used",
"Receiver": "Receiver"
},
"webhook": {
"Content type": "コンテンツタイプ",
"Content type - Tooltip": "コンテンツタイプ",
"Edit Webhook": "Webhookを編集",
"Events": "イベント",
"Events - Tooltip": "イベント",
"Headers": "ヘッダー",
"Headers - Tooltip": "HTTPヘッダーキー値ペア",
"Is user extended": "ユーザーが拡張されましたか?",
"Is user extended - Tooltip": "ユーザーの拡張フィールドをJSONに含めるかどうか",
"Method - Tooltip": "HTTPメソッド",
"New Webhook": "新しいWebhook",
"Single org only": "Single org only",
"Single org only - Tooltip": "Triggered only in the organization that the webhook belongs to",
"Value": "値"
}
}