diff --git a/user_manual/locale/zh_HK/LC_MESSAGES/files/access_webdav.pot b/user_manual/locale/zh_HK/LC_MESSAGES/files/access_webdav.pot new file mode 100644 index 000000000..fc7d2fbb0 --- /dev/null +++ b/user_manual/locale/zh_HK/LC_MESSAGES/files/access_webdav.pot @@ -0,0 +1,1065 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2025 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Ami GPN, 2022 +# Café Tango, 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-06-24 13:30+0000\n" +"PO-Revision-Date: 2019-11-07 20:29+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" + +#: ../../files/access_webdav.rst:3 +msgid "Accessing Nextcloud files using WebDAV" +msgstr "透過 WebDAV 協定存取 Nextcloud 上的檔案" + +#: ../../files/access_webdav.rst:5 +msgid "" +"Nextcloud fully supports the WebDAV protocol, and you can connect and " +"synchronize with Nextcloud Files over WebDAV. In this chapter, you will " +"learn how to connect Linux, macOS, Windows, and mobile devices to your " +"Nextcloud server." +msgstr "" +"Nextcloud 完全支援 WebDAV 協定,您可以通過 WebDAV 連接和同步 Nextcloud 檔案。在本章中,您將學習如何將 " +"Linux、macOS、Windows 和流動裝置連接到您的 Nextcloud 伺服器。" + +#: ../../files/access_webdav.rst:9 +msgid "" +"WebDAV stands for Distributed Authoring and Versioning. It is an HTTP " +"extension that makes it easy to create, read, and edit files hosted on " +"remote Web servers. With a WebDAV client, you can access your Nextcloud " +"Files (including shares) on Linux, macOS and Windows in a similar way as any" +" remote network share, and stay synchronized." +msgstr "" +"WebDAV 代表分散式創作及版本控制。它是一種 HTTP 擴展,便於創建、閱讀和編輯托管在遠端 Web 伺服器上的檔案。使用 WebDAV " +"客戶端您可以像存取任何遠端網絡共享一樣,在 Linux、macOS 和 Windows 上存取您的 Nextcloud 檔案(包括共享),並保持同步。" + +#: ../../files/access_webdav.rst:14 +msgid "" +"Before we get into configuring WebDAV, let's take a quick look at the " +"recommended way of connecting client devices to Nextcloud." +msgstr "在我們開始配置 WebDAV 之前,讓我們快速看一下將客戶端設備連接到 Nextcloud 的推薦方式。" + +#: ../../files/access_webdav.rst:18 +msgid "Official Nextcloud desktop and mobile clients" +msgstr "官方 Nextcloud 桌面和流動客戶端" + +#: ../../files/access_webdav.rst:20 +msgid "" +"The recommended way to synchronize a computer with a Nextcloud server is by " +"using the `official Nextcloud sync clients " +"`_. You can configure the " +"client to save files in any local directory and you can choose which " +"directories on the Nextcloud server to sync with. The client displays the " +"current connection status and logs all activity, so you always know which " +"remote files have been downloaded to your PC and you can verify that files " +"created and updated on your local PC are properly synchronized with the " +"server." +msgstr "" +"推薦將電腦與 Nextcloud 伺服器同步的方式是使用 `官方 Nextcloud 同步客戶端 " +"`_。您可以配置客戶端將檔案保存在任何本地目錄中,並選擇要與之同步的 Nextcloud " +"伺服器上的目錄。客戶端顯示當前的連接狀態並記錄所有活動,因此您始終知道哪些遠端檔案已下載到您的 PC,並可以驗證在近端 PC " +"上創建和更新的檔案是否與伺服器正確同步。" + +#: ../../files/access_webdav.rst:28 +msgid "" +"The recommended way to synchronize Android and Apple iOS devices is by using" +" the `official Nextcloud mobile apps `_." +msgstr "" +"推薦將 Android 和 Apple iOS 設備同步的方式是使用 `官方 Nextcloud 流動應用程式 " +"`_。" + +#: ../../files/access_webdav.rst:31 +msgid "" +"To connect the official Nextcloud apps to a Nextcloud server use the same " +"URL you use to access Nextcloud from your web browser - e.g.::" +msgstr "" +"要將官方 Nextcloud 應用程式連接到 Nextcloud 伺服器,請使用您在網頁瀏覽器中存取 Nextcloud 時使用的相同 URL,例如::" + +#: ../../files/access_webdav.rst:36 ../../files/access_webdav.rst:62 +msgid "If Nextcloud is installed in a subdirectory called \"nextcloud\"::" +msgstr "" + +#: ../../files/access_webdav.rst:41 +msgid "Third-party WebDAV clients" +msgstr "第三方 WebDAV 客戶端" + +#: ../../files/access_webdav.rst:43 +msgid "" +"If you prefer, you may also connect your computer to your Nextcloud server " +"by using any third-party client that supports the WebDAV protocol (including" +" what may be built into your operating system)." +msgstr "" +"如果您願意,您也可以使用任何支持 WebDAV 協議的第三方客戶端(包括可能內建於您的操作系統中的客戶端)將電腦連接到您的 Nextcloud 伺服器。" + +#: ../../files/access_webdav.rst:47 +msgid "" +"You can also use third-party WebDAV capable apps to connect your mobile " +"device to Nextcloud." +msgstr "您還可以使用支持 WebDAV 的第三方應用程式將流動裝置連接到 Nextcloud。" + +#: ../../files/access_webdav.rst:50 +msgid "" +"When using third-party clients, keep in mind that they may not be optimized " +"for use with Nextcloud or implement capabilities you consider important to " +"your use case." +msgstr "使用第三方客戶端時,請注意,它們可能未針對 Nextcloud 進行優化,或未實現您認為對您的使用案例重要的功能。" + +#: ../../files/access_webdav.rst:53 +msgid "" +"Mobile clients that Nextcloud community members have reported using include:" +msgstr "Nextcloud 社區成員報告使用的流動客戶端包括:" + +#: ../../files/access_webdav.rst:55 +msgid "`FolderSync (Android) `_" +msgstr "`FolderSync (Android) `_" + +#: ../../files/access_webdav.rst:56 +msgid "" +"`WebDAV Navigator (iPhone) `_" +msgstr "" +"`WebDAV Navigator (iPhone) `_" + +#: ../../files/access_webdav.rst:58 +msgid "" +"The URL to use when configuring third-party apps to connect to Nextcloud is " +"a bit lengthier than the one for official clients::" +msgstr "用於配置第三方應用程式以連接到 Nextcloud 的 URL 比官方客戶端的 URL 稍長::" + +#: ../../files/access_webdav.rst:66 +msgid "" +"When using a third-party WebDAV client (including your operating system's " +"built-in client), you should use an application password for login rather " +"than your regular password. In addition improved security, this `increases " +"performance significantly " +"`_." +" To configure an application password, log into the Nextcloud Web interface," +" click on the avatar in the top right and choose *Personal settings*. Then " +"choose *Security* in the left sidebar and scroll to the very bottom. There " +"you can create an app password (which can also be revoked in the future " +"without changing your main user password)." +msgstr "" +"使用第三方 WebDAV 客戶端(包括您的操作系統內建的客戶端)時,您應使用應用程式密碼登錄,而不是常規密碼。此外,改進的安全性使得這 `顯著提高了性能" +" " +"_`。要配置應用程式密碼,請登錄" +" Nextcloud 網頁介面,點擊右上角的頭像,然後選擇 *個人設定*。然後在左側邊欄中選擇 " +"*安全性*,向下滾動到最底部。在那裡,您可以創建應用程式密碼(未來也可以撤銷,而無需更改主用戶密碼)。" + +#: ../../files/access_webdav.rst:75 +msgid "" +"In the following examples, you should replace **example.com/nextcloud** with" +" the URL of your Nextcloud server (omit the directory part if the " +"installation is in the root of your domain), and **USERNAME** with the " +"username of the connecting user." +msgstr "" +"在以下示例中,您應將 **example.com/nextcloud** 替換為您的 Nextcloud 伺服器的 " +"URL(如果安裝在您的域根目錄中,請省略目錄部分),並將 **USERNAME** 替換為連接用戶的用戶名。" + +#: ../../files/access_webdav.rst:79 +msgid "See the WebDAV URL (bottom left in settings) on your Nextcloud." +msgstr "查看您 Nextcloud 的 WebDAV 連線網址(於左下方的設定)。" + +#: ../../files/access_webdav.rst:83 +msgid "Accessing files using Linux" +msgstr "使用 Linux 存取檔案" + +#: ../../files/access_webdav.rst:85 +msgid "" +"You can access files in Linux operating systems using the following methods." +msgstr "您可以使用以下方法在 Linux 操作系統中存取檔案。" + +#: ../../files/access_webdav.rst:88 +msgid "Nautilus file manager" +msgstr "Nautilus 檔案管理器" + +#: ../../files/access_webdav.rst:90 +msgid "" +"**When you configure your Nextcloud account in the** `GNOME Control Center " +"<../groupware/sync_gnome.html>`_, **your files will automatically be mounted" +" by Nautilus as a WebDAV share, unless you deselect file access**." +msgstr "" +"**當您在** `GNOME 控制中心 <../groupware/sync_gnome.html>`_ 中配置您的 Nextcloud " +"帳戶時,**您的檔案將自動被 Nautilus 作為 WebDAV 共享掛載,除非您取消選擇檔案存取**。" + +#: ../../files/access_webdav.rst:94 +msgid "" +"You can also mount your Nextcloud files manually. Use the ``davs://`` " +"protocol to connect the Nautilus file manager to your Nextcloud share::" +msgstr "" +"您還可以手動掛載您的 Nextcloud 檔案。使用 ``davs://`` 協議將 Nautilus 檔案管理器連接到您的 Nextcloud " +"共享::" + +#: ../../files/access_webdav.rst:100 +msgid "" +"If your server connection is not HTTPS-secured, use ``dav://`` instead of " +"``davs://``:" +msgstr "如果您的伺服器連接未加密 HTTPS,則使用 ``dav://`` 而不是 ``davs://``:" + +#: ../../files/access_webdav.rst:103 +msgid "Screenshot of configuring Nautilus file manager to use WebDAV" +msgstr "配置 Nautilus 檔案管理器使用 WebDAV 的截圖" + +#: ../../files/access_webdav.rst:106 +msgid "" +"The same method works for other file managers that use GVFS, such as MATE's " +"Caja and Cinnamon's Nemo." +msgstr "相同的方法適用於使用 GVFS 的其他檔案管理器,如 MATE 的 Caja 和 Cinnamon 的 Nemo。" + +#: ../../files/access_webdav.rst:110 +msgid "Accessing files with KDE and Dolphin file manager" +msgstr "使用 KDE 和 Dolphin 檔案管理器存取檔案" + +#: ../../files/access_webdav.rst:112 +msgid "Navigate to System Settings -> Networking -> Online Accounts" +msgstr "" + +#: ../../files/access_webdav.rst:113 +msgid "Click \"Add Account...\"" +msgstr "" + +#: ../../files/access_webdav.rst:114 +msgid "Click Nextcloud" +msgstr "" + +#: ../../files/access_webdav.rst:115 +msgid "Enter your server address" +msgstr "" + +#: ../../files/access_webdav.rst:116 +msgid "Follow the on-screen instructions to log in" +msgstr "" + +#: ../../files/access_webdav.rst:117 +msgid "" +"After logging in, ensure you enable \"Storage\" in the \"Use This Account " +"For\" section" +msgstr "" + +#: ../../files/access_webdav.rst:118 +msgid "You can now access your files in Dolphin under \"Network\" in the sidebar" +msgstr "" + +#: ../../files/access_webdav.rst:119 +msgid "" +"(Optional) To add this as a shortcut in the sidebar, right click \"Nextcloud" +" Storage\" then \"Add to Places\"" +msgstr "" + +#: ../../files/access_webdav.rst:120 +msgid "" +"(Optional) To customise the shortcut, right click the shortcut in the " +"sidebar then \"Edit...\" and customise the icon and label as you please" +msgstr "" + +#: ../../files/access_webdav.rst:124 +msgid "Creating WebDAV mounts on the Linux command line" +msgstr "在 Linux 指令行中創建 WebDAV 挂載" + +#: ../../files/access_webdav.rst:126 +msgid "" +"You can create WebDAV mounts from the Linux command line. This is useful if " +"you prefer to access Nextcloud the same way as any other remote filesystem " +"mount. The following example shows how to create a personal mount and have " +"it mounted automatically every time you log in to your Linux computer." +msgstr "" +"您可以從 Linux 指令行創建 WebDAV 挂載。如果您希望以與其他遠端檔案系統挂載相同的方式存取 " +"Nextcloud,這將非常有用。以下示例顯示了如何創建個人挂載,並在每次登入到 Linux 電腦時自動掛載。" + +#: ../../files/access_webdav.rst:131 +msgid "" +"Install the ``davfs2`` WebDAV filesystem driver, which allows you to mount " +"WebDAV shares just like any other remote filesystem. Use this command to " +"install it on Debian/Ubuntu::" +msgstr "" +"安裝 ``davfs2`` WebDAV 檔案系統驅動程序,這允許您像其他任何遠程檔案系統一樣掛載 WebDAV 共享。使用此命令在 " +"Debian/Ubuntu 上安裝它::" + +#: ../../files/access_webdav.rst:137 +msgid "Use this command to install it on CentOS, Fedora, and openSUSE::" +msgstr "使用此命令在 CentOS、Fedora 和 openSUSE 上安裝它::" + +#: ../../files/access_webdav.rst:141 +msgid "Add yourself to the ``davfs2`` group::" +msgstr "將自己添加到 ``davfs2`` 組::" + +#: ../../files/access_webdav.rst:145 +msgid "" +"Then create a ``nextcloud`` directory in your home directory for the mount " +"point, and ``.davfs2/`` for your personal configuration file::" +msgstr "然後在您的主目錄中創建一個 ``nextcloud`` 目錄作為掛載點,並為您的個人配置檔案創建 ``.davfs2/``::" + +#: ../../files/access_webdav.rst:151 +msgid "Copy ``/etc/davfs2/secrets`` to ``~/.davfs2``::" +msgstr "將 ``/etc/davfs2/secrets`` 複製到 ``~/.davfs2``::" + +#: ../../files/access_webdav.rst:155 +msgid "" +"Set yourself as the owner and make the permissions read-write owner only::" +msgstr "將自己設置為所有者,並將權限設置為僅限讀寫所有者::" + +#: ../../files/access_webdav.rst:160 +msgid "" +"Add your Nextcloud login credentials to the end of the ``secrets`` file, " +"using your Nextcloud server URL and your Nextcloud username and password::" +msgstr "" +"將您的 Nextcloud 登錄憑據添加到 ``secrets`` 檔案的末尾,使用您的 Nextcloud 伺服器 URL 和您的 Nextcloud" +" 用戶名及密碼::" + +#: ../../files/access_webdav.rst:169 +msgid "Add the mount information to ``/etc/fstab``::" +msgstr "將掛載資訊添加到 ``/etc/fstab``::" + +#: ../../files/access_webdav.rst:173 +msgid "" +"Then test that it mounts and authenticates by running the following command." +" If you set it up correctly you won't need root permissions::" +msgstr "然後通過運行以下命令測試它是否正常掛載和身份驗證。如果您正確設置,則不需要根權限::" + +#: ../../files/access_webdav.rst:178 +msgid "You should also be able to unmount it::" +msgstr "您也應該能夠卸載它::" + +#: ../../files/access_webdav.rst:182 +msgid "" +"Now every time you login to your Linux system your Nextcloud share should " +"automatically mount via WebDAV in your ``~/nextcloud`` directory. If you " +"prefer to mount it manually, change ``auto`` to ``noauto`` in " +"``/etc/fstab``." +msgstr "" +"現在,每次登錄到您的 Linux 系統時,您的 Nextcloud 共享應該會自動通過 WebDAV 在您的 ``~/nextcloud`` " +"目錄中掛載。如果您希望手動掛載,請在 ``/etc/fstab`` 中將 ``auto`` 更改為 ``noauto``。" + +#: ../../files/access_webdav.rst:188 +msgid "Known issues" +msgstr "已知問題" + +#: ../../files/access_webdav.rst:191 ../../files/access_webdav.rst:202 +#: ../../files/access_webdav.rst:371 ../../files/access_webdav.rst:393 +#: ../../files/access_webdav.rst:411 ../../files/access_webdav.rst:424 +#: ../../files/access_webdav.rst:434 +msgid "Problem" +msgstr "問題" + +#: ../../files/access_webdav.rst:192 +msgid "Resource temporarily unavailable" +msgstr "資源暫時不可用" + +#: ../../files/access_webdav.rst:195 ../../files/access_webdav.rst:206 +#: ../../files/access_webdav.rst:399 ../../files/access_webdav.rst:429 +#: ../../files/access_webdav.rst:438 +msgid "Solution" +msgstr "解決方案" + +#: ../../files/access_webdav.rst:196 +msgid "" +"If you experience trouble when you create a file in the directory, edit " +"``/etc/davfs2/davfs2.conf`` and add::" +msgstr "如果您在目錄中創建檔案時遇到問題,請編輯 ``/etc/davfs2/davfs2.conf`` 並添加::" + +#: ../../files/access_webdav.rst:203 +msgid "Certificate warnings" +msgstr "證書警告" + +#: ../../files/access_webdav.rst:208 +msgid "" +"If you use a self-signed certificate, you will get a warning. To change " +"this, you need to configure ``davfs2`` to recognize your certificate. Copy " +"``mycertificate.pem`` to ``/etc/davfs2/certs/``. Then edit " +"``/etc/davfs2/davfs2.conf`` and uncomment the line ``servercert``. Now add " +"the path of your certificate as in this example::" +msgstr "" +"如果您使用自簽名證書,則會收到警告。要更改此情況,您需要配置 ``davfs2`` 以識別您的證書。將 ``mycertificate.pem`` " +"複製到 ``/etc/davfs2/certs/``。然後編輯 ``/etc/davfs2/davfs2.conf`` 並取消註釋行 " +"``servercert``。現在按照此示例添加證書的路徑::" + +#: ../../files/access_webdav.rst:218 +msgid "Accessing files using macOS" +msgstr "使用 macOS 存取檔案" + +#: ../../files/access_webdav.rst:220 +msgid "" +"The macOS Finder suffers from a `series of implementation problems " +"`_ and should only be used if the " +"Nextcloud server runs on **Apache** and **mod_php**, or **Nginx 1.3.8+**. " +"Alternative macOS-compatible clients capable of accessing WebDAV shares " +"include open source apps like `Cyberduck `_ (see " +"instructions `here " +"`_) and `Filezilla `_. " +"Commercial clients include `Mountain Duck `_, " +"`Forklift `_, `Transmit `_, " +"and `Commander One `_." +msgstr "" +"macOS Finder 存在一系列實現問題 ``_,應僅在 " +"Nextcloud 伺服器運行於 **Apache** 和 **mod_php** 或 **Nginx 1.3.8+** 時使用。可存取 WebDAV " +"共享的替代 macOS 相容客戶端包括開源應用程序,如 `Cyberduck `_(請參見指導 `在此 " +"`_)和 `Filezilla `_。商業客戶端包括 `Mountain Duck `_,`Forklift" +" `_,`Transmit `_ 和 `Commander" +" One `_。" + +#: ../../files/access_webdav.rst:224 +msgid "To access files through the macOS Finder:" +msgstr "通過 macOS Finder 存取檔案:" + +#: ../../files/access_webdav.rst:226 +msgid "From the Finder's top menu bar, choose **Go > Connect to Server…**:" +msgstr "在 Finder 的頂部選項單欄中,選擇 **前往 > 連接到伺服器…**:" + +#: ../../files/access_webdav.rst:228 +msgid "Screenshot of entering your Nextcloud server address on macOS" +msgstr "在 macOS 上輸入您的 Nextcloud 伺服器地址的截圖" + +#: ../../files/access_webdav.rst:231 +msgid "" +"When the **Connect to Server…** window opens, enter your Nextcloud server's " +"WebDAV address in the **Server Address:** field, i.e.::" +msgstr "當 **連接到伺服器…** 窗口打開時,在 **伺服器地址:** 字段中輸入您的 Nextcloud 伺服器的 WebDAV 地址,即::" + +#: ../../files/access_webdav.rst:235 +msgid "" +"Screenshot: Enter Nextcloud server address in \"Connect to Server…\" dialog " +"box" +msgstr "截圖:在 \"連接到伺服器…\" 對話框中輸入 Nextcloud 伺服器地址" + +#: ../../files/access_webdav.rst:238 +msgid "" +"Click **Connect**. Your WebDAV server should appear on the Desktop as a " +"shared disk drive." +msgstr "點擊 **連接**。您的 WebDAV 伺服器應該會顯示在桌面上作為共享磁碟驅動器。" + +#: ../../files/access_webdav.rst:242 +msgid "Accessing files using Microsoft Windows" +msgstr "使用 Microsoft Windows 存取檔案" + +#: ../../files/access_webdav.rst:244 +msgid "" +"If you use the native Windows implementation of WebDAV, you can map " +"Nextcloud to a new drive using Windows Explorer. Mapping to a drive enables " +"you to browse files stored on a Nextcloud server the way you would browse " +"files stored in a mapped network drive." +msgstr "" +"如果您使用 Windows 的原生 WebDAV 實現,可以使用 Windows 檔案總管將 Nextcloud " +"映射到新驅動器。映射到驅動器使您能夠以瀏覽映射網絡驅動器中存儲的檔案的方式瀏覽存儲在 Nextcloud 伺服器上的檔案。" + +#: ../../files/access_webdav.rst:248 +msgid "" +"Using this feature requires network connectivity. If you want to store your " +"files offline, use the Desktop Client to sync all files on your Nextcloud to" +" one or more directories of your local hard drive." +msgstr "使用此功能需要網絡連接。如果您希望離線存儲檔案,請使用桌面客戶端將 Nextcloud 上的所有檔案同步到本地硬碟的某一或多個目錄中。" + +#: ../../files/access_webdav.rst:252 +msgid "" +"Windows 10 now defaults to allow Basic Authentication if HTTPS is enabled " +"before mapping your drive." +msgstr "Windows 10 現在映射您的硬碟之前,如果啟用了 HTTPS,則 Windows 10 現在默認允許基本身份驗證。" + +#: ../../files/access_webdav.rst:254 +msgid "" +"On older versions of Windows, you must permit the use of Basic " +"Authentication in the Windows Registry:" +msgstr "在舊版本的 Windows 上,您必須在 Windows 註冊表中允許使用基本身份驗證:" + +#: ../../files/access_webdav.rst:256 +msgid "" +"launch ``regedit`` and navigate to " +"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``." +msgstr "" +"啟動 ``regedit`` 並導航到 " +"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``。" + +#: ../../files/access_webdav.rst:257 +msgid "" +"Create or edit the ``BasicAuthLevel`` (Windows Vista, 7 and 8), or " +"``UseBasicAuth`` (Windows XP and Windows Server 2003), ``DWORD`` value and " +"set its value data to ``1`` for SSL connections. A value of ``0`` means that" +" Basic Authentication is disabled, and a value of ``2`` allows both SSL and " +"non-SSL connections (not recommended)." +msgstr "" +"創建或編輯 ``BasicAuthLevel``(Windows Vista、7 和 8)或 ``UseBasicAuth``(Windows XP 和" +" Windows Server 2003)``DWORD`` 值,並將其值數據設置為 ``1`` 以進行 SSL 連接。值 ``0`` " +"表示禁用基本身份驗證,值 ``2`` 允許 SSL 和非 SSL 連接(不建議使用)。" + +#: ../../files/access_webdav.rst:259 +msgid "Then exit Registry Editor, and restart the computer." +msgstr "然後退出註冊表編輯器並重新啟動電腦。" + +#: ../../files/access_webdav.rst:262 +msgid "Mapping drives with the command line" +msgstr "使用命令行映射驅動器" + +#: ../../files/access_webdav.rst:264 +msgid "" +"The following example shows how to map a drive using the command line. To " +"map the drive:" +msgstr "以下示例顯示了如何使用命令行映射驅動器。要映射驅動器:" + +#: ../../files/access_webdav.rst:267 +msgid "Open a command prompt in Windows." +msgstr "在 Windows 中打開命令提示符。" + +#: ../../files/access_webdav.rst:268 +msgid "" +"Enter the following line in the command prompt to map to the computer Z " +"drive::" +msgstr "在命令提示符中輸入以下行以映射到電腦的 Z 驅動器::" + +#: ../../files/access_webdav.rst:273 +msgid "with as the URL to your Nextcloud server. For example::" +msgstr "其中 是指向您的 Nextcloud 伺服器的 URL。例如::" + +#: ../../files/access_webdav.rst:278 +msgid "" +"The computer maps the files of your Nextcloud account to the drive letter Z." +msgstr "電腦將您的 Nextcloud 帳戶的檔案映射到驅動器字母 Z。" + +#: ../../files/access_webdav.rst:280 +msgid "" +"If you get the following error ``System error 67 has occurred. The network " +"name cannot be found.``, or frequent disconnections, open the **Services** " +"app and make sure that the ``WebClient`` service is running and started " +"automatically at startup." +msgstr "" +"如果您收到以下錯誤 ``系統錯誤 67 已發生。找不到網絡名稱。``,或頻繁斷線,請打開 **服務** 應用程式,並確保 ``WebClient`` " +"服務正在運行並在啟動時自動啟動。" + +#: ../../files/access_webdav.rst:285 +msgid "" +"Though not recommended, you can also mount the Nextcloud server using HTTP, " +"leaving the connection unencrypted." +msgstr "雖然不建議這樣做,但您也可以使用 HTTP 挂載 Nextcloud 伺服器,這樣連接將不會加密。" + +#: ../../files/access_webdav.rst:287 +msgid "" +"If you plan to use HTTP connections on devices while in a public place, we " +"strongly recommend using a VPN tunnel to provide the necessary security." +msgstr "如果您打算在公共場所的設備上使用 HTTP 連接,我們強烈建議使用 VPN 隧道來提供必要的安全性。" + +#: ../../files/access_webdav.rst:289 +msgid "An alternative command syntax is::" +msgstr "另一種命令語法是::" + +#: ../../files/access_webdav.rst:295 +msgid "Mapping drives with Windows Explorer" +msgstr "使用 Windows 檔案總管映射驅動器" + +#: ../../files/access_webdav.rst:297 +msgid "To map a drive using Microsoft Windows Explorer:" +msgstr "使用 Microsoft Windows 檔案總管映射驅動器:" + +#: ../../files/access_webdav.rst:299 +msgid "Open Windows Explorer on your MS Windows computer." +msgstr "在您的 MS Windows 電腦上打開 Windows 檔案總管。" + +#: ../../files/access_webdav.rst:300 +msgid "" +"Right-click on **Computer** entry and select **Map network drive…** from the" +" drop-down menu." +msgstr "右鍵單擊 **電腦** 條目,然後從下拉選項單中選擇 **映射網絡驅動器…**。" + +#: ../../files/access_webdav.rst:302 +msgid "Choose a local network drive to which you want to map Nextcloud." +msgstr "選擇一個您希望將 Nextcloud 映射到的本地網絡驅動器。" + +#: ../../files/access_webdav.rst:303 +msgid "" +"Specify the address to your Nextcloud instance, followed by " +"**/remote.php/dav/files/USERNAME/**." +msgstr "指定指向您的 Nextcloud 實例的地址,後面跟著 **/remote.php/dav/files/USERNAME/**。" + +#: ../../files/access_webdav.rst:306 +msgid "For example::" +msgstr "例如::" + +#: ../../files/access_webdav.rst:310 +msgid "" +"For SSL-protected servers, check **Reconnect at sign-in** to ensure that the" +" mapping is persistent upon subsequent reboots. If you want to connect to " +"the Nextcloud server as a different user, check **Connect using different " +"credentials**." +msgstr "" +"對於受 SSL 保護的伺服器,勾選 **登錄時重新連接** 以確保映射在後續重啟時持久。如果您希望以不同用戶身份連接到 Nextcloud " +"伺服器,請勾選 **使用不同憑證連接**。" + +#: ../../files/access_webdav.rst:315 +msgid "Screenshot of mapping WebDAV on Windows Explorer" +msgstr "在 Windows 檔案總管上映射 WebDAV 的截圖" + +#: ../../files/access_webdav.rst:319 +msgid "Click the ``Finish`` button." +msgstr "點擊 ``完成`` 按鈕。" + +#: ../../files/access_webdav.rst:321 +msgid "" +"Windows Explorer maps the network drive, making your Nextcloud instance " +"available." +msgstr "Windows 檔案總管映射網絡驅動器,使您的 Nextcloud 實例可用。" + +#: ../../files/access_webdav.rst:325 +msgid "Accessing files using Cyberduck" +msgstr "使用 Cyberduck 存取檔案" + +#: ../../files/access_webdav.rst:327 +msgid "" +"`Cyberduck `_ is an open source FTP, SFTP, WebDAV, " +"OpenStack Swift, and Amazon S3 browser designed for file transfers on macOS " +"and Windows." +msgstr "" +"`Cyberduck `_ 是一款開源的 FTP、SFTP、WebDAV、OpenStack Swift " +"和 Amazon S3 瀏覽器,旨在進行 macOS 和 Windows 上的檔案傳輸。" + +#: ../../files/access_webdav.rst:329 +msgid "This example uses Cyberduck version 4.2.1." +msgstr "本示例使用 Cyberduck 版本 4.2.1。" + +#: ../../files/access_webdav.rst:331 +msgid "To use Cyberduck:" +msgstr "要使用 Cyberduck:" + +#: ../../files/access_webdav.rst:333 +msgid "Specify a server without any leading protocol information." +msgstr "指定一個不帶任何前導協議信息的伺服器。" + +#: ../../files/access_webdav.rst:335 +msgid "For example: ``example.com``" +msgstr "例如:``example.com``" + +#: ../../files/access_webdav.rst:337 +msgid "Specify the appropriate port." +msgstr "指定適當的端口。" + +#: ../../files/access_webdav.rst:339 +msgid "" +"The port you choose depends on whether or not your Nextcloud server supports" +" SSL. Cyberduck requires that you select a different connection type if you " +"plan to use SSL." +msgstr "您選擇的端口取決於您的 Nextcloud 伺服器是否支持 SSL。如果您打算使用 SSL,Cyberduck 要求您選擇不同的連接類型。" + +#: ../../files/access_webdav.rst:341 +msgid "For example:" +msgstr "例如:" + +#: ../../files/access_webdav.rst:342 +msgid "``80`` for unencrypted WebDAV" +msgstr "``80`` 用於未加密的 WebDAV" + +#: ../../files/access_webdav.rst:343 +msgid "``443`` for secure WebDAV (HTTPS/SSL)" +msgstr "``443`` 用於安全的 WebDAV(HTTPS/SSL)" + +#: ../../files/access_webdav.rst:345 +msgid "" +"Use the 'More Options' drop-down menu to add the rest of your WebDAV URL " +"into the 'Path' field." +msgstr "使用 '更多選項' 下拉選項單將其餘的 WebDAV URL 添加到 '路徑' 字段中。" + +#: ../../files/access_webdav.rst:348 +msgid "For example: ``remote.php/dav/files/USERNAME/``" +msgstr "例如:``remote.php/dav/files/USERNAME/``" + +#: ../../files/access_webdav.rst:350 +msgid "Now Cyberduck enables file access to the Nextcloud server." +msgstr "現在 Cyberduck 啟用了對 Nextcloud 伺服器的檔案存取。" + +#: ../../files/access_webdav.rst:354 +msgid "Accessing public shares over WebDAV" +msgstr "通過 WebDAV 存取公共共享" + +#: ../../files/access_webdav.rst:356 +msgid "" +"Nextcloud provides the possibility to access public shares anonymously over " +"WebDAV." +msgstr "Nextcloud 提供了通過 WebDAV 匿名存取公共分享的可能性。" + +#: ../../files/access_webdav.rst:358 +msgid "To access the public share, open::" +msgstr "要存取公共共享,請打開::" + +#: ../../files/access_webdav.rst:362 +msgid "" +"in a WebDAV client, use the share token as username and the (optional) share" +" password as the password. For example, with a share link " +"https://example.com/s/kFy9Lek5sm928xP, ``kFy9Lek5sm928xP`` will be the " +"username." +msgstr "" +"在 WebDAV 客戶端中,使用共享權杖作為用戶名,並將(可選)共享密碼作為密碼。例如,對於共享連結 " +"https://example.com/s/kFy9Lek5sm928xP,``kFy9Lek5sm928xP`` 將是用戶名。" + +#: ../../files/access_webdav.rst:364 +msgid "" +"**Settings** → **Administration** → **Sharing** → **Allow users on this " +"server to send shares to other servers**. This option also allows WebDAV " +"access to public shares and needs to be enabled to make this feature work, " +"except if cURL is being used (see below)." +msgstr "" +"**設置** → **管理** → **共享** → **允許此伺服器上的用戶將共享發送到其他伺服器**。此選項還允許通過 WebDAV " +"存取公共共享,並需要啟用此功能,除非使用 cURL(見下文)。" + +#: ../../files/access_webdav.rst:368 +msgid "Known problems" +msgstr "已知問題" + +#: ../../files/access_webdav.rst:372 +msgid "Windows does not connect using HTTPS." +msgstr "Windows 無法使用 HTTPS 連接。" + +#: ../../files/access_webdav.rst:375 +msgid "Solution 1" +msgstr "解決方案 1" + +#: ../../files/access_webdav.rst:377 +msgid "" +"The Windows WebDAV Client might not support Server Name Indication (SNI) on " +"encrypted connections. If you encounter an error mounting an SSL-encrypted " +"Nextcloud instance, contact your provider about assigning a dedicated IP " +"address for your SSL-based server." +msgstr "" +"Windows WebDAV 客戶端可能不支持加密連接上的伺服器名稱指示(SNI)。如果您在掛載 SSL 加密的 Nextcloud " +"實例時遇到錯誤,請聯繫您的提供商為您的 SSL 基於的伺服器分配專用 IP 地址。" + +#: ../../files/access_webdav.rst:383 +msgid "Solution 2" +msgstr "解決方案 2" + +#: ../../files/access_webdav.rst:385 +msgid "" +"The Windows WebDAV Client might not support TLSv1.1 and TLSv1.2 connections." +" If you have restricted your server config to only provide TLSv1.1 and above" +" the connection to your server might fail. Please refer to the WinHTTP_ " +"documentation for further information." +msgstr "" +"Windows WebDAV 客戶端可能不支持 TLSv1.1 和 TLSv1.2 連接。如果您已限制伺服器配置僅提供 TLSv1.1 " +"及以上,則與伺服器的連接可能會失敗。請參考 WinHTTP_ 文檔以獲取更多信息。" + +#: ../../files/access_webdav.rst:395 +msgid "" +"You receive the following error message: **Error 0x800700DF: The file size " +"exceeds the limit allowed and cannot be saved.**" +msgstr "您收到以下錯誤消息:**錯誤 0x800700DF:檔案大小超過了允許的限制,無法保存。**" + +#: ../../files/access_webdav.rst:401 +msgid "" +"Windows limits the maximum size a file transferred from or to a WebDAV share" +" may have. You can increase the value ``FileSizeLimitInBytes`` in " +"``HKEY_LOCAL_MACHINE\\\\SYSTEM\\\\CurrentControlSet\\\\Services\\\\WebClient\\\\Parameters``" +" by clicking on **Modify**." +msgstr "" +"Windows 限制從 WebDAV 共享傳輸的檔案的最大大小。您可以通過單擊 **修改** 來增加 " +"``HKEY_LOCAL_MACHINE\\\\SYSTEM\\\\CurrentControlSet\\\\Services\\\\WebClient\\\\Parameters``" +" 中的 ``FileSizeLimitInBytes`` 值。" + +#: ../../files/access_webdav.rst:406 +msgid "" +"To increase the limit to the maximum value of 4GB, select **Decimal**, enter" +" a value of ``4294967295``, and reboot Windows or restart the **WebClient** " +"service." +msgstr "" +"要將限制提高到最大值 4GB,選擇 **十進制**,輸入值 \"4294967295\",然後重啟 Windows 或重新啟動 " +"**WebClient** 服務。" + +#: ../../files/access_webdav.rst:413 +msgid "" +"Adding a WebDAV drive on Windows via the above described steps does not " +"display the correct size of in Nextcloud available space and instead shows " +"the size of the C: drive with its available space." +msgstr "" +"根據上述步驟在 Windows 上添加 WebDAV 驅動器不會顯示 Nextcloud 可用空間的正確大小,而是顯示 C: 驅動器的大小及其可用空間。" + +#: ../../files/access_webdav.rst:417 +msgid "Answer" +msgstr "回答" + +#: ../../files/access_webdav.rst:419 +msgid "" +"Unfortunately is this a limitation of WebDAV itself, because it does not " +"provide a way for the client to get the available free space from the " +"server. Windows automatically falls back to show the size of the C: drive " +"with its available space instead. So unfortunately there is no real solution" +" to this problem." +msgstr "" +"不幸的是,這是 WebDAV 本身的限制,因為它不提供客戶端從伺服器獲取可用空間的方法。Windows 自動回退到顯示 C: " +"驅動器的大小及其可用空間。因此不幸的是,對於這個問題沒有真正的解決方案。" + +#: ../../files/access_webdav.rst:426 +msgid "Accessing your files from Microsoft Office via WebDAV fails." +msgstr "通過 WebDAV 存取 Microsoft Office 中的檔案失敗。" + +#: ../../files/access_webdav.rst:431 +msgid "" +"Known problems and their solutions are documented in the KB2123563_ article." +msgstr "已知問題及其解決方案記載在 KB2123563_ 文章中。" + +#: ../../files/access_webdav.rst:435 +msgid "" +"Cannot map Nextcloud as a WebDAV drive in Windows using a self-signed " +"certificate." +msgstr "無法使用自簽名證書在 Windows 中將 Nextcloud 映射為 WebDAV 驅動器。" + +#: ../../files/access_webdav.rst:440 +msgid "Access to your Nextcloud instance via your favorite Web browser." +msgstr "通過您喜愛的 Web 瀏覽器存取您的 Nextcloud 實例。" + +#: ../../files/access_webdav.rst:441 +msgid "" +"Click through until you get to the certificate error in the browser status " +"line." +msgstr "點擊直到您在瀏覽器狀態行中遇到證書錯誤。" + +#: ../../files/access_webdav.rst:443 +msgid "" +"View the certificate, then from the Details tab, select 'Copy to File'." +msgstr "檢視證書,然後在「詳細資料」標籤中選擇「複製到檔案」。" + +#: ../../files/access_webdav.rst:444 +msgid "" +"Save the file to your desktop with an arbitrary name, for example " +"``myNextcloud.pem``." +msgstr "將檔案保存到桌面,隨意命名,例如 ``myNextcloud.pem``。" + +#: ../../files/access_webdav.rst:446 +msgid "" +"Go to Start menu > Run, type MMC, and click 'OK' to open Microsoft " +"Management Console." +msgstr "轉到開始選項單 > 運行,輸入 MMC,然後點擊「確定」以打開 Microsoft 管理控制台。" + +#: ../../files/access_webdav.rst:448 +msgid "Go to File > Add/Remove Snap-In." +msgstr "轉到 檔案 > 添加/移除管理單元。" + +#: ../../files/access_webdav.rst:449 +msgid "" +"Select Certificates, Click 'Add', choose 'My User Account', then 'Finish', " +"and finally 'OK'." +msgstr "選擇「憑證」,點擊「添加」,選擇「我的帳戶」,然後點擊「完成」,最後點擊「確定」。" + +#: ../../files/access_webdav.rst:451 +msgid "Dig down to Trust Root Certification Authorities, Certificates." +msgstr "深入到受信任的根證書頒發機構,證書。" + +#: ../../files/access_webdav.rst:452 +msgid "Right-Click Certificate, Select All Tasks, and Import." +msgstr "右鍵單擊證書,選擇所有任務,然後導入。" + +#: ../../files/access_webdav.rst:453 +msgid "Select the saved certificate from the Desktop." +msgstr "從桌面選擇已保存的證書。" + +#: ../../files/access_webdav.rst:454 +msgid "" +"Select Place all Certificates in the following Store, and click Browse." +msgstr "選擇將所有證書放置在以下存儲中,然後點擊 瀏覽。" + +#: ../../files/access_webdav.rst:455 +msgid "" +"Check the Box that says Show Physical Stores, expand out Trusted Root " +"Certification Authorities, select Local Computer there, click 'OK', and " +"Complete the Import." +msgstr "勾選「顯示實體儲存」的選項,展開「受信任的根憑證授權中心」,選擇「近端電腦」,然後點擊「確定」,完成導入。" + +#: ../../files/access_webdav.rst:458 +msgid "" +"Check the list to make sure the certificate shows up. You will probably need" +" to Refresh before you see it." +msgstr "檢查列表以確保證書顯示。您可能需要刷新才能看到它。" + +#: ../../files/access_webdav.rst:460 +msgid "Exit MMC." +msgstr "退出 MMC。" + +#: ../../files/access_webdav.rst:462 +msgid "For Firefox users:" +msgstr "對於 Firefox 用戶:" + +#: ../../files/access_webdav.rst:464 +msgid "" +"Launch your browser, go to Application menu > History > Clear recent " +"history..." +msgstr "啟動您的瀏覽器,前往 應用程式選項單 > 歷史紀錄 > 清除最近的歷史紀錄..." + +#: ../../files/access_webdav.rst:465 +msgid "Select 'Everything' in the 'Time range to clear' dropdown menu" +msgstr "在 '要清除的時間範圍' 下拉選項單中選擇 '所有'。" + +#: ../../files/access_webdav.rst:466 +msgid "Select the 'Active Logins' check box" +msgstr "選擇 '活動登錄' 復選框" + +#: ../../files/access_webdav.rst:467 +msgid "Click the 'Clear now' button" +msgstr "點擊 '立即清除' 按鈕" + +#: ../../files/access_webdav.rst:468 ../../files/access_webdav.rst:474 +msgid "Close the browser, then re-open and test." +msgstr "關閉瀏覽器,然後重新打開並測試。" + +#: ../../files/access_webdav.rst:470 +msgid "For Chrome-based browsers (Chrome, Chromium, Microsoft Edge) users:" +msgstr "對於基於 Chrome 的瀏覽器(Chrome、Chromium、Microsoft Edge)用戶:" + +#: ../../files/access_webdav.rst:472 +msgid "Open Windows Control Panel, navigate down to Internet Options" +msgstr "打開 Windows 控制面板,向下導航到 互聯網選項" + +#: ../../files/access_webdav.rst:473 +msgid "In the Content tab, click the Clear SSL State button." +msgstr "在內容選項卡中,點擊 清除 SSL 狀態 按鈕。" + +#: ../../files/access_webdav.rst:478 +msgid "Accessing files using cURL" +msgstr "使用 cURL 存取檔案" + +#: ../../files/access_webdav.rst:480 +msgid "" +"Since WebDAV is an extension of HTTP, cURL can be used to script file " +"operations." +msgstr "由於 WebDAV 是 HTTP 的擴展,因此可以使用 cURL 來編寫檔案操作腳本。" + +#: ../../files/access_webdav.rst:482 +msgid "" +"**Settings** → **Administration** → **Sharing** → **Allow users on this " +"server to send shares to other servers**. If this option is disabled, the " +"option ``--header \"X-Requested-With: XMLHttpRequest\"`` needs to be passed " +"to cURL." +msgstr "" +"**設置** → **管理** → **共享** → **允許此伺服器上的用戶將共享發送到其他伺服器**。如果此選項被禁用,則需要將選項 " +"``--header \"X-Requested-With: XMLHttpRequest\"`` 傳遞給 cURL。" + +#: ../../files/access_webdav.rst:485 +msgid "To create a folder with the current date as name:" +msgstr "要創建一個以當前日期命名的資料夾:" + +#: ../../files/access_webdav.rst:491 +msgid "To upload a file ``error.log`` into that directory:" +msgstr "要將檔案 ``error.log`` 上傳到該目錄:" + +#: ../../files/access_webdav.rst:497 +msgid "To move a file:" +msgstr "要移動檔案:" + +#: ../../files/access_webdav.rst:503 +msgid "To get the properties of files in the root folder:" +msgstr "要獲取根資料夾中的檔案屬性:" + +#: ../../files/access_webdav.rst:542 +msgid "Accessing files using WinSCP" +msgstr "使用 WinSCP 存取檔案" + +#: ../../files/access_webdav.rst:544 +msgid "" +"`WinSCP `_ is an open source " +"free SFTP, FTP, WebDAV, S3, and SCP client for Windows. Its main function is" +" file transfer between a local and a remote computer. Beyond this, WinSCP " +"offers scripting and basic file management functionality." +msgstr "" +"`WinSCP `_ 是一款開源的免費 " +"SFTP、FTP、WebDAV、S3 和 SCP 客戶端,適用於 Windows。它的主要功能是進行本地電腦和遠程電腦之間的檔案傳輸。此外,WinSCP" +" 還提供腳本和基本的檔案管理功能。" + +#: ../../files/access_webdav.rst:546 +msgid "" +"You can `download `_ the portable " +"version of WinSCP and run it on Linux through `Wine " +"`_." +msgstr "" +"您可以 `下載 `_ WinSCP 的可攜版本,並通過 `Wine " +"`_ 在 Linux 上運行。" + +#: ../../files/access_webdav.rst:548 +msgid "" +"To run WinSCP on Linux, download wine through your distribution's package " +"manager, then run it with the command: ``wine WinSCP.exe``." +msgstr "" +"要在 Linux 上運行 WinSCP,請通過您的發行版的包管理器下載 wine,然後使用命令 ``wine WinSCP.exe`` 運行它。" + +#: ../../files/access_webdav.rst:550 +msgid "To connect to Nextcloud:" +msgstr "要連接到 Nextcloud:" + +#: ../../files/access_webdav.rst:552 +msgid "Start WinSCP" +msgstr "啟動 WinSCP" + +#: ../../files/access_webdav.rst:553 +msgid "Press 'Session' in the menu" +msgstr "在選項單中按 '會話'" + +#: ../../files/access_webdav.rst:554 +msgid "Press the 'New Session' menu option" +msgstr "按 '新建會話' 選項單選項" + +#: ../../files/access_webdav.rst:555 +msgid "Set the 'File protocol' dropdown to WebDAV" +msgstr "將 '檔案協定' 下拉選項單設置為 WebDAV" + +#: ../../files/access_webdav.rst:556 +msgid "Set the 'Encryption' dropdown to TLS/SSL Implicit encryption" +msgstr "將 '加密' 下拉選項單設置為 TLS/SSL 隱式加密" + +#: ../../files/access_webdav.rst:557 +msgid "Fill in the hostname field: ``example.com``" +msgstr "填寫主機名字段:``example.com``" + +#: ../../files/access_webdav.rst:558 +msgid "Fill in the username field: ``NEXTCLOUDUSERNAME``" +msgstr "填寫用戶名欄位:``NEXTCLOUDUSERNAME``" + +#: ../../files/access_webdav.rst:559 +msgid "Fill in the password field: ``NEXTCLOUDPASSWORD``" +msgstr "填寫密碼字段:``NEXTCLOUDPASSWORD``" + +#: ../../files/access_webdav.rst:560 +msgid "Press the 'Advanced...' button" +msgstr "按 '高級...' 按鈕" + +#: ../../files/access_webdav.rst:561 +msgid "Navigate to 'Environment', 'Directories' on the left side" +msgstr "在左側導航到 '環境','目錄'" + +#: ../../files/access_webdav.rst:562 +msgid "" +"Fill in the 'Remote directory' field with the following: " +"``/nextcloud/remote.php/dav/files/NEXTCLOUDUSERNAME/``" +msgstr "" +"在 '遠程目錄' 字段中填寫以下內容:``/nextcloud/remote.php/dav/files/NEXTCLOUDUSERNAME/``" + +#: ../../files/access_webdav.rst:563 +msgid "Press the 'OK' button" +msgstr "按 '確定' 按鈕" + +#: ../../files/access_webdav.rst:564 +msgid "Press the 'Save' button" +msgstr "按 '保存' 按鈕" + +#: ../../files/access_webdav.rst:565 +msgid "Select the desired options and press the 'OK' button" +msgstr "選擇所需的選項,然後按 '確定' 按鈕" + +#: ../../files/access_webdav.rst:566 +msgid "Press the 'Login' button to connect to Nextcloud" +msgstr "按 '登錄' 按鈕以連接到 Nextcloud" + +#: ../../files/access_webdav.rst:568 +msgid "" +"It is recommended to use an app password for the password if you use TOTP as" +" WinSCP does not understand TOTP with Nextcloud at the time of writing " +"(2022-11-07)." +msgstr "" +"如果您使用 TOTP,建議使用應用程式密碼作為密碼,因為 WinSCP 在撰寫本文時不理解與 Nextcloud 的 TOTP(2022-11-07)。"