diff --git a/support/documentation/content/en/documentation/user/streamers/announcements.md b/support/documentation/content/en/documentation/user/streamers/announcements.md new file mode 100644 index 00000000..d627e5de --- /dev/null +++ b/support/documentation/content/en/documentation/user/streamers/announcements.md @@ -0,0 +1,31 @@ +--- +title: "Announcements" +description: "Room owners and administrators can send special announcements in the chat." +weight: 250 +chapter: false +--- + +{{% livechat_version_notice 12.0.0 %}} + +Room owners and administrators can send special announcements in the chat. + +These messages will be more visible than standard messages. + +To send announcements, owners and administrators will have a "{{% livechat_label announcements_message_type %}}" selector on the top of the message field: + +![Screenshot of a chat session. On top of the message field, there is a "{{% livechat_label announcements_message_type %}}" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px "Announcements") + +There are several message types: + +* **{{% livechat_label announcements_message_type_standard %}}**: to send a standard message. +* **{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box. +* **{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold "{{% livechat_label announcements_message_type_announcement %}}" title will be added. +* **{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold "{{% livechat_label announcements_message_type_announcement %}}" title will be added. + +{{% notice info %}} +User that are not owner or administrator of the chatroom can't send such messages. +{{% /notice %}} + +{{% notice warning %}} +Note: Standards XMPP clients will display announcements as standard messages. +{{% /notice %}} diff --git a/support/documentation/content/en/images/announcements.png b/support/documentation/content/en/images/announcements.png new file mode 100644 index 00000000..e3cb1656 Binary files /dev/null and b/support/documentation/content/en/images/announcements.png differ diff --git a/support/documentation/po/livechat.ar.po b/support/documentation/po/livechat.ar.po index 61904f50..388dd3e8 100644 --- a/support/documentation/po/livechat.ar.po +++ b/support/documentation/po/livechat.ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2024-08-30 20:08+0000\n" "Last-Translator: ButterflyOfFire \n" "Language-Team: Arabic \n" @@ -2690,6 +2690,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.ca.po b/support/documentation/po/livechat.ca.po index caedce22..161a6e23 100644 --- a/support/documentation/po/livechat.ca.po +++ b/support/documentation/po/livechat.ca.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Catalan \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.cs.po b/support/documentation/po/livechat.cs.po index 6d5a106b..16f8dd82 100644 --- a/support/documentation/po/livechat.cs.po +++ b/support/documentation/po/livechat.cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Czech \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.de.po b/support/documentation/po/livechat.de.po index 8ae55171..dfc77cbf 100644 --- a/support/documentation/po/livechat.de.po +++ b/support/documentation/po/livechat.de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2024-09-09 19:39+0000\n" "Last-Translator: Victor Hampel \n" "Language-Team: German \n" @@ -2764,6 +2764,70 @@ msgstr "Mischen mehrerer Chats in Ihrem Live-Stream" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "Sie können die [social_stream Browsererweiterung](https://github.com/steveseguin/social_stream#readme) verwenden, um mehrere Chat-Quellen (von Peertube, Twitch, Youtube, Facebook, ...) zu mischen und deren Inhalte in Ihren Live-Stream einzubinden. Die Kompatibilität mit diesem Plugin wurde in den letzten Versionen hinzugefügt." +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, fuzzy +#| msgid "If there is no user in the chatroom, the bot won't send any message." +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "Wenn sich kein Benutzer im Chatraum befindet, sendet der Chatbot keine Nachricht." + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.el.po b/support/documentation/po/livechat.el.po index 114a5b19..7d1ac66a 100644 --- a/support/documentation/po/livechat.el.po +++ b/support/documentation/po/livechat.el.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Greek \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.en.pot b/support/documentation/po/livechat.en.pot index 5567a14b..0284f45d 100644 --- a/support/documentation/po/livechat.en.pot +++ b/support/documentation/po/livechat.en.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3032,6 +3032,78 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, markdown-text +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.eo.po b/support/documentation/po/livechat.eo.po index 2b85485f..71fb5f21 100644 --- a/support/documentation/po/livechat.eo.po +++ b/support/documentation/po/livechat.eo.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Esperanto \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.es.po b/support/documentation/po/livechat.es.po index 30c9438b..cfc2524c 100644 --- a/support/documentation/po/livechat.es.po +++ b/support/documentation/po/livechat.es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2024-04-16 21:38+0000\n" "Last-Translator: rnek0 \n" "Language-Team: Spanish \n" @@ -2730,6 +2730,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.eu.po b/support/documentation/po/livechat.eu.po index ae63ce42..9655395b 100644 --- a/support/documentation/po/livechat.eu.po +++ b/support/documentation/po/livechat.eu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Basque \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.fa.po b/support/documentation/po/livechat.fa.po index d7ec7f9d..e0a23ffb 100644 --- a/support/documentation/po/livechat.fa.po +++ b/support/documentation/po/livechat.fa.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Persian \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.fi.po b/support/documentation/po/livechat.fi.po index 703f932a..74b423e4 100644 --- a/support/documentation/po/livechat.fi.po +++ b/support/documentation/po/livechat.fi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Finnish \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.fr.po b/support/documentation/po/livechat.fr.po index 6f70f186..96874db6 100644 --- a/support/documentation/po/livechat.fr.po +++ b/support/documentation/po/livechat.fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2024-08-12 11:25+0000\n" "Last-Translator: John Livingston \n" "Language-Team: French \n" @@ -2822,6 +2822,70 @@ msgstr "Mélanger plusieurs tchats dans votre flux en direct" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "Vous pouvez utiliser l'extension [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) pour mélanger plusieurs sources de tchat (Peertube, Twitch, Youtube, Facebook, ...) et inclure leurs contenus dans votre flux en direct. La compatibilité avec ce plugin a été ajoutée dans les versions récentes." +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, fuzzy +#| msgid "If there is no user in the chatroom, the bot won't send any message." +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "S'il n'y a pas d'utilisateur⋅rice dans le salon, le bot n'enverra pas de message." + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.gd.po b/support/documentation/po/livechat.gd.po index 96f3a270..d7d1cbcd 100644 --- a/support/documentation/po/livechat.gd.po +++ b/support/documentation/po/livechat.gd.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Gaelic \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.gl.po b/support/documentation/po/livechat.gl.po index c9a5546e..f3459729 100644 --- a/support/documentation/po/livechat.gl.po +++ b/support/documentation/po/livechat.gl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Galician \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.hr.po b/support/documentation/po/livechat.hr.po index b1be0132..c7c56dbc 100644 --- a/support/documentation/po/livechat.hr.po +++ b/support/documentation/po/livechat.hr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2024-07-19 17:45+0000\n" "Last-Translator: Milo Ivir \n" "Language-Team: Croatian \n" @@ -2721,6 +2721,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.hu.po b/support/documentation/po/livechat.hu.po index 9e6f619c..34bee9cd 100644 --- a/support/documentation/po/livechat.hu.po +++ b/support/documentation/po/livechat.hu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Hungarian \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.is.po b/support/documentation/po/livechat.is.po index 2e60fe7c..29124fcc 100644 --- a/support/documentation/po/livechat.is.po +++ b/support/documentation/po/livechat.is.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Icelandic \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.it.po b/support/documentation/po/livechat.it.po index a415d739..1a45006f 100644 --- a/support/documentation/po/livechat.it.po +++ b/support/documentation/po/livechat.it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 14:21+0000\n" "Last-Translator: John Livingston \n" "Language-Team: Italian \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.ja.po b/support/documentation/po/livechat.ja.po index 34ae33e5..49af0449 100644 --- a/support/documentation/po/livechat.ja.po +++ b/support/documentation/po/livechat.ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2024-08-29 10:38+0000\n" "Last-Translator: \"T.S\" \n" "Language-Team: Japanese \n" @@ -2758,6 +2758,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.kab.po b/support/documentation/po/livechat.kab.po index 73a8f357..4c9325b7 100644 --- a/support/documentation/po/livechat.kab.po +++ b/support/documentation/po/livechat.kab.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Kabyle \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.nb.po b/support/documentation/po/livechat.nb.po index 97dd5901..c67a1f4d 100644 --- a/support/documentation/po/livechat.nb.po +++ b/support/documentation/po/livechat.nb.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Norwegian Bokmål \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.nl.po b/support/documentation/po/livechat.nl.po index f11df6bf..f0288977 100644 --- a/support/documentation/po/livechat.nl.po +++ b/support/documentation/po/livechat.nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Dutch \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.nn.po b/support/documentation/po/livechat.nn.po index ee23252c..9c4aad73 100644 --- a/support/documentation/po/livechat.nn.po +++ b/support/documentation/po/livechat.nn.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Norwegian Nynorsk \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.oc.po b/support/documentation/po/livechat.oc.po index 8e823e20..cbb1956a 100644 --- a/support/documentation/po/livechat.oc.po +++ b/support/documentation/po/livechat.oc.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Occitan \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.pl.po b/support/documentation/po/livechat.pl.po index b360ab8e..e5ac8bed 100644 --- a/support/documentation/po/livechat.pl.po +++ b/support/documentation/po/livechat.pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Polish \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.pt.po b/support/documentation/po/livechat.pt.po index 9107e3e1..36f8fb35 100644 --- a/support/documentation/po/livechat.pt.po +++ b/support/documentation/po/livechat.pt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Portuguese \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.ru.po b/support/documentation/po/livechat.ru.po index f063c5f5..868d18c5 100644 --- a/support/documentation/po/livechat.ru.po +++ b/support/documentation/po/livechat.ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Russian \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.sq.po b/support/documentation/po/livechat.sq.po index a54083f4..6e5dc38f 100644 --- a/support/documentation/po/livechat.sq.po +++ b/support/documentation/po/livechat.sq.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Albanian \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.sv.po b/support/documentation/po/livechat.sv.po index 9d85ecfb..9d90f235 100644 --- a/support/documentation/po/livechat.sv.po +++ b/support/documentation/po/livechat.sv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Swedish \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.th.po b/support/documentation/po/livechat.th.po index 8434cc0d..bdc3be68 100644 --- a/support/documentation/po/livechat.th.po +++ b/support/documentation/po/livechat.th.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Thai \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.tok.po b/support/documentation/po/livechat.tok.po index 3cc3056a..5d46b6ea 100644 --- a/support/documentation/po/livechat.tok.po +++ b/support/documentation/po/livechat.tok.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Toki Pona \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.tr.po b/support/documentation/po/livechat.tr.po index 27920254..9e15b447 100644 --- a/support/documentation/po/livechat.tr.po +++ b/support/documentation/po/livechat.tr.po @@ -2670,6 +2670,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.uk.po b/support/documentation/po/livechat.uk.po index 3ce3e36c..6c6c4eb7 100644 --- a/support/documentation/po/livechat.uk.po +++ b/support/documentation/po/livechat.uk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Ukrainian \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.vi.po b/support/documentation/po/livechat.vi.po index 7be0ebd5..69402937 100644 --- a/support/documentation/po/livechat.vi.po +++ b/support/documentation/po/livechat.vi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Vietnamese \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.zh-Hans.po b/support/documentation/po/livechat.zh-Hans.po index 19a12069..901a4eb1 100644 --- a/support/documentation/po/livechat.zh-Hans.po +++ b/support/documentation/po/livechat.zh-Hans.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Chinese (Simplified) \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap diff --git a/support/documentation/po/livechat.zh-Hant.po b/support/documentation/po/livechat.zh-Hant.po index b29ed992..065dd542 100644 --- a/support/documentation/po/livechat.zh-Hant.po +++ b/support/documentation/po/livechat.zh-Hant.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2024-09-11 10:35+0200\n" +"POT-Creation-Date: 2024-09-12 12:53+0200\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Chinese (Traditional) \n" @@ -2689,6 +2689,68 @@ msgstr "" msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions." msgstr "" +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Room owners and administrators can send special announcements in the chat." +msgstr "" + +#. type: Yaml Front Matter Hash Value: title +#: support/documentation/content/en/documentation/user/streamers/announcements.md +#, no-wrap +msgid "Announcements" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "These messages will be more visible than standard messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "To send announcements, owners and administrators will have a \"{{% livechat_label announcements_message_type %}}\" selector on the top of the message field:" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "![Screenshot of a chat session. On top of the message field, there is a \"{{% livechat_label announcements_message_type %}}\" selector. In the chat, we can see three types of announcements: a highlighted message, an announcement, and a warning. Each of these announcements have a special color to distinguish them. The announcement and the warning have also bold titles.](/peertube-plugin-livechat/images/announcements.png?classes=shadow,border&height=400px \"Announcements\")" +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "There are several message types:" +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_standard %}}**: to send a standard message." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_highlight %}}**: these messages will simply be highlighted in a blue box." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_announcement %}}**: these messages will be in a green box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Bullet: '* ' +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "**{{% livechat_label announcements_message_type_warning %}}**: these messages will be in a rend box, and a bold \"{{% livechat_label announcements_message_type_announcement %}}\" title will be added." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "User that are not owner or administrator of the chatroom can't send such messages." +msgstr "" + +#. type: Plain text +#: support/documentation/content/en/documentation/user/streamers/announcements.md +msgid "Note: Standards XMPP clients will display announcements as standard messages." +msgstr "" + #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/basics.md #, no-wrap