From 8d7533a56a146545fb5cdaab0a6bbd6b59e4938d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 06:58:14 +0000 Subject: [PATCH 1/6] Translate user_2fa.pot in zh_HK 100% translated source file: 'user_2fa.pot' on 'zh_HK'. --- .../locale/zh_HK/LC_MESSAGES/user_2fa.pot | 209 ++++++++++++++++++ 1 file changed, 209 insertions(+) create mode 100644 user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot diff --git a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot new file mode 100644 index 000000000..237957a32 --- /dev/null +++ b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot @@ -0,0 +1,209 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2023 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Café Tango, 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-04-17 10:07+0000\n" +"PO-Revision-Date: 2019-11-07 20:28+0000\n" +"Last-Translator: Café Tango, 2025\n" +"Language-Team: Chinese (Hong Kong) (https://app.transifex.com/nextcloud/teams/64236/zh_HK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_HK\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: ../../user_2fa.rst:3 +msgid "Using two-factor authentication" +msgstr "使用雙重身份驗證" + +#: ../../user_2fa.rst:5 +msgid "" +"Two-factor authentication (2FA) is a way to protect your Nextcloud account " +"against unauthorized access. It works by requiring two different 'proofs' of" +" your identity. For example, *something you know* (like a password) and " +"*something you have* like a physical key. Typically, the first factor is a " +"password like you already have and the second can be a text message you " +"receive or a code you generate on your phone or another device (*something " +"you have*). Nextcloud supports a variety of 2nd factors and more can be " +"added." +msgstr "" +"雙因素身份驗證 (2FA) 是一種保護您的 Nextcloud " +"帳號免受未經授權存取的方法。它的工作原理是要求兩種不同的您身份的「證明」。例如,「您知道的某個東西」(如密碼)和「您擁有的東西」(如實體密鑰)。通常,第一個因素是您已經擁有的密碼,第二個因素可以是您收到的簡訊或是在您手機或其他設備上生成的代碼(「您擁有的東西」)。Nextcloud" +" 支援多種雙因素身份驗證方式,並且可以新增更多。" + +#: ../../user_2fa.rst:14 +msgid "" +"Once a two-factor authentication app has been enabled by your administrator " +"you can enable and configure it in :doc:`userpreferences`. Below you can see" +" how." +msgstr "一旦您的管理員啟用雙因素身份驗證應用,您可以在 :doc:`userpreferences` 中啟用和配置它。以下是具體步驟。" + +#: ../../user_2fa.rst:19 +msgid "Configuring two-factor authentication" +msgstr "設定雙重身份驗證" + +#: ../../user_2fa.rst:21 +msgid "" +"In your Personal Settings look up the Second-factor Auth setting. In this " +"example this is TOTP, a Google Authenticator compatible time-based code:" +msgstr "" +"在您的個人設置中查找第二因素身份驗證設置。在此示例中,這是 TOTP,一種與 Google Authenticator 相容的基於時間的代碼:" + +#: ../../user_2fa.rstNone +msgid "TOTP configuration." +msgstr "TOTP 配置。" + +#: ../../user_2fa.rst:27 +msgid "" +"You will see your secret and a QR code which can be scanned by the TOTP app " +"on your phone (or another device). Depending on the app or tool, type in the" +" code or scan the QR and your device will show a login code which changes " +"every 30 seconds." +msgstr "" +"您將看到您的密鑰和一個 QR 碼,可以用手機上的 TOTP 應用(或其他設備)掃描。根據應用或工具的不同,輸入代碼或掃描 QR 碼,您的設備將顯示每 " +"30 秒更改一次的登錄代碼。" + +#: ../../user_2fa.rst:33 +msgid "Recovery codes in case you lost your 2nd factor" +msgstr "如果您失去第二因素的恢復代碼" + +#: ../../user_2fa.rst:35 +msgid "" +"You should always generate backup codes for 2FA. If your 2nd factor device " +"gets stolen or is not working, you will be able to use one of these codes to" +" unlock your account. It effectively functions as a backup 2nd factor. To " +"get the backup codes, go to your Personal Settings and look under Second-" +"factor Auth settings. Choose *Generate backup codes*:" +msgstr "" +"您應該始終為 2FA " +"生成備用代碼。如果您的第二因素設備被盜或無法使用,您將能夠使用這些代碼中的一個來解鎖您的帳戶。它實際上充當備用的第二因素。要獲取備用代碼,請轉到您的個人設置,並查看第二因素身份驗證設置。選擇" +" *生成備用代碼*:" + +#: ../../user_2fa.rstNone +msgid "2FA backup code generator" +msgstr "2FA 備用代碼生成器" + +#: ../../user_2fa.rst:44 +msgid "You will then be presented with a list of one-time-use backup codes:" +msgstr "然後您將看到一次性備用代碼的列表:" + +#: ../../user_2fa.rstNone +msgid "2FA backup codes" +msgstr "2FA 備用代碼" + +#: ../../user_2fa.rst:49 +msgid "" +"You should put these codes in a safe spot, somewhere you can find them. " +"Don't put them together with your 2nd factor like your mobile phone but make" +" sure that if you lose one, you still have the other. Keeping them at home " +"is probably the best thing to do." +msgstr "" +"您應該將這些代碼放在安全的地方,方便您找到它們。不要將它們與第二因素(如手機)放在一起,但要確保如果丟失一個,您仍然擁有另一個。最好將它們保存在家中。" + +#: ../../user_2fa.rst:55 +msgid "Logging in with two-factor authentication" +msgstr "使用雙重身份驗證登錄" + +#: ../../user_2fa.rst:57 +msgid "" +"After you have logged out and need to log in again, you will see a request " +"to enter the TOTP code in your browser. If you enable not only the TOTP " +"factor but another one, you will see a selection screen on which you can " +"choose two-factor method for this login. Select TOTP:" +msgstr "" +"當您登出後需要重新登錄時,您將在瀏覽器中看到要求輸入 TOTP 代碼的提示。如果您啟用的不僅是 TOTP " +"因素,還有其他因素,則會出現選擇屏幕,您可以選擇這次登錄的雙重身份驗證方法。選擇 TOTP:" + +#: ../../user_2fa.rstNone +msgid "Choosing a two-factor authentication method." +msgstr "選擇雙重身份驗證方法。" + +#: ../../user_2fa.rst:65 +msgid "Now, just enter your code:" +msgstr "現在,只需輸入您的代碼:" + +#: ../../user_2fa.rstNone +msgid "Entering TOTP code at login." +msgstr "在登錄時輸入 TOTP 代碼。" + +#: ../../user_2fa.rst:70 +msgid "" +"If the code was correct you will be redirected to your Nextcloud account." +msgstr "如果代碼正確,您將被重定向到您的 Nextcloud 帳戶。" + +#: ../../user_2fa.rst:72 +msgid "" +"Since the code is time-based, it’s important that your server’s and your " +"smartphone’s clock are almost in sync. A time drift of a few seconds won’t " +"be a problem." +msgstr "由於該代碼是基於時間的,因此確保您的伺服器和手機的時鐘幾乎同步非常重要。幾秒鐘的時間漂移不會成為問題。" + +#: ../../user_2fa.rst:77 +msgid "Using two-factor authentication with hardware tokens" +msgstr "使用硬體令牌進行雙重身份驗證" + +#: ../../user_2fa.rst:78 +msgid "" +"You can use two-factor authentication based on hardware tokens. The " +"following devices are known to work:" +msgstr "您可以使用基於硬體令牌的雙重身份驗證。以下設備已知可用:" + +#: ../../user_2fa.rst:80 +msgid "TOTP based:" +msgstr "基於 TOTP:" + +#: ../../user_2fa.rst:82 +msgid "" +"`Nitrokey Pro `_" +msgstr "" +"`Nitrokey Pro `_" + +#: ../../user_2fa.rst:83 +msgid "`Nitrokey Storage `_" +msgstr "`Nitrokey Storage `_" + +#: ../../user_2fa.rst:85 +msgid "FIDO U2F based:" +msgstr "基於 FIDO U2F:" + +#: ../../user_2fa.rst:87 +msgid "" +"`Nitrokey FIDO U2F `_" +msgstr "" +"`Nitrokey FIDO U2F `_" + +#: ../../user_2fa.rst:90 +msgid "Using client applications with two-factor authentication" +msgstr "使用客戶端應用程式進行雙重身份驗證" + +#: ../../user_2fa.rst:92 +msgid "" +"Once you have enabled 2FA, your clients will no longer be able to connect " +"with just your password unless they also have support for two-factor " +"authentication. To solve this, you should generate device specific passwords" +" for them. See :doc:`session_management` for more information on how to do " +"this." +msgstr "" +"一旦您啟用了 2FA,您的客戶端將無法僅使用密碼進行連接,除非它們也支持雙重身份驗證。為了解決這個問題,您應該為它們生成設備特定的密碼。請參閱 " +":doc:`session_management` 以獲取更多信息。" + +#: ../../user_2fa.rst:99 +msgid "Considerations" +msgstr "考慮事項" + +#: ../../user_2fa.rst:101 +msgid "" +"If you use WebAuthn to login to your Nextcloud be sure to not use the same " +"token for 2FA. As this would mean you are again only using a single factor." +msgstr "如果您使用 WebAuthn 登錄 Nextcloud,請確保不要將相同的令牌用於 2FA。因為這意味著您又只使用了單一因素。" From 5af5639faddd9ba42bf434578eb41db36f08ad42 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 06:59:10 +0000 Subject: [PATCH 2/6] Translate user_2fa.pot in zh_HK 100% translated source file: 'user_2fa.pot' on 'zh_HK'. --- user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot index 237957a32..c6ed62009 100644 --- a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot +++ b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot @@ -36,7 +36,7 @@ msgid "" "you have*). Nextcloud supports a variety of 2nd factors and more can be " "added." msgstr "" -"雙因素身份驗證 (2FA) 是一種保護您的 Nextcloud " +"雙重認證 (2FA) 是一種保護您的 Nextcloud " "帳號免受未經授權存取的方法。它的工作原理是要求兩種不同的您身份的「證明」。例如,「您知道的某個東西」(如密碼)和「您擁有的東西」(如實體密鑰)。通常,第一個因素是您已經擁有的密碼,第二個因素可以是您收到的簡訊或是在您手機或其他設備上生成的代碼(「您擁有的東西」)。Nextcloud" " 支援多種雙因素身份驗證方式,並且可以新增更多。" From 559b86e579cace417fe71afa6af1662db4f291ca Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 06:59:31 +0000 Subject: [PATCH 3/6] Translate user_2fa.pot in zh_HK 100% translated source file: 'user_2fa.pot' on 'zh_HK'. --- user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot index c6ed62009..5620c381c 100644 --- a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot +++ b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot @@ -38,7 +38,7 @@ msgid "" msgstr "" "雙重認證 (2FA) 是一種保護您的 Nextcloud " "帳號免受未經授權存取的方法。它的工作原理是要求兩種不同的您身份的「證明」。例如,「您知道的某個東西」(如密碼)和「您擁有的東西」(如實體密鑰)。通常,第一個因素是您已經擁有的密碼,第二個因素可以是您收到的簡訊或是在您手機或其他設備上生成的代碼(「您擁有的東西」)。Nextcloud" -" 支援多種雙因素身份驗證方式,並且可以新增更多。" +" 支援多種雙重認證方式,並且可以新增更多。" #: ../../user_2fa.rst:14 msgid "" From 6ac91732defd98c30b7986c43e393a2394dc1409 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:00:42 +0000 Subject: [PATCH 4/6] Translate user_2fa.pot in zh_HK 100% translated source file: 'user_2fa.pot' on 'zh_HK'. --- user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot index 5620c381c..32a687934 100644 --- a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot +++ b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot @@ -45,7 +45,7 @@ msgid "" "Once a two-factor authentication app has been enabled by your administrator " "you can enable and configure it in :doc:`userpreferences`. Below you can see" " how." -msgstr "一旦您的管理員啟用雙因素身份驗證應用,您可以在 :doc:`userpreferences` 中啟用和配置它。以下是具體步驟。" +msgstr "一旦您的管理員啟用雙重認證應用,您可以在 :doc:`userpreferences` 中啟用和配置它。以下是具體步驟。" #: ../../user_2fa.rst:19 msgid "Configuring two-factor authentication" From 4e15dc6a0b1dcc5a56467d6f5fcc209700df6395 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:01:07 +0000 Subject: [PATCH 5/6] Translate user_2fa.pot in zh_HK 100% translated source file: 'user_2fa.pot' on 'zh_HK'. --- user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot index 32a687934..19b29b6a1 100644 --- a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot +++ b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot @@ -49,7 +49,7 @@ msgstr "一旦您的管理員啟用雙重認證應用,您可以在 :doc:`userp #: ../../user_2fa.rst:19 msgid "Configuring two-factor authentication" -msgstr "設定雙重身份驗證" +msgstr "設定雙重認證" #: ../../user_2fa.rst:21 msgid "" From 528ca2cf5cdbc9168e83ef0e01fec645cc134cee Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:01:30 +0000 Subject: [PATCH 6/6] Translate user_2fa.pot in zh_HK 100% translated source file: 'user_2fa.pot' on 'zh_HK'. --- user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot index 19b29b6a1..1eb24a108 100644 --- a/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot +++ b/user_manual/locale/zh_HK/LC_MESSAGES/user_2fa.pot @@ -56,7 +56,7 @@ msgid "" "In your Personal Settings look up the Second-factor Auth setting. In this " "example this is TOTP, a Google Authenticator compatible time-based code:" msgstr "" -"在您的個人設置中查找第二因素身份驗證設置。在此示例中,這是 TOTP,一種與 Google Authenticator 相容的基於時間的代碼:" +"在您的個人設置中查找第二因素身份驗證設定。在此示例中,這是 TOTP,一種與 Google Authenticator 相容的基於時間的代碼:" #: ../../user_2fa.rstNone msgid "TOTP configuration."