Documentation.

This commit is contained in:
John Livingston
2024-04-22 14:48:23 +02:00
parent 0a492d1921
commit acefa9c307
36 changed files with 818 additions and 334 deletions

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-04-19 11:03+0200\n"
"POT-Creation-Date: 2024-04-22 14:48+0200\n"
"PO-Revision-Date: 2024-03-10 20:38+0000\n"
"Last-Translator: \"T.S\" <fusen@users.noreply.weblate.framasoft.org>\n"
"Language-Team: Japanese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ja/>\n"
@ -1601,11 +1601,6 @@ msgstr ""
msgid "Popular CMS softwares (Wordpess, ...) offers plugins implementing OpenID Connect."
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "So can also use provider such as Google, Facebook, ..."
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "To enable this feature, first you have to create a client on your provider side (check the related documentation for enabling OpenID Connect). Then go to the [plugin settings](/peertube-plugin-livechat/documentation/admin/settings), and enable \"{{% livechat_label external_auth_custom_oidc_label %}}\"."
@ -1651,6 +1646,27 @@ msgstr ""
msgid "You application Client secret."
msgstr ""
#. type: Title ###
#: build/documentation/pot_in/documentation/admin/external_auth.md
#, no-wrap
msgid "Google, Facebook, ..."
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "In addition to that, you can also configure one or several \"standard\" Open ID Connect provider (Google, Facebook, ...)."
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "For these providers, discovery url and button label are preset. You just have to create an OAuth2 application on the provider side, and configure Client ID and Client Secret."
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "If you think of a standard provider that is not available, you can ask for implementation by [opening a new issue](/peertube-plugin-livechat/issues/)."
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "If the button does not appear for end users, there might be a configuration issue. You can try the [diagnostic tool](/peertube-plugin-livechat/documentation/installation/troubleshooting/) to get more information."