Fladder/lib/l10n/app_en.arb
2024-09-20 10:01:13 +02:00

669 lines
18 KiB
Text

{
"@@locale": "en",
"switchUser": "Switch user",
"userName": "Username",
"password": "Password",
"login": "Login",
"logout": "Logout",
"cancel": "Cancel",
"accept": "Accept",
"code": "Code",
"error": "Error",
"clear": "Clear",
"days": "Days",
"search": "Search",
"loggedIn": "Logged-in",
"change": "Change",
"other": "Other",
"dynamicText": "Dynamic",
"enabled": "Enabled",
"disabled": "Disabled",
"dashboard": "Dashboard",
"advanced": "Advanced",
"refresh": "Refresh",
"delete": "Delete",
"goTo": "Go To",
"loop": "Loop",
"empty": "Empty",
"noRating": "No rating",
"backgroundBlur": "Background blur",
"autoPlay": "Auto-play",
"resume": "Resume {item}",
"@resume": {
"description": "resume",
"placeholders": {
"item": {
"type": "String"
}
}
},
"play": "Play {item}",
"@play": {
"description": "Play with",
"placeholders": {
"item": {
"type": "String"
}
}
},
"read": "Read {item}",
"@read": {
"description": "read",
"placeholders": {
"item": {
"type": "String"
}
}
},
"readFromStart": "Read {item} from start",
"@readFromStart": {
"description": "Read book from start",
"placeholders": {
"item": {
"type": "String"
}
}
},
"playFrom": "Play from {name}",
"@playFrom": {
"description": "playFrom",
"placeholders": {
"name": {
"type": "String"
}
}
},
"playFromStart": "Play {name} from the start",
"@playFromStart": {
"description": "speel vanaf het begin",
"placeholders": {
"name": {
"type": "String"
}
}
},
"moreFrom": "More from {info}",
"@moreFrom": {
"description": "More from",
"placeholders": {
"info": {
"type": "String"
}
}
},
"selectedWith": "Selected {info}",
"@selectedWith": {
"description": "selected",
"placeholders": {
"info": {
"type": "String"
}
}
},
"selected": "Selected",
"restart": "Restart",
"reWatch": "Rewatch",
"options": "Options",
"list": "List",
"grid": "Grid",
"masonry": "Masonry",
"start": "Start",
"none": "None",
"chapter": "{count, plural, other{Chapters} one{Chapter}}",
"@chapter": {
"description": "chapter",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"watchOn": "Watch on",
"sync": "Sync",
"moreOptions": "More options",
"continuePage": "Continue - page {page}",
"@continuePage": {
"description": "Continue - page 1",
"placeholders": {
"page": {
"type": "int"
}
}
},
"openShow": "Open show",
"showDetails": "Show details",
"showAlbum": "Show album",
"season": "{count, plural, other{Seasons} one{Season} }",
"@season": {
"description": "season",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"episode": "{count, plural, other{Episodes} one{Episode} }",
"@episode": {
"description": "episode",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"addToCollection": "Add to collection",
"addToPlaylist": "Add to playlist",
"removeFromCollection": "Remove to collection",
"removeFromPlaylist": "Remove to playlist",
"markAsWatched": "Mark as watched",
"markAsUnwatched": "Mark as unwatched",
"removeAsFavorite": "Remove as favorite",
"addAsFavorite": "Add as favorite",
"editMetadata": "Edit metadata",
"refreshMetadata": "Refresh metadata",
"syncDetails": "Sync details",
"identify": "Identify",
"info": "Info",
"clearAllSettings": "Clear all settings",
"clearAllSettingsQuestion": "Clear all settings?",
"unableToReverseAction": "This action can not be reversed, it will remove all settings.",
"navigationDashboard": "Dashboard",
"navigationFavorites": "Favorites",
"navigationSync": "Synced",
"navigation": "Navigation",
"library": "{count, plural, other{Libraries} one{Library}}",
"@library": {
"description": "Plural",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"scanLibrary": "Scan library",
"dashboardContinue": "Continue",
"dashboardContinueWatching": "Continue Watching",
"dashboardContinueReading": "Continue Reading",
"dashboardContinueListening": "Continue Listening",
"dashboardNextUp": "Next-up",
"dashboardRecentlyAdded": "Recently added in {name}",
"@dashboardRecentlyAdded": {
"description": "Recently added on home screen",
"placeholders": {
"name": {
"type": "String"
}
}
},
"settings": "Settings",
"settingsClientTitle": "Fladder",
"settingsClientDesc": "General, Time-out, Layout, Theme",
"settingsQuickConnectTitle": "Quick connect",
"settingsProfileTitle": "Profile",
"settingsProfileDesc": "Lockscreen",
"settingsPlayerTitle": "Player",
"settingsPlayerDesc": "Aspect-ratio, Advanced",
"logoutUserPopupTitle": "Log-out user {userName}?",
"@logoutUserPopupTitle": {
"description": "Pop-up for loging out the user",
"placeholders": {
"userName": {
"type": "String"
}
}
},
"logoutUserPopupContent": "This will log-out {userName} and delete te user from the app.\nYou will have to log back in to {serverName}.",
"@logoutUserPopupContent": {
"description": "Pop-up for loging out the user description",
"placeholders": {
"userName": {
"type": "String"
},
"serverName": {
"type": "String"
}
}
},
"quickConnectTitle": "Quick-connect",
"quickConnectAction": "Enter quick connect code for",
"quickConnectInputACode": "Input a code",
"quickConnectWrongCode": "Wrong code",
"downloadsTitle": "Downloads",
"downloadsPath": "Path",
"pathEditTitle": "Change location",
"pathEditSelect": "Select downloads destination",
"pathClearTitle": "Clear downloads path",
"pathEditDesc": "This location is set for all users, any synced data will no longer be accessible.\nIt will remain on your storage.",
"downloadsSyncedData": "Synced data",
"downloadsClearTitle": "Clear synced data",
"downloadsClearDesc": "Are you sure you want to remove all synced data?\nThis will clear all data for every synced user!",
"lockscreen": "Lockscreen",
"timeOut": "Time-out",
"home": "Home",
"settingsHomeCarouselTitle": "Dashboard carousel",
"settingsHomeCarouselDesc": "Shows a carousel on the dashboard screen",
"settingsHomeNextUpTitle": "Next-up posters",
"settingsHomeNextUpDesc": "Type of posters shown in the dashboard screen",
"settingsVisual": "Visual",
"settingsBlurredPlaceholderTitle": "Blurred placeholder",
"settingsBlurredPlaceholderDesc": "Show blurred background when loading posters",
"settingsBlurEpisodesTitle": "Blur next-up episodes",
"settingsBlurEpisodesDesc": "Blur all upcoming episodes",
"settingsEnableOsMediaControls": "Enable OS media controls",
"settingsNextUpCutoffDays": "Next-up cutoff days",
"settingsShowScaleSlider": "Show poster size slide",
"settingsPosterSize": "Poster size",
"settingsPosterSlider": "Show scale slider",
"settingsPosterPinch": "Pinch-zoom to scale posters",
"theme": "Theme",
"mode": "Mode",
"themeModeSystem": "System",
"themeModeLight": "Light",
"themeModeDark": "Dark",
"themeColor": "Theme color",
"color": "Color",
"amoledBlack": "Amoled black",
"hide": "Hide",
"nextUp": "Next Up",
"settingsContinue": "Continue",
"separate": "Separate",
"combined": "Combined",
"settingsSecurity": "Security",
"settingSecurityApplockTitle": "App lock",
"appLockTitle": "Set the log-in method for {userName}",
"@appLockTitle": {
"description": "Pop-up to pick a login method",
"placeholders": {
"userName": {
"type": "String"
}
}
},
"biometricsFailedCheckAgain": "Biometrics failed check settings and try again",
"appLockAutoLogin": "Auto login",
"appLockPasscode": "Passcode",
"appLockBiometrics": "Biometrics",
"settingsPlayerVideoHWAccelTitle": "Hardware acceleration",
"settingsPlayerVideoHWAccelDesc": "Use the gpu to render video (recommended)",
"settingsPlayerNativeLibassAccelTitle": "Native libass subtitles",
"settingsPlayerNativeLibassAccelDesc": "Use video player libass subtitle renderer",
"settingsPlayerMobileWarning": "Enabling Hardware acceleration and native libass subtitles on Android might cause some subtitles to not render.",
"settingsPlayerCustomSubtitlesTitle": "Customize subtitles",
"settingsPlayerCustomSubtitlesDesc": "Customize Size, Color, Position, Outline",
"videoScalingFillScreenTitle": "Fill screen",
"videoScalingFillScreenDesc": "Fill the navigation and statusbar",
"videoScalingFillScreenNotif": "Fill-screen overwrites video fit, in horizontal rotation",
"videoScaling": "Video scaling",
"videoScalingFill": "Fill",
"videoScalingContain": "Contain",
"videoScalingCover": "Cover",
"videoScalingFitWidth": "Fit Width",
"videoScalingFitHeight": "Fit Height",
"videoScalingScaleDown": "ScaleDown",
"subtitleConfiguratorPlaceHolder": "This is placeholder text, \n nothing to see here.",
"subtitleConfigurator": "Subtitle configurator",
"refreshPopup": "Refresh - {name}",
"@refreshPopup": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"scanningName": "Scanning - {name}",
"@scanningName": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"refreshPopupContentMetadata": "Metadata is refreshed based on settings and internet services that are enabled in the Dashboard.",
"replaceExistingImages": "Replace existing images",
"metadataRefreshDefault": "Scan for new and updated files",
"metadataRefreshValidation": "Search for missing metadata",
"metadataRefreshFull": "Replace all metadata",
"syncedItems": "Synced items",
"noItemsSynced": "No items synced",
"syncDeletePopupPermanent": "This action is permanent and will remove all localy synced files",
"totalSize": "Total size: {size}",
"@totalSize": {
"placeholders": {
"size": {
"type": "String"
}
}
},
"mediaTypeBase": "Base Type",
"mediaTypeMovie": "Movie",
"mediaTypeSeries": "Series",
"mediaTypeSeason": "Season",
"mediaTypeEpisode": "Episode",
"mediaTypePhoto": "Photo",
"mediaTypePerson": "Person",
"mediaTypePhotoAlbum": "Photo Album",
"mediaTypeFolder": "Folder",
"mediaTypeBoxset": "Boxset",
"mediaTypePlaylist": "Playlist",
"mediaTypeBook": "Book",
"actor": "{count, plural, other{Actors} one{Actor}}",
"@actor": {
"description": "actor",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"writer": "{count, plural, other{Writer} two{Writers}}",
"@writer": {
"description": "writer",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"director": "{count, plural, other{Director} two{Directors}}",
"@director": {
"description": "director",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"video": "Video",
"audio": "Audio",
"subtitles": "Subtitles",
"related": "Related",
"all": "All",
"overview": "Overview",
"selectViewType": "Select view type",
"noItemsToShow": "No items to show",
"sortBy": "Sort by",
"groupBy": "Group by",
"scrollToTop": "Scroll to top",
"disableFilters": "Disable filters",
"selectAll": "Select all",
"clearSelection": "Clear selection",
"shuffleVideos": "Shuffle videos",
"shuffleGallery": "Shuffle gallery",
"unknown": "Unknown",
"favorites": "Favorites",
"recursive": "Recursive",
"genre": "{count, plural, other{Genres} one{Genre}}",
"@genre": {
"description": "genre",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"studio": "{count, plural, other{Studios} one{Studio}}",
"@studio": {
"description": "studio",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"label": "{count, plural, other{Labels} one{Label}}",
"@label": {
"description": "label",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"group": "Group",
"type": "{count, plural, other{Types} one{Type}}",
"@type": {
"description": "type",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"filter": "{count, plural, other{Filters} one{Filter}}",
"@filter": {
"description": "filter",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"showEmpty": "Show empty",
"hideEmpty": "Hide empty",
"rating": "{count, plural, other{Ratings} one{Rating}}",
"@rating": {
"description": "rating",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"year": "{count, plural, other{Years} one{Year}}",
"@year": {
"description": "year",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"playVideos": "Play videos",
"playLabel": "Play",
"forceRefresh": "Force refresh",
"itemCount": "Item count: {count}",
"@itemCount": {
"description": "Item count",
"placeholders": {
"count": {
"type": "int"
}
}
},
"invalidUrl": "Invalid url",
"invalidUrlDesc": "Url needs to start with http(s)://",
"incorrectPinTryAgain": "Incorrect pin try again",
"somethingWentWrongPasswordCheck": "Something went wrong, check your password",
"unableToConnectHost": "Unable to connect to host",
"server": "Server",
"retrievePublicListOfUsers": "Retrieve public list of users",
"displayLanguage": "Display language",
"deleteItem": "Delete {item}?",
"@deleteItem": {
"description": "deleteItem",
"placeholders": {
"item": {
"type": "String"
}
}
},
"syncDeleteItemTitle": "Delete synced item",
"syncDeleteItemDesc": "Delete all synced data for?\n{item}",
"@syncDeleteItemDesc": {
"description": "Sync delete item pop-up window",
"placeholders": {
"item": {
"type": "String"
}
}
},
"syncOpenParent": "Open parent",
"syncRemoveDataTitle": "Remove synced data?",
"syncRemoveDataDesc": "Delete synced video data? This is permanent and you will need to re-sync the files",
"collectionFolder": "Collection folder",
"musicAlbum": "Album",
"active": "Active",
"name": "Name",
"result": "Result",
"close": "Close",
"replaceAllImages": "Replace all images",
"noResults": "No results",
"openWebLink": "Open web link",
"setIdentityTo": "Set identity to {name}",
"@setIdentityTo": {
"description": "setIdentityTo",
"placeholders": {
"name": {
"type": "String"
}
}
},
"somethingWentWrong": "Something went wrong",
"clearChanges": "Clear changes",
"useDefaults": "Use defaults",
"light": "Light",
"normal": "Normal",
"bold": "Bold",
"fontSize": "Font size",
"heightOffset": "Height offset",
"fontColor": "Font color",
"outlineColor": "Outline color",
"outlineSize": "Outline size",
"backgroundOpacity": "Background opacity",
"shadow": "Shadow",
"played": "Played",
"unPlayed": "Unplayed",
"resumable": "Resumable",
"sortOrder": "Sort order",
"sortName": "Name",
"communityRating": "Community Rating",
"parentalRating": "Parental Rating",
"dateAdded": "Date added",
"dateLastContentAdded": "Date last content added",
"favorite": "Favorite",
"datePlayed": "Date played",
"folders": "Folders",
"playCount": "Play count",
"releaseDate": "Release date",
"runTime": "Run time",
"ascending": "Ascending",
"descending": "Descending",
"minutes": "{count, plural, other{Minutes} one{Minute} }",
"@minutes": {
"description": "minute",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"seconds": "{count, plural, other{Seconds} one{Second}}",
"@seconds": {
"description": "second",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"page": "Page {index}",
"@page": {
"description": "page",
"placeholders": {
"index": {
"type": "int"
}
}
},
"set": "Set",
"@set": {
"description": "Use for setting a certain value",
"context": "Set 'time'"
},
"never": "Never",
"selectTime": "Select time",
"immediately": "Immediately",
"timeAndAnnotation": "{minutes} and {seconds}",
"@timeAndAnnotation": {
"description": "timeAndAnnotation",
"placeholders": {
"minutes": {
"type": "String"
},
"seconds": {
"type": "String"
}
}
},
"scanYourFingerprintToAuthenticate": "Scan your fingerprint to authenticate {user}",
"@scanYourFingerprintToAuthenticate": {
"placeholders": {
"user": {
"type": "String"
}
}
},
"scanBiometricHint": "Verify identity",
"deleteFileFromSystem": "Deleting this item {item} will delete it from both the file system and your media library.\nAre you sure you wish to continue?",
"@deleteFileFromSystem": {
"description": "Delete file from system",
"placeholders": {
"item": {
"type": "String"
}
}
},
"notPartOfAlbum": "Not part of a album",
"retry": "Retry",
"failedToLoadImage": "Failed to load image",
"save": "Save",
"metaDataSavedFor": "Metadata saved for {item}",
"@metaDataSavedFor": {
"description": "metaDataSavedFor",
"placeholders": {
"item": {
"type": "String"
}
}
},
"libraryPageSizeTitle": "Library page size",
"libraryPageSizeDesc": "Set the amount to load at a time. 0 disables paging",
"fetchingLibrary": "Fetching library items",
"libraryFetchNoItemsFound": "No items found, try different settings.",
"noSuggestionsFound": "No suggestions found",
"viewPhotos": "View photos",
"random": "Random",
"tag": "{count, plural, one{Tag} other{Tags}}",
"@tag": {
"description": "tag",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"saved": "Saved",
"discovered": "Discovered",
"noServersFound": "No new servers found",
"about": "About",
"openParent": "Open parent",
"mouseDragSupport": "Drag using mouse",
"controls": "Controls"
}