Fix english typo.
This commit is contained in:
parent
76cc4b4d07
commit
c588a73233
@ -72,7 +72,7 @@ function getPeertubeButtons () {
|
||||
|
||||
export default (el) => {
|
||||
if (!api.settings.get('livechat_mini_muc_head')) {
|
||||
// original Template (this settings comes with livechatMiniMucHeadPlugin)
|
||||
// original Template (this setting comes with livechatMiniMucHeadPlugin)
|
||||
return html`${tplMucHead(el)}`
|
||||
}
|
||||
|
||||
|
@ -30,7 +30,7 @@ To enable this feature, you will need to set up your server and DNS records, so
|
||||
### Plugin settings
|
||||
|
||||
Start by going to the livechat plugin settings of your instance, then enable the setting "Enable connection to room using external XMPP accounts".
|
||||
By checking this settings, new settings appear below.
|
||||
By checking this setting, new settings appear below.
|
||||
|
||||
First of all, the "Prosody server to server port" field.
|
||||
This one defaults to 5269, which is the standard port for this service.
|
||||
|
@ -14,7 +14,7 @@ This section describes the plugin settings page.
|
||||
For more information on this feature, check the documentation for [channel's terms & conditions](/peertube-plugin-livechat/documentation/user/streamers/terms).
|
||||
|
||||
{{% notice info %}}
|
||||
Changing this settings will restart the chat server, and all users will be disconnected for a short time.
|
||||
Changing this setting will restart the chat server, and all users will be disconnected for a short time.
|
||||
{{% /notice %}}
|
||||
|
||||
## {{% livechat_label "list_rooms_label" %}}
|
||||
@ -76,7 +76,7 @@ The chat can be customized (readonly mode, use the current theme, ...).
|
||||
|
||||
You can for example generate a readonly URL and use it in OBS to integrate the chat in your live stream!
|
||||
|
||||
This settings allows you to choose who can access this modal.
|
||||
This setting allows you to choose who can access this modal.
|
||||
|
||||
### {{% livechat_label per_live_video_label %}}
|
||||
|
||||
@ -167,7 +167,7 @@ You can choose which theme to use for ConverseJS:
|
||||
The plugin comes with an AppImage that is used to run the [Prosody XMPP server](https://prosody.im).
|
||||
If this AppImage is not working, you can fallback to the Prosody that is packaged for your server. Just install the `prosody` package.
|
||||
|
||||
This settings should only be used if the plugin is broken, and waiting for a patch.
|
||||
This setting should only be used if the plugin is broken, and waiting for a patch.
|
||||
|
||||
### {{% livechat_label disable_websocket_label %}}
|
||||
|
||||
@ -181,7 +181,7 @@ This settings should only be used if the plugin is broken, and waiting for a pat
|
||||
|
||||
{{% livechat_label prosody_peertube_uri_description %}}
|
||||
|
||||
If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.
|
||||
If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.
|
||||
|
||||
In last resort, it will use your Peertube public URI.
|
||||
So, any API Call will go throught your Nginx server.
|
||||
@ -231,7 +231,7 @@ As example, this option can allow an instance of Matterbridge (once it could use
|
||||
|
||||
### {{% livechat_label prosody_components_label %}}
|
||||
|
||||
This settings enable XMPP external components to connect to the server.
|
||||
This setting enable XMPP external components to connect to the server.
|
||||
By default, this option **only allows connections from localhost components**.
|
||||
You have to change the "{{% livechat_label prosody_components_interfaces_label %}}" value to listen on other network interfaces.
|
||||
|
||||
|
@ -29,7 +29,7 @@ In some case (like for some Docker Peertube installation), the diagnostic tools
|
||||
|
||||
In such case, try changing the "{{% livechat_label prosody_peertube_uri_label %}}" settings, by setting `http://127.0.0.1:9000` (assuming 9000 is the port on which Peertube listen, ask your instance administrators if you don't know).
|
||||
|
||||
Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information.
|
||||
Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information.
|
||||
|
||||
### Websocket
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2024-01-17 11:38+0000\n"
|
||||
"Last-Translator: ButterflyOfFire <butterflyoffire@protonmail.com>\n"
|
||||
"Language-Team: Arabic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ar/>\n"
|
||||
@ -1187,7 +1187,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1883,7 +1883,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1959,7 +1959,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2090,13 +2090,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2116,7 +2116,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2356,7 +2356,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Catalan <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ca/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Czech <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/cs/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2024-06-22 11:54+0000\n"
|
||||
"Last-Translator: Victor Hampel <v.hampel@users.noreply.weblate.framasoft.org>\n"
|
||||
"Language-Team: German <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/de/>\n"
|
||||
@ -1226,7 +1226,9 @@ msgstr "Plugin Einstellungen"
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
#, fuzzy
|
||||
#| msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr "Beginne mit den Einstellungen des Livechat-Plugins deiner Instanz und aktiviere die Einstellung \"Verbindung zum Raum über externe XMPP-Konten aktivieren\". Wenn Sie diese Einstellung aktivieren, erscheinen unterhalb neue Einstellungen."
|
||||
|
||||
#. type: Plain text
|
||||
@ -1947,7 +1949,7 @@ msgstr "Um auf diese Seite zuzugreifen, sehen Sie sich die [Kanal Konfigurations
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2022,7 +2024,9 @@ msgstr "Sie können zum Beispiel eine schreibgeschützte URL generieren und dies
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
#, fuzzy
|
||||
#| msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr "Mit diesen Einstellungen können Sie festlegen, wer auf diese Schaltfläche zugreifen kann."
|
||||
|
||||
#. type: Plain text
|
||||
@ -2156,13 +2160,16 @@ msgstr "Das Plugin wird mit einem AppImage geliefert, das zum Ausführen des [Pr
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
#, fuzzy
|
||||
#| msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr "Diese Einstellung sollte nur verwendet werden, wenn das Plugin defekt ist und auf einen Patch wartet."
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
#, fuzzy, no-wrap
|
||||
#| msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr "Wenn diese Einstellung leer gelassen wird und Sie Peertube >= 5.1 oder später verwenden, wird das Plugin die Werte aus Ihrer Peertube-Konfigurationsdatei verwenden, um zu erraten, auf welcher Schnittstelle und welchem Port die Anfrage erfolgen muss.\n"
|
||||
|
||||
#. type: Plain text
|
||||
@ -2182,7 +2189,9 @@ msgstr "Zum Beispiel kann diese Option einer Instanz von Matterbridge (sobald si
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
#, fuzzy
|
||||
#| msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr "Diese Einstellung ermöglicht es externen XMPP-Komponenten, sich mit dem Server zu verbinden. Standardmäßig erlaubt diese Option **nur Verbindungen von localhost-Komponenten**. Sie müssen den Wert \"{{% livechat_label prosody_components_interfaces_label %}}\" ändern, um an anderen Netzwerkschnittstellen zu lauschen."
|
||||
|
||||
#. type: Plain text
|
||||
@ -2426,7 +2435,9 @@ msgstr "Versuchen Sie in diesem Fall, die \"{{% livechat_label prosody_peertube_
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
#, fuzzy
|
||||
#| msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr "Weitere Informationen finden Sie in der Hilfe für [diese Einstellungen](/peertube-plugin-livechat/de/documentation/admin/settings/)."
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Greek <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/el/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\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"
|
||||
@ -1335,7 +1335,7 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
#, markdown-text
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2116,7 +2116,7 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, markdown-text
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2201,7 +2201,7 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, markdown-text
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2354,13 +2354,13 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, markdown-text
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, markdown-text, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2384,7 +2384,7 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, markdown-text
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2648,7 +2648,7 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
#, markdown-text
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Esperanto <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/eo/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2024-04-16 21:38+0000\n"
|
||||
"Last-Translator: rnek0 <rnek0@users.noreply.weblate.framasoft.org>\n"
|
||||
"Language-Team: Spanish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/es/>\n"
|
||||
@ -1213,7 +1213,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1913,7 +1913,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1989,7 +1989,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2120,13 +2120,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2146,7 +2146,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2387,7 +2387,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Basque <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/eu/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Persian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fa/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Finnish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fi/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -7,11 +7,10 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2024-06-25 15:20+0000\n"
|
||||
"Last-Translator: John Livingston <git@john-livingston.fr>\n"
|
||||
"Language-Team: French <https://weblate.framasoft.org/projects/"
|
||||
"peertube-livechat/peertube-plugin-livechat-documentation/fr/>\n"
|
||||
"Language-Team: French <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/>\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -1227,7 +1226,9 @@ msgstr "Paramètres du plugin"
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
#, fuzzy
|
||||
#| msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr "Commencez par aller dans les paramètres du plugin livechat de votre instance, puis activez le paramètre «Autoriser les connexions aux salons via des comptes XMPP externes». En cochant celui-ci, de nouveaux champs apparaissent en dessous."
|
||||
|
||||
#. type: Plain text
|
||||
@ -1960,14 +1961,11 @@ msgstr "Cette section décrit la page de configuration du plugin."
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "For more information on this feature, check the documentation for [channel's terms & conditions](/peertube-plugin-livechat/documentation/user/streamers/terms)."
|
||||
msgstr ""
|
||||
"Pour plus d'informations sur cette fonctionnalité, veuillez vous référer à "
|
||||
"la documentation des [conditions d'utilisations de la chaîne](/peertube-"
|
||||
"plugin-livechat/fr/documentation/user/streamers/terms)."
|
||||
msgstr "Pour plus d'informations sur cette fonctionnalité, veuillez vous référer à la documentation des [conditions d'utilisations de la chaîne](/peertube-plugin-livechat/fr/documentation/user/streamers/terms)."
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2042,7 +2040,9 @@ msgstr "Vous pouvez par exemple générer une URL en lecture seule et l'utiliser
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
#, fuzzy
|
||||
#| msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr "Ce paramètre vous permet de choisir qui peut accéder à cette fenêtre modale."
|
||||
|
||||
#. type: Plain text
|
||||
@ -2176,13 +2176,16 @@ msgstr "Le plugin est livré avec une AppImage qui est utilisée pour exécuter
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
#, fuzzy
|
||||
#| msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr "Ce paramètre ne devrait être utilisé que si le plugin est cassé et en attente d'un correctif."
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
#, fuzzy, no-wrap
|
||||
#| msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr "Si ce paramètre est laissé vide, et que vous utilisez Peertube >= 5.1, le plugin va utiliser les valeurs de votre fichier de configuration Peertube pour devenir sur quelle interface et quel port les requêtes doivent être faites.\n"
|
||||
|
||||
#. type: Plain text
|
||||
@ -2202,7 +2205,9 @@ msgstr "Par exemple, cette option peut permettre à une instance Matterbridge (u
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
#, fuzzy
|
||||
#| msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr "Ce paramètre permet aux composants externes XMPP de se connecter au serveur. Par défaut cette option **n'autorise que les connexions des composants sur localhost**. Vous devez changer la valeur du paramètre «{{% livechat_label prosody_components_interfaces_label %}}» pour écouter sur d'autres interfaces réseau."
|
||||
|
||||
#. type: Plain text
|
||||
@ -2446,7 +2451,9 @@ msgstr "Dans ce cas, essayez de changer le paramètre \"{{% livechat_label proso
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
#, fuzzy
|
||||
#| msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr "Veuillez vous référer à la page d'aide [pour ce paramètre](/peertube-plugin-livechat/fr/documentation/admin/settings)."
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Gaelic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/gd/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Galician <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/gl/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2024-06-18 20:10+0000\n"
|
||||
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
|
||||
"Language-Team: Croatian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/hr/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1883,7 +1883,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1959,7 +1959,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2090,13 +2090,14 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
#, fuzzy, no-wrap
|
||||
#| msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr "Ako je ova postavka ostavljena prazna i koristiš Peertube verziju ≥ 5.1 ili noviju, dodatak će koristiti vrijednosti iz tvoje Peertube konfiguracijske datoteke kako bi pogodio na kojem sučelju i priključku treba izvršiti zahtjev.\n"
|
||||
|
||||
#. type: Plain text
|
||||
@ -2116,7 +2117,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2358,8 +2359,10 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
#| msgid "[Custom emojis](/peertube-plugin-livechat/documentation/user/streamers/emojis)"
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr "[Prilagođeni emojiji](/peertube-plugin-livechat/documentation/user/streamers/emojis)"
|
||||
|
||||
#. type: Title ###
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Hungarian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/hu/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Icelandic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/is/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 14:21+0000\n"
|
||||
"Last-Translator: John Livingston <git@john-livingston.fr>\n"
|
||||
"Language-Team: Italian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/it/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2024-03-10 20:38+0000\n"
|
||||
"Last-Translator: \"T.S\" <fusen@users.noreply.weblate.framasoft.org>\n"
|
||||
"Language-Team: Japanese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ja/>\n"
|
||||
@ -1198,7 +1198,7 @@ msgstr "クレジット"
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1900,7 +1900,7 @@ msgstr "PeerTube ライブチャットプラグイン"
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1976,7 +1976,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2119,13 +2119,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2145,7 +2145,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2389,7 +2389,7 @@ msgstr ""
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
#, fuzzy
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr "PeerTube ライブチャットプラグイン"
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Kabyle <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/kab/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nb_NO/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Dutch <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nl/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nn/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Occitan <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/oc/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Polish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/pl/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Portuguese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/pt/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Russian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ru/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Albanian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/sq/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Swedish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/sv/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Thai <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/th/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:53+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Toki Pona <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/tok/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -1166,7 +1166,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1861,7 +1861,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1936,7 +1936,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2067,13 +2067,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2093,7 +2093,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2332,7 +2332,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:53+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Ukrainian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/uk/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:53+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Vietnamese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/vi/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:53+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/zh_Hans/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
|
||||
"POT-Creation-Date: 2024-06-25 13:19+0200\n"
|
||||
"POT-Creation-Date: 2024-06-25 17:22+0200\n"
|
||||
"PO-Revision-Date: 2023-07-17 10:53+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Chinese (Traditional) <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/zh_Hant/>\n"
|
||||
@ -1185,7 +1185,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this settings, new settings appear below."
|
||||
msgid "Start by going to the livechat plugin settings of your instance, then enable the setting \"Enable connection to room using external XMPP accounts\". By checking this setting, new settings appear below."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1880,7 +1880,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "Changing this settings will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgid "Changing this setting will restart the chat server, and all users will be disconnected for a short time."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -1955,7 +1955,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings allows you to choose who can access this modal."
|
||||
msgid "This setting allows you to choose who can access this modal."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2086,13 +2086,13 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgid "This setting should only be used if the plugin is broken, and waiting for a patch."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
#, no-wrap
|
||||
msgid "If this settings is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgid "If this setting is left empty, and you are using Peertube >= 5.1 or later, the plugin will use values from your Peertube configuration file to guess on which interface and port request have to be done.\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2112,7 +2112,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/admin/settings.md
|
||||
msgid "This settings enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgid "This setting enable XMPP external components to connect to the server. By default, this option **only allows connections from localhost components**. You have to change the \"{{% livechat_label prosody_components_interfaces_label %}}\" value to listen on other network interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
@ -2351,7 +2351,7 @@ msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/installation/troubleshooting.md
|
||||
msgid "Check the help for [this settings](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgid "Check the help for [this setting](/peertube-plugin-livechat/documentation/admin/settings/) for more information."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
|
Loading…
x
Reference in New Issue
Block a user