Merge pull request #13302 from nextcloud/automated/noid/update-l10n

This commit is contained in:
github-actions[bot]
2025-06-24 13:35:58 +00:00
committed by GitHub
49 changed files with 191 additions and 186 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nextcloud latest User Manual latest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-04-30 20:22+0000\n"
"POT-Creation-Date: 2025-06-24 13:30+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -48,697 +48,702 @@ msgstr ""
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 ""
#: ../../files/access_webdav.rst:39
msgid "Third-party WebDAV clients"
#: ../../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 ""
#: ../../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 ""
#: ../../files/access_webdav.rst:45
#: ../../files/access_webdav.rst:47
msgid "You can also use third-party WebDAV capable apps to connect your mobile device to Nextcloud."
msgstr ""
#: ../../files/access_webdav.rst:48
#: ../../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 ""
#: ../../files/access_webdav.rst:51
#: ../../files/access_webdav.rst:53
msgid "Mobile clients that Nextcloud community members have reported using include:"
msgstr ""
#: ../../files/access_webdav.rst:53
#: ../../files/access_webdav.rst:55
msgid "`FolderSync (Android) <https://foldersync.io/>`_"
msgstr ""
#: ../../files/access_webdav.rst:54
#: ../../files/access_webdav.rst:56
msgid "`WebDAV Navigator (iPhone) <https://apps.apple.com/us/app/webdav-navigator/id382551345>`_"
msgstr ""
#: ../../files/access_webdav.rst:56
#: ../../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 ""
#: ../../files/access_webdav.rst:62
#: ../../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 <https://github.com/nextcloud/server/issues/32729#issuecomment-1556667151>`_. 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 ""
#: ../../files/access_webdav.rst:71
#: ../../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 ""
#: ../../files/access_webdav.rst:75
#: ../../files/access_webdav.rst:79
msgid "See the WebDAV URL (bottom left in settings) on your Nextcloud."
msgstr ""
#: ../../files/access_webdav.rst:79
#: ../../files/access_webdav.rst:83
msgid "Accessing files using Linux"
msgstr ""
#: ../../files/access_webdav.rst:81
#: ../../files/access_webdav.rst:85
msgid "You can access files in Linux operating systems using the following methods."
msgstr ""
#: ../../files/access_webdav.rst:84
#: ../../files/access_webdav.rst:88
msgid "Nautilus file manager"
msgstr ""
#: ../../files/access_webdav.rst:86
#: ../../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 ""
#: ../../files/access_webdav.rst:90
#: ../../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 ""
#: ../../files/access_webdav.rst:96
#: ../../files/access_webdav.rst:100
msgid "If your server connection is not HTTPS-secured, use ``dav://`` instead of ``davs://``:"
msgstr ""
#: ../../files/access_webdav.rst:99
#: ../../files/access_webdav.rst:103
msgid "Screenshot of configuring Nautilus file manager to use WebDAV"
msgstr ""
#: ../../files/access_webdav.rst:102
#: ../../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 ""
#: ../../files/access_webdav.rst:106
#: ../../files/access_webdav.rst:110
msgid "Accessing files with KDE and Dolphin file manager"
msgstr ""
#: ../../files/access_webdav.rst:108
#: ../../files/access_webdav.rst:112
msgid "Navigate to System Settings -> Networking -> Online Accounts"
msgstr ""
#: ../../files/access_webdav.rst:109
#: ../../files/access_webdav.rst:113
msgid "Click \"Add Account...\""
msgstr ""
#: ../../files/access_webdav.rst:110
#: ../../files/access_webdav.rst:114
msgid "Click Nextcloud"
msgstr ""
#: ../../files/access_webdav.rst:111
#: ../../files/access_webdav.rst:115
msgid "Enter your server address"
msgstr ""
#: ../../files/access_webdav.rst:112
#: ../../files/access_webdav.rst:116
msgid "Follow the on-screen instructions to log in"
msgstr ""
#: ../../files/access_webdav.rst:113
#: ../../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:114
#: ../../files/access_webdav.rst:118
msgid "You can now access your files in Dolphin under \"Network\" in the sidebar"
msgstr ""
#: ../../files/access_webdav.rst:115
#: ../../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:116
#: ../../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:120
#: ../../files/access_webdav.rst:124
msgid "Creating WebDAV mounts on the Linux command line"
msgstr ""
#: ../../files/access_webdav.rst:122
#: ../../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 ""
#: ../../files/access_webdav.rst:127
#: ../../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 ""
#: ../../files/access_webdav.rst:133
#: ../../files/access_webdav.rst:137
msgid "Use this command to install it on CentOS, Fedora, and openSUSE::"
msgstr ""
#: ../../files/access_webdav.rst:137
#: ../../files/access_webdav.rst:141
msgid "Add yourself to the ``davfs2`` group::"
msgstr ""
#: ../../files/access_webdav.rst:141
#: ../../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 ""
#: ../../files/access_webdav.rst:147
#: ../../files/access_webdav.rst:151
msgid "Copy ``/etc/davfs2/secrets`` to ``~/.davfs2``::"
msgstr ""
#: ../../files/access_webdav.rst:151
#: ../../files/access_webdav.rst:155
msgid "Set yourself as the owner and make the permissions read-write owner only::"
msgstr ""
#: ../../files/access_webdav.rst:156
#: ../../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 ""
#: ../../files/access_webdav.rst:165
#: ../../files/access_webdav.rst:169
msgid "Add the mount information to ``/etc/fstab``::"
msgstr ""
#: ../../files/access_webdav.rst:169
#: ../../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:174
#: ../../files/access_webdav.rst:178
msgid "You should also be able to unmount it::"
msgstr ""
#: ../../files/access_webdav.rst:178
#: ../../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 ""
#: ../../files/access_webdav.rst:184
msgid "Known issues"
msgstr ""
#: ../../files/access_webdav.rst:187
#: ../../files/access_webdav.rst:198
#: ../../files/access_webdav.rst:367
#: ../../files/access_webdav.rst:389
#: ../../files/access_webdav.rst:407
#: ../../files/access_webdav.rst:420
#: ../../files/access_webdav.rst:430
msgid "Problem"
msgstr ""
#: ../../files/access_webdav.rst:188
msgid "Resource temporarily unavailable"
msgid "Known issues"
msgstr ""
#: ../../files/access_webdav.rst:191
#: ../../files/access_webdav.rst:202
#: ../../files/access_webdav.rst:395
#: ../../files/access_webdav.rst:425
#: ../../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 "Solution"
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 ""
#: ../../files/access_webdav.rst:199
#: ../../files/access_webdav.rst:203
msgid "Certificate warnings"
msgstr ""
#: ../../files/access_webdav.rst:204
#: ../../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 ""
#: ../../files/access_webdav.rst:214
#: ../../files/access_webdav.rst:218
msgid "Accessing files using macOS"
msgstr ""
#: ../../files/access_webdav.rst:216
#: ../../files/access_webdav.rst:220
msgid "The macOS Finder suffers from a `series of implementation problems <http://sabre.io/dav/clients/finder/>`_ 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 <https://cyberduck.io/>`_ (see instructions `here <https://docs.nextcloud.com/server/latest/user_manual/files/access_webdav.html#accessing-files-using-cyberduck>`_) and `Filezilla <https://filezilla-project.org>`_. Commercial clients include `Mountain Duck <https://mountainduck.io/>`_, `Forklift <https://binarynights.com/>`_, `Transmit <https://panic.com/>`_, and `Commander One <https://mac.eltima.com/>`_."
msgstr ""
#: ../../files/access_webdav.rst:220
#: ../../files/access_webdav.rst:224
msgid "To access files through the macOS Finder:"
msgstr ""
#: ../../files/access_webdav.rst:222
#: ../../files/access_webdav.rst:226
msgid "From the Finder's top menu bar, choose **Go > Connect to Server…**:"
msgstr ""
#: ../../files/access_webdav.rst:224
#: ../../files/access_webdav.rst:228
msgid "Screenshot of entering your Nextcloud server address on macOS"
msgstr ""
#: ../../files/access_webdav.rst:227
#: ../../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 ""
#: ../../files/access_webdav.rst:231
#: ../../files/access_webdav.rst:235
msgid "Screenshot: Enter Nextcloud server address in \"Connect to Server…\" dialog box"
msgstr ""
#: ../../files/access_webdav.rst:234
#: ../../files/access_webdav.rst:238
msgid "Click **Connect**. Your WebDAV server should appear on the Desktop as a shared disk drive."
msgstr ""
#: ../../files/access_webdav.rst:238
#: ../../files/access_webdav.rst:242
msgid "Accessing files using Microsoft Windows"
msgstr ""
#: ../../files/access_webdav.rst:240
#: ../../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 ""
#: ../../files/access_webdav.rst:244
#: ../../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 ""
#: ../../files/access_webdav.rst:248
#: ../../files/access_webdav.rst:252
msgid "Windows 10 now defaults to allow Basic Authentication if HTTPS is enabled before mapping your drive."
msgstr ""
#: ../../files/access_webdav.rst:250
#: ../../files/access_webdav.rst:254
msgid "On older versions of Windows, you must permit the use of Basic Authentication in the Windows Registry:"
msgstr ""
#: ../../files/access_webdav.rst:252
#: ../../files/access_webdav.rst:256
msgid "launch ``regedit`` and navigate to ``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``."
msgstr ""
#: ../../files/access_webdav.rst:253
#: ../../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 ""
#: ../../files/access_webdav.rst:255
#: ../../files/access_webdav.rst:259
msgid "Then exit Registry Editor, and restart the computer."
msgstr ""
#: ../../files/access_webdav.rst:258
#: ../../files/access_webdav.rst:262
msgid "Mapping drives with the command line"
msgstr ""
#: ../../files/access_webdav.rst:260
#: ../../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:263
#: ../../files/access_webdav.rst:267
msgid "Open a command prompt in Windows."
msgstr ""
#: ../../files/access_webdav.rst:264
#: ../../files/access_webdav.rst:268
msgid "Enter the following line in the command prompt to map to the computer Z drive::"
msgstr ""
#: ../../files/access_webdav.rst:269
#: ../../files/access_webdav.rst:273
msgid "with <drive_path> as the URL to your Nextcloud server. For example::"
msgstr ""
#: ../../files/access_webdav.rst:274
#: ../../files/access_webdav.rst:278
msgid "The computer maps the files of your Nextcloud account to the drive letter Z."
msgstr ""
#: ../../files/access_webdav.rst:276
#: ../../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 ""
#: ../../files/access_webdav.rst:281
#: ../../files/access_webdav.rst:285
msgid "Though not recommended, you can also mount the Nextcloud server using HTTP, leaving the connection unencrypted."
msgstr ""
#: ../../files/access_webdav.rst:283
#: ../../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 ""
#: ../../files/access_webdav.rst:285
#: ../../files/access_webdav.rst:289
msgid "An alternative command syntax is::"
msgstr ""
#: ../../files/access_webdav.rst:291
#: ../../files/access_webdav.rst:295
msgid "Mapping drives with Windows Explorer"
msgstr ""
#: ../../files/access_webdav.rst:293
#: ../../files/access_webdav.rst:297
msgid "To map a drive using Microsoft Windows Explorer:"
msgstr ""
#: ../../files/access_webdav.rst:295
#: ../../files/access_webdav.rst:299
msgid "Open Windows Explorer on your MS Windows computer."
msgstr ""
#: ../../files/access_webdav.rst:296
#: ../../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:298
#: ../../files/access_webdav.rst:302
msgid "Choose a local network drive to which you want to map Nextcloud."
msgstr ""
#: ../../files/access_webdav.rst:299
#: ../../files/access_webdav.rst:303
msgid "Specify the address to your Nextcloud instance, followed by **/remote.php/dav/files/USERNAME/**."
msgstr ""
#: ../../files/access_webdav.rst:302
#: ../../files/access_webdav.rst:306
msgid "For example::"
msgstr ""
#: ../../files/access_webdav.rst:306
#: ../../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 ""
#: ../../files/access_webdav.rst:311
#: ../../files/access_webdav.rst:315
msgid "Screenshot of mapping WebDAV on Windows Explorer"
msgstr ""
#: ../../files/access_webdav.rst:315
#: ../../files/access_webdav.rst:319
msgid "Click the ``Finish`` button."
msgstr ""
#: ../../files/access_webdav.rst:317
#: ../../files/access_webdav.rst:321
msgid "Windows Explorer maps the network drive, making your Nextcloud instance available."
msgstr ""
#: ../../files/access_webdav.rst:321
#: ../../files/access_webdav.rst:325
msgid "Accessing files using Cyberduck"
msgstr ""
#: ../../files/access_webdav.rst:323
#: ../../files/access_webdav.rst:327
msgid "`Cyberduck <https://cyberduck.io/>`_ is an open source FTP, SFTP, WebDAV, OpenStack Swift, and Amazon S3 browser designed for file transfers on macOS and Windows."
msgstr ""
#: ../../files/access_webdav.rst:325
#: ../../files/access_webdav.rst:329
msgid "This example uses Cyberduck version 4.2.1."
msgstr ""
#: ../../files/access_webdav.rst:327
#: ../../files/access_webdav.rst:331
msgid "To use Cyberduck:"
msgstr ""
#: ../../files/access_webdav.rst:329
#: ../../files/access_webdav.rst:333
msgid "Specify a server without any leading protocol information."
msgstr ""
#: ../../files/access_webdav.rst:331
#: ../../files/access_webdav.rst:335
msgid "For example: ``example.com``"
msgstr ""
#: ../../files/access_webdav.rst:333
#: ../../files/access_webdav.rst:337
msgid "Specify the appropriate port."
msgstr ""
#: ../../files/access_webdav.rst:335
#: ../../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 ""
#: ../../files/access_webdav.rst:337
#: ../../files/access_webdav.rst:341
msgid "For example:"
msgstr ""
#: ../../files/access_webdav.rst:338
#: ../../files/access_webdav.rst:342
msgid "``80`` for unencrypted WebDAV"
msgstr ""
#: ../../files/access_webdav.rst:339
#: ../../files/access_webdav.rst:343
msgid "``443`` for secure WebDAV (HTTPS/SSL)"
msgstr ""
#: ../../files/access_webdav.rst:341
#: ../../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 ""
#: ../../files/access_webdav.rst:344
#: ../../files/access_webdav.rst:348
msgid "For example: ``remote.php/dav/files/USERNAME/``"
msgstr ""
#: ../../files/access_webdav.rst:346
#: ../../files/access_webdav.rst:350
msgid "Now Cyberduck enables file access to the Nextcloud server."
msgstr ""
#: ../../files/access_webdav.rst:350
#: ../../files/access_webdav.rst:354
msgid "Accessing public shares over WebDAV"
msgstr ""
#: ../../files/access_webdav.rst:352
#: ../../files/access_webdav.rst:356
msgid "Nextcloud provides the possibility to access public shares anonymously over WebDAV."
msgstr ""
#: ../../files/access_webdav.rst:354
#: ../../files/access_webdav.rst:358
msgid "To access the public share, open::"
msgstr ""
#: ../../files/access_webdav.rst:358
#: ../../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 ""
#: ../../files/access_webdav.rst:360
#: ../../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 ""
#: ../../files/access_webdav.rst:364
#: ../../files/access_webdav.rst:368
msgid "Known problems"
msgstr ""
#: ../../files/access_webdav.rst:368
#: ../../files/access_webdav.rst:372
msgid "Windows does not connect using HTTPS."
msgstr ""
#: ../../files/access_webdav.rst:371
#: ../../files/access_webdav.rst:375
msgid "Solution 1"
msgstr ""
#: ../../files/access_webdav.rst:373
#: ../../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 ""
#: ../../files/access_webdav.rst:379
#: ../../files/access_webdav.rst:383
msgid "Solution 2"
msgstr ""
#: ../../files/access_webdav.rst:381
#: ../../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 ""
#: ../../files/access_webdav.rst:391
#: ../../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 ""
#: ../../files/access_webdav.rst:397
#: ../../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 ""
#: ../../files/access_webdav.rst:402
#: ../../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 ""
#: ../../files/access_webdav.rst:409
#: ../../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 ""
#: ../../files/access_webdav.rst:413
#: ../../files/access_webdav.rst:417
msgid "Answer"
msgstr ""
#: ../../files/access_webdav.rst:415
#: ../../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 ""
#: ../../files/access_webdav.rst:422
#: ../../files/access_webdav.rst:426
msgid "Accessing your files from Microsoft Office via WebDAV fails."
msgstr ""
#: ../../files/access_webdav.rst:427
#: ../../files/access_webdav.rst:431
msgid "Known problems and their solutions are documented in the KB2123563_ article."
msgstr ""
#: ../../files/access_webdav.rst:431
#: ../../files/access_webdav.rst:435
msgid "Cannot map Nextcloud as a WebDAV drive in Windows using a self-signed certificate."
msgstr ""
#: ../../files/access_webdav.rst:436
#: ../../files/access_webdav.rst:440
msgid "Access to your Nextcloud instance via your favorite Web browser."
msgstr ""
#: ../../files/access_webdav.rst:437
#: ../../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:439
#: ../../files/access_webdav.rst:443
msgid "View the certificate, then from the Details tab, select 'Copy to File'."
msgstr ""
#: ../../files/access_webdav.rst:440
#: ../../files/access_webdav.rst:444
msgid "Save the file to your desktop with an arbitrary name, for example ``myNextcloud.pem``."
msgstr ""
#: ../../files/access_webdav.rst:442
#: ../../files/access_webdav.rst:446
msgid "Go to Start menu > Run, type MMC, and click 'OK' to open Microsoft Management Console."
msgstr ""
#: ../../files/access_webdav.rst:444
#: ../../files/access_webdav.rst:448
msgid "Go to File > Add/Remove Snap-In."
msgstr ""
#: ../../files/access_webdav.rst:445
#: ../../files/access_webdav.rst:449
msgid "Select Certificates, Click 'Add', choose 'My User Account', then 'Finish', and finally 'OK'."
msgstr ""
#: ../../files/access_webdav.rst:447
#: ../../files/access_webdav.rst:451
msgid "Dig down to Trust Root Certification Authorities, Certificates."
msgstr ""
#: ../../files/access_webdav.rst:448
#: ../../files/access_webdav.rst:452
msgid "Right-Click Certificate, Select All Tasks, and Import."
msgstr ""
#: ../../files/access_webdav.rst:449
#: ../../files/access_webdav.rst:453
msgid "Select the saved certificate from the Desktop."
msgstr ""
#: ../../files/access_webdav.rst:450
#: ../../files/access_webdav.rst:454
msgid "Select Place all Certificates in the following Store, and click Browse."
msgstr ""
#: ../../files/access_webdav.rst:451
#: ../../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:454
#: ../../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:456
#: ../../files/access_webdav.rst:460
msgid "Exit MMC."
msgstr ""
#: ../../files/access_webdav.rst:458
#: ../../files/access_webdav.rst:462
msgid "For Firefox users:"
msgstr ""
#: ../../files/access_webdav.rst:460
#: ../../files/access_webdav.rst:464
msgid "Launch your browser, go to Application menu > History > Clear recent history..."
msgstr ""
#: ../../files/access_webdav.rst:461
#: ../../files/access_webdav.rst:465
msgid "Select 'Everything' in the 'Time range to clear' dropdown menu"
msgstr ""
#: ../../files/access_webdav.rst:462
#: ../../files/access_webdav.rst:466
msgid "Select the 'Active Logins' check box"
msgstr ""
#: ../../files/access_webdav.rst:463
#: ../../files/access_webdav.rst:467
msgid "Click the 'Clear now' button"
msgstr ""
#: ../../files/access_webdav.rst:464
#: ../../files/access_webdav.rst:470
#: ../../files/access_webdav.rst:468
#: ../../files/access_webdav.rst:474
msgid "Close the browser, then re-open and test."
msgstr ""
#: ../../files/access_webdav.rst:466
#: ../../files/access_webdav.rst:470
msgid "For Chrome-based browsers (Chrome, Chromium, Microsoft Edge) users:"
msgstr ""
#: ../../files/access_webdav.rst:468
#: ../../files/access_webdav.rst:472
msgid "Open Windows Control Panel, navigate down to Internet Options"
msgstr ""
#: ../../files/access_webdav.rst:469
#: ../../files/access_webdav.rst:473
msgid "In the Content tab, click the Clear SSL State button."
msgstr ""
#: ../../files/access_webdav.rst:474
#: ../../files/access_webdav.rst:478
msgid "Accessing files using cURL"
msgstr ""
#: ../../files/access_webdav.rst:476
#: ../../files/access_webdav.rst:480
msgid "Since WebDAV is an extension of HTTP, cURL can be used to script file operations."
msgstr ""
#: ../../files/access_webdav.rst:478
#: ../../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 ""
#: ../../files/access_webdav.rst:481
#: ../../files/access_webdav.rst:485
msgid "To create a folder with the current date as name:"
msgstr ""
#: ../../files/access_webdav.rst:487
#: ../../files/access_webdav.rst:491
msgid "To upload a file ``error.log`` into that directory:"
msgstr ""
#: ../../files/access_webdav.rst:493
#: ../../files/access_webdav.rst:497
msgid "To move a file:"
msgstr ""
#: ../../files/access_webdav.rst:499
#: ../../files/access_webdav.rst:503
msgid "To get the properties of files in the root folder:"
msgstr ""
#: ../../files/access_webdav.rst:538
#: ../../files/access_webdav.rst:542
msgid "Accessing files using WinSCP"
msgstr ""
#: ../../files/access_webdav.rst:540
#: ../../files/access_webdav.rst:544
msgid "`WinSCP <https://winscp.net/eng/docs/introduction/>`_ 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 ""
#: ../../files/access_webdav.rst:542
#: ../../files/access_webdav.rst:546
msgid "You can `download <https://winscp.net/eng/downloads.php/>`_ the portable version of WinSCP and run it on Linux through `Wine <https://wiki.winehq.org/Main_Page/>`_."
msgstr ""
#: ../../files/access_webdav.rst:544
#: ../../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 ""
#: ../../files/access_webdav.rst:546
#: ../../files/access_webdav.rst:550
msgid "To connect to Nextcloud:"
msgstr ""
#: ../../files/access_webdav.rst:548
#: ../../files/access_webdav.rst:552
msgid "Start WinSCP"
msgstr ""
#: ../../files/access_webdav.rst:549
#: ../../files/access_webdav.rst:553
msgid "Press 'Session' in the menu"
msgstr ""
#: ../../files/access_webdav.rst:550
#: ../../files/access_webdav.rst:554
msgid "Press the 'New Session' menu option"
msgstr ""
#: ../../files/access_webdav.rst:551
#: ../../files/access_webdav.rst:555
msgid "Set the 'File protocol' dropdown to WebDAV"
msgstr ""
#: ../../files/access_webdav.rst:552
#: ../../files/access_webdav.rst:556
msgid "Set the 'Encryption' dropdown to TLS/SSL Implicit encryption"
msgstr ""
#: ../../files/access_webdav.rst:553
#: ../../files/access_webdav.rst:557
msgid "Fill in the hostname field: ``example.com``"
msgstr ""
#: ../../files/access_webdav.rst:554
#: ../../files/access_webdav.rst:558
msgid "Fill in the username field: ``NEXTCLOUDUSERNAME``"
msgstr ""
#: ../../files/access_webdav.rst:555
#: ../../files/access_webdav.rst:559
msgid "Fill in the password field: ``NEXTCLOUDPASSWORD``"
msgstr ""
#: ../../files/access_webdav.rst:556
#: ../../files/access_webdav.rst:560
msgid "Press the 'Advanced...' button"
msgstr ""
#: ../../files/access_webdav.rst:557
#: ../../files/access_webdav.rst:561
msgid "Navigate to 'Environment', 'Directories' on the left side"
msgstr ""
#: ../../files/access_webdav.rst:558
#: ../../files/access_webdav.rst:562
msgid "Fill in the 'Remote directory' field with the following: ``/nextcloud/remote.php/dav/files/NEXTCLOUDUSERNAME/``"
msgstr ""
#: ../../files/access_webdav.rst:559
#: ../../files/access_webdav.rst:563
msgid "Press the 'OK' button"
msgstr ""
#: ../../files/access_webdav.rst:560
#: ../../files/access_webdav.rst:564
msgid "Press the 'Save' button"
msgstr ""
#: ../../files/access_webdav.rst:561
#: ../../files/access_webdav.rst:565
msgid "Select the desired options and press the 'OK' button"
msgstr ""
#: ../../files/access_webdav.rst:562
#: ../../files/access_webdav.rst:566
msgid "Press the 'Login' button to connect to Nextcloud"
msgstr ""
#: ../../files/access_webdav.rst:564
#: ../../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 ""