Translated using Weblate (German)

Currently translated at 100.0% (1036 of 1036 strings)
This commit is contained in:
ssantos 2019-05-06 17:02:16 +00:00 committed by Hosted Weblate
parent 16881906b8
commit bfbf305490
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -10,8 +10,8 @@ msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2019-04-17 21:04+0000\n"
"Last-Translator: nautilusx <mail.ka@mailbox.org>\n"
"PO-Revision-Date: 2019-05-07 20:48+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/plinth/"
"de/>\n"
"Language: de\n"
@ -19,7 +19,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.6-dev\n"
"X-Generator: Weblate 3.7-dev\n"
#: plinth/action_utils.py:298
#, python-brace-format
@ -1719,17 +1719,12 @@ msgstr ""
"konfiguriert sein."
#: plinth/modules/i2p/views.py:91
#, fuzzy
#| msgid ""
#| "By default HTTP, HTTPS and SOCKS5 proxies are available. Additional "
#| "proxies and tunnels may be configured using the tunnel configuration "
#| "interface."
msgid ""
"By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"tunnels may be configured using the tunnel configuration interface."
msgstr ""
"Standardmäßig stehen HTTP-, HTTPS und SOCKS5-Proxys zur Verfügung. "
"Zusätzliche Proxys und Tunnel können über die Tunnelkonfigurationsoberfläche "
"Standardmäßig stehen HTTP-, HTTPS- und IRC-Proxys zur Verfügung. Zusätzliche "
"Proxys und Tunnel können über die Tunnelkonfigurationsoberfläche "
"konfiguriert werden."
#: plinth/modules/i2p/views.py:100
@ -2202,16 +2197,13 @@ msgstr ""
"konfiguriert werden, um Zertifikate zu erstellen."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, fuzzy, python-format
#| msgid ""
#| "No domains have been configured. Configure domains to be able to obtain "
#| "certificates for them."
#, python-format
msgid ""
"No domains have been configured. <a href=\"%(config_url)s\">Configure "
"domains</a> to be able to obtain certificates for them."
msgstr ""
"Es wurden keine Domains konfiguriert. Um Zertifikate zu erstellen, müssen "
"Domains konfiguriert werden."
"Es wurden keine Domains konfiguriert. Um Zertifikate erhalten zu können, "
"müssen <a href=\"%(config_url)s\">Domains konfiguriert</a> werden."
#: plinth/modules/letsencrypt/views.py:57
#, python-brace-format