locale: Update translation strings

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2019-04-29 19:03:17 -04:00
parent c13e9a4227
commit da11b30134
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
28 changed files with 365 additions and 291 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1480,8 +1480,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -1886,10 +1886,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2292,7 +2293,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -4963,11 +4964,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-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-04-17 21:04+0000\n"
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1651,8 +1651,8 @@ msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net" "Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>." "\" target=\"_blank\">homepage</a>."
msgstr "" msgstr ""
"Více informací I2P naleznete na <a href=\"https://geti2p.net\" target=\"" "Více informací I2P naleznete na <a href=\"https://geti2p.net\" target="
"_blank\">domovské stránce projektu</a>." "\"_blank\">domovské stránce projektu</a>."
#: plinth/modules/i2p/__init__.py:49 #: plinth/modules/i2p/__init__.py:49
msgid "" msgid ""
@ -1703,9 +1703,14 @@ msgstr ""
"nastaven pro proxy." "nastaven pro proxy."
#: 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 SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
"Ve výchozím stavu jsou k dispozici proxy pro HTTP, HTTPS a SOCKS5. Další " "Ve výchozím stavu jsou k dispozici proxy pro HTTP, HTTPS a SOCKS5. Další "
"proxy a tunely je možné nastavit pomocí rozhraní pro nastavení tunelů." "proxy a tunely je možné nastavit pomocí rozhraní pro nastavení tunelů."
@ -2175,10 +2180,14 @@ msgstr ""
"<b>Nyní není nastavena žádná doména.</b> Nejprve nějakou nastavte a až pak " "<b>Nyní není nastavena žádná doména.</b> Nejprve nějakou nastavte a až pak "
"pro ní bude možné spravovat certifikáty." "pro ní bude možné spravovat certifikáty."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
"Nejsou nastavené žádné domény. Nastavte je, aby bylo možné pro ně získat " "Nejsou nastavené žádné domény. Nastavte je, aby bylo možné pro ně získat "
"certifikát." "certifikát."
@ -2673,7 +2682,7 @@ msgstr "Zabezpečený shell"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Webový server" msgstr "Webový server"
@ -5691,11 +5700,11 @@ msgstr "změna média"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "soubor s nastaveními: {file}" msgstr "soubor s nastaveními: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "Webový server přes vrstvu zabezpečeného soketu (SSL)" msgstr "Webový server přes vrstvu zabezpečeného soketu (SSL)"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "Webové rozhraní {box_name} (Plinth)" msgstr "Webové rozhraní {box_name} (Plinth)"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" 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-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2016-07-03 21:44+0000\n" "PO-Revision-Date: 2016-07-03 21:44+0000\n"
"Last-Translator: Mikkel Kirkgaard Nielsen <memb_weblate@mikini.dk>\n" "Last-Translator: Mikkel Kirkgaard Nielsen <memb_weblate@mikini.dk>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1728,8 +1728,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2197,10 +2197,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2689,7 +2690,7 @@ msgstr "Secure Shell"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Webserver" msgstr "Webserver"
@ -5768,11 +5769,11 @@ msgstr "medie-ændring"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "konfigurationsfil: {file}" msgstr "konfigurationsfil: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "Sikker Webserver (via SSL)" msgstr "Sikker Webserver (via SSL)"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name} Web-brugerflade (Plinth)" msgstr "{box_name} Web-brugerflade (Plinth)"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" 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-15 18:31-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-04-17 21:04+0000\n"
"Last-Translator: nautilusx <mail.ka@mailbox.org>\n" "Last-Translator: nautilusx <mail.ka@mailbox.org>\n"
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: German <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -520,8 +520,8 @@ msgid ""
"_cockpit/</a> path on the web server. It can be accessed by <a href=" "_cockpit/</a> path on the web server. It can be accessed by <a href="
"\"{users_url}\">any user</a> on {box_name} belonging to the admin group." "\"{users_url}\">any user</a> on {box_name} belonging to the admin group."
msgstr "" msgstr ""
"Falls aktiviert, steht Cockpit auf dem Webserver unter <a href=\"/_cockpit/\"" "Falls aktiviert, steht Cockpit auf dem Webserver unter <a href=\"/_cockpit/"
">/_cockpit/</a> zur Verfügung. Zugriff hat <a href=\"{users_url}\">jeder " "\">/_cockpit/</a> zur Verfügung. Zugriff hat <a href=\"{users_url}\">jeder "
"Benutzer</a> auf {box_name}, der zur Gruppe der Administratoren gehört." "Benutzer</a> auf {box_name}, der zur Gruppe der Administratoren gehört."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
@ -890,11 +890,11 @@ msgid ""
"href=\"https://diaspora.%(domain_name)s\"> diaspora.%(domain_name)s </a>" "href=\"https://diaspora.%(domain_name)s\"> diaspora.%(domain_name)s </a>"
msgstr "" msgstr ""
"Der eingestellte diaspora*-Pod-Domainname ist <b>%(domain_name)s</b>. " "Der eingestellte diaspora*-Pod-Domainname ist <b>%(domain_name)s</b>. "
"Benutzer-IDs erscheinen als <i>Benutzername@diaspora.%(domain_name)s</i><br/>" "Benutzer-IDs erscheinen als <i>Benutzername@diaspora.%(domain_name)s</i><br/"
"Falls Sie den FreedomBox-Domainnamen ändern, sind alle Daten der Beutzer des " ">Falls Sie den FreedomBox-Domainnamen ändern, sind alle Daten der Beutzer "
"vorherigen Podnamens nicht mehr erreichbar. <br/>Sie erreichen den diaspora*-" "des vorherigen Podnamens nicht mehr erreichbar. <br/>Sie erreichen den "
"Pod unter <a href=\"https://diaspora.%(domain_name)s\"" "diaspora*-Pod unter <a href=\"https://diaspora.%(domain_name)s\">diaspora."
">diaspora.%(domain_name)s</a>" "%(domain_name)s</a>"
#: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58
#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40
@ -1612,8 +1612,8 @@ msgid ""
"channel using the IRC web interface." "channel using the IRC web interface."
msgstr "" msgstr ""
"Viele %(box_name)s Mitwirkende und Benutzer*innen sind auch im irc.oftc.net " "Viele %(box_name)s Mitwirkende und Benutzer*innen sind auch im irc.oftc.net "
"IRC-Netzwerk erreichbar. Treten Sie ihm bei und fragen um Hilfe im <a href=\"" "IRC-Netzwerk erreichbar. Treten Sie ihm bei und fragen um Hilfe im <a href="
"https://webchat.oftc.net/?randomnick=1&channels=freedombox&prompt=1\"> " "\"https://webchat.oftc.net/?randomnick=1&channels=freedombox&prompt=1\"> "
"#freedombox</a>-Kanal der IRC-Weboberfläche." "#freedombox</a>-Kanal der IRC-Weboberfläche."
#: plinth/modules/help/templates/statuslog.html:25 #: plinth/modules/help/templates/statuslog.html:25
@ -1666,8 +1666,8 @@ msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net" "Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>." "\" target=\"_blank\">homepage</a>."
msgstr "" msgstr ""
"Mehr Informationen über I2P finden Sie auf deren Projekt-<a href=\"" "Mehr Informationen über I2P finden Sie auf deren Projekt-<a href=\"https://"
"https://geti2p.net\" target=\"_blank\">Webseite</a>." "geti2p.net\" target=\"_blank\">Webseite</a>."
#: plinth/modules/i2p/__init__.py:49 #: plinth/modules/i2p/__init__.py:49
msgid "" msgid ""
@ -1719,9 +1719,14 @@ 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 SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"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 SOCKS5-Proxys zur Verfügung. "
"Zusätzliche Proxys und Tunnel können über die Tunnelkonfigurationsoberfläche " "Zusätzliche Proxys und Tunnel können über die Tunnelkonfigurationsoberfläche "
@ -2196,10 +2201,14 @@ msgstr ""
"<b>Es wurden keine Domains konfiguriert.</b> Es muss eine Domain " "<b>Es wurden keine Domains konfiguriert.</b> Es muss eine Domain "
"konfiguriert werden, um Zertifikate zu erstellen." "konfiguriert werden, um Zertifikate zu erstellen."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"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 zu erstellen, müssen "
"Domains konfiguriert werden." "Domains konfiguriert werden."
@ -2328,8 +2337,8 @@ msgid ""
msgstr "" msgstr ""
"Der Matrix-Dienst benötigt eine Domain für die Konfiguration. Benutzer " "Der Matrix-Dienst benötigt eine Domain für die Konfiguration. Benutzer "
"anderer Matrix-Server können die Benutzer dieses Servers über diese Domain " "anderer Matrix-Server können die Benutzer dieses Servers über diese Domain "
"erreichen. Matrix-Nutzer-IDs erscheinen als " "erreichen. Matrix-Nutzer-IDs erscheinen als <em>@Benutzername:Domainname</"
"<em>@Benutzername:Domainname</em>." "em>."
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:42 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:42
msgid "" msgid ""
@ -2705,7 +2714,7 @@ msgstr "Secure Shell"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Webserver" msgstr "Webserver"
@ -4289,8 +4298,8 @@ msgid ""
"You can create and edit accounts in the <a href='/restore/'>reStore web-" "You can create and edit accounts in the <a href='/restore/'>reStore web-"
"interface</a>." "interface</a>."
msgstr "" msgstr ""
"Sie können Benutzerkonten in der <a href='/restore/'>reStore-" "Sie können Benutzerkonten in der <a href='/restore/'>reStore-Weboberfläche</"
"Weboberfläche</a> anlegen und bearbeiten." "a> anlegen und bearbeiten."
#: plinth/modules/roundcube/__init__.py:33 #: plinth/modules/roundcube/__init__.py:33
#: plinth/modules/roundcube/manifest.py:24 #: plinth/modules/roundcube/manifest.py:24
@ -4342,8 +4351,8 @@ msgstr ""
"Server muss <code>imaps://imap.gmail.com</code> angegeben werden. In den " "Server muss <code>imaps://imap.gmail.com</code> angegeben werden. In den "
"Google-Kontoeinstellungen muss zudem die Option „Zugriff für weniger sichere " "Google-Kontoeinstellungen muss zudem die Option „Zugriff für weniger sichere "
"Apps“ aktiviert werden (<a href=\"https://www.google.com/settings/security/" "Apps“ aktiviert werden (<a href=\"https://www.google.com/settings/security/"
"lesssecureapps\" >https://www.google.com/settings/security/" "lesssecureapps\" >https://www.google.com/settings/security/lesssecureapps</"
"lesssecureapps</a>)." "a>)."
#: plinth/modules/searx/__init__.py:38 plinth/modules/searx/manifest.py:24 #: plinth/modules/searx/__init__.py:38 plinth/modules/searx/manifest.py:24
msgid "Searx" msgid "Searx"
@ -4459,8 +4468,8 @@ msgid ""
"a> path on the web server. Note that Shaarli only supports a single user " "a> path on the web server. Note that Shaarli only supports a single user "
"account, which you will need to setup on the initial visit." "account, which you will need to setup on the initial visit."
msgstr "" msgstr ""
"Falls aktiviert, wird Shaarli auf dem Webserver unter <a href=\"/shaarli\"" "Falls aktiviert, wird Shaarli auf dem Webserver unter <a href=\"/shaarli\">/"
">/shaarli</a> erreichar sein. Shaarli unterstützt nur ein Benutzerkonto; " "shaarli</a> erreichar sein. Shaarli unterstützt nur ein Benutzerkonto; "
"dieses muss beim ersten Besuch der Seite eingerichtet werden." "dieses muss beim ersten Besuch der Seite eingerichtet werden."
#: plinth/modules/shadowsocks/__init__.py:33 #: plinth/modules/shadowsocks/__init__.py:33
@ -4693,7 +4702,8 @@ msgstr "Softwareinstallation-Schnappschüsse"
#: plinth/modules/snapshot/forms.py:42 #: plinth/modules/snapshot/forms.py:42
msgid "Enable or disable snapshots before and after software installation" msgid "Enable or disable snapshots before and after software installation"
msgstr "Schnappschüsse vor und nach Softwareinstallationen ein- oder auschalten" msgstr ""
"Schnappschüsse vor und nach Softwareinstallationen ein- oder auschalten"
#: plinth/modules/snapshot/forms.py:46 #: plinth/modules/snapshot/forms.py:46
msgid "Hourly Snapshots Limit" msgid "Hourly Snapshots Limit"
@ -5100,8 +5110,8 @@ msgid ""
msgstr "" msgstr ""
"Falls aktiviert, ist die Weboberfläche von Syncthing auf <a href=\"/" "Falls aktiviert, ist die Weboberfläche von Syncthing auf <a href=\"/"
"syncthing/\">/syncthing</a> erreichbar. Client-Apps für Desktop und " "syncthing/\">/syncthing</a> erreichbar. Client-Apps für Desktop und "
"Mobiltelefon sind ebenfalls <a href=\"https://syncthing.net/\"" "Mobiltelefon sind ebenfalls <a href=\"https://syncthing.net/\">erhältlich</"
">erhältlich</a>." "a>."
#: plinth/modules/syncthing/__init__.py:61 #: plinth/modules/syncthing/__init__.py:61
msgid "Administer Syncthing application" msgid "Administer Syncthing application"
@ -5150,8 +5160,8 @@ msgstr ""
"Die Tahoe-LAFS-Serverdomain ist auf <b>%(domain_name)s%(domain_name)s</b> " "Die Tahoe-LAFS-Serverdomain ist auf <b>%(domain_name)s%(domain_name)s</b> "
"eingestellt. Änderungen am FreedomBox-Domainnamen würden eine " "eingestellt. Änderungen am FreedomBox-Domainnamen würden eine "
"Neuinstallation von Tahoe-LAFS erfordern, und SIE WÜRDEN DATEN VERLIEREN. " "Neuinstallation von Tahoe-LAFS erfordern, und SIE WÜRDEN DATEN VERLIEREN. "
"Sie können Tahoe-LAFS auf <a href=\"https://%(domain_name)s:5678\"" "Sie können Tahoe-LAFS auf <a href=\"https://%(domain_name)s:5678\">https://"
">https://%(domain_name)s:5678</a> erreichen." "%(domain_name)s:5678</a> erreichen."
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:55
msgid "Local introducer" msgid "Local introducer"
@ -5271,11 +5281,10 @@ msgid ""
"\">https://bridges.torproject.org/</a> and copy/paste the bridge information " "\">https://bridges.torproject.org/</a> and copy/paste the bridge information "
"here. Currently supported transports are none, obfs3, obfs4 and scamblesuit." "here. Currently supported transports are none, obfs3, obfs4 and scamblesuit."
msgstr "" msgstr ""
"Sie können eine Liste von Tor-Bridges auf <a href=\"" "Sie können eine Liste von Tor-Bridges auf <a href=\"https://bridges."
"https://bridges.torproject.org/\">https://bridges.torproject.org/</a> " "torproject.org/\">https://bridges.torproject.org/</a> finden, und die Bridge-"
"finden, und die Bridge-Informationen von dort kopieren und hier einfügen. " "Informationen von dort kopieren und hier einfügen. Derzeitig unterstützte "
"Derzeitig unterstützte Transports sind „none“, „obfs3“, „obfs4“ und " "Transports sind „none“, „obfs3“, „obfs4“ und „scamblesuit“."
"„scamblesuit“."
#: plinth/modules/tor/forms.py:112 #: plinth/modules/tor/forms.py:112
msgid "Enable Tor relay" msgid "Enable Tor relay"
@ -5453,8 +5462,8 @@ msgid ""
"\"{users_url}\">user with a {box_name} login</a>." "\"{users_url}\">user with a {box_name} login</a>."
msgstr "" msgstr ""
"Falls aktiviert, steht Tiny Tiny RSS auf dem Webserver unter <a href=\"/tt-" "Falls aktiviert, steht Tiny Tiny RSS auf dem Webserver unter <a href=\"/tt-"
"rss\">/tt-rss</a> zur Verfügung. Zugriff hat jeder mit einem <a href=\"" "rss\">/tt-rss</a> zur Verfügung. Zugriff hat jeder mit einem <a href="
"{users_url}\">{box_name}-Benutzerkonto</a>." "\"{users_url}\">{box_name}-Benutzerkonto</a>."
#: plinth/modules/ttrss/__init__.py:54 #: plinth/modules/ttrss/__init__.py:54
msgid "" msgid ""
@ -5779,11 +5788,11 @@ msgstr "Medienwechsel"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "Konfigurationsdatei: {file}" msgstr "Konfigurationsdatei: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "Webserver mit Verschlüsselung" msgstr "Webserver mit Verschlüsselung"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name} Weboberfläche (Plinth)" msgstr "{box_name} Weboberfläche (Plinth)"
@ -5832,10 +5841,10 @@ msgid ""
"href=\"%(status_log_url)s\">status log</a> to the bug report." "href=\"%(status_log_url)s\">status log</a> to the bug report."
msgstr "" msgstr ""
"Dies ist ein interner Fehler und nicht etwas, das Sie verursacht haben oder " "Dies ist ein interner Fehler und nicht etwas, das Sie verursacht haben oder "
"beheben können. Bitte melden Sie den Fehler im <a href=\"" "beheben können. Bitte melden Sie den Fehler im <a href=\"https://salsa."
"https://salsa.debian.org/freedombox-team/plinth/issues\">online " "debian.org/freedombox-team/plinth/issues\">online Fehlermelder</a>, so dass "
"Fehlermelder</a>, so dass wir ihn beheben können. Fügen Sie auch das <a href=" "wir ihn beheben können. Fügen Sie auch das <a href=\"%(status_log_url)s"
"\"%(status_log_url)s\">Statusprotokoll</a> dem Fehlerbericht bei." "\">Statusprotokoll</a> dem Fehlerbericht bei."
#: plinth/templates/base.html:50 #: plinth/templates/base.html:50
#, python-format #, python-format

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1479,8 +1479,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -1885,10 +1885,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2291,7 +2292,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -4962,11 +4963,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2019-03-20 19:03+0000\n" "PO-Revision-Date: 2019-03-20 19:03+0000\n"
"Last-Translator: advocatux <advocatux@airpost.net>\n" "Last-Translator: advocatux <advocatux@airpost.net>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/"
@ -1709,8 +1709,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2177,10 +2177,14 @@ msgstr ""
"<b>No se ha configurado ningún dominio.</b> Primero debe configurar alguno " "<b>No se ha configurado ningún dominio.</b> Primero debe configurar alguno "
"para poder obtener un certificado." "para poder obtener un certificado."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
"No se ha configurado ningún dominio. Debe configurar alguno para poder " "No se ha configurado ningún dominio. Debe configurar alguno para poder "
"obtener un certificado." "obtener un certificado."
@ -2684,7 +2688,7 @@ msgstr "Intérprete de órdenes seguro"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Servidor Web" msgstr "Servidor Web"
@ -5719,11 +5723,11 @@ msgstr "cambio de medio"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "archivo de configuración: {file}" msgstr "archivo de configuración: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "Servidor Web sobre SSL" msgstr "Servidor Web sobre SSL"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "Interfaz web (Plinth) de {box_name}" msgstr "Interfaz web (Plinth) de {box_name}"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2016-08-12 15:51+0000\n" "PO-Revision-Date: 2016-08-12 15:51+0000\n"
"Last-Translator: Masoud Abkenar <ampbox@gmail.com>\n" "Last-Translator: Masoud Abkenar <ampbox@gmail.com>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/"
@ -1670,8 +1670,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2132,10 +2132,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2591,7 +2592,7 @@ msgstr "پوستهٔ ایمن"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "سرور وب" msgstr "سرور وب"
@ -5412,11 +5413,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Plinth 0.6\n" "Project-Id-Version: Plinth 0.6\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2016-01-31 22:24+0530\n" "PO-Revision-Date: 2016-01-31 22:24+0530\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n" "Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian." "Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian."
@ -1800,8 +1800,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2256,10 +2256,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2766,7 +2767,7 @@ msgstr "SECURE SHELL (SSH)"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "WEB SERVER" msgstr "WEB SERVER"
@ -5875,11 +5876,11 @@ msgstr "SETTING UNCHANGED"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "CONFIGURATION" msgstr "CONFIGURATION"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "WEB SERVER OVER SECURE SOCKET LAYER" msgstr "WEB SERVER OVER SECURE SOCKET LAYER"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name} WEB INTERFACE (PLINTH)" msgstr "{box_name} WEB INTERFACE (PLINTH)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" 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-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2019-03-13 15:03+0000\n" "PO-Revision-Date: 2019-03-13 15:03+0000\n"
"Last-Translator: Vincent Ladeuil <v.ladeuil+freedombox@free.fr>\n" "Last-Translator: Vincent Ladeuil <v.ladeuil+freedombox@free.fr>\n"
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1714,8 +1714,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2216,10 +2216,14 @@ msgstr ""
"<b>Aucun domaine actuel configuré.</b> Configurez d'abord un domaine pour " "<b>Aucun domaine actuel configuré.</b> Configurez d'abord un domaine pour "
"activer la gestion de ses certificats." "activer la gestion de ses certificats."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
"Aucun domaine n'a été configuré. Configurez des domaines pour pouvoir leur " "Aucun domaine n'a été configuré. Configurez des domaines pour pouvoir leur "
"obtenir des certificats." "obtenir des certificats."
@ -2710,7 +2714,7 @@ msgstr "Secure Shell"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Serveur Web" msgstr "Serveur Web"
@ -5778,11 +5782,11 @@ msgstr "Changement de support"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "fichier de configuration : {file}" msgstr "fichier de configuration : {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "Serveur web via SSL (Secure Socket Layer)" msgstr "Serveur web via SSL (Secure Socket Layer)"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "Interface web de {box_name} (Plinth)" msgstr "Interface web de {box_name} (Plinth)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2018-02-05 18:37+0000\n" "PO-Revision-Date: 2018-02-05 18:37+0000\n"
"Last-Translator: drashti kaushik <drashtipandya37@gmail.com>\n" "Last-Translator: drashti kaushik <drashtipandya37@gmail.com>\n"
"Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/"
@ -1609,8 +1609,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2015,10 +2015,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2439,7 +2440,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -5123,11 +5124,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2018-08-09 20:39+0000\n" "PO-Revision-Date: 2018-08-09 20:39+0000\n"
"Last-Translator: Gayathri Das <gaya3das@live.unc.edu>\n" "Last-Translator: Gayathri Das <gaya3das@live.unc.edu>\n"
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1687,8 +1687,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2201,10 +2201,14 @@ msgstr ""
"<b>कोई वर्तमान डोमेन कॉंफ़िगर किया गया है.</b>पहले प्रमाणपत्रों एक डोमेन कॉंफ़िगर करें, " "<b>कोई वर्तमान डोमेन कॉंफ़िगर किया गया है.</b>पहले प्रमाणपत्रों एक डोमेन कॉंफ़िगर करें, "
"प्रमाणपत्रों के प्रबंधन सक्षम करने के लिये." "प्रमाणपत्रों के प्रबंधन सक्षम करने के लिये."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
"कोई डोमेन कॉंफ़िगर नहीं किया गया है. डोमेन कॉंफ़िगर करें उंहें के लिए प्रमाणपत्र प्राप्त करने के " "कोई डोमेन कॉंफ़िगर नहीं किया गया है. डोमेन कॉंफ़िगर करें उंहें के लिए प्रमाणपत्र प्राप्त करने के "
"लिये." "लिये."
@ -2676,7 +2680,7 @@ msgstr "सुरक्षित शेल"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "वेब सर्वर" msgstr "वेब सर्वर"
@ -5656,11 +5660,11 @@ msgstr "मीडिया बदलाव"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "कॉंफ़िगरेशन फ़ाइल: {file}" msgstr "कॉंफ़िगरेशन फ़ाइल: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "सुरक्षित सॉकेट लेयर पर वेब सर्वर" msgstr "सुरक्षित सॉकेट लेयर पर वेब सर्वर"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name} वेब इंटरफेस (प्लिंथ)" msgstr "{box_name} वेब इंटरफेस (प्लिंथ)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2019-03-20 19:03+0000\n" "PO-Revision-Date: 2019-03-20 19:03+0000\n"
"Last-Translator: Doma Gergő <domag02@gmail.com>\n" "Last-Translator: Doma Gergő <domag02@gmail.com>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/"
@ -1721,8 +1721,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2200,10 +2200,14 @@ msgstr ""
"<b>Nincs domain beállítva.</b> A tanúsítványainak a kezeléséhez előbb állíts " "<b>Nincs domain beállítva.</b> A tanúsítványainak a kezeléséhez előbb állíts "
"be egy domain-t." "be egy domain-t."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
"Nincsenek domain-ek beállítva. Előbb állítsd be a domain-eket ahhoz, hogy " "Nincsenek domain-ek beállítva. Előbb állítsd be a domain-eket ahhoz, hogy "
"tanúsítványokat kaphass azokhoz." "tanúsítványokat kaphass azokhoz."
@ -2707,7 +2711,7 @@ msgstr "Secure Shell (Biztonságos parancsértelmező)"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Webszerver" msgstr "Webszerver"
@ -5771,11 +5775,11 @@ msgstr "adathordozó csere"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "konfigurációs fájl: {file}" msgstr "konfigurációs fájl: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "Webszerver Secure Socket Layer-en keresztül" msgstr "Webszerver Secure Socket Layer-en keresztül"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name} Webes felület (Plinth)" msgstr "{box_name} Webes felület (Plinth)"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Indonesian (FreedomBox)\n" "Project-Id-Version: Indonesian (FreedomBox)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2018-11-02 00:44+0000\n" "PO-Revision-Date: 2018-11-02 00:44+0000\n"
"Last-Translator: ButterflyOfFire <ButterflyOfFire@protonmail.com>\n" "Last-Translator: ButterflyOfFire <ButterflyOfFire@protonmail.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/"
@ -1539,8 +1539,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -1961,10 +1961,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2397,7 +2398,7 @@ msgstr "Secure Shell"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Server Web" msgstr "Server Web"
@ -5148,11 +5149,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2019-03-13 15:03+0000\n" "PO-Revision-Date: 2019-03-13 15:03+0000\n"
"Last-Translator: Dietmar <sagen@permondes.de>\n" "Last-Translator: Dietmar <sagen@permondes.de>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/"
@ -1702,8 +1702,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2176,11 +2176,11 @@ msgstr ""
"<b> Dominio corrente non configurato. </b> Configura prima un dominio per " "<b> Dominio corrente non configurato. </b> Configura prima un dominio per "
"abilitare la gestione dei relativi certificati." "abilitare la gestione dei relativi certificati."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, fuzzy #, fuzzy, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
"Non è stato configurato nessun dominio. Configurante uno per poter ottenere " "Non è stato configurato nessun dominio. Configurante uno per poter ottenere "
"dei certificati" "dei certificati"
@ -2665,7 +2665,7 @@ msgstr "Secure Shell"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Web Server" msgstr "Web Server"
@ -5490,11 +5490,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1480,8 +1480,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -1886,10 +1886,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2292,7 +2293,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -4963,11 +4964,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1480,8 +1480,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -1886,10 +1886,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2292,7 +2293,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -4963,11 +4964,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1481,8 +1481,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -1887,10 +1887,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2293,7 +2294,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -4964,11 +4965,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -15,7 +15,7 @@ msgid ""
msgstr "" 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-15 18:31-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-04-17 21:04+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@ -1708,9 +1708,14 @@ msgstr ""
"mellomtjener." "mellomtjener."
#: 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 SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
"Som forvalg er HTTP, HTTPS, og SOCKS -mellomtjenere tilgjengelige. " "Som forvalg er HTTP, HTTPS, og SOCKS -mellomtjenere tilgjengelige. "
"Ytterligere mellomtjenere og tunneler må settes opp ved bruk av " "Ytterligere mellomtjenere og tunneler må settes opp ved bruk av "
@ -2181,10 +2186,14 @@ msgstr ""
"<b>Ingen domener er satt opp.</b> Sett opp domener for å behandle " "<b>Ingen domener er satt opp.</b> Sett opp domener for å behandle "
"sertifikater for dem." "sertifikater for dem."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
"Ingen domener er satt opp. Sett opp domener for å kunne skaffe sertifikater " "Ingen domener er satt opp. Sett opp domener for å kunne skaffe sertifikater "
"for dem." "for dem."
@ -2675,7 +2684,7 @@ msgstr "Secure Shell (SSH)"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Nett-tjener" msgstr "Nett-tjener"
@ -5697,11 +5706,11 @@ msgstr "mediaendring"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "oppsettsfil: {file}" msgstr "oppsettsfil: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "Webtjener over SSL" msgstr "Webtjener over SSL"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name} Web-grensesnitt (Plinth)" msgstr "{box_name} Web-grensesnitt (Plinth)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2018-07-21 20:36+0000\n" "PO-Revision-Date: 2018-07-21 20:36+0000\n"
"Last-Translator: Bart Notelaers <bartnotelaers@gmail.com>\n" "Last-Translator: Bart Notelaers <bartnotelaers@gmail.com>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1722,8 +1722,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2256,10 +2256,14 @@ msgstr ""
"<b>Er is geen geconfigureerd domein</b>. Stel een domein in om certificaten " "<b>Er is geen geconfigureerd domein</b>. Stel een domein in om certificaten "
"ervoor te kunnen uitgeven." "ervoor te kunnen uitgeven."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
"Er zijn geen geconfigureerde domeinen. Stel domeinen in om certificaten " "Er zijn geen geconfigureerde domeinen. Stel domeinen in om certificaten "
"ervoor te kunnen uitgeven." "ervoor te kunnen uitgeven."
@ -2758,7 +2762,7 @@ msgstr "Secure Shell"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Webserver" msgstr "Webserver"
@ -5838,11 +5842,11 @@ msgstr "media wijzigen"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "configuratiebestand: {file}" msgstr "configuratiebestand: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "Web Server over Secure Socket Layer" msgstr "Web Server over Secure Socket Layer"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name} Web Interface (Plinth)" msgstr "{box_name} Web Interface (Plinth)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2017-10-07 23:21+0000\n" "PO-Revision-Date: 2017-10-07 23:21+0000\n"
"Last-Translator: Karol Werner <karol@ppkt.eu>\n" "Last-Translator: Karol Werner <karol@ppkt.eu>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1656,8 +1656,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2131,10 +2131,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2559,7 +2560,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -5287,11 +5288,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "plik konfiguracyjny: {file}" msgstr "plik konfiguracyjny: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2018-12-01 13:01+0000\n" "PO-Revision-Date: 2018-12-01 13:01+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n" "Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
@ -1567,8 +1567,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -1983,10 +1983,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2419,7 +2420,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -5121,11 +5122,11 @@ msgstr "Definição inalterada"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "Configuração" msgstr "Configuração"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2019-04-14 18:04+0000\n" "PO-Revision-Date: 2019-04-14 18:04+0000\n"
"Last-Translator: wind <nebasvod@icloud.com>\n" "Last-Translator: wind <nebasvod@icloud.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
@ -1696,8 +1696,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2163,10 +2163,14 @@ msgstr ""
"<b>Не настроено ни одного домена.</b> Настройте домены, чтобы иметь " "<b>Не настроено ни одного домена.</b> Настройте домены, чтобы иметь "
"возможность управлять их сертификатами." "возможность управлять их сертификатами."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
"Не настроено ни одного домена. Настройте домены, чтобы иметь возможность " "Не настроено ни одного домена. Настройте домены, чтобы иметь возможность "
"получить сертификаты для них." "получить сертификаты для них."
@ -2664,7 +2668,7 @@ msgstr "Sеcure Shell"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Веб-сервер" msgstr "Веб-сервер"
@ -5683,11 +5687,11 @@ msgstr "изменение медиа"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "Файл настроек: {file}" msgstr "Файл настроек: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "Веб-сервер через Secure Socket Layer" msgstr "Веб-сервер через Secure Socket Layer"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name} Веб-интерфейс (Plinth)" msgstr "{box_name} Веб-интерфейс (Plinth)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2016-07-23 19:30+0000\n" "PO-Revision-Date: 2016-07-23 19:30+0000\n"
"Last-Translator: Caly <caly@aktivix.org>\n" "Last-Translator: Caly <caly@aktivix.org>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
@ -1753,8 +1753,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2207,10 +2207,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2704,7 +2705,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -5505,11 +5506,11 @@ msgstr "Instänllningar oförändrade"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "Konfiguration" msgstr "Konfiguration"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1480,8 +1480,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -1886,10 +1886,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2292,7 +2293,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -4963,11 +4964,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" 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-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2019-02-22 12:17+0000\n" "PO-Revision-Date: 2019-02-22 12:17+0000\n"
"Last-Translator: Darkblaze <sukakarlapudi@gmail.com>\n" "Last-Translator: Darkblaze <sukakarlapudi@gmail.com>\n"
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1681,8 +1681,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2209,11 +2209,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "తోబుట్టువుల డొమైన్లు కన్ఫిగర్ చేయబడ్డాయి. వారికి సర్టిఫికేట్లు పొందగలగటం డొమైన్ ఆకృతీకరించుము." msgstr "తోబుట్టువుల డొమైన్లు కన్ఫిగర్ చేయబడ్డాయి. వారికి సర్టిఫికేట్లు పొందగలగటం డొమైన్ ఆకృతీకరించుము."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, fuzzy #, fuzzy, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "తోబుట్టువుల డొమైన్లు కన్ఫిగర్ చేయబడ్డాయి. వారికి సర్టిఫికేట్లు పొందగలగటం డొమైన్ ఆకృతీకరించుము." msgstr "తోబుట్టువుల డొమైన్లు కన్ఫిగర్ చేయబడ్డాయి. వారికి సర్టిఫికేట్లు పొందగలగటం డొమైన్ ఆకృతీకరించుము."
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2723,7 +2723,7 @@ msgstr "సెక్యూర్ షెల్"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "జాల సేవకం" msgstr "జాల సేవకం"
@ -5721,11 +5721,11 @@ msgstr "ప్రసార మాధ్యమం మార్పు"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "ఆకృతీకరణ ఫైలు: {file}" msgstr "ఆకృతీకరణ ఫైలు: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "సెక్యుర్ సాకెట్ లేయర్ పై వెబ్ సర్వర్" msgstr "సెక్యుర్ సాకెట్ లేయర్ పై వెబ్ సర్వర్"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name}అంతర్జాల ముఖాంతరం (ఫ్లింథ్)" msgstr "{box_name}అంతర్జాల ముఖాంతరం (ఫ్లింథ్)"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2019-04-26 10:48+0000\n" "PO-Revision-Date: 2019-04-26 10:48+0000\n"
"Last-Translator: Mesut Akcan <makcan@gmail.com>\n" "Last-Translator: Mesut Akcan <makcan@gmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
@ -1741,8 +1741,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2280,10 +2280,14 @@ msgstr ""
"<b>Hiçbir güncel alan yapılandırılmamış.</b> Sertifikalarının yönetimini " "<b>Hiçbir güncel alan yapılandırılmamış.</b> Sertifikalarının yönetimini "
"etkinleştirmek için önce bir alan yapılandırın." "etkinleştirmek için önce bir alan yapılandırın."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
"Hiçbir alan yapılandırılmamış. Onlardan sertifika edinmek için alan " "Hiçbir alan yapılandırılmamış. Onlardan sertifika edinmek için alan "
"yapılandırın." "yapılandırın."
@ -2794,7 +2798,7 @@ msgstr "Güvenli Kabuk"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Web Sunucusu" msgstr "Web Sunucusu"
@ -5909,11 +5913,11 @@ msgstr "ortam değiştirme"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "Yapılandırma dosyası: {file}" msgstr "Yapılandırma dosyası: {file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "SSL (Secure Socket Layer) üzerinden Web Sunucusu" msgstr "SSL (Secure Socket Layer) üzerinden Web Sunucusu"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name} Ağ Arayüzü (Plinth)" msgstr "{box_name} Ağ Arayüzü (Plinth)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2019-01-04 17:06+0000\n" "PO-Revision-Date: 2019-01-04 17:06+0000\n"
"Last-Translator: prolinux ukraine <prolinux@ukr.net>\n" "Last-Translator: prolinux ukraine <prolinux@ukr.net>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/"
@ -1505,8 +1505,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -1911,10 +1911,11 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: plinth/modules/letsencrypt/templates/letsencrypt.html:325
#, python-format
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "" msgstr ""
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2317,7 +2318,7 @@ msgstr ""
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "" msgstr ""
@ -4988,11 +4989,11 @@ msgstr ""
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "" msgstr ""
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "" msgstr ""
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Plinth\n" "Project-Id-Version: Plinth\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-15 18:31-0400\n" "POT-Creation-Date: 2019-04-29 19:02-0400\n"
"PO-Revision-Date: 2018-12-07 18:21+0000\n" "PO-Revision-Date: 2018-12-07 18:21+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@ -1692,8 +1692,8 @@ msgstr ""
#: plinth/modules/i2p/views.py:91 #: plinth/modules/i2p/views.py:91
msgid "" msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies " "By default HTTP, HTTPS and IRC proxies are available. Additional proxies and "
"and tunnels may be configured using the tunnel configuration interface." "tunnels may be configured using the tunnel configuration interface."
msgstr "" msgstr ""
#: plinth/modules/i2p/views.py:100 #: plinth/modules/i2p/views.py:100
@ -2156,10 +2156,14 @@ msgid ""
"management of its certificates." "management of its certificates."
msgstr "没有配置域名。配置域名可以为它们获得相应的证书。" msgstr "没有配置域名。配置域名可以为它们获得相应的证书。"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:324 #: 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."
msgid "" msgid ""
"No domains have been configured. Configure domains to be able to obtain " "No domains have been configured. <a href=\"%(config_url)s\">Configure "
"certificates for them." "domains</a> to be able to obtain certificates for them."
msgstr "没有配置域名。配置域名可以为它们获得相应的证书。" msgstr "没有配置域名。配置域名可以为它们获得相应的证书。"
#: plinth/modules/letsencrypt/views.py:57 #: plinth/modules/letsencrypt/views.py:57
@ -2649,7 +2653,7 @@ msgstr "安全 Shell"
#: plinth/modules/monkeysphere/templates/monkeysphere.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere.html:88
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:60
#: plinth/service.py:125 #: plinth/service.py:138
msgid "Web Server" msgid "Web Server"
msgstr "Web 服务器" msgstr "Web 服务器"
@ -5632,11 +5636,11 @@ msgstr "媒体改变"
msgid "configuration file: {file}" msgid "configuration file: {file}"
msgstr "配置文件:{file}" msgstr "配置文件:{file}"
#: plinth/service.py:127 #: plinth/service.py:140
msgid "Web Server over Secure Socket Layer" msgid "Web Server over Secure Socket Layer"
msgstr "Web 服务器安全套接字层" msgstr "Web 服务器安全套接字层"
#: plinth/service.py:129 #: plinth/service.py:145
#, python-brace-format #, python-brace-format
msgid "{box_name} Web Interface (Plinth)" msgid "{box_name} Web Interface (Plinth)"
msgstr "{box_name} Web 界面Plinth" msgstr "{box_name} Web 界面Plinth"