mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Code for new release
This commit is contained in:
@@ -273,7 +273,7 @@ return [
|
||||
'message_content_help' => '这是使用推送发送(或尝试)的消息内容',
|
||||
'attempt_content_title' => 'Webhook 尝试',
|
||||
'attempt_content_help' => 'These are all the unsuccessful attempts of this webhook message to submit to the configured URL. After some time, Firefly III will stop trying.',
|
||||
'no_attempts' => 'There are no unsuccessful attempts. That\'s a good thing!',
|
||||
'no_attempts' => '所有尝试均已成功完成。好极了!',
|
||||
'webhook_attempt_at' => '尝试于 {moment}',
|
||||
'logs' => '日志',
|
||||
'response' => '响应',
|
||||
@@ -1302,12 +1302,12 @@ return [
|
||||
|
||||
|
||||
// preferences
|
||||
'dark_mode_option_browser' => 'Let your browser decide',
|
||||
'dark_mode_option_light' => 'Always light',
|
||||
'dark_mode_option_dark' => 'Always dark',
|
||||
'dark_mode_option_browser' => '让您的浏览器决定',
|
||||
'dark_mode_option_light' => '始终使用亮色',
|
||||
'dark_mode_option_dark' => '始终使用暗色',
|
||||
'equal_to_language' => '(与语言相同)',
|
||||
'dark_mode_preference' => '夜间模式',
|
||||
'dark_mode_preference_help' => 'Tell Firefly III when to use dark mode.',
|
||||
'dark_mode_preference' => '暗色模式',
|
||||
'dark_mode_preference_help' => '告诉 Firefly III 何时使用暗色模式。',
|
||||
'pref_home_screen_accounts' => '主屏幕账户',
|
||||
'pref_home_screen_accounts_help' => '哪些账户应该显示在主屏幕上?',
|
||||
'pref_view_range' => '查看范围',
|
||||
@@ -1384,12 +1384,12 @@ return [
|
||||
'optional_field_attachments' => '附件',
|
||||
'optional_field_meta_data' => '可选后设资料',
|
||||
'external_url' => '外部链接',
|
||||
'pref_notification_bill_reminder' => 'Reminder about expiring bills',
|
||||
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
|
||||
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
|
||||
'pref_notification_user_login' => 'Alert when you login from a new location',
|
||||
'pref_notification_bill_reminder' => '关于到期账单的提醒',
|
||||
'pref_notification_new_access_token' => '创建新 API 访问令牌时提醒',
|
||||
'pref_notification_transaction_creation' => '自动创建交易时提醒',
|
||||
'pref_notification_user_login' => '当您从一个新位置登录时提醒',
|
||||
'pref_notifications' => '通知',
|
||||
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
|
||||
'pref_notifications_help' => '设置您想要接收的通知。一些通知可能包含敏感的财务信息。',
|
||||
'slack_webhook_url' => 'Slack Webhook 地址',
|
||||
'slack_webhook_url_help' => '如果您想要 Firefly III 使用 Slack 通知您,请在此处输入 webhook 地址。否则请留空该字段。 如果您是管理员,您还需要在管理设置中设置此地址。',
|
||||
'slack_url_label' => 'Slack "incoming webhook" URL',
|
||||
@@ -1407,7 +1407,7 @@ return [
|
||||
'delete_data_title' => '从 Firefly III 删除数据',
|
||||
'permanent_delete_stuff' => '你可以从 Firefly III 删除数据。使用下列按钮意味着你的数据会从视图中移除并隐藏。这些操作没有撤销按钮,但如果必要的话,你可以从数据库中找回数据,它们可能仍然存在于数据库中。',
|
||||
'other_sessions_logged_out' => '所有其他设备已退出登录。',
|
||||
'delete_unused_accounts' => 'Deleting unused accounts will clean your auto-complete lists.',
|
||||
'delete_unused_accounts' => '删除未使用的账户会清空您的自动补全列表。',
|
||||
'delete_all_unused_accounts' => '删除未使用的账户',
|
||||
'deleted_all_unused_accounts' => '所有未使用的账户都已删除',
|
||||
'delete_all_budgets' => '删除所有预算',
|
||||
@@ -1486,7 +1486,7 @@ return [
|
||||
'oauth' => 'OAuth 授权',
|
||||
'profile_oauth_clients' => 'OAuth 客户端',
|
||||
'profile_oauth_no_clients' => '您尚未创建任何 OAuth 客户端。',
|
||||
'profile_oauth_clients_external_auth' => 'If you\'re using an external authentication provider like Authelia, OAuth Clients will not work. You can use Personal Access Tokens only.',
|
||||
'profile_oauth_clients_external_auth' => '如果您正在使用如 Authelia 的外部身份验证提供商,OAuth 客户端将无法工作。您只能使用个人访问令牌。',
|
||||
'profile_oauth_clients_header' => '客户端',
|
||||
'profile_oauth_client_id' => '客户端 ID',
|
||||
'profile_oauth_client_name' => '名称',
|
||||
@@ -2294,7 +2294,7 @@ return [
|
||||
'budgeted' => '预算上限',
|
||||
'period' => '区间',
|
||||
'balance' => '余额',
|
||||
'in_out_period' => 'In + out this period',
|
||||
'in_out_period' => '本周期流入流出',
|
||||
'sum' => '总计',
|
||||
'summary' => '概要',
|
||||
'average' => '平均',
|
||||
@@ -2419,13 +2419,13 @@ return [
|
||||
'admin_maintanance_title' => '维护',
|
||||
'admin_maintanance_expl' => '用于 Firefly III 维护的漂亮按钮',
|
||||
'admin_maintenance_clear_cache' => '清除缓存',
|
||||
'admin_notifications' => 'Admin notifications',
|
||||
'admin_notifications_expl' => 'The following notifications can be enabled or disabled by the administrator. If you want to get these messages over Slack as well, set the "incoming webhook" URL.',
|
||||
'admin_notification_check_user_new_reg' => 'User gets post-registration welcome message',
|
||||
'admin_notification_check_admin_new_reg' => 'Administrator(s) get new user registration notification',
|
||||
'admin_notifications' => '管理操作通知',
|
||||
'admin_notifications_expl' => '管理员可以启用或禁用以下通知。 如果您也想要通过 Slack 获取这些消息,请设置“incoming Webhook” URL。',
|
||||
'admin_notification_check_user_new_reg' => '用户访问到注册后的欢迎消息',
|
||||
'admin_notification_check_admin_new_reg' => '管理员获取新用户注册通知',
|
||||
'admin_notification_check_new_version' => '有新版本可用',
|
||||
'admin_notification_check_invite_created' => 'A user is invited to Firefly III',
|
||||
'admin_notification_check_invite_redeemed' => 'A user invitation is redeemed',
|
||||
'admin_notification_check_invite_created' => '用户被邀请注册 Firefly III',
|
||||
'admin_notification_check_invite_redeemed' => '用户邀请已被激活',
|
||||
'all_invited_users' => '所有受邀用户',
|
||||
'save_notification_settings' => '保存设置',
|
||||
'notification_settings_saved' => 'The notification settings have been saved',
|
||||
@@ -2691,7 +2691,7 @@ return [
|
||||
'placeholder' => '[Placeholder]',
|
||||
|
||||
// audit log entries
|
||||
'audit_log_entries' => 'Audit log entries',
|
||||
'audit_log_entries' => '审计日志记录',
|
||||
'ale_action_log_add' => 'Added :amount to piggy bank ":name"',
|
||||
'ale_action_log_remove' => 'Removed :amount from piggy bank ":name"',
|
||||
'ale_action_clear_budget' => '已从预算中移除',
|
||||
|
||||
Reference in New Issue
Block a user