mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	New meta files
This commit is contained in:
		| @@ -1,26 +0,0 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * bank.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|  * | ||||
|  * This file is part of Firefly III (https://github.com/firefly-iii). | ||||
|  * | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU Affero General Public License as | ||||
|  * published by the Free Software Foundation, either version 3 of the | ||||
|  * License, or (at your option) any later version. | ||||
|  * | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | ||||
|  * GNU Affero General Public License for more details. | ||||
|  * | ||||
|  * You should have received a copy of the GNU Affero General Public License | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>. | ||||
|  */ | ||||
|  | ||||
| declare(strict_types=1); | ||||
|  | ||||
| return [ | ||||
| ]; | ||||
| @@ -59,4 +59,6 @@ return [ | ||||
|     'delete_journal_link'    => '删除交易记录之间的连结', | ||||
|     'telemetry_index'        => '遥测', | ||||
|     'telemetry_view'         => '查看遥测', | ||||
|     'edit_object_group'      => 'Edit group ":title"', | ||||
|     'delete_object_group'    => 'Delete group ":title"', | ||||
| ]; | ||||
|   | ||||
| @@ -1,26 +0,0 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * csv.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|  * | ||||
|  * This file is part of Firefly III (https://github.com/firefly-iii). | ||||
|  * | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU Affero General Public License as | ||||
|  * published by the Free Software Foundation, either version 3 of the | ||||
|  * License, or (at your option) any later version. | ||||
|  * | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | ||||
|  * GNU Affero General Public License for more details. | ||||
|  * | ||||
|  * You should have received a copy of the GNU Affero General Public License | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>. | ||||
|  */ | ||||
|  | ||||
| declare(strict_types=1); | ||||
|  | ||||
| return [ | ||||
| ]; | ||||
| @@ -33,6 +33,5 @@ return [ | ||||
|     'currencies-index'       => 'Firefly III 支持多种货币,即便预设为欧元,亦可设成美金或其他货币。如您所见,系统已包含了一小部分的货币种类,但您也可自行新增其他货币。修改预设货币并不会改变既有交易的货币种类,且 Firefly III 支持同时使用不同货币。', | ||||
|     'transactions-index'     => '这些支出、储蓄与转帐并非蓄意虚构,而是自动产生的。', | ||||
|     'piggy-banks-index'      => '如您所见,目前有3个小猪扑满。使用 + 号与 - 号按钮可改变每个小猪扑满的总额,而点选小猪扑满的名称则可管理该扑满。', | ||||
|     'import-index'           => '任何 CSV 格式的档案都可导入 Firefly III,本程式也支持来自 bunq 与 Spectre 的档案格式,其他银行与金融机构则会在未来提供支持。而作为一名展示使用者,你只会看到「假的」供应者,系统会随机产生交易纪录以告知您如何运作。', | ||||
|     'profile-index'          => '请谨记本展示网站每四小时会自动重新启用,您的访问凭证可能随时被撤销,这是自动发生而非错误。', | ||||
| ]; | ||||
|   | ||||
| @@ -221,6 +221,7 @@ return [ | ||||
|     'is_beta_warning'                            => '您正在运行 BETA 版本。请注意错误和问题。', | ||||
|     'all_destination_accounts'                   => '目标帐户', | ||||
|     'all_source_accounts'                        => '源账户', | ||||
|     'back_to_index'                              => 'Back to the index', | ||||
|  | ||||
|     // check for updates: | ||||
|     'update_check_title'                         => '检查更新', | ||||
| @@ -297,6 +298,7 @@ return [ | ||||
|     'yearly'                                     => '每年', | ||||
|  | ||||
|     // rules | ||||
|     'cannot_fire_inactive_rules'                 => 'You cannot execute inactive rules.', | ||||
|     'rules'                                      => '规则', | ||||
|     'rule_name'                                  => '规则名称', | ||||
|     'rule_triggers'                              => '规则触发于', | ||||
| @@ -645,7 +647,7 @@ return [ | ||||
|     'secure_pw_should'                          => '我应该勾选这个方块吗?', | ||||
|     'secure_pw_long_password'                   => '是,永远验证您的密码是安全的。', | ||||
|     'command_line_token'                        => '指令列权杖', | ||||
|     'explain_command_line_token'                => '您需要此权杖以执行指令列选项,如导入或导出资料。若无Token,部分机敏指令则无法运行。请勿分享您的指令列Token,包括我,没有人会问你Token 是多少。如果您担心遗失或惊慌时,请使用按钮重新生成 Token。', | ||||
|     'explain_command_line_token'                => 'You need this token to perform command line options, such as exporting data. Without it, that sensitive command will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.', | ||||
|     'regenerate_command_line_token'             => '重新产生指令列权杖', | ||||
|     'token_regenerated'                         => '产生了新的指令列权杖', | ||||
|     'change_your_email'                         => '更改您的电子邮件地址', | ||||
| @@ -654,7 +656,8 @@ return [ | ||||
|     'login_with_new_email'                      => '现在,您可以使用新的电子邮件地址登入。', | ||||
|     'login_with_old_email'                      => '现在,您可以再次使用旧的电子邮件地址登入。', | ||||
|     'login_provider_local_only'                 => '当藉由 ":login_provider" 验证时,此动作不可用。', | ||||
|     'delete_local_info_only'                    => "Because you authenticate through ':login_provider', this will only delete local Firefly III information.", | ||||
|     'external_user_mgt_disabled'                => 'This action is not available when Firefly III isn\'t responsible for user management or authentication handling.', | ||||
|     'delete_local_info_only'                    => "Because Firefly III isn't responsible for user management or authentication handling, this function will only delete local Firefly III information.", | ||||
|     'profile_oauth_clients'                     => 'OAuth Clients', | ||||
|     'profile_oauth_no_clients'                  => 'You have not created any OAuth clients.', | ||||
|     'profile_oauth_clients_header'              => 'Clients', | ||||
| @@ -684,7 +687,6 @@ return [ | ||||
|     'profile_try_again'                         => 'Something went wrong. Please try again.', | ||||
|  | ||||
|     // export data: | ||||
|     'import_and_export_menu'                    => '导入和导出', | ||||
|     'export_data_title'                         => '从 Fifly III 导出数据', | ||||
|     'export_data_menu'                          => '导出数据', | ||||
|     'export_data_bc'                            => '从 Fifly III 导出数据', | ||||
| @@ -855,8 +857,11 @@ return [ | ||||
|     'auto_budget_help'                          => 'You can read more about this feature in the help. Click the top-right (?) icon.', | ||||
|     'auto_budget_reset_icon'                    => 'This budget will be set periodically', | ||||
|     'auto_budget_rollover_icon'                 => 'The budget amount will increase periodically', | ||||
|     'remove_budgeted_amount'                    => 'Remove budgeted amount in :currency', | ||||
|  | ||||
|     // bills: | ||||
|     'not_expected_period'                       => 'Not expected this period', | ||||
|     'not_or_not_yet'                            => 'Not (yet)', | ||||
|     'match_between_amounts'                     => '帐单配合自 :low 至 :high 的交易。', | ||||
|     'running_again_loss'                        => '以前与该账单有关联的交易,如果(不再)与规则相符,则可能失去联系。', | ||||
|     'bill_related_rules'                        => '与此帐单相关的规则', | ||||
| @@ -885,6 +890,7 @@ return [ | ||||
|     'bill_store_error'                          => '储存您的新帐单时发生错误,请检查日志档', | ||||
|     'list_inactive_rule'                        => '未启用的规则', | ||||
|     'bill_edit_rules'                           => 'Firefly III will attempt to edit the rule related to this bill as well. If you\'ve edited this rule yourself however, Firefly III won\'t change anything.|Firefly III will attempt to edit the :count rules related to this bill as well. If you\'ve edited these rules yourself however, Firefly III won\'t change anything.', | ||||
|     'bill_expected_date'                        => 'Expected :date', | ||||
|  | ||||
|     // accounts: | ||||
|     'inactive_account_link'                     => 'You have :count inactive (archived) account, which you can view on this separate page.|You have :count inactive (archived) accounts, which you can view on this separate page.', | ||||
| @@ -1500,19 +1506,12 @@ return [ | ||||
|     'reset_after'                           => '提交后重置表单', | ||||
|     'errors_submission'                     => '您的提交有误,请查看下面输出的错误信息。', | ||||
|  | ||||
|     // Import page (general strings only) | ||||
|     'import_index_title'                    => '将交易记录导入', | ||||
|     'import_transactions'                   => '导入交易', | ||||
|     'import_tools_title'                    => 'Import tools', | ||||
|     'tools_index_intro'                     => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out <a href="https://docs.firefly-iii.org/importing-data/introduction">this page</a>.', | ||||
|     'firefly_iii_csv_importer_name'         => 'Firefly III CSV importer', | ||||
|     'firefly_iii_bunq_importer_name'        => 'Firefly III bunq 🌈 importer', | ||||
|     'firefly_iii_ynab_importer_name'        => 'Firefly III YNAB importer', | ||||
|     'ludo_revolut_importer_name'            => 'Ludo444\'s Revolut importer', | ||||
|     // | ||||
|     // sandstorm.io errors and messages: | ||||
|     'sandstorm_not_available'               => '当您在 Sandstorm.io 环境使用 Firefly III 时,此功能不可用。', | ||||
|  | ||||
|     // object groups | ||||
|     'default_group_title_name'              => '(ungrouped)', | ||||
|  | ||||
|     // empty lists? no objects? instructions: | ||||
|     'no_accounts_title_asset'               => '建立新资产帐户', | ||||
|     'no_accounts_intro_asset'               => '您还没有资产帐户。资产帐户可以包括: 你的支票帐户、储蓄帐户、共用帐户甚至信用卡。', | ||||
| @@ -1651,7 +1650,7 @@ return [ | ||||
|     'telemetry_disabled_now_what'        => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.', | ||||
|     'telemetry_collected_info'           => 'Collected information', | ||||
|     'no_telemetry_present'               => 'Firefly III has collected zero telemetry records.', | ||||
|     'records_telemetry_present'          => 'Firefly III has collected :count telemetry record(s).', | ||||
|     'records_telemetry_present'          => 'Firefly III has collected :count telemetry record.|Firefly III has collected :count telemetry records.', | ||||
|     'telemetry_button_view'              => 'View telemetry', | ||||
|     'telemetry_button_delete'            => '删除所有遥测数据', | ||||
|     'telemetry_admin_overview'           => 'Telemetry overview', | ||||
| @@ -1664,5 +1663,27 @@ return [ | ||||
|     'telemetry_delete_submitted_records' => '删除提交的记录', | ||||
|     'telemetry_submission_executed'      => '记录已提交。请检查您的日志文件获取更多信息。', | ||||
|     'telemetry_all_deleted'              => '所有遥测记录已被删除。', | ||||
|     'telemetry_submitted_deleted'        => '所有提交的遥测记录已被删除。' | ||||
|     'telemetry_submitted_deleted'        => '所有提交的遥测记录已被删除。', | ||||
|  | ||||
|     // debug page | ||||
|     'debug_page'                         => 'Debug page', | ||||
|     'debug_submit_instructions'          => 'If you are running into problems, you can use the information in this box as debug information. Please copy-and-paste into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. It will generate a beautiful table that can be used to quickly diagnose your problem.', | ||||
|     'debug_pretty_table'                 => 'If you copy/paste the box below into a GitHub issue it will generate a table. Please do not surround this text with backticks or quotes.', | ||||
|     'debug_additional_data'              => 'You may also share the content of the box below. You can also copy-and-paste this into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. However, the content of this box may contain private information such as account names, transaction details or email addresses.', | ||||
|  | ||||
|     // object groups | ||||
|     'object_groups_menu_bar'             => 'Groups', | ||||
|     'object_groups_page_title'           => 'Groups', | ||||
|     'object_groups_breadcrumb'           => 'Groups', | ||||
|     'object_groups_index'                => 'Overview', | ||||
|     'object_groups'                      => 'Groups', | ||||
|     'object_groups_empty_explain'        => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.', | ||||
|     'object_group_title'                 => 'Title', | ||||
|     'edit_object_group'                  => 'Edit group ":title"', | ||||
|     'delete_object_group'                => 'Edit group ":title"', | ||||
|     'update_object_group'                => 'Update group', | ||||
|     'updated_object_group'               => 'Succesfully updated group ":title"', | ||||
|     'deleted_object_group'               => 'Succesfully deleted group ":title"', | ||||
|     'object_group'                       => 'Group', | ||||
|  | ||||
| ]; | ||||
|   | ||||
| @@ -137,6 +137,7 @@ return [ | ||||
|     'account_areYouSure'          => '你确定你想要删除名为 ":name" 的帐户?', | ||||
|     'bill_areYouSure'             => '你确定你想要删除名为 ":name" 的帐单?', | ||||
|     'rule_areYouSure'             => '你确定你想要删除名为 ":title" 的规则?', | ||||
|     'object_group_areYouSure'     => 'Are you sure you want to delete the group titled ":title"?', | ||||
|     'ruleGroup_areYouSure'        => '你确定你想要删除名为 ":title" 的规则群组?', | ||||
|     'budget_areYouSure'           => '你确定你想要删除名为 ":name" 的预算?', | ||||
|     'category_areYouSure'         => '你确定你想要删除名为 ":name" 的分类?', | ||||
| @@ -156,6 +157,7 @@ return [ | ||||
|     'also_delete_connections'     => '与此连结类型连接的唯一一笔交易会遗失连接。|与此连结类型连接的 :count 笔交易会遗失连接。', | ||||
|     'also_delete_rules'           => '与此规则群组连接的唯一一则规则也会被删除。|与此规则群组连接的 :count 则规则也会被删除。', | ||||
|     'also_delete_piggyBanks'      => '与此帐户连接的唯一一个小猪扑满也会被删除。|与此帐户连接的 :count 个小猪扑满也会被删除。', | ||||
|     'not_delete_piggy_banks'      => 'The piggy bank connected to this group will not be deleted.|The :count piggy banks connected to this group will not be deleted.', | ||||
|     'bill_keep_transactions'      => '与此帐单连接的唯一一笔交易不会被删除。|与此帐单连接的 :count 笔交易不会被删除。', | ||||
|     'budget_keep_transactions'    => '与此预算连接的唯一一笔交易不会被删除。|与此预算连接的 :count 笔交易不会被删除。', | ||||
|     'category_keep_transactions'  => '与此分类连接的唯一一笔交易不会被删除。|与此分类连接的 :count 笔交易不会被删除。', | ||||
| @@ -163,6 +165,8 @@ return [ | ||||
|     'tag_keep_transactions'       => '与此标签连接的唯一一笔交易不会被删除。|与此标签连接的 :count 笔交易不会被删除。', | ||||
|     'check_for_updates'           => '检查更新', | ||||
|  | ||||
|     'delete_object_group' => 'Delete group ":title"', | ||||
|  | ||||
|     'email'                 => '电子邮件地址', | ||||
|     'password'              => '密码', | ||||
|     'password_confirmation' => '密码 (再输入一次)', | ||||
| @@ -184,14 +188,11 @@ return [ | ||||
|     'is_demo_site'          => '这是演示网站', | ||||
|  | ||||
|     // import | ||||
|     'import_file'           => '导入文件', | ||||
|     'configuration_file'    => '设置档案', | ||||
|     'import_file_type'      => '导入文件类型', | ||||
|     'csv_comma'             => '逗号 (,)', | ||||
|     'csv_semicolon'         => '分号 (;)', | ||||
|     'csv_tab'               => 'TAB键 (不可见)', | ||||
|     'csv_delimiter'         => 'CSV 栏位分隔符号', | ||||
|     'csv_import_account'    => '预设导入帐户', | ||||
|     'client_id'             => '客户端 ID', | ||||
|     'app_id'                => '应用 ID', | ||||
|     'secret'                => '密钥', | ||||
|   | ||||
| @@ -1,174 +0,0 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * import.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|  * | ||||
|  * This file is part of Firefly III (https://github.com/firefly-iii). | ||||
|  * | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU Affero General Public License as | ||||
|  * published by the Free Software Foundation, either version 3 of the | ||||
|  * License, or (at your option) any later version. | ||||
|  * | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | ||||
|  * GNU Affero General Public License for more details. | ||||
|  * | ||||
|  * You should have received a copy of the GNU Affero General Public License | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>. | ||||
|  */ | ||||
|  | ||||
| declare(strict_types=1); | ||||
|  | ||||
| return [ | ||||
|     // ALL breadcrumbs and subtitles: | ||||
|     'index_breadcrumb'                    => '导入资料到 Firefly III', | ||||
|     'prerequisites_breadcrumb_fake'       => '假导入供应商的先决条件', | ||||
|     'prerequisites_breadcrumb_spectre'    => 'Spectre 的先决条件', | ||||
|     'job_configuration_breadcrumb'        => '":key" 设定', | ||||
|     'job_status_breadcrumb'               => '":key" 导入状态', | ||||
|     'disabled_for_demo_user'              => '在展示中不启用', | ||||
|  | ||||
|     // index page: | ||||
|     'general_index_intro'                 => '欢迎来到 Firefly III 的导入例行。有几种方法可以将资料导入 Firefly III 中,在此以按钮表示。', | ||||
|  | ||||
|     // notices about the CSV importer: | ||||
|     'deprecate_csv_import' => '正如 <a href="https://www.patreon.com/posts/future-updates-30012174">在这个Patreon帖子</a>中所概述的那样,Firefly III管理导入数据的方式将会改变。 这意味着CSV进口商将被转移到一个新的、单独的工具。 如果您访问 <a href="https://github.com/firefly-iii/csv-importer">此 GitHub 仓库</a>,您可以测试此工具。 如果你测试了新的导入并且让我知道,我将不胜感激。', | ||||
|     'final_csv_import'     => '正如 <a href="https://www.patreon.com/posts/future-updates-30012174">在这个Patreon帖子</a>中所概述的那样,Firefly III管理导入数据的方式将会改变。 这意味着CSV进口商将被转移到一个新的、单独的工具。 如果您访问 <a href="https://github.com/firefly-iii/csv-importer">此 GitHub 仓库</a>,您可以测试此工具。 如果你测试了新的导入并且让我知道,我将不胜感激。', | ||||
|  | ||||
|     // import provider strings (index): | ||||
|     'button_fake'                         => '假造导入', | ||||
|     'button_file'                         => '导入档案', | ||||
|     'button_spectre'                      => '自 Spectre 导入', | ||||
|  | ||||
|     // prerequisites box (index) | ||||
|     'need_prereq_title'                   => '导入先决条件', | ||||
|     'need_prereq_intro'                   => '部分导入方式您得先在使用前注意一下。比方说,他们可能需要特别的串接秘钥或应用程式金钥,您可在此设定。此图示表示所属的先决条件已经媒合。', | ||||
|     'do_prereq_fake'                      => '假导入供应商的先决条件', | ||||
|     'do_prereq_file'                      => '档案导入的先决条件', | ||||
|     'do_prereq_spectre'                   => '使用 Spectre 导入的先决条件', | ||||
|  | ||||
|     // prerequisites: | ||||
|     'prereq_fake_title'                   => '自假的导入供应商导入的先决条件', | ||||
|     'prereq_fake_text'                    => '这个假的供应商需要一个假的 API 金钥,必须是32个字元长。您可以使用此:12446809901236890123690124444466990aa', | ||||
|     'prereq_spectre_title'                => '使用 Spectre API 导入的先决条件', | ||||
|     'prereq_spectre_text'                 => '为使用 Spectre API (v4) 导入资料,您必须提供 Firefly III 两个秘密数值,可于 <a href="https://www.saltedge.com/clients/profile/secrets">密钥页面</a> 找到。', | ||||
|     'prereq_spectre_pub'                  => '同理,Spectre API 也会需要您下方看见的公钥。若无此公钥,服务供应商无法辨认您,请于您的 <a href="https://www.saltedge.com/clients/profile/secrets">密钥页面</a> 键入您的公钥。', | ||||
|     'callback_not_tls'                    => 'Firefly III 侦测到以下回呼 URI。您的伺服器似乎没有设定成 TLS-连接 (HTTP)。YNAB 不会接受此 URI,你可以继续导入 (因为 Firefly III 可能是错的),但请记住这一点。', | ||||
|     // prerequisites success messages: | ||||
|     'prerequisites_saved_for_fake'        => '假 API 金钥存储成功!', | ||||
|     'prerequisites_saved_for_spectre'     => '应用程式 ID 与密钥已储存!', | ||||
|  | ||||
|     // job configuration: | ||||
|     'job_config_apply_rules_title'        => '工作设定 - 套用您的规则?', | ||||
|     'job_config_apply_rules_text'         => '一旦假供应商执行,您的规则可用于交易。这将为导入增加时间。', | ||||
|     'job_config_input'                    => '您的输入', | ||||
|     // job configuration for the fake provider: | ||||
|     'job_config_fake_artist_title'        => '输入专辑名称', | ||||
|     'job_config_fake_artist_text'         => '许多导入惯常程序都有几个必须经过的配置步骤。在假导入供应商的情况下,你必须回答一些奇怪的问题。在这种情况下,请输入 "David Bowie" 继续。', | ||||
|     'job_config_fake_song_title'          => '输入歌曲名称', | ||||
|     'job_config_fake_song_text'           => '请键入 "Golden years" 以继续假导入。', | ||||
|     'job_config_fake_album_title'         => '输入专辑名称', | ||||
|     'job_config_fake_album_text'          => '某些导入惯常程序在导入过程中需要额外的资料。在假导入供应商的情况下,你必须回答一些奇怪的问题。请输入 "Station to station" 继续。', | ||||
|     // job configuration form the file provider | ||||
|     'job_config_file_upload_title'        => '导入设定 (1/4) - 上传您的档案', | ||||
|     'job_config_file_upload_text'         => '此惯常程序将协助您从您银行将档案导入 Firefly III。', | ||||
|     'job_config_file_upload_help'         => '选择您的档案,请确定档案是 UTF-8 编码。', | ||||
|     'job_config_file_upload_config_help'  => '如果您之前已导入过档案至 Firefly III,您可能已有可提供预设值的设定档案。就部分银行,其他使用者业已慷慨地提供了他们的 <a href="https://github.com/firefly-iii/import-configurations/wiki">设定档</a>。', | ||||
|     'job_config_file_upload_type_help'    => '选择要上传的档案类型', | ||||
|     'job_config_file_upload_submit'       => '上传档案', | ||||
|     'import_file_type_csv'                => 'CSV (以逗号分隔值)', | ||||
|     'import_file_type_ofx'                => 'OFX', | ||||
|     'file_not_utf8'                       => '您上传的档案并非以 UTF-8 或 ASCII 编码,Firefly III 无法处理此类档案,请使用 Notepad++ 或 Sublime 转换您的档案成 UTF-8 格式。', | ||||
|     'job_config_uc_title'                 => '导入设定 (2/4) - 基本档案设定', | ||||
|     'job_config_uc_text'                  => '若要正确导入您的档案,请验证以下选项。', | ||||
|     'job_config_uc_header_help'           => '若您的 CSV 档案第一列均为栏位标题,请核选此选项。', | ||||
|     'job_config_uc_date_help'             => '您档案内的日期格式。请依循 <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">本页</a> 所示的格式,预设值将以 :dateExample 形式呈现日期。', | ||||
|     'job_config_uc_delimiter_help'        => '选择您档案所使用的栏位分隔符号,若不确定,逗号系最为安全的选项。', | ||||
|     'job_config_uc_account_help'          => '若您的档案不包含资产帐户的资讯,使用此下拉式选单选择此档案内交易所属的帐户。', | ||||
|     'job_config_uc_apply_rules_title'     => '套用规则', | ||||
|     'job_config_uc_apply_rules_text'      => '套用规则至每一个导入的交易,请注意此功能会显著地降低导入速度。', | ||||
|     'job_config_uc_specifics_title'       => '特定银行选项', | ||||
|     'job_config_uc_specifics_txt'         => '部分银行提供格式残不佳的档案,Firefly III 可以自动修复这个问题。如果银行提供了不佳的档案,又没有列在这边,请至 GitHub 开启新的讨论。', | ||||
|     'job_config_uc_submit'                => '继续', | ||||
|     'invalid_import_account'              => '您选择了一个无效帐号来导入。', | ||||
|     'import_liability_select'             => '债务', | ||||
|     // job configuration for Spectre: | ||||
|     'job_config_spectre_login_title'      => '选择您的登入', | ||||
|     'job_config_spectre_login_text'       => 'Firefly III 已在您的 Spectre 帐户找到 :count 笔既存登入,哪一个是您想要导入的呢?', | ||||
|     'spectre_login_status_active'         => '启用', | ||||
|     'spectre_login_status_inactive'       => '未启用', | ||||
|     'spectre_login_status_disabled'       => '停用', | ||||
|     'spectre_login_new_login'             => '使用其他银行登入,或其中一间具有不同凭证的银行。', | ||||
|     'job_config_spectre_accounts_title'   => '选择欲导入的帐户', | ||||
|     'job_config_spectre_accounts_text'    => '您以选择 ":name" (:country)。您在这个供应商有 :count 个可用帐户,请在 Firefly III 的资产帐户中选择这些交易应被储存的帐户。请记得,若要导入资料,Firefly III 与 ":name"-帐户两者均需使用相同货币。', | ||||
|     'spectre_do_not_import'               => '(不导入)', | ||||
|     'spectre_no_mapping'                  => '您似乎没有选择任何欲导入的帐户。', | ||||
|     'imported_from_account'               => '已自 ":account" 导入', | ||||
|     'spectre_account_with_number'         => '帐户 :number', | ||||
|     'job_config_spectre_apply_rules'      => '套用规则', | ||||
|     'job_config_spectre_apply_rules_text' => '预设下,您的规则会被套用至此次导入惯常程序中所建立的交易。若您不希望如此,请取消选取此核选方块。', | ||||
|  | ||||
|     // job configuration for bunq: | ||||
|     'should_download_config'              => '您应该为此工作下载 <a href=":route">设定档</a>,可更俾利为来导入。', | ||||
|     'share_config_file'                   => '如果您已自公有银行导入资料,您应该 <a href="https://github.com/firefly-iii/import-configurations/wiki">分享您的设定档</a> 俾利其他使用者导入他们的资料。分享您的设定档并不会暴露您的财务细节。', | ||||
|  | ||||
|     // keys from "extra" array: | ||||
|     'spectre_extra_key_iban'               => '国际银行帐户号码 (IBAN)', | ||||
|     'spectre_extra_key_swift'              => 'SWIFT', | ||||
|     'spectre_extra_key_status'             => '状态', | ||||
|     'spectre_extra_key_card_type'          => '卡片种类', | ||||
|     'spectre_extra_key_account_name'       => '帐户名称', | ||||
|     'spectre_extra_key_client_name'        => '客户名称', | ||||
|     'spectre_extra_key_account_number'     => '帐户号码', | ||||
|     'spectre_extra_key_blocked_amount'     => '封锁的金额', | ||||
|     'spectre_extra_key_available_amount'   => '可用金额', | ||||
|     'spectre_extra_key_credit_limit'       => '信用额度', | ||||
|     'spectre_extra_key_interest_rate'      => '利率', | ||||
|     'spectre_extra_key_expiry_date'        => '到期日', | ||||
|     'spectre_extra_key_open_date'          => '开始日期', | ||||
|     'spectre_extra_key_current_time'       => '目前时间', | ||||
|     'spectre_extra_key_current_date'       => '目前日期', | ||||
|     'spectre_extra_key_cards'              => '卡片', | ||||
|     'spectre_extra_key_units'              => '单位', | ||||
|     'spectre_extra_key_unit_price'         => '单价', | ||||
|     'spectre_extra_key_transactions_count' => '交易数', | ||||
|  | ||||
|     // job config for the file provider (stage: mapping): | ||||
|     'job_config_map_title'            => '导入设定 (4/) - 连接导入资料与 Firefly III 资料', | ||||
|     'job_config_map_text'             => '在下方的表格中,左边值显示在您上传的档案中所找到的资讯,而映射这些值是您当前的任务。如果可能,请映射至呈现在您资料库既有的值,Firefly III 会依此映射。若无可供映射的值,或您不希望映射特定值,请别选取。', | ||||
|     'job_config_map_nothing'          => '您档案中并无可映射至既有数值的资料,请点选 "开始导入" 以继续。', | ||||
|     'job_config_field_value'          => '栏位数值', | ||||
|     'job_config_field_mapped'         => '映射至', | ||||
|     'map_do_not_map'                  => '(不映射)', | ||||
|     'job_config_map_submit'           => '开始导入', | ||||
|  | ||||
|  | ||||
|     // import status page: | ||||
|     'import_with_key'                 => '以键 \':key\' 导入', | ||||
|     'status_wait_title'               => '请稍待……', | ||||
|     'status_wait_text'                => '此方块过一会儿会消失。', | ||||
|     'status_running_title'            => '导入正在执行', | ||||
|     'status_job_running'              => '请稍候,执行导入…', | ||||
|     'status_job_storing'              => '请稍候,储存资料…', | ||||
|     'status_job_rules'                => '请稍候,执行规则…', | ||||
|     'status_fatal_title'              => '重大错误', | ||||
|     'status_fatal_text'               => '此次导入遇到了无法回复的错误,抱歉!', | ||||
|     'status_fatal_more'               => '此一讯息 (可能非常加密) 是由日志档所补完,您可在硬碟内或您运行的 Firefly III 空间中找到日志档。', | ||||
|     'status_finished_title'           => '导入完成', | ||||
|     'status_finished_text'            => '导入已完成', | ||||
|     'finished_with_errors'            => '执行导入时有些错误,请仔细複审。', | ||||
|     'unknown_import_result'           => '未知的导入结果', | ||||
|     'result_no_transactions'          => '没有导入任何交易纪录,或许是因为均为重複记录或无纪录可供导入。日志档也许能告诉你来龙去脉,若您定期导入资料,这是正常的。', | ||||
|     'result_one_transaction'          => '仅有1笔交易被导入,并储存在 <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>,您之后可进一步检视。', | ||||
|     'result_many_transactions'        => 'Firefly III 已导入 :count 笔交易,并储存 <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> 标签下,您之后可进一步检视。', | ||||
|  | ||||
|     // general errors and warnings: | ||||
|     'bad_job_status'                  => '欲通行此页,您的导入工作不能有 ":status" 状态。', | ||||
|  | ||||
|     // error message | ||||
|     'duplicate_row'                   => 'Row #:row (":description") could not be imported. It already exists.', | ||||
|  | ||||
| ]; | ||||
| @@ -88,7 +88,6 @@ return [ | ||||
|     'attachments_count'       => '附加档案数量', | ||||
|     'bills_count'             => '帐单数量', | ||||
|     'categories_count'        => '分类数量', | ||||
|     'import_jobs_count'       => '导入工作数量', | ||||
|     'budget_count'            => '预算数量', | ||||
|     'rule_and_groups_count'   => '规则及规则群组数量', | ||||
|     'tags_count'              => '标签数量', | ||||
| @@ -104,9 +103,6 @@ return [ | ||||
|     'sum_transfers'           => '转帐总和', | ||||
|     'sum_reconciliations'     => '储存对帐', | ||||
|     'reconcile'               => '对帐', | ||||
|     'account_on_spectre'      => '帐户 (Spectre)', | ||||
|     'account_on_ynab'         => '帐户 (YNAB)', | ||||
|     'do_import'               => '自此帐户导入', | ||||
|     'sepa_ct_id'              => 'SEPA 端到端标识符', | ||||
|     'sepa_ct_op'              => 'SEPA 对方帐户标识符', | ||||
|     'sepa_db'                 => 'SEPA 授权标识符', | ||||
|   | ||||
| @@ -130,6 +130,7 @@ return [ | ||||
|     'amount_zero'                    => '总金额不能为零。', | ||||
|     'current_target_amount'          => 'The current amount must be less than the target amount.', | ||||
|     'unique_piggy_bank_for_user'     => '存钱罐的名称必须是独一无二的。', | ||||
|     'unique_object_group'            => 'The group name must be unique', | ||||
|  | ||||
|     'secure_password'                => '这不是一个安全的密码,请重试一次。如需更多讯息,请访问 https://bit.ly/FF3-password-security', | ||||
|     'valid_recurrence_rep_type'      => '对定期重复交易是无效的重复类型。', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user