ppanel-web/apps/admin/locales/ja-JP/subscribe.json

133 lines
6.0 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.

{
"actions": {
"add": "追加",
"batchDelete": "一括削除",
"batchDeleteSuccess": "{count} 件のクライアントを正常に削除しました",
"batchDeleteWarning": "選択した {count} 件のクライアントを削除してもよろしいですか?",
"cancel": "キャンセル",
"confirm": "確認",
"confirmDelete": "削除を確認",
"createSuccess": "正常に作成されました",
"delete": "削除",
"deleteFailed": "削除に失敗しました",
"deleteSuccess": "正常に削除されました",
"deleteWarning": "この操作は元に戻せません。本当にこのクライアントを削除してもよろしいですか?",
"edit": "編集",
"save": "保存",
"saveFailed": "保存に失敗しました",
"update": "更新",
"updateSuccess": "正常に更新されました"
},
"config": {
"description": "サブスクリプションシステムの設定を管理します",
"singleSubscriptionMode": "単一サブスクリプションモード",
"singleSubscriptionModeDescription": "ユーザーを1つのアクティブなサブスクリプションに制限します。既存のサブスクリプションには影響しません",
"subscriptionDomain": "サブスクリプションドメイン",
"subscriptionDomainDescription": "サブスクリプションリンク用のカスタムドメイン",
"subscriptionDomainPlaceholder": "サブスクリプションドメインを入力してください1行につき1つ",
"subscriptionPath": "サブスクリプションパス",
"subscriptionPathDescription": "サブスクリプションエンドポイント用のカスタムパス(システム再起動後のパフォーマンス向上)",
"subscriptionPathPlaceholder": "サブスクリプションパスを入力してください",
"title": "",
"updateError": "",
"updateSuccess": "",
"userAgentLimit": "{userAgent} ",
"userAgentLimitDescription": "{userAgent} ",
"userAgentList": "{userAgent} ",
"userAgentListDescription": " {userAgent}11 {userAgent} ",
"userAgentListPlaceholder": " {userAgent} 11",
"wildcardResolution": "",
"wildcardResolutionDescription": ""
},
"form": {
"addTitle": "",
"descriptions": {
"description": "",
"downloadLink": "URL",
"icon": "URLbase64",
"name": "",
"outputFormat": "",
"scheme": {
"base64Encoding": "Base64",
"functions": "",
"jsonStringify": "JSON",
"nameVariable": "",
"title": "URL",
"urlEncoding": "URL",
"urlVariable": "URL",
"variables": ""
},
"template": {
"description": "Go使",
"functions": "",
"if": "",
"nodes": "",
"range": "",
"siteName": "",
"sprig": "Sprig",
"subscribeName": "",
"title": "Go",
"userInfo": "",
"variables": ""
},
"userAgentPrefix": ""
},
"editTitle": "",
"fields": {
"description": "",
"icon": "",
"name": "",
"outputFormat": "",
"scheme": "URL",
"template": ""
},
"tabs": {
"basic": "",
"download": "",
"template": ""
},
"validation": {
"nameRequired": "",
"userAgentRequiredSuffix": ""
}
},
"outputFormats": {
"base64": "Base64",
"conf": "CONF",
"json": "JSON",
"plain": "",
"yaml": "YAML"
},
"platforms": {
"android": "Android",
"harmony": "HarmonyOS",
"ios": "iOS",
"linux": "Linux",
"mac": "macOS",
"windows": "Windows"
},
"protocol": {
"title": ""
},
"table": {
"columns": {
"default": "",
"description": "",
"name": "",
"outputFormat": "",
"supportedPlatforms": ""
}
},
"templatePreview": {
"base64": {
"decodeError": "Base64",
"decodedContent": "",
"originalContent": "Base64"
},
"failed": "",
"loading": "...",
"preview": "",
"title": ""
}
}