Auto commit for release 'develop' on 2024-01-28

This commit is contained in:
github-actions
2024-01-28 13:48:09 +00:00
parent 1da19cde6f
commit 1f774e0d71
34 changed files with 265 additions and 263 deletions

View File

@@ -113,7 +113,7 @@ return [
'two_factor_forgot' => '我忘记了两步验证码',
'two_factor_lost_header' => '遗失了您的两步验证吗?',
'two_factor_lost_intro' => '如果您同时遗失了备份代码,很抱歉,您无法通过网页进行恢复。您可以通过下述方式进行操作。',
'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working>this entry in the FAQ</a> for instructions.',
'two_factor_lost_fix_self' => '若您自行运行 Firefly III 服务,查看 <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working>常见问题解答</a> 来参考',
'two_factor_lost_fix_owner' => '如果这不是您自己的 Firefly III 站点,请邮件联系站点管理员(<a href="mailto::site_owner">:site_owner</a>)协助您重置两步验证。',
'mfa_backup_code' => '您已使用备用代码登录到 Firefly III 。 您不能再使用它,因此请将其划掉。',
'pref_two_factor_new_backup_codes' => '获取新的备份代码',
@@ -203,7 +203,7 @@ return [
'transfer_exchange_rate_instructions' => '来源资产账户“@source_name”仅接受 @source_currency 的交易,目标资产账户“@dest_name”仅接受 @dest_currency 的交易,您必须用两方货币来提供正确的已转账总额。',
'transaction_data' => '交易资料',
'invalid_server_configuration' => '无效服务器设置',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">instructions how to do this</a>.',
'invalid_locale_settings' => 'Fifly III 无法格式化货币金额,因为您的服务器缺少所需的软件包。 <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">操作指示</a>',
'quickswitch' => '快速切换',
'sign_in_to_start' => '登录即可开始您的理财规划',
'sign_in' => '登录',
@@ -243,7 +243,7 @@ return [
// Webhooks
'webhooks' => 'Webhooks',
'webhooks_breadcrumb' => 'Webhooks',
'webhooks_menu_disabled' => 'disabled',
'webhooks_menu_disabled' => '已禁用',
'no_webhook_messages' => '没有 Webhook 消息',
'webhook_trigger_STORE_TRANSACTION' => '交易创建后',
'webhook_trigger_UPDATE_TRANSACTION' => '交易更新后',
@@ -468,10 +468,10 @@ return [
'search_modifier_transaction_type' => '交易类型是“:value”',
'search_modifier_not_transaction_type' => '交易类型不为“:value”',
'search_modifier_tag_is' => '标签是“:value”',
'search_modifier_tag_contains' => 'Tag contains ":value"',
'search_modifier_not_tag_contains' => 'Tag does not contain ":value"',
'search_modifier_tag_ends' => 'Tag ends with ":value"',
'search_modifier_tag_starts' => 'Tag starts with ":value"',
'search_modifier_tag_contains' => '标签包含":value"',
'search_modifier_not_tag_contains' => '标签不包含 ":value"',
'search_modifier_tag_ends' => '标注以 ":value " 结束',
'search_modifier_tag_starts' => '标签以“:value”开始',
'search_modifier_not_tag_is' => '标签不为":value"',
'search_modifier_date_on_year' => '交易年份是 ":value"',
'search_modifier_not_date_on_year' => '交易年份不是 ":value"',
@@ -749,8 +749,8 @@ return [
// rules
'is_not_rule_trigger' => '相反',
'cannot_fire_inactive_rules' => '您不能执行已停用的规则。',
'show_triggers' => 'Show triggers',
'show_actions' => 'Show actions',
'show_triggers' => '显示触发器',
'show_actions' => '显示动作',
'rules' => '规则',
'rule_name' => '规则名称',
'rule_triggers' => '规则触发于',
@@ -1279,8 +1279,8 @@ return [
'rule_action_append_notes_to_descr' => '在描述后追加备注',
'rule_action_move_descr_to_notes' => '用描述替换备注',
'rule_action_move_notes_to_descr' => '用备注替换描述',
'rule_action_set_destination_to_cash_choice' => 'Set destination account to (cash)',
'rule_action_set_source_to_cash_choice' => 'Set source account to (cash)',
'rule_action_set_destination_to_cash_choice' => '将目标帐户设置为 (现金)',
'rule_action_set_source_to_cash_choice' => '将源账户设置为 (现金)',
'rulegroup_for_bills_title' => '账单规则组',
'rulegroup_for_bills_description' => '一个特殊的规则组,用于所有包含账单的规则。',
'rule_for_bill_title' => '自动生成账单规则“:name”',
@@ -1299,13 +1299,13 @@ return [
'no_location_set' => '没有设定位置。',
'meta_data' => '后设资料',
'location' => '位置',
'location_first_split' => 'The location for this transaction can be set on the first split of this transaction.',
'location_first_split' => '交易的位置可以设置在此交易的第一个拆分。',
'without_date' => '不含日期',
'result' => '结果',
'sums_apply_to_range' => '所有总和均应用至所选范围',
'mapbox_api_key' => '若要使用地图,请从 <a href="https://www.mapbox.com/">Mapbox</a> 获取 API 密钥。打开 <code>.env</code> 文件并在 <code>MAPBOX_API_KEY=</code> 后输入密钥。',
'press_object_location' => '右键单击或长按设置对象的位置。',
'click_tap_location' => 'Click or tap the map to add a location',
'click_tap_location' => '点击或点击地图添加位置',
'clear_location' => '清除位置',
'delete_all_selected_tags' => '删除所有选中的标签',
'select_tags_to_delete' => '别忘了选择一些标签。',
@@ -1952,13 +1952,13 @@ return [
*/
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
'wait_loading_data' => 'Please wait for your information to load...',
'wait_attachments' => 'Please wait for the attachments to upload.',
'errors_upload' => 'The upload has failed. Please check your browser console for the error.',
'amount_foreign_if' => 'Amount in foreign currency, if any',
'amount_destination_account' => 'Amount in the currency of the destination account',
'edit_transaction_title' => 'Edit transaction ":description"',
'wait_loading_transaction' => '请等待表单加载',
'wait_loading_data' => '请等待您的信息加载...',
'wait_attachments' => '请等待附件上传。',
'errors_upload' => '上传失败。请检查您的浏览器控制台是否有错误。',
'amount_foreign_if' => '外币金额(如果有的话)',
'amount_destination_account' => '目标账户货币金额',
'edit_transaction_title' => '编辑交易":description"',
'unreconcile' => '撤销对账',
'update_withdrawal' => '更新支出',
'update_deposit' => '更新收入',
@@ -1978,7 +1978,7 @@ return [
'deleted_transfer' => '已成功删除转账“:description”',
'deleted_reconciliation' => '成功删除对账交易“:description”',
'stored_journal' => '成功创建新交易“:description”',
'stored_journal_js' => 'Successfully created new transaction "%{description}"',
'stored_journal_js' => '成功创建新交易 "%{description}"',
'stored_journal_no_descr' => '成功创建您的新交易',
'updated_journal_no_descr' => '成功更新您的交易',
'select_transactions' => '选择交易',
@@ -2343,7 +2343,7 @@ return [
'average' => '平均',
'balanceFor' => ':name 的余额',
'no_tags' => '(无标签)',
'nothing_found' => '(nothing found)',
'nothing_found' => '(没有找到)',
// piggy banks:
'event_history' => '事件历史',