Fix translation formatting of Custom Theme docs (#1056)

* Fix translation formatting of Custom Theme docs

* Update available languages

* Update changed string in other languages

Avoids re-translation effort

* Revert change to i18n locale resources

---------

Co-authored-by: schroda <50052685+schroda@users.noreply.github.com>
This commit is contained in:
Constantin Piber
2026-01-30 21:54:22 +01:00
committed by GitHub
parent 78f4c6fb6b
commit ab28158f74
17 changed files with 19 additions and 19 deletions

View File

@@ -2216,7 +2216,7 @@ msgid "See <0>FlareSolverr</0> for information on how to set it up"
msgstr "設定方法に関する情報は、<2>FlareSolverr</2>を参照してください"
#: src/features/theme/components/CreateThemeDialog.tsx
msgid "See the official <0>MUI documentation</0> for how to customize the theme.<1/>The palette API is not supported, you have to use the new<2>color schemes API</2>.<3/><4/>You can use theme creators like <5>MUI Theme Creator</5> , however, you have to adjust the created object according to the new color schemes API.<6/><7/>In case no background is defined, a background will be calculated based on the primary color."
msgid "See the official <0>MUI documentation</0> for how to customize the theme.<1/>The palette API is not supported, you have to use the new <2>color schemes API</2>.<3/><4/>You can use theme creators like <5>MUI Theme Creator</5>, however, you have to adjust the created object according to the new color schemes API.<6/><7/>In case no background is defined, a background will be calculated based on the primary color."
msgstr ""
"公式の <0>MUIドキュメント</0> を参照して、テーマのカスタマイズ方法をご確認ください。\n"
"パレットAPIはサポートされていません。新しい <1>カラースキームAPI</1> を使用する必要があります。\n"