Translations update from Hosted Weblate

Co-authored-by: Constantin Piber <cp.piber@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: 圭紫 <kaceykoo@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/de/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hant/
Translation: Suwayomi/Suwayomi-WebUI
This commit is contained in:
Hosted Weblate
2026-02-02 23:30:45 +01:00
committed by schroda
parent 307dc95533
commit 66b80bc19f
2 changed files with 37 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-12T20:43:50.799Z\n" "POT-Creation-Date: 2026-01-12T20:43:50.799Z\n"
"PO-Revision-Date: 2026-01-19 21:01+0000\n" "PO-Revision-Date: 2026-02-02 22:30+0000\n"
"Last-Translator: Constantin Piber <cp.piber@gmail.com>\n" "Last-Translator: Constantin Piber <cp.piber@gmail.com>\n"
"Language-Team: German <https://hosted.weblate.org/projects/suwayomi/suwayomi-" "Language-Team: German <https://hosted.weblate.org/projects/suwayomi/suwayomi-"
"webui/de/>\n" "webui/de/>\n"
@@ -3773,3 +3773,30 @@ msgstr "WebUI wurde zu Version {newVersion} ({0}) aktualisiert"
#: src/features/manga/hooks/useManageMangaLibraryState.tsx #: src/features/manga/hooks/useManageMangaLibraryState.tsx
msgid "You are about to remove \"{0}\" from your library" msgid "You are about to remove \"{0}\" from your library"
msgstr "Du bist dabei, \"{0}\" aus deiner Bibliothek zu entfernen" msgstr "Du bist dabei, \"{0}\" aus deiner Bibliothek zu entfernen"
#: src/features/settings/screens/Appearance.tsx
msgid "Could not save changes"
msgstr "Änderungen konnten nicht gespeichert werden"
#: src/features/settings/screens/WebUISettings.tsx
msgid "Inform about updated version"
msgstr "Benachrichtigen, wenn die Version aktualisiert wurde"
#: src/features/settings/screens/ServerSettings.tsx
msgid "Inform about version update"
msgstr "Benachrichtigen, wenn die Version aktualisiert wurde"
#: src/features/source/components/SourceLanguageSelect.tsx
msgid "No sources installed"
msgstr "Keine Quellen installiert"
#: src/features/settings/screens/WebUISettings.tsx
msgid "Shows a dialog in case the version got updated. This dialog will be shown in case an app refresh is required, regardless of this setting."
msgstr ""
"Zeigt einen Dialog an, wenn die Version aktualisiert wurde. Dieser Dialog "
"wird immer angezeigt, sollte das Neuladen der App nötig sein, unabhängig von "
"dieser Einstellung."
#: src/features/settings/screens/ServerSettings.tsx
msgid "Shows a dialog in case the version of the server has changed"
msgstr "Zeigt einen Dialog an, wenn die Server-Version aktualisiert wurde"

View File

@@ -3,16 +3,16 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-12T20:43:50.973Z\n" "POT-Creation-Date: 2026-01-12T20:43:50.973Z\n"
"PO-Revision-Date: 2026-01-17 03:01+0000\n" "PO-Revision-Date: 2026-02-02 12:21+0000\n"
"Last-Translator: plum7x <plumgift@hotmail.com>\n" "Last-Translator: 圭紫 <kaceykoo@gmail.com>\n"
"Language-Team: Chinese (Traditional Han script) <https://hosted.weblate.org/" "Language-Team: Chinese (Traditional Han script) <https://hosted.weblate.org/"
"projects/suwayomi/suwayomi-webui/zh_Hant/>\n" "projects/suwayomi/suwayomi-webui/zh_Hant/>\n"
"Language: zh_Hant\n" "Language: zh-Hant\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.15.2\n" "X-Generator: Weblate 5.16-dev\n"
#. placeholder {0}: serverSettings.flareSolverrSessionTtl #. placeholder {0}: serverSettings.flareSolverrSessionTtl
#: src/features/settings/screens/ServerSettings.tsx #: src/features/settings/screens/ServerSettings.tsx
@@ -3358,3 +3358,8 @@ msgstr "WebUI 版本 {0} ({1}) 可供下載"
#: src/features/manga/hooks/useManageMangaLibraryState.tsx #: src/features/manga/hooks/useManageMangaLibraryState.tsx
msgid "You are about to remove \"{0}\" from your library" msgid "You are about to remove \"{0}\" from your library"
msgstr "您即將從書櫃中刪除「{0}」" msgstr "您即將從書櫃中刪除「{0}」"
#. placeholder {0}: updateStatus.progress
#: src/features/app-updates/components/WebUIUpdateChecker.tsx
msgid "{0}% | Updating…"
msgstr "{0}% | 更新中…"