Rebuild frontend, do not use store in components.

This commit is contained in:
James Cole
2021-02-22 18:43:26 +01:00
parent 6d9acd1dc2
commit 5b5c988aa3
87 changed files with 2887 additions and 2835 deletions

View File

@@ -23,126 +23,126 @@
declare(strict_types=1);
return [
'iban' => '这不是有效的 IBAN',
'zero_or_more' => '此值不能为负',
'date_or_time' => '必须是有效的日期或时间(ISO 8601)',
'source_equals_destination' => '来源户与目标户相同',
'unique_account_number_for_user' => '看起来此帐户号码已在使用中',
'unique_iban_for_user' => '看起来此IBAN已在使用中',
'deleted_user' => '于安全限制,无法使用此电子邮件注册',
'rule_trigger_value' => '此值不能用于所选择的触发器。',
'rule_action_value' => '此值不能用于所选择的动作',
'file_already_attached' => '上传的档案 ":name" 已附加到该物件上。',
'file_attached' => '文件成功上传 ":name".',
'must_exist' => '栏位 :attribute 的 ID 不存在于资料库。',
'all_accounts_equal' => '此栏位中的所有户必须相等。',
'group_title_mandatory' => '在有超过一笔交易时,必须有分组标题。',
'transaction_types_equal' => '所有拆分的类型必须相同',
'invalid_transaction_type' => '无效交易类型',
'invalid_selection' => '您的选择无效',
'belongs_user' => '此值对此栏位无效。',
'at_least_one_transaction' => '至少需要一交易',
'at_least_one_repetition' => '至少需要一次重复',
'require_repeat_until' => '仅需重复次数或结束日期 (repeat_until) 即可,不需两者均备。',
'require_currency_info' => '无货币资讯,此栏位内容无效。',
'not_transfer_account' => '此帐户不是一个可以用于转账的帐户。',
'require_currency_amount' => '此字段需要外币信息',
'equal_description' => '交易描述不应等同全域描述。',
'file_invalid_mime' => '档案 ":name" 的类型为 ":mime",系不被允许上载的类型。',
'file_too_large' => '档案 ":name" 过大',
'belongs_to_user' => ':attribute 的值未知的。',
'accepted' => ':attribute 必须接受',
'bic' => '这不是有效的 BIC',
'at_least_one_trigger' => '规则必须至少有一个触发器。',
'at_least_one_action' => '规则必须至少有一个动作',
'base64' => '这不是有效的 base64 编码资料。',
'model_id_invalid' => '指定的 ID 于此模型似乎无效。',
'less' => ':attribute 必须小于 10,000,000',
'active_url' => ':attribute 不是有效的URL。',
'after' => ':attribute 必须是一个在 :date 之后的日期',
'alpha' => ':attribute 只能包含字母',
'alpha_dash' => ':attribute 只能包含字母、数字和破折号。',
'alpha_num' => ':attribute 只允许包含数字和字母。',
'array' => ':attribute 必须是一个阵列。',
'unique_for_user' => '包括 :attribute 的纪录已存在',
'before' => ':attribute 必须是一个在 :date 之前的日期',
'unique_object_for_user' => '这个名称已使用',
'unique_account_for_user' => '这个帐户名称已使用',
'between.numeric' => ':attribute 必须介于 :min 和 :max 之间',
'between.file' => ':attribute 必须介于 :min kB 到 :max kB之间',
'between.string' => ':attribute 必须介于 :min 到 :max 字之间',
'between.array' => ':attribute 必须介于 :min 到 :max 项目之间',
'boolean' => ':attribute 栏位必须为 true 或 false',
'confirmed' => ':attribute 确认并不相符。',
'date' => ':attribute 不是一个有效的日期',
'date_format' => ':attribute 不符合 :format 格式',
'different' => ':attribute 和 :other 不能相同',
'digits' => ':attribute 必须是 :digits 位数字',
'digits_between' => ':attribute 必须介于 :min 和 :max 位数字之间',
'email' => ':attribute 必须是一个有效的电子邮件地址',
'filled' => ':attribute 栏位是必填的。',
'exists' => '所选的 :attribute 无效',
'image' => ':attribute 必须是图片',
'in' => '所选的 :attribute 无效',
'integer' => ':attribute 必须是整数',
'ip' => ':attribute 必须是一个有效的 IP 位址。',
'json' => ':attribute 必须是一个有效的 JSON 字串',
'max.numeric' => ':attribute 不能大于 :max',
'max.file' => ':attribute 不能大于 :max kB',
'max.string' => ':attribute 不能大于 :max 字元。',
'max.array' => ':attribute 不能多于 :max 个项目',
'mimes' => ':attribute 的档案类型必须是 :values',
'min.numeric' => ':attribute 至少需要 :min',
'lte.numeric' => ':attribute 必须小于或等于 :value',
'min.file' => ':attribute 必须至少为 :min kB',
'min.string' => ':attribute 最少需要有 :min 个字元。',
'min.array' => ':attribute 至少需要有 :min 项目',
'not_in' => '所选的 :attribute 无效',
'numeric' => ':attribute 必须是数字',
'numeric_native' => '本地金额必须是数字',
'numeric_destination' => '目标金额必须是数字',
'numeric_source' => '来源金额必须是数字',
'regex' => ':attribute 格式无效',
'required' => ':attribute 栏位是必填的。',
'required_if' => ':attribute 栏位在 :other :value 时是必填的。',
'required_unless' => '除非 :other 是 :values否则 :attribute 是必填的。',
'required_with' => '当 :values 存在时, :attribute 是必填的。',
'required_with_all' => '当 :values 存在时, :attribute 是必填的。',
'required_without' => '当 :values 不存在时, :attribute 是必填的。',
'required_without_all' => '当没有任何 :values 存在时, :attribute 为必填',
'same' => ':attribute 和 :other 必须相符',
'size.numeric' => ':attribute 必须是 :size',
'amount_min_over_max' => '最小金额不能大于最大金额',
'size.file' => ':attribute 必须为 :size kB',
'size.string' => ':attribute 必须为 :size 个字元。',
'size.array' => ':attribute 必须包含 :size 个项目',
'unique' => ':attribute 已被使用',
'string' => ':attribute 必须是字串',
'url' => ':attribute 格式无效',
'timezone' => ':attribute 必须是有效的区域',
'2fa_code' => ':attribute 栏位是无效的。',
'dimensions' => ':attribute 具有无效图片尺寸',
'distinct' => ':attribute 栏位有重复值',
'file' => ':attribute 必须是档案。',
'in_array' => ':attribute 栏位不存在于 :other',
'present' => ':attribute 栏位必须存在',
'amount_zero' => '总金额不能为零',
'current_target_amount' => '当前金额必须小于目标金额',
'unique_piggy_bank_for_user' => '存钱罐名称必须是独一无二的。',
'unique_object_group' => '组名必须唯一',
'starts_with' => 'The value must start with :values.',
'unique_webhook' => 'You already have a webhook with these values.',
'unique_existing_webhook' => 'You already have another webhook with these values.',
'iban' => ' IBAN 无效',
'zero_or_more' => '此值不能为负',
'date_or_time' => '此值必须是有效的日期或时间 (ISO 8601)',
'source_equals_destination' => '来源户与目标户相同',
'unique_account_number_for_user' => '此账户号码已在使用中',
'unique_iban_for_user' => '此 IBAN 已在使用中',
'deleted_user' => '于安全限制,无法使用此电子邮件地址注册',
'rule_trigger_value' => '此值不能用于所选触发条件',
'rule_action_value' => '此值不能用于所选动作',
'file_already_attached' => '上传的文件“:name”已添加到此对象',
'file_attached' => '成功上传文件“:name',
'must_exist' => '数据库中不存在字段 :attribute 的 ID',
'all_accounts_equal' => '此字段中的所有户必须相',
'group_title_mandatory' => '在有超过一笔交易时,组标题为必填项',
'transaction_types_equal' => '所有拆分的类型必须相同',
'invalid_transaction_type' => '无效交易类型',
'invalid_selection' => '您的选择无效',
'belongs_user' => '此值不能用于此字段',
'at_least_one_transaction' => '至少需要一交易',
'at_least_one_repetition' => '至少需要一次重复',
'require_repeat_until' => '仅需填写重复次数或结束日期 (repeat_until) 即可,不需两者全部填写',
'require_currency_info' => '此字段需要货币信息',
'not_transfer_account' => '此账户无法用于转账',
'require_currency_amount' => '此字段需要外币信息',
'equal_description' => '交易描述和全局描述不应相同',
'file_invalid_mime' => '文件“:name的类型为:mime,系统禁止上传此类型的文件',
'file_too_large' => '文件“:name过大',
'belongs_to_user' => ':attribute 的值未知',
'accepted' => ':attribute 必须接受',
'bic' => ' BIC 无效',
'at_least_one_trigger' => '每条规则必须至少有一个触发条件',
'at_least_one_action' => '每条规则必须至少有一个动作',
'base64' => ' base64 编码数据无效',
'model_id_invalid' => '指定的 ID 不能用于此模型',
'less' => ':attribute 必须小于 10,000,000',
'active_url' => ':attribute 不是有效的网址',
'after' => ':attribute 必须是一个在 :date 之后的日期',
'alpha' => ':attribute 只能包含英文字母',
'alpha_dash' => ':attribute 只能包含英文字母、数字和减号',
'alpha_num' => ':attribute 只能包含英文字母和数字',
'array' => ':attribute 必须是一个数组',
'unique_for_user' => '使用 :attribute 的项目已存在',
'before' => ':attribute 必须是一个在 :date 之前的日期',
'unique_object_for_user' => '名称已使用',
'unique_account_for_user' => '此账户名称已使用',
'between.numeric' => ':attribute 必须介于 :min 和 :max 之间',
'between.file' => ':attribute 必须介于 :min kB 到 :max kB之间',
'between.string' => ':attribute 必须介于 :min 到 :max 字之间',
'between.array' => ':attribute 必须介于 :min 到 :max 项目之间',
'boolean' => ':attribute 字段必须为 true 或 false',
'confirmed' => ':attribute 确认状态不符',
'date' => ':attribute 不是一个有效的日期',
'date_format' => ':attribute 不符合 :format 格式',
'different' => ':attribute 和 :other 不能相同',
'digits' => ':attribute 必须是 :digits 位数字',
'digits_between' => ':attribute 必须介于 :min 和 :max 位数字之间',
'email' => ':attribute 必须是一个有效的电子邮件地址',
'filled' => ':attribute 字段是必填',
'exists' => '所选的 :attribute 无效',
'image' => ':attribute 必须是图片',
'in' => '所选的 :attribute 无效',
'integer' => ':attribute 必须是整数',
'ip' => ':attribute 必须是一个有效的 IP 地址',
'json' => ':attribute 必须是一个有效的 JSON 字串',
'max.numeric' => ':attribute 不能大于 :max',
'max.file' => ':attribute 不能大于 :max kB',
'max.string' => ':attribute 不能大于 :max 字',
'max.array' => ':attribute 不能多于 :max 个项目',
'mimes' => ':attribute 的文件类型必须是 :values',
'min.numeric' => ':attribute 至少需要 :min',
'lte.numeric' => ':attribute 必须小于或等于 :value',
'min.file' => ':attribute 必须至少为 :min kB',
'min.string' => ':attribute 最少需要有 :min 个字',
'min.array' => ':attribute 至少需要有 :min 项目',
'not_in' => '所选的 :attribute 无效',
'numeric' => ':attribute 必须是数字',
'numeric_native' => '原始金额必须是数字',
'numeric_destination' => '目标金额必须是数字',
'numeric_source' => '来源金额必须是数字',
'regex' => ':attribute 格式无效',
'required' => ':attribute 字段为必填项',
'required_if' => ':attribute 字段在 :other :value 时是必填',
'required_unless' => '除非 :other 是 :values否则 :attribute 字段是必填',
'required_with' => '当 :values 存在时, :attribute 字段是必填',
'required_with_all' => '当 :values 存在时, :attribute 字段是必填',
'required_without' => '当 :values 不存在时, :attribute 字段是必填',
'required_without_all' => '当没有任何 :values 存在时, :attribute 字段为必填',
'same' => ':attribute 和 :other 必须相符',
'size.numeric' => ':attribute 必须是 :size',
'amount_min_over_max' => '最小金额不能超过最大金额',
'size.file' => ':attribute 必须为 :size kB',
'size.string' => ':attribute 必须为 :size 个字',
'size.array' => ':attribute 必须包含 :size 个项目',
'unique' => ':attribute 已被使用',
'string' => ':attribute 必须是字串',
'url' => ':attribute 格式无效',
'timezone' => ':attribute 必须是有效的区域',
'2fa_code' => ':attribute 字段无效',
'dimensions' => ':attribute 图片尺寸无效',
'distinct' => ':attribute 字段有重复值',
'file' => ':attribute 必须是文件',
'in_array' => ':attribute 字段不存在于 :other',
'present' => ':attribute 栏位必须存在',
'amount_zero' => '总金额不能为零',
'current_target_amount' => '当前金额必须小于目标金额',
'unique_piggy_bank_for_user' => '存钱罐名称必须唯一',
'unique_object_group' => '组名必须唯一',
'starts_with' => '此值必须以 :values 开头',
'unique_webhook' => '您已经拥有使用此值的 Webhook',
'unique_existing_webhook' => '您已经拥有另一个使用此值的 Webhook',
'secure_password' => '这不是一个安全的密码,请重试一次。如需更多讯息,请访问 https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => '对定期重复交易是无效的重复类型。',
'valid_recurrence_rep_moment' => '对此重复类型是无效的重复时刻。',
'invalid_account_info' => '无效的帐户资讯。',
'secure_password' => '此密码不安全,请重试。访问 https://bit.ly/FF3-password-security 获取更多信息。',
'valid_recurrence_rep_type' => '此重复类型不能用于定期交易',
'valid_recurrence_rep_moment' => '此重复时刻不能用于此重复类型',
'invalid_account_info' => '无效的账户信息',
'attributes' => [
'email' => '电子邮件地址',
'description' => '描述',
'amount' => '金额',
'transactions.*.amount' => 'transaction amount',
'transactions.*.amount' => '交易金额',
'name' => '名称',
'piggy_bank_id' => '存钱罐 ID',
'targetamount' => '目标金额',
@@ -164,50 +164,50 @@ return [
'rule-action.3' => '规则动作 #3',
'rule-action.4' => '规则动作 #4',
'rule-action.5' => '规则动作 #5',
'rule-trigger-value.1' => '规则触发值 #1',
'rule-trigger-value.2' => '规则触发值 #2',
'rule-trigger-value.3' => '规则触发值 #3',
'rule-trigger-value.4' => '规则触发值 #4',
'rule-trigger-value.5' => '规则触发值 #5',
'rule-trigger.1' => '规则触发 #1',
'rule-trigger.2' => '规则触发 #2',
'rule-trigger.3' => '规则触发 #3',
'rule-trigger.4' => '规则触发 #4',
'rule-trigger.5' => '规则触发 #5',
'rule-trigger-value.1' => '规则触发值 #1',
'rule-trigger-value.2' => '规则触发值 #2',
'rule-trigger-value.3' => '规则触发值 #3',
'rule-trigger-value.4' => '规则触发值 #4',
'rule-trigger-value.5' => '规则触发值 #5',
'rule-trigger.1' => '规则触发条件 #1',
'rule-trigger.2' => '规则触发条件 #2',
'rule-trigger.3' => '规则触发条件 #3',
'rule-trigger.4' => '规则触发条件 #4',
'rule-trigger.5' => '规则触发条件 #5',
],
// validation of accounts:
'withdrawal_source_need_data' => '需要一个有效的来源账户ID和/或来源账户名称才能继续',
'withdrawal_source_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的来源帐户。',
'withdrawal_dest_need_data' => '需要一个有效的目标账户ID和/或目标账户名称才能继续',
'withdrawal_dest_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的目标帐户。',
'withdrawal_source_need_data' => '需要一个有效的来源账户 ID 和/或来源账户名称才能继续',
'withdrawal_source_bad_data' => '搜索 ID:id或名称:name时找不到有效的来源账户',
'withdrawal_dest_need_data' => '需要一个有效的目标账户 ID 和/或目标账户名称才能继续',
'withdrawal_dest_bad_data' => '搜索 ID:id或名称:name时找不到有效的目标账户',
'deposit_source_need_data' => '需要一个有效的来源账户ID和/或来源账户名称才能继续',
'deposit_source_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的来源帐户。',
'deposit_dest_need_data' => '需要一个有效的目标账户ID和/或目标账户名称才能继续',
'deposit_dest_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的目标帐户。',
'deposit_dest_wrong_type' => '提交的目标帐户不是正确的类型。',
'deposit_source_need_data' => '需要一个有效的来源账户 ID 和/或来源账户名称才能继续',
'deposit_source_bad_data' => '搜索 ID:id或名称:name时找不到有效的来源账户',
'deposit_dest_need_data' => '需要一个有效的目标账户 ID 和/或目标账户名称才能继续',
'deposit_dest_bad_data' => '搜索 ID:id或名称:name时找不到有效的目标账户',
'deposit_dest_wrong_type' => '提交的目标账户的类型不正确',
'transfer_source_need_data' => '需要一个有效的来源账户ID和/或来源账户名称才能继续',
'transfer_source_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的来源帐户。',
'transfer_dest_need_data' => '需要一个有效的目标账户ID和/或目标账户名称才能继续',
'transfer_dest_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的目标帐户。',
'transfer_source_need_data' => '需要一个有效的来源账户 ID 和/或来源账户名称才能继续',
'transfer_source_bad_data' => '搜索 ID:id或名称:name时找不到有效的来源账户',
'transfer_dest_need_data' => '需要一个有效的目标账户 ID 和/或目标账户名称才能继续',
'transfer_dest_bad_data' => '搜索 ID:id或名称:name时找不到有效的目标账户',
'need_id_in_edit' => '每笔拆分必须有 transaction_journal_id (有效的 ID 或 0)。',
'ob_source_need_data' => '需要一个有效的来源账户ID和/或来源账户名称才能继续。',
'ob_dest_need_data' => '需要一个有效的目标账户ID和/或目标账户名称才能继续',
'ob_dest_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的目标帐户。',
'ob_dest_need_data' => '需要一个有效的来源账户 ID 和/或来源账户名称才能继续',
'ob_dest_bad_data' => '搜索 ID:id或名称:name时找不到有效的目标账户',
'generic_invalid_source' => '您不能使用此户作为源帐户。',
'generic_invalid_destination' => '您不能使用此户作为目标帐户。',
'generic_invalid_source' => '您不能使用此户作为来源账户',
'generic_invalid_destination' => '您不能使用此户作为目标账户',
'gte.numeric' => ':attribute 必须大于或等于 :value.',
'gt.numeric' => ':attribute 必须大于 :value',
'gte.file' => ':attribute 必须大于或等于 :value Kb',
'gte.string' => ':attribute 必须大于或等于 :value 字符',
'gte.array' => ':attribute 必须有 :value 或更多',
'gte.numeric' => ':attribute 必须大于或等于 :value',
'gt.numeric' => ':attribute 必须大于 :value',
'gte.file' => ':attribute 必须大于或等于 :value kB',
'gte.string' => ':attribute 必须大于或等于 :value 字符',
'gte.array' => ':attribute 必须有 :value 或更多项目',
'amount_required_for_auto_budget' => '请填写金额。',
'auto_budget_amount_positive' => '金额必须大于零',
'auto_budget_period_mandatory' => '自动预算周期是必填的。',
'amount_required_for_auto_budget' => '金额是必填项',
'auto_budget_amount_positive' => '金额必须大于零',
'auto_budget_period_mandatory' => '自动预算周期是必填',
];