Translations update from Hosted Weblate

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Nguyễn Trung Đức <vaicato16@gmail.com>
Co-authored-by: Sazuru <sazuru@gmail.com>
Co-authored-by: UnknownSkyrimPasserby <f7022961@opayq.com>
Co-authored-by: mahranaka <robertlang123450@gmail.com>
Co-authored-by: Црнобог <68vuletic@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/de/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/pl/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/ru/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/vi/
Translation: Suwayomi/Suwayomi-WebUI
This commit is contained in:
Hosted Weblate
2026-02-21 09:09:48 +01:00
committed by schroda
parent 730ff1cc2c
commit 612ee71776
6 changed files with 545 additions and 39 deletions

View File

@@ -1,17 +1,19 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-12T20:43:50.885Z\n"
"PO-Revision-Date: 2026-02-14 05:09+0000\n"
"Last-Translator: UnknownSkyrimPasserby <f7022961@opayq.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/suwayomi/suwayomi-"
"webui/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n"
"Language: pl\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Plural-Forms: \n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 5.16-dev\n"
#: src/features/navigation-bar/NavigationBar.constants.ts
msgid "{count} remaining"
@@ -2947,3 +2949,20 @@ msgstr "Twoja biblioteka jest pusta"
#: src/features/settings/Settings.constants.ts
msgid "Your library will be accessible. Use this only on private networks or when otherwise securing access."
msgstr "Twoja biblioteka będzie dostępna. Używaj tej opcji tylko w sieciach prywatnych lub gdy w inny sposób zabezpieczasz dostęp."
#. placeholder {0}: updateStatus.progress
#: src/features/app-updates/components/WebUIUpdateChecker.tsx
msgid "{0}% | Updating…"
msgstr "{0}% | Aktualizuję…"
#. placeholder {0}: selectedChapters.length
#. placeholder {0}: visibleChapters.length
#: src/features/chapter/components/ChapterList.tsx
#: src/features/chapter/components/ChapterList.tsx
msgid "{0, plural, one {# chapter} other {# chapters}}"
msgstr "{0, plural, one {# rozdział} other {# rozdziały}}"
#. placeholder {0}: downloadSettings.autoDownloadNewChaptersLimit
#: src/features/downloads/screens/DownloadSettings.tsx
msgid "{0, plural, one {# Chapter} other {# Chapters}}"
msgstr "{0, plural, one {# Rozdział} other {# Rozdziały}}"