Skip to the content.

Chinese (Traditional) inherited translations differences

Translations for Chinese (Traditional) (zh_Hant) are inherited from Flarum 1.x, but they can be adjusted independently after inheritance. This page lists all strings which have the same source string on both sides, but do not match between them: 33 are translated differently and 199 are translated only in zh_Hant. Altogether they cover 6 components.

Contents

Component Different translations Missing translations
core 9 21
datlechin-passkey 0 83
flarum-akismet 2 0
flarum-audit 0 93
fof-checklist 0 2
validation 22 0

Different translations

Each entry contains the English source string, followed by a diff between the translation from Flarum 1.x (- line) and the translation from zh_Hant (+ line). Changed words are additionally marked as removed and added below the diff.

core

core.admin.dashboard.description

Your forum at a glance.

-論壇資訊總覽
+論壇資訊總覽。

core.admin.debug-warning.detail

When <code>debug</code> mode is active, Flarum will rebuild its <code>JavaScript</code> and <code>CSS</code> assets on every request, and could also potentially leak other information, such as database secrets, environment variables, etc.

It is highly recommended to disable <code>debug</code> in your <code>config.php</code> file in production. See <link>Flarum docs</link> for more information.

-啟用 <code>調適</code> 模式時,<code>JavaScript</code> 和 <code>CSS</code> 檔案將於每次請求時返回全新的編譯版本。調試模式中,所有日誌、警告和錯誤均會以彈窗形式展示在網頁中,資料庫密碼、環境變數等敏感資訊均有可能在此期間洩漏。 
+啟用 <code>debug</code> 模式時,<code>JavaScript</code> 和 <code>CSS</code> 檔案將於每次請求時返回全新的編譯版本。調試模式中,所有日誌、警告和錯誤均會以彈窗形式展示在網頁中,資料庫密碼、環境變數等敏感資訊均有可能在此期間洩漏。 
  
-因此我們強烈建議您在生產環境中將 <code>config.php</code> 檔案中的 <code>debug</code> 設置為 <code>false</code> 以禁用調試模式。請查看 <link>Flarum 文件</link>了解更多資訊。
+因此我們強烈建議您在生產環境中將 <code>config.php</code> 檔案中的禁用 <code>debug</code> 模式。請查看 <link>Flarum 文件</link>了解更多資訊。

啟用 <code>調適</code><code>debug</code> 模式時,<code>JavaScript</code> 和 <code>CSS</code> 檔案將於每次請求時返回全新的編譯版本。調試模式中,所有日誌、警告和錯誤均會以彈窗形式展示在網頁中,資料庫密碼、環境變數等敏感資訊均有可能在此期間洩漏。

因此我們強烈建議您在生產環境中將 <code>config.php</code> 檔案中的檔案中的禁用 <code>debug</code> 設置為 <code>false</code> 以禁用調試模式。請查看模式。請查看 <link>Flarum 文件</link>了解更多資訊。

core.admin.email.description

Configure the driver, settings and addresses your forum will use to send email.

-配置論壇郵件服務
+配置論壇郵件服務。

core.admin.email.mail_mailgun_secret_label

Secret key

-Secret key
+密鑰

core.admin.email.send_test_mail_text

This will send an email using the above configuration to your email, {email}.

-使用上述設置發送測試郵件到您的郵箱:{email}
+使用上述設置發送測試郵件到您的郵箱:{email}。

core.forum.composer_discussion.title_placeholder

Discussion Title

-文章標題 ...
+文章標題

文章標題

core.forum.composer_edit.edited_message

Your edit was made.

-編輯成功
+編輯成功。

core.forum.discussion_list.empty_text

It looks as though there are no discussions here.

-因為什麼都沒有,所以什麼都做得到
+因為什麼都沒有,所以什麼都做得到。

core.forum.user.posts_empty_text

It looks like there are no posts here.

-暫無內容
+暫無內容。

flarum-akismet

flarum-akismet.admin.akismet_settings.api_key_label

API Key

-API Key
+API 密鑰

API Key密鑰

flarum-akismet.forum.post.not_spam_button

Not Spam

-不是垃圾
+不是垃圾内容

validation

validation.attributes.content

content

-正文
+內容

validation.attributes.email

email

-郵箱
+電子郵件

validation.attributes.tag_count_primary

number of primary tags

-主標籤數量
+主要標籤數量

validation.attributes.tag_count_secondary

