peertube-plugin-livechat/support/documentation/config.toml
John Livingston 56df985745
Documentation translation (#199)
Documentation translation using weblate.

* Use po4a to generate .po files from the english markdowns, then to generate translated files
* Some pages can be marked as «english only» (for technical documentation for example)
* New Hugo shortcode to use application strings in documentation (for example for settings names)
* The code of conduct is no more translated, but there is a link to official Contributor Covenant translations
* Adding all plugin's supported languages

Related to https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/117
2023-07-14 19:15:30 +02:00

212 lines
6.1 KiB
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

baseURL = "http://localhost:1313/peertube-plugin-livechat/" # this will be overrind in CI/CD.
languageCode = "en-us"
defaultContentLanguage = "en"
title = "Peertube plugin livechat"
theme = 'hugo-theme-learn'
[outputs]
home = [ "HTML", "RSS", "JSON"]
[params]
author = "John Livingston"
description = "Peertube plugin livechat documentation"
showVisitedLinks = true
disableSearch = false
disableLandingPageButton = false
themeVariant = "red"
landingPageURL = "/peertube-plugin-livechat/"
landingPageName = "<i class='fas fa-home'></i> Home"
custom_css = ["css/livechatdoc.css"]
[[menu.shortcuts]]
name = "<i class='fab fa-github'></i> Github repository"
url = "https://github.com/JohnXLivingston/peertube-plugin-livechat"
weight = 10
[[menu.shortcuts]]
name = "<i class='fab fa-git'></i> Framagit repository"
url = "https://framagit.org/Livingston/peertube-plugin-livechat"
weight = 20
[Languages]
[Languages.en]
title = "Peertube plugin livechat documentation"
languageName = "English"
contentDir = "content/en"
[Languages.ar]
languageName = "العربية"
landingPageURL = "/peertube-plugin-livechat/ar/"
contentDir = "content/translations/ar"
[Languages.ca]
languageName = "Català"
landingPageURL = "/peertube-plugin-livechat/ca/"
contentDir = "content/translations/ca"
[Languages.cs]
languageName = "Čeština"
landingPageURL = "/peertube-plugin-livechat/cs/"
contentDir = "content/translations/cs"
[Languages.de]
title = "Peertube Plugin Livechat Dokumentation"
languageName = "Deutsch"
landingPageName = "<i class='fas fa-home'></i> Home"
landingPageURL = "/peertube-plugin-livechat/de/"
contentDir = "content/translations/de"
[Languages.el]
languageName = "ελληνικά"
landingPageURL = "/peertube-plugin-livechat/el/"
contentDir = "content/translations/el"
[Languages.eo]
languageName = "Esperanto"
landingPageURL = "/peertube-plugin-livechat/eo/"
contentDir = "content/translations/eo"
[Languages.es]
languageName = "Español"
landingPageURL = "/peertube-plugin-livechat/es/"
contentDir = "content/translations/es"
[Languages.eu]
languageName = "Euskara"
landingPageURL = "/peertube-plugin-livechat/eu/"
contentDir = "content/translations/eu"
[Languages.fa]
languageName = "فارسی"
landingPageURL = "/peertube-plugin-livechat/fa/"
contentDir = "content/translations/fa"
[Languages.fi]
languageName = "Suomi"
landingPageURL = "/peertube-plugin-livechat/fi/"
contentDir = "content/translations/fi"
[Languages.fr]
title = "Documentation plugin Peertube livechat"
languageName = "Français"
landingPageName = "<i class='fas fa-home'></i> Accueil"
landingPageURL = "/peertube-plugin-livechat/fr/"
contentDir = "content/translations/fr"
[Languages.gd]
languageName = "Gàidhlig"
landingPageURL = "/peertube-plugin-livechat/gd/"
contentDir = "content/translations/gd"
[Languages.gl]
languageName = "Galego"
landingPageURL = "/peertube-plugin-livechat/gl/"
contentDir = "content/translations/gl"
[Languages.hr]
languageName = "Hrvatski"
landingPageURL = "/peertube-plugin-livechat/hr/"
contentDir = "content/translations/hr"
[Languages.hu]
languageName = "Magyar"
landingPageURL = "/peertube-plugin-livechat/hu/"
contentDir = "content/translations/hu"
[Languages.is]
languageName = "Íslenska"
landingPageURL = "/peertube-plugin-livechat/is/"
contentDir = "content/translations/is"
[Languages.it]
languageName = "Italiano"
landingPageURL = "/peertube-plugin-livechat/it/"
contentDir = "content/translations/it"
[Languages.ja]
title = "PeerTube ライブチャットプラグイン"
languageName = "日本語バージョン"
landingPageName = "<i class='fas fa-home'></i> Home"
landingPageURL = "/peertube-plugin-livechat/ja/"
contentDir = "content/translations/ja"
[Languages.kab]
languageName = "Taqbaylit"
landingPageURL = "/peertube-plugin-livechat/ka/"
contentDir = "content/translations/kab"
[Languages.nb]
languageName = "Norsk bokmål"
landingPageURL = "/peertube-plugin-livechat/nb/"
contentDir = "content/translations/nb"
[Languages.nl]
languageName = "Nederlands"
landingPageURL = "/peertube-plugin-livechat/nl/"
contentDir = "content/translations/nl"
[Languages.nn]
languageName = "Norsk nynorsk"
landingPageURL = "/peertube-plugin-livechat/nn/"
contentDir = "content/translations/nn"
[Languages.oc]
languageName = "Occitan"
landingPageURL = "/peertube-plugin-livechat/oc/"
contentDir = "content/translations/oc"
[Languages.pl]
languageName = "Polski"
landingPageURL = "/peertube-plugin-livechat/pl/"
contentDir = "content/translations/pl"
[Languages.pt]
languageName = "uguês"
landingPageURL = "/peertube-plugin-livechat/pt/"
contentDir = "content/translations/pt"
[Languages.ru]
languageName = "Pусский"
landingPageURL = "/peertube-plugin-livechat/ru/"
contentDir = "content/translations/ru"
[Languages.sq]
languageName = "Shqip"
landingPageURL = "/peertube-plugin-livechat/sq/"
contentDir = "content/translations/sq"
[Languages.sv]
languageName = "Svenska"
landingPageURL = "/peertube-plugin-livechat/sv/"
contentDir = "content/translations/sv"
[Languages.th]
languageName = "ไทย"
landingPageURL = "/peertube-plugin-livechat/th/"
contentDir = "content/translations/th"
[Languages.tok]
languageName = "Toki Pona"
landingPageURL = "/peertube-plugin-livechat/to/"
contentDir = "content/translations/tok"
[Languages.uk]
languageName = "украї́нська мо́ва"
landingPageURL = "/peertube-plugin-livechat/uk/"
contentDir = "content/translations/uk"
[Languages.vi]
languageName = "Tiếng Việt"
landingPageURL = "/peertube-plugin-livechat/vi/"
contentDir = "content/translations/vi"
[Languages.zh-Hans]
languageName = "简体中文(中国)"
landingPageURL = "/peertube-plugin-livechat/zh-Hans/"
contentDir = "content/translations/zh-Hans"
[Languages.zh-Hant]
languageName = "繁體中文(台灣"
landingPageURL = "/peertube-plugin-livechat/zh-Hant/"
contentDir = "content/translations/zh-Hant"