gluon/docs/_build/gettext/package/gluon-web-admin.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

74 lines
2.2 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"
#: ../../package/gluon-web-admin.rst:2
# 6b950c671b224593a9e69702d8009ca9
msgid "gluon-web-admin"
msgstr ""
#: ../../package/gluon-web-admin.rst:4
# 870608a6863a479cbd12cab51b6e4e12
msgid "This package allows the user to set options like the password for ssh access within config mode. You can define in your ``site.conf`` whether it should be possible to access the nodes via ssh with a password or not and what the minimum password length must be."
msgstr ""
#: ../../package/gluon-web-admin.rst:10
# f7be50b089b94d4db03c3b128927e4dc
msgid "site.conf"
msgstr ""
#: ../../package/gluon-web-admin.rst:15
# 59073817763e4c659c8aaa788848a57f
msgid "config_mode.remote_login.show_password_form \\: optional"
msgstr ""
#: ../../package/gluon-web-admin.rst:13
# 73d3b87da7e64d8f92e58051799b0081
msgid "``true`` the password section in config mode is shown"
msgstr ""
#: ../../package/gluon-web-admin.rst:14
# baa05ae2b0cd4d9ca81d7980deb82627
msgid "``false`` the password section in config mode is hidden"
msgstr ""
#: ../../package/gluon-web-admin.rst:15
# b7af80945307421d95db6e10548e8252
msgid "defaults to ``false``"
msgstr ""
#: ../../package/gluon-web-admin.rst:20
# 0c001bc1fee943998f7fdaad4d06e495
msgid "config_mode.remote_login.min_password_length \\: optional"
msgstr ""
#: ../../package/gluon-web-admin.rst:18
# 310a46ee56074dd28684cf8204352714
msgid "sets the minimum allowed password length. Set this to ``1`` to disable the length check."
msgstr ""
#: ../../package/gluon-web-admin.rst:20
# 6c6b2c19ba6e4c96b5ed0578e08a30a5
msgid "defaults to ``12``"
msgstr ""
#: ../../package/gluon-web-admin.rst:22
# a645fb1de4f9495786d82ba1c60e3b7f
msgid "Example::"
msgstr ""