number of secondary tags

-次標籤數量
+次要標籤數量

validation.attributes.username

username

-使用者
+使用者名稱

validation.boolean

The :attribute field must be true or false.

-:attribute 必須是布爾值
+:attribute 必須為布林值。

:attribute 必須是布爾值必須為布林值。

validation.exists

The selected :attribute is invalid.

-選擇的 :attribute 無效。
+所選的 :attribute 無效。

選擇的所選的 :attribute 無效。

validation.filled

The :attribute field must have a value.

-:attribute 不能為空。
+:attribute 不可為空。

:attribute 不能為空。不可為空。

validation.in

The selected :attribute is invalid.

-屬性:attribute 非法。
+所選的 :attribute 無效。

validation.not_in

The selected :attribute is invalid.

-:attribute 無效。
+所選的 :attribute 無效。

所選的 :attribute 無效。

validation.present

The :attribute field must be present.

-:attribute 屬性必須存在。
+:attribute 必須存在。

:attribute 屬性必須存在。必須存在。

validation.prohibited

The :attribute field is prohibited.

-:attribute 字段不可用。
+:attribute 不允許使用。

:attribute 字段不可用。不允許使用。

validation.prohibited_if

The :attribute field is prohibited when :other is :value.

-:other 為 :value 時 :attribute 字段不可用。
+當 :other 為 :value 時,:attribute 不允許使用。

:other 為 :value :attribute時,:attribute 字段不可用。不允許使用。

validation.prohibited_unless

The :attribute field is prohibited unless :other is in :values.

-:other 非 :value 時 :attribute 字段不可用。
+除非 :other 為 :values,否則 :attribute 不允許使用。

:other除非 :other :value :values,否則 :attribute 字段不可用。不允許使用。

validation.required

The :attribute field is required.

-:attribute 不能為空。
+:attribute 不可為空。

:attribute 不能為空。不可為空。

validation.required_if

The :attribute field is required when :other is :value.

-當 :other 為 :value 時 :attribute 不能為空。
+當 :other 為 :value 時,:attribute 不可為空。

當 :other 為 :value 時 :attribute時,:attribute 不能為空。不可為空。

validation.required_unless

The :attribute field is required unless :other is in :values.

-:attribute 不能為空,除非 :other 屬於 :values.
+除非 :other 為 :values,否則 :attribute 不可為空。

:attribute 不能為空,除非除非 :other 屬於 :values.:values,否則 :attribute 不可為空。

validation.required_with

The :attribute field is required when :values is present.

-當 :values 存在時 :attribute 不能為空。
+當 :values 存在時,:attribute 不可為空。

當 :values 存在時 :attribute存在時,:attribute 不能為空。不可為空。

validation.required_with_all

The :attribute field is required when :values are present.

-當 :values 都存在時 :attribute 不能為空。
+當 :values 全部存在時,:attribute 不可為空。

當 :values 都存在時 :attribute全部存在時,:attribute 不能為空。不可為空。

validation.required_without

The :attribute field is required when :values is not present.

-當 :values 不存在時 :attribute 不能為空。
+當 :values 不存在時,:attribute 不可為空。

當 :values 不存在時 :attribute不存在時,:attribute 不能為空。不可為空。

validation.required_without_all

The :attribute field is required when none of :values are present.

-當 :values 都不存在時 :attribute 不能為空。
+當 :values 全部不存在時,:attribute 不可為空。

當 :values 都不存在時 :attribute全部不存在時,:attribute 不能為空。不可為空。

validation.unique

The :attribute has already been taken.

-:attribute 已存在。
+:attribute 已被使用。

:attribute 已存在。已被使用。

Missing translations

These strings are translated only in zh_Hant, so there is nothing to inherit from Flarum 1.x - they could be used to fill the gaps there. Each entry contains the English source string, followed by the translation available only in zh_Hant.

core (missing)

core.admin.announcements.about

Latest news and announcements pulled from the official Flarum community at discuss.flarum.org.

+來自 Flarum 官方社群 discuss.flarum.org 的最新消息與公告。

core.admin.announcements.comments_label

