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
} ,
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" ,
2020-08-11 10:58:54 +00:00
"LangMissing1" : "if your language is missing in above list, it means that unfortunately nobody has translated it, yet." ,
"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?" ,
2020-08-10 00:16:04 +00:00
"LangProcent1" : "The number indicates how much of your language that is translated" ,
"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" ,
2020-08-20 20:50:04 +00:00
"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)" ,
"Missing2FACode" : "Please enter the verification code"
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" ,
"menuAboutText" : {
"menuAboutVersion" : "Version" ,
"menuAboutPlatform" : "Platform" ,
"menuAboutArchitecture" : "Architecture"
}
2020-07-23 18:38:06 +00:00
} ,
2020-08-18 20:09:54 +00:00
"Sidebar" : {
"NavSections" : {
"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
} ,
2021-01-07 22:20:46 +00:00
"PMS" : {
2021-01-09 13:35:17 +00:00
"Settings" : "Settings"
2021-01-07 22:20:46 +00:00
} ,
2020-08-16 21:34:06 +00:00
"About" : {
"NavTitle" : "About Us"
} ,
"Home" : {
"NavTitle" : "Home"
} ,
"Language" : {
"NavTitle" : "Language"
} ,
"Theme" : {
"NavTitle" : "Theme"
} ,
"Reset" : {
"NavTitle" : "Factory Reset"
2020-09-06 21:55:16 +00:00
} ,
"Settings" : {
"NavTitle" : "Global Settings"
2020-07-23 18:38:06 +00:00
}
2020-08-09 17:37:24 +00:00
}
} ,
2020-09-29 21:50:14 +00:00
"Ok" : "OK" ,
2020-10-02 21:55:56 +00:00
"Reload" : "Reload" ,
2020-10-18 10:05:54 +00:00
"Copy" : "Copy" ,
2020-10-02 21:55:56 +00:00
"Update" : {
"Title" : "Update detected" ,
"Body" : "{0} was released on Github on: {1}." ,
"Body2" : "Click here for more info"
}
2020-06-07 19:39:25 +00:00
} ,
2020-08-11 10:58:54 +00:00
"Modules" : {
2021-01-07 22:20:46 +00:00
"PMS" : {
"Name" : "Plex Media Server" ,
2021-01-09 13:35:17 +00:00
"Description" : "@:Modules.PMS.Name module allows you to manage your server" ,
2021-01-07 22:20:46 +00:00
"ErrorNoServerSelectedTitle" : "No server selected" ,
2021-01-08 00:42:18 +00:00
"ErrorNoServerSelectedMsg" : "You need to select a server on the top of the screen" ,
"Settings" : {
2021-01-09 13:35:17 +00:00
"Settings" : "Settings" ,
"Description" : "Here you can define the settings for the selected server" ,
2021-01-08 00:42:18 +00:00
"SelectSettingsSelection" : "Select Settings Group" ,
2021-01-09 13:35:17 +00:00
"TTSelectSettingsSelection" : "Here you select the group the setting you want to alter is in" ,
"OnlyHidden" : "Show only hidden settings" ,
"OnlyAdvanced" : "Show only advanced settings" ,
2021-01-10 13:37:37 +00:00
"Undefined" : "undefined" ,
"tblCaption" : "Settings" ,
"tblName" : "Name" ,
"tblLabel" : "Label" ,
"tblSummary" : "Summary" ,
"tblDefault" : "Default" ,
"tblValue" : "Value" ,
2021-01-10 23:24:32 +00:00
"tblType" : "Type" ,
"newSettingTitle" : "Enter the new setting for: {0}" ,
"curSetting" : "Current Setting" ,
"defSetting" : "Default Setting" ,
"newSettingValueTXT" : "<Enter new value>"
2021-01-08 00:42:18 +00:00
}
2021-01-07 22:20:46 +00:00
} ,
2020-08-11 10:58:54 +00:00
"ET" : {
2020-10-03 22:03:03 +00:00
"Custom" : {
"Title" : "Custom levels" ,
2020-10-03 22:47:56 +00:00
"Description" : "A custom level allows you to create your own export levels" ,
"NewCustomLevel" : "< Define new level >" ,
2020-10-04 19:58:26 +00:00
"CustomLevels" : "*** Custom levels ***" ,
2020-10-12 23:11:40 +00:00
"DeleteLevel" : "Do you want to delete selected level?" ,
2020-10-04 19:58:26 +00:00
"NewLevelTitle" : "Enter name for the new level" ,
"NewLevelName" : "< Enter name for new level >" ,
"NewLevelSaveTxt" : "Save" ,
2020-10-11 21:18:36 +00:00
"CustomLevel" : "Custom Level" ,
"btnDelete" : "Delete level" ,
2020-10-12 23:11:40 +00:00
"btnSave" : "Save level" ,
"confirmDelete" : "Are you sure you want to delete {0}" ,
"Delete" : "Delete" ,
"Cancel" : "Cancel" ,
"availFields" : "Availible fields:" ,
"customFields" : "Custom fields:"
2020-10-03 22:03:03 +00:00
} ,
2020-08-11 10:58:54 +00:00
"Description" : "@:Modules.ET.Name allows you to export detail information about the media in your libraries" ,
2020-09-11 23:43:36 +00:00
"Name" : "ExportTools" ,
2020-08-11 10:58:54 +00:00
"HSelectMedia" : "Select Library Type" ,
2020-08-18 19:48:38 +00:00
"HSelectSelection" : "Select Media Libary" ,
2020-08-11 10:58:54 +00:00
"HExportMedia" : "Export Media" ,
"RadioMovies" : "Movies" ,
"RadioTVSeries" : "TV Series" ,
2020-08-19 19:48:09 +00:00
"RadioTVEpisodes" : "TV Episodes" ,
2020-09-01 22:37:08 +00:00
"RadioTVShowEpisodes" : "TV Shows and Episodes" ,
2020-08-11 10:58:54 +00:00
"RadioMusic" : "Music" ,
2020-09-20 20:37:18 +00:00
"RadioPhotos" : "Photos" ,
"RadioPlayLists" : "Playlists" ,
2020-08-11 10:58:54 +00:00
"ErrorServer" : "No server" ,
2020-08-27 21:24:34 +00:00
"ErrorNoServerSelectedTitle" : "No server selected" ,
"ErrorNoServerSelectedMsg" : "You need to select a server to extract from" ,
2020-08-11 10:58:54 +00:00
"Settings" : {
"Settings" : "Settings" ,
"Description" : "Here you can define the settings for @:Modules.ET.Name" ,
"Browse" : "Browse" ,
"SelectOutDir" : "Select Output Directory" ,
"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)" ,
2020-08-19 20:40:55 +00:00
"ExportToExcel" : "Export to xlsx as well as csv" ,
2020-08-11 10:58:54 +00:00
"OrgTitleNull" : "Default \"Original Title\" to \"Title\", if empty" ,
"SortTitleNull" : "Default \"Sort Title\" to \"Title\", if empty" ,
"AutoXLSCol" : "Autosize column (xlsx only)" ,
2020-09-05 23:03:40 +00:00
"AutoXLSRow" : "Autosize row (xlsx only)" ,
"NotAvailIndicator" : "What to use if a field can't be found"
2020-08-06 13:58:11 +00:00
} ,
2020-08-11 10:58:54 +00:00
"LevelInfo" : "Export level determines which data are going to be exported." ,
"ExportLevel" : "Export Level" ,
"SelectLevel" : "Select level" ,
2020-10-03 22:47:56 +00:00
"BuildInLevels" : "*** Built-in levels ***" ,
2020-08-11 10:58:54 +00:00
"NoLevelFound" : "N/A" ,
"TT-ETType" : "Here you select the type of library you want to export" ,
"TT-ETLibrary" : "Here you select library you want to export" ,
"TT-ETLevel" : "Here you select the values you want to export" ,
"Status" : {
"Idle" : "Idle" ,
"Status" : "Status" ,
"Processing-Chunk" : "Processing chunk {current} of {total}" ,
"Processing-Chunk-Detailed" : "Processing chunk {current} of {total}.\nitems to export: {urlStr}" ,
"StartExport" : "Starting to Export" ,
"GetSectionItems" : "Fetching items {idx} in chunks of {chunck}"
} ,
"ErrorNoOutDirTitle" : "No output directory defined" ,
2020-08-21 20:50:27 +00:00
"ErrorNoOutDirMsg" : "You need to define an output directory in the settings page first" ,
"ErrorBadSepTitle" : "Column separator issue" ,
"ErrorBadSep" : "Column separator can only be one character"
2020-06-07 19:39:25 +00:00
} ,
2020-08-11 10:58:54 +00:00
"About" : {
"Description" : "@:Modules.About.Name" ,
2020-08-16 21:34:06 +00:00
"NavTitle" : "About Us" ,
2020-08-11 10:58:54 +00:00
"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." ,
"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" ,
"Description" : "Here you configure the global settings, that influence all modules" ,
"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"
2020-09-06 21:55:16 +00:00
2020-06-07 19:39:25 +00:00
}
}
2020-08-11 10:58:54 +00:00
}