mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Updated meta-files & translations for upcoming release.
This commit is contained in:
@@ -104,8 +104,8 @@ return [
|
||||
'warning_much_data' => ':days 天份的资料需要一点时间读取。',
|
||||
'registered' => '您已成功注册!',
|
||||
'Default asset account' => '预设资产帐户',
|
||||
'no_budget_pointer' => '您似乎还没有任何预算。您应该在 <a href="/budgets">预算</a>页面上创建他们。预算可以帮助您跟踪费用。',
|
||||
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/bills">bills</a>-page. Bills can help you keep track of expenses.',
|
||||
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href="budgets">budgets</a>-page. Budgets can help you keep track of expenses.',
|
||||
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="bills">bills</a>-page. Bills can help you keep track of expenses.',
|
||||
'Savings account' => '储蓄帐户',
|
||||
'Credit card' => '信用卡',
|
||||
'source_accounts' => 'Source account|Source accounts',
|
||||
@@ -748,7 +748,7 @@ return [
|
||||
'regenerate_command_line_token' => '重新产生指令列权杖',
|
||||
'token_regenerated' => '产生了新的指令列权杖',
|
||||
'change_your_email' => '更改您的电子邮件地址',
|
||||
'email_verification' => '一封电子邮件将发送到您的旧的和新的电子邮件地址。出于安全考量,在验证新的电子邮件地址之前,您将无法登入。如果您不确定您的 Firefly III 安装是否能够发送电子邮件,请不要使用此功能。如果您是管理员,可以在 <a href="/admin">后台管理</a> 中对此进行测试。',
|
||||
'email_verification' => 'An email message will be sent to your old AND new email address. For security purposes, you will not be able to login until you verify your new email address. If you are unsure if your Firefly III installation is capable of sending email, please do not use this feature. If you are an administrator, you can test this in the <a href="admin">Administration</a>.',
|
||||
'email_changed_logout' => '在验证您的电子邮件地址之前,您无法登入。',
|
||||
'login_with_new_email' => '现在,您可以使用新的电子邮件地址登入。',
|
||||
'login_with_old_email' => '现在,您可以再次使用旧的电子邮件地址登入。',
|
||||
@@ -1514,7 +1514,7 @@ return [
|
||||
'store_configuration' => '储存设定',
|
||||
'single_user_administration' => ':email 的使用者管理后台',
|
||||
'edit_user' => '编辑使用者 :email',
|
||||
'hidden_fields_preferences' => '您可以在 <a href="/preferences">设置</a>中启用更多的交易选项。',
|
||||
'hidden_fields_preferences' => 'You can enable more transaction options in your <a href="preferences">preferences</a>.',
|
||||
'user_data_information' => '使用者资料',
|
||||
'user_information' => '使用者资讯',
|
||||
'total_size' => '总大小',
|
||||
|
Reference in New Issue
Block a user