{count, plural, one {# comment} other {# comments}}

+{count, plural, one {# 則留言} other {# 則留言}}

core.admin.announcements.description

Latest news and announcements from the Flarum Team.

+Flarum 團隊的最新消息和公告。

core.admin.announcements.empty

No announcements found.

+未發現公告。

core.admin.announcements.hide

Hide announcements

+隱藏公告

core.admin.announcements.load_error

Could not load announcements. Please try again later.

+無法加載公告。請稍候再試。

core.admin.announcements.read_more

Read more

+閱讀更多

core.admin.announcements.refresh

Refresh announcements

+刷新公告

core.admin.announcements.retry

Try again

+重試

core.admin.announcements.show

Show announcements

+顯示公告

core.admin.announcements.title

Announcements

+公告

core.admin.announcements.view_all

View all on discuss.flarum.org

+在 discuss.flarum.org 查看全部

core.admin.basics.abandoned_extensions_heading

Abandoned Extensions

+已棄用插件

core.admin.basics.abandoned_extensions_notify_admins_label

Email admins when a newly abandoned extension is detected during the weekly check

+每週例行檢查時,若發現新的已棄用擴充套件,將以電子郵件通知管理員

core.admin.basics.abandoned_extensions_sync_button

Check Now

+立即檢查

core.admin.basics.abandoned_extensions_sync_error

Failed to fetch the abandoned extensions list. Please try again later.

+已棄用擴充套件清單更新失敗。請稍後再試。

core.admin.basics.abandoned_extensions_sync_success

Abandoned extensions list updated. {count} matching installed extension(s) found.

+已完成更新已棄用擴充套件清單。已安裝的擴充套件中,共有 {count} 個已棄用。

core.admin.basics.abandoned_extensions_text

Flarum maintains a <a>community list of abandoned extensions</a>. When an installed extension appears on the list, it will be flagged in the admin panel.

+Flarum 維護了一份<a>已棄用擴充套件清單</a>。若安裝了清單中的擴充套件,管理後台將會標示該擴充套件。

core.admin.nav.categories.forum-widget

Forum Widgets

+論譠小組件

core.email.abandoned_extensions.subject

Action required: abandoned extension(s) detected

+注意:偵測到已淘汰的擴充套件

core.views.error.method_not_allowed

This page does not support that request method.

+此頁面不支持該請求方法。

datlechin-passkey (missing)

datlechin-passkey.admin.group_modal.require_passkey

Require passkey for this group

+此群組必須使用 Passkey

datlechin-passkey.admin.group_modal.require_passkey_help

Members will be reminded with a sticky banner until they register at least one passkey.

+群組成員在至少註冊一組 Passkey 前,將持續看到提醒橫幅。

datlechin-passkey.admin.settings.attestation_direct

Direct

+直接

datlechin-passkey.admin.settings.attestation_indirect

Indirect

+間接

datlechin-passkey.admin.settings.attestation_label

Attestation conveyance

+Attestation 模式

datlechin-passkey.admin.settings.attestation_none

None (recommended)

+無(建議)

datlechin-passkey.admin.settings.description

Configure passkey authentication for this forum.

+設定論壇的 Passkey 驗證。

datlechin-passkey.admin.settings.related_origins_help

Additional origins permitted to perform passkey ceremonies. Used together with the W3C related-origins document at /.well-known/webauthn.

+允許執行 Passkey 驗證流程的其他來源,需搭配 /.well-known/webauthn 的 W3C related-origins 文件使用。

datlechin-passkey.admin.settings.related_origins_label

Related origins (one per line)

+相關來源(每行一個)

datlechin-passkey.admin.settings.rp_id_help

The DNS name that scopes a passkey. Leave blank to auto-detect from the request host. Changing this invalidates every existing passkey.

+Passkey 所屬的 DNS 網域名稱。留空將自動依請求主機判斷。修改此設定會使所有既有 Passkey 失效。

datlechin-passkey.admin.settings.rp_id_label

Relying Party ID

+Relying Party ID

datlechin-passkey.admin.settings.rp_name_help

The name shown to users in the browser passkey prompt. Defaults to the forum title.

+瀏覽器顯示於 Passkey 提示中的名稱。預設為論壇名稱。

datlechin-passkey.admin.settings.rp_name_label

Relying Party display name

+Relying Party 顯示名稱

datlechin-passkey.admin.settings.throttle_label

Login attempts per minute per IP

+每個 IP 每分鐘允許登入次數

datlechin-passkey.admin.settings.title

Passkey

+Passkey

datlechin-passkey.admin.settings.user_verification_discouraged

Discouraged (touch only, less secure)

+不建議(僅需觸碰裝置,安全性較低)

datlechin-passkey.admin.settings.user_verification_label

User verification

+使用者驗證

datlechin-passkey.admin.settings.user_verification_preferred

Preferred (ask if the device supports it)

+建議(裝置支援時要求)

datlechin-passkey.admin.settings.user_verification_required

Required (always ask for biometric or PIN)

+必要(每次都要求生物辨識或 PIN)

datlechin-passkey.email.backup_state.body

Hi {username},

Your passkey “{device}” on {forum} is now {state}.

If you triggered this yourself (for example by signing in to iCloud Keychain or a password manager on a new device), you can ignore this message. If not, sign in and review the security tab. The passkey may have been copied to another device.

{forum}

+您好,{username}:
+
+您在 {forum} 的 Passkey「{device}」目前已{state}。
+
+若此操作是由您自行觸發(例如登入 iCloud 鑰匙圈或其他密碼管理器),可忽略此通知。否則,請立即登入並檢查【安全性】頁面,此 Passkey 可能已被複製到其他裝置。
+
+{forum}
+

datlechin-passkey.email.backup_state.subject

Sync state changed for a passkey on {forum}

+{forum} 上的 Passkey 同步狀態已變更

datlechin-passkey.email.backup_state.synced

synced to a cloud password manager

+同步至雲端密碼管理器

datlechin-passkey.email.backup_state.unsynced

stored on a single device only

+僅儲存在單一裝置

datlechin-passkey.email.bulk_revoked.actor_admin

A site moderator removed them on your behalf.

+此操作由論壇管理員代為執行。

datlechin-passkey.email.bulk_revoked.actor_self

You initiated this revoke from the security tab.

+此操作由您於安全性頁面執行。

datlechin-passkey.email.bulk_revoked.body

Hi {username},

All {count} passkeys were just removed from your account on {forum}. {actor}

If you did not expect this, sign in with your password and check the security tab. If you cannot sign in, use the password-reset link on the login screen.

{forum}

+您好,{username}:
+
+您的 {count} 組 Passkey 已全部從 {forum} 帳號移除。{actor}
+
+若這不是您預期的操作,請使用密碼登入並檢查【安全性】頁面。若無法登入,請使用登入畫面的密碼重設功能。
+
+{forum}
+

datlechin-passkey.email.bulk_revoked.subject

All passkeys were removed from your {forum} account

+您的 {forum} 帳號所有 Passkey 已被移除

datlechin-passkey.email.counter_regression.body

Hi {username},

An attempt to sign in to {forum} with your passkey “{device}” failed because the credential reported a signature counter lower than the one we have on record. This is the canonical signal that the credential may have been copied to a second device.

The login was rejected. We recommend you sign in with your password, revoke this passkey, and register a fresh one. If you have other devices configured with the same credential, also remove them from your password manager.

{forum}

+您好,{username}:
+
+有人嘗試使用您的 Passkey「{device}」登入 {forum},但因憑證回報的簽章計數器低於系統紀錄而遭拒絕。這通常表示此憑證可能已被複製到另一部裝置。
+
+此次登入已被拒絕。我們建議您使用密碼登入,撤銷此 Passkey,並重新註冊新的 Passkey。若其他裝置也使用相同憑證,請一併從密碼管理器中移除。
+
+{forum}
+

datlechin-passkey.email.counter_regression.subject

Possible passkey clone detected on your {forum} account

+偵測到您的 {forum} Passkey 可能遭到複製

datlechin-passkey.email.revoked.actor_admin

A site moderator removed it on your behalf.

+此操作由論壇管理員代為執行。

datlechin-passkey.email.revoked.actor_self

You initiated this revoke from the security tab.

+此操作由您於安全性頁面執行。

datlechin-passkey.email.revoked.body

Hi {username},

The passkey “{device}” was just removed from your account on {forum}. {actor}

If you did not expect this, your account may be at risk. Sign in and review your remaining passkeys at the security tab. If you no longer have access, use the password-reset link on the login screen.

{forum}

+您好,{username}:
+
+您的帳號於 {forum} 的 Passkey「{device}」已被移除。{actor}
+
+若這不是您預期的操作,您的帳號可能存在安全風險。請登入後前往【安全性】頁面檢查剩餘的 Passkey。若已無法登入,請使用登入畫面的密碼重設功能。
+
+{forum}
+

datlechin-passkey.email.revoked.subject

A passkey was removed from your {forum} account

+您的 {forum} 帳號已有一組 Passkey 被移除

datlechin-passkey.forum.log_in.cancelled

Passkey sign-in was cancelled.

+已取消 Passkey 登入。

datlechin-passkey.forum.log_in.failed

Could not verify your passkey. Please try again.

+無法驗證您的 Passkey,請稍後再試。

datlechin-passkey.forum.log_in.passkey_unsupported

This browser does not support passkeys.

+此瀏覽器不支援 Passkey。

datlechin-passkey.forum.log_in.security_error

The site origin does not match the configured relying party. Ask an admin to check the Passkey settings.

+網站來源與設定的 Relying Party 不符。請聯絡管理員檢查 Passkey 設定。

datlechin-passkey.forum.log_in.sign_in_with_passkey

Sign in with passkey

+使用 Passkey 登入

datlechin-passkey.forum.log_in.throttled

Too many passkey login attempts. Please wait a minute and try again.

+Passkey 登入嘗試次數過多,請稍候一分鐘後再試。

datlechin-passkey.forum.log_in.unsupported

This device cannot use the passkey type the site requires.

+此裝置無法使用網站所要求的 Passkey 類型。

datlechin-passkey.forum.log_in.verifying

Verifying passkey…

+正在驗證 Passkey...

datlechin-passkey.forum.required.body

Your role requires you to register a passkey before you can continue.

+您的身分群組要求必須先註冊 Passkey,才能繼續使用論壇。

datlechin-passkey.forum.required.set_up

Set up now

+立即設定

datlechin-passkey.forum.settings.add_button

Add passkey

+新增 Passkey

datlechin-passkey.forum.settings.add_modal.cancel_button

Cancel

+取消

datlechin-passkey.forum.settings.add_modal.device_name_label

Name this passkey

+為此 Passkey 命名

datlechin-passkey.forum.settings.add_modal.device_name_placeholder

e.g. iPhone, MacBook, YubiKey

+例如:iPhone、MacBook、YubiKey

datlechin-passkey.forum.settings.add_modal.register_button

Register

+註冊

datlechin-passkey.forum.settings.add_modal.title

Add a passkey

+新增 Passkey

datlechin-passkey.forum.settings.alerts.bulk_revoke_succeeded

All passkeys revoked.

+所有 Passkey 已撤銷。

datlechin-passkey.forum.settings.alerts.registration_already_exists

This device already has a passkey for your account. Revoke the existing one first, or use a different device.

+此裝置已為您的帳號建立 Passkey。請先撤銷既有 Passkey,或改用其他裝置。

datlechin-passkey.forum.settings.alerts.registration_failed

Could not register your passkey. Please try again.

+無法註冊 Passkey,請稍後再試。

datlechin-passkey.forum.settings.alerts.registration_security_error

The site origin does not match the configured relying party. Ask an admin to check the Passkey settings.

+網站來源與設定的 Relying Party 不符。請聯絡管理員檢查 Passkey 設定。

datlechin-passkey.forum.settings.alerts.registration_succeeded

Passkey added.

+已新增 Passkey。

datlechin-passkey.forum.settings.alerts.registration_unsupported

This device cannot register a passkey of the type the site requires.

+此裝置無法註冊網站要求的 Passkey 類型。

datlechin-passkey.forum.settings.alerts.rename_succeeded

Passkey renamed.

+Passkey 已重新命名。

datlechin-passkey.forum.settings.alerts.revoke_succeeded

Passkey revoked.

+Passkey 已撤銷。

datlechin-passkey.forum.settings.bulk_revoke_button

Revoke all

+全部撤銷

datlechin-passkey.forum.settings.bulk_revoke_modal.body

Revoke all {count} of your passkeys? You will not be able to sign in with any of them afterwards.

+確定要撤銷您全部 {count} 個 Passkey 嗎?撤銷後將無法再使用它們登入。

datlechin-passkey.forum.settings.description

Passkeys let you sign in without a password using your device or a hardware key.

+Passkey 可讓您使用裝置或硬體安全金鑰登入,而不必輸入密碼。

datlechin-passkey.forum.settings.heading

Passkeys

+Passkey

datlechin-passkey.forum.settings.list.added_label

Added

+新增時間

datlechin-passkey.forum.settings.list.device_only

This device only

+僅限此裝置

datlechin-passkey.forum.settings.list.empty

You have not added any passkeys yet.

+您尚未新增任何 Passkey。

datlechin-passkey.forum.settings.list.last_used_label

Last used

+最近使用

datlechin-passkey.forum.settings.list.never_used

Never used

+從未使用

datlechin-passkey.forum.settings.list.rename_button

Rename

+重新命名

datlechin-passkey.forum.settings.list.revoke_button

Revoke

+撤銷

datlechin-passkey.forum.settings.list.synced

Synced

+已同步

datlechin-passkey.forum.settings.rename_modal.cancel_button

Cancel

+取消

datlechin-passkey.forum.settings.rename_modal.save_button

Save

+儲存

datlechin-passkey.forum.settings.rename_modal.title

Rename passkey

+重新命名 Passkey

datlechin-passkey.forum.settings.revoke_modal.body

Are you sure you want to revoke {device}? You will not be able to sign in with this passkey afterwards.

+確定要撤銷 {device} 的 Passkey 嗎?撤銷後將無法再使用此 Passkey 登入。

datlechin-passkey.forum.settings.revoke_modal.cancel_button

Cancel

+取消

datlechin-passkey.forum.settings.revoke_modal.confirm_button

Revoke

+撤銷

datlechin-passkey.forum.settings.revoke_modal.title

Revoke passkey

+撤銷 Passkey

datlechin-passkey.forum.suggest.body

Sign in faster next time, without having to remember a password. Your device generates a passkey that only works on this site.

+下次可更快速登入,無需再記住密碼。您的裝置會建立一把僅適用於此網站的 Passkey。

datlechin-passkey.forum.suggest.not_now

Not now

+稍後再說

datlechin-passkey.forum.suggest.set_up

Set up a passkey

+設定 Passkey

datlechin-passkey.forum.suggest.title

Set up a passkey

+設定 Passkey

datlechin-passkey.gdpr.anonymize_description

All passkeys belonging to this user are revoked.

+撤銷此使用者的所有 Passkey。

datlechin-passkey.gdpr.delete_description

All passkeys belonging to this user are deleted.

+刪除此使用者的所有 Passkey。

datlechin-passkey.gdpr.export_description

Includes the device label, last-used timestamp, IP, and authenticator metadata for each registered passkey. Public keys identify a credential but cannot be used to forge a sign-in.

+包含每個已註冊 Passkey 的裝置名稱、最後使用時間、IP 位址及驗證器中繼資料。公開金鑰只能識別憑證,無法用於偽造登入。

flarum-audit (missing)

flarum-audit.admin.header.title

Audit

+稽核

flarum-audit.admin.limitedSettings.configure

Configure

+設定

flarum-audit.admin.limitedSettings.introduction

Configure what users with the limited access permissions can see

+指定哪些資料可供使用者於受限稽核中檢視

flarum-audit.admin.limitedSettings.requiresExtension

Requires extension {extension}

+需要安裝擴充套件 {extension}

flarum-audit.admin.limitedSettings.title

Limited access settings

+受限稽核設定

flarum-audit.admin.permissions.view

View audit log

+檢視稽核日誌

flarum-audit.admin.permissions.viewLimited

View limited audit log

+檢視受限稽核日誌

flarum-audit.admin.settings.limitedIpAddress

View IP Address

+允許檢視 IP 位址

flarum-audit.forum.link.actor-audit

Audit log (user as actor)

+使用者操作紀錄

flarum-audit.forum.link.all-audit

Audit log

+稽核日誌

flarum-audit.forum.link.discussion-audit

Audit log

+討論稽核

flarum-audit.forum.link.user-audit

Audit log (account edits)

+帳號變更

flarum-audit.forum.modal.actor-title

Actor Audit Log

+使用者操作紀錄

flarum-audit.forum.modal.all-title

Audit Log

+稽核日誌

flarum-audit.forum.modal.discussion-title

Discussion Audit Log

+討論稽核

flarum-audit.forum.modal.user-title

User Audit Log

+帳號稽核

flarum-audit.lib.browser.audit_log_cleared

Cleared {deleted_count} entries from the audit logs

+已刪除 {deleted_count} 筆稽核日誌

flarum-audit.lib.browser.cache_cleared

Manually cleared the cache

+已手動清除快取

flarum-audit.lib.browser.client.access_token

Access token

+存取權杖

flarum-audit.lib.browser.client.api_key

API key

+API 金鑰

flarum-audit.lib.browser.client.cli

Command line

+命令列

flarum-audit.lib.browser.client.session

Web session

+工作階段

flarum-audit.lib.browser.client.unknown

Unknown client

+未知用戶端

flarum-audit.lib.browser.controls.filterAction

Show logs of the same action

+篩選相同類型的操作

flarum-audit.lib.browser.controls.filterActor

Show logs by this actor

+篩選此使用者的操作

flarum-audit.lib.browser.controls.filterClient

Show logs by this client type

+篩選此用戶端的操作

flarum-audit.lib.browser.controls.filterDiscussion

Show logs affecting the same discussion

+篩選此討論中的操作

flarum-audit.lib.browser.controls.filterIp

Show logs by this IP

+篩選此 IP 位址的操作

flarum-audit.lib.browser.controls.filterUser

Show logs affecting the same user

+篩選此使用者相關操作

flarum-audit.lib.browser.controls.hideRaw

Hide raw log

+隱藏原始日誌

flarum-audit.lib.browser.controls.showRaw

Show raw log

+顯示原始日誌

flarum-audit.lib.browser.deletedResource.discussion

Discussion #{id}

+討論 #{id}

flarum-audit.lib.browser.deletedResource.group

Group #{id}

+群組 #{id}

flarum-audit.lib.browser.deletedResource.post

Post #{id}

+貼文 #{id}

flarum-audit.lib.browser.deletedResource.tag

Tag #{id}

+標籤 #{id}

flarum-audit.lib.browser.deletedResource.user

User #{id}

+使用者 #{id}

flarum-audit.lib.browser.discussion.created

Started discussion {discussion}

+建立討論 {discussion}

flarum-audit.lib.browser.discussion.deleted

Deleted discussion {discussion}

+刪除討論 {discussion}

flarum-audit.lib.browser.discussion.hidden

Hid discussion {discussion}

+隱藏討論 {discussion}

flarum-audit.lib.browser.discussion.renamed

Renamed discussion from {old_title} to {new_title}

+討論標題由 {old_title} 變更為 {new_title}

flarum-audit.lib.browser.discussion.restored

Restored discussion {discussion}

+還原討論 {discussion}

flarum-audit.lib.browser.empty

No results

+沒有符合的紀錄

flarum-audit.lib.browser.extension.disabled

Disabled extension {package}

+已停用擴充套件 {package}

flarum-audit.lib.browser.extension.enabled

Enabled extension {package}

+已啟用擴充套件 {package}

flarum-audit.lib.browser.extension.uninstalled

Uninstalled extension {package}

+已解除安裝擴充套件 {package}

flarum-audit.lib.browser.filterApply

Apply

+套用

flarum-audit.lib.browser.filterClear

Clear filter

+清除篩選

flarum-audit.lib.browser.filterPlaceholder

Filter logs

+篩選日誌

flarum-audit.lib.browser.filters.action

The type of action, e.g. action:post.created.

+操作類型,例如:action:post.created。

flarum-audit.lib.browser.filters.actor

Who performed the action. Use actor:guest for system or unauthenticated actions.

+執行操作的使用者。可使用 actor:guest 搜尋系統或未登入使用者的操作。

flarum-audit.lib.browser.filters.client

How the request was made.

+提出請求的用戶端。

flarum-audit.lib.browser.filters.discussion

Actions affecting a specific discussion, by ID.

+指定討論中的操作。

flarum-audit.lib.browser.filters.ip

The IP address the action came from.

+執行操作的 IP 位址。

flarum-audit.lib.browser.filters.user

The user the action affected, by username.

+受到此操作影響的使用者。

flarum-audit.lib.browser.filtersHint

Filters:

+篩選條件:

flarum-audit.lib.browser.genericResource.comment

Comment

+貼文

flarum-audit.lib.browser.genericResource.post

Post

+貼文

flarum-audit.lib.browser.help.multiple

Combine values with commas to match any of them, e.g. action:post.created,post.deleted

+可使用逗號分隔多個值以符合任一條件,例如:action:post.created,post.deleted

flarum-audit.lib.browser.help.negate

Prefix a filter with a minus to exclude matches, e.g. -client:cli

+在篩選器前加上減號即可排除,例如:-client:cli

flarum-audit.lib.browser.help.toggle

Search help

+搜尋語法說明

flarum-audit.lib.browser.loadMore

Load more

+載入更多

flarum-audit.lib.browser.noReason

(no reason)

+(未提供原因)

flarum-audit.lib.browser.noValue

(no value)

+(無)

flarum-audit.lib.browser.permissionGroup.everyone

=> core.admin.permissions_controls.everyone_button

+=> core.admin.permissions_controls.everyone_button

flarum-audit.lib.browser.permissionGroup.members

=> core.admin.permissions_controls.members_button

+=> core.admin.permissions_controls.members_button

flarum-audit.lib.browser.permission_changed

Edited permission {permission} from {old_groups} to {new_groups}

+權限 {permission} 已由 {old_groups} 變更為 {new_groups}

flarum-audit.lib.browser.post.created

Created a {post} in {discussion}

+於討論 {discussion} 發表 {post}

flarum-audit.lib.browser.post.deleted

Deleted {postuser}’s {post} in {discussion}

+刪除 {postuser} 於討論 {discussion} 的 {post}

flarum-audit.lib.browser.post.hidden

Hid {postuser}’s {post} in {discussion}

+隱藏 {postuser} 於討論 {discussion} 的 {post}

flarum-audit.lib.browser.post.restored

Restored {postuser}’s {post} in {discussion}

+還原 {postuser} 於討論 {discussion} 的 {post}

flarum-audit.lib.browser.post.revised

Revised {postuser}’s {post} in {discussion}

+修改 {postuser} 於討論 {discussion} 的 {post}

flarum-audit.lib.browser.refresh

Refresh

+重新整理

flarum-audit.lib.browser.setting_changed

Edited setting {key}

+設定 {key} 已變更

flarum-audit.lib.browser.setting_changed_with_values

Edited setting {key} from {old_value} to {new_value}

+設定 {key} 已由 {old_value} 變更為 {new_value}

flarum-audit.lib.browser.user.activated

Activated {username}’s account manually

+已手動啟用帳號 {username}

flarum-audit.lib.browser.user.activated_with_email

Activated {username}’s account via confirmation link

+已透過電子郵件驗證啟用帳號 {username}

flarum-audit.lib.browser.user.avatar_changed

Changed {username}’s avatar

+已變更 {username} 的頭像

flarum-audit.lib.browser.user.avatar_removed

Removed {username}’s avatar

+已移除 {username} 的頭像

flarum-audit.lib.browser.user.created

Created {username}’s account

+建立帳號 {username}

flarum-audit.lib.browser.user.deleted

Deleted {username}

+刪除使用者 {username}

flarum-audit.lib.browser.user.email_change_requested

Requested to change {username}’s email to {new_email}

+{username} 已申請將電子郵件變更為 {new_email}

flarum-audit.lib.browser.user.email_changed

Changed {username}’s email from {old_email} to {new_email}

+{username} 的電子郵件已由 {old_email} 變更為 {new_email}

flarum-audit.lib.browser.user.groups_changed

Changed {username}’s groups from {old_groups} to {new_groups}

+{username} 的群組已由 {old_groups} 變更為 {new_groups}

flarum-audit.lib.browser.user.logged_in

Logged in {username} account

+{username} 已登入

flarum-audit.lib.browser.user.logged_in_with_provider

Logged in {username} account using {provider}

+{username} 已透過 {provider} 登入

flarum-audit.lib.browser.user.logged_out

Logged out {username} account

+{username} 已登出

flarum-audit.lib.browser.user.password_change_requested

Requested to change {username}’s password

+{username} 已申請變更密碼

flarum-audit.lib.browser.user.password_changed

Changed {username}’s password

+{username} 已變更密碼

flarum-audit.lib.browser.user.password_reset_attempted

Requested a password reset for {username}

+{username} 已申請重設密碼

flarum-audit.lib.browser.user.password_reset_attempted_unmatched

Requested a password reset for {email} (no matching account)

+收到 {email} 的密碼重設申請,但找不到對應帳號

flarum-audit.lib.browser.user.provider_connected

Connected provider {provider} to {username} account

+已將 {provider} 綁定至 {username} 的帳號

flarum-audit.lib.browser.user.username_changed

Changed {username}’s username from {old_username} to {new_username}

+{username} 已由 {old_username} 變更為 {new_username}

flarum-audit.lib.browser.withoutActor

=> core.group.guest

+=> core.group.guest

fof-checklist (missing)

fof-checklist.admin.settings.cross_out_completed_items

Cross out completed checklist items?

+移除已完成項?

fof-checklist.lib.composer.checklist_tooltip

Toggle Checklist

+添加任務清單