chore(i18n): auto-update translations via LLM
This commit is contained in:
@@ -187,6 +187,7 @@
|
||||
"common.actions": "アクション",
|
||||
"common.active": "アクティブ",
|
||||
"common.all": "すべて",
|
||||
"common.avatar": "アバター",
|
||||
"common.back": "戻る",
|
||||
"common.cancel": "キャンセル",
|
||||
"common.close": "閉じる",
|
||||
@@ -218,6 +219,7 @@
|
||||
"common.no": "いいえ",
|
||||
"common.none": "なし",
|
||||
"common.page": "ページ",
|
||||
"common.paused": "一時停止",
|
||||
"common.pending": "保留中",
|
||||
"common.prev_page": "前のページ",
|
||||
"common.previous": "前",
|
||||
@@ -234,7 +236,10 @@
|
||||
"common.submit": "送信",
|
||||
"common.success": "成功",
|
||||
"common.tags": "タグ",
|
||||
"common.test": "テスト",
|
||||
"common.test_connection": "接続テスト",
|
||||
"common.type": "タイプ",
|
||||
"common.update": "更新",
|
||||
"common.updated": "更新",
|
||||
"common.upload": "アップロード",
|
||||
"common.view": "表示",
|
||||
@@ -597,20 +602,95 @@
|
||||
"index.usage_my_usage": "私の使用状況",
|
||||
"index.usage_today": "今日のファイル",
|
||||
"index.usage_unlimited": "無制限",
|
||||
"integrations.access_key_label": "アクセスキーID",
|
||||
"integrations.active_label": "アクティブ",
|
||||
"integrations.add_button": "統合を追加",
|
||||
"integrations.add_first_button": "最初の統合を追加",
|
||||
"integrations.api_token_label": "APIトークン",
|
||||
"integrations.authorize_btn": "認証",
|
||||
"integrations.authorize_reauth": "再認証",
|
||||
"integrations.bucket_label": "バケット",
|
||||
"integrations.configure": "設定",
|
||||
"integrations.connect": "接続",
|
||||
"integrations.connected": "接続済み",
|
||||
"integrations.connection_failed": "接続に失敗しました",
|
||||
"integrations.connection_success": "接続成功",
|
||||
"integrations.delete_confirm_are_you_sure": "本当に削除しますか",
|
||||
"integrations.delete_confirm_title": "統合を削除しますか?",
|
||||
"integrations.delete_confirm_undone": "この操作は元に戻せません。",
|
||||
"integrations.delete_emails_label": "処理後にメールを削除",
|
||||
"integrations.delete_files_label": "処理後にファイルを削除",
|
||||
"integrations.destinations_quota_label": "ストレージデスティネーション:",
|
||||
"integrations.destinations_section": "デスティネーション",
|
||||
"integrations.direction_destination": "デスティネーション(ストレージ)",
|
||||
"integrations.direction_label": "方向",
|
||||
"integrations.direction_placeholder": "─ 選択 ─",
|
||||
"integrations.direction_source": "ソース(取り込み)",
|
||||
"integrations.disconnect": "切断",
|
||||
"integrations.email_settings": "メール転送設定",
|
||||
"integrations.empty_state": "設定されたインテグレーションはありません",
|
||||
"integrations.endpoint_label": "エンドポイントURL",
|
||||
"integrations.endpoint_optional": "(オプション、S3互換用)",
|
||||
"integrations.folder_label": "フォルダー",
|
||||
"integrations.folder_optional": "(オプション)",
|
||||
"integrations.folder_path_label": "フォルダーパス",
|
||||
"integrations.folder_prefix_label": "フォルダープレフィックス",
|
||||
"integrations.generic_settings_hint": "この統合タイプの設定は、作成後にAPIを介してJSONとして提供できます。",
|
||||
"integrations.gmail_hint": "Gmailラベルとスター: 有効にすると、処理されたメールはスター付きになり、Gmailで「取り込まれた」ラベルが付けられます。Gmailサーバーにのみ適用されます。",
|
||||
"integrations.gmail_labels": "Gmailラベルとスターを適用",
|
||||
"integrations.host_label": "ホスト",
|
||||
"integrations.imap_settings": "IMAP設定",
|
||||
"integrations.loading": "統合を読み込んでいます…",
|
||||
"integrations.modal_close": "モーダルを閉じる",
|
||||
"integrations.modal_title_add": "統合を追加",
|
||||
"integrations.modal_title_edit": "統合を編集",
|
||||
"integrations.name_label": "ラベル",
|
||||
"integrations.name_placeholder": "例: Work Gmail, S3 アーカイブ",
|
||||
"integrations.nextcloud_settings": "Nextcloud 設定",
|
||||
"integrations.nextcloud_url_label": "Nextcloud URL",
|
||||
"integrations.no_integrations_body": "最初の統合を追加して、取り込み元(IMAP など)およびストレージ先(S3、Dropbox、Google Drive など)を接続します。",
|
||||
"integrations.not_connected": "接続されていません",
|
||||
"integrations.oauth_folder_label": "フォルダー",
|
||||
"integrations.oauth_hint": "この統合を最初に保存し、その後承認ボタンを使用して OAuth フローを完了してください。あなたの資格情報は個人の統合記録に安全に保存されます。",
|
||||
"integrations.page_title": "インテグレーション",
|
||||
"integrations.paperless_settings": "Paperless NGX 設定",
|
||||
"integrations.password_label": "パスワード",
|
||||
"integrations.paused": "一時停止中",
|
||||
"integrations.plan_label": "プラン:",
|
||||
"integrations.port_label": "ポート",
|
||||
"integrations.quota_not_available": "(利用不可)",
|
||||
"integrations.quota_unlimited": "/ 無制限",
|
||||
"integrations.recipient_label": "受信者メール",
|
||||
"integrations.region_label": "リージョン",
|
||||
"integrations.remote_path_label": "リモートパス",
|
||||
"integrations.s3_prefix_label": "プレフィックス(フォルダーパス)",
|
||||
"integrations.s3_settings": "S3 設定",
|
||||
"integrations.secret_key_label": "秘密アクセスキー",
|
||||
"integrations.show_password": "パスワードを表示",
|
||||
"integrations.show_secrets": "シークレットを表示",
|
||||
"integrations.show_token": "トークンを表示",
|
||||
"integrations.source_local": "ローカルファイルシステム",
|
||||
"integrations.source_type_label": "ソースタイプ",
|
||||
"integrations.sources_quota_label": "メールボックスソース:",
|
||||
"integrations.sources_section": "ソース",
|
||||
"integrations.subtitle": "取り込み元とストレージ先を一箇所で管理します。",
|
||||
"integrations.title": "インテグレーション",
|
||||
"integrations.type_label": "統合タイプ",
|
||||
"integrations.type_placeholder": "\u0010方向を最初に選択\u0010",
|
||||
"integrations.upgrade_plan": "プランをアップグレード",
|
||||
"integrations.use_ssl": "SSLを使用",
|
||||
"integrations.username_label": "ユーザー名",
|
||||
"integrations.watch_folder_settings": "ウォッチフォルダー設定",
|
||||
"integrations.webdav_settings": "WebDAV 設定",
|
||||
"integrations.webdav_url_label": "WebDAV URL",
|
||||
"integrations.webhook_heading": "Webhook 取り込み",
|
||||
"integrations.webhook_how_heading": "Webhook 取り込みの動作",
|
||||
"integrations.webhook_how_text": "Webhook 統合を使用すると、外部システムが REST API を介して直接 DocuElevate に文書をプッシュできます。DocuElevate が新しいファイル(IMAP など)をポーリングする代わりに、アプリケーションが HTTP リクエストを使ってファイルを DocuElevate に送信し、認証のための API トークンを使用します。",
|
||||
"integrations.webhook_ideal_text": "これは CI/CD パイプライン、自動化スクリプト、スキャナー統合、または文書を生成し、処理のために送信する必要のある任意のシステムに理想的です。",
|
||||
"integrations.webhook_quick_start": "クイックスタート",
|
||||
"integrations.webhook_security_tip": "各統合のために専用の API トークンを作成し、漏洩した場合はすぐに取り消してください。トークンは API トークンページで管理できます。",
|
||||
"integrations.webhook_step1": "{api_tokens_link} に移動して、個人トークンを作成します。",
|
||||
"integrations.webhook_upload_with_token": "トークンを使用して、API 経由で文書をアップロードします:",
|
||||
"language.bg": "ブルガリア語",
|
||||
"language.ca": "カタルーニャ語",
|
||||
"language.change_success": "言語が{language}に変更されました",
|
||||
@@ -649,6 +729,8 @@
|
||||
"language.uk": "ウクライナ語",
|
||||
"language.zh": "中国語",
|
||||
"nav.about": "概要",
|
||||
"nav.account_menu": "アカウントメニュー",
|
||||
"nav.account_menu_for": "{name} のアカウントメニュー",
|
||||
"nav.admin": "管理者",
|
||||
"nav.admin.audit_logs": "監査ログ",
|
||||
"nav.admin.backups": "バックアップ",
|
||||
@@ -667,6 +749,7 @@
|
||||
"nav.duplicates": "重複",
|
||||
"nav.file_manager": "ファイルマネージャー",
|
||||
"nav.files": "ファイル",
|
||||
"nav.get_started": "始める",
|
||||
"nav.help": "ヘルプ",
|
||||
"nav.help_center": "ヘルプセンター",
|
||||
"nav.imap": "メールインポート",
|
||||
@@ -675,18 +758,21 @@
|
||||
"nav.login": "ログイン",
|
||||
"nav.logout": "ログアウト",
|
||||
"nav.main_navigation": "メインナビゲーション",
|
||||
"nav.my_subscription": "マイサブスクリプション",
|
||||
"nav.notifications": "通知",
|
||||
"nav.open_main_menu": "メインメニューを開く",
|
||||
"nav.pipelines": "パイプライン",
|
||||
"nav.plan_designer": "プランデザイナー",
|
||||
"nav.pricing": "価格",
|
||||
"nav.profile": "プロフィール",
|
||||
"nav.profile_settings": "プロフィール設定",
|
||||
"nav.queue": "キュー",
|
||||
"nav.queue_monitor": "キューモニター",
|
||||
"nav.scheduled_jobs": "スケジュールされたジョブ",
|
||||
"nav.search": "検索",
|
||||
"nav.settings": "設定",
|
||||
"nav.shared_links": "共有リンク",
|
||||
"nav.sign_out": "サインアウト",
|
||||
"nav.signup": "サインアップ",
|
||||
"nav.similarity": "類似性",
|
||||
"nav.skip_to_content": "メインコンテンツにスキップ",
|
||||
@@ -742,6 +828,41 @@
|
||||
"pipelines.system_label": "システム",
|
||||
"pipelines.system_pipeline_label": "システムパイプライン(すべてのユーザーに表示)",
|
||||
"pipelines.title": "処理パイプライン",
|
||||
"profile.avatar_alt": "あなたのプロフィール写真",
|
||||
"profile.avatar_heading": "プロフィール写真",
|
||||
"profile.avatar_remove": "カスタムアバターを削除",
|
||||
"profile.avatar_upload_hint": "JPEG、PNG、GIF、またはWebP形式の画像を最大2MBまでアップロードできます。カスタム画像が設定されていない場合、あなたの {gravatar} が表示されます。",
|
||||
"profile.choose_image": "画像を選択\n0\u000b\u000e\u000b\f\b\u000b\r\u0000\t\u00001\u000005\u0005\u0004\u0000\u0001\u000009",
|
||||
"profile.confirm_password": "新しいパスワードを確認",
|
||||
"profile.contact_email_hint": "システム通知に使用されます。ログイン用のメールアドレスは変更されません。",
|
||||
"profile.contact_email_label": "連絡先 / 通知メール",
|
||||
"profile.contact_email_placeholder": "you@example.com",
|
||||
"profile.current_password": "現在のパスワード",
|
||||
"profile.dismiss": "閉じる",
|
||||
"profile.display_name_hint": "アカウントのユーザー名またはメールアドレスを使用するには空白のままにしてください。",
|
||||
"profile.display_name_label": "表示名",
|
||||
"profile.display_name_placeholder": "UIに表示されるあなたの名前",
|
||||
"profile.general_heading": "一般情報",
|
||||
"profile.gravatar_link": "Gravatar",
|
||||
"profile.heading": "プロフィール設定",
|
||||
"profile.language_auto_detect": "自動検出(ブラウザから)",
|
||||
"profile.language_hint": "好みのインターフェース言語を選択してください。「自動検出」はブラウザの設定に従います。",
|
||||
"profile.language_label": "UI言語",
|
||||
"profile.new_password": "新しいパスワード",
|
||||
"profile.new_password_hint": "最低8文字。",
|
||||
"profile.page_title": "プロフィール設定 – DocuElevate",
|
||||
"profile.password_heading": "パスワード変更",
|
||||
"profile.preferences_heading": "設定",
|
||||
"profile.save_button": "変更を保存",
|
||||
"profile.saving": "保存中\u00008\u000005\b",
|
||||
"profile.subtitle": "表示名、アバター、言語、テーマの設定を管理します。",
|
||||
"profile.theme_dark": "ダーク",
|
||||
"profile.theme_hint": "「システムデフォルト」はデバイスのダークモード設定に従います。",
|
||||
"profile.theme_label": "カラースキーム",
|
||||
"profile.theme_light": "ライト",
|
||||
"profile.theme_system": "システムデフォルト",
|
||||
"profile.update_password": "パスワードを更新",
|
||||
"profile.updating": "更新中…",
|
||||
"queue.active_tasks": "アクティブなタスク",
|
||||
"queue.auto_refresh_1": "自動的に更新されるのは毎",
|
||||
"queue.auto_refresh_2": "秒",
|
||||
@@ -927,6 +1048,41 @@
|
||||
"status.page_title": "システムステータス",
|
||||
"status.setting_label": "設定",
|
||||
"status.value_label": "値",
|
||||
"subscription.available_plans_heading": "利用可能なプラン",
|
||||
"subscription.back_to_dashboard": "ダッシュボードに戻る",
|
||||
"subscription.cancel_pending": "変更をキャンセル",
|
||||
"subscription.cancel_scheduled": "予定された変更をキャンセル",
|
||||
"subscription.contact_sales": "営業に問い合わせる",
|
||||
"subscription.current_badge": "現在",
|
||||
"subscription.current_plan": "現在のプラン",
|
||||
"subscription.current_plan_cta": "あなたの現在のプラン",
|
||||
"subscription.downgrade_to_prefix": "ダウングレード",
|
||||
"subscription.features_heading": "プランに含まれる内容",
|
||||
"subscription.free": "無料",
|
||||
"subscription.heading": "マイサブスクリプション",
|
||||
"subscription.keep_plan_prefix": "維持する",
|
||||
"subscription.lifetime_files": "ファイル総数(生涯)",
|
||||
"subscription.month_files": "今月のファイル",
|
||||
"subscription.more_features_label": "もっと見る",
|
||||
"subscription.page_title": "マイサブスクリプション – DocuElevate",
|
||||
"subscription.pending_badge": "保留中",
|
||||
"subscription.pending_benefits": "それまでの間、すべての現在のプランの特典を維持します。",
|
||||
"subscription.pending_on": "に",
|
||||
"subscription.pending_title": "保留中のプラン変更が予定されています",
|
||||
"subscription.pending_will_change": "あなたのプランは次のように変更されます",
|
||||
"subscription.per_mo": "/月",
|
||||
"subscription.per_month": "/月",
|
||||
"subscription.since": "以来",
|
||||
"subscription.single_user_body": "複数ユーザーモードがアクティブな場合にサブスクリプション層が適用されます。あなたのインスタンスは現在、処理制限のないシングルユーザーモードで実行されています。管理者は{settings_link}を介して複数ユーザーモードを有効にできます。",
|
||||
"subscription.single_user_title": "複数ユーザーモードは有効になっていません。",
|
||||
"subscription.subtitle": "あなたの現在のプラン、使用状況、および利用可能なアップグレード。",
|
||||
"subscription.this_month_label": "今月",
|
||||
"subscription.today_files": "今日のファイル",
|
||||
"subscription.today_label": "今日",
|
||||
"subscription.unlimited": "無制限",
|
||||
"subscription.upgrade_info": "アップグレードは即時に有効になります。ダウングレードは現在の請求期間の終了時に予定されています。",
|
||||
"subscription.upgrade_to_prefix": "アップグレード",
|
||||
"subscription.usage_heading": "使用状況",
|
||||
"upload.browse_button": "ファイルを参照",
|
||||
"upload.button_processing": "処理中...",
|
||||
"upload.camera_button": "写真を撮る / ドキュメントをスキャン",
|
||||
|
||||
Reference in New Issue
Block a user