48de066938
selectedIndex doesn't actually change until after onDelegateClicked completes, which results in the previous value being saved rather than the desired one. This correctly handles the change in setting.
120 lines
2.7 KiB
Text
120 lines
2.7 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the pantalaimon.thrrgilag package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: pantalaimon.thrrgilag\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2020-09-08 03:47+0000\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"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../qml/Components/EditServerPage.qml:21
|
|
msgid "Homeserver Configuration"
|
|
msgstr ""
|
|
|
|
#: ../qml/Components/EditServerPage.qml:26
|
|
msgid "Save"
|
|
msgstr ""
|
|
|
|
#: ../qml/Components/EditServerPage.qml:96
|
|
msgid "InstanceName"
|
|
msgstr ""
|
|
|
|
#: ../qml/Components/EditServerPage.qml:119
|
|
msgid "Homeserver"
|
|
msgstr ""
|
|
|
|
#: ../qml/Components/EditServerPage.qml:141
|
|
msgid ""
|
|
"The URI of the homeserver that the pantalaimon proxy should forward requests "
|
|
"to, without the matrix API path but including the http(s) schema."
|
|
msgstr ""
|
|
|
|
#: ../qml/Components/EditServerPage.qml:158
|
|
msgid "ListenPort"
|
|
msgstr ""
|
|
|
|
#: ../qml/Components/EditServerPage.qml:179
|
|
msgid ""
|
|
"The port where the daemon will listen to client connections for this "
|
|
"homeserver. Note that the listen address/port combination needs to be unique "
|
|
"between different homeservers. Defaults to '8009'."
|
|
msgstr ""
|
|
|
|
#: ../qml/Components/EditServerPage.qml:196
|
|
msgid "Proxy"
|
|
msgstr ""
|
|
|
|
#: ../qml/Components/EditServerPage.qml:217
|
|
msgid ""
|
|
"The URI of a HTTP proxy that the daemon should use when making requests to "
|
|
"the homeserver. pantalaimon only supports HTTP proxies. The default is to "
|
|
"make a direct connection to the homeserver."
|
|
msgstr ""
|
|
|
|
#: ../qml/Components/EditServerPage.qml:234
|
|
msgid "SSL"
|
|
msgstr ""
|
|
|
|
#: ../qml/Components/EditServerPage.qml:258
|
|
msgid ""
|
|
"SSL verification for outgoing connections to the homeserver. Defaults to "
|
|
"'True'."
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:18
|
|
msgid "warning"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:19
|
|
msgid "info"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:20
|
|
msgid "debug"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:21
|
|
msgid "error"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:26 pantalaimon.desktop.in.h:1
|
|
msgid "Pantalaimon UT"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:31
|
|
msgid "About"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:46
|
|
msgid "Service start disabled"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:46
|
|
msgid "Service start enabled"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:93
|
|
msgid "LogLevel"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:148
|
|
msgid "Delete homeserver"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:166
|
|
msgid "No homeservers"
|
|
msgstr ""
|
|
|
|
#: ../qml/SettingsPage.qml:227
|
|
msgid "Add Homeserver"
|
|
msgstr ""
|