diff --git a/src/i18n/locales/ar.po b/src/i18n/locales/ar.po index d6316124..a9c3ebd2 100644 --- a/src/i18n/locales/ar.po +++ b/src/i18n/locales/ar.po @@ -897,10 +897,6 @@ msgstr "توقف مؤقت" msgid "Hidden" msgstr "مخفي" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "إخفاء إضافات المحتوى الحساس (NSFW)" - #: src/features/reader/settings/layout/components/ReaderSettingTapZoneInvertMode.tsx msgid "Horizontal" msgstr "أفقي" @@ -1575,10 +1571,6 @@ msgstr "عرض أقل" msgid "Show more" msgstr "عرض المزيد" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "إظهار محتوى البالغين (NSFW)" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "إظهار عدد العناصر" diff --git a/src/i18n/locales/de.po b/src/i18n/locales/de.po index ea8be3ea..771b1500 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-05-13 20:11+0000\n" +"PO-Revision-Date: 2026-05-26 10:11+0000\n" "Last-Translator: Constantin Piber \n" "Language-Team: German \n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2026.5.dev0\n" +"X-Generator: Weblate 2026.6.dev0\n" "X-Message-Format: ICU\n" #: src/features/navigation-bar/NavigationBar.constants.ts @@ -1356,10 +1356,6 @@ msgstr "Verstecke Einträge, welche bereits in deiner Bibliothek sind" msgid "Hide history" msgstr "Verlauf verstecken" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "NSFW Erweiterungen und Quellen verstecken" - #: src/features/settings/screens/ServerSettings.tsx msgid "Hikari connection pool" msgstr "Hikari Connection Pool" @@ -2560,10 +2556,6 @@ msgstr "Weniger anzeigen" msgid "Show more" msgstr "Mehr anzeigen" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "NSFW-Inhalte anzeigen" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Anzahl der Artikel anzeigen" @@ -4079,12 +4071,6 @@ msgstr "Abgesicherten Bereich anlegen" msgid "Breaks down the title into keywords for a wider search" msgstr "Zerlegt den Titel in Schlüsselwörter für eine erweiterte Suche" -#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx -msgid "Do not automatically select matches if they are behind the current source. They will still be shown in the found matches" -msgstr "" -"Wähle Treffer nicht, wenn sie nicht am aktuellen Stand der verwendeten " -"Quelle sind. Die Treffer werden trotzdem in der Liste angezeigt" - #: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx msgid "" "If enabled, chooses the match furthest ahead.\n" @@ -4124,3 +4110,70 @@ msgstr "" #: src/features/reader/settings/general/components/ReaderSettingSafeAreaInset.tsx msgid "Top" msgstr "Oben" + +#: src/features/migration/screens/MigrationExecute.tsx +msgid "Aborted" +msgstr "Abgebrochen" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have additional chapters" +msgstr "Wähle Einträge automatisch, welche zusätzliche Kapitel verfügbar haben" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have at least the same latest chapter" +msgstr "" +"Wähle Einträge automatisch, welche zumindest dasselbe Kapitel als Neustes " +"verfügbar haben" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have no missing chapters" +msgstr "Wähle automatisch Einträge, wenn keine Kapitel fehlen" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Ignore matches that are behind in chapters" +msgstr "Ignoriere Einträge, welche weniger Kapitel verfügbar haben" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Ignore matches with missing chapters" +msgstr "Ignoriere Einträge, bei denen Kapitel fehlen" + +#: src/features/manga/Manga.constants.ts +msgid "Migrate selected" +msgstr "Migriere ausgewählte" + +#. placeholder {0}: entry.missingChapters +#: src/features/migration/components/migration-entry/MigrationEntryMetadataText.tsx +msgid "Missing: {0}" +msgstr "Fehlend: {0}" + +#: src/features/migration/components/MigrationDestinationSourceList.tsx +msgid "No sources available to migrate to" +msgstr "Keine Quellen zum migrieren verfügbar" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "NSFW (18+) sources" +msgstr "NSFW (18+) Quellen" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "Show in sources and extensions lists" +msgstr "In Quellen & Erweiterungen Listen anzeigen" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "Sources" +msgstr "Quellen" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "This does not prevent unofficial or potentially incorrectly flagged extensions from surfacing NSFW (18+) content within the app." +msgstr "" +"Dies verhindert nicht, dass inoffizielle oder potenziell falsch markierte " +"Erweiterungen NSFW (18+) Inhalt in der Applikation anzeigen können." + +#. placeholder {0}: abortedEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 aborted entry} other {# aborted entries}}" +msgstr "{0, plural, one {1 Eintrag abgebrochen} other {# Einträge abgebrochen}}" + +#: src/features/migration/MigrationManager.ts +msgid "Manual migration search for \"{title}\"" +msgstr "Manuelle Migrationssuche für \"{title}\"" diff --git a/src/i18n/locales/es.po b/src/i18n/locales/es.po index bde3efea..2d156968 100644 --- a/src/i18n/locales/es.po +++ b/src/i18n/locales/es.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-12T20:43:50.820Z\n" -"PO-Revision-Date: 2026-05-13 22:03+0000\n" -"Last-Translator: schroda <50052685+schroda@users.noreply.github.com>\n" +"PO-Revision-Date: 2026-05-24 00:14+0000\n" +"Last-Translator: Harold Marin Salazar \n" "Language-Team: Spanish \n" "Language: es\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2026.5.dev0\n" +"X-Generator: Weblate 2026.6.dev0\n" "X-Message-Format: ICU\n" #: src/features/navigation-bar/NavigationBar.constants.ts @@ -1322,10 +1322,6 @@ msgstr "Ocultar entradas en biblioteca" msgid "Hide history" msgstr "Ocultar historial" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "Esconder extensiones y fuentes NSFW" - #: src/features/backup/Backup.constants.ts #: src/features/history/screens/History.tsx #: src/features/history/screens/HistorySettings.tsx @@ -2514,10 +2510,6 @@ msgstr "Mostrar menos" msgid "Show more" msgstr "Mostrar más" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "Mostrar NSFW" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Mostrar número de elementos" @@ -3467,3 +3459,9 @@ msgid "{count, plural, one {Could not uninstall the extension} other {Could not msgstr "" "{count, plural, one {No se pudo instalar la extensión} other {No se pudieron " "instalar las extensiones}}" + +#. placeholder {0}: abortedEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 aborted entry} other {# aborted entries}}" +msgstr "{0, plural, one {1 entrada cancelada} other {# entradas canceladas}}" diff --git a/src/i18n/locales/fa.po b/src/i18n/locales/fa.po index b7840ace..771d73fa 100644 --- a/src/i18n/locales/fa.po +++ b/src/i18n/locales/fa.po @@ -1350,10 +1350,6 @@ msgstr "مخفی کردن محتویاتی که از قبل در کتابخان msgid "Hide history" msgstr "پنهان کردن تاریخچه" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "مخفی کردن افزونه‌ها و منابع NSFW" - #: src/features/settings/screens/ServerSettings.tsx msgid "Hikari connection pool" msgstr "استخر اتصال Hikari" @@ -2535,10 +2531,6 @@ msgstr "کمتر نمایش بده" msgid "Show more" msgstr "بیشتر نمایش بده" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "نمایش NSFW" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "نمایش تعداد آیتم ها" diff --git a/src/i18n/locales/fr.po b/src/i18n/locales/fr.po index b44e5e49..20ab3d80 100644 --- a/src/i18n/locales/fr.po +++ b/src/i18n/locales/fr.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-12T20:43:50.843Z\n" -"PO-Revision-Date: 2026-05-13 22:03+0000\n" -"Last-Translator: schroda <50052685+schroda@users.noreply.github.com>\n" +"PO-Revision-Date: 2026-05-30 08:01+0000\n" +"Last-Translator: mrintrepide \n" "Language-Team: French \n" "Language: fr\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 2026.5.dev0\n" +"X-Generator: Weblate 2026.6.dev0\n" "X-Message-Format: ICU\n" #: src/features/navigation-bar/NavigationBar.constants.ts @@ -213,7 +213,7 @@ msgstr "Rafraîchissement automatique des métadonnées" msgid "Automatically use webtoon mode for entries that are detected to likely use the long strip format" msgstr "" "Utilise automatiquement le mode webtoon pour les entrées susceptibles " -"d'utiliser le format en longeur" +"d'utiliser le format en longueur" #: src/features/backup/screens/Backup.tsx msgid "Back up library as a Tachiyomi backup" @@ -903,7 +903,7 @@ msgstr "Ne plus afficher cette boite de dialogue" #: src/features/reader/settings/ReaderSettings.constants.tsx msgid "Double page" -msgstr "Double page" +msgstr "Double-page" #: src/features/tracker/Tracker.constants.ts msgid "Doujinshi" @@ -1283,10 +1283,6 @@ msgstr "Masquer les éléments déjà dans la bibliothèque" msgid "Hide history" msgstr "Cacher l'historique" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "Masquer les extensions et les sources comportant du contenu explicite" - #: src/features/reader/settings/layout/components/ReaderSettingTapZoneInvertMode.tsx msgid "Horizontal" msgstr "Horizontal" @@ -1814,7 +1810,7 @@ msgstr "OEL" #: src/features/reader/overlay/navigation/desktop/quick-settings/components/ReaderNavBarDesktopOffsetDoubleSpread.tsx #: src/features/reader/settings/behaviour/ReaderBehaviourSettings.tsx msgid "Offset double spreads" -msgstr "Décalage double page" +msgstr "Décalage double-page" #: src/base/components/inputs/LanguageSelect.tsx #: src/base/components/modals/ConfirmDialog.tsx @@ -2178,7 +2174,7 @@ msgstr "À droite" #: src/features/reader/settings/layout/components/ReaderSettingTapZoneLayout.tsx msgid "Right and left" -msgstr "Droit et gauche" +msgstr "À droite et à gauche" #: src/features/reader/settings/layout/components/ReaderSettingReadingDirection.tsx #: src/features/reader/settings/ReaderSettings.constants.tsx @@ -2375,10 +2371,6 @@ msgstr "Montrer moins" msgid "Show more" msgstr "Montrer plus" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "Afficher les contenus explicites" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Afficher le nombre d'éléments" @@ -2700,7 +2692,7 @@ msgstr "Afficher/Masquer le menu" #: src/features/reader/hotkeys/settings/components/ReaderSettingHotkey.tsx msgid "Toggle offset double spreads" -msgstr "Activer/désactiver le décalage double page" +msgstr "Activer/désactiver le décalage double-page" #: src/features/reader/hotkeys/settings/components/ReaderSettingHotkey.tsx msgid "Toggle stretch image" @@ -3614,13 +3606,6 @@ msgstr "Se déconnecter de KOReader Sync server" msgid "Disconnected" msgstr "Déconnecté" -#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx -msgid "Do not automatically select matches if they are behind the current source. They will still be shown in the found matches" -msgstr "" -"Ne pas choisir automatiquement les correspondances si elles sont derrière la " -"source actuelle. Elles seront toujours affichées dans les correspondances " -"trouvées" - #: src/features/migration/screens/MigrationExecute.tsx msgid "Done" msgstr "Effectué" @@ -4133,3 +4118,75 @@ msgstr "WebUI a été mis à jour vers la version {newVersion} ({0})" #: src/features/manga/hooks/useManageMangaLibraryState.tsx msgid "You are about to remove \"{0}\" from your library" msgstr "Vous allez supprimer \"{0}\" de votre bibliothèque" + +#: src/features/migration/screens/MigrationExecute.tsx +msgid "Aborted" +msgstr "Interrompu" + +#: src/features/manga/Manga.constants.ts +msgid "Migrate selected" +msgstr "Migrer la sélection" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have additional chapters" +msgstr "" +"Sélectionner automatiquement les correspondances si elles ont des chapitres " +"en plus" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have at least the same latest chapter" +msgstr "" +"Sélectionner automatiquement les correspondances si elles ont au moins le " +"dernier numéro de chapitre en commun" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have no missing chapters" +msgstr "" +"Sélectionner automatiquement les correspondances si elles n'ont aucun " +"chapitre manquant" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Ignore matches that are behind in chapters" +msgstr "" +"Ignorer les correspondances qui n'ont pas les chapitres les plus récents" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Ignore matches with missing chapters" +msgstr "Ignorer les correspondances qui ont des chapitres manquants" + +#: src/features/migration/MigrationManager.ts +msgid "Manual migration search for \"{title}\"" +msgstr "Recherche pour la migration manuelle de \"{title}\"" + +#. placeholder {0}: entry.missingChapters +#: src/features/migration/components/migration-entry/MigrationEntryMetadataText.tsx +msgid "Missing: {0}" +msgstr "Manquant(s) : {0}" + +#: src/features/migration/components/MigrationDestinationSourceList.tsx +msgid "No sources available to migrate to" +msgstr "Aucune source disponible vers laquelle migrer" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "NSFW (18+) sources" +msgstr "Sources avec contenu pour adultes (18+)" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "Show in sources and extensions lists" +msgstr "Montrer dans les listes des sources et des extensions" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "Sources" +msgstr "Sources" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "This does not prevent unofficial or potentially incorrectly flagged extensions from surfacing NSFW (18+) content within the app." +msgstr "" +"Cela n'empêchera pas des extensions non officielles ou mal caractérisées " +"d'afficher du contenu pour adultes (18+) dans l'application." + +#. placeholder {0}: abortedEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 aborted entry} other {# aborted entries}}" +msgstr "{0, plural, one {1 entrée interrompue} other {# entrées interrompues}}" diff --git a/src/i18n/locales/he.po b/src/i18n/locales/he.po index 6e0ffd1f..76f6f1f3 100644 --- a/src/i18n/locales/he.po +++ b/src/i18n/locales/he.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2026-05-06 17:11+0000\n" +"PO-Revision-Date: 2026-05-31 10:01+0000\n" "Last-Translator: CyberMageIL \n" "Language-Team: Hebrew \n" @@ -10,7 +10,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 5.17.1\n" +"X-Generator: Weblate 2026.6.dev0\n" "X-Message-Format: ICU\n" #. placeholder {0}: updateStatus.progress @@ -108,57 +108,69 @@ msgstr "" #: src/features/chapter/Chapter.constants.ts msgid "{count, plural, one {Could not add the download} other {Could not add downloads}}" -msgstr "{count, plural, one {הוספת ההורדה נכשלה} other {הוספת ההורדות נכשלה}}" +msgstr "" +"{count, plural, one {לא ניתן היה להוסיף את ההורדה} other {לא ניתן היה להוסיף " +"את ההורדות}}" #: src/features/chapter/Chapter.constants.ts msgid "{count, plural, one {Could not bookmark the chapter} other {Could not bookmark chapters}}" msgstr "" -"{count, plural, one {הוספת הפרק לסימניות נכשלה} other {הוספת הפרקים לסימניות " -"נכשלה}}" +"{count, plural, one {לא ניתן היה להוסיף את הפרק לסימניות} other {לא ניתן היה " +"להוסיף את הפרקים לסימניות}}" #: src/features/manga/Manga.constants.ts msgid "{count, plural, one {Could not change the categories of the manga} other {Could not change the categories of the manga}}" msgstr "" -"{count, plural, one {שינוי הקטגוריות של המנגה נכשל} other {שינוי הקטגוריות " -"של המנגות נכשל}}" +"{count, plural, one {לא ניתן היה לשנות את הקטגוריות של המנגה} other {לא ניתן " +"היה לשנות את הקטגוריות של המנגות}}" #: src/features/chapter/Chapter.constants.ts msgid "{count, plural, one {Could not delete the chapter} other {Could not delete chapters}}" -msgstr "{count, plural, one {מחיקת הפרק נכשלה} other {מחיקת הפרקים נכשלה}}" +msgstr "" +"{count, plural, one {לא ניתן היה למחוק את הפרק} other {לא ניתן היה למחוק את " +"הפרקים}}" #: src/features/extension/Extensions.constants.ts msgid "{count, plural, one {Could not install the extension} other {Could not install the extensions}}" -msgstr "{count, plural, one {התקנת התוסף נכשלה} other {התקנת התוספים נכשלה}}" +msgstr "" +"{count, plural, one {לא ניתן היה להתקין את התוסף} other {לא ניתן היה להתקין " +"את התוספים}}" #: src/features/chapter/Chapter.constants.ts msgid "{count, plural, one {Could not mark the chapter as read} other {Could not mark chapters as read}}" msgstr "" -"{count, plural, one {סימון הפרק כ'נקרא' נכשל} other {סימון הפרקים כ'נקרא' " -"נכשל}}" +"{count, plural, one {לא ניתן היה לסמן את הפרק כ''נקרא''} other {לא ניתן היה " +"לסמן את הפרקים כ''נקרא''}}" #: src/features/chapter/Chapter.constants.ts msgid "{count, plural, one {Could not mark the chapter as unread} other {Could not mark chapters as unread}}" msgstr "" -"{count, plural, one {סימון הפרק כ'לא נקרא' נכשל} other {סימון הפרקים כ'לא " -"נקרא' נכשל}}" +"{count, plural, one {לא ניתן היה לסמן את הפרק כ''לא נקרא''} other {לא ניתן " +"היה לסמן את הפרקים כ''לא נקרא''}}" #: src/features/manga/Manga.constants.ts msgid "{count, plural, one {Could not remove manga from the library} other {Could not remove manga from the library}}" msgstr "" -"{count, plural, one {הסרת המנגה מהספרייה נכשלה} other {הסרת המנגות מהספרייה " -"נכשלה}}" +"{count, plural, one {לא ניתן היה להסיר את המנגה מהספרייה} other {לא ניתן היה " +"להסיר את המנגות מהספרייה}}" #: src/features/chapter/Chapter.constants.ts msgid "{count, plural, one {Could not remove the bookmark} other {Could not remove the bookmarks}}" -msgstr "{count, plural, one {הסרת הסימנייה נכשלה} other {הסרת הסימניות נכשלה}}" +msgstr "" +"{count, plural, one {לא ניתן היה להסיר את הסימנייה} other {לא ניתן היה להסיר " +"את הסימניות}}" #: src/features/extension/Extensions.constants.ts msgid "{count, plural, one {Could not uninstall the extension} other {Could not uninstall the extensions}}" -msgstr "{count, plural, one {הסרת התוסף נכשלה} other {הסרת התוספים נכשלה}}" +msgstr "" +"{count, plural, one {לא ניתן היה להסיר את התוסף} other {לא ניתן היה להסיר את " +"התוספים}}" #: src/features/extension/Extensions.constants.ts msgid "{count, plural, one {Could not update the extension} other {Could not update the extensions}}" -msgstr "{count, plural, one {עדכון התוסף נכשל} other {עדכון התוספים נכשל}}" +msgstr "" +"{count, plural, one {לא ניתן היה לעדכן את התוסף} other {לא ניתן היה לעדכן את " +"התוספים}}" #: src/features/chapter/Chapter.constants.ts msgid "{count, plural, one {Download added} other {# downloads added}}" @@ -184,7 +196,7 @@ msgid "" "Current: {currentChapter}\n" "Next: {nextChapter}}}" msgstr "" -"{count, plural, one {חסר פרק #.\n" +"{count, plural, one {חסר פרק אחד.\n" "נוכחי: {currentChapter}\n" "הבא: {nextChapter}} other {חסרים # פרקים.\n" "נוכחי: {currentChapter}\n" @@ -198,7 +210,7 @@ msgid "" "Previous: {nextChapter}\n" "Current: {currentChapter}}}" msgstr "" -"{count, plural, one {חסר פרק #.\n" +"{count, plural, one {חסר פרק אחד.\n" "הקודם: {nextChapter}\n" "נוכחי: {currentChapter}} other {חסרים # פרקים.\n" "הקודם: {nextChapter}\n" @@ -207,8 +219,8 @@ msgstr "" #: src/features/manga/Manga.constants.ts msgid "{count, plural, one {You are about to change the category of one entry} other {You are about to change the category of # entries}}" msgstr "" -"{count, plural, one {פעולה זו תשנה את הקטגוריה של רשומה אחת} other {פעולה זו " -"תשנה את הקטגוריה של # רשומות}}" +"{count, plural, one {פעולה זו תשנה את הקטגוריה של פריט אחד} other {פעולה זו " +"תשנה את הקטגוריה של # פריטים}}" #: src/features/chapter/Chapter.constants.ts msgid "{count, plural, one {You are about to delete one download} other {You are about to delete # downloads}}" @@ -246,8 +258,8 @@ msgstr "" #: src/features/manga/Manga.constants.ts msgid "{count, plural, one {You are about to remove one entry from your library} other {You are about to remove # entries from your library}}" msgstr "" -"{count, plural, one {פעולה זו תסיר רשומה אחת מהספרייה} other {פעולה זו תסיר " -"# רשומות מהספרייה}}" +"{count, plural, one {פעולה זו תסיר פריט אחד מהספרייה} other {פעולה זו תסיר # " +"פריטים מהספרייה}}" #: src/features/navigation-bar/NavigationBar.constants.ts msgid "{count} remaining" @@ -480,7 +492,7 @@ msgstr "רענון Metadata אוטומטי" #: src/features/reader/settings/behaviour/ReaderBehaviourSettings.tsx msgid "Automatically use webtoon mode for entries that are detected to likely use the long strip format" msgstr "" -"שימוש אוטומטי במצב Webtoon עבור רשומות שזוהו כבעלי פורמט ארוך (Long strip)" +"שימוש אוטומטי במצב Webtoon עבור פריטים שזוהו כבעלי פורמט ארוך (Long strip)" #: src/features/backup/screens/Backup.tsx msgid "Back up library as a Tachiyomi backup" @@ -538,7 +550,7 @@ msgstr "התנהגות" #: src/features/settings/Settings.constants.ts msgid "Binary" -msgstr "בינארי" +msgstr "בינארית (תוכן הקובץ)" #: src/features/settings/screens/ServerSettings.tsx msgid "Binary file size" @@ -826,7 +838,7 @@ msgstr "תואם" #: src/features/manga/Manga.constants.ts msgid "Completed" -msgstr "הושלם" +msgstr "הושלמה" #: src/features/settings/components/images/Processing.tsx msgid "Compression level" @@ -902,7 +914,7 @@ msgstr "העתק" #: src/features/manga/hooks/useManageMangaLibraryState.tsx msgid "Could not add manga to library!" -msgstr "הוספת המנגה לספרייה נכשלה!" +msgstr "לא ניתן היה להוסיף את המנגה לספרייה!" #: src/features/manga/hooks/useManageMangaLibraryState.tsx msgid "" @@ -916,94 +928,94 @@ msgstr "" #: src/features/app-updates/components/VersionInfo.tsx msgid "Could not check for update" -msgstr "בדיקת העדכון נכשלה" +msgstr "לא ניתן היה לבדוק אם קיים עדכון" #: src/features/updates/components/UpdateChecker.tsx msgid "Could not check for updates" -msgstr "בדיקת העדכונים נכשלה" +msgstr "לא ניתן היה לבדוק אם קיימים עדכונים" #: src/features/settings/screens/ImagesSettings.tsx msgid "Could not clear the cache" -msgstr "ניקוי המטמון נכשל" +msgstr "לא ניתן היה לנקות את המטמון" #: src/features/backup/screens/Backup.tsx #: src/features/backup/screens/Backup.tsx msgid "Could not create backup" -msgstr "יצירת הגיבוי נכשלה" +msgstr "לא ניתן היה ליצור את הגיבוי" #: src/features/category/components/CreateOrEditCategoryDialog.tsx msgid "Could not create category" -msgstr "יצירת הקטגוריה נכשלה" +msgstr "לא ניתן היה ליצור את הקטגוריה" #: src/features/theme/components/CreateThemeDialog.tsx #: src/features/theme/components/CreateThemeDialog.tsx msgid "Could not create theme" -msgstr "יצירת ערכת הנושא נכשלה" +msgstr "לא ניתן היה ליצור את ערכת הנושא" #. placeholder {0}: theme.getName() #: src/features/theme/components/ThemeList.tsx msgid "Could not delete theme \"{0}\"" -msgstr "מחיקת ערכת הנושא \"{0}\" נכשלה" +msgstr "לא ניתן היה למחוק את ערכת הנושא \"{0}\"" #: src/features/manga/components/details/MangaDetails.tsx msgid "Could not find source. Check your installed extensions." -msgstr "איתור המקור נכשל. יש לבדוק את התוספים המותקנים." +msgstr "לא ניתן היה למצוא את המקור. יש לבדוק את התוספים המותקנים." #: src/features/browse/extensions/Extensions.tsx msgid "Could not install the extension" -msgstr "התקנת התוסף נכשלה" +msgstr "לא ניתן היה להתקין את התוסף" #: src/features/category/screens/CategorySettings.tsx #: src/features/manga/hooks/useManageMangaLibraryState.tsx msgid "Could not load categories" -msgstr "טעינת הקטגוריות נכשלה" +msgstr "לא ניתן היה לטעון את הקטגוריות" #: src/features/settings/screens/Appearance.tsx msgid "Could not load language" -msgstr "טעינת השפה נכשלה" +msgstr "לא ניתן היה לטעון את ערכת השפה" #: src/features/tracker/components/TrackManga.tsx msgid "Could not load latest track info from tracker" -msgstr "טעינת פרטי הרשומה העדכניים משרת המעקב נכשלה" +msgstr "לא ניתן היה לטעון את הנתונים העדכניים משרת המעקב" #: src/features/library/screens/Library.tsx #: src/features/library/screens/Library.tsx #: src/features/manga/screens/Manga.tsx #: src/features/manga/screens/Manga.tsx msgid "Could not load manga" -msgstr "טעינת המנגה נכשלה" +msgstr "לא ניתן היה לטעון את המנגה" #: src/features/theme/components/ThemePreview.tsx msgid "Could not load theme fonts" -msgstr "טעינת גופני ערכת הנושא נכשלה" +msgstr "לא ניתן היה לטעון את גופני ערכת הנושא" #: src/features/manga/components/TrackMangaButton.tsx msgid "Could not load track info" -msgstr "טעינת פרטי המעקב נכשלה" +msgstr "\"לא ניתן היה לטעון את נתוני המעקב" #. placeholder {0}: tracker.name #: src/features/tracker/components/cards/SettingsTrackerCard.tsx #: src/features/tracker/components/cards/SettingsTrackerCard.tsx msgid "Could not log in to {0}" -msgstr "ההתחברות לטראקר {0} נכשלה" +msgstr "לא ניתן היה להתחבר אל שרת המעקב {0}" #: src/features/tracker/screens/TrackerOAuthLogin.tsx msgid "Could not log in to {trackerName}" -msgstr "ההתחברות לשרת המעקב {trackerName} נכשלה" +msgstr "לא ניתן היה להתחבר אל שרת המעקב {trackerName}" #: src/features/authentication/screens/LoginPage.tsx msgid "Could not log in to Suwayomi" -msgstr "ההתחברות ל- Suwayomi נכשלה" +msgstr "לא ניתן היה להתחבר ל- Suwayomi" #. placeholder {0}: tracker.name #: src/features/tracker/components/cards/SettingsTrackerCard.tsx #: src/features/tracker/components/cards/SettingsTrackerCard.tsx msgid "Could not log out from {0}" -msgstr "ההתנתקות מטראקר {0} נכשלה" +msgstr "לא ניתן היה להתנתק משרת המעקב {0}" #: src/features/settings/components/koreaderSync/KoreaderSyncSettings.tsx msgid "Could not log out from KOReader Sync" -msgstr "ההתנתקות מחשבון הסנכרון של KOReader נכשלה" +msgstr "לא ניתן היה להתנתק מחשבון הסנכרון של KOReader" #: src/features/settings/components/koreaderSync/KoreaderSyncSettings.tsx msgid "Disconnect from KOReader Sync server" @@ -1033,7 +1045,7 @@ msgstr "מצב ערכת הנושא" #: src/features/theme/components/CreateThemeDialog.tsx msgid "Could not save theme changes" -msgstr "שמירת השינויים לערכת הנושא נכשלה" +msgstr "לא ניתן היה לשמור את השינויים בערכת הנושא" #: src/features/theme/components/CreateThemeButton.tsx #: src/features/theme/components/CreateThemeButton.tsx @@ -1112,69 +1124,69 @@ msgstr "פעולה זו תסיר את \"{0}\" מהספרייה" #: src/features/manga/Manga.constants.ts msgid "Could not migrate manga" -msgstr "העברת המנגה נכשלה" +msgstr "לא ניתן היה להעביר את המנגה" #: src/features/downloads/screens/DownloadQueue.tsx msgid "Could not remove all downloads from the queue" -msgstr "הסרת כל ההורדות מהתור נכשלה" +msgstr "לא ניתן היה להסיר את כל ההורדות מהתור" #: src/features/library/screens/LibrarySettings.tsx msgid "Could not remove non library manga from categories" -msgstr "הסרת מנגות שאינן בספרייה מהקטגוריות נכשלה" +msgstr "לא ניתן היה להסיר מהקטגוריות מנגות שאינן בספריה" #: src/features/downloads/components/DownloadQueueChapterCard.tsx msgid "Could not remove the download from the queue." -msgstr "הסרת ההורדה מהתור נכשלה." +msgstr "לא ניתן היה להסיר את ההורדה מהתור." #: src/features/backup/screens/Backup.tsx #: src/features/backup/screens/Backup.tsx msgid "Could not restore backup" -msgstr "שחזור הגיבוי נכשל" +msgstr "לא ניתן היה לשחזר את הגיבוי" #: src/features/chapter/components/buttons/ChapterDownloadRetryButton.tsx msgid "Could not retry failed download." -msgstr "הנסיון החוזר של ההורדה נכשל." +msgstr "לא ניתן היה לנסות שוב את ההורדה שנכשלה." #: src/features/settings/screens/Appearance.tsx msgid "Could not save changes" -msgstr "שמירת השינויים נכשלה" +msgstr "לא ניתן היה לשמור את השינויים" #: src/features/category/components/CategorySelect.tsx #: src/features/library/components/LibraryOptionsPanel.tsx #: src/features/library/screens/LibrarySettings.tsx msgid "Could not save the default search settings to the server" -msgstr "שמירת הגדרות החיפוש בשרת נכשלה" +msgstr "לא ניתן היה לשמור בשרת את הגדרות החיפוש כברירת מחדל" #: src/features/reader/services/ReaderService.ts #: src/features/reader/services/ReaderService.ts msgid "Could not save the reader settings to the server" -msgstr "שמירת הגדרות ממשק הקריאה בשרת נכשלה" +msgstr "לא ניתן היה לשמור את הגדרות ממשק הקריאה בשרת" #: src/features/global-search/screens/SearchAll.tsx msgid "Could not search source" -msgstr "חיפוש המקור נכשל" +msgstr "לא ניתן היה לחפש את המקור" #: src/features/updates/components/UpdateChecker.tsx msgid "Could not stop global update" -msgstr "עצירת העדכון הכללי נכשלה" +msgstr "לא ניתן היה לעצור את העדכון הכללי" #: src/features/manga/Manga.constants.ts #: src/features/tracker/components/TrackerSearch.tsx msgid "Could not track manga" -msgstr "חיבור המנגה למעקב נכשל" +msgstr "לא ניתן היה לחבר את המנגה למעקב" #: src/features/tracker/components/cards/TrackerActiveCard.tsx msgid "Could not untrack manga" -msgstr "ניתוק המנגה מהמעקב נכשל" +msgstr "לא ניתן היה לנתק את המנגה מהמעקב" #: src/features/app-updates/components/WebUIUpdateChecker.tsx #: src/features/app-updates/components/WebUIUpdateChecker.tsx msgid "Could not update WebUI" -msgstr "עדכון ממשק ה- WebUI נכשל" +msgstr "לא ניתן היה לעדכן את ממשק ה- WebUI" #: src/features/backup/screens/Backup.tsx msgid "Could not validate backup" -msgstr "אימות הגיבוי נכשל" +msgstr "לא ניתן היה לאמת את הגיבוי" #: src/features/tracker/screens/TrackerOAuthLogin.tsx msgid "Logging in to {trackerName}…" @@ -1426,7 +1438,7 @@ msgstr "הנוכחי:" #: src/features/tracker/Tracker.constants.ts msgid "Currently publishing" -msgstr "בפרסום פעיל" +msgstr "מתפרסמת כעת" #: src/features/settings/Settings.constants.ts msgid "Custom" @@ -1463,3 +1475,660 @@ msgstr "רוויה (Saturate)" #: src/features/reader/settings/behaviour/components/ReaderSettingScrollAmount.tsx msgid "Custom scroll amount" msgstr "מרחק גלילה" + +#. placeholder {0}: noMatchEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 entry with no match} other {# entries with no match}}" +msgstr "{0, plural, one {פריט אחד ללא התאמה} other {# פריטים ללא התאמה}}" + +#. placeholder {0}: outdatedEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 entry with only outdated matches} other {# entries with only outdated matches}}" +msgstr "" +"{0, plural, one {פריט אחד עם התאמות מיושנות בלבד} other {# פריטים עם התאמות " +"מיושנות בלבד}}" + +#. placeholder {0}: excludedEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +msgid "{0, plural, one {1 excluded entry} other {# excluded entries}}" +msgstr "{0, plural, one {פריט אחד שהוחרג} other {# פריטים שהוחרגו}}" + +#. placeholder {0}: failedEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 failed entry} other {# failed entries}}" +msgstr "" +"{0, plural, one {פריט אחד שהעברתו נכשלה} other {# פריטים שהעברתם נכשלה}}" + +#. placeholder {0}: matchedEntries.length +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 matched entry} other {# matched entries}}" +msgstr "{0, plural, one {פריט אחד עם התאמה} other {# פריטים עם התאמה}}" + +#. placeholder {0}: migratedEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +msgid "{0, plural, one {1 migrated entry} other {# migrated entries}}" +msgstr "{0, plural, one {פריט אחד שהועבר} other {# פריטים שהועברו}}" + +#. placeholder {0}: migratingEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +msgid "{0, plural, one {1 migrating entry} other {# migrating entries}}" +msgstr "{0, plural, one {פריט אחד בהעברה} other {# פריטים בהעברה}}" + +#. placeholder {0}: searchingEntries.length +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 searching} other {# searching}}" +msgstr "{0, plural, one {פריט אחד בתהליך חיפוש} other {# פריטים בתהליך חיפוש}}" + +#. placeholder {0}: searchProgress.completed +#. placeholder {1}: searchProgress.total +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0} / {1}" +msgstr "{0} / {1}" + +#. placeholder {0}: progress.completed +#. placeholder {1}: progress.total +#. placeholder {2}: progress.failed > 0 ? ` (${progress.failed} failed)` : '' +#: src/features/migration/screens/MigrationExecute.tsx +msgid "{0} / {1}{2}" +msgstr "{0} / {1}{2}" + +#: src/features/migration/components/migration-entry/MigrationDestinationEntry.tsx +#: src/features/migration/components/migration-entry/MigrationEntrySearchExcludeActions.tsx +msgid "{otherResultsCount, plural, one {# more match} other {# more matches}}" +msgstr "" +"{otherResultsCount, plural, one {התאמה אחת נוספת} other {# התאמות נוספות}}" + +#: src/features/manga/services/Mangas.ts +msgid "A migration is already in progress" +msgstr "כבר קיימת פעולת העברה בתהליך" + +#: src/features/migration/screens/MigrationExecute.tsx +msgid "Abort" +msgstr "עצירה" + +#: src/features/migration/MigrationManager.ts +msgid "Abort migration" +msgstr "עצירת העברה" + +#: src/features/migration/screens/MigrationExecute.tsx +msgid "Aborted" +msgstr "ההעברה נעצרה" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Advanced search mode" +msgstr "מצב חיפוש מתקדם" + +#: src/features/reader/settings/general/components/ReaderSettingSafeAreaInset.tsx +msgid "Apply safe area padding" +msgstr "התאמת שוליים למסך (אזור בטוח)" + +#: src/features/migration/MigrationManager.ts +msgid "Are you sure you want to abort the migration?" +msgstr "האם ברצונך לעצור את פעולת העברה?" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have additional chapters" +msgstr "בחירה אוטומטית של התאמות שבהן קיימים פרקים נוספים" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have at least the same latest chapter" +msgstr "בחירה אוטומטית של התאמות שבהן לפחות הפרק האחרון זהה" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have no missing chapters" +msgstr "בחירה אוטומטית של התאמות שבהן לא חסרים פרקים" + +#: src/features/migration/components/MigrationDestinationSourceList.tsx +msgid "Available" +msgstr "זמינים" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Breaks down the title into keywords for a wider search" +msgstr "פירוק הכותרת למילות מפתח עבור חיפוש רחב יותר" + +#: src/features/migration/components/MigrationContinueButton.tsx +msgid "Continue" +msgstr "המשך" + +#: src/features/migration/components/MigrationDestinationSourceList.tsx +msgid "Current source" +msgstr "מקור נוכחי" + +#: src/features/reader/hotkeys/settings/components/ReaderSettingHotkey.tsx +msgid "Cycle image scale type" +msgstr "החלפת מצב התאמת תמונה" + +#: src/features/reader/hotkeys/settings/components/ReaderSettingHotkey.tsx +msgid "Cycle reading direction" +msgstr "החלפת כיוון הקריאה" + +#: src/features/reader/hotkeys/settings/components/ReaderSettingHotkey.tsx +msgid "Cycle reading mode" +msgstr "החלפת מצב הקריאה" + +#: src/features/settings/screens/Appearance.tsx +msgid "Dark" +msgstr "כהה" + +#: src/features/reader/settings/ReaderSettings.constants.tsx +msgid "Darken" +msgstr "הכהיה" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "Database" +msgstr "מסד נתונים" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "Database url" +msgstr "כתובת מסד הנתונים" + +#: src/features/backup/screens/Backup.tsx +#: src/features/settings/screens/ServerSettings.tsx +msgid "Day" +msgstr "יום" + +#: src/features/reader/hotkeys/settings/components/ReaderSettingHotkey.tsx +msgid "Decrease auto scroll speed" +msgstr "הפחתת מהירות הגלילה האוטומטית" + +#: src/base/components/buttons/ButtonSelect.tsx +#: src/base/components/buttons/ValueRotationButton.tsx +#: src/features/backup/screens/Backup.tsx +#: src/features/browse/screens/BrowseSettings.tsx +#: src/features/device/screens/DeviceSetting.tsx +#: src/features/downloads/screens/DownloadSettings.tsx +#: src/features/reader/settings/ReaderSettings.constants.tsx +#: src/features/settings/screens/WebUISettings.tsx +#: src/features/theme/Themes.ts +msgid "Default" +msgstr "ברירת המחדל" + +#: src/features/category/components/CreateOrEditCategoryDialog.tsx +msgid "Default category when adding new manga to the library" +msgstr "קטגוריית ברירת המחדל בעת הוספת מנגה חדשה לספרייה" + +#: src/base/components/settings/MutableListSetting.tsx +#: src/features/category/components/CategorySettingsCard.tsx +#: src/features/chapter/Chapter.constants.ts +#: src/features/downloads/components/DownloadQueueChapterCard.tsx +#: src/features/reader/hotkeys/settings/components/Hotkey.tsx +#: src/features/settings/components/images/KeyValueItem.tsx +#: src/features/settings/components/images/Processing.tsx +#: src/features/source/browse/components/SourceOptions.tsx +#: src/features/theme/components/ThemePreview.tsx +msgid "Delete" +msgstr "מחיקה" + +#: src/features/downloads/screens/DownloadQueue.tsx +msgid "Delete all" +msgstr "מחיקת הכל" + +#: src/features/downloads/screens/DownloadSettings.tsx +msgid "Delete chapter after manually marking it as read" +msgstr "מחיקת פרק לאחר סימון ידני שלו כ'נקרא'" + +#: src/features/downloads/screens/DownloadSettings.tsx +msgid "Delete chapters" +msgstr "מחיקת פרקים" + +#: src/features/downloads/components/DeleteChaptersWhileReadingSetting.tsx +msgid "Delete finished chapters while reading" +msgstr "מחיקת פרקים עם סיום הקריאה" + +#: src/features/source/browse/components/SourceOptions.tsx +msgid "Delete search" +msgstr "מחיקת החיפוש" + +#: src/features/migration/Migration.constants.ts +#: src/features/settings/screens/ServerSettings.tsx +msgid "Descending" +msgstr "סדר יורד" + +#: src/features/reader/overlay/settings/ReaderSettingOverlayMode.tsx +msgid "Desktop" +msgstr "מחשב" + +#. placeholder {0}: entry.sourceTitle +#: src/features/migration/components/migration-entry/MigrationDestinationEntry.tsx +msgid "Destination - {0}" +msgstr "פריט היעד - {0}" + +#: src/features/device/screens/DeviceSetting.tsx +#: src/features/settings/screens/Settings.tsx +msgid "Device" +msgstr "מכשיר" + +#: src/features/device/screens/DeviceSetting.tsx +msgid "Devices" +msgstr "מכשירים" + +#: src/features/settings/Settings.constants.ts +msgid "Disable authentication" +msgstr "האימות מושבת" + +#: src/features/downloads/components/DeleteChaptersWhileReadingSetting.tsx +#: src/features/reader/settings/layout/components/ReaderSettingTapZoneLayout.tsx +#: src/features/settings/Settings.constants.ts +msgid "Disabled" +msgstr "ללא" + +#: src/features/settings/components/koreaderSync/KoreaderSyncSettings.tsx +msgid "Disconnected" +msgstr "מנותק" + +#: src/features/settings/screens/About.tsx +msgid "Discord" +msgstr "שרת Discord" + +#: src/base/components/GridLayouts.tsx +#: src/features/chapter/components/ChapterOptions.tsx +#: src/features/library/components/LibraryOptionsPanel.tsx +#: src/features/settings/screens/Appearance.tsx +msgid "Display" +msgstr "תצוגה" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "Display file sizes in binary (KiB, MiB, GiB) instead of decimal (KB, MB, GB)" +msgstr "" +"הצגת גדלי קבצים בשיטה בינארית (KiB, MiB, GiB) במקום עשרונית (KB, MB, GB)" + +#: src/features/library/components/LibraryOptionsPanel.tsx +msgid "Display mode" +msgstr "מצב תצוגה" + +#: src/features/settings/components/koreaderSync/KoreaderSyncSettings.tsx +msgid "Document matching method" +msgstr "שיטת השוואת קבצים" + +#: src/features/tracker/screens/TrackingSettings.tsx +msgid "Does not work when marking multiple manga as read at once" +msgstr "הפעולה לא עובדת בעת סימון מספר סדרות מנגה כ'נקרא' בבת אחת" + +#: src/features/category/components/CategorySelect.tsx +msgid "Don't show this dialog again" +msgstr "אל תציג הודעה זו שוב" + +#: src/features/migration/screens/MigrationExecute.tsx +msgid "Done" +msgstr "סיום" + +#: src/features/reader/settings/ReaderSettings.constants.tsx +msgid "Double page" +msgstr "עמוד כפול" + +#: src/features/tracker/Tracker.constants.ts +msgid "Doujinshi" +msgstr "דוג'ינשי (Doujinshi)" + +#. placeholder {0}: abortedEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 aborted entry} other {# aborted entries}}" +msgstr "" +"{0, plural, one {פריט אחד שהעברתו נעצרה} other {# פריטים שהעברתם נעצרה}}" + +#: src/features/migration/components/MigrationDestinationSourceList.tsx +msgid "Drag to prioritize" +msgstr "ניתן לגרור לשינוי העדיפות" + +#: src/features/theme/Themes.ts +msgid "Dune" +msgstr "דיונה" + +#: src/features/library/components/LibraryOptionsPanel.tsx +msgid "Duplicate chapters" +msgstr "פרקים כפולים" + +#: src/features/library/screens/LibraryDuplicates.tsx +#: src/features/library/screens/LibrarySettings.tsx +msgid "Duplicated entries" +msgstr "פריטים כפולים" + +#: src/features/reader/settings/layout/components/ReaderSettingTapZoneLayout.tsx +msgid "Edge" +msgstr "שוליים" + +#: src/features/category/components/CategorySelect.tsx +#: src/features/category/components/CategorySettingsCard.tsx +#: src/features/theme/components/ThemePreview.tsx +msgid "Edit" +msgstr "עריכה" + +#: src/features/category/screens/CategorySettings.tsx +#: src/features/library/screens/LibrarySettings.tsx +msgid "Edit categories" +msgstr "עריכת קטגוריות" + +#: src/features/category/components/CreateOrEditCategoryDialog.tsx +msgid "Edit category" +msgstr "עריכת קטגורייה" + +#: src/features/manga/components/MangaToolbarMenu.tsx +msgid "Edit manga categories" +msgstr "עריכת קטגוריות המנגה" + +#: src/features/settings/Settings.constants.ts +msgid "Electron" +msgstr "ממשק Electron" + +#: src/features/settings/screens/WebUISettings.tsx +msgid "Electron path" +msgstr "נתיב הגישה ל- Electron" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "Enable debug logs" +msgstr "הפעלת יומני ניפוי שגיאות (Debug Logs)" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "Enable page read progress" +msgstr "הפעלת מעקב התקדמות קריאה" + +#: src/features/settings/components/globalUpdate/GlobalUpdateSettings.tsx +msgid "Entries in excluded categories will not be updated even if they are also in included categories" +msgstr "פריטים בקטגוריות מוחרגות לא יעודכנו, גם אם הם מופיעים בקטגוריות נבחרות" + +#: src/base/components/downloads/DownloadStateIndicator.tsx +#: src/base/components/feedback/SnackbarWithDescription.tsx +msgid "Error" +msgstr "שגיאה" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "Example for possible values: 1 (bytes), 1KB (kilobytes), 1MB (megabytes), 1GB (gigabytes)" +msgstr "" +"דוגמה לערכים אפשריים: 1 (בייטים), 1KB (קילובייטים), 1MB (מגה-בייטים), 1GB " +"(גיגה-בייטים)" + +#: src/features/migration/components/migration-entry/MigrationEntrySearchExcludeActions.tsx +msgid "Exclude" +msgstr "החרגה" + +#: src/features/chapter/components/ChapterExcludeSanlatorsFilter.tsx +msgid "Exclude scanlators" +msgstr "החרגת קבוצות תרגום" + +#: src/features/backup/screens/Backup.tsx +#: src/features/category/components/CategoriesInclusionSetting.tsx +msgid "Exclude: {excludedCategoriesText}" +msgstr "פריטים מוחרגים: {excludedCategoriesText}" + +#: src/features/migration/Migration.constants.ts +msgid "Excluded" +msgstr "פריט מוחרג" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "Hide entries already in library" +msgstr "הסתרת פריטים שכבר נמצאים בספרייה" + +#: src/features/backup/Backup.constants.ts +msgid "Library entries" +msgstr "פריטי הספרייה" + +#: src/features/library/screens/LibrarySettings.tsx +msgid "Show all duplicated entries in your library" +msgstr "הצגת כל הפריטים הכפולים בספרייה" + +#: src/features/manga/hooks/useManageMangaLibraryState.tsx +#: src/features/migration/components/MigrationOptionsDialog.tsx +msgid "Show entry" +msgstr "הצגת הפריט" + +#: src/features/settings/components/globalUpdate/GlobalUpdateSettingsEntries.tsx +msgid "Skip updating entries" +msgstr "דילוג על עדכון פריטים" + +#: src/features/manga/hooks/useManageMangaLibraryState.tsx +msgid "You have an entry in your library with the same name." +msgstr "פריט בעל שם זהה כבר קיים בספרייה." + +#: src/features/migration/components/migration-entry/MigrationSourceEntry.tsx +msgid "Source entry - {sourceTitle}" +msgstr "פריט המקור - {sourceTitle}" + +#: src/features/reader/hotkeys/settings/components/ReaderSettingHotkey.tsx +#: src/features/reader/overlay/navigation/components/ReaderExitButton.tsx +msgid "Exit reader" +msgstr "יציאה מממשק הקריאה" + +#: src/features/reader/viewer/components/ReaderTransitionPage.tsx +msgid "Exit to manga page" +msgstr "חזרה לעמוד המנגה" + +#: src/features/reader/viewer/components/ReaderTransitionPage.tsx +msgid "Exit to previous page" +msgstr "חזרה לעמוד הקודם" + +#: src/features/browse/screens/Browse.tsx +msgid "Extension" +msgstr "תוספים" + +#: src/features/extension/info/screens/ExtensionInfo.tsx +msgid "Extension info" +msgstr "פרטי התוסף" + +#: src/features/browse/extensions/Extensions.tsx +msgid "Extension installed" +msgstr "התוסף הותקן" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "Extension repositories" +msgstr "מאגרי תוספים" + +#: src/features/backup/screens/Backup.tsx +#: src/features/browse/extensions/Extensions.tsx +#: src/features/browse/screens/BrowseSettings.tsx +#: src/features/browse/sources/components/SourceCard.tsx +#: src/features/category/components/CategoriesInclusionSetting.tsx +#: src/features/category/components/CreateOrEditCategoryDialog.tsx +#: src/features/chapter/components/buttons/ChapterDownloadButton.tsx +#: src/features/chapter/components/ChapterList.tsx +#: src/features/device/screens/DeviceSetting.tsx +#: src/features/downloads/components/DownloadAheadSetting.tsx +#: src/features/downloads/screens/DownloadSettings.tsx +#: src/features/extension/info/components/SourceCard.tsx +#: src/features/global-search/screens/SearchAll.tsx +#: src/features/history/screens/HistorySettings.tsx +#: src/features/library/components/LibraryOptionsPanel.tsx +#: src/features/migration/screens/MigrationSelectSource.tsx +#: src/features/settings/components/globalUpdate/GlobalUpdateSettings.tsx +#: src/features/settings/components/globalUpdate/GlobalUpdateSettingsEntries.tsx +#: src/features/settings/components/webUI/WebUIUpdateIntervalSetting.tsx +#: src/features/settings/screens/Appearance.tsx +#: src/features/settings/screens/ImageProcessingSetting.tsx +#: src/features/settings/screens/ServerSettings.tsx +#: src/features/settings/screens/WebUISettings.tsx +#: src/features/source/browse/screens/SourceMangas.tsx +#: src/features/source/components/SourceLanguageSelect.tsx +#: src/features/source/configuration/screens/SourceConfigure.tsx +#: src/features/source/services/Sources.ts +#: src/features/theme/AppThemeContext.tsx +#: src/features/tracker/components/cards/TrackerActiveCard.tsx +#: src/features/tracker/screens/TrackingSettings.tsx +msgid "Failed to save changes" +msgstr "שמירת השינויים נכשלה" + +#: src/features/app-updates/components/VersionInfo.tsx +msgid "Update failed" +msgstr "העדכון נכשל" + +#: src/features/migration/components/migration-entry/MigrationDestinationEntry.tsx +#: src/features/migration/Migration.constants.ts +msgid "Migration failed" +msgstr "ההעברה נכשלה" + +#: src/features/migration/components/migration-entry/MigrationDestinationEntry.tsx +msgid "Migration for \"{title}\" failed with error:" +msgstr "ההעברה של \"{title}\" נכשלה עם השגיאה:" + +#: src/features/migration/components/migration-entry/MigrationDestinationEntry.tsx +#: src/features/migration/Migration.constants.ts +msgid "Search failed" +msgstr "החיפוש נכשל" + +#: src/features/migration/components/migration-entry/MigrationDestinationEntry.tsx +msgid "Search for \"{title}\" failed with error:" +msgstr "החיפוש של \"{title}\" נכשלה עם השגיאה:" + +#: src/features/settings/Settings.constants.ts +msgid "" +"Features and changes in this version might not be completely ready yet and can cause bugs.\n" +"Make sure that you have automatic backups enabled to prevent loss of your library!\n" +"\n" +"After changing this setting go to the \"About\" page and check for a webUI update and install it" +msgstr "" +"ייתכן שהתכונות והשינויים בגרסה זו עדיין אינם מוכנים לחלוטין ועלולים לגרום " +"לבאגים.\n" +"יש לוודא שהגיבויים האוטומטיים מופעלים כדי למנוע אובדן של הספרייה שלך!\n" +"\n" +"לאחר שינוי הגדרות אלו, יש לעבור לדף \"אודות\", לבדוק אם קיים עדכון לממשק ה-" +"webUI ולהתקין אותו" + +#: src/features/settings/screens/Appearance.tsx +msgid "Feel free to translate the project on" +msgstr "ניתן להצטרף לתרגום הפרויקט ב-" + +#: src/features/downloads/components/DeleteChaptersWhileReadingSetting.tsx +msgid "Fifth to last read chapter" +msgstr "הפרק ה־5 מהסוף שנקרא" + +#: src/features/downloads/components/DeleteChaptersWhileReadingSetting.tsx +msgid "Fourth to last read chapter" +msgstr "הפרק ה־4 מהסוף שנקרא" + +#: src/features/downloads/components/DeleteChaptersWhileReadingSetting.tsx +msgid "Last read chapter" +msgstr "הפרק האחרון שנקרא" + +#: src/features/downloads/components/DeleteChaptersWhileReadingSetting.tsx +msgid "Second to last read chapter" +msgstr "הפרק הלפני אחרון שנקרא" + +#: src/features/downloads/components/DeleteChaptersWhileReadingSetting.tsx +msgid "Third to last read chapter" +msgstr "הפרק ה־3 מהסוף שנקרא" + +#: src/features/settings/Settings.constants.ts +msgid "Filename" +msgstr "שם הקובץ" + +#: src/features/chapter/components/ChapterOptions.tsx +#: src/features/library/components/LibraryOptionsPanel.tsx +#: src/features/source/browse/components/SourceOptions.tsx +#: src/features/source/browse/screens/SourceMangas.tsx +msgid "Filter" +msgstr "סינון" + +#: src/features/chapter/components/ChaptersToolbarMenu.tsx +msgid "Filter and sort" +msgstr "סינון ומיון" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "Filter manga feed to display only chapters you haven’t read yet." +msgstr "סינון רשימת המנגה להצגת פרקים שלא נקראו בלבד." + +#: src/features/tracker/components/cards/TrackerActiveCard.tsx +msgid "Finish date" +msgstr "תאריך סיום" + +#: src/base/components/downloads/DownloadStateIndicator.tsx +#: src/features/tracker/Tracker.constants.ts +msgid "Finished" +msgstr "הסתיימה" + +#: src/features/tracker/Tracker.constants.ts +msgid "Releasing" +msgstr "יוצאת כעת" + +#: src/features/tracker/Tracker.constants.ts +msgid "Not yet released" +msgstr "טרם יצאה" + +#: src/features/manga/Manga.constants.ts +#: src/features/tracker/Tracker.constants.ts +msgid "Hiatus" +msgstr "בהפסקה" + +#: src/features/tracker/Tracker.constants.ts +msgid "Not yet published" +msgstr "טרם פורסמה" + +#: src/features/manga/Manga.constants.ts +msgid "Publishing finished" +msgstr "הפרסום הסתיים" + +#: src/features/reader/viewer/components/ReaderTransitionPage.tsx +msgid "Finished:" +msgstr "הסתיים:" + +#: src/features/reader/viewer/components/ReaderTransitionPage.tsx +msgid "Next:" +msgstr "הבא:" + +#: src/features/manga/Manga.constants.ts +msgid "Ongoing" +msgstr "פעילה" + +#: src/features/manga/Manga.constants.ts +msgid "Licensed" +msgstr "תחת רישיון" + +#: src/features/manga/components/details/MangaDetails.tsx +#: src/features/manga/Manga.constants.ts +#: src/features/migration/components/migration-entry/MigrationEntryMetadataText.tsx +#: src/features/settings/components/koreaderSync/KoreaderSyncSettings.tsx +#: src/features/tracker/Tracker.constants.ts +msgid "Unknown" +msgstr "לא ידוע" + +#: src/features/reader/settings/ReaderSettings.constants.tsx +msgid "Fit height" +msgstr "התאמה לגובה" + +#: src/features/reader/settings/ReaderSettings.constants.tsx +msgid "Fit screen" +msgstr "התאמה למסך" + +#: src/features/reader/settings/ReaderSettings.constants.tsx +msgid "Fit width" +msgstr "התאמה לרוחב" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "FlareSolverr enabled" +msgstr "FlareSolverr מופעל" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "Flaresolverr is a <0><1>separate, Suwayomi <2><3>unrelated program that needs to be manually <4><5>installed and <6><7>run.<8/>See <9>FlareSolverr for information on how to set it up<10/><11/>If it is <12><13>not properly set up and running, enabling this setting <14><15>won't do anything" +msgstr "" +"FlareSolverr היא תוכנה <0><1>נפרדת ש<2><3>אינה קשורה ל-" +"Suwayomi, ויש <4><5>להתקין ו<6><7>להפעיל אותה באופן ידני.<8/>" +"למידע על אופן ההגדרה, ניתן לעיין ב- <9>FlareSolverr. <10/><11/>אם " +"FlareSolverr <12><13>אינה מוגדרת ופועלת כראוי, הפעלת הגדרה זו <14>" +"<15>לא תשפיע" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "FlareSolverr request timeout" +msgstr "זמן מוקצב לבקשות FlareSolverr" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "FlareSolverr server url" +msgstr "כתובת שרת FlareSolverr" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "FlareSolverr session name" +msgstr "שם הסשן (Session) מול FlareSolverr" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "FlareSolverr session TTL" +msgstr "תוקף הסשן (Session) מול FlareSolverr" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "Flaresolverr setup confirmation" +msgstr "וידוא הגדרת FlareSolverr" + +#: src/features/settings/screens/ServerSettings.tsx +msgid "FlareSolverr will automatically rotate expired sessions based on the TTL provided in minutes" +msgstr "" +"FlareSolverr יחליף באופן אוטומטי סשנים (Sessions) שתוקפם פג לאחר מספר הדקות " +"שהוגדר" diff --git a/src/i18n/locales/hu.po b/src/i18n/locales/hu.po index 66e1a5f5..95aac13f 100644 --- a/src/i18n/locales/hu.po +++ b/src/i18n/locales/hu.po @@ -1667,10 +1667,6 @@ msgstr "Már könytárban lévő címek elrejtése" msgid "Hide history" msgstr "Elrejtési előzmények" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "NSFW bővítmények és források elrejtése" - #: src/features/backup/Backup.constants.ts #: src/features/history/screens/History.tsx #: src/features/history/screens/HistorySettings.tsx @@ -2768,10 +2764,6 @@ msgstr "Kevesebb megjelenítése" msgid "Show more" msgstr "Több megjelenítése" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "NSFW tartalmak megjelenítése" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Elemek számának megjelenítése" diff --git a/src/i18n/locales/id.po b/src/i18n/locales/id.po index f1867afd..d61fe6f9 100644 --- a/src/i18n/locales/id.po +++ b/src/i18n/locales/id.po @@ -2814,10 +2814,6 @@ msgstr "Header ({0})" msgid "Hide entries already in library" msgstr "Sembunyikan entri yang sudah ada di perpustakaan" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "Sembunyikan ekstensi dan sumber NSFW" - #: src/features/settings/screens/ServerSettings.tsx msgid "Hikari connection pool" msgstr "Kumpulan koneksi Hikari" @@ -3446,10 +3442,6 @@ msgstr "Pengaturan" msgid "Show icon in system tray" msgstr "Tampilkan ikon di baki sistem" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "Tampilkan NSFW" - #: src/features/settings/screens/ServerSettings.tsx msgid "Show only downloaded chapters" msgstr "Tampilkan hanya bab yang diunduh" diff --git a/src/i18n/locales/it.po b/src/i18n/locales/it.po index 584d8ded..18934ec0 100644 --- a/src/i18n/locales/it.po +++ b/src/i18n/locales/it.po @@ -1308,10 +1308,6 @@ msgstr "Nascondere le voci già presenti nella libreria" msgid "Hide history" msgstr "Nascondi cronologia" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "Nascondere le estensioni e le fonti NSFW" - #: src/features/backup/Backup.constants.ts #: src/features/history/screens/History.tsx #: src/features/history/screens/HistorySettings.tsx @@ -2461,10 +2457,6 @@ msgstr "Mostra di meno" msgid "Show more" msgstr "Mostra di più" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "Mostra NSFW" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Mostra il numero di elementi" diff --git a/src/i18n/locales/ja.po b/src/i18n/locales/ja.po index e04b2fbf..55c22320 100644 --- a/src/i18n/locales/ja.po +++ b/src/i18n/locales/ja.po @@ -1230,10 +1230,6 @@ msgstr "すでにライブラリにあるエントリを非表示にする" msgid "Hide history" msgstr "履歴を非表示にする" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "NSFW拡張機能とソースを隠す" - #: src/features/reader/settings/layout/components/ReaderSettingTapZoneInvertMode.tsx msgid "Horizontal" msgstr "水平" @@ -2302,10 +2298,6 @@ msgstr "表示を減らす" msgid "Show more" msgstr "もっと表示" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "NSFWを表示する" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "アイテム数を表示" diff --git a/src/i18n/locales/ko.po b/src/i18n/locales/ko.po index af142460..e26a0518 100644 --- a/src/i18n/locales/ko.po +++ b/src/i18n/locales/ko.po @@ -1,17 +1,18 @@ msgid "" msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-12T20:43:50.871Z\n" +"PO-Revision-Date: 2026-05-18 11:57+0000\n" +"Last-Translator: asqwas \n" +"Language-Team: Korean \n" +"Language: ko\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: ko\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=1; plural=0;\n" +"X-Generator: Weblate 2026.6.dev0\n" "X-Message-Format: ICU\n" #: src/features/navigation-bar/NavigationBar.constants.ts @@ -108,7 +109,7 @@ msgstr "연령 등급" #: src/features/extension/Extensions.constants.ts #: src/features/global-search/screens/SearchAll.tsx msgid "All" -msgstr "모든 언어" +msgstr "모두 다운로드" #: src/features/downloads/screens/DownloadSettings.tsx msgid "Allow deleting bookmarked chapters" @@ -1350,10 +1351,6 @@ msgstr "라이브러리에 이미 있는 항목 숨기기" msgid "Hide history" msgstr "기록 숨기기" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "NSFW 확장 프로그램 및 출처 숨기기" - #: src/features/settings/screens/ServerSettings.tsx msgid "Hikari connection pool" msgstr "Hikari 연결 풀" @@ -2541,10 +2538,6 @@ msgstr "간략히 보기" msgid "Show more" msgstr "자세히 보기" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "NSFW 표시" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "항목 수 표시" @@ -3238,3 +3231,19 @@ msgstr "라이브러리가 비어 있습니다" #: src/features/settings/Settings.constants.ts msgid "Your library will be accessible. Use this only on private networks or when otherwise securing access." msgstr "라이브러리에 접근할 수 있습니다. 개인 네트워크에서만 사용하거나 다른 방법으로 접근을 보호할 때 사용하세요." + +#: src/features/reader/settings/general/components/ReaderSettingSafeAreaInset.tsx +msgid "Apply safe area padding" +msgstr "안전 영역 패딩 적용" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Advanced search mode" +msgstr "고급 검색 모드" + +#: src/features/reader/settings/general/components/ReaderSettingSafeAreaInset.tsx +msgid "Prevents content from overlapping device cutouts and screen edges" +msgstr "콘텐츠가 기기의 컷아웃 및 화면 가장자리와 겹치는 것을 방지합니다" + +#: src/features/reader/settings/ReaderSettings.constants.tsx +msgid "Keybinds" +msgstr "키설정" diff --git a/src/i18n/locales/pl.po b/src/i18n/locales/pl.po index 06c26c71..741b71bd 100644 --- a/src/i18n/locales/pl.po +++ b/src/i18n/locales/pl.po @@ -1235,10 +1235,6 @@ msgstr "Ukryj pozycje już znajdujące się w bibliotece" msgid "Hide history" msgstr "Ukryj historię" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "Ukryj rozszerzenia i źródła NSFW" - #: src/features/reader/settings/layout/components/ReaderSettingTapZoneInvertMode.tsx msgid "Horizontal" msgstr "Poziomo" @@ -2311,10 +2307,6 @@ msgstr "Pokaż mniej" msgid "Show more" msgstr "Pokaż więcej" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "Pokaż NSFW" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Pokaż liczbę elementów" diff --git a/src/i18n/locales/pt-BR.po b/src/i18n/locales/pt-BR.po index 456576ff..34aeff32 100644 --- a/src/i18n/locales/pt-BR.po +++ b/src/i18n/locales/pt-BR.po @@ -1096,10 +1096,6 @@ msgstr "Esconder itens que já estão na biblioteca" msgid "Hide history" msgstr "Esconder histórico" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "Esconder extensões e fontes NSFW" - #: src/features/reader/settings/layout/components/ReaderSettingTapZoneInvertMode.tsx msgid "Horizontal" msgstr "Horizontal" @@ -2057,10 +2053,6 @@ msgstr "Mostrar menos" msgid "Show more" msgstr "Mostrar mais" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "Mostrar NSFW" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Mostrar quantidade de itens" diff --git a/src/i18n/locales/pt.po b/src/i18n/locales/pt.po index ae72130d..0e2b4c88 100644 --- a/src/i18n/locales/pt.po +++ b/src/i18n/locales/pt.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-12T20:43:50.902Z\n" -"PO-Revision-Date: 2026-05-10 19:11+0000\n" -"Last-Translator: Silvery \n" +"PO-Revision-Date: 2026-05-26 10:11+0000\n" +"Last-Translator: Rodrigo Marques \n" "Language-Team: Portuguese \n" "Language: pt\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 2026.5-dev\n" +"X-Generator: Weblate 2026.6.dev0\n" "X-Message-Format: ICU\n" #: src/features/navigation-bar/NavigationBar.constants.ts @@ -1184,10 +1184,6 @@ msgstr "Ocultar entradas já na biblioteca" msgid "Hide history" msgstr "Ocultar histórico" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "Ocultar extensões e fontes NSFW" - #: src/features/reader/settings/layout/components/ReaderSettingTapZoneInvertMode.tsx msgid "Horizontal" msgstr "Horizontal" @@ -2201,10 +2197,6 @@ msgstr "Mostrar menos" msgid "Show more" msgstr "Mostrar mais" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "Mostrar NSFW" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Mostrar número de itens" @@ -2714,7 +2706,7 @@ msgstr "Vertical" #: src/features/settings/Settings.constants.ts msgid "VUI" -msgstr "VUI" +msgstr "Interface de Usuário por Voz" #: src/base/components/feedback/SnackbarWithDescription.tsx msgid "Warning" @@ -2738,11 +2730,11 @@ msgstr "Interface Web" #: src/features/settings/screens/About.tsx msgid "WebUI channel" -msgstr "Interface Web canal" +msgstr "Canal de interface de Usuário da Web" #: src/features/settings/screens/About.tsx msgid "WebUI version" -msgstr "Interface Web versão" +msgstr "Versão da Interface de Usuário da Web" #: src/features/settings/Settings.constants.ts #: src/features/settings/Settings.constants.ts @@ -2767,7 +2759,7 @@ msgstr "Ontem" #: src/base/utils/DateHelper.ts msgid "Yesterday at {timeString}" -msgstr "Ontem {timeString}" +msgstr "Ontem às {timeString}" #: src/features/theme/Themes.ts msgid "Ying & Yang" @@ -3429,3 +3421,45 @@ msgstr "Valor" #: src/features/manga/hooks/useManageMangaLibraryState.tsx msgid "You are about to remove \"{0}\" from your library" msgstr "Estás prestes a remover \"{0}\" da tua biblioteca" + +#: src/features/settings/Settings.constants.ts +msgid "When you enable this, you may need to refresh this tab for the login page to appear." +msgstr "" +"Ao habilitar essa opção, pode precisar atualizar essa guia para que a página " +"de login seja exibida." + +#. placeholder {0}: aboutWebUI?.channel +#: src/features/app-updates/components/WebUIUpdateChecker.tsx +msgid "WebUI was updated to version {newVersion} ({0})" +msgstr "Interface Web foi atualizada para a versão {newVersion} ({0})" + +#. placeholder {0}: webUIUpdateData?.checkForWebUIUpdate.tag +#. placeholder {1}: webUIUpdateData?.checkForWebUIUpdate.channel +#: src/features/app-updates/components/WebUIUpdateChecker.tsx +msgid "WebUI version {0} ({1}) available for download" +msgstr "" +"Versão {0} ({1}) da Interface de Usuário da Web disponível para download" + +#: src/features/settings/Settings.constants.ts +msgid "Your browser will prompt you to enter credentials with a dialog." +msgstr "" +"Seu navegador solicitará que você insira suas credenciais por meio de uma " +"caixa de diálogo." + +#: src/features/settings/Settings.constants.ts +msgid "Your library will be accessible. Use this only on private networks or when otherwise securing access." +msgstr "" +"Sua biblioteca ficará acessível. Utilize-a apenas em redes privadas ou " +"quando o acesso estiver protegido por outros meios." + +#. placeholder {0}: abortedEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 aborted entry} other {# aborted entries}}" +msgstr "{0, plural, one {1 aborted entry} other {# aborted entries}}" + +#: src/features/manga/Manga.constants.ts +msgid "{count, plural, one {Changed categories of manga} other {Changed categories of # manga}}" +msgstr "" +"{count, plural, one {Changed categories of manga} other {Changed categories " +"of # manga}}" diff --git a/src/i18n/locales/ru.po b/src/i18n/locales/ru.po index 1e9ee21e..9c0e8eaa 100644 --- a/src/i18n/locales/ru.po +++ b/src/i18n/locales/ru.po @@ -1361,10 +1361,6 @@ msgstr "Скрывать имеющиеся в библиотеки записи msgid "Hide history" msgstr "Скрыть историю" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "Скрыть NSFW-расширения (18+) и источники" - #: src/features/settings/screens/ServerSettings.tsx msgid "Hikari connection pool" msgstr "Пул соединения Hikari" @@ -2570,10 +2566,6 @@ msgstr "Показывать меньше" msgid "Show more" msgstr "Показать больше" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "Источник NSFW (18+)" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Показывать количество серий" diff --git a/src/i18n/locales/ta.po b/src/i18n/locales/ta.po index c2ff6f4f..3509bf4e 100644 --- a/src/i18n/locales/ta.po +++ b/src/i18n/locales/ta.po @@ -1229,10 +1229,6 @@ msgstr "ஏற்கனவே நூலகத்தில் உள்ளீட msgid "Hide history" msgstr "வரலாற்றை மறைக்க" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "NSFW நீட்டிப்புகள் மற்றும் ஆதாரங்களை மறைக்கவும்" - #: src/features/reader/settings/layout/components/ReaderSettingTapZoneInvertMode.tsx msgid "Horizontal" msgstr "கிடைமட்டமாக" @@ -2301,10 +2297,6 @@ msgstr "குறைவாகக் காட்டு" msgid "Show more" msgstr "மேலும் காட்டு" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "NSFW ஐக் காட்டு" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "பொருட்களின் எண்ணிக்கையைக் காட்டு" diff --git a/src/i18n/locales/tr.po b/src/i18n/locales/tr.po index 56404d4d..9001f2ac 100644 --- a/src/i18n/locales/tr.po +++ b/src/i18n/locales/tr.po @@ -1118,10 +1118,6 @@ msgstr "Kütüphanede bulunan girdileri gizle" msgid "Hide history" msgstr "Geçimişi gizle" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "NSFW uzantılarını ve kaynaklarını gizle" - #: src/features/reader/settings/layout/components/ReaderSettingTapZoneInvertMode.tsx msgid "Horizontal" msgstr "Yatay" @@ -2065,10 +2061,6 @@ msgstr "Daha az göster" msgid "Show more" msgstr "Daha fazla göster" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "NSFW'yi göster" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Öğe sayısını göster" diff --git a/src/i18n/locales/uk.po b/src/i18n/locales/uk.po index b9237171..e8ab9af2 100644 --- a/src/i18n/locales/uk.po +++ b/src/i18n/locales/uk.po @@ -717,10 +717,6 @@ msgstr "Глобальне оновлення (останнє оновлення msgid "h" msgstr "г" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "Приховати NSFW розширення та джерела" - #: src/features/downloads/components/DownloadAheadSetting.tsx msgid "How many chapters should get downloaded while reading." msgstr "Скільки глав має бути завантажено під час читання." @@ -1250,10 +1246,6 @@ msgstr "Показати елемент" msgid "Show icon in system tray" msgstr "Показати іконку в системному треї" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "Показати NSFW" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Показати кількість елементів" diff --git a/src/i18n/locales/vi.po b/src/i18n/locales/vi.po index 10b6e38d..1d88b078 100644 --- a/src/i18n/locales/vi.po +++ b/src/i18n/locales/vi.po @@ -1355,10 +1355,6 @@ msgstr "Ẩn mục đã có sẵn trong thư viện" msgid "Hide history" msgstr "Ẩn lịch sử" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "Ẩn các tiện ích mở rộng và nguồn NSFW (18+)" - #: src/features/settings/screens/ServerSettings.tsx msgid "Hikari connection pool" msgstr "Nhóm kết nối Hikari" @@ -2559,10 +2555,6 @@ msgstr "Ẩn đi" msgid "Show more" msgstr "Hiển thị thêm" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "Nội dung NSFW (18+)" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "Hiển thị số truyện" diff --git a/src/i18n/locales/zh-Hans.po b/src/i18n/locales/zh-Hans.po index 3f1338f3..c0fdb12c 100644 --- a/src/i18n/locales/zh-Hans.po +++ b/src/i18n/locales/zh-Hans.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-12T20:43:50.965Z\n" -"PO-Revision-Date: 2026-05-12 02:34+0000\n" +"PO-Revision-Date: 2026-05-24 00:14+0000\n" "Last-Translator: 清水汐音 \n" "Language-Team: Chinese (Simplified Han script) \n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 2026.5-dev\n" +"X-Generator: Weblate 2026.6.dev0\n" "X-Message-Format: ICU\n" #. placeholder {0}: serverSettings.flareSolverrSessionTtl @@ -1367,10 +1367,6 @@ msgstr "隐藏已在书架中的条目" msgid "Hide history" msgstr "隐藏历史" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "显示NSFW (18+) 插件和图源" - #: src/features/settings/screens/ServerSettings.tsx msgid "Hikari connection pool" msgstr "Hikari连接池" @@ -2556,10 +2552,6 @@ msgstr "显示更少项目" msgid "Show more" msgstr "显示更多项目" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "显示NSFW (18+) 内容" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "显示项目的数量" @@ -4004,10 +3996,6 @@ msgstr "应用安全区域边距" msgid "Breaks down the title into keywords for a wider search" msgstr "将标题拆分为关键词,以扩大搜索范围" -#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx -msgid "Do not automatically select matches if they are behind the current source. They will still be shown in the found matches" -msgstr "如果匹配项落后于当前源,则不要自动选择它们。它们仍会显示在已找到的匹配项中" - #: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx msgid "" "If enabled, chooses the match furthest ahead.\n" @@ -4043,3 +4031,66 @@ msgstr "这些选项速度较慢且存在风险,可能会导致被源站限制 #: src/features/reader/settings/general/components/ReaderSettingSafeAreaInset.tsx msgid "Top" msgstr "顶部" + +#: src/features/migration/screens/MigrationExecute.tsx +msgid "Aborted" +msgstr "已中止" + +#: src/features/manga/Manga.constants.ts +msgid "Migrate selected" +msgstr "迁移所选项" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have additional chapters" +msgstr "如果匹配项包含更多章节,则自动选择它们" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have at least the same latest chapter" +msgstr "如果匹配项的最新章节至少与当前源相同,则自动选择它们" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Automatically select matches if they have no missing chapters" +msgstr "如果匹配项没有缺失章节,则自动选择它们" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Ignore matches that are behind in chapters" +msgstr "忽略章节进度落后的匹配项" + +#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx +msgid "Ignore matches with missing chapters" +msgstr "忽略存在缺失章节的匹配项" + +#: src/features/migration/MigrationManager.ts +msgid "Manual migration search for \"{title}\"" +msgstr "手动迁移搜索\"{title}\"" + +#. placeholder {0}: entry.missingChapters +#: src/features/migration/components/migration-entry/MigrationEntryMetadataText.tsx +msgid "Missing: {0}" +msgstr "缺失: {0}" + +#: src/features/migration/components/MigrationDestinationSourceList.tsx +msgid "No sources available to migrate to" +msgstr "没有可用于迁移的源" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "NSFW (18+) sources" +msgstr "NSFW (18+) 源" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "Show in sources and extensions lists" +msgstr "在源和扩展列表中显示" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "Sources" +msgstr "源" + +#: src/features/browse/screens/BrowseSettings.tsx +msgid "This does not prevent unofficial or potentially incorrectly flagged extensions from surfacing NSFW (18+) content within the app." +msgstr "这不会阻止非官方或可能被错误标记的扩展在应用内显示 NSFW(18+)内容。" + +#. placeholder {0}: abortedEntries.length +#: src/features/migration/screens/MigrationExecute.tsx +#: src/features/migration/screens/MigrationSearch.tsx +msgid "{0, plural, one {1 aborted entry} other {# aborted entries}}" +msgstr "{0, plural, one {1 条已中止的条目} other {# 条已中止的条目}}" diff --git a/src/i18n/locales/zh-Hant.po b/src/i18n/locales/zh-Hant.po index 97c88acb..3e2c16fc 100644 --- a/src/i18n/locales/zh-Hant.po +++ b/src/i18n/locales/zh-Hant.po @@ -1300,10 +1300,6 @@ msgstr "隱藏已在書櫃中的條目" msgid "Hide history" msgstr "隱藏歷史記錄" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Hide NSFW extensions and sources" -msgstr "顯示 NSFW 擴充套件與來源" - #: src/features/backup/Backup.constants.ts #: src/features/history/screens/History.tsx #: src/features/history/screens/HistorySettings.tsx @@ -2411,10 +2407,6 @@ msgstr "顯示較少項目" msgid "Show more" msgstr "顯示更多項目" -#: src/features/browse/screens/BrowseSettings.tsx -msgid "Show NSFW" -msgstr "NSFW (18+) 內容" - #: src/features/library/components/LibraryOptionsPanel.tsx msgid "Show number of items" msgstr "顯示項目的數量"