locale: Update translation strings

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2019-04-15 18:33:12 -04:00
parent 54b0c3fdb6
commit 64a464b18f
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
28 changed files with 3314 additions and 1270 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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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"
@ -470,8 +470,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
@ -799,6 +799,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1025,6 +1026,7 @@ msgstr ""
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1129,6 +1131,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1409,6 +1412,89 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
msgid "Manage I2P application"
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "" msgstr ""
@ -4090,11 +4176,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4102,80 +4188,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4353,10 +4439,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -4982,10 +5064,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5108,16 +5186,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-0400\n"
"PO-Revision-Date: 2019-03-20 19:03+0000\n" "PO-Revision-Date: 2019-03-20 19:03+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/"
@ -516,8 +516,8 @@ msgstr ""
"admin." "admin."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Nastavit" msgstr "Nastavit"
@ -894,6 +894,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1168,6 +1169,7 @@ msgstr "O systému"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1292,6 +1294,7 @@ msgid "Launch web client"
msgstr "Spustit webového klienta" msgstr "Spustit webového klienta"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1623,6 +1626,97 @@ msgstr ""
"Před odesláním hlášení chyby odeberte ze záznamů událostí veškerá hesla a " "Před odesláním hlášení chyby odeberte ze záznamů událostí veškerá hesla a "
"ostatní osobní údaje." "ostatní osobní údaje."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonymní síť"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"Více informací o projektu %(box_name)s naleznete na <a href=\"https://wiki."
"debian.org/FreedomBox\">%(box_name)s Wiki</a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Zapnout aplikaci"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Služba <em>%(service_name)s</em> je spuštěná."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Služba <em>%(service_name)s</em> není spuštěná."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Spustit"
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -4711,11 +4805,11 @@ msgstr "Sdružené přihlášení (SSO)"
msgid "Login" msgid "Login"
msgstr "Přihlášení" msgstr "Přihlášení"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "Úložiště" msgstr "Úložiště"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4726,80 +4820,80 @@ msgstr ""
"{box_name}. Lze zobrazit úložná zařízení, která jsou využívána, připojovat a " "{box_name}. Lze zobrazit úložná zařízení, která jsou využívána, připojovat a "
"odpojovat ta vyjímatelná." "odpojovat ta vyjímatelná."
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bajtů" msgstr "{disk_size:.1f} bajtů"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "Operace se nezdařila." msgstr "Operace se nezdařila."
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Operace byla zrušena." msgstr "Operace byla zrušena."
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Toto zařízení už je odpojováno (umount)." msgstr "Toto zařízení už je odpojováno (umount)."
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "Operace není podporována z důvodu chybějící podpory ovladače/nástroje." msgstr "Operace není podporována z důvodu chybějící podpory ovladače/nástroje."
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Časový limit aplikace překročen." msgstr "Časový limit aplikace překročen."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "Operace by probudila disk který je v režimu hlubokého spánku." msgstr "Operace by probudila disk který je v režimu hlubokého spánku."
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Pokus o odpojení zařízení které je zaneprázdněno." msgstr "Pokus o odpojení zařízení které je zaneprázdněno."
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Operace už byla zrušena." msgstr "Operace už byla zrušena."
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Chybí oprávnění pro provedení požadované operace." msgstr "Chybí oprávnění pro provedení požadované operace."
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Toto zařízení je už připojeno (mount)." msgstr "Toto zařízení je už připojeno (mount)."
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Zařízení není připojeno." msgstr "Zařízení není připojeno."
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Není umožněno použít požadovanou volbu." msgstr "Není umožněno použít požadovanou volbu."
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Zařízení je připojeno jiným uživatelem." msgstr "Zařízení je připojeno jiným uživatelem."
@ -5007,10 +5101,6 @@ msgstr "Odebrat"
msgid "Tor" msgid "Tor"
msgstr "Tor" msgstr "Tor"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonymní síť"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5702,10 +5792,6 @@ msgstr "Klientské aplikace"
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Spustit"
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "Desktop" msgstr "Desktop"
@ -5842,16 +5928,6 @@ msgstr ""
"Jako vnitřní jsou v tuto chvíli nastavená následující síťová rozhraní: " "Jako vnitřní jsou v tuto chvíli nastavená následující síťová rozhraní: "
"%(interface_list)s" "%(interface_list)s"
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Služba <em>%(service_name)s</em> je spuštěná."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Služba <em>%(service_name)s</em> není spuštěná."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "Instalace" msgstr "Instalace"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -534,8 +534,8 @@ msgstr ""
"\">/tt-rss</a> på webserveren." "\">/tt-rss</a> på webserveren."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Konfigurer" msgstr "Konfigurer"
@ -908,6 +908,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1185,6 +1186,7 @@ msgstr "Om"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1307,6 +1309,7 @@ msgid "Launch web client"
msgstr "Kør webklient" msgstr "Kør webklient"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1645,6 +1648,101 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Tor Anonymity Network"
msgid "Anonymity Network"
msgstr "Tor Anonymiseringstjeneste"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"For mere information om %(box_name)s-projektet, se <a href=\"https://wiki."
"debian.org/FreedomBox\">%(box_name)s Wiki-siden</a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Aktiver applikation"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Tjenestesøgningstjenesten er aktiv"
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Tjenestesøgningstjenesten er ikke aktiv"
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
#, fuzzy #, fuzzy
#| msgid "wiki" #| msgid "wiki"
@ -4774,13 +4872,13 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "Log ind" msgstr "Log ind"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
#, fuzzy #, fuzzy
#| msgid "reStore" #| msgid "reStore"
msgid "Storage" msgid "Storage"
msgstr "reStore" msgstr "reStore"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4788,91 +4886,91 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} bytes" #| msgid "{disk_size} bytes"
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size} bytes" msgstr "{disk_size} bytes"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} KiB" #| msgid "{disk_size} KiB"
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size} KiB" msgstr "{disk_size} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} MiB" #| msgid "{disk_size} MiB"
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size} MiB" msgstr "{disk_size} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} GiB" #| msgid "{disk_size} GiB"
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size} GiB" msgstr "{disk_size} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} TiB" #| msgid "{disk_size} TiB"
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size} TiB" msgstr "{disk_size} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
#, fuzzy #, fuzzy
#| msgid "repro service is running" #| msgid "repro service is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "repro-tjenesten er aktiv" msgstr "repro-tjenesten er aktiv"
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
#, fuzzy #, fuzzy
#| msgid "This service already exists" #| msgid "This service already exists"
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Denne tjeneste eksisterer allerede" msgstr "Denne tjeneste eksisterer allerede"
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
#| msgid "repro service is not running" #| msgid "repro service is not running"
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "repro-tjenesten er ikke aktiv" msgstr "repro-tjenesten er ikke aktiv"
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -5064,12 +5162,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Tor Anonymity Network"
msgid "Anonymity Network"
msgstr "Tor Anonymiseringstjeneste"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5801,10 +5893,6 @@ msgstr "Quassel IRC-klient"
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
#, fuzzy #, fuzzy
#| msgid "IRC Client (Quassel)" #| msgid "IRC Client (Quassel)"
@ -5938,18 +6026,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Tjenestesøgningstjenesten er aktiv"
#: plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Tjenestesøgningstjenesten er ikke aktiv"
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "Installation" msgstr "Installation"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-0400\n"
"PO-Revision-Date: 2019-04-15 22:29+0000\n" "PO-Revision-Date: 2019-04-15 22:29+0000\n"
"Last-Translator: CurlingTongs <o11577482@nwytg.net>\n" "Last-Translator: CurlingTongs <o11577482@nwytg.net>\n"
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: German <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -111,10 +111,10 @@ msgid ""
"disabled to improve security especially when connecting to a hostile local " "disabled to improve security especially when connecting to a hostile local "
"network." "network."
msgstr "" msgstr ""
"Die Dienste-Erkennung erlaubt es anderen Geräten im Netzwerk, Ihre {box_name}" "Die Dienste-Erkennung erlaubt es anderen Geräten im Netzwerk, Ihre "
" und deren Dienste zu finden. Zudem erlaubt sie {box_name}, andere Geräte im " "{box_name} und deren Dienste zu finden. Zudem erlaubt sie {box_name}, andere "
"Netzwerk ausfindig zu machen. Die Dienste-Erkennung ist nicht zwingend " "Geräte im Netzwerk ausfindig zu machen. Die Dienste-Erkennung ist nicht "
"erforderlich und funktioniert nur in internen Netzwerken. Sie kann " "zwingend erforderlich und funktioniert nur in internen Netzwerken. Sie kann "
"deaktiviert werden, um die Sicherheit zu erhöhen, vor allem in einem " "deaktiviert werden, um die Sicherheit zu erhöhen, vor allem in einem "
"unsicheren lokalen Netz." "unsicheren lokalen Netz."
@ -525,8 +525,8 @@ msgstr ""
"Nutzer</a> auf {box_name}, der zur Gruppe der Administratoren gehört." "Nutzer</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
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Konfigurieren" msgstr "Konfigurieren"
@ -778,8 +778,8 @@ msgid ""
"\">/deluge</a> path on the web server. The default password is 'deluge', but " "\">/deluge</a> path on the web server. The default password is 'deluge', but "
"you should log in and change it immediately after enabling this service." "you should log in and change it immediately after enabling this service."
msgstr "" msgstr ""
"Falls aktiviert, ist die Deluge-Weboberfläche über <a href=\"/deluge\"" "Falls aktiviert, ist die Deluge-Weboberfläche über <a href=\"/deluge\">/"
">/deluge</a> verfügbar. Das Standardpasswort lautet „deluge“, aber dieses " "deluge</a> verfügbar. Das Standardpasswort lautet „deluge“, aber dieses "
"sollte sofort nach dem ersten Anmelden geändert werden." "sollte sofort nach dem ersten Anmelden geändert werden."
#: plinth/modules/deluge/__init__.py:50 #: plinth/modules/deluge/__init__.py:50
@ -893,12 +893,13 @@ msgstr ""
"IDs werden aussehen wie <i>Nutzername@diaspora.%(domain_name)s</i><br/>Falls " "IDs werden aussehen wie <i>Nutzername@diaspora.%(domain_name)s</i><br/>Falls "
"du den FreedomBox-Domain-Name änderst, sind alle Daten der Nutzer des " "du den FreedomBox-Domain-Name änderst, sind alle Daten der Nutzer des "
"vorherigen Pod-Namens nicht mehr erreichbar. <br/>Sie erreichen den " "vorherigen Pod-Namens nicht mehr erreichbar. <br/>Sie erreichen den "
"diaspora*-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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -938,8 +939,8 @@ msgid ""
"24h), it may be hard for others to find you on the Internet. This will " "24h), it may be hard for others to find you on the Internet. This will "
"prevent others from finding services which are provided by this {box_name}." "prevent others from finding services which are provided by this {box_name}."
msgstr "" msgstr ""
"Wenn Ihr Internetanbieter die öffentliche IP-Adresse regelmäßig ändert (z. " "Wenn Ihr Internetanbieter die öffentliche IP-Adresse regelmäßig ändert "
"B. alle 24 Stunden), kann es für andere schwer werden, Sie im Internet " "(z. B. alle 24 Stunden), kann es für andere schwer werden, Sie im Internet "
"aufzusuchen. Dadurch werden andere daran hindern, jene Dienste zu finden, " "aufzusuchen. Dadurch werden andere daran hindern, jene Dienste zu finden, "
"die von Ihrer FreedomBox {box_name} angeboten werden." "die von Ihrer FreedomBox {box_name} angeboten werden."
@ -955,11 +956,11 @@ msgid ""
msgstr "" msgstr ""
"Die Lösung ist, einen DNS-Namen mit der IP-Adresse zu verknüpfen und diesen " "Die Lösung ist, einen DNS-Namen mit der IP-Adresse zu verknüpfen und diesen "
"DNS-Eintrag jedes mal zu aktualisieren, wenn sich die IP-Adresse ändert. " "DNS-Eintrag jedes mal zu aktualisieren, wenn sich die IP-Adresse ändert. "
"Dynamisches DNS erlaubt die aktuelle IP-Adresse zu einem <a " "Dynamisches DNS erlaubt die aktuelle IP-Adresse zu einem <a href='http://"
"href='http://gnudip2.sourceforge.net/' target='_blank'>GnuDIP</a>-Server zu " "gnudip2.sourceforge.net/' target='_blank'>GnuDIP</a>-Server zu übertragen. "
"übertragen. Anschließend wird der Server die aktuelle IP-Adresse mit dem DNS-" "Anschließend wird der Server die aktuelle IP-Adresse mit dem DNS-Namen "
"Namen verknüpfen, und wenn jemand aus dem Internet Ihren DNS-Namen abfragt, " "verknüpfen, und wenn jemand aus dem Internet Ihren DNS-Namen abfragt, wird "
"wird als Antwort Ihre aktuelle IP-Adresse geliefert." "als Antwort Ihre aktuelle IP-Adresse geliefert."
#: plinth/modules/dynamicdns/__init__.py:71 #: plinth/modules/dynamicdns/__init__.py:71
#: plinth/modules/dynamicdns/views.py:167 #: plinth/modules/dynamicdns/views.py:167
@ -1158,8 +1159,8 @@ msgid ""
"changes, it may take up to %(timer)s minutes until your DNS entry is updated." "changes, it may take up to %(timer)s minutes until your DNS entry is updated."
msgstr "" msgstr ""
"Hinter einem NAT. Dies bedeutet, dass der Dynamische DNS-Dienst für " "Hinter einem NAT. Dies bedeutet, dass der Dynamische DNS-Dienst für "
"Änderungen die „URL zur Abfrage der öffentlichen IP-Adresse“ aufrufen wird (" "Änderungen die „URL zur Abfrage der öffentlichen IP-Adresse“ aufrufen wird "
"diese URL ist erforderlich, um Änderungen der IP-Adresse zu erkennen). Im " "(diese URL ist erforderlich, um Änderungen der IP-Adresse zu erkennen). Im "
"Falle einer Änderung Ihrer WAN-IP-Adresse kann es möglicherweise bis zu " "Falle einer Änderung Ihrer WAN-IP-Adresse kann es möglicherweise bis zu "
"%(timer)s Minuten dauern bis der DNS-Eintrag aktualisiert ist." "%(timer)s Minuten dauern bis der DNS-Eintrag aktualisiert ist."
@ -1174,6 +1175,7 @@ msgstr "Über"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1214,10 +1216,10 @@ msgid ""
"target='_blank'>XMPP client</a>. When enabled, ejabberd can be accessed by " "target='_blank'>XMPP client</a>. When enabled, ejabberd can be accessed by "
"any <a href=\"{users_url}\">user with a {box_name} login</a>." "any <a href=\"{users_url}\">user with a {box_name} login</a>."
msgstr "" msgstr ""
"Zur eigentlichen Kommunikation können Sie den <a href=\"{jsxc_url}\"" "Zur eigentlichen Kommunikation können Sie den <a href="
">Webclient</a> oder jeden anderen <a href='https://xmpp.org/software/" "\"{jsxc_url}\">Webclient</a> oder jeden anderen <a href='https://xmpp.org/"
"clients' target='_blank'>XMPP-Client</a> verwenden. Wenn aktiviert, kann " "software/clients' target='_blank'>XMPP-Client</a> verwenden. Wenn aktiviert, "
"ejabberd von jedem <a href=\"{users_url}\">Anwender mit einem " "kann ejabberd von jedem <a href=\"{users_url}\">Anwender mit einem "
"{box_name}-Account</a> genutzt werden." "{box_name}-Account</a> genutzt werden."
#: plinth/modules/ejabberd/forms.py:33 #: plinth/modules/ejabberd/forms.py:33
@ -1301,6 +1303,7 @@ msgid "Launch web client"
msgstr "Webclient starten" msgstr "Webclient starten"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1440,8 +1443,8 @@ msgid ""
"You may want to check the <a href=\"%(networks_url)s\">network setup</a> and " "You may want to check the <a href=\"%(networks_url)s\">network setup</a> and "
"modify it if necessary." "modify it if necessary."
msgstr "" msgstr ""
"Möglicherweise wollen Sie die <a href=\"%(networks_url)s\"" "Möglicherweise wollen Sie die <a href=\"%(networks_url)s"
">Netzwerkeinstellungen</a> prüfen und falls nötig anpassen." "\">Netzwerkeinstellungen</a> prüfen und falls nötig anpassen."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23 #: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26 #: plinth/modules/first_boot/templates/firstboot_navbar.html:26
@ -1541,8 +1544,8 @@ msgid ""
"For more information about the %(box_name)s project, see the <a href=" "For more information about the %(box_name)s project, see the <a href="
"\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>." "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgstr "" msgstr ""
"Mehr Informationen über das %(box_name)s Projekt Finden Sie im <a href=\"" "Mehr Informationen über das %(box_name)s Projekt Finden Sie im <a href="
"https://wiki.debian.org/de/FreedomBox\">%(box_name)s-Wiki</a>." "\"https://wiki.debian.org/de/FreedomBox\">%(box_name)s-Wiki</a>."
#: plinth/modules/help/templates/help_about.html:75 #: plinth/modules/help/templates/help_about.html:75
msgid "Learn more &raquo;" msgid "Learn more &raquo;"
@ -1609,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-Web-Oberfläche." "#freedombox</a>-Kanal der IRC-Web-Oberfläche."
#: plinth/modules/help/templates/statuslog.html:25 #: plinth/modules/help/templates/statuslog.html:25
@ -1638,6 +1641,97 @@ msgstr ""
"Bitte vor dem Abschicken des Fehlerberichts, alle Passwörter und andere " "Bitte vor dem Abschicken des Fehlerberichts, alle Passwörter und andere "
"persönliche Informationen aus der Statusausgabe entfernen." "persönliche Informationen aus der Statusausgabe entfernen."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonymisierungs-Netzwerk"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"Mehr Informationen über das %(box_name)s Projekt Finden Sie im <a href="
"\"https://wiki.debian.org/de/FreedomBox\">%(box_name)s-Wiki</a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Anwendung aktivieren"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Dienst <em>%(service_name)s</em> läuft."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Dienst <em>%(service_name)s</em> läuft nicht."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Starten"
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -1655,8 +1749,8 @@ msgid ""
msgstr "" msgstr ""
"ikiwiki ist eine einfache Wiki- und Blog-Anwendung. Sie unterstützt mehrere " "ikiwiki ist eine einfache Wiki- und Blog-Anwendung. Sie unterstützt mehrere "
"einfache Markup-Sprachen wie Markdown und übliche Blogging-Funktionen wie " "einfache Markup-Sprachen wie Markdown und übliche Blogging-Funktionen wie "
"Kommentare und RSS-Feeds. Wenn aktiviert, stehen die Blogs und Wikis unter <" "Kommentare und RSS-Feeds. Wenn aktiviert, stehen die Blogs und Wikis unter "
"a href=\"/ikiwiki\">/ikiwiki</a> bereit (nach Erstellung)." "<a href=\"/ikiwiki\">/ikiwiki</a> bereit (nach Erstellung)."
#: plinth/modules/ikiwiki/__init__.py:52 #: plinth/modules/ikiwiki/__init__.py:52
#, python-brace-format #, python-brace-format
@ -1668,9 +1762,9 @@ msgid ""
msgstr "" msgstr ""
"Blogs und Wikis können nur von {box_name} Benutzern der <b>Administrator</b>-" "Blogs und Wikis können nur von {box_name} Benutzern der <b>Administrator</b>-"
"Gruppe <i>erstellt</i> und <i>verwaltet</i> werden, aber von allen Benutzern " "Gruppe <i>erstellt</i> und <i>verwaltet</i> werden, aber von allen Benutzern "
"der <b>Wiki</b>-Gruppe <i>bearbeitet</i>. In der <a href=\"{users_url}\"" "der <b>Wiki</b>-Gruppe <i>bearbeitet</i>. In der <a href="
">Benutzerkonfiguration</a> können diese Rechte geändert oder neue Benutzer " "\"{users_url}\">Benutzerkonfiguration</a> können diese Rechte geändert oder "
"angelegt werden." "neue Benutzer angelegt werden."
#: plinth/modules/ikiwiki/__init__.py:62 #: plinth/modules/ikiwiki/__init__.py:62
msgid "View and edit wiki applications" msgid "View and edit wiki applications"
@ -2027,8 +2121,8 @@ msgid ""
"This feature only makes sense if you are using the <a href=\"%(ejabberd_url)s" "This feature only makes sense if you are using the <a href=\"%(ejabberd_url)s"
"\">ejabberd</a> chat server app." "\">ejabberd</a> chat server app."
msgstr "" msgstr ""
"Diese Option ist nur sinnvoll, wenn Sie den <a href=\"%(ejabberd_url)s\"" "Diese Option ist nur sinnvoll, wenn Sie den <a href=\"%(ejabberd_url)s"
">ejabberd</a>-Chatserver nutzen." "\">ejabberd</a>-Chatserver nutzen."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:247 #: plinth/modules/letsencrypt/templates/letsencrypt.html:247
#, python-format #, python-format
@ -2037,8 +2131,8 @@ msgid ""
"\">ejabberd</a> chat server app, you must first enable certificate renewal " "\">ejabberd</a> chat server app, you must first enable certificate renewal "
"of the current domain." "of the current domain."
msgstr "" msgstr ""
"Um ein Let's-Encrypt-Zertifikat für den <a href=\"%(ejabberd_url)s\"" "Um ein Let's-Encrypt-Zertifikat für den <a href=\"%(ejabberd_url)s"
">ejabberd</a>-Chatserver nutzen zu können, muss erst die Zertifikat-" "\">ejabberd</a>-Chatserver nutzen zu können, muss erst die Zertifikat-"
"Erneurungsverwaltung für die derzeitige Domain aktiviert sein." "Erneurungsverwaltung für die derzeitige Domain aktiviert sein."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:281 #: plinth/modules/letsencrypt/templates/letsencrypt.html:281
@ -2071,8 +2165,8 @@ msgid ""
"This feature only makes sense if you are using the <a href=" "This feature only makes sense if you are using the <a href="
"\"%(matrixsynapse_url)s\">Matrix Synapse</a> chat server app." "\"%(matrixsynapse_url)s\">Matrix Synapse</a> chat server app."
msgstr "" msgstr ""
"Diese Option ist nur sinnvoll, wenn Sie den<a href=\"%(matrixsynapse_url)s\"" "Diese Option ist nur sinnvoll, wenn Sie den<a href=\"%(matrixsynapse_url)s"
">Matrix-Synapse</a>-Chatserver nutzen." "\">Matrix-Synapse</a>-Chatserver nutzen."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:308 #: plinth/modules/letsencrypt/templates/letsencrypt.html:308
#, python-format #, python-format
@ -2081,8 +2175,8 @@ msgid ""
"\">Matrix Synapse</a> chat server app, you must first enable certificate " "\">Matrix Synapse</a> chat server app, you must first enable certificate "
"renewal of the current domain." "renewal of the current domain."
msgstr "" msgstr ""
"Um ein Let's-Encrypt-Zertifikat für den <a href=\"%(matrixsynapse_url)s\">" "Um ein Let's-Encrypt-Zertifikat für den <a href=\"%(matrixsynapse_url)s"
"Matrix Synapse</a>-Chatserver nutzen zu können, muss erst die Zertifikat-" "\">Matrix Synapse</a>-Chatserver nutzen zu können, muss erst die Zertifikat-"
"Erneurungsverwaltung für die derzeitige Domain aktiviert sein." "Erneurungsverwaltung für die derzeitige Domain aktiviert sein."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:317 #: plinth/modules/letsencrypt/templates/letsencrypt.html:317
@ -2406,8 +2500,8 @@ msgid ""
msgstr "" msgstr ""
"Minetest ist ein grenzenloses Multiplayer-Block-Sandkastenspiel. Dieses " "Minetest ist ein grenzenloses Multiplayer-Block-Sandkastenspiel. Dieses "
"Modul ermöglicht das Starten eines Minetest-Servers auf {box_name} auf dem " "Modul ermöglicht das Starten eines Minetest-Servers auf {box_name} auf dem "
"Standardport (30000). Um auf dem Server zu spielen, wird ein <a href=\"" "Standardport (30000). Um auf dem Server zu spielen, wird ein <a href="
"http://www.minetest.net/downloads/\">Minetest-Client</a> benötigt." "\"http://www.minetest.net/downloads/\">Minetest-Client</a> benötigt."
#: plinth/modules/minetest/forms.py:31 #: plinth/modules/minetest/forms.py:31
msgid "Maximum number of players" msgid "Maximum number of players"
@ -2553,8 +2647,8 @@ msgstr ""
"richtigen Host verbunden sind. Damit Anwender dem Schlüssel vertrauen " "richtigen Host verbunden sind. Damit Anwender dem Schlüssel vertrauen "
"können, muss mindestens eine Person (in der Regel der Gerätebetreiber) den " "können, muss mindestens eine Person (in der Regel der Gerätebetreiber) den "
"Schlüssel mit dem regulären OpenPGP Keysigning-Verfahren signieren. Siehe " "Schlüssel mit dem regulären OpenPGP Keysigning-Verfahren signieren. Siehe "
"die <a href=\"http://web.monkeysphere.info/getting-started-ssh/\"" "die <a href=\"http://web.monkeysphere.info/getting-started-ssh/"
">Monkeysphere-SSH-Dokumentation</a> für weitere Details." "\">Monkeysphere-SSH-Dokumentation</a> für weitere Details."
#: plinth/modules/monkeysphere/__init__.py:42 #: plinth/modules/monkeysphere/__init__.py:42
msgid "" msgid ""
@ -2571,9 +2665,9 @@ msgstr ""
"Der öffentliche OpenPGP-Schlüssel kann dann auf den OpenPGP-Schlüsselserver " "Der öffentliche OpenPGP-Schlüssel kann dann auf den OpenPGP-Schlüsselserver "
"hochgeladen werden. Benutzer, die auf diesen Webserver zugreifen, können so " "hochgeladen werden. Benutzer, die auf diesen Webserver zugreifen, können so "
"überprüfen, ob sie mit dem richtigen Host verbunden sind. Um das Zertifikat " "überprüfen, ob sie mit dem richtigen Host verbunden sind. Um das Zertifikat "
"zu validieren, muss der Benutzer Software, die auf der <a href=\"" "zu validieren, muss der Benutzer Software, die auf der <a href=\"http://web."
"http://web.monkeysphere.info/download/\">Monkeysphere-Webseite</a> zur " "monkeysphere.info/download/\">Monkeysphere-Webseite</a> zur Verfügung steht, "
"Verfügung steht, installieren." "installieren."
#: plinth/modules/monkeysphere/templates/monkeysphere.html:60 #: plinth/modules/monkeysphere/templates/monkeysphere.html:60
msgid "Publishing key to keyserver..." msgid "Publishing key to keyserver..."
@ -2668,8 +2762,8 @@ msgid ""
"After this key is published to the keyservers, it can be signed using <a " "After this key is published to the keyservers, it can be signed using <a "
"href=\"https://www.gnupg.org/\">GnuPG</a> with the following commands:" "href=\"https://www.gnupg.org/\">GnuPG</a> with the following commands:"
msgstr "" msgstr ""
"Nach seiner Veröffentlichung auf dem Schlüsselserver kann der Schlüssel mit <" "Nach seiner Veröffentlichung auf dem Schlüsselserver kann der Schlüssel mit "
"a href=\"https://www.gnupg.org/\">GnuPG</a> über folgende Eingaben signiert " "<a href=\"https://www.gnupg.org/\">GnuPG</a> über folgende Eingaben signiert "
"werden:" "werden:"
#: plinth/modules/monkeysphere/templates/monkeysphere_details.html:88 #: plinth/modules/monkeysphere/templates/monkeysphere_details.html:88
@ -3415,9 +3509,9 @@ msgstr ""
"Um sich mit dem VPN von %(box_name)s zu verbinden, müssen Sie ein Profil " "Um sich mit dem VPN von %(box_name)s zu verbinden, müssen Sie ein Profil "
"herunterladen und es an einen OpenVPN-Client auf Ihrem mobilen oder Desktop-" "herunterladen und es an einen OpenVPN-Client auf Ihrem mobilen oder Desktop-"
"Computer übertragen. OpenVPN-Clients sind für die meisten Plattformen " "Computer übertragen. OpenVPN-Clients sind für die meisten Plattformen "
"verfügbar. Siehe <a href=\"/plinth/help/manual/OpenVPN\" title=\"%(box_name)" "verfügbar. Siehe <a href=\"/plinth/help/manual/OpenVPN\" title="
"s Manual - OpenVPN\">Handbuchseite</a> über empfohlene Clients und " "\"%(box_name)s Manual - OpenVPN\">Handbuchseite</a> über empfohlene Clients "
"Konfigurationsanweisungen." "und Konfigurationsanweisungen."
#: plinth/modules/openvpn/templates/openvpn.html:55 #: plinth/modules/openvpn/templates/openvpn.html:55
#, python-format #, python-format
@ -3540,9 +3634,9 @@ msgid ""
msgstr "" msgstr ""
"PageKite umgeht Einschränkungen von NAT, Firewall und IP-Adressen durch " "PageKite umgeht Einschränkungen von NAT, Firewall und IP-Adressen durch "
"Verwendung einer Kombination aus Tunneln und Reverse-Proxys. Sie können " "Verwendung einer Kombination aus Tunneln und Reverse-Proxys. Sie können "
"einen beliebigen PageKite-Dienstanbieter auswählen, beispielsweise <a href=\"" "einen beliebigen PageKite-Dienstanbieter auswählen, beispielsweise <a href="
"https://pagekite.net\">pagekite.net</a>. In Zukunft könnte es möglich sein, " "\"https://pagekite.net\">pagekite.net</a>. In Zukunft könnte es möglich "
"hierfür die {box_name} eines Freundes zu nutzen." "sein, hierfür die {box_name} eines Freundes zu nutzen."
#: plinth/modules/pagekite/forms.py:69 #: plinth/modules/pagekite/forms.py:69
msgid "Enable PageKite" msgid "Enable PageKite"
@ -3806,8 +3900,8 @@ msgid ""
"See SSH client setup <a href=\"https://pagekite.net/wiki/Howto/" "See SSH client setup <a href=\"https://pagekite.net/wiki/Howto/"
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
"Siehe SSH-Client <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/\"" "Siehe SSH-Client <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/"
">Konfigurationsanweisungen</a>" "\">Konfigurationsanweisungen</a>"
#: plinth/modules/pagekite/utils.py:276 #: plinth/modules/pagekite/utils.py:276
msgid "Pagekite" msgid "Pagekite"
@ -3967,9 +4061,9 @@ msgid ""
"\">mobile</a> devices are available." "\">mobile</a> devices are available."
msgstr "" msgstr ""
"Sie können sich mit Ihrem Quassel-Kern auf dem Standardport 4242 verbinden. " "Sie können sich mit Ihrem Quassel-Kern auf dem Standardport 4242 verbinden. "
"Um sich mit Quassel zu verbinden, stehen Clients für <a href=\"http" "Um sich mit Quassel zu verbinden, stehen Clients für <a href=\"http://"
"://quassel-irc.org/downloads\">Desktop</a> und <a href=\"" "quassel-irc.org/downloads\">Desktop</a> und <a href=\"http://quasseldroid."
"http://quasseldroid.iskrembilen.com/\">mobile Telefone</a> zur Verfügung." "iskrembilen.com/\">mobile Telefone</a> zur Verfügung."
#: plinth/modules/quassel/manifest.py:49 #: plinth/modules/quassel/manifest.py:49
msgid "Quasseldroid" msgid "Quasseldroid"
@ -4043,10 +4137,9 @@ msgid ""
"address>) and your user name. DAVx5 will show all existing calendars and " "address>) and your user name. DAVx5 will show all existing calendars and "
"address books and you can create new." "address books and you can create new."
msgstr "" msgstr ""
"Geben Sie die URL ihres Radicale-Servers an (z. B. " "Geben Sie die URL ihres Radicale-Servers an (z. B. https://<ihre.freedombox."
"https://<ihre.freedombox.adresse>) und ihren Benutzernamen. DAVx5 wird Ihre " "adresse>) und ihren Benutzernamen. DAVx5 wird Ihre gesamten vorhandenen "
"gesamten vorhandenen Kalender und Adressbücher anzeigen, und Sie können neue " "Kalender und Adressbücher anzeigen, und Sie können neue anlegen."
"anlegen."
#: plinth/modules/radicale/manifest.py:44 #: plinth/modules/radicale/manifest.py:44
msgid "GNOME Calendar" msgid "GNOME Calendar"
@ -4076,10 +4169,9 @@ msgid ""
"existing calendars and address books." "existing calendars and address books."
msgstr "" msgstr ""
"Fügen Sie in Evolution einen neuen Kalender oder Adressbuch per WebDAV " "Fügen Sie in Evolution einen neuen Kalender oder Adressbuch per WebDAV "
"hinzu. Geben Sie die URL des Radicale-Servers an (z. B. " "hinzu. Geben Sie die URL des Radicale-Servers an (z. B. https://<ihre."
"https://<ihre.freedombox.adresse>) und ihren Benutzernamen. Wenn Sie auf den " "freedombox.adresse>) und ihren Benutzernamen. Wenn Sie auf den Suchen-Knopf "
"Suchen-Knopf drücken, werden die bestehenden Kalender und Adressbücher " "drücken, werden die bestehenden Kalender und Adressbücher aufgelistet."
"aufgelistet."
#: plinth/modules/radicale/views.py:55 #: plinth/modules/radicale/views.py:55
msgid "Access rights configuration updated" msgid "Access rights configuration updated"
@ -4774,11 +4866,11 @@ msgstr "Einmal-Anmeldung"
msgid "Login" msgid "Login"
msgstr "Anmelden" msgstr "Anmelden"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "Speicher" msgstr "Speicher"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4790,83 +4882,83 @@ msgstr ""
"Speichermedien einsehen, Wechselmedien einbinden und aushängen, die Root-" "Speichermedien einsehen, Wechselmedien einbinden und aushängen, die Root-"
"Partition erweitern usw." "Partition erweitern usw."
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} Bytes" msgstr "{disk_size:.1f} Bytes"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "Der Vorgang schlug fehl." msgstr "Der Vorgang schlug fehl."
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Der Vorgang wurde abgebrochen." msgstr "Der Vorgang wurde abgebrochen."
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Das Gerät wird bereits ausgehangen." msgstr "Das Gerät wird bereits ausgehangen."
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"Der Vorgang ist wegen fehlender Treiber-/Werkzeugunterstützung nicht möglich." "Der Vorgang ist wegen fehlender Treiber-/Werkzeugunterstützung nicht möglich."
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Der Vorgang beendet wegen Zeitüberschreitung." msgstr "Der Vorgang beendet wegen Zeitüberschreitung."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
"Dieser Vorgang würde ein Gerät aufwecken dass sich in einem Tiefschlaf-" "Dieser Vorgang würde ein Gerät aufwecken dass sich in einem Tiefschlaf-"
"Zustand befindet." "Zustand befindet."
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Versuche ein Gerät auszuhängen, das beschäftigt ist." msgstr "Versuche ein Gerät auszuhängen, das beschäftigt ist."
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Dieser Vorgang wurde bereits abgebrochen." msgstr "Dieser Vorgang wurde bereits abgebrochen."
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Nicht autorisiert um den gewünschten Vorgang auszuführen." msgstr "Nicht autorisiert um den gewünschten Vorgang auszuführen."
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Dieses Gerät ist bereits eingebunden." msgstr "Dieses Gerät ist bereits eingebunden."
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Das Gerät ist nicht eingebunden." msgstr "Das Gerät ist nicht eingebunden."
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Die gewünschte Option ist nicht gestattet." msgstr "Die gewünschte Option ist nicht gestattet."
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Das Gerät ist von einem anderen Benutzer eingebunden." msgstr "Das Gerät ist von einem anderen Benutzer eingebunden."
@ -5080,10 +5172,6 @@ msgstr "Entfernen"
msgid "Tor" msgid "Tor"
msgstr "Tor" msgstr "Tor"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonymisierungs-Netzwerk"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5792,10 +5880,6 @@ msgstr "Client-Anwendungen"
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Starten"
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "Desktop" msgstr "Desktop"
@ -5934,16 +6018,6 @@ msgstr ""
"Derzeit sind die folgenden Netzwerkschnittstellen als intern konfiguriert: " "Derzeit sind die folgenden Netzwerkschnittstellen als intern konfiguriert: "
"%(interface_list)s" "%(interface_list)s"
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Dienst <em>%(service_name)s</em> läuft."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Dienst <em>%(service_name)s</em> läuft nicht."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "Installation" msgstr "Installation"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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"
@ -469,8 +469,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
@ -798,6 +798,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1024,6 +1025,7 @@ msgstr ""
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1128,6 +1130,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1408,6 +1411,89 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
msgid "Manage I2P application"
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "" msgstr ""
@ -4089,11 +4175,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4101,80 +4187,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4352,10 +4438,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -4981,10 +5063,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5107,16 +5185,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -524,8 +524,8 @@ msgstr ""
"«admin»." "«admin»."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Configurar" msgstr "Configurar"
@ -901,6 +901,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1172,6 +1173,7 @@ msgstr "Acerca de"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1297,6 +1299,7 @@ msgid "Launch web client"
msgstr "Lanzar cliente web" msgstr "Lanzar cliente web"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1630,6 +1633,97 @@ msgstr ""
"Por favor elimine las claves y cualquier información personal del registro " "Por favor elimine las claves y cualquier información personal del registro "
"antes de enviar el informe de fallos." "antes de enviar el informe de fallos."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Red anónima"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"Para ampliar información sobre el proyecto %(box_name)s, consulte la <a href="
"\"https://wiki.debian.org/FreedomBox\">Wiki de %(box_name)s</a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Activar aplicación"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "El servidor <em>%(service_name)s</em> se está ejecutando."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "El servidor <em>%(service_name)s</em> no se está ejecutando."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Ejecutar"
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -4733,11 +4827,11 @@ msgstr "Inicio de sesión único"
msgid "Login" msgid "Login"
msgstr "Inicio de sesión" msgstr "Inicio de sesión"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "Almacén" msgstr "Almacén"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4748,80 +4842,80 @@ msgstr ""
"{box_name}. Puede ver el medio de almacenamiento que está usando, montar y " "{box_name}. Puede ver el medio de almacenamiento que está usando, montar y "
"desmontar medios extraíbles, ampliar la partición raíz, etc." "desmontar medios extraíbles, ampliar la partición raíz, etc."
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bytes" msgstr "{disk_size:.1f} bytes"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "Falló la operación." msgstr "Falló la operación."
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Se ha cancelado la operación." msgstr "Se ha cancelado la operación."
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "El dispositivo ya se está desmontando." msgstr "El dispositivo ya se está desmontando."
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "No se soporta esta operación por falta de un driver o herramienta." msgstr "No se soporta esta operación por falta de un driver o herramienta."
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "La operación agotó el tiempo." msgstr "La operación agotó el tiempo."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "La operación podría activar un disco que está en estado de reposo." msgstr "La operación podría activar un disco que está en estado de reposo."
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Tratando de desmontar un dispositivo ocupado." msgstr "Tratando de desmontar un dispositivo ocupado."
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Ya se ha cancelado la operación." msgstr "Ya se ha cancelado la operación."
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "No tiene autorización para la operación solicitada." msgstr "No tiene autorización para la operación solicitada."
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "El dispositivo ya está montado." msgstr "El dispositivo ya está montado."
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "El dispositivo no está montado." msgstr "El dispositivo no está montado."
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "La operación solicitada no está permitida." msgstr "La operación solicitada no está permitida."
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "El dispositivo está ya montado por otro usuario." msgstr "El dispositivo está ya montado por otro usuario."
@ -5032,10 +5126,6 @@ msgstr "Eliminar"
msgid "Tor" msgid "Tor"
msgstr "Tor" msgstr "Tor"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Red anónima"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5739,10 +5829,6 @@ msgstr "Aplicaciones de cliente"
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Ejecutar"
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "Escritorio" msgstr "Escritorio"
@ -5878,16 +5964,6 @@ msgstr ""
"Las siguientes interfaces de red están configuradas como internas " "Las siguientes interfaces de red están configuradas como internas "
"actualmente: %(interface_list)s" "actualmente: %(interface_list)s"
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "El servidor <em>%(service_name)s</em> se está ejecutando."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "El servidor <em>%(service_name)s</em> no se está ejecutando."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "Instalación" msgstr "Instalación"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -511,8 +511,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
#, fuzzy #, fuzzy
msgid "Configure" msgid "Configure"
@ -880,6 +880,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1151,6 +1152,7 @@ msgstr "درباره"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1262,6 +1264,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1591,6 +1594,97 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
#, fuzzy
msgid "Anonymity Network"
msgstr "رفتن به تنظیمات شبکه"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"برای دیدن اطلاعات بیشتر دربارهٔ پروژهٔ %(box_name)s، <a href=\"https://wiki."
"debian.org/FreedomBox\">ویکی %(box_name)s</a> را ببینید."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
msgid "Manage I2P application"
msgstr "فعال‌سازی برنامه"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "" msgstr ""
@ -4500,11 +4594,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4512,86 +4606,86 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size} بایت" msgstr "{disk_size} بایت"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} KiB" #| msgid "{disk_size} KiB"
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size} KiB" msgstr "{disk_size} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} MiB" #| msgid "{disk_size} MiB"
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size} MiB" msgstr "{disk_size} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} GiB" #| msgid "{disk_size} GiB"
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size} GiB" msgstr "{disk_size} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} TiB" #| msgid "{disk_size} TiB"
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size} TiB" msgstr "{disk_size} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
#, fuzzy #, fuzzy
#| msgid "The requested domain is already registered." #| msgid "The requested domain is already registered."
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "دامنهٔ درخواستی از قبل ثبت شده است." msgstr "دامنهٔ درخواستی از قبل ثبت شده است."
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4782,11 +4876,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
#, fuzzy
msgid "Anonymity Network"
msgstr "رفتن به تنظیمات شبکه"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5429,10 +5518,6 @@ msgstr "برنامهٔ تحت وب بیت‌تورنت (Deluge)"
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5558,16 +5643,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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."
@ -543,8 +543,8 @@ msgstr ""
"\">/IKIWIKI</a>." "\">/IKIWIKI</a>."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "CONFIGURE" msgstr "CONFIGURE"
@ -918,6 +918,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1248,6 +1249,7 @@ msgstr "ABOUT"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1372,6 +1374,7 @@ msgid "Launch web client"
msgstr "LAUNCH WEB CLIENT" msgstr "LAUNCH WEB CLIENT"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1717,6 +1720,101 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Tor Anonymity Network"
msgid "Anonymity Network"
msgstr "TOR ANONYMITY NETWORK"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"FOR MORE INFORMATION ABOUT THE %(box_name)s PROJECT, SEE THE <a href="
"\"https://wiki.debian.org/FreedomBox\">%(box_name)s WIKI</a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Applications"
msgid "Manage I2P application"
msgstr "APPLICATIONS"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "SERVICE DISCOVERY SERVER IS RUNNING"
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "SERVICE DISCOVERY SERVER IS NOT RUNNING"
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
#, fuzzy #, fuzzy
#| msgid "wiki" #| msgid "wiki"
@ -4879,13 +4977,13 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "LOGIN" msgstr "LOGIN"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
#, fuzzy #, fuzzy
#| msgid "reStore" #| msgid "reStore"
msgid "Storage" msgid "Storage"
msgstr "RESTORE" msgstr "RESTORE"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4893,86 +4991,86 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
#, fuzzy #, fuzzy
#| msgid "repro service is running" #| msgid "repro service is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "REPRO SERVICE IS RUNNING" msgstr "REPRO SERVICE IS RUNNING"
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
#, fuzzy #, fuzzy
#| msgid "This service already exists" #| msgid "This service already exists"
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "THIS SERVICE ALREADY EXISTS" msgstr "THIS SERVICE ALREADY EXISTS"
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
#| msgid "repro service is not running" #| msgid "repro service is not running"
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "REPRO SERVICE IS NOT RUNNING" msgstr "REPRO SERVICE IS NOT RUNNING"
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -5161,12 +5259,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Tor Anonymity Network"
msgid "Anonymity Network"
msgstr "TOR ANONYMITY NETWORK"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
@ -5908,10 +6000,6 @@ msgstr "QUASSEL IRC CLIENT"
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
#, fuzzy #, fuzzy
#| msgid "IRC Client (Quassel)" #| msgid "IRC Client (Quassel)"
@ -6045,18 +6133,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "SERVICE DISCOVERY SERVER IS RUNNING"
#: plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "SERVICE DISCOVERY SERVER IS NOT RUNNING"
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "INSTALLATION" msgstr "INSTALLATION"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -512,8 +512,8 @@ msgstr ""
"\"{users_url}\">utilisateur avec un compte admin sur {box_name}</a>." "\"{users_url}\">utilisateur avec un compte admin sur {box_name}</a>."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Configurer" msgstr "Configurer"
@ -879,6 +879,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1158,6 +1159,7 @@ msgstr "À propos"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1289,6 +1291,7 @@ msgid "Launch web client"
msgstr "Lancer le client Web" msgstr "Lancer le client Web"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1635,6 +1638,97 @@ msgstr ""
"Veuillez retirer les éventuels mots de passe et autres informations " "Veuillez retirer les éventuels mots de passe et autres informations "
"personnelles du journal avant de soumettre le rapport d'erreur." "personnelles du journal avant de soumettre le rapport d'erreur."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Réseau d'anonymat"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"Pour plus d'informations sur le projet %(box_name)s, visitez le <a href="
"\"https://wiki.debian.org/fr/FreedomBox\">Wiki %(box_name)s</a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Activer l'application"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Le service <em>%(service_name)s</em> est en fonctionnement."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Le service <em>%(service_name)s</em> n'est pas en fonctionnement."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -4782,11 +4876,11 @@ msgstr "Authentification unique"
msgid "Login" msgid "Login"
msgstr "S'identifier" msgstr "S'identifier"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "Stockage" msgstr "Stockage"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4794,80 +4888,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} octets" msgstr "{disk_size:.1f} octets"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} Kio" msgstr "{disk_size:.1f} Kio"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} Mio" msgstr "{disk_size:.1f} Mio"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} Gio" msgstr "{disk_size:.1f} Gio"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} Tio" msgstr "{disk_size:.1f} Tio"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -5081,10 +5175,6 @@ msgstr "Supprimer"
msgid "Tor" msgid "Tor"
msgstr "Tor" msgstr "Tor"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Réseau d'anonymat"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5811,10 +5901,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5950,16 +6036,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Le service <em>%(service_name)s</em> est en fonctionnement."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Le service <em>%(service_name)s</em> n'est pas en fonctionnement."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "Installation" msgstr "Installation"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -494,8 +494,8 @@ msgstr ""
"ક્ષમતાઓ એડમિન ગ્રૂપના વપરાશકર્તાઓ માટે મર્યાદિત છે." "ક્ષમતાઓ એડમિન ગ્રૂપના વપરાશકર્તાઓ માટે મર્યાદિત છે."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "ગોઠવો" msgstr "ગોઠવો"
@ -852,6 +852,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1114,6 +1115,7 @@ msgstr "વિશે"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1245,6 +1247,7 @@ msgid "Launch web client"
msgstr "વેબ ક્લાયન્ટ શરૂ કરો" msgstr "વેબ ક્લાયન્ટ શરૂ કરો"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1536,6 +1539,91 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "એપ્લીકેશનને પ્રસ્થાપિત કરો"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "" msgstr ""
@ -4236,11 +4324,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4248,80 +4336,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4499,10 +4587,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5144,10 +5228,6 @@ msgstr "બીટ ટોરેન્ટ વેબ ક્લાયન્ટ"
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5270,16 +5350,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -529,8 +529,8 @@ msgstr ""
"सकते हैं. निजी जानकारी आैर सिस्टम बदलने का योग्यता सिर्फ व्यवस्थापक लोग के पास है." "सकते हैं. निजी जानकारी आैर सिस्टम बदलने का योग्यता सिर्फ व्यवस्थापक लोग के पास है."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "कॉन्फ़िगर करें" msgstr "कॉन्फ़िगर करें"
@ -903,6 +903,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1165,6 +1166,7 @@ msgstr "के बारे में"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1286,6 +1288,7 @@ msgid "Launch web client"
msgstr "वेब क्लाइंट लॉंच" msgstr "वेब क्लाइंट लॉंच"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1608,6 +1611,97 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "बग रिपोर्ट सबमिट करने से पहले कोई पासवर्ड या दूसरे व्यक्तिगत जानकारी निकालें." msgstr "बग रिपोर्ट सबमिट करने से पहले कोई पासवर्ड या दूसरे व्यक्तिगत जानकारी निकालें."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "गुमनामी नेटवर्क"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"%(box_name)s के बारे में और सिखने के लिये यह देखिये <a href=\"https://wiki.debian.org/"
"FreedomBox\">%(box_name)s Wiki</a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "एप्लिकेशन सक्षम करें"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "सर्विस <em>%(service_name)s</em> चल रहा है."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "सर्विस <em>%(service_name)s</em> नहीं चल रहा है."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "लॉन्च"
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "इकिविकि" msgstr "इकिविकि"
@ -4682,11 +4776,11 @@ msgstr "एकल साइन-ऑन"
msgid "Login" msgid "Login"
msgstr "लॉगिन" msgstr "लॉगिन"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "स्टोरेज" msgstr "स्टोरेज"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4694,80 +4788,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} बाइट्स" msgstr "{disk_size:.1f} बाइट्स"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} किब" msgstr "{disk_size:.1f} किब"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} मेब" msgstr "{disk_size:.1f} मेब"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} जिब" msgstr "{disk_size:.1f} जिब"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} टीब" msgstr "{disk_size:.1f} टीब"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "ऑपरेशन अनुत्तीर्ण हो गया." msgstr "ऑपरेशन अनुत्तीर्ण हो गया."
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "ऑपरेशन रद्द किया गया." msgstr "ऑपरेशन रद्द किया गया."
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "यह डिवाइस पहले से अनमाउट किया जा रहा है." msgstr "यह डिवाइस पहले से अनमाउट किया जा रहा है."
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "यह ऑपरेशन अनुपलब्ध है क्यैकि ड्राइवर/उपकरण टूल समर्थित नहीं है." msgstr "यह ऑपरेशन अनुपलब्ध है क्यैकि ड्राइवर/उपकरण टूल समर्थित नहीं है."
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "ऑपरेशन टाइम आउट हो गया." msgstr "ऑपरेशन टाइम आउट हो गया."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "यह ऑपरेशन गहरी नींद की स्थिति का डिस्क को जाग जाएगा." msgstr "यह ऑपरेशन गहरी नींद की स्थिति का डिस्क को जाग जाएगा."
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "व्यस्त डिवाइस को अनमाउंट करने का प्रयास कर रहा है." msgstr "व्यस्त डिवाइस को अनमाउंट करने का प्रयास कर रहा है."
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "ऑपरेशन पहले से रद्द किया गया." msgstr "ऑपरेशन पहले से रद्द किया गया."
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "अनुरोधित ऑपरेशन करने के लिए अधिकृत नहीं है." msgstr "अनुरोधित ऑपरेशन करने के लिए अधिकृत नहीं है."
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "यह डिवाइस पहले से माउंट किया गया." msgstr "यह डिवाइस पहले से माउंट किया गया."
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "यह डिवाइस नहीं माउंट किया गया." msgstr "यह डिवाइस नहीं माउंट किया गया."
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "अनुरोधित विकल्प का उपयोग करने की अनुमति नहीं है." msgstr "अनुरोधित विकल्प का उपयोग करने की अनुमति नहीं है."
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "किसी और यूसर ने डिवाइस माउंट किया गया है." msgstr "किसी और यूसर ने डिवाइस माउंट किया गया है."
@ -4974,10 +5068,6 @@ msgstr "निकालें"
msgid "Tor" msgid "Tor"
msgstr "टोर" msgstr "टोर"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "गुमनामी नेटवर्क"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5676,10 +5766,6 @@ msgstr "क्लाइंट ऐप्स"
msgid "Web" msgid "Web"
msgstr "वेब" msgstr "वेब"
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "लॉन्च"
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "डेस्कटॉप" msgstr "डेस्कटॉप"
@ -5810,16 +5896,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "अभी यह नेटवर्क इंटरफ़ेसस आंतरिक के रूप में कॉंफ़िगर किया गया है:%(interface_list)s" msgstr "अभी यह नेटवर्क इंटरफ़ेसस आंतरिक के रूप में कॉंफ़िगर किया गया है:%(interface_list)s"
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "सर्विस <em>%(service_name)s</em> चल रहा है."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "सर्विस <em>%(service_name)s</em> नहीं चल रहा है."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -524,8 +524,8 @@ msgstr ""
"\"{users_url}\">felhasználója</a>." "\"{users_url}\">felhasználója</a>."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Beállítások" msgstr "Beállítások"
@ -902,6 +902,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1179,6 +1180,7 @@ msgstr "Leírás"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1305,6 +1307,7 @@ msgid "Launch web client"
msgstr "Webes kliens indítása" msgstr "Webes kliens indítása"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1642,6 +1645,97 @@ msgstr ""
"Kérlek távolíts el minden jelszót és személyes információt a naplóból " "Kérlek távolíts el minden jelszót és személyes információt a naplóból "
"mielőtt elküldenéd a bejelentést." "mielőtt elküldenéd a bejelentést."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonim hálózat"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"További információk a %(box_name)s projektről a <a href=\"https://wiki."
"debian.org/FreedomBox\">%(box_name)s Wiki</a> oldalon találhatóak."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Alkalmazás engedélyezése"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "A szolgáltatás fut (<em>%(service_name)s</em>)."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "A szolgáltatás nem fut (<em>%(service_name)s</em>)."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Indítás"
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -4778,11 +4872,11 @@ msgstr "Egyszeri bejelentkezés"
msgid "Login" msgid "Login"
msgstr "Bejelentkezés" msgstr "Bejelentkezés"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "Háttértár" msgstr "Háttértár"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4794,83 +4888,83 @@ msgstr ""
"fel- és lecsatolhatsz cserélhető adathordozókat, kibővítheted a root " "fel- és lecsatolhatsz cserélhető adathordozókat, kibővítheted a root "
"partíciót, stb." "partíciót, stb."
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} byte" msgstr "{disk_size:.1f} byte"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "A művelet sikertelen." msgstr "A művelet sikertelen."
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "A művelet meg lett szakítva." msgstr "A művelet meg lett szakítva."
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Az eszköz leválasztása már folyamatban van." msgstr "Az eszköz leválasztása már folyamatban van."
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"A művelet nem támogatott hiányzó eszközvezérlő/segédeszköz támogatás miatt." "A művelet nem támogatott hiányzó eszközvezérlő/segédeszköz támogatás miatt."
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "A művelet túllépte az időkorlátot." msgstr "A művelet túllépte az időkorlátot."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
"A művelet fel fogja ébreszteni a lemezt, amely mély-alvó állapotban van." "A művelet fel fogja ébreszteni a lemezt, amely mély-alvó állapotban van."
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
"Megpróbáltál leválasztani egy eszközt, amely jelenleg is használatban van." "Megpróbáltál leválasztani egy eszközt, amely jelenleg is használatban van."
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "A művelet már meg lett szakítva." msgstr "A művelet már meg lett szakítva."
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Nem jogosult végrehajtani a kért műveletet." msgstr "Nem jogosult végrehajtani a kért műveletet."
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Az eszköz már fel lett csatolva." msgstr "Az eszköz már fel lett csatolva."
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Az eszköz nincs felcsatolva." msgstr "Az eszköz nincs felcsatolva."
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Nem használhatja a kért lehetőséget." msgstr "Nem használhatja a kért lehetőséget."
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Az eszközt egy másik felhasználó felcsatolva." msgstr "Az eszközt egy másik felhasználó felcsatolva."
@ -5083,10 +5177,6 @@ msgstr "Eltávolít"
msgid "Tor" msgid "Tor"
msgstr "Tor" msgstr "Tor"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonim hálózat"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5790,10 +5880,6 @@ msgstr "Kliens alkalmazások"
msgid "Web" msgid "Web"
msgstr "Webes" msgstr "Webes"
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Indítás"
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "Asztali" msgstr "Asztali"
@ -5932,16 +6018,6 @@ msgstr ""
"Jelenleg a következő hálózati interfészek vannak belsőként konfigurálva: " "Jelenleg a következő hálózati interfészek vannak belsőként konfigurálva: "
"%(interface_list)s" "%(interface_list)s"
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "A szolgáltatás fut (<em>%(service_name)s</em>)."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "A szolgáltatás nem fut (<em>%(service_name)s</em>)."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "Telepítés" msgstr "Telepítés"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -500,8 +500,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Konfigurasi" msgstr "Konfigurasi"
@ -838,6 +838,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1066,6 +1067,7 @@ msgstr "Tentang"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1176,6 +1178,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1464,6 +1467,93 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Go to Networks"
msgid "Anonymity Network"
msgstr "Pergi ke Pengaturan Jaringan"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Aktifkan aplikasi"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
#, fuzzy #, fuzzy
#| msgid "wiki" #| msgid "wiki"
@ -4250,11 +4340,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4262,85 +4352,85 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} bytes" #| msgid "{disk_size} bytes"
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size} bytes" msgstr "{disk_size} bytes"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} KiB" #| msgid "{disk_size} KiB"
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size} KiB" msgstr "{disk_size} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} MiB" #| msgid "{disk_size} MiB"
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size} MiB" msgstr "{disk_size} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} GiB" #| msgid "{disk_size} GiB"
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size} GiB" msgstr "{disk_size} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} TiB" #| msgid "{disk_size} TiB"
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size} TiB" msgstr "{disk_size} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4522,12 +4612,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Go to Networks"
msgid "Anonymity Network"
msgstr "Pergi ke Pengaturan Jaringan"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5171,10 +5255,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5301,16 +5381,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -504,8 +504,8 @@ msgstr ""
"agli utenti appartenenti al gruppo admin." "agli utenti appartenenti al gruppo admin."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Configura" msgstr "Configura"
@ -885,6 +885,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1163,6 +1164,7 @@ msgstr "About"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1291,6 +1293,7 @@ msgid "Launch web client"
msgstr "Avvia client web" msgstr "Avvia client web"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1626,6 +1629,94 @@ msgstr ""
"Per favore rimuovi qualsiasi password o altre informazioni personali dal " "Per favore rimuovi qualsiasi password o altre informazioni personali dal "
"log prima di allegarlo a questo report ug." "log prima di allegarlo a questo report ug."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"Per maggiori informazioni sul progetto %(box_name)s, vedi l'wiki <a href="
"\"https://wiki.debian.org/FreedomBox\"></a>"
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Abilita applicazione"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -4607,11 +4698,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4619,80 +4710,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4870,10 +4961,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "Tor" msgstr "Tor"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5504,10 +5591,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5630,16 +5713,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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"
@ -470,8 +470,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
@ -799,6 +799,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1025,6 +1026,7 @@ msgstr ""
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1129,6 +1131,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1409,6 +1412,89 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
msgid "Manage I2P application"
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "" msgstr ""
@ -4090,11 +4176,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4102,80 +4188,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4353,10 +4439,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -4982,10 +5064,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5108,16 +5186,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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"
@ -470,8 +470,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
@ -799,6 +799,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1025,6 +1026,7 @@ msgstr ""
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1129,6 +1131,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1409,6 +1412,89 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
msgid "Manage I2P application"
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "" msgstr ""
@ -4090,11 +4176,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4102,80 +4188,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4353,10 +4439,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -4982,10 +5064,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5108,16 +5186,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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"
@ -471,8 +471,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
@ -800,6 +800,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1026,6 +1027,7 @@ msgstr ""
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1130,6 +1132,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1410,6 +1413,89 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
msgid "Manage I2P application"
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "" msgstr ""
@ -4091,11 +4177,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4103,80 +4189,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4354,10 +4440,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -4983,10 +5065,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5109,16 +5187,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-0400\n"
"PO-Revision-Date: 2019-03-20 06:07+0000\n" "PO-Revision-Date: 2019-03-20 06:07+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/"
@ -527,8 +527,8 @@ msgstr ""
"bruker</a> på {box_name} som er medlem i admin-gruppen." "bruker</a> på {box_name} som er medlem i admin-gruppen."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Sette opp" msgstr "Sette opp"
@ -900,6 +900,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1169,6 +1170,7 @@ msgstr "Om"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1293,6 +1295,7 @@ msgid "Launch web client"
msgstr "Sette i gang en web-klient" msgstr "Sette i gang en web-klient"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1626,6 +1629,97 @@ msgstr ""
"Alle passord og annen personlig informasjon bør fjernes fra loggen før du " "Alle passord og annen personlig informasjon bør fjernes fra loggen før du "
"sender inn feilrapporten." "sender inn feilrapporten."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonymitetsnettverk"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"For mer informasjon om %(box_name)s-prosjektet, se <a href=\"https://wiki."
"debian.org/FreedomBox\">%(box_name)s Wiki</a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Aktiver program"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Tjenesten <em>%(service_name)s</em> kjører."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Tjenesten <em>%(service_name)s</em> kjører ikke."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Start"
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -4708,11 +4802,11 @@ msgstr "Engangspålogging"
msgid "Login" msgid "Login"
msgstr "Login" msgstr "Login"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "Lager" msgstr "Lager"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4723,81 +4817,81 @@ msgstr ""
"kan vise lagringsmedia som er i bruk, montere og avmontere flyttbare medium, " "kan vise lagringsmedia som er i bruk, montere og avmontere flyttbare medium, "
"utvide rotpartisjonen, osv." "utvide rotpartisjonen, osv."
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} byte" msgstr "{disk_size:.1f} byte"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "Operasjonen mislyktes." msgstr "Operasjonen mislyktes."
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Operasjonen ble avbrutt." msgstr "Operasjonen ble avbrutt."
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Enheten avmonteres allerede." msgstr "Enheten avmonteres allerede."
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"Denne aktiviteten støttes ikke på grunn av manglende driver-/verktøystøtte." "Denne aktiviteten støttes ikke på grunn av manglende driver-/verktøystøtte."
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Tidsavbrudd for operasjon." msgstr "Tidsavbrudd for operasjon."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "Operasjonen vil vekke en disk fra en tilstand av dyp søvn." msgstr "Operasjonen vil vekke en disk fra en tilstand av dyp søvn."
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Prøver å avmontere en opptatt enhet." msgstr "Prøver å avmontere en opptatt enhet."
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Operasjonen har allerede blitt avbrutt." msgstr "Operasjonen har allerede blitt avbrutt."
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Mangler rettigheter til utførelse av forespurt operasjon." msgstr "Mangler rettigheter til utførelse av forespurt operasjon."
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Denne enheten er allerede montert." msgstr "Denne enheten er allerede montert."
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Enheten er ikke montert." msgstr "Enheten er ikke montert."
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Mangler rettigheter til bruk av forespurt valg." msgstr "Mangler rettigheter til bruk av forespurt valg."
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Enheten er montert av en annen bruker." msgstr "Enheten er montert av en annen bruker."
@ -5006,10 +5100,6 @@ msgstr "Fjern"
msgid "Tor" msgid "Tor"
msgstr "Tor" msgstr "Tor"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonymitetsnettverk"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5708,10 +5798,6 @@ msgstr "Klientprogrammer"
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Start"
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "Skrivebord" msgstr "Skrivebord"
@ -5847,16 +5933,6 @@ msgid ""
msgstr "" msgstr ""
"Følgende nettverksgrensesnitt er nå satt opp som interne: %(interface_list)s" "Følgende nettverksgrensesnitt er nå satt opp som interne: %(interface_list)s"
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Tjenesten <em>%(service_name)s</em> kjører."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Tjenesten <em>%(service_name)s</em> kjører ikke."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "Installasjon" msgstr "Installasjon"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -539,8 +539,8 @@ msgstr ""
"tot de systeembeheerdergroep (admin) horen." "tot de systeembeheerdergroep (admin) horen."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Configureer" msgstr "Configureer"
@ -912,6 +912,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1183,6 +1184,7 @@ msgstr "Over"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1308,6 +1310,7 @@ msgid "Launch web client"
msgstr "Start web cliënt" msgstr "Start web cliënt"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1643,6 +1646,97 @@ msgstr ""
"Verwijder alle wachtwoorden of andere persoonlijke gegevens uit het logboek " "Verwijder alle wachtwoorden of andere persoonlijke gegevens uit het logboek "
"voor het foutrapport verstuurd wordt." "voor het foutrapport verstuurd wordt."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonimiteitsnetwerk"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"Voor meer informatie over het %(box_name)s project, zie de <a href=\"https://"
"wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Toepassing inschakelen"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Service <em>%(service_name)s</em> wordt uitgevoerd."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Service <em>%(service_name)s</em> is niet actief."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Starten"
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -4829,11 +4923,11 @@ msgstr "Eenmalige aanmelding"
msgid "Login" msgid "Login"
msgstr "Aanmelding" msgstr "Aanmelding"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "Storage" msgstr "Storage"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4841,86 +4935,86 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bytes" msgstr "{disk_size:.1f} bytes"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
#, fuzzy #, fuzzy
#| msgid "repro service is running" #| msgid "repro service is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "repro-service wordt uitgevoerd" msgstr "repro-service wordt uitgevoerd"
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
#, fuzzy #, fuzzy
#| msgid "This service already exists" #| msgid "This service already exists"
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Deze dienst bestaat al" msgstr "Deze dienst bestaat al"
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
#| msgid "repro service is not running" #| msgid "repro service is not running"
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "repro-service is niet actief" msgstr "repro-service is niet actief"
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -5137,10 +5231,6 @@ msgstr "Verwijderen"
msgid "Tor" msgid "Tor"
msgstr "Tor" msgstr "Tor"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonimiteitsnetwerk"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5860,10 +5950,6 @@ msgstr "Cliënttoepassingen"
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Starten"
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "Desktop" msgstr "Desktop"
@ -6000,16 +6086,6 @@ msgstr ""
"Momenteel zijn de volgende netwerkinterfaces geconfigureerd als intern: " "Momenteel zijn de volgende netwerkinterfaces geconfigureerd als intern: "
"%(interface_list)s" "%(interface_list)s"
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Service <em>%(service_name)s</em> wordt uitgevoerd."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Service <em>%(service_name)s</em> is niet actief."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "Installatie" msgstr "Installatie"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -508,8 +508,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Konfiguruj" msgstr "Konfiguruj"
@ -871,6 +871,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1139,6 +1140,7 @@ msgstr "Informacje"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1270,6 +1272,7 @@ msgid "Launch web client"
msgstr "Uruchom klienta przeglądarkowego" msgstr "Uruchom klienta przeglądarkowego"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1581,6 +1584,93 @@ msgstr ""
"Usuń wszystkie hasła lub inne informacje osobowe z loga przed zgłoszeniem " "Usuń wszystkie hasła lub inne informacje osobowe z loga przed zgłoszeniem "
"raportu o błędzie." "raportu o błędzie."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Go to Networks"
msgid "Anonymity Network"
msgstr "Przejdź do sieci"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Aktywuj aplikację"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Usługa <em>%(service_name)s</em> jest uruchomiona."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Usługa <em>%(service_name)s</em> nie jest uruchomiona."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -4388,11 +4478,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4400,83 +4490,83 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} bytes" #| msgid "{disk_size} bytes"
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size} bajtów" msgstr "{disk_size} bajtów"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size} KiB" msgstr "{disk_size} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size} MiB" msgstr "{disk_size} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size} GiB" msgstr "{disk_size} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size} TiB" msgstr "{disk_size} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
#, fuzzy #, fuzzy
#| msgid "The requested domain is already registered." #| msgid "The requested domain is already registered."
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Wnioskowana domena jest już zarejstrowana." msgstr "Wnioskowana domena jest już zarejstrowana."
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4662,12 +4752,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Go to Networks"
msgid "Anonymity Network"
msgstr "Przejdź do sieci"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5325,10 +5409,6 @@ msgstr "Klient czatu"
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
#, fuzzy #, fuzzy
#| msgid "Chat Client" #| msgid "Chat Client"
@ -5470,16 +5550,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Usługa <em>%(service_name)s</em> jest uruchomiona."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Usługa <em>%(service_name)s</em> nie jest uruchomiona."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -510,8 +510,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Configurar" msgstr "Configurar"
@ -868,6 +868,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1100,6 +1101,7 @@ msgstr ""
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1206,6 +1208,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1492,6 +1495,93 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Ativar aplicação"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "O Servidor da descoberta do serviço está a correr"
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "O Servidor da descoberta do serviço não está a correr"
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
#, fuzzy #, fuzzy
#| msgid "Enable network time" #| msgid "Enable network time"
@ -4228,11 +4318,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4240,82 +4330,82 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
#, fuzzy #, fuzzy
#| msgid "Service discovery server is running" #| msgid "Service discovery server is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "O Servidor da descoberta do serviço está a correr" msgstr "O Servidor da descoberta do serviço está a correr"
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4494,10 +4584,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5138,10 +5224,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5267,18 +5349,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "O Servidor da descoberta do serviço está a correr"
#: plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "O Servidor da descoberta do serviço não está a correr"
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -16,8 +16,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 3.6-dev\n" "X-Generator: Weblate 3.6-dev\n"
#: plinth/action_utils.py:298 #: plinth/action_utils.py:298
@ -520,8 +520,8 @@ msgstr ""
"пользователю</a> {box_name}, принадлежащему к группе админов." "пользователю</a> {box_name}, принадлежащему к группе админов."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Настроить" msgstr "Настроить"
@ -597,9 +597,9 @@ msgstr ""
"Выберите страницу по умолчанию, которая должна быть представлена, когда кто-" "Выберите страницу по умолчанию, которая должна быть представлена, когда кто-"
"то посещает ваш {box_name}. Типичный пример это ваш блог или вики в " "то посещает ваш {box_name}. Типичный пример это ваш блог или вики в "
"качестве стартовой страницы на доменном имени. Имейте в виду, что когда " "качестве стартовой страницы на доменном имени. Имейте в виду, что когда "
"приложением по умолчанию указано что-то иное, чем сервис {box_name} (Plinth)" "приложением по умолчанию указано что-то иное, чем сервис {box_name} "
", ваши пользователи должны явно указывать /plinth или /freedombox для " "(Plinth), ваши пользователи должны явно указывать /plinth или /freedombox "
"доступа к сервису {box_name} (Plinth)." ля доступа к сервису {box_name} (Plinth)."
#: plinth/modules/config/templates/config.html:34 #: plinth/modules/config/templates/config.html:34
#: plinth/modules/power/templates/power_restart.html:42 #: plinth/modules/power/templates/power_restart.html:42
@ -893,6 +893,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1162,6 +1163,7 @@ msgstr "О службе"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1285,6 +1287,7 @@ msgid "Launch web client"
msgstr "Запустить веб-клиент" msgstr "Запустить веб-клиент"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1617,6 +1620,97 @@ msgstr ""
"Удалите любые пароли или другую личную информацию из журнала перед отправкой " "Удалите любые пароли или другую личную информацию из журнала перед отправкой "
"отчета об ошибке." "отчета об ошибке."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonymity Network"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"Дополнительные сведения о проекте %(box_name)s смотрите в <a href=\"https://"
"wiki.debian.org/FreedomBox\"> Wiki </a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Включить приложение"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Выполняется служба <em>%(service_name)s</em>."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Служба <em>%(service_name)s</em> не запущена."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Запуск"
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -2035,11 +2129,11 @@ msgid ""
"valid TLS certificate. Federation with other instances will not work without " "valid TLS certificate. Federation with other instances will not work without "
"this." "this."
msgstr "" msgstr ""
"Если включено, приложение <a href=\"%(matrixsynapse_url)s\">Matrix " "Если включено, приложение <a href=\"%(matrixsynapse_url)s\">Matrix Synapse</"
"Synapse</a> будет использовать тот же Let's Encrypt сертификат. Другие " "a> будет использовать тот же Let's Encrypt сертификат. Другие инстанции "
"инстанции Matrix Synapse версии 1.0 и выше ожидают, что ваш сервер " "Matrix Synapse версии 1.0 и выше ожидают, что ваш сервер использует "
"использует действующий TLS сертификат. Без него не будет действовать " "действующий TLS сертификат. Без него не будет действовать федерация с "
"федерация с другими инстанциями." "другими инстанциями."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:303 #: plinth/modules/letsencrypt/templates/letsencrypt.html:303
#, python-format #, python-format
@ -2047,8 +2141,8 @@ msgid ""
"This feature only makes sense if you are using the <a href=" "This feature only makes sense if you are using the <a href="
"\"%(matrixsynapse_url)s\">Matrix Synapse</a> chat server app." "\"%(matrixsynapse_url)s\">Matrix Synapse</a> chat server app."
msgstr "" msgstr ""
"Эта опция имеет смысл, только если вы используете чат-сервер <a href=\"" "Эта опция имеет смысл, только если вы используете чат-сервер <a href="
"%(matrixsynapse_url)s\">Matrix Synapse</a> ." "\"%(matrixsynapse_url)s\">Matrix Synapse</a> ."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:308 #: plinth/modules/letsencrypt/templates/letsencrypt.html:308
#, python-format #, python-format
@ -2057,8 +2151,8 @@ msgid ""
"\">Matrix Synapse</a> chat server app, you must first enable certificate " "\">Matrix Synapse</a> chat server app, you must first enable certificate "
"renewal of the current domain." "renewal of the current domain."
msgstr "" msgstr ""
"Чтобы использовать сертификат Let's Encrypt для чат-сервера <a href=\"" "Чтобы использовать сертификат Let's Encrypt для чат-сервера <a href="
"%(matrixsynapse_url)s\">Matrix Synapse</a>, вы должны сначала включить " "\"%(matrixsynapse_url)s\">Matrix Synapse</a>, вы должны сначала включить "
"обновление сертификата для текущего домена." "обновление сертификата для текущего домена."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:317 #: plinth/modules/letsencrypt/templates/letsencrypt.html:317
@ -3375,10 +3469,10 @@ msgid ""
msgstr "" msgstr ""
"Для подключения к VPN %(box_name)s, вам надо скачать профиль и добавить его " "Для подключения к VPN %(box_name)s, вам надо скачать профиль и добавить его "
"в клиент OpenVPN на вашем мобильном устройстве или настольном компьютере. " "в клиент OpenVPN на вашем мобильном устройстве или настольном компьютере. "
"Клиенты OpenVPN доступны для большинства платформ. Смотри <a href=\"" "Клиенты OpenVPN доступны для большинства платформ. Смотри <a href=\"https://"
"https://wiki.debian.org/FreedomBox/Manual/OpenVPN\" title=\"%(box_name)s " "wiki.debian.org/FreedomBox/Manual/OpenVPN\" title=\"%(box_name)s Manual - "
"Manual - OpenVPN\">Документация</a> с рекомендуемыми клиентами и " "OpenVPN\">Документация</a> с рекомендуемыми клиентами и инструкциями по их "
"инструкциями по их настройке." "настройке."
#: plinth/modules/openvpn/templates/openvpn.html:55 #: plinth/modules/openvpn/templates/openvpn.html:55
#, python-format #, python-format
@ -4024,9 +4118,9 @@ msgid ""
"existing calendars and address books." "existing calendars and address books."
msgstr "" msgstr ""
"В Evolution добавления нового календаря и адресной книги, соответственно с " "В Evolution добавления нового календаря и адресной книги, соответственно с "
"WebDAV. Введите URL-адрес сервера Radicale (напр. " "WebDAV. Введите URL-адрес сервера Radicale (напр. https://<your.freedombox."
"https://<your.freedombox.address>) и ваше имя пользователя. Нажав на кнопку " "address>) и ваше имя пользователя. Нажав на кнопку поиска будет список "
"поиска будет список существующих календарей и адресных книг." "существующих календарей и адресных книг."
#: plinth/modules/radicale/views.py:55 #: plinth/modules/radicale/views.py:55
msgid "Access rights configuration updated" msgid "Access rights configuration updated"
@ -4061,10 +4155,10 @@ msgid ""
"\"https://f-droid.org/repository/browse/?fdid=com.csipsimple\"> CSipSimple</" "\"https://f-droid.org/repository/browse/?fdid=com.csipsimple\"> CSipSimple</"
"a> (for Android phones)." "a> (for Android phones)."
msgstr "" msgstr ""
"Чтобы сделать SIP звонки, требуется клиентское приложение. Доступны клиенты <" "Чтобы сделать SIP звонки, требуется клиентское приложение. Доступны клиенты "
"a href=\"https://jitsi.org/\">Jitsi</a> (для компьютеров) и <a href=\"" "<a href=\"https://jitsi.org/\">Jitsi</a> (для компьютеров) и <a href="
"https://f-droid.org/repository/browse/?fdid=com.csipsimple\">CSipSimple</a> (" "\"https://f-droid.org/repository/browse/?fdid=com.csipsimple\">CSipSimple</"
"для телефонов на Android)." "a> (для телефонов на Android)."
#: plinth/modules/repro/__init__.py:52 #: plinth/modules/repro/__init__.py:52
msgid "" msgid ""
@ -4490,8 +4584,8 @@ msgid ""
"backups\">backups</a> since they can only be stored on the same partition. " "backups\">backups</a> since they can only be stored on the same partition. "
msgstr "" msgstr ""
"Снимки системы работают только на файловой системе btrfs и только на " "Снимки системы работают только на файловой системе btrfs и только на "
"корневом разделе. Снимки — не замена бэкапам <a href=\"/plinth/sys/backups\"" "корневом разделе. Снимки — не замена бэкапам <a href=\"/plinth/sys/backups"
">backups</a>, так как они хранятся на том же разделе. " "\">backups</a>, так как они хранятся на том же разделе. "
#: plinth/modules/snapshot/forms.py:27 #: plinth/modules/snapshot/forms.py:27
msgid "Free Disk Space to Maintain" msgid "Free Disk Space to Maintain"
@ -4703,11 +4797,11 @@ msgstr "Единый вход"
msgid "Login" msgid "Login"
msgstr "Логин" msgstr "Логин"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "Storage" msgstr "Storage"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4718,81 +4812,81 @@ msgstr ""
"{box_name}. Вы можете видеть, какие носители используются, монтировать и " "{box_name}. Вы можете видеть, какие носители используются, монтировать и "
"размонтировать подключаемые носители, увеличивать корневой раздел итп." "размонтировать подключаемые носители, увеличивать корневой раздел итп."
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} байт" msgstr "{disk_size:.1f} байт"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} КиБ" msgstr "{disk_size:.1f} КиБ"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} Миб" msgstr "{disk_size:.1f} Миб"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} Гиб" msgstr "{disk_size:.1f} Гиб"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} Тиб" msgstr "{disk_size:.1f} Тиб"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "Операция не удалась." msgstr "Операция не удалась."
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Операция была отменена." msgstr "Операция была отменена."
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Устройство уже отключается." msgstr "Устройство уже отключается."
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"Операция не поддерживается из-за отсутствия поддержки драйвера или утилиты." "Операция не поддерживается из-за отсутствия поддержки драйвера или утилиты."
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Время операции вышло." msgstr "Время операции вышло."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "Операция пробудит диск, находящийся в режиме глубокого сна." msgstr "Операция пробудит диск, находящийся в режиме глубокого сна."
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Попытка отключения устройства, которое используется." msgstr "Попытка отключения устройства, которое используется."
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Операция уже отменена." msgstr "Операция уже отменена."
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Отсутствует авторизация для выполнения запрошенной операции." msgstr "Отсутствует авторизация для выполнения запрошенной операции."
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Устройство уже подключено." msgstr "Устройство уже подключено."
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Устройство не подключено." msgstr "Устройство не подключено."
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Использование запрошенной опции не разрешено." msgstr "Использование запрошенной опции не разрешено."
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Устройство подключено другим пользователем." msgstr "Устройство подключено другим пользователем."
@ -5004,10 +5098,6 @@ msgstr "Удалить"
msgid "Tor" msgid "Tor"
msgstr "Tor" msgstr "Tor"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonymity Network"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5702,10 +5792,6 @@ msgstr "Клиентские Приложения"
msgid "Web" msgid "Web"
msgstr "Веб" msgstr "Веб"
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Запуск"
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "Десктоп" msgstr "Десктоп"
@ -5842,16 +5928,6 @@ msgstr ""
"В настоящее время следующие сетевые интерфейсы сконфигурированы как " "В настоящее время следующие сетевые интерфейсы сконфигурированы как "
"внутренние: %(interface_list)s" "внутренние: %(interface_list)s"
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Выполняется служба <em>%(service_name)s</em>."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Служба <em>%(service_name)s</em> не запущена."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -517,8 +517,8 @@ msgstr ""
"ikiwiki\">/ikiwiki</a>." "ikiwiki\">/ikiwiki</a>."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Konfigurera" msgstr "Konfigurera"
@ -887,6 +887,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1220,6 +1221,7 @@ msgstr "Om"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1332,6 +1334,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1670,6 +1673,101 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Tor Anonymity Network"
msgid "Anonymity Network"
msgstr "Tor Anonymitetsnätverk"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"Mer information om %(box_name)s -projektet finns på <a href=\"https://wiki."
"debian.org/FreedomBox\"> %(box_name)s wiki</a>."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Aktivera applikation"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Server för tjänsteidentifiering är aktiverad"
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Server för tjänsteidentifiering är inaktiverad"
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
#, fuzzy #, fuzzy
#| msgid "Enable ikiwiki" #| msgid "Enable ikiwiki"
@ -4582,11 +4680,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4594,84 +4692,84 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
#, fuzzy #, fuzzy
#| msgid "repro service is running" #| msgid "repro service is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Tjänsten repro är aktiverad" msgstr "Tjänsten repro är aktiverad"
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
#| msgid "repro service is not running" #| msgid "repro service is not running"
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Tjänsten repro är inaktiverad" msgstr "Tjänsten repro är inaktiverad"
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4856,12 +4954,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Tor Anonymity Network"
msgid "Anonymity Network"
msgstr "Tor Anonymitetsnätverk"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5518,10 +5610,6 @@ msgstr "BitTorrent Webbklient (Deluge)"
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5651,18 +5739,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "Server för tjänsteidentifiering är aktiverad"
#: plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "Server för tjänsteidentifiering är inaktiverad"
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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"
@ -470,8 +470,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
@ -799,6 +799,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1025,6 +1026,7 @@ msgstr ""
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1129,6 +1131,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1409,6 +1412,89 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
msgid "Manage I2P application"
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "" msgstr ""
@ -4090,11 +4176,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4102,80 +4188,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4353,10 +4439,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -4982,10 +5064,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5108,16 +5186,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -533,8 +533,8 @@ msgstr ""
"అంగీకార సమాచారం మరియు సిస్టమ్ మార్చడం సామర్ధ్యాలు నిర్వాహక సమూహం చెందిన వినియోగదారులకు పరిమితం." "అంగీకార సమాచారం మరియు సిస్టమ్ మార్చడం సామర్ధ్యాలు నిర్వాహక సమూహం చెందిన వినియోగదారులకు పరిమితం."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "ఆకృతీకరణ" msgstr "ఆకృతీకరణ"
@ -894,6 +894,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1156,6 +1157,7 @@ msgstr "గురించి"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1280,6 +1282,7 @@ msgid "Launch web client"
msgstr "వెబ్ క్లయింట్ ని ప్రారంభించండి" msgstr "వెబ్ క్లయింట్ ని ప్రారంభించండి"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1598,6 +1601,101 @@ msgstr ""
"బగ్ (తప్పుల) నివేదిక సమర్పించే ముందు దయచేసి లాగ్ నుండి ఏవైనా రహస్యపదాలను లేదా ఇతర వ్యక్తిగత సమాచారాన్ని " "బగ్ (తప్పుల) నివేదిక సమర్పించే ముందు దయచేసి లాగ్ నుండి ఏవైనా రహస్యపదాలను లేదా ఇతర వ్యక్తిగత సమాచారాన్ని "
"తొలగించగలరు." "తొలగించగలరు."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Tor Anonymity Network"
msgid "Anonymity Network"
msgstr "టోర్ అనామిక నెట్‌వర్క్"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"%(box_name)s ప్రాజెక్ట్ కి సంబందించిన మరింత సమాచారం కోసం <a href=\"https://wiki.debian."
"org/FreedomBox\"> %(box_name)s వికీ </a> ను దర్శించండి."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "అనువర్తనాన్ని చేతనించు"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "సేవ ఆవిష్కరణ సేవికను నడుపుతోంది"
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "సేవ ఆవిష్కరణ సేవికను నడుపటంలేదు"
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "ప్రారంభించు"
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ఇకివికీ" msgstr "ఇకివికీ"
@ -4759,12 +4857,12 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "ప్రవేశించు" msgstr "ప్రవేశించు"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
#, fuzzy #, fuzzy
msgid "Storage" msgid "Storage"
msgstr "అన్హొస్టెడ్ స్టోరేజ్ ని (పునరుద్ధరించండి)" msgstr "అన్హొస్టెడ్ స్టోరేజ్ ని (పునరుద్ధరించండి)"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4772,85 +4870,85 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} బైట్లు" msgstr "{disk_size:.1f} బైట్లు"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} కిలోబైట్లు" msgstr "{disk_size:.1f} కిలోబైట్లు"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} మెగాబైట్లు" msgstr "{disk_size:.1f} మెగాబైట్లు"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} గిగాబైట్లు" msgstr "{disk_size:.1f} గిగాబైట్లు"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} టెరాబైట్లు" msgstr "{disk_size:.1f} టెరాబైట్లు"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
#, fuzzy #, fuzzy
#| msgid "Mumble server is running" #| msgid "Mumble server is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "మంబ్లు సేవిక నడుస్తుంది" msgstr "మంబ్లు సేవిక నడుస్తుంది"
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
#, fuzzy #, fuzzy
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "ఈ సేవ ఇప్పటికే ఉంది" msgstr "ఈ సేవ ఇప్పటికే ఉంది"
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
#| msgid "Mumble server is not running" #| msgid "Mumble server is not running"
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "మంబ్లు సేవిక నడవంలేదు" msgstr "మంబ్లు సేవిక నడవంలేదు"
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -5051,12 +5149,6 @@ msgstr "తొలగించు"
msgid "Tor" msgid "Tor"
msgstr "టార్" msgstr "టార్"
#: plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Tor Anonymity Network"
msgid "Anonymity Network"
msgstr "టోర్ అనామిక నెట్‌వర్క్"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5735,10 +5827,6 @@ msgstr "ఐ ర్ సి క్లయింట్ (Quassel)"
msgid "Web" msgid "Web"
msgstr "వెబ్" msgstr "వెబ్"
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "ప్రారంభించు"
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
#, fuzzy #, fuzzy
msgid "Desktop" msgid "Desktop"
@ -5871,18 +5959,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "సేవ ఆవిష్కరణ సేవికను నడుపుతోంది"
#: plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "సేవ ఆవిష్కరణ సేవికను నడుపటంలేదు"
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "నిక్షిప్తం" msgstr "నిక్షిప్తం"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-0400\n"
"PO-Revision-Date: 2019-03-13 15:03+0000\n" "PO-Revision-Date: 2019-03-13 15:03+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/"
@ -542,8 +542,8 @@ msgstr ""
"(yani admin) grubuna ait kullanıcılar ile sınırlıdır." "(yani admin) grubuna ait kullanıcılar ile sınırlıdır."
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Yapılandır" msgstr "Yapılandır"
@ -922,6 +922,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1192,6 +1193,7 @@ msgstr "Hakkında"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1327,6 +1329,7 @@ msgid "Launch web client"
msgstr "Ağ istemcisini başlat" msgstr "Ağ istemcisini başlat"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1667,6 +1670,97 @@ msgstr ""
"Hata raporunu göndermeden önce lütfen kütükten parolaları ve diğer kişisel " "Hata raporunu göndermeden önce lütfen kütükten parolaları ve diğer kişisel "
"verileri kaldırınız." "verileri kaldırınız."
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonimlik Ağı"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"%(box_name)s projesi hakkında daha fazla bilgi için <a href=\"https://wiki."
"debian.org/FreedomBox\">%(box_name)s Vikisini</a> okuyunuz."
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Uygulamayı etkinleştir"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "<em>%(service_name)s</em> servisi çalışmaktadır."
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "<em>%(service_name)s</em> servisi çalışmamaktadır."
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Başlat"
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "ikiwiki" msgstr "ikiwiki"
@ -4901,11 +4995,11 @@ msgstr "Tekli Oturum Açma"
msgid "Login" msgid "Login"
msgstr "Giriş" msgstr "Giriş"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "Depolama" msgstr "Depolama"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4913,86 +5007,86 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bayt" msgstr "{disk_size:.1f} bayt"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
#, fuzzy #, fuzzy
#| msgid "repro service is running" #| msgid "repro service is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "repro servisi çalışmaktadır" msgstr "repro servisi çalışmaktadır"
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
#, fuzzy #, fuzzy
#| msgid "This service already exists" #| msgid "This service already exists"
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Bu servis zaten mevcuttur" msgstr "Bu servis zaten mevcuttur"
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
#| msgid "repro service is not running" #| msgid "repro service is not running"
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "repro servisi çalışmamaktadır" msgstr "repro servisi çalışmamaktadır"
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -5208,10 +5302,6 @@ msgstr "Kaldır"
msgid "Tor" msgid "Tor"
msgstr "Tor" msgstr "Tor"
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr "Anonimlik Ağı"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5945,10 +6035,6 @@ msgstr "İstemci Uygulamalar"
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr "Başlat"
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "Masaüstü" msgstr "Masaüstü"
@ -6087,16 +6173,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr "<em>%(service_name)s</em> servisi çalışmaktadır."
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "<em>%(service_name)s</em> servisi çalışmamaktadır."
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "Kurulum" msgstr "Kurulum"

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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -490,8 +490,8 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Налаштувати" msgstr "Налаштувати"
@ -822,6 +822,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1048,6 +1049,7 @@ msgstr ""
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1152,6 +1154,7 @@ msgid "Launch web client"
msgstr "" msgstr ""
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1432,6 +1435,91 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "" msgstr ""
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "Влючити застосунок"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
msgid "ikiwiki" msgid "ikiwiki"
msgstr "" msgstr ""
@ -4113,11 +4201,11 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4125,80 +4213,80 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4376,10 +4464,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
msgid "Anonymity Network"
msgstr ""
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5005,10 +5089,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
@ -5131,16 +5211,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, python-format
msgid "Service <em>%(service_name)s</em> is running."
msgstr ""
#: plinth/templates/service.html:61
#, python-format
msgid "Service <em>%(service_name)s</em> is not running."
msgstr ""
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
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-01 20:16-0400\n" "POT-Creation-Date: 2019-04-15 18:31-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/"
@ -537,8 +537,8 @@ msgstr ""
"径访问。" "径访问。"
#: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44 #: plinth/modules/config/__init__.py:93 plinth/modules/dynamicdns/views.py:44
#: plinth/modules/ikiwiki/views.py:35 plinth/modules/pagekite/views.py:36 #: plinth/modules/i2p/views.py:31 plinth/modules/ikiwiki/views.py:35
#: plinth/modules/snapshot/views.py:40 #: plinth/modules/pagekite/views.py:36 plinth/modules/snapshot/views.py:40
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "配置" msgstr "配置"
@ -903,6 +903,7 @@ msgstr ""
#: 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
#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ejabberd/templates/ejabberd.html:62
#: plinth/modules/i2p/templates/i2p.html:60
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:39
#: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:33
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63
@ -1162,6 +1163,7 @@ msgstr "关于"
#: plinth/modules/dynamicdns/views.py:47 #: plinth/modules/dynamicdns/views.py:47
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
#: plinth/modules/i2p/templates/i2p.html:27
#: plinth/modules/networks/templates/connection_show.html:261 #: plinth/modules/networks/templates/connection_show.html:261
#: plinth/modules/openvpn/templates/openvpn.html:71 #: plinth/modules/openvpn/templates/openvpn.html:71
#: plinth/modules/tor/templates/tor.html:40 #: plinth/modules/tor/templates/tor.html:40
@ -1283,6 +1285,7 @@ msgid "Launch web client"
msgstr "启动 web 客户端" msgstr "启动 web 客户端"
#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/ejabberd/templates/ejabberd.html:54
#: plinth/modules/i2p/templates/i2p.html:52
#: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25 #: plinth/modules/ikiwiki/templates/ikiwiki_configure.html:25
#: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31
@ -1609,6 +1612,101 @@ msgid ""
"before submitting the bug report." "before submitting the bug report."
msgstr "提交日志报告前,请从日志中删除任何密码和其他个人信息。" msgstr "提交日志报告前,请从日志中删除任何密码和其他个人信息。"
#: plinth/modules/i2p/__init__.py:38 plinth/modules/i2p/manifest.py:28
msgid "I2P"
msgstr ""
#: plinth/modules/i2p/__init__.py:40 plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Tor Anonymity Network"
msgid "Anonymity Network"
msgstr "Tor 匿名网络"
#: plinth/modules/i2p/__init__.py:43
msgid ""
"The Invisible Internet Project is an anonymous network layer intended to "
"protect communication from censorship and surveillance. I2P provides "
"anonymity by sending encrypted traffic through a volunteer-run network "
"distributed around the world."
msgstr ""
#: plinth/modules/i2p/__init__.py:47
#, fuzzy
#| msgid ""
#| "For more information about the %(box_name)s project, see the <a href="
#| "\"https://wiki.debian.org/FreedomBox\">%(box_name)s Wiki</a>."
msgid ""
"Find more information about I2P on their project <a href=\"https://geti2p.net"
"\" target=\"_blank\">homepage</a>."
msgstr ""
"有关 %(box_name)s 项目的详细信息,请参阅 <a href=\"https://wiki.debian.org/"
"FreedomBox\">%(box_name)s Wiki</a>。"
#: plinth/modules/i2p/__init__.py:49
msgid ""
"The first visit to the provided web interface will initiate the "
"configuration process."
msgstr ""
#: plinth/modules/i2p/__init__.py:55
#, fuzzy
#| msgid "Enable application"
msgid "Manage I2P application"
msgstr "启用应用程序"
#: plinth/modules/i2p/templates/i2p.html:32 plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "服务发现服务正在运行"
#: plinth/modules/i2p/templates/i2p.html:37 plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "服务发现服务未运行"
#: plinth/modules/i2p/templates/i2p_service.html:13
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/modules/i2p/views.py:34
msgid "Proxies"
msgstr ""
#: plinth/modules/i2p/views.py:38
msgid "Anonymous torrents"
msgstr ""
#: plinth/modules/i2p/views.py:85
msgid "I2P Proxies and Tunnels"
msgstr ""
#: plinth/modules/i2p/views.py:88
msgid ""
"I2P lets you browse the Internet and hidden services (eepsites) anonymously. "
"For this, your browser, preferably a Tor Browser, needs to be configured for "
"a proxy."
msgstr ""
#: plinth/modules/i2p/views.py:91
msgid ""
"By default HTTP, HTTPS and SOCKS5 proxies are available. Additional proxies "
"and tunnels may be configured using the tunnel configuration interface."
msgstr ""
#: plinth/modules/i2p/views.py:100
msgid "Anonymous Torrents"
msgstr ""
#: plinth/modules/i2p/views.py:103
msgid ""
"I2P provides an application to download files anonymously in a peer-to-peer "
"network. Download files by adding torrents or create a new torrent to share "
"a file."
msgstr ""
#: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24 #: plinth/modules/ikiwiki/__init__.py:41 plinth/modules/ikiwiki/manifest.py:24
#, fuzzy #, fuzzy
#| msgid "wiki" #| msgid "wiki"
@ -4663,13 +4761,13 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "登录" msgstr "登录"
#: plinth/modules/storage/__init__.py:37 plinth/modules/storage/views.py:53 #: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:53
#, fuzzy #, fuzzy
#| msgid "reStore" #| msgid "reStore"
msgid "Storage" msgid "Storage"
msgstr "reStore" msgstr "reStore"
#: plinth/modules/storage/__init__.py:45 #: plinth/modules/storage/__init__.py:43
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"This module allows you to manage storage media attached to your {box_name}. " "This module allows you to manage storage media attached to your {box_name}. "
@ -4677,91 +4775,91 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:210 #: plinth/modules/storage/__init__.py:196
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} bytes" #| msgid "{disk_size} bytes"
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size} bytes" msgstr "{disk_size} bytes"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:200
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} KiB" #| msgid "{disk_size} KiB"
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size} KiB" msgstr "{disk_size} KiB"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:204
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} MiB" #| msgid "{disk_size} MiB"
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size} MiB" msgstr "{disk_size} MiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:208
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} GiB" #| msgid "{disk_size} GiB"
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size} GiB" msgstr "{disk_size} GiB"
#: plinth/modules/storage/__init__.py:225 #: plinth/modules/storage/__init__.py:211
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} TiB" #| msgid "{disk_size} TiB"
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size} TiB" msgstr "{disk_size} TiB"
#: plinth/modules/storage/__init__.py:232 #: plinth/modules/storage/__init__.py:218
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:234 #: plinth/modules/storage/__init__.py:220
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:236 #: plinth/modules/storage/__init__.py:222
#, fuzzy #, fuzzy
#| msgid "repro service is running" #| msgid "repro service is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "repro 服务正在运行" msgstr "repro 服务正在运行"
#: plinth/modules/storage/__init__.py:238 #: plinth/modules/storage/__init__.py:224
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:227
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:229
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:246 #: plinth/modules/storage/__init__.py:232
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:248 #: plinth/modules/storage/__init__.py:234
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:254 #: plinth/modules/storage/__init__.py:240
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:256 #: plinth/modules/storage/__init__.py:242
#, fuzzy #, fuzzy
#| msgid "This service already exists" #| msgid "This service already exists"
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "此服务已存在" msgstr "此服务已存在"
#: plinth/modules/storage/__init__.py:258 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
#| msgid "repro service is not running" #| msgid "repro service is not running"
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "repro 服务未运行" msgstr "repro 服务未运行"
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:247
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:264 #: plinth/modules/storage/__init__.py:250
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
@ -4951,12 +5049,6 @@ msgstr ""
msgid "Tor" msgid "Tor"
msgstr "" msgstr ""
#: plinth/modules/tor/__init__.py:44
#, fuzzy
#| msgid "Tor Anonymity Network"
msgid "Anonymity Network"
msgstr "Tor 匿名网络"
#: plinth/modules/tor/__init__.py:47 #: plinth/modules/tor/__init__.py:47
msgid "" msgid ""
"Tor is an anonymous communication system. You can learn more about it from " "Tor is an anonymous communication system. You can learn more about it from "
@ -5665,10 +5757,6 @@ msgstr "Quassel IRC 客户端"
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: plinth/templates/clients.html:51
msgid "Launch"
msgstr ""
#: plinth/templates/clients.html:65 #: plinth/templates/clients.html:65
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
@ -5817,18 +5905,6 @@ msgid ""
"%(interface_list)s" "%(interface_list)s"
msgstr "" msgstr ""
#: plinth/templates/service.html:56
#, fuzzy, python-format
#| msgid "Service discovery server is running"
msgid "Service <em>%(service_name)s</em> is running."
msgstr "服务发现服务正在运行"
#: plinth/templates/service.html:61
#, fuzzy, python-format
#| msgid "Service discovery server is not running"
msgid "Service <em>%(service_name)s</em> is not running."
msgstr "服务发现服务未运行"
#: plinth/templates/setup.html:39 #: plinth/templates/setup.html:39
msgid "Installation" msgid "Installation"
msgstr "安装" msgstr "安装"