WebTools-NG/public/locales/en.json

537 lines
28 KiB
JSON
Raw Normal View History

2020-06-07 19:39:25 +00:00
{
2020-08-11 10:58:54 +00:00
"Common": {
"AppName": "WebTools-NG",
"Home": {
"About": "@:Common.AppName provides different tool modules to help with Plex Server management.",
"Modules": "Currently available tool modules are:",
"Name": "Home",
2020-09-06 01:53:09 +00:00
"Title": "Welcome to @:Common.AppName",
"LangUpdateTitle": "Language update",
"LangUpdateMsg": "{0} Language has been updated on the translation site",
2020-09-07 22:00:01 +00:00
"LangUpdateMsg2": "Please go to Language option and select '{0}'"
2020-06-07 19:39:25 +00:00
},
2022-06-28 22:17:27 +00:00
"Settings": {
"Return": "Return to main Settings",
"Global": {
"Info": "The global settings are devided into the following:",
"ttLibmap": "Define mapped/mounted drives towards your Plex Media Server Libraries",
"ttPMS": "General settings for accessing a Plex Media Server",
"ttExport": "Define format for an exported file",
"ttGeneral": "Define general settings for @:Common.AppName"
},
"General": {
"Name": "General Settings",
"Description": "@:Common.Settings.General.Name allows you set general preferences for @:Common.AppName"
},
"LibMapping": {
"Name": "Library Mapping",
"Description": "@:Common.Settings.LibMapping.Name allows you map the defined Library folders path to match a path for this workstation",
"ClickToDefine": "Click to define",
"SelectMapDirPath": "Select mapped path",
"ttSelectLibrary": "Here you select the library to map"
},
"PMS": {
"Name": "PMS Settings",
"Description": "@:Common.Settings.PMS.Name allows you set preferences for accessing a Plex Media Server"
},
"Export": {
"Name": "Export Settings",
"Description": "@:Common.Settings.Export.Name allows you set preferences for exporting a file"
}
},
2020-08-11 10:58:54 +00:00
"Language": {
"Description": "@:Common.Language.Name allows you to change language of the app",
"Name": "Language",
"btnForce": "Force download",
2020-08-10 00:16:04 +00:00
"LangMissing": "My language is missing from above",
2022-07-01 23:19:17 +00:00
"LangMissing1": "if your language is missing in list above, then unfortunately nobody has translated it, yet.",
2020-08-11 10:58:54 +00:00
"LangMissing2": "If so, we urge you to not only help us, but also your fellow countryfolk using Plex.",
2020-08-10 00:16:04 +00:00
"LangMissing3": "Please visit the link below to sign up as a translator!",
"LangMissing4": "Doing so, will also list you in the about page ;)",
"LangSpelling": "I found a bad translation",
"LangSpelling1": "If so, we urge you to join the translation site as well.",
2020-08-11 10:58:54 +00:00
"LangProcent": "What does the number after the language mean?",
2021-07-21 22:29:30 +00:00
"LangProcent1": "The number indicates how complete the translation is",
2020-08-10 00:16:04 +00:00
"LangProcent2": "If not on 100%, then we need your help",
"LangForce": "What does the '@:Common.Language.btnForce' button do?",
2020-08-11 10:58:54 +00:00
"LangForce1": "It updates your translations with the newest version available",
"Join": "Become a translator"
2020-06-07 19:39:25 +00:00
},
2020-08-11 10:58:54 +00:00
"Login": {
"SignIn": "Sign in with plex.tv",
"UseCred": "Use your regular Plex credentials",
"Note": "3rd-party Auth is not supported!",
"Username": "Username",
"UsernamePrompt": "Enter your plex.tv Username or Email",
"Password": "Password",
"PasswordPrompt": "Enter your plex.tv password",
"UsernameSave": "Remember Username",
2021-01-04 00:41:25 +00:00
"LoginBtn": "Sign in",
2021-01-06 22:27:49 +00:00
"twoFA": "2Factor Authentication verification code",
"twoFAPrompt": "If using 2FA, enter your code here, else leave as blank (optional)",
2021-07-19 20:35:08 +00:00
"Missing2FACode": "Please enter the verification code",
2022-01-02 11:17:48 +00:00
"LoginConnectErrToken": "Could not connect to plex.tv with a Token",
"LoginConnectErr": "Could not connect to plex.tv"
2020-06-07 19:39:25 +00:00
},
2020-08-11 10:58:54 +00:00
"SelServer": "Select Server",
"Menu": {
"File": {
"menuFile": "File",
"menuOpenLogDir": "Open Log Directory",
"menuQuit": "Quit"
2020-06-07 19:39:25 +00:00
},
2020-08-11 10:58:54 +00:00
"Edit": {
"menuEdit": "Edit",
"menuUndo": "Undo",
"menuRedo": "Redo",
"menuCut": "Cut",
"menuCopy": "Copy",
"menuPaste": "Paste",
"menuDelete": "Delete",
"menuSelectAll": "Select All"
2020-06-07 19:39:25 +00:00
},
2020-08-11 10:58:54 +00:00
"View": {
"menuView": "View",
"menuReload": "Reload",
"menuForceReload": "Force Reload",
"menuToggleDeveloperTools": "Toggle Developer Tools",
"menuActualSize": "Actual Size",
"menuZoomIn": "Zoom In",
"menuZoomOut": "Zoom Out",
"menuToggleFullScreen": "Toggle Full Screen"
2020-06-07 19:39:25 +00:00
},
2020-08-11 10:58:54 +00:00
"Help": {
"menuHelp": "Help",
"menuForum": "Forums",
"menuGithub": "Github",
2020-10-18 10:03:21 +00:00
"menuManual": "Manual",
"menuAbout": "About WebTools",
2021-03-23 00:38:41 +00:00
"menuAboutText": {
"menuAboutVersion": "Version",
"menuAboutPlatform": "Platform",
2020-10-18 10:03:21 +00:00
"menuAboutArchitecture": "Architecture"
}
2020-07-23 18:38:06 +00:00
},
2020-08-18 20:09:54 +00:00
"Sidebar": {
2021-03-23 00:38:41 +00:00
"NavSections": {
2020-08-18 20:09:54 +00:00
"Tools": "Tools",
"Options": "Options"
},
2020-08-11 10:58:54 +00:00
"ET": {
2020-10-03 22:03:03 +00:00
"Settings": "Settings",
"Custom": "Custom Levels"
2020-08-16 21:34:06 +00:00
},
"About": {
"NavTitle": "About Us"
},
2021-03-23 00:38:41 +00:00
"Home": {
2020-08-16 21:34:06 +00:00
"NavTitle": "Home"
},
2021-03-23 00:38:41 +00:00
"Language": {
2020-08-16 21:34:06 +00:00
"NavTitle": "Language"
},
2021-03-23 00:38:41 +00:00
"Theme": {
2020-08-16 21:34:06 +00:00
"NavTitle": "Theme"
},
2021-03-23 00:38:41 +00:00
"Reset": {
2020-08-16 21:34:06 +00:00
"NavTitle": "Factory Reset"
2020-09-06 21:55:16 +00:00
},
2021-03-23 00:38:41 +00:00
"Settings": {
2021-03-07 01:10:10 +00:00
"NavTitle": "Global Settings"
2021-03-23 00:38:41 +00:00
},
"PMS": {
2022-03-24 00:07:12 +00:00
"Settings": "Settings",
"Butler": "Butler scheduled tasks",
"LibMapping": "Library Mapping"
2020-07-23 18:38:06 +00:00
}
}
},
2020-09-29 21:50:14 +00:00
"Ok": "OK",
"Reload": "Reload",
2021-03-23 00:38:41 +00:00
"Update": {
"Title": "Update detected",
"Body": "{0} was released on Github on: {1}.",
"Body2": "Click here for more info",
2022-07-01 23:19:17 +00:00
"Skip": "Hide notification and skip this version"
2021-02-14 00:53:16 +00:00
},
2021-03-23 00:38:41 +00:00
"Copy": "Copy",
2021-02-14 00:53:16 +00:00
"ExportDir": "Select Export Directory",
"Browse": "Browse",
"ErrorNoOutDirMsg": "You need to define an output directory in the global settings page first",
2021-03-21 01:41:04 +00:00
"ErrorNoOutDirTitle": "No output directory defined",
2022-05-02 23:05:33 +00:00
"ReleaseNoteTitle": "Release Note",
2022-05-11 21:26:20 +00:00
"Cancel": "Cancel",
2022-05-02 23:05:33 +00:00
"Status": {
"Name": {
"Global": {
"Status": "Status",
"Chuncks": "Chunks",
2022-05-06 00:45:12 +00:00
"Item": "Item",
2022-05-02 23:05:33 +00:00
"Items": "Items",
"Info": "Info",
"OutFile": "Output File",
2022-05-09 21:12:38 +00:00
"StartTime": "Start Time",
2022-05-02 23:05:33 +00:00
"EndTime": "End Time",
"TimeElapsed": "Time Elapsed",
2022-05-06 00:45:12 +00:00
"RunningTime": "Running time",
"LibsToProcess": "Libraries to process",
"CurrentLib": "Current Library"
2022-05-11 21:26:20 +00:00
}
2022-05-02 23:05:33 +00:00
},
"Msg": {
2022-05-07 23:02:46 +00:00
"Processing_Lib_1_2": "Processing library ({0} of {1}) - {2}",
"CollectUserInfo": "Collecting user info...Please wait",
"ProcessItem_1_2": "Processing: ({1} - {2}) - {0}",
"Idle": "Idle",
"Processing": "Processing",
"GatheringLibs": "Gathering libraries to process",
2022-05-11 21:26:20 +00:00
"ProcessItem_0_1": "Processing item {count} of {total}",
"Finished": "Job finished"
2022-05-02 23:05:33 +00:00
}
2022-06-01 21:13:41 +00:00
},
"DateTime": {
"Full": "full",
"Long": "long",
"Medium": "medium",
"Short": "short"
2022-05-02 23:05:33 +00:00
}
2020-06-07 19:39:25 +00:00
},
2020-08-11 10:58:54 +00:00
"Modules": {
"ET": {
2021-07-21 22:29:30 +00:00
"Description": "@:Modules.ET.Name allows you to export detail information about the media in your libraries",
"Name": "ExportTools",
"ErrorServer": "No server",
2022-06-28 23:02:47 +00:00
"ttSettings": "Settings for @:Modules.ET.Name module",
2021-07-21 22:29:30 +00:00
"Settings": {
2022-06-26 23:49:31 +00:00
"Name": "@:Modules.ET.Name Settings",
2021-07-21 22:29:30 +00:00
"Description": "Here you can define the settings for @:Modules.ET.Name",
2022-06-28 22:17:27 +00:00
"Note": "Note: * Click here for general settings regarding export *",
2022-06-28 23:02:47 +00:00
"Return": "Return to @:Modules.ET.Name",
2021-07-21 22:29:30 +00:00
"ArraySep": "Delimiter for multiple info in same field",
"ColumnSep": "Delimiter between columns in CSV file (Use 9 for TAB)",
"TimeOut": "Timeout when requesting info from PMS in sec (Global setting)",
"OrgTitleNull": "Default \"Original Title\" to \"Title\", if empty",
"SortTitleNull": "Default \"Sort Title\" to \"Title\", if empty",
"AutoXLSCol": "Autosize column (xlsx only)",
"AutoXLSRow": "Autosize row (xlsx only)",
2022-01-02 11:17:48 +00:00
"ExportToExcel": "Export to xlsx",
2021-07-21 22:29:30 +00:00
"NotAvailIndicator": "What to use if a field can't be found",
"QualifierCSV": "Qualifier to use with a text based field for CSV (Use space for none)",
"Posters_Dimensions": "Poster width * height",
"Posters_Dimensions_TT": "Poster width*height, If 'Export Posters' is a field in the export. Can be separated by a comma, for multiple exports, like `75*75, 1024*768`. Note: dimensions might be altered slightly in order to preserve the aspect ratio of the poster",
"Art_Dimensions": "Art width * height",
2021-12-21 00:32:20 +00:00
"Art_Dimensions_TT": "Art width*height, If 'Export Art' is a field in the export. Can be seperated by a comma, for multiple exports, like `75*75, 1024*768`. Note: dimensions might be altered slightly in order to preserve the aspect ratio of the art",
2022-05-11 21:26:20 +00:00
"ExportToCSV": "Export to csv",
2022-01-02 11:17:48 +00:00
"ChReturn": "Replace Return character with",
"ChReturn_TT": "Leave blank to not replace",
"ChNewLine": "Replace NewLine character with",
2022-02-19 00:34:25 +00:00
"ChNewLine_TT": "Leave blank to not replace",
2022-05-11 21:26:20 +00:00
"suggestedFileNoExtra": "For suggested filename strip extra info from filenames so only essential info is kept",
"suggestedUseOrigenTitle": "When suggesting file or foldername, use original title",
2022-02-19 00:34:25 +00:00
"MoviesUseId": "Default Id for suggested folder and filename for movies",
"ttMoviesUseId": "If exporting Suggested Filename or Folder for movies, default to selected naming if available. Fallback to IMDB if not",
"ShowsUseId": "Default Id for suggested folder and filename for shows",
"ttShowsUseId": "If exporting Suggested Filename or Folder for shows, default to selected naming if available. Fallback to TMDB if not"
2021-07-21 22:29:30 +00:00
},
"LevelInfo": "Export level determines which data are going to be exported.",
"SelectLevel": "Select level",
2021-04-18 19:48:20 +00:00
"BuildInLevels": "*** Built-in levels ***",
2021-07-21 22:29:30 +00:00
"NoLevelFound": "N/A",
2022-05-11 21:26:20 +00:00
"Status": {
"Idle": "Idle",
"Status": "Status",
"Processing-Chunk": "Processing chunk {current} of {total}",
"StartExport": "Starting to Export",
"GetSectionItems": "Fetching {totalSize} items in chunks of {chunck}",
"CreateExlsFile": "Creating Excel file",
"ProcessItem": "Processing item {count} of {total}",
"Names": {
"Status": "Status",
"Chuncks": "Chunks",
"Items": "Items",
"Info": "Info",
"OutFile": "Output File",
"StartTime": "Start time",
"EndTime": "End Time",
"TimeElapsed": "Time Elapsed",
"RunningTime": "Running time"
},
"Finished": "Export finished",
"Running": "Export in progress"
},
2021-07-21 22:29:30 +00:00
"ErrorBadSepTitle": "Column separator issue",
"ErrorBadSep": "Column separator can only be one character",
"ErrorNoServerSelectedTitle": "No server selected",
"ErrorNoServerSelectedMsg": "You need to select a server to export from",
"Custom": {
2021-04-18 19:48:20 +00:00
"Title": "Custom levels",
"Description": "A custom level allows you to create your own export levels",
"NewCustomLevel": "< Define new level >",
"CustomLevels": "*** Custom levels ***",
2021-07-21 22:29:30 +00:00
"DeleteLevel": "Do you want to delete the selected level?",
2021-04-18 19:48:20 +00:00
"NewLevelTitle": "Enter name for the new level",
"NewLevelName": "< Enter name for new level >",
"NewLevelSaveTxt": "Save",
"CustomLevel": "Custom Level",
"btnDelete": "Delete level",
"btnSave": "Save level",
"confirmDelete": "Are you sure you want to delete {0}",
"Delete": "Delete",
"Cancel": "Cancel",
2021-07-21 22:29:30 +00:00
"availFields": "Available fields:",
2021-04-18 19:48:20 +00:00
"customFields": "Custom fields:",
"AlertSaved": "Custom level saved",
2021-04-29 23:28:23 +00:00
"TT-ETEditLevel": "Here you select the level to create/delete/edit",
2021-07-21 22:29:30 +00:00
"optCustExpType": {
"AudioAlbum": "Audio Album",
"AudioArtist": "Audio Artist",
"AudioTrack": "Audio Track",
"Libraries": "Libraries",
"Movies": "Movies",
"Photos": "Photos",
"PlaylistAudio": "Playlist Audio",
"PlaylistVideo": "Playlist Video",
"PlaylistPhoto": "Playlist Photo",
"TVEpisodes": "TV Episodes",
"TVSeries": "TV Shows"
},
"SelCustType": "Select type to customize",
2021-04-29 23:28:23 +00:00
"TT-CustType": "Here you select the type of export you want to customize"
2021-04-18 19:48:20 +00:00
},
2021-07-21 22:29:30 +00:00
"RadioPlayListsInfo": "Playlist Info",
"RadioLibraryInfo": "Library Info",
"TT-ETPType": "Here you select the type of playlist you want to export",
2021-04-18 19:48:20 +00:00
"optExpType": {
"lblBtnExportMedia": "Export Media",
"lblExportLevel": "Export Level",
"lblMainExp": "Select Export Type",
"lblSecExp": "Select Sub Type",
"lblSelectSelection": "Select Media Libary",
"MainMovie": "Movie",
"MainTV": "TV",
"MainAudio": "Audio",
"MainPhoto": "Photo",
"MainPlaylist": "Playlist",
"MainLibrary": "Library",
"SecAudioAlbum": "Audio Album",
"SecAudioArtist": "Audio Artist",
"SecAudioTrack": "Audio Track",
2021-04-24 22:22:38 +00:00
"SecLibraries": "Libraries",
2021-04-18 19:48:20 +00:00
"SecMovies": "Movies",
"SecPhotos": "Photos",
"SecPlaylistAudio": "Audio",
"SecPlaylistVideo": "Video",
"SecPlaylistPhoto": "Photo",
"SecTVEpisodes": "TV Episodes",
"SecTVSeries": "TV Shows",
"ttExpLevel": "Here you select the values you want to export",
2021-07-21 22:29:30 +00:00
"ttExpLibrary": "Here you select the library to export",
2021-04-18 19:48:20 +00:00
"ttExpTypeSec": "Here you select the sub type",
2021-07-21 22:29:30 +00:00
"ttExpType": "Here you select the type of library you want to export",
2021-11-12 13:44:04 +00:00
"SecPlaylists": "Playlists",
2022-01-02 11:17:48 +00:00
"itemStart": "The starting item (Normally 0)",
"itemEnd": "The ending item (Normally the last item in the library)",
"startStopDesc": "Here you have the option to define what item to start exporting with,",
2022-07-01 23:19:17 +00:00
"startStopDesc2": "as well as what item stop at.",
2022-01-02 11:17:48 +00:00
"startStopDesc3": "Use this to split export files into smaller chuncks (files) if needed.",
"startStopDesc4": "We default to export everything.",
"startStopStartingItem": "Item to start with",
"startStopEndingItem": "Item to end with",
"startStopTitle": "Limit Export"
2022-05-11 21:26:20 +00:00
},
"ErrorNoOutputFormatTitle": "No output format selected",
"ErrorNoOutputFormatMsg": "You need to select an output format in the @:Modules.ET.Name settings, like csv or xlsx",
"FolderNameOK": "** Folder named correctly **",
"FileNameOK": "** File named correctly **"
2020-06-07 19:39:25 +00:00
},
2020-08-11 10:58:54 +00:00
"About": {
"Description": "@:Modules.About.Name",
"Name": "About us and credits",
"MainDevelopers": "Main Developers",
"Devdane22": "Tommy (aka dane22), a Plex community member (ukdtom on GitHub)",
2020-08-18 19:53:21 +00:00
"DevCPSO": "Casper (aka CPSO), a Plex community member (CPSO on GitHub)",
2020-08-11 10:58:54 +00:00
"TranslationBetaTestersTitle": "Translators and Beta Testers",
"TranslationBetaTestersText": "A huge thanks goes out to all the people who helped in translating and testing @:Common.AppName",
2020-09-06 12:54:50 +00:00
"PlexPoCredits": "And many thanks to the authors/developers and staff at Plex. We are eternally grateful for your dedication, talent and hard work! And to our friends at POEditor.com, who provide a free translation site because we are an Open-Source project.",
2021-03-23 00:38:41 +00:00
"NavTitle": "About Us",
2020-09-06 12:54:50 +00:00
"WikiDevelopers": "Wiki was made by:",
"Wikitrumpy81": "Andy (aka trumpy81), a Plex community member (trumpy81 on GitHub)"
2020-09-06 21:55:16 +00:00
},
"GlobalSettings": {
"Title": "Global Settings",
2021-07-21 22:29:30 +00:00
"Description": "Here you configure the global settings, which influence all modules",
2020-09-06 21:55:16 +00:00
"TimeOut": "Timeout when requesting info from PMS in sec",
"LogLevelFile": "What file log level to use (Change only if asked by the devs)",
"LogLevelConsole": "Console log level (Only used when developing)",
"LogSize": "Size of logfile, before rollover",
2020-09-07 22:00:01 +00:00
"RestartNeeded": "When changing this setting, a restart is needed",
"FactoryReset": "Factory Reset",
2020-10-02 22:17:21 +00:00
"FactoryResetWarning": "Factory Reset will reset this app towards how it was when first installed",
"BetaTester": "Subscribe to Beta updates",
"TTBetaTester": "When selected, you'll be notified when a new beta version is available",
"Update": "Subscribe to updates (If false, beta updates will also be disabled)",
"TTUpdate": "When selected, you'll be notified when a new update is available",
"True": "True",
2021-03-23 00:38:41 +00:00
"False": "False",
"FactoryResetConfirmTitle": "Confirm Factory Reset",
"FactoryResetConfirmBody": "Doing a Factory Reset will erase all your settings, as it was when first installed",
"FactoryResetConfirmBody2": "After doing a Factory Reset, you must start {0} again",
"FactoryResetBtnCancel": "Cancel",
2021-05-02 16:58:20 +00:00
"FactoryResetBtnOk": "Do a Factory Reset",
"TTContainerSize": "Amount of items to fetch from the server. Warning: Increasing this will add stress to the server",
"ContainerSizeMovie": "Amount of movies (Default: 30)",
"ContainerSizeShow": "Amount of shows (Default: 30)",
"ContainerSizeEpisode": "Amount of episodes (Default: 30)",
"ContainerSizeArtist": "Amount of artists (Default: 30)",
"ContainerSizeAlbum": "Amount of albums (Default: 30)",
"ContainerSizeTrack": "Amount of tracks (Default: 30)",
"ContainerSizePhoto": "Amount of photos (Default: 30)",
2021-06-08 21:56:01 +00:00
"ContainerSizePlaylist": "Amount of playlist (Default: 30)",
2021-05-02 16:58:20 +00:00
"ContainerSizeLibraries": "Amount of libraries (Default: 30)",
2022-06-01 21:13:41 +00:00
"ContainerSizePlaylists": "Amount of playlists (Default: 30)",
"LocalDateTime": "Select Date/Time format",
"DateStyle": "Date Style",
"TimeStyle": "Time Style"
2021-03-23 00:38:41 +00:00
},
"PMS": {
"Name": "Plex Media Server",
2022-04-29 23:50:48 +00:00
"Description": "@:Modules.PMS.Name modules allows you to manage your server",
2021-03-23 00:38:41 +00:00
"ErrorNoServerSelectedTitle": "No server selected",
"ErrorNoServerSelectedMsg": "You need to select a server on the top of the screen",
"Settings": {
2022-05-11 21:26:20 +00:00
"Settings": "Settings",
2021-03-23 00:38:41 +00:00
"Description": "Here you can define the settings for the selected server",
"SelectSettingsSelection": "Select Settings Group",
"TTSelectSettingsSelection": "Here you select the group the setting you want to alter is in",
"OnlyHidden": "Show only hidden settings",
"OnlyAdvanced": "Show only advanced settings",
"Undefined": "undefined",
"tblCaption": "Settings - click row to change",
"tblName": "Name",
"tblLabel": "Label",
"tblSummary": "Summary",
"tblDefault": "Default",
"tblValue": "Value",
"tblType": "Type",
"newSettingTitle": "Enter the new setting for: {0}",
"curSetting": "Current Setting",
"defSetting": "Default Setting",
"newSettingValueTXT": "<Enter new value>",
"Notice": "Note: When changing a server setting you might need to restart the server afterwards",
"varning": "Change at your own risk. Any change can lead to malfunction of your plex server",
"SettingsFilter": "Filter settings",
"TTSettingsFilter": "Here you apply a filter for the settings",
"AllSettings": "Show all settings",
"ExportAllSettings": "Export all settings to CSV",
2022-05-11 21:26:20 +00:00
"ExportGroupSettings": "Export selected group settings to CSV",
"Name": "Settings"
2021-03-23 00:38:41 +00:00
},
"Export": {
"Items": {
"Category": "Category",
"Name": "Name",
"Label": "Label",
"Summary": "Summary",
"Type": "Type",
"Default": "Default",
"Value": "Value"
}
},
2022-05-11 21:26:20 +00:00
"ExportDoneBody": "Check {0}",
"ExportDoneTitle": "Export finished",
"Butler": {
"Title": "Butler Scheduled Tasks",
"Description": "Here you can kickstart a scheduled task",
"SelectTask": "Select the scheduled task to run now",
2022-05-13 10:59:22 +00:00
"TTSelectTask": "Here you select among the scheduled tasks that can be started now",
2022-05-11 21:26:20 +00:00
"BackupDatabase": "Backup your database",
"BuildGracenoteCollections": "Build Gracenote Collections",
"CheckForUpdates": "Check for updates",
"CleanOldBundles": "Clean old bundles",
"CleanOldCacheFiles": "Clean old Cache Files",
"DeepMediaAnalysis": "Deep Media Analysis",
"GenerateAutoTags": "Generate Auto Tags",
"GenerateChapterThumbs": "Generate Chapter Thumbs",
"GenerateMediaIndexFiles": "Generate Media Index Files",
"OptimizeDatabase": "Optimize Database",
"RefreshLibraries": "Refresh Libraries",
"RefreshLocalMedia": "Refresh Local Media",
"RefreshPeriodicMetadata": "Refresh Periodic Metadata",
"UpgradeMediaAnalysis": "Upgrade Media Analysis",
"RunTask": "Run selected task",
"TaskStarted": "The selected task has been started",
"TaskDetails": "To follow progress, see Plex WebClient Dashboard",
"Name": "Butler Scheduled Tasks"
},
2022-03-29 11:20:28 +00:00
"DVR": {
"Name": "DVR",
"Description": "@:Modules.PMS.DVR.Name module allows you to backup and restore your DVR settings",
"selDVR": "Select DVR to backup",
"ttselDVR": "Here you select the DVR you want to make a backup of",
"lblBtnBackup": "Backup",
2022-04-11 12:29:54 +00:00
"lblBtnRestore": "Restore",
2022-04-13 23:08:56 +00:00
"BackupDone": "DVR has been saved",
"selRestoreFile": "Select DVR file to restore",
"confirmRestore": "Confirm restore",
2022-04-14 00:22:29 +00:00
"restoreMsg": "Are you sure you want to restore the DVR named: '{0}'",
"selAlredyPresentMsg": "The selected DVR: '{0}' already exist on your PMS. So we will abort",
2022-04-15 23:14:58 +00:00
"selAlredyPresentTitle": "Aborting",
"selMissingDevice": "The selected backup file is missing devices",
2022-07-01 23:19:17 +00:00
"selDeviceAlreadyUsed": "The device is already in use with an existing DVR"
},
2022-05-11 21:26:20 +00:00
"Select": "To use a module select it in the side menu",
2022-04-21 23:59:12 +00:00
"ViewState": {
2022-07-01 23:19:17 +00:00
"Name": "View state Copy",
"Description": "@:Modules.PMS.ViewState.Name module allows you to copy a list of seen medias from one user to another user on the same server. Note: It's important, that both users have access to the medias",
"selSourceUsr": "Select User to copy from",
2022-07-01 23:19:17 +00:00
"ttSelSourceUsr": "Here you select the user you want to copy view states from",
2022-04-21 21:52:01 +00:00
"selTargetUsr": "Select User to copy to",
2022-07-01 23:19:17 +00:00
"ttSelTargetUsr": "Here you select the user you want to copy view states to",
2022-04-21 21:52:01 +00:00
"Owner": "Server owner",
2022-04-21 23:20:17 +00:00
"Managed": "Managed User",
2022-04-21 23:59:12 +00:00
"lblBtnCopy": "Copy",
2022-05-07 23:02:46 +00:00
"genRep": "Generate a report"
},
2022-06-04 15:36:08 +00:00
"FindMedia": {
"Name": "Find Media",
2022-06-06 00:18:06 +00:00
"Description": "@:Modules.PMS.FindMedia.Name module allows you search both filesystem and Plex database to locate medias missing from either of them",
"RunTask": "Run",
2022-06-28 23:02:47 +00:00
"TTSelectLibrary": "Select library to check for missing medias",
2022-06-06 00:18:06 +00:00
"MissingMapTitle": "Missing a mapped path",
2022-06-28 23:02:47 +00:00
"MissingMapDesc": "One or more defined paths for library is not defined. Goto '@:Common.Menu.Sidebar.Settings.NavTitle' and select '@:Common.Settings.LibMapping.Name' to correct",
2022-06-26 23:49:31 +00:00
"ttSettings": "Settings for @:Modules.PMS.FindMedia.Name module",
"ScanningFS": "Scanning File System",
"ScanningLib": "Scanning Library",
"Settings": {
"Name": "Find Media Settings",
"Description": "@:Modules.PMS.FindMedia.Name settings allows you to customize how @:Modules.PMS.FindMedia.Name works",
"Note": "Note: After changing a setting, please restart @:Common.AppName",
"Ext": "Comma separated file extensions to look for",
"ignoreDirs": "Comma separated list of directories to skip",
"Return": "Save & Return",
"Reset": "Reset to factory standard",
"IgnoreHidden": "Ignore Hidden files/directories on Linux/Mac",
"IgnoreExtras": "Ignore local extras"
}
2022-04-15 23:14:58 +00:00
}
2021-03-23 00:38:41 +00:00
},
"PlexTV": {
"Name": "Plex.TV",
"Description": "@:Modules.PlexTV.Name module allows you get details about users you are sharing with",
"SelUsr": "Select User",
"TT-User": "Here you select the user to get more info about",
"UsrID": "User ID",
"UsrEMail": "User email address",
"UsrName": "User name",
"UsrRestricted": "User Restricted",
2022-07-01 23:19:17 +00:00
"UsrThumb": "Link to User thumbnail",
"UsrHome": "Is the user part of your Home",
2021-03-23 00:38:41 +00:00
"UsrStatus": "User invite status",
"UsrTitle": "User title",
"ExportUsr": "Export user to CSV",
"ExportAllUsr": "Export all users to CSV",
2022-05-11 21:26:20 +00:00
"Settings": "To configure column separator and 'Not Avail', use @:Modules.ET.Name settings",
"UsrFriendlyName": "User friendly name"
2022-04-15 23:14:58 +00:00
}
2020-06-07 19:39:25 +00:00
}
2021-07-21 23:55:48 +00:00
}