From 66b80bc19f58690b3852657803fd6f11ff92989b Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 2 Feb 2026 23:30:45 +0100 Subject: [PATCH] Translations update from Hosted Weblate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Constantin Piber Co-authored-by: Hosted Weblate Co-authored-by: 圭紫 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 --- src/i18n/locales/de.po | 29 ++++++++++++++++++++++++++++- src/i18n/locales/zh-Hant.po | 13 +++++++++---- 2 files changed, 37 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/de.po b/src/i18n/locales/de.po index a8aca6d5..2132ccb6 100644 --- a/src/i18n/locales/de.po +++ b/src/i18n/locales/de.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \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 \n" "Language-Team: German \n" @@ -3773,3 +3773,30 @@ msgstr "WebUI wurde zu Version {newVersion} ({0}) aktualisiert" #: src/features/manga/hooks/useManageMangaLibraryState.tsx msgid "You are about to remove \"{0}\" from your library" 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" diff --git a/src/i18n/locales/zh-Hant.po b/src/i18n/locales/zh-Hant.po index 7d52a20b..cbb730d4 100644 --- a/src/i18n/locales/zh-Hant.po +++ b/src/i18n/locales/zh-Hant.po @@ -3,16 +3,16 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-12T20:43:50.973Z\n" -"PO-Revision-Date: 2026-01-17 03:01+0000\n" -"Last-Translator: plum7x \n" +"PO-Revision-Date: 2026-02-02 12:21+0000\n" +"Last-Translator: 圭紫 \n" "Language-Team: Chinese (Traditional Han script) \n" -"Language: zh_Hant\n" +"Language: zh-Hant\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\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 #: src/features/settings/screens/ServerSettings.tsx @@ -3358,3 +3358,8 @@ msgstr "WebUI 版本 {0} ({1}) 可供下載" #: src/features/manga/hooks/useManageMangaLibraryState.tsx msgid "You are about to remove \"{0}\" from your library" msgstr "您即將從書櫃中刪除「{0}」" + +#. placeholder {0}: updateStatus.progress +#: src/features/app-updates/components/WebUIUpdateChecker.tsx +msgid "{0}% | Updating…" +msgstr "{0}% | 更新中…"