gluon/docs/_build/gettext/features/wlan-configuration.pot
Felix Kaechele 3b2f780e0a docs: add sphinx-intl workflow for translations
Add a update-po and %.po rule to the Makefile.
We define "de" as a language to start with.

To add languages just append them to the update-po rule in the Makefile.

We do want to keep the _build/gettext folder as Weblate uses this to
enable new translations.

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2019-04-20 19:41:42 -04:00

59 lines
3.0 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2015-2019, Project Gluon
# This file is distributed under the same license as the Gluon package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Gluon 2018.2+\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-20 16:46-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../../features/wlan-configuration.rst:2
# bf056b6e27d9463dbcc83caaa5cda115
msgid "WLAN configuration"
msgstr ""
#: ../../features/wlan-configuration.rst:4
# bdb049001ed441f1ad3a68bc6170d700
msgid "Gluon allows to configure 2.4GHz and 5GHz radios independently. The configuration may include any or all of the three networks \"client\" (AP mode), \"mesh\" (802.11s mode) and \"ibss\" (adhoc mode), which can be used simultaneously (using \"mesh\" and \"ibss\" at same time should be avoided though as weaker hardware usually can't handle the additional load). See :doc:`../user/site` for details on the configuration."
msgstr ""
#: ../../features/wlan-configuration.rst:11
# f618a2a0e064460aaae5d0d46be9ff1e
msgid "Upgrade behaviour"
msgstr ""
#: ../../features/wlan-configuration.rst:13
# d5da6fcc86934d4c8d3c4738de3ac13c
msgid "For each of these networks, the site configuration may define a `disabled` flag (by default, all configured networks are enabled). This flag is merely a default setting, on upgrades the existing setting is always retained (as this setting may have been changed by the user). This means that it is not possible to enable or disable an existing network configurations during upgrades."
msgstr ""
#: ../../features/wlan-configuration.rst:19
# 3d626cc838334924a8ce336d12411cd0
msgid "For the \"mesh\" and \"ibss\" networks, the default setting only has an effect if none of the two has existed before. If a new configuration has been added for \"mesh\" or \"ibss\", while the other of the two has already existed before, the enabled/disabled state of the existing configuration will also be set for the new configuration."
msgstr ""
#: ../../features/wlan-configuration.rst:24
# d2c95d39d57749d3a6a6e65a74f1ffe7
msgid "This allows upgrades to change from IBSS to 11s and vice-versa while retaining the \"wireless meshing is enabled/disabled\" property configured by the user regardless of the used mode."
msgstr ""
#: ../../features/wlan-configuration.rst:28
# 60d81d41a3a248a08ed184822e4bd38a
msgid "During upgrades the wifi channel of the 2.4GHz and 5GHz radio will be restored to the channel configured in the site.conf. If you need to preserve a user defined wifi channel during upgrades you can configure this via the uci section ``gluon-core.wireless``::"
msgstr ""
#: ../../features/wlan-configuration.rst:34
# 0769a7af35c1491db996aabaa660dc38
msgid "Keep in mind that nodes running wifi interfaces on custom channels can't mesh with default nodes anymore!"
msgstr ""