mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-11 00:16:54 +00:00
Updated meta-files & translations for upcoming release.
This commit is contained in:
@@ -30,6 +30,7 @@ return [
|
||||
'edit_piggyBank' => '編輯小豬撲滿 ":name"',
|
||||
'preferences' => '偏好設定',
|
||||
'profile' => '個人檔案',
|
||||
'accounts' => 'Accounts',
|
||||
'changePassword' => '更改您的密碼',
|
||||
'change_email' => '更改您的電子郵件地址',
|
||||
'bills' => '帳單',
|
||||
|
||||
@@ -104,8 +104,8 @@ return [
|
||||
'warning_much_data' => '載入 :days 天的資料或會相當耗時。',
|
||||
'registered' => '您已成功註冊!',
|
||||
'Default asset account' => '預設資產帳戶',
|
||||
'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.',
|
||||
'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' => '將同時寄送一封電子郵件到您的舊<strong>和</strong>新的電子郵件地址。顧及安全考慮,在驗證新的電子郵件地址之前,您將無法登入。如果您不確定您的 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' => 'You can enable more transaction options in your <a href="/preferences">settings</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