Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions user_manual_de/contents.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.. _contents:

=================
Table of Contents
=================
==================
Inhaltsverzeichnis
==================

.. toctree::
:maxdepth: 2

index
whats_new
webinterface
Expand All @@ -16,4 +16,4 @@ Table of Contents
user_2fa
session_management
external_storage/index

15 changes: 7 additions & 8 deletions user_manual_de/external_storage/external_storage.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
============================
Configuring External Storage
Einrichten externer Speicher
============================

The External Storage application allows you to mount external storage services,
such as Google Drive, Dropbox, Amazon S3, SMB/CIFS fileservers, and FTP servers
in Nextcloud. Your Nextcloud server administrator controls which of these are
available to you. Please see `Configuring External Storage (GUI)
<https://docs.nextcloud.org/server/11/admin_manual/configuration_files/
external_storage_configuration_gui.html>`_ in the Nextcloud Administrator's
manual for configuration howtos and examples.
Mithilfe der "Externe Speicher"-App können Sie externen Speicher von z.B. Google Drive,
Dropbox, Amazon S3, SMB/CIFS Fileservern sowie FTP-Servern in Ihre Nextcloud einbinden.
Ihr Nextcloud-Administrator kann einstellen, welche dieser Anbieter verwendet werden
können. Mehr dazu finden Sie unter `Externen Speicher verwalten (GUI) <https://docs.nextcloud.org/server/11/admin_manual/configuration_files/external_storage_configuration_gui.html>`_.

# TODO(leon): Update link to point to German translation.

.. TODO ON RELEASE: Update version number above on release
7 changes: 3 additions & 4 deletions user_manual_de/external_storage/index.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
================
External Storage
================
=================
Externer Speicher
=================

.. toctree::
:maxdepth: 1

external_storage

Loading