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