Meta files for new release.

This commit is contained in:
James Cole
2023-05-27 07:12:04 +02:00
parent 529611170c
commit 8f23b47a78
199 changed files with 6716 additions and 6154 deletions

View File

@@ -35,36 +35,36 @@
declare(strict_types=1);
return [
'home' => 'ホーム',
'budgets' => '予算',
'subscriptions' => 'Subscriptions',
'transactions' => '取引',
'title_expenses' => '支出',
'title_withdrawal' => '支出',
'title_revenue' => '収益 / 収入',
'title_deposit' => '収益 / 収入',
'title_transfer' => '送金',
'title_transfers' => '送金',
'edit_currency' => '通貨 ":name" を編集する',
'delete_currency' => '通貨 ":name" を削除する',
'newPiggyBank' => '新規貯金箱の作成',
'edit_piggyBank' => '貯金箱 ":name" を編集する',
'preferences' => '設定',
'profile' => 'プロフィール',
'accounts' => '口座',
'changePassword' => 'パスワードを変更する',
'change_email' => 'メールアドレスを変更する',
'bills' => '請求',
'newBill' => '新しい請求書',
'edit_bill' => '請求書 ":name" を編集する',
'delete_bill' => '請求書 ":name" を削除する',
'reports' => 'レポート',
'search_result' => '":query" の検索結果',
'withdrawal_list' => '支出',
'Withdrawal_list' => '支出',
'deposit_list' => '収入、所得、入金',
'transfer_list' => '振り替え',
'transfers_list' => '振り替え',
'home' => 'ホーム',
'budgets' => '予算',
'subscriptions' => 'Subscriptions',
'transactions' => '取引',
'title_expenses' => '支出',
'title_withdrawal' => '支出',
'title_revenue' => '収益 / 収入',
'title_deposit' => '収益 / 収入',
'title_transfer' => '送金',
'title_transfers' => '送金',
'edit_currency' => '通貨 ":name" を編集する',
'delete_currency' => '通貨 ":name" を削除する',
'newPiggyBank' => '新規貯金箱の作成',
'edit_piggyBank' => '貯金箱 ":name" を編集する',
'preferences' => '設定',
'profile' => 'プロフィール',
'accounts' => '口座',
'changePassword' => 'パスワードを変更する',
'change_email' => 'メールアドレスを変更する',
'bills' => '請求',
'newBill' => '新しい請求書',
'edit_bill' => '請求書 ":name" を編集する',
'delete_bill' => '請求書 ":name" を削除する',
'reports' => 'レポート',
'search_result' => '":query" の検索結果',
'withdrawal_list' => '支出',
'Withdrawal_list' => '支出',
'deposit_list' => '収入、所得、入金',
'transfer_list' => '振り替え',
'transfers_list' => '振り替え',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.

View File

@@ -64,17 +64,17 @@ return [
*/
'collect_info' => 'ログファイルがある <code>storage/logs</code> ディレクトリにて、より詳細な情報を集めてください。Docker を使っている場合は <code>docker logs -f [container]</code> を使用してください。',
'collect_info_more' => 'エラー情報の収集については、 <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">FAQ</a> をご覧ください。',
'github_help' => 'GitHubでヘルプを見る',
'github_instructions' => '<strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong> にて新しい issue を作ることは大歓迎です。',
'use_search' => '検索してください!',
'include_info' => '<a href=":link">このデバッグページ</a>からの情報を含めます。',
'tell_more' => '「おっと!」以上のことを教えてください。',
'include_logs' => 'エラーログを含めます (上記参照)。',
'what_did_you_do' => '何をしていたか教えてください。',
'offline_header' => 'おそらくオフラインです',
'offline_unreachable' => 'Firefly III に到達できません。現在デバイスがオフラインかサーバーが動作していません。',
'offline_github' => 'あなたのデバイス、サーバーが共にオンラインであることを確認している場合は、 <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong> でチケットを開いてください。',
'collect_info' => 'ログファイルがある <code>storage/logs</code> ディレクトリにて、より詳細な情報を集めてください。Docker を使っている場合は <code>docker logs -f [container]</code> を使用してください。',
'collect_info_more' => 'エラー情報の収集については、 <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">FAQ</a> をご覧ください。',
'github_help' => 'GitHubでヘルプを見る',
'github_instructions' => '<strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong> にて新しい issue を作ることは大歓迎です。',
'use_search' => '検索してください!',
'include_info' => '<a href=":link">このデバッグページ</a>からの情報を含めます。',
'tell_more' => '「おっと!」以上のことを教えてください。',
'include_logs' => 'エラーログを含めます (上記参照)。',
'what_did_you_do' => '何をしていたか教えてください。',
'offline_header' => 'おそらくオフラインです',
'offline_unreachable' => 'Firefly III に到達できません。現在デバイスがオフラインかサーバーが動作していません。',
'offline_github' => 'あなたのデバイス、サーバーが共にオンラインであることを確認している場合は、 <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong> でチケットを開いてください。',
];

View File

@@ -2294,7 +2294,7 @@ return [
'budgeted' => '計上予算',
'period' => '期間',
'balance' => '収支',
'in_out_period' => 'In + out this period',
'in_out_period' => 'In + out this period',
'sum' => '合計',
'summary' => '要約',
'average' => '平均',

View File

@@ -36,44 +36,44 @@ declare(strict_types=1);
return [
// new user:
'bank_name' => '支払い銀行名',
'bank_balance' => '残高',
'savings_balance' => '貯金残高',
'credit_card_limit' => 'クレジットカード上限額',
'automatch' => '自動的に一致',
'skip' => 'スキップ',
'enabled' => '有効',
'name' => '名称',
'active' => '有効',
'amount_min' => '最低額',
'amount_max' => '上限額',
'match' => '一致',
'strict' => '厳密モード',
'repeat_freq' => '繰り返し',
'object_group' => 'グループ',
'location' => '場所',
'update_channel' => 'チャンネルを更新',
'currency_id' => '通貨',
'transaction_currency_id' => '通貨',
'auto_budget_currency_id' => '通貨',
'external_ip' => 'サーバーの外部IPアドレス',
'attachments' => '添付ファイル',
'BIC' => 'BIC',
'verify_password' => 'パスワードの安全性確認',
'source_account' => '支出元口座',
'destination_account' => '送金先の口座',
'asset_destination_account' => '送金先の口座',
'include_net_worth' => '純資産に含める',
'asset_source_account' => '支出元口座',
'journal_description' => '説明',
'note' => '備考',
'currency' => '通貨',
'account_id' => '資産口座',
'budget_id' => '予算',
'bill_id' => '請求',
'opening_balance' => '開始残高',
'tagMode' => 'タグモード',
'virtual_balance' => '仮想残高',
'bank_name' => '支払い銀行名',
'bank_balance' => '残高',
'savings_balance' => '貯金残高',
'credit_card_limit' => 'クレジットカード上限額',
'automatch' => '自動的に一致',
'skip' => 'スキップ',
'enabled' => '有効',
'name' => '名称',
'active' => '有効',
'amount_min' => '最低額',
'amount_max' => '上限額',
'match' => '一致',
'strict' => '厳密モード',
'repeat_freq' => '繰り返し',
'object_group' => 'グループ',
'location' => '場所',
'update_channel' => 'チャンネルを更新',
'currency_id' => '通貨',
'transaction_currency_id' => '通貨',
'auto_budget_currency_id' => '通貨',
'external_ip' => 'サーバーの外部IPアドレス',
'attachments' => '添付ファイル',
'BIC' => 'BIC',
'verify_password' => 'パスワードの安全性確認',
'source_account' => '支出元口座',
'destination_account' => '送金先の口座',
'asset_destination_account' => '送金先の口座',
'include_net_worth' => '純資産に含める',
'asset_source_account' => '支出元口座',
'journal_description' => '説明',
'note' => '備考',
'currency' => '通貨',
'account_id' => '資産口座',
'budget_id' => '予算',
'bill_id' => '請求',
'opening_balance' => '開始残高',
'tagMode' => 'タグモード',
'virtual_balance' => '仮想残高',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -171,7 +171,7 @@ return [
'object_group_areYouSure' => 'グループ「:title」を削除してもよろしいですか',
'ruleGroup_areYouSure' => 'ルールグループ「:title」を削除してもよろしいですか',
'budget_areYouSure' => '予算「:name」を削除してもよろしいですか',
'webhook_areYouSure' => 'Are you sure you want to delete the webhook named ":title"?',
'webhook_areYouSure' => 'Are you sure you want to delete the webhook named ":title"?',
'category_areYouSure' => 'カテゴリ「:name」を削除してもよろしいですか',
'recurring_areYouSure' => '定期的な取引「:title」を削除してもよろしいですか',
'currency_areYouSure' => '通貨「:name」を削除してもよろしいですか',
@@ -267,41 +267,41 @@ return [
*/
'from_date' => '開始日',
'to_date' => '終了日',
'due_date' => '期日',
'payment_date' => '引き落とし日',
'invoice_date' => '領収書発行日',
'internal_reference' => '内部参照',
'inward' => '内向きの説明',
'outward' => '外向きの説明',
'rule_group_id' => 'ルールグループ',
'transaction_description' => '取引の説明',
'first_date' => '最初の日付',
'transaction_type' => '取引種別',
'repeat_until' => '繰り返し期限',
'recurring_description' => '定期的な取引の説明',
'repetition_type' => '繰り返しの種類',
'foreign_currency_id' => '外貨',
'repetition_end' => 'リピート終了',
'repetitions' => 'リピート',
'calendar' => 'カレンダー',
'weekend' => '週末',
'client_secret' => 'クライアントシークレット',
'withdrawal_destination_id' => '送信先の口座',
'deposit_source_id' => '支出元口座',
'expected_on' => '予定日時',
'paid' => '支払い済み',
'auto_budget_type' => '自動予算',
'auto_budget_amount' => '自動予算額',
'auto_budget_period' => '自動予算期間',
'collected' => '受領済み',
'submitted' => '送信済み',
'key' => '鍵',
'value' => '記録の内容',
'webhook_delivery' => 'Delivery',
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
'from_date' => '開始日',
'to_date' => '終了日',
'due_date' => '期日',
'payment_date' => '引き落とし日',
'invoice_date' => '領収書発行日',
'internal_reference' => '内部参照',
'inward' => '内向きの説明',
'outward' => '外向きの説明',
'rule_group_id' => 'ルールグループ',
'transaction_description' => '取引の説明',
'first_date' => '最初の日付',
'transaction_type' => '取引種別',
'repeat_until' => '繰り返し期限',
'recurring_description' => '定期的な取引の説明',
'repetition_type' => '繰り返しの種類',
'foreign_currency_id' => '外貨',
'repetition_end' => 'リピート終了',
'repetitions' => 'リピート',
'calendar' => 'カレンダー',
'weekend' => '週末',
'client_secret' => 'クライアントシークレット',
'withdrawal_destination_id' => '送信先の口座',
'deposit_source_id' => '支出元口座',
'expected_on' => '予定日時',
'paid' => '支払い済み',
'auto_budget_type' => '自動予算',
'auto_budget_amount' => '自動予算額',
'auto_budget_period' => '自動予算期間',
'collected' => '受領済み',
'submitted' => '送信済み',
'key' => '鍵',
'value' => '記録の内容',
'webhook_delivery' => 'Delivery',
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.

View File

@@ -35,39 +35,39 @@
declare(strict_types=1);
return [
'buttons' => 'ボタン',
'icon' => 'アイコン',
'id' => 'ID',
'create_date' => '作成日時',
'update_date' => '更新日時',
'updated_at' => '更新日時',
'balance_before' => '前の残高',
'balance_after' => '後の残高',
'name' => '名称',
'role' => '役割',
'currentBalance' => '現在の残高',
'linked_to_rules' => '関連ルール',
'active' => '有効',
'percentage' => '割合',
'recurring_transaction' => '繰り返しの収支',
'next_due' => '次の期限',
'transaction_type' => '種別',
'lastActivity' => '最終アクティビティ',
'balanceDiff' => '残高差',
'other_meta_data' => 'その他のメタデータ',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => '口座種別',
'created_at' => '作成日時',
'account' => '口座',
'external_url' => '外部 URL',
'matchingAmount' => '金額',
'destination' => '宛先',
'source' => '源泉',
'next_expected_match' => '次の一致予測',
'automatch' => '自動一致',
'buttons' => 'ボタン',
'icon' => 'アイコン',
'id' => 'ID',
'create_date' => '作成日時',
'update_date' => '更新日時',
'updated_at' => '更新日時',
'balance_before' => '前の残高',
'balance_after' => '後の残高',
'name' => '名称',
'role' => '役割',
'currentBalance' => '現在の残高',
'linked_to_rules' => '関連ルール',
'active' => '有効',
'percentage' => '割合',
'recurring_transaction' => '繰り返しの収支',
'next_due' => '次の期限',
'transaction_type' => '種別',
'lastActivity' => '最終アクティビティ',
'balanceDiff' => '残高差',
'other_meta_data' => 'その他のメタデータ',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => '口座種別',
'created_at' => '作成日時',
'account' => '口座',
'external_url' => '外部 URL',
'matchingAmount' => '金額',
'destination' => '宛先',
'source' => '源泉',
'next_expected_match' => '次の一致予測',
'automatch' => '自動一致',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -159,32 +159,32 @@ return [
*/
'file_size' => 'ファイルサイズ',
'file_type' => 'ファイルの種類',
'attached_to' => '添付先',
'file_exists' => 'ファイルがすでに存在しています',
'spectre_bank' => '銀行',
'spectre_last_use' => '最終ログイン',
'spectre_status' => '状態',
'bunq_payment_id' => 'bunq 支払いID',
'repetitions' => '繰り返し',
'title' => 'タイトル',
'transaction_s' => '取引',
'field' => '項目',
'value' => '数値',
'interest' => '利息',
'interest_period' => '利息期間',
'liability_type' => '債務種別',
'liability_direction' => '債務の出入',
'end_date' => '終了日',
'payment_info' => '支払情報',
'expected_info' => '次の予想される取引',
'start_date' => '開始日',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
'file_size' => 'ファイルサイズ',
'file_type' => 'ファイルの種類',
'attached_to' => '添付先',
'file_exists' => 'ファイルがすでに存在しています',
'spectre_bank' => '銀行',
'spectre_last_use' => '最終ログイン',
'spectre_status' => '状態',
'bunq_payment_id' => 'bunq 支払いID',
'repetitions' => '繰り返し',
'title' => 'タイトル',
'transaction_s' => '取引',
'field' => '項目',
'value' => '数値',
'interest' => '利息',
'interest_period' => '利息期間',
'liability_type' => '債務種別',
'liability_direction' => '債務の出入',
'end_date' => '終了日',
'payment_info' => '支払情報',
'expected_info' => '次の予想される取引',
'start_date' => '開始日',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
];
/*