Merge tag 'v19.17' into debian/buster-backports

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2019-09-29 11:05:21 -04:00
commit a970c5bac5
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
87 changed files with 1109 additions and 1064 deletions

24
debian/changelog vendored
View File

@ -1,3 +1,27 @@
plinth (19.17) unstable; urgency=medium
[ Pavel Borecki ]
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
[ Anxin YI ]
* Translated using Weblate (Chinese (Simplified))
[ Joseph Nuthalapati ]
* firstboot: network connections not used, cleanup
* firstboot: Add new help menu to firstboot navbar
[ Sunil Mohan Adapa ]
* letsencrypt: Update and fix tests involving domain changes
* tor: Fix test case for getting status
* firstboot: Hide left menu during first boot as intended
[ James Valleroy ]
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 23 Sep 2019 18:14:40 -0400
plinth (19.16~bpo10+1) buster-backports; urgency=medium
* Rebuild for buster-backports.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -509,6 +509,11 @@
<para>It can also be carried along with your laptop and used to connect to public networks at work, school or office to avail its services. </para>
<para>It could be used in a village to make available digital communications throughout the village. In the future, FreedomBox intends to deliver support for alternative ways of connecting to the Internet such as Mesh networking. </para>
</section>
<section>
<title>Advanced usage: For Communities</title>
<para>The primary design goal of FreedomBox is to be used as a personal server at home for use by a single family and their friends. However, at the core, it is a server software that can aid a non-technical user to setup services and maintain them with ease. Security is automatically managed and many of the technical choices in system administration are taken care by the software automatically thereby reducing complexity for a non-technical user. This nature of FreedomBox makes it well-suited for hosting services for small communities like villages or small firms. Communities can host their own services using FreedomBox with minimal effort. They can setup Wi-Fi networks that span the entire area of the community and draw Internet connections from long distances. Community members can enjoy previously unavailable Internet connectivity, ubiquitous Wi-Fi coverage, free VOIP services, offline education and entertainment content, etc. This will also boost privacy for individuals in the community, reduce dependence on centralized services provided by large companies and make them resistant to censorship. </para>
<para>The free e-book <ulink url="https://en.wikibooks.org/wiki/FreedomBox_for_Communities">FreedomBox for Communities</ulink> describes the motivation and provides detailed instructions to setup FreedomBox for this use case. Members of the FreedomBox project are involved in setting up Wi-Fi networks with free Internet connectivity in rural India. This e-book documents their knowledge and experiences. </para>
</section>
<section>
<title>FreedomBox Interface</title>
<section>
@ -1879,7 +1884,7 @@ if [ -f /etc/default/radicale.dpkg-dist ] ; then cp /etc/default/radicale.dpkg-d
<title>Synchronizing over Tor</title>
<para><ulink url="https://wiki.debian.org/FreedomBox/Manual/SyncThing#">SyncThing</ulink> should automatically sync with your <ulink url="https://wiki.debian.org/FreedomBox/Manual/FreedomBox#">FreedomBox</ulink> even if it is only accessible as a Tor hidden service. </para>
<para>If you would like to proxy your Syncthing client over Tor, set the all_proxy environment variable: </para>
<para>$ all_proxy=socks5://localhost:9050 syncthing </para>
<screen><![CDATA[$ all_proxy=socks5://localhost:9050 syncthing]]></screen>
<para>For more information, see the Syncthing documentation on <ulink url="https://docs.syncthing.net/users/proxying.html">using proxies</ulink>. </para>
</section>
</section>
@ -2491,11 +2496,11 @@ if [ -f /etc/default/radicale.dpkg-dist ] ; then cp /etc/default/radicale.dpkg-d
</listitem>
<listitem>
<para>The downloaded profile contains the domain name of the FreedomBox that the client should connect to. This is picked up from the domain configured in 'Config' section of 'System' page. In case your domain is not configured properly, you may need to change this value after downloading the profile. If your OpenVPN client allows it, you can do this after importing the OpenVPN profile. Otherwise, you can edit the .ovpn profile file in a text editor and change the 'remote' line to contain the WAN IP address or hostname of your FreedomBox as follows. </para>
</listitem>
</orderedlist>
<screen><![CDATA[client
<screen><![CDATA[client
remote mybox.sds-ip.de 1194
proto udp]]></screen>
</listitem>
</orderedlist>
</section>
<section>
<title>Browsing Internet after connecting to VPN</title>
@ -2687,7 +2692,7 @@ proto udp]]></screen>
</section>
<section>
<title>Web Proxy (Privoxy)</title>
<para>A web proxy acts as a filter for incoming and outgoing internet traffic. Thus, you can instruct any computer in your network to pass internet traffic through the proxy to remove unwanted ads and tracking mechanisms. </para>
<para>A web proxy acts as a filter for incoming and outgoing web traffic. Thus, you can instruct any computer in your network to pass internet traffic through the proxy to remove unwanted ads and tracking mechanisms. </para>
<para>Privoxy is a software for security, privacy, and accurate control over the web. It provides a much more powerful web proxy (and anonymity on the web) than what your browser can offer. Privoxy "is a proxy that is primarily focused on privacy enhancement, ad and junk elimination and freeing the user from restrictions placed on his activities" (source: <ulink url="http://www.privoxy.org/faq/index.html">Privoxy FAQ</ulink>). </para>
<section>
<title>Screencast</title>
@ -9826,6 +9831,23 @@ wget https://www.thinkpenguin.com/files/ath9k_firmware_free-version/htc_7010.fw]
<section>
<title>Release Notes</title>
<para>The following are the release notes for each FreedomBox version. </para>
<section>
<title>FreedomBox 19.17 (2019-09-23)</title>
<itemizedlist>
<listitem>
<para>firstboot: Add new help menu to firstboot navbar </para>
</listitem>
<listitem>
<para>firstboot: Hide left menu during first boot as intended </para>
</listitem>
<listitem>
<para>Update translations for Chinese (Simplified) and Czech </para>
</listitem>
<listitem>
<para>Fix tests for letsencrypt and tor </para>
</listitem>
</itemizedlist>
</section>
<section>
<title>FreedomBox 19.16 (2019-09-09)</title>
<itemizedlist>

View File

@ -18,4 +18,4 @@
Package init file.
"""
__version__ = '19.16'
__version__ = '19.17'

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -1166,7 +1166,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1391,18 +1391,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1411,26 +1404,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1571,6 +1564,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -1915,7 +1913,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2862,7 +2860,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5146,40 +5144,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,7 +1168,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1393,18 +1393,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1413,26 +1406,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1573,6 +1566,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -1917,7 +1915,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2864,7 +2862,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5148,40 +5146,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"PO-Revision-Date: 2019-08-02 21:11+0000\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-09-17 19:24+0000\n"
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/plinth/"
"cs/>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 3.8-dev\n"
"X-Generator: Weblate 3.9-dev\n"
#: plinth/action_utils.py:298
#, python-brace-format
@ -128,7 +128,7 @@ msgstr ""
#: plinth/modules/avahi/__init__.py:77
msgid "Local Network Domain"
msgstr ""
msgstr "Doména místní sítě"
#: plinth/modules/backups/__init__.py:40
msgid "Backups"
@ -224,11 +224,11 @@ msgstr "Pro šifrování je potřebná heslová fráze."
#: plinth/modules/backups/forms.py:189
msgid "Select Disk or Partition"
msgstr ""
msgstr "Vybrat datové úložiště nebo oddíl"
#: plinth/modules/backups/forms.py:190
msgid "Backups will be stored in the directory FreedomBoxBackups"
msgstr ""
msgstr "Zálohy budou uloženy ve složce FreedomBoxBackups"
#: plinth/modules/backups/forms.py:199
msgid "SSH Repository Path"
@ -294,7 +294,7 @@ msgstr ""
#: plinth/modules/backups/repository.py:154
msgid "Existing repository is not encrypted."
msgstr ""
msgstr "Existující repozitář není šifrován."
#: plinth/modules/backups/repository.py:342
#, python-brace-format
@ -319,24 +319,18 @@ msgid "Upload and Restore"
msgstr "Nahrát a obnovit"
#: plinth/modules/backups/templates/backups.html:59
#, fuzzy
#| msgid "Add a remote backup location"
msgid "Add a backup location"
msgstr "Přidat umístění pro zálohy na protějšku"
msgstr "Přidat umístění pro zálohy"
#: plinth/modules/backups/templates/backups.html:63
#, fuzzy
#| msgid "Add a remote backup location"
msgid "Add Backup Location"
msgstr "Přidat umístění pro zálohy na protějšku"
msgstr "Přidat umístění pro zálohy"
#: plinth/modules/backups/templates/backups.html:66
msgid "Add a remote backup location"
msgstr "Přidat umístění pro zálohy na protějšku"
#: plinth/modules/backups/templates/backups.html:70
#, fuzzy
#| msgid "Add a remote backup location"
msgid "Add Remote Backup Location"
msgstr "Přidat umístění pro zálohy na protějšku"
@ -509,13 +503,11 @@ msgstr "Obnovit z nahraného souboru"
#: plinth/modules/backups/views.py:255
msgid "No additional disks available to add a repository."
msgstr ""
msgstr "Nejsou k dispozici žádná další úložiště pro přidání repozitáře."
#: plinth/modules/backups/views.py:263
#, fuzzy
#| msgid "Create remote backup repository"
msgid "Create backup repository"
msgstr "Vytvořit repozitář pro zálohy na protějšku"
msgstr "Vytvořit repozitář pro zálohy"
#: plinth/modules/backups/views.py:290
msgid "Create remote backup repository"
@ -558,10 +550,8 @@ msgid "Remove Repository"
msgstr "Odebrat repozitář"
#: plinth/modules/backups/views.py:419
#, fuzzy
#| msgid "Repository removed. The remote backup itself was not deleted."
msgid "Repository removed. Backups were not deleted."
msgstr "Repozitář odebrán. Záloha na protějšku jako taková smazána nebyla."
msgstr "Repozitář odebrán. Zálohy jako takové smazány nebyly."
#: plinth/modules/backups/views.py:429
msgid "Unmounting failed!"
@ -1121,10 +1111,8 @@ msgstr ""
"IP adresou."
#: plinth/modules/dynamicdns/__init__.py:78
#, fuzzy
#| msgid "Domain Name"
msgid "Dynamic Domain Name"
msgstr "Doménový název"
msgstr "Název dynamické domény"
#: plinth/modules/dynamicdns/forms.py:43
msgid ""
@ -1328,7 +1316,7 @@ msgid "Last update"
msgstr "Minulá aktualizace"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "O systému"
@ -1588,18 +1576,11 @@ msgstr ""
"Možná bude třeba zkontrolovat <a href=\"%(networks_url)s\">nastavení sítě</"
"a> a případně upravit."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Nápověda"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Spustit nastavení"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Nastavení dokončeno"
@ -1608,28 +1589,28 @@ msgid "Documentation"
msgstr "Dokumentace"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Příručka"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
msgstr "Získat podporu"
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
msgstr "Odeslat zpětnou vazbu"
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
msgstr "Zapojit se"
#: plinth/modules/help/help.py:86
msgid "Documentation and FAQ"
@ -1730,6 +1711,10 @@ msgid ""
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"Používáte balíčky z Debian backports. Mějte na paměti, že bezpečnostní tým "
"projektu Debian se nezabývá opravami zabezpečení těchto balíčků. Nicméně "
"jsou spravovány na základě nejlepší snahy přispěvateli z komunit Debian a "
"FreedomBox."
#: plinth/modules/help/templates/help_base.html:36
#: plinth/modules/help/templates/help_index.html:76
@ -1739,7 +1724,7 @@ msgstr "Nastavení %(box_name)s"
#: plinth/modules/help/templates/help_contribute.html:27
msgid "The FreedomBox project welcomes contributions of all kinds."
msgstr ""
msgstr "Projekt FreedomBox vítá příspěvky jakéhokoli druhu."
#: plinth/modules/help/templates/help_contribute.html:33
msgid ""
@ -1749,6 +1734,11 @@ msgid ""
"into your language, hosting hackathons or install fests, and by spreading "
"the word."
msgstr ""
"Můžete přispět programováním, testováním a hlášením chyb, diskutováním o "
"dalších příkladech použití a nových aplikacích, navrhování log a grafiky, "
"poskytování podpory dalším uživatelům, překládání FreedomBox a jeho aplikací "
"do svého jazyka, hostování hackathonů nebo instalačních festivalů a "
"propagací."
#: plinth/modules/help/templates/help_contribute.html:43
msgid ""
@ -1765,7 +1755,7 @@ msgstr ""
#: plinth/modules/help/templates/help_feedback.html:27
#, python-format
msgid "Your feedback will help us improve %(box_name)s!"
msgstr ""
msgstr "Vaše zpětná vazba nám pomůže vylepšit %(box_name)s!"
#: plinth/modules/help/templates/help_feedback.html:33
msgid ""
@ -1773,6 +1763,9 @@ msgid ""
"improve them on our <a href=\"https://discuss.freedombox.org\" target="
"\"_blank\"> discussion forum</a>."
msgstr ""
"Dejte nám vědět, které funkce vám chybí, jaké jsou vaše oblíbené aplikace a "
"jak je můžeme vylepšit na našem <a href=\"https://discuss.freedombox.org\" "
"target=\"_blank\"> diskuzním fóru</a>."
#: plinth/modules/help/templates/help_feedback.html:41
msgid ""
@ -1784,7 +1777,12 @@ msgstr ""
#: plinth/modules/help/templates/help_feedback.html:51
msgid "Thank you!"
msgstr ""
msgstr "Děkujeme!"
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Nápověda"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
@ -1831,10 +1829,8 @@ msgstr ""
"a> kanálu pomocí webového rozhraní k IRC."
#: plinth/modules/help/templates/help_manual.html:40
#, fuzzy
#| msgid "Download"
msgid "Download as PDF"
msgstr "Stáhnout"
msgstr "Stáhnout jako PDF"
#: plinth/modules/help/templates/help_support.html:27
#, python-format
@ -2183,7 +2179,7 @@ msgstr ""
"XMPP serverem."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "Licenční informace o JavaScriptu"
@ -2908,11 +2904,11 @@ msgstr ""
#: plinth/modules/names/components.py:27
msgid "All"
msgstr ""
msgstr "Vše"
#: plinth/modules/names/components.py:31 plinth/modules/names/components.py:35
msgid "All web apps"
msgstr ""
msgstr "Všechny webové aplikace"
#: plinth/modules/networks/__init__.py:36
msgid "Networks"
@ -3267,7 +3263,7 @@ msgid "Edit connection"
msgstr "Upravit připojení"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Upravit"
@ -3683,10 +3679,8 @@ msgstr ""
"smluvit využití jeho {box_name}."
#: plinth/modules/pagekite/__init__.py:96
#, fuzzy
#| msgid "PageKite Account"
msgid "PageKite Domain"
msgstr "PageKite účet"
msgstr "PageKite doména"
#: plinth/modules/pagekite/forms.py:69
msgid "Enable PageKite"
@ -4476,7 +4470,7 @@ msgstr ""
#: plinth/modules/security/templates/security.html:42
msgid "Show security vulnerabilities"
msgstr ""
msgstr "Zobrazit zranitelnosti zabezpečení"
#: plinth/modules/security/templates/security.html:49
msgid "App Name"
@ -5882,40 +5876,40 @@ msgstr "Základní funkce a webové rozhraní pro %(box_name)s"
msgid "Toggle navigation"
msgstr "Přepnout navigaci"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "Domů"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Aplikace"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "Systém"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Změnit heslo"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "Restartovat"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "Vypnout"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Odhlásit"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr "Vyberte jazyk"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "Přihlásit"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2016-07-03 21:44+0000\n"
"Last-Translator: Mikkel Kirkgaard Nielsen <memb_weblate@mikini.dk>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1353,7 +1353,7 @@ msgid "Last update"
msgstr "Seneste opdatering"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "Om"
@ -1610,18 +1610,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Hjælp"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Start Konfiguration"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Konfiguration Færdig"
@ -1630,26 +1623,26 @@ msgid "Documentation"
msgstr "Dokumentation"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Brugermanual"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1813,6 +1806,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Hjælp"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2214,7 +2212,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -3337,7 +3335,7 @@ msgid "Edit connection"
msgstr "Rediger Forbindelse"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Rediger"
@ -5990,46 +5988,46 @@ msgstr "Plinth administrationsværktøj til %(box_name)s"
msgid "Toggle navigation"
msgstr "Åbn/luk navigation"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Apps"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "System"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Ændr kodeord"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
#, fuzzy
#| msgid "Restart Now"
msgid "Restart"
msgstr "Genstart Nu"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
#, fuzzy
#| msgid "Shut Down Now"
msgid "Shut down"
msgstr "Sluk Nu"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Log ud"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "Sprog"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "Log ind"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-09-03 21:24+0000\n"
"Last-Translator: Swann Martinet <swann.ranskassa@laposte.net>\n"
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1341,7 +1341,7 @@ msgid "Last update"
msgstr "Letztes Update"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "Über"
@ -1606,18 +1606,11 @@ msgstr ""
"Möglicherweise wollen Sie die <a href=\"%(networks_url)s"
"\">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:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Hilfe"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Einrichten beginnen"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Installation abgeschlossen"
@ -1626,26 +1619,26 @@ msgid "Documentation"
msgstr "Dokumentation"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Handbuch"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1812,6 +1805,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Hilfe"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2212,7 +2210,7 @@ msgstr ""
"genutzt."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "JavaScript-Lizenzinformation"
@ -3314,7 +3312,7 @@ msgid "Edit connection"
msgstr "Verbindung bearbeiten"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Bearbeiten"
@ -5976,40 +5974,40 @@ msgstr "Kernfunktionalität und Weboberfläche für %(box_name)s"
msgid "Toggle navigation"
msgstr "Navigation ein-/ausklappen"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "Startseite"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Apps"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "System"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Passwort ändern"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "Neu starten"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "Herunterfahren"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Abmelden"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr "Sprache wählen"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "Anmelden"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1167,7 +1167,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1392,18 +1392,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1412,26 +1405,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1572,6 +1565,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -1916,7 +1914,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2863,7 +2861,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5147,40 +5145,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -1166,7 +1166,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1391,18 +1391,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1411,26 +1404,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1571,6 +1564,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -1915,7 +1913,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2862,7 +2860,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5146,40 +5144,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-07-12 17:01+0000\n"
"Last-Translator: Luis A. Arizmendi <luis.arizmendi@mailfence.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/"
@ -1351,7 +1351,7 @@ msgid "Last update"
msgstr "Última actualización"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "Acerca de"
@ -1611,18 +1611,11 @@ msgstr ""
"Puede que quiera comprobar la <a href=\"%(networks_url)s\">configuración de "
"red</a> y modificarla si es necesario."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Ayuda"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Iniciar configuración"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Configuración completada"
@ -1631,26 +1624,26 @@ msgid "Documentation"
msgstr "Documentación"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Manual"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1812,6 +1805,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Ayuda"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2213,7 +2211,7 @@ msgstr ""
"local."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "Información de licencia de JavaScript"
@ -3305,7 +3303,7 @@ msgid "Edit connection"
msgstr "Editar conexión"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Editar"
@ -5943,40 +5941,40 @@ msgstr "Funcionalidad central e interfaz web para %(box_name)s"
msgid "Toggle navigation"
msgstr "Cambiar modo de navegación"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "Inicio"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Aplicaciones"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "Sistema"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Cambiar clave de acceso"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "Reiniciar"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "Apagar"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Cerrar sesión"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr "Seleccionar idioma"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "Iniciar sesión"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2016-08-12 15:51+0000\n"
"Last-Translator: Masoud Abkenar <ampbox@gmail.com>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/"
@ -1320,7 +1320,7 @@ msgid "Last update"
msgstr "آخرین به‌روزرسانی"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "درباره"
@ -1564,19 +1564,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
#, fuzzy
msgid "Help"
msgstr "راهنما"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "آغاز راه‌اندازی"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "راه‌اندازی کامل شد"
@ -1585,26 +1577,26 @@ msgid "Documentation"
msgstr "راهنما"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "کتاب راهنما"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1768,6 +1760,12 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
#, fuzzy
msgid "Help"
msgstr "راهنما"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2152,7 +2150,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -3230,7 +3228,7 @@ msgid "Edit connection"
msgstr "ویرایش اتصال"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "ویرایش"
@ -5618,43 +5616,43 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
#, fuzzy
msgid "Apps"
msgstr "برنامه‌ها"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "زبان"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Plinth 0.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2016-01-31 22:24+0530\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian."
@ -1416,7 +1416,7 @@ msgid "Last update"
msgstr "LAST UPDATE"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "ABOUT"
@ -1679,18 +1679,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "HELP"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "START SETUP"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "SETUP COMPLETE"
@ -1699,26 +1692,26 @@ msgid "Documentation"
msgstr "DOCUMENTATION"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "MANUAL"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1881,6 +1874,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "HELP"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2270,7 +2268,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -3412,7 +3410,7 @@ msgid "Edit connection"
msgstr "EDIT CONNECTION"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "EDIT"
@ -6095,46 +6093,46 @@ msgstr "PLINTH ADMINISTRATIVE INTERFACE FOR THE %(box_name)s"
msgid "Toggle navigation"
msgstr "TOGGLE NAVIGATION"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "APPS"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "SYSTEM"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "CHANGE PASSWORD"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
#, fuzzy
#| msgid "Restart Now"
msgid "Restart"
msgstr "RESTART NOW"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
#, fuzzy
#| msgid "Shut Down Now"
msgid "Shut down"
msgstr "SHUT DOWN NOW"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "LOG OUT"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "LANGUAGE"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "LOG IN"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-09-03 21:24+0000\n"
"Last-Translator: Swann Martinet <swann.ranskassa@laposte.net>\n"
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1318,7 +1318,7 @@ msgid "Last update"
msgstr "Dernière mise à jour"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "À propos"
@ -1584,18 +1584,11 @@ msgstr ""
"Vous pouvez vérifier la <a href=\"%(networks_url)s\">configuration du "
"réseau</a> et le modifier si nécessaire."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Aide"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Démarrer la configuration"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Installation Achevée"
@ -1604,26 +1597,26 @@ msgid "Documentation"
msgstr "Documentation"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Manuel"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1790,6 +1783,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Aide"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2203,7 +2201,7 @@ msgstr ""
"XMPP tournant sur la même machine."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "Information de licence JavaScript"
@ -3285,7 +3283,7 @@ msgid "Edit connection"
msgstr "Modifier Connexion"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Modifier"
@ -5951,42 +5949,42 @@ msgstr "Interface d'administration Plinth pour %(box_name)s"
msgid "Toggle navigation"
msgstr "Basculer Navigation"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "Accueil"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Applis"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "Système"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Changer le mot de passe"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "Redémarrer"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "Éteindre"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Se déconnecter"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "Langue"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "S'identifier"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-07-11 08:01+0000\n"
"Last-Translator: Miguel A. Bouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/freedombox/"
@ -1171,7 +1171,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1396,18 +1396,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1416,26 +1409,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Manual"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1576,6 +1569,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -1920,7 +1918,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2867,7 +2865,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5151,40 +5149,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2018-02-05 18:37+0000\n"
"Last-Translator: drashti kaushik <drashtipandya37@gmail.com>\n"
"Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/"
@ -1274,7 +1274,7 @@ msgid "Last update"
msgstr "છેલ્લો સુધારો"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "વિશે"
@ -1537,18 +1537,11 @@ msgstr ""
"તમે તપાસી શકો છો <a href=\"%(networks_url)s\">નેટવર્ક સેટઅપ</a> અને જો જરૂરી હોય "
"તો તેને સુધારો."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "મદદ"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "સેટઅપ પ્રારંભ કરો"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "સેટઅપ પૂર્ણ"
@ -1557,26 +1550,26 @@ msgid "Documentation"
msgstr "દસ્તાવેજીકરણ"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "માર્ગદર્શિકા"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1717,6 +1710,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "મદદ"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2065,7 +2063,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -3030,7 +3028,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5327,42 +5325,42 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "ભાષા"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2018-08-09 20:39+0000\n"
"Last-Translator: Gayathri Das <gaya3das@live.unc.edu>\n"
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1333,7 +1333,7 @@ msgid "Last update"
msgstr "अंतिम अपडेट"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "के बारे में"
@ -1593,18 +1593,11 @@ msgstr ""
"आप <a href=\"%(networks_url)s\"> नेटवर्क सेटअप </a> जांचना चाह सकते है और अगर जरुरत "
"हू, इससे बदलें."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "मदद"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "सटअप शुरु करें"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "सेटअप पूरा हो गया"
@ -1613,26 +1606,26 @@ msgid "Documentation"
msgstr "प्रलेखन"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "मैन्युअल"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1789,6 +1782,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "मदद"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2173,7 +2171,7 @@ msgstr ""
"किया जाता है."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "जावास्क्रिप्ट लाइसेंस जानकारी"
@ -3228,7 +3226,7 @@ msgid "Edit connection"
msgstr "कनेक्शन संपादित करें"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "संपादन"
@ -5814,40 +5812,40 @@ msgstr "%(box_name)s के लिए कोर फंक्शनलिटी
msgid "Toggle navigation"
msgstr "टॉगल नेविगेशन"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "होम"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "ऐप्स"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "सिस्टम"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "पासवर्ड बदलें"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "रीस्टार्ट"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "शट डाउन"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "लॉग आउट"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr "भाषा चुनें"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "लॉग इन"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-08-31 09:24+0000\n"
"Last-Translator: Doma Gergő <domag02@gmail.com>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/"
@ -1337,7 +1337,7 @@ msgid "Last update"
msgstr "Legutolsó frissítés"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "Leírás"
@ -1600,18 +1600,11 @@ msgstr ""
"Esetleg leellenőrizheted a <a href=\"%(networks_url)s\">hálózati beállítást</"
"a> és módosíthatod ha szükséges."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Súgó"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Beállítás elkezdése"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Beállítás kész"
@ -1620,26 +1613,26 @@ msgid "Documentation"
msgstr "Dokumentáció"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Kézikönyv"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1806,6 +1799,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Súgó"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2208,7 +2206,7 @@ msgstr ""
"kiszolgálóval használják."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "JavaScript licencinformáció"
@ -3309,7 +3307,7 @@ msgid "Edit connection"
msgstr "Kapcsolat szerkesztése"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Szerkesztés"
@ -5958,40 +5956,40 @@ msgstr "Alapvető funkcionalitás és webes felület %(box_name)s eszközére"
msgid "Toggle navigation"
msgstr "Navigációs sor ki- vagy bekapcsolása"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "Kezdőlap"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Alkalmazások"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "Rendszer"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Jelszómódosítás"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "Újraindítás"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "Leállítás"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Kijelentkezés"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr "Válassz nyelvet"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "Bejelentkezés"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Indonesian (FreedomBox)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2018-11-02 00:44+0000\n"
"Last-Translator: ButterflyOfFire <ButterflyOfFire@protonmail.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/"
@ -1228,7 +1228,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "Tentang"
@ -1461,18 +1461,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Bantuan"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Jalankan Pengaturan"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Pengaturan Selesai"
@ -1481,26 +1474,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Panduan"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1643,6 +1636,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Bantuan"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2003,7 +2001,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2993,7 +2991,7 @@ msgid "Edit connection"
msgstr "Sunting Koneksi"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Sunting"
@ -5356,46 +5354,46 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Apps"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
#, fuzzy
#| msgid "Restart Now"
msgid "Restart"
msgstr "Jalankan ulang Sekarang"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
#, fuzzy
#| msgid "Shut Down Now"
msgid "Shut down"
msgstr "Matikan Sekarang"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "Bahasa"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-09-03 21:24+0000\n"
"Last-Translator: Swann Martinet <swann.ranskassa@laposte.net>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/"
@ -1339,7 +1339,7 @@ msgid "Last update"
msgstr "Ultimo aggiornamento"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "About"
@ -1605,18 +1605,11 @@ msgstr ""
"Puoi controllare le <a href=\"%(networks_url)s\">impostazioni di rete</a> e "
"modificarle se necessario."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Aiuto"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Avvia Configurazione"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Configurazione Completata"
@ -1625,26 +1618,26 @@ msgid "Documentation"
msgstr "Documentazione"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Manuale"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1807,6 +1800,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Aiuto"
#: plinth/modules/help/templates/help_index.html:31
#, fuzzy, python-format
msgid ""
@ -2198,7 +2196,7 @@ msgstr ""
"esecuzione nella rete locale."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -3276,7 +3274,7 @@ msgid "Edit connection"
msgstr "Modifica Connessione"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Modifica"
@ -5681,40 +5679,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,7 +1168,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1393,18 +1393,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1413,26 +1406,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1573,6 +1566,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -1917,7 +1915,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2864,7 +2862,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5148,40 +5146,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,7 +1168,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1393,18 +1393,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1413,26 +1406,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1573,6 +1566,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -1917,7 +1915,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2864,7 +2862,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5148,40 +5146,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1169,7 +1169,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1394,18 +1394,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1414,26 +1407,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1574,6 +1567,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -1918,7 +1916,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2865,7 +2863,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5149,40 +5147,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-09-06 18:24+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@ -1347,7 +1347,7 @@ msgid "Last update"
msgstr "Siste oppdatering"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "Om"
@ -1607,18 +1607,11 @@ msgstr ""
"Du vil kanskje kontrollere <a href=\"%(networks_url)s\">network setup</a> "
"(nettverksoppsettet) og endre det om nødvendig."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Hjelp"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Gå i gang med oppsett"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Oppsett ferdig"
@ -1627,26 +1620,26 @@ msgid "Documentation"
msgstr "Dokumentasjon"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Manual"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1813,6 +1806,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Hjelp"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2212,7 +2210,7 @@ msgstr ""
"som kjører lokalt."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "JavaScript lisensinformasjon"
@ -3294,7 +3292,7 @@ msgid "Edit connection"
msgstr "Rediger tilkobling"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Rediger"
@ -5913,40 +5911,40 @@ msgstr "Kjernefunksjonalitet og nettbrukergrensesnitt for %(box_name)s"
msgid "Toggle navigation"
msgstr "Bytt (toggle) navigasjon"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "Hjem"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Apps/Programmer"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "System"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Endre passord"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "Omstart"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "Slå av"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Logg ut"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr "Velg språk"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "Logg inn"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-05-07 20:48+0000\n"
"Last-Translator: Karel Trachet <karel@trachet.eu>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1354,7 +1354,7 @@ msgid "Last update"
msgstr "Laatste bijwerking"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "Over"
@ -1620,18 +1620,11 @@ msgstr ""
"Je wilt wellicht de <a href=\"%(networks_url)s\">netwerk instellingen</a> "
"controleren, en wijzigen indien noodzakelijk."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Hulp"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Setup starten"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Instelling voltooid"
@ -1640,26 +1633,26 @@ msgid "Documentation"
msgstr "Documentatie"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Handmatig"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1823,6 +1816,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Hulp"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2217,7 +2215,7 @@ msgstr ""
"server die lokaal wordt uitgevoerd."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "JavaScript licentie-informatie"
@ -3307,7 +3305,7 @@ msgid "Edit connection"
msgstr "Wijzig verbinding"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Wijzig"
@ -5984,40 +5982,40 @@ msgstr "Basisfunctionaliteit en webinterface voor %(box_name)s"
msgid "Toggle navigation"
msgstr "Navigatie in/uitschakelen"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "Startpagina"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Apps"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "Systeem"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Wijzig wachtwoord"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "Herstarten"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "Uitschakelen"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Afmelden"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr "Selecteer taal"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "Aanmelden"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-08-08 00:23+0000\n"
"Last-Translator: Radek Pasiok <rpasiok@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1304,7 +1304,7 @@ msgid "Last update"
msgstr "Ostatnie uaktualnienie"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "Informacje"
@ -1568,18 +1568,11 @@ msgstr ""
"Możesz również sprawdzić <a href=\"%(networks_url)s\">ustawienia sieci</a> i "
"zmodyfikować je, jeśli to potrzebne."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Pomoc"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Rozpocznij"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Instalacja zakończona"
@ -1588,26 +1581,26 @@ msgid "Documentation"
msgstr "Dokumentacja"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Instrukcja"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1759,6 +1752,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Pomoc"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2122,7 +2120,7 @@ msgstr ""
"XMPP uruchomionym lokalnie."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "Informacje o licencji JavaScript"
@ -3094,7 +3092,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5454,42 +5452,42 @@ msgstr "Interfejs administracyjny Plinth dla %(box_name)s"
msgid "Toggle navigation"
msgstr "Przełącz nawigację"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "Dom"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Aplikacje"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Zmień hasło"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "Uruchom ponownie"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "Wyłącz"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Wyloguj się"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "Język"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "Zaloguj się"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-06-22 06:01+0000\n"
"Last-Translator: adaragao <adaragao@gmail.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
@ -1290,7 +1290,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1517,18 +1517,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1537,26 +1530,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1697,6 +1690,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2053,7 +2051,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -3038,7 +3036,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5351,42 +5349,42 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "Língua"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-07-22 17:06+0000\n"
"Last-Translator: Igor <f2404@yandex.ru>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
@ -1341,7 +1341,7 @@ msgid "Last update"
msgstr "Последнее обновление"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "О службе"
@ -1606,18 +1606,11 @@ msgstr ""
"Вы можете проверить <a href=\"%(networks_url)s\">настройки сети</a>и "
"изменить их, если необходимо."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Справка"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Запуск программы установки"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Установка Завершена"
@ -1626,26 +1619,26 @@ msgid "Documentation"
msgstr "Документация"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Руководство"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1806,6 +1799,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Справка"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2196,7 +2194,7 @@ msgstr ""
"работающим локально."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "Информация о лицензии JavaScript"
@ -3285,7 +3283,7 @@ msgid "Edit connection"
msgstr "Редактирование подключения"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Редактировать"
@ -5905,40 +5903,40 @@ msgstr "Базовая функциональность и веб-интерфе
msgid "Toggle navigation"
msgstr "Отображение навигации"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "Домой"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Приложения"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "Система"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Смена пароля"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "Перезапустить"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "Завершить работу"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Выход"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr "Выберите язык"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "Войти"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-05-07 20:48+0000\n"
"Last-Translator: Erik Ušaj <erikusaj@hotmail.com>\n"
"Language-Team: Slovenian <https://hosted.weblate.org/projects/freedombox/"
@ -1268,7 +1268,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1493,18 +1493,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1513,26 +1506,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1673,6 +1666,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2017,7 +2015,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2964,7 +2962,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5250,40 +5248,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2016-07-23 19:30+0000\n"
"Last-Translator: Caly <caly@aktivix.org>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
@ -1388,7 +1388,7 @@ msgid "Last update"
msgstr "Senaste uppdatering"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "Om"
@ -1637,18 +1637,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Hjälp"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Starta installationsprogrammet"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Installationen Klar"
@ -1657,27 +1650,27 @@ msgid "Documentation"
msgstr "Dokumentation"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
#, fuzzy
msgid "Manual"
msgstr "Manual"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1839,6 +1832,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Hjälp"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2219,7 +2217,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -3338,7 +3336,7 @@ msgid "Edit connection"
msgstr "Redigera anslutning"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Redigera"
@ -5707,42 +5705,42 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Appar"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "Språkval"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,7 +1168,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1393,18 +1393,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1413,26 +1406,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1573,6 +1566,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -1917,7 +1915,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2864,7 +2862,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5148,40 +5146,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-07-22 17:06+0000\n"
"Last-Translator: Joseph Nuthalapati <joseph.kiran92@gmail.com>\n"
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -1324,7 +1324,7 @@ msgid "Last update"
msgstr "చివరి నవీకరణ"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "గురించి"
@ -1578,18 +1578,11 @@ msgid ""
msgstr ""
"మీరు <a href=\"%(networks_url)s\">నెట్వర్క్ సెటప్</a> తనిఖీ చేసి, అవసరమైతే దాన్ని సవరించవచ్చు."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "సహాయం"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "అమరికను ప్రారంభించు"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "అమరక పూర్తయ్యింది"
@ -1598,26 +1591,26 @@ msgid "Documentation"
msgstr "పత్రావళి"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "కరదీపిక"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1773,6 +1766,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "సహాయం"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2167,7 +2165,7 @@ msgstr ""
"JSXC XMPP కోసం ఒక వెబ్ కక్షిదారి. సాధారణంగా ఇది ఒక XMPP సర్వర్ స్థానికంగా అమలు చేయటానికి ఉపయోగిస్తారు."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "జావాస్క్రిప్ట్ లైసెన్స్ సమాచరం"
@ -3277,7 +3275,7 @@ msgid "Edit connection"
msgstr "అనుసంధానాన్ని సవరించు"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "సవరించు"
@ -5849,44 +5847,44 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "ముంగిలి"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "అనువర్తనాలు"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "వ్యవస్థ"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "సంకేతపదాన్ని మార్చు"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "పునఃప్రారంభించండి"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
#, fuzzy
#| msgid "Shut Down Now"
msgid "Shut down"
msgstr "ఇపుడు మూసివేయండి"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "నిష్క్రమించు"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "భాష"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "లోనికి ప్రవేశించండి"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-08-08 00:22+0000\n"
"Last-Translator: Mesut Akcan <makcan@gmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
@ -1310,7 +1310,7 @@ msgid "Last update"
msgstr "Son güncelleme"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "Hakkında"
@ -1580,18 +1580,11 @@ msgstr ""
"<a href=\"%(networks_url)s\">Şebeke kurulumunu</a> kontrol edip gerekirse "
"değiştirmek isteyebilirsiniz."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "Yardım"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "Kuruluma Başla"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "Yapılandırma Tamamlandı"
@ -1600,26 +1593,26 @@ msgid "Documentation"
msgstr "Belgelendirme"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "Kullanım Kılavuzu"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1784,6 +1777,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "Yardım"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2189,7 +2187,7 @@ msgstr ""
"XMPP sunucusuyla kullanılır."
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr "JavaScript lisans bilgileri"
@ -3293,7 +3291,7 @@ msgid "Edit connection"
msgstr "Bağlantıyı Düzenle"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "Düzenle"
@ -6006,42 +6004,42 @@ msgstr "%(box_name)s için Plinth yönetim arayüzü"
msgid "Toggle navigation"
msgstr "Tarama Geçişi"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "Ev"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "Uygulamalar"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "Sistem"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "Parolayı değiştir"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr "Tekrar Başlat"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr "Kapat"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "Çıkış yap"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "Lisan"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "Giriş yap"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-01-04 17:06+0000\n"
"Last-Translator: prolinux ukraine <prolinux@ukr.net>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/"
@ -1222,7 +1222,7 @@ msgid "Last update"
msgstr ""
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr ""
@ -1447,18 +1447,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr ""
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr ""
@ -1467,26 +1460,26 @@ msgid "Documentation"
msgstr ""
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr ""
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1627,6 +1620,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr ""
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -1973,7 +1971,7 @@ msgid ""
msgstr ""
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -2920,7 +2918,7 @@ msgid "Edit connection"
msgstr ""
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr ""
@ -5206,40 +5204,40 @@ msgstr ""
msgid "Toggle navigation"
msgstr ""
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr ""
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr ""
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr ""
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr ""
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
msgid "Restart"
msgstr ""
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
msgid "Shut down"
msgstr ""
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr ""
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
msgid "Select language"
msgstr ""
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Plinth\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-09 17:49-0400\n"
"PO-Revision-Date: 2019-08-11 14:23+0000\n"
"Last-Translator: ZeroAurora <zeroaurora@qq.com>\n"
"POT-Creation-Date: 2019-09-23 17:50-0400\n"
"PO-Revision-Date: 2019-09-13 05:23+0000\n"
"Last-Translator: Anxin YI <2732146152@qq.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"freedombox/plinth/zh_Hans/>\n"
"Language: zh_Hans\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.8-dev\n"
"X-Generator: Weblate 3.9-dev\n"
#: plinth/action_utils.py:298
#, python-brace-format
@ -125,7 +125,7 @@ msgstr ""
#: plinth/modules/avahi/__init__.py:77
msgid "Local Network Domain"
msgstr ""
msgstr "本地网络领域"
#: plinth/modules/backups/__init__.py:40
msgid "Backups"
@ -493,7 +493,7 @@ msgstr "从已上传的文件中恢复"
#: plinth/modules/backups/views.py:255
msgid "No additional disks available to add a repository."
msgstr ""
msgstr "没有可增加到信息库的额外可用磁盘。"
#: plinth/modules/backups/views.py:263
#, fuzzy
@ -1260,7 +1260,7 @@ msgid "Last update"
msgstr "最后一次更新"
#: plinth/modules/dynamicdns/views.py:41 plinth/modules/help/help.py:70
#: plinth/templates/base.html:183 plinth/templates/base.html:184
#: plinth/templates/help-menu.html:61 plinth/templates/help-menu.html:62
msgid "About"
msgstr "关于"
@ -1511,18 +1511,11 @@ msgid ""
"modify it if necessary."
msgstr ""
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/first_boot/templates/firstboot_navbar.html:26
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/base.html:145 plinth/templates/base.html:150
msgid "Help"
msgstr "帮助"
#: plinth/modules/first_boot/templates/firstboot_welcome.html:52
msgid "Start Setup"
msgstr "启动安装程序"
#: plinth/modules/first_boot/views.py:66
#: plinth/modules/first_boot/views.py:64
msgid "Setup Complete"
msgstr "安装完成"
@ -1531,26 +1524,26 @@ msgid "Documentation"
msgstr "文档"
#: plinth/modules/help/help.py:51 plinth/modules/networks/forms.py:68
#: plinth/modules/networks/forms.py:108 plinth/templates/base.html:157
#: plinth/templates/base.html:158 plinth/templates/index.html:135
#: plinth/modules/networks/forms.py:108 plinth/templates/help-menu.html:35
#: plinth/templates/help-menu.html:36 plinth/templates/index.html:135
msgid "Manual"
msgstr "手册"
#: plinth/modules/help/help.py:56 plinth/modules/help/help.py:104
#: plinth/modules/help/templates/help_support.html:24
#: plinth/templates/base.html:164 plinth/templates/base.html:165
#: plinth/templates/help-menu.html:42 plinth/templates/help-menu.html:43
msgid "Get Support"
msgstr ""
#: plinth/modules/help/help.py:61 plinth/modules/help/help.py:98
#: plinth/modules/help/templates/help_feedback.html:24
#: plinth/templates/base.html:170 plinth/templates/base.html:171
#: plinth/templates/help-menu.html:48 plinth/templates/help-menu.html:49
msgid "Submit Feedback"
msgstr ""
#: plinth/modules/help/help.py:66 plinth/modules/help/help.py:92
#: plinth/modules/help/templates/help_contribute.html:24
#: plinth/templates/base.html:176 plinth/templates/base.html:177
#: plinth/templates/help-menu.html:54 plinth/templates/help-menu.html:55
msgid "Contribute"
msgstr ""
@ -1709,6 +1702,11 @@ msgstr ""
msgid "Thank you!"
msgstr ""
#: plinth/modules/help/templates/help_index.html:27
#: plinth/templates/help-menu.html:23 plinth/templates/help-menu.html:28
msgid "Help"
msgstr "帮助"
#: plinth/modules/help/templates/help_index.html:31
#, python-format
msgid ""
@ -2118,7 +2116,7 @@ msgid ""
msgstr "JSXC 是一个 XMPP 网页客户端,主要用于连接本地 XMPP 服务器的连接。"
#: plinth/modules/jsxc/templates/jsxc_launch.html:140
#: plinth/templates/base.html:291
#: plinth/templates/base.html:249
msgid "JavaScript license information"
msgstr ""
@ -3189,7 +3187,7 @@ msgid "Edit connection"
msgstr "编辑连接"
#: plinth/modules/networks/templates/connection_show.html:43
#: plinth/templates/base.html:200 plinth/templates/base.html:201
#: plinth/templates/base.html:158 plinth/templates/base.html:159
msgid "Edit"
msgstr "編輯"
@ -5785,46 +5783,46 @@ msgstr "Plinth %(box_name)s 管理界面"
msgid "Toggle navigation"
msgstr "切换导航"
#: plinth/templates/base.html:114 plinth/templates/base.html:117
#: plinth/templates/base.html:115 plinth/templates/base.html:118
msgid "Home"
msgstr "主页"
#: plinth/templates/base.html:122 plinth/templates/base.html:126
#: plinth/templates/base.html:123 plinth/templates/base.html:127
msgid "Apps"
msgstr "应用程序"
#: plinth/templates/base.html:131 plinth/templates/base.html:135
#: plinth/templates/base.html:132 plinth/templates/base.html:136
msgid "System"
msgstr "系统"
#: plinth/templates/base.html:206 plinth/templates/base.html:207
#: plinth/templates/base.html:164 plinth/templates/base.html:165
msgid "Change password"
msgstr "更改密码"
#: plinth/templates/base.html:214 plinth/templates/base.html:215
#: plinth/templates/base.html:172 plinth/templates/base.html:173
#, fuzzy
#| msgid "Restart Now"
msgid "Restart"
msgstr "现在重新启动"
#: plinth/templates/base.html:220 plinth/templates/base.html:221
#: plinth/templates/base.html:178 plinth/templates/base.html:179
#, fuzzy
#| msgid "Shut Down Now"
msgid "Shut down"
msgstr "现在关闭"
#: plinth/templates/base.html:228 plinth/templates/base.html:229
#: plinth/templates/base.html:253 plinth/templates/base.html:255
#: plinth/templates/base.html:186 plinth/templates/base.html:187
#: plinth/templates/base.html:211 plinth/templates/base.html:213
msgid "Log out"
msgstr "登出"
#: plinth/templates/base.html:237 plinth/templates/base.html:240
#: plinth/templates/base.html:195 plinth/templates/base.html:198
#, fuzzy
#| msgid "Language"
msgid "Select language"
msgstr "语言"
#: plinth/templates/base.html:245 plinth/templates/base.html:247
#: plinth/templates/base.html:203 plinth/templates/base.html:205
msgid "Log in"
msgstr "登录"

View File

@ -28,8 +28,11 @@
</style>
{% endblock %}
{% block mainmenu_right %}
{% if firstboot_complete %}
{% include "firstboot_navbar.html" %}
{% endif %}
{% block mainmenu_left_collapse %}
{% endblock %}
{% block mainmenu_right %}
{% if user.is_authenticated %}
{% include "firstboot_navbar.html" %}
{% endif %}
{% endblock %}

View File

@ -17,13 +17,4 @@
#
{% endcomment %}
{% load i18n %}
<li>
<a href="{% url 'help:index' %}" title="{% trans "Help" %}">
<span class="fa fa-question-circle nav-icon"></span>
<span class="nav-text hidden-sm hidden-md hidden-lg">
{% trans "Help" %}
</span>
</a>
</li>
{% include "help-menu.html" %}

View File

@ -21,7 +21,6 @@ from django.utils.translation import ugettext as _
from django.views.generic import TemplateView
from django.views.generic.edit import FormView
from plinth import network
from plinth.modules import first_boot
from .forms import FirstbootWizardSecretForm
@ -62,7 +61,6 @@ class CompleteView(TemplateView):
def get_context_data(self, **kwargs):
"""Add network connections to context list."""
context = super().get_context_data(**kwargs)
context['connections'] = network.get_connection_list()
context['title'] = _('Setup Complete')
context['firstboot_complete'] = True
return context

View File

@ -163,9 +163,8 @@ def on_domain_added(sender, domain_type='', name='', description='',
return False
try:
# Obtaining certs during tests or empty names isn't expected to succeed
if sender != 'test' and name:
logger.info('Obtaining a Let\'s Encrypt certificate for %s', name)
if name:
logger.info('Obtaining certificate for %s', name)
certificate_obtain(name)
return True
except ActionError:
@ -178,15 +177,13 @@ def on_domain_removed(sender, domain_type, name='', **kwargs):
return False
try:
# Revoking certs during tests or empty names isn't expected to succeed
if sender != 'test' and name:
logger.info("Revoking the Let\'s Encrypt certificate for " + name)
if name:
logger.info('Revoking certificate for %s', name)
certificate_revoke(name)
return True
except ActionError as exception:
logger.warning(
('Failed to revoke certificate for domain {domain}: {error}'
).format(domain=name, error=exception.args[2]))
logger.warning('Failed to revoke certificate for %s: %s', name,
exception.args[2])
return False

View File

@ -18,21 +18,72 @@
Tests for letsencrypt module.
"""
from unittest.mock import call, patch
import pytest
from plinth.modules.names.components import DomainType
from .. import on_domain_added, on_domain_removed
pytestmark = pytest.mark.usefixtures('needs_root', 'needs_sudo')
@pytest.fixture(name='domain_types')
def fixture_domain_types():
"""Create a domain types required for tests."""
DomainType('domain-type-tor', 'Tor Hidden Service', 'tor:index',
can_have_certificate=False)
DomainType('domain-type-test', 'Test Domain Type', 'test:index')
@pytest.mark.usefixtures('domain_types')
def test_add_onion_domain():
"""Test that .onion domains are ignored when added/removed."""
assert not on_domain_added('test', 'domain-type-tor', 'ddddd.onion')
assert not on_domain_removed('test', 'domain-type-tor', 'ddddd.onion')
@patch('plinth.modules.letsencrypt.get_status')
@patch('plinth.modules.letsencrypt.certificate_obtain')
@pytest.mark.usefixtures('load_cfg')
def test_add_valid_domain():
assert on_domain_added('test', 'domainname', 'subdomain.domain.tld')
@pytest.mark.parametrize('domain,status_input,obtain,result', [
('domain1.tld', {
'certificate_available': True,
'validity': 'not-valid'
}, True, True),
('domain2.tld', {
'certificate_available': False,
'validity': 'valid'
}, True, True),
('domain3.tld', {
'certificate_available': True,
'validity': 'valid'
}, False, False),
('', {
'certificate_available': False,
'validity': 'valid'
}, False, True),
])
def test_add_valid_domain(certificate_obtain, get_status, domain, status_input,
obtain, result):
"""Test adding a domain that can have certificates."""
get_status.return_value = {'domains': {domain: status_input}}
assert result == on_domain_added('test', 'domain-type-test', domain)
if obtain:
certificate_obtain.assert_has_calls([call(domain)])
else:
certificate_obtain.assert_not_called()
def test_remove_domain():
assert on_domain_removed('test', '', 'somedomain.tld')
@patch('plinth.modules.letsencrypt.certificate_revoke')
@pytest.mark.usefixtures('load_cfg')
@pytest.mark.parametrize('domain,revoke,result', [
('domain1.tld', True, True),
('', False, True),
])
def test_remove_domain(certificate_revoke, domain, revoke, result):
"""Test removing a domain that can certificates."""
assert result == on_domain_removed('test', 'domain-type-test', domain)
if revoke:
certificate_revoke.assert_has_calls([call(domain)])
else:
certificate_revoke.assert_not_called()

View File

@ -18,6 +18,8 @@
Tests for Tor module.
"""
from unittest.mock import patch
import pytest
from django.core.exceptions import ValidationError
@ -36,8 +38,9 @@ class TestTor:
utils.is_apt_transport_tor_enabled()
@staticmethod
@patch('plinth.modules.tor.app')
@pytest.mark.usefixtures('needs_root', 'load_cfg')
def test_get_status():
def test_get_status(_app):
"""Test that get_status does not raise any unhandled exceptions.
This should work regardless of whether tor is installed, or

View File

@ -108,84 +108,42 @@
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
{% if user.is_authenticated and user_is_admin %}
<li>
{% url 'index' as index_url %}
<a href="{{ index_url }}" title='{% trans "Home" %}'
class="{% if not submenu.url %}
menu_link_active {% else %} menu_link {% endif %}">
{% trans "Home" %}
</a>
</li>
<li>
{% url 'apps' as apps_url %}
<a href="{{ apps_url }}" title='{% trans "Apps" %}'
class="{% if apps_url == submenu.url %}
menu_link_active {% else %} menu_link {% endif %}">
<span class="fa fa-th"></span>
{% trans "Apps" %}
</a>
</li>
<li>
{% url 'system' as system_url %}
<a href="{{ system_url }}" title='{% trans "System" %}'
class="{% if system_url == submenu.url %}
menu_link_active {% else %} menu_link {% endif %}">
<span class="fa fa-cog nav-icon"></span>
{% trans "System" %}
</a>
</li>
{% endif %}
{% block mainmenu_left_collapse %}
{% if user.is_authenticated and user_is_admin %}
<li>
{% url 'index' as index_url %}
<a href="{{ index_url }}" title='{% trans "Home" %}'
class="{% if not submenu.url %}
menu_link_active {% else %} menu_link {% endif %}">
{% trans "Home" %}
</a>
</li>
<li>
{% url 'apps' as apps_url %}
<a href="{{ apps_url }}" title='{% trans "Apps" %}'
class="{% if apps_url == submenu.url %}
menu_link_active {% else %} menu_link {% endif %}">
<span class="fa fa-th"></span>
{% trans "Apps" %}
</a>
</li>
<li>
{% url 'system' as system_url %}
<a href="{{ system_url }}" title='{% trans "System" %}'
class="{% if system_url == submenu.url %}
menu_link_active {% else %} menu_link {% endif %}">
<span class="fa fa-cog nav-icon"></span>
{% trans "System" %}
</a>
</li>
{% endif %}
{% endblock %}
</ul>
<ul class="nav navbar-nav navbar-right">
{% block mainmenu_right %}
{% if user.is_authenticated %}
<li class="dropdown">
<a href="{% url 'help:index' %}" title="{% trans "Help" %}"
class="dropdown-toggle" data-toggle="dropdown"
role="button" aria-expanded="false" aria-expanded="false">
<span class="fa fa-question-circle nav-icon"></span>
<span class="nav-text hidden-sm hidden-md hidden-lg">
{% trans "Help" %}
</span>
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="{% url 'help:manual' %}"
title="{% trans "Manual"%}">
{% trans "Manual" %}
</a>
</li>
<li role="separator" class="divider hidden-xs"></li>
<li>
<a href="{% url 'help:support' %}"
title="{% trans "Get Support" %}">
{% trans "Get Support" %}
</a>
</li>
<li>
<a href="{% url 'help:feedback' %}"
title="{% trans "Submit Feedback" %}">
{% trans "Submit Feedback" %}
</a>
</li>
<li>
<a href="{% url 'help:contribute' %}"
title="{% trans "Contribute" %}">
{% trans "Contribute" %}
</a>
</li>
<li role="separator" class="divider hidden-xs"></li>
<li>
<a href="{% url 'help:about' %}"
title="{% trans "About" %}">
{% trans "About" %}
</a>
</li>
</ul>
</li>
{% include "help-menu.html" %}
<li class="dropdown">
<a href="{% url 'users:edit' request.user.username %}"
class="dropdown-toggle" data-toggle="dropdown"

View File

@ -0,0 +1,66 @@
{% comment %}
#
# This file is part of FreedomBox.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
{% endcomment %}
{% load i18n %}
<li class="dropdown">
<a href="{% url 'help:index' %}" title="{% trans "Help" %}"
class="dropdown-toggle" data-toggle="dropdown"
role="button" aria-expanded="false" aria-expanded="false">
<span class="fa fa-question-circle nav-icon"></span>
<span class="nav-text hidden-sm hidden-md hidden-lg">
{% trans "Help" %}
</span>
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="{% url 'help:manual' %}"
title="{% trans "Manual"%}">
{% trans "Manual" %}
</a>
</li>
<li role="separator" class="divider hidden-xs"></li>
<li>
<a href="{% url 'help:support' %}"
title="{% trans "Get Support" %}">
{% trans "Get Support" %}
</a>
</li>
<li>
<a href="{% url 'help:feedback' %}"
title="{% trans "Submit Feedback" %}">
{% trans "Submit Feedback" %}
</a>
</li>
<li>
<a href="{% url 'help:contribute' %}"
title="{% trans "Contribute" %}">
{% trans "Contribute" %}
</a>
</li>
<li role="separator" class="divider hidden-xs"></li>
<li>
<a href="{% url 'help:about' %}"
title="{% trans "About" %}">
{% trans "About" %}
</a>
</li>
</ul>
</li>