chore(i18n): extract strings

This commit is contained in:
Tom Wheeler
2026-03-17 09:40:13 +13:00
parent 95f77d64a4
commit 9d2d211ef5
+4 -4
View File
@@ -164,7 +164,7 @@
"components.Collections.FormSections.grabMissingItems": "Grab Missing Items",
"components.Collections.FormSections.grabMissingItemsHelp": "Automatically grab missing items via Radarr/Sonarr or Seerr that are in the source but not available in Plex",
"components.Collections.FormSections.hideIndividualItems": "Hide Individual Items in Collection",
"components.Collections.FormSections.hideIndividualItemsHelp": "Hide the individual movies in this franchise collection. Only the collection itself will be shown in the Library tab. If an item appears in another collection it will still be visible in the Library tab.",
"components.Collections.FormSections.hideIndividualItemsHelp": "Hide individual items from the Library tab and show only the collection. If an item appears in another collection it may still be visible there.",
"components.Collections.FormSections.imdbLists": "IMDb Lists",
"components.Collections.FormSections.imdbUrlExamples": "Examples: List (https://www.imdb.com/list/ls123456789/) or Watchlist (https://www.imdb.com/user/ur12345678/watchlist)",
"components.Collections.FormSections.inactiveVisibilityHelp": "When the collection is inactive (outside time restrictions), control where it appears in Plex.",
@@ -178,6 +178,7 @@
"components.Collections.FormSections.letterboxdLists": "Letterboxd Lists",
"components.Collections.FormSections.letterboxdWatchlistHelp": "Enter the full URL to your Letterboxd watchlist.",
"components.Collections.FormSections.letterboxdWatchlistUrl": "Letterboxd Watchlist URL",
"components.Collections.FormSections.libraryOnlyRestricted": "TMDB Franchise Collections and Plex Library Auto Director/Actor Collections are restricted to Library Tab Only visibility to avoid cluttering your home/recommended screens.",
"components.Collections.FormSections.libraryRecommended": "Library Recommended",
"components.Collections.FormSections.librarySelection": "Library Selection",
"components.Collections.FormSections.librarySelectionHelper": "Select the libraries where collections should be created",
@@ -372,7 +373,6 @@
"components.Collections.FormSections.useSeparatorHelp": "Create a simple separator collection to group your auto {type} collections.",
"components.Collections.FormSections.useTmdbFranchisePoster": "Use TMDB Franchise Poster",
"components.Collections.FormSections.useTmdbFranchisePosterHelp": "Use the official TMDB franchise poster instead of auto-generating. This setting overrules the above auto-poster option if a collection poster is available from TMDB.",
"components.Collections.FormSections.userRequestCollectionsRestricted": "Individual user request collections are restricted to Library Tab Only visibility due a Plex bug that doesn't respect label restrictions on the Home/Recommended screens. TMDB Franchise Collections and Plex Library Auto Director Collections are hidden so that you don't clog up your home/recommended screens.",
"components.Collections.FormSections.usersHome": "Users Home",
"components.Collections.FormSections.validateUrl": "Validate URL",
"components.Collections.FormSections.validatingUrl": "Validating...",
@@ -658,7 +658,6 @@
"components.Collections.Views.failedSaveHubConfig": "Failed to save hub configuration.",
"components.Collections.Views.failedSavePreExistingConfig": "Failed to save pre-existing collection configuration.",
"components.Collections.Views.failedStartSync": "Failed to start collections sync. Please try again.",
"components.Collections.Views.failedUnlockUsersHome": "Failed to unlock Users Home collections",
"components.Collections.Views.home": "Home",
"components.Collections.Views.hubConfigSaved": "Hub configuration saved successfully!",
"components.Collections.Views.lastCollectionDeleted": "Last collection deleted - final cleanup completed.",
@@ -668,7 +667,6 @@
"components.Collections.Views.placeholderWarning": "You have at least one collection with <strong>Create placeholders for missing items</strong> enabled. The following default hubs are enabled but will show placeholder items:",
"components.Collections.Views.preExistingConfigSaved": "Pre-existing collection configuration saved successfully!",
"components.Collections.Views.recommended": "Recommended",
"components.Collections.Views.usersHomeUnlocked": "Users Home collections unlocked!",
"components.Collections.collectionsNeedingSync": "{count, plural, one {# collection pending} other {# collections pending}}",
"components.Collections.lastSync": "Last sync: {time}",
"components.Collections.lastSyncFailed": "Last sync failed",
@@ -1576,6 +1574,8 @@
"components.Settings.placeholderSettings": "Placeholder Root Folders",
"components.Settings.placeholderSettingsDescription": "Configure root folders for placeholder files for each library. These paths should match the mounted Plex library paths inside the Agregarr container.",
"components.Settings.plex": "Plex",
"components.Settings.plexWebhookDescription": "Automatically reset watched status when a placeholder trailer is played, preventing it from syncing to Trakt or other scrobbling services. Requires Plex Pass. Register the webhook in Plex under Settings → Webhooks.",
"components.Settings.plexWebhookTitle": "Plex Webhook",
"components.Settings.plexsettings": "Plex Settings",
"components.Settings.plexsettingsDescription": "Configure the settings for your Plex server. Agregarr scans, creates, and manages Collections and Hubs on your Plex server.",
"components.Settings.port": "Port",