mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Apply translations in de
translation completed for the source file '/user_manual/locale/source/files/access_webdav.pot' on the 'de' language.
This commit is contained in:
committed by
GitHub
parent
38ec2b0522
commit
a706de2bf7
@@ -10,18 +10,18 @@
|
||||
# Lukas Wichmann <lukas_wichmann@t-online.de>, 2021
|
||||
# Mario Siegmann <mario_siegmann@web.de>, 2021
|
||||
# Max Frühschütz <it@fruehschuetz.at>, 2021
|
||||
# Mark Ziegler <mark.ziegler@rakekniven.de>, 2021
|
||||
# Gustav Gyges, 2021
|
||||
# Joachim Sokolowski, 2021
|
||||
# Mark Ziegler <mark.ziegler@rakekniven.de>, 2021
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Nextcloud latest User Manual latest\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-05-14 13:07+0000\n"
|
||||
"POT-Creation-Date: 2021-10-13 18:09+0000\n"
|
||||
"PO-Revision-Date: 2019-11-07 20:29+0000\n"
|
||||
"Last-Translator: Joachim Sokolowski, 2021\n"
|
||||
"Last-Translator: Mark Ziegler <mark.ziegler@rakekniven.de>, 2021\n"
|
||||
"Language-Team: German (https://www.transifex.com/nextcloud/teams/64236/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -527,27 +527,28 @@ msgstr ""
|
||||
msgid ""
|
||||
"Windows 10 now defaults to allow Basic Authentication if HTTPS is enabled "
|
||||
"prior to mapping your drive. On older versions of Windows, you must permit "
|
||||
"the use of Basic Authentication in the Windows Registry: launch “regedit“ "
|
||||
"the use of Basic Authentication in the Windows Registry: launch ``regedit`` "
|
||||
"and navigate to "
|
||||
"HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters."
|
||||
" Create or edit the DWORD value “BasicAuthLevel“ (Windows Vista, 7 and 8) or"
|
||||
" “UseBasicAuth“ (Windows XP and Windows Server 2003) and set its value data "
|
||||
"to 1 for SSL connections. Value 0 means that Basic Authentication is "
|
||||
"disabled, a value of 2 allows both SSL and non-SSL connections (not "
|
||||
"recommended). Then exit Registry Editor, and restart the computer."
|
||||
"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``."
|
||||
" Create or edit the ``DWORD`` value ``BasicAuthLevel`` (Windows Vista, 7 and"
|
||||
" 8) or ``UseBasicAuth`` (Windows XP and Windows Server 2003) and set its "
|
||||
"value data to ``1`` for SSL connections. Value ``0`` means that Basic "
|
||||
"Authentication is disabled, a value of ``2`` allows both SSL and non-SSL "
|
||||
"connections (not recommended). Then exit Registry Editor, and restart the "
|
||||
"computer."
|
||||
msgstr ""
|
||||
"Windows 10 erlaubt nun standardmäßig die Nutzung von \"Basic "
|
||||
"Authentication\", wenn HTTPS vor der Verknüpfung mit dem Laufwerk aktiviert "
|
||||
"wurde. Bei älteren Versionen von Windows müssen Sie die Nutzung von \"Basic "
|
||||
"Authentication\" in der Registry von Windows erlauben: rufen Sie “regedit“ "
|
||||
"auf und navigieren Sie zu "
|
||||
"HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters."
|
||||
" Erstellen oder editieren Sie das DWORD “BasicAuthLevel“ (Windows Vista, 7 "
|
||||
"und 8) oder “UseBasicAuth“ (Windows XP und Windows Server 2003) und setzen "
|
||||
"Sie den Wert auf 1 für SSL-Verbindungen. Der Wert 0 bedeutet, dass \"Basic "
|
||||
"Authentication\" deaktiviert wird, der Wert 2 erlaubt sowohl SSL- als auch "
|
||||
"nicht-SSL-Verbindungen (nicht empfohlen). Daraufhin beenden Sie den "
|
||||
"Registry-Editor und starten Sie den Computer neu."
|
||||
"Authentication\" in der Registry von Windows erlauben: rufen Sie ``regedit``"
|
||||
" auf und navigieren Sie zu "
|
||||
"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``."
|
||||
" Erstellen oder editieren Sie das ``DWORD`` ``BasicAuthLevel`` (Windows "
|
||||
"Vista, 7 und 8) oder ``UseBasicAuth`` (Windows XP und Windows Server 2003) "
|
||||
"und setzen Sie den Wert auf ``1`` für SSL-Verbindungen. Der Wert ``0`` "
|
||||
"bedeutet, dass ``Basic Authentication`` deaktiviert wird, der Wert ``2`` "
|
||||
"erlaubt sowohl SSL- als auch nicht-SSL-Verbindungen (nicht empfohlen). "
|
||||
"Daraufhin beenden Sie den Registry-Editor und starten Sie den Computer neu."
|
||||
|
||||
#: ../../files/access_webdav.rst:254
|
||||
msgid "Mapping drives with the command line"
|
||||
|
||||
Reference in New Issue
Block a user