Fix some translation issues

- Interpolation issues
- Wrong translations added during migration to lingui
This commit is contained in:
schroda
2026-02-04 00:21:00 +01:00
parent 66b80bc19f
commit 1007533349
21 changed files with 33 additions and 197 deletions

View File

@@ -2219,7 +2219,7 @@ msgstr "Tastenkombination aufzeichnen"
#. placeholder {0}: recordedKeys.size ? <Hotkey keys={keys} /> : <Typography>{t`Press keys`}</Typography>
#: src/features/reader/hotkeys/settings/components/RecordHotkey.tsx
msgid "Recorded hotkeys: {0}"
msgstr "Aufgezeichnete Tasten: <Keys/>"
msgstr "Aufgezeichnete Tasten: {0}"
#: src/features/reader/filters/settings/components/ReaderSettingRGBA.tsx
msgid "Red"
@@ -2433,7 +2433,7 @@ msgstr "Zweitletztes gelesenes Kapitel"
#: src/features/settings/screens/ServerSettings.tsx
msgid "See <0>FlareSolverr</0> for information on how to set it up"
msgstr "Siehe <2>FlareSolverr</2> für mehr Information zum Aufsetzen"
msgstr "Siehe <0>FlareSolverr</0> für mehr Information zum Aufsetzen"
#: 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."