mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-23 11:33:14 +00:00
323 lines
No EOL
16 KiB
JSON
323 lines
No EOL
16 KiB
JSON
{
|
|
"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",
|
|
"Title": "Welcome to @:Common.AppName",
|
|
"LangUpdateTitle": "Language update",
|
|
"LangUpdateMsg": "{0} Language has been updated on the translation site",
|
|
"LangUpdateMsg2": "Please go to Language option and select '{0}'"
|
|
},
|
|
"Language": {
|
|
"Description": "@:Common.Language.Name allows you to change language of the app",
|
|
"Name": "Language",
|
|
"btnForce": "Force download",
|
|
"LangMissing": "My language is missing from above",
|
|
"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.",
|
|
"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.",
|
|
"LangProcent": "What does the number after the language mean?",
|
|
"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?",
|
|
"LangForce1": "It updates your translations with the newest version available",
|
|
"Join": "Become a translator"
|
|
},
|
|
"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",
|
|
"LoginBtn": "Sign in",
|
|
"twoFA": "2Factor Authentication verification code",
|
|
"twoFAPrompt": "If using 2FA, enter your code here, else leave as blank (optional)",
|
|
"Missing2FACode": "Please enter the verification code"
|
|
},
|
|
"SelServer": "Select Server",
|
|
"Menu": {
|
|
"File": {
|
|
"menuFile": "File",
|
|
"menuOpenLogDir": "Open Log Directory",
|
|
"menuQuit": "Quit"
|
|
},
|
|
"Edit": {
|
|
"menuEdit": "Edit",
|
|
"menuUndo": "Undo",
|
|
"menuRedo": "Redo",
|
|
"menuCut": "Cut",
|
|
"menuCopy": "Copy",
|
|
"menuPaste": "Paste",
|
|
"menuDelete": "Delete",
|
|
"menuSelectAll": "Select All"
|
|
},
|
|
"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"
|
|
},
|
|
"Help": {
|
|
"menuHelp": "Help",
|
|
"menuForum": "Forums",
|
|
"menuGithub": "Github",
|
|
"menuManual": "Manual",
|
|
"menuAbout": "About WebTools",
|
|
"menuAboutText": {
|
|
"menuAboutVersion": "Version",
|
|
"menuAboutPlatform": "Platform",
|
|
"menuAboutArchitecture": "Architecture"
|
|
}
|
|
},
|
|
"Sidebar": {
|
|
"NavSections": {
|
|
"Tools": "Tools",
|
|
"Options": "Options"
|
|
},
|
|
"ET": {
|
|
"Settings": "Settings",
|
|
"Custom": "Custom Levels"
|
|
},
|
|
"About": {
|
|
"NavTitle": "About Us"
|
|
},
|
|
"Home": {
|
|
"NavTitle": "Home"
|
|
},
|
|
"Language": {
|
|
"NavTitle": "Language"
|
|
},
|
|
"Theme": {
|
|
"NavTitle": "Theme"
|
|
},
|
|
"Reset": {
|
|
"NavTitle": "Factory Reset"
|
|
},
|
|
"Settings": {
|
|
"NavTitle": "Global Settings"
|
|
},
|
|
"PMS": {
|
|
"Settings": "Settings"
|
|
}
|
|
}
|
|
},
|
|
"Ok": "OK",
|
|
"Reload": "Reload",
|
|
"Update": {
|
|
"Title": "Update detected",
|
|
"Body": "{0} was released on Github on: {1}.",
|
|
"Body2": "Click here for more info",
|
|
"Skip": "Don't show notification for this version anymore"
|
|
},
|
|
"Copy": "Copy",
|
|
"ExportDir": "Select Export Directory",
|
|
"Browse": "Browse",
|
|
"ErrorNoOutDirMsg": "You need to define an output directory in the global settings page first",
|
|
"ErrorNoOutDirTitle": "No output directory defined",
|
|
"ReleaseNoteTitle": "Release Note"
|
|
},
|
|
"Modules": {
|
|
"ET": {
|
|
"BuildInLevels": "*** Built-in levels ***",
|
|
"Custom": {
|
|
"Title": "Custom levels",
|
|
"Description": "A custom level allows you to create your own export levels",
|
|
"NewCustomLevel": "< Define new level >",
|
|
"CustomLevels": "*** Custom levels ***",
|
|
"DeleteLevel": "Do you want to delete selected level?",
|
|
"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",
|
|
"availFields": "Availible fields:",
|
|
"customFields": "Custom fields:",
|
|
"AlertSaved": "Custom level saved",
|
|
"TT-ETEditLevel": "Here you select the level to create/delete/edit"
|
|
},
|
|
"Description": "@:Modules.ET.Name allows you to export detail information about the media in your libraries",
|
|
"ErrorBadSepTitle": "Column separator issue",
|
|
"ErrorBadSep": "Column separator can only be one character",
|
|
"ErrorNoServerSelectedTitle": "No server selected",
|
|
"ErrorNoServerSelectedMsg": "You need to select a server to extract from",
|
|
"ErrorServer": "No server",
|
|
"LevelInfo": "Export level determines which data are going to be exported.",
|
|
"Name": "ExportTools",
|
|
"NoLevelFound": "N/A",
|
|
"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",
|
|
"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",
|
|
"ttExpLibrary": "Here you select library you want to export",
|
|
"ttExpTypeSec": "Here you select the sub type",
|
|
"ttExpType": "Here you select the type of library you want to export"
|
|
|
|
},
|
|
"SelectLevel": "Select level",
|
|
"Settings": {
|
|
"Settings": "Settings",
|
|
"Description": "Here you can define the settings for @:Modules.ET.Name",
|
|
"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)",
|
|
"ExportToExcel": "Export to xlsx as well as csv",
|
|
"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 height * width",
|
|
"Posters_Dimensions_TT": "Poster height*width, If 'Export Posters' 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 poster",
|
|
"Art_Dimensions": "Art height * width",
|
|
"Art_Dimensions_TT": "Art height*width, 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"
|
|
},
|
|
"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} with a total of {totalSize}",
|
|
"CreateExlsFile": "Creating Excel file",
|
|
"ProcessItem": "Processing item {count} of {total}"
|
|
},
|
|
"RadioPlayListsInfo": "Playlist Info",
|
|
"RadioLibraryInfo": "Library Info",
|
|
"TT-ETPType": "Here you select the type of playlist you want to export"
|
|
},
|
|
"About": {
|
|
"Description": "@:Modules.About.Name",
|
|
"Name": "About us and credits",
|
|
"MainDevelopers": "Main Developers",
|
|
"Devdane22": "Tommy (aka dane22), a Plex community member (ukdtom on GitHub)",
|
|
"DevCPSO": "Casper (aka CPSO), a Plex community member (CPSO on GitHub)",
|
|
"TranslationBetaTestersTitle": "Translators and Beta Testers",
|
|
"TranslationBetaTestersText": "A huge thanks goes out to all the people who helped in translating and testing @:Common.AppName",
|
|
"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.",
|
|
"NavTitle": "About Us",
|
|
"WikiDevelopers": "Wiki was made by:",
|
|
"Wikitrumpy81": "Andy (aka trumpy81), a Plex community member (trumpy81 on GitHub)"
|
|
},
|
|
"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",
|
|
"RestartNeeded": "When changing this setting, a restart is needed",
|
|
"FactoryReset": "Factory Reset",
|
|
"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",
|
|
"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",
|
|
"FactoryResetBtnOk": "Do a Factory Reset"
|
|
},
|
|
"PMS": {
|
|
"Name": "Plex Media Server",
|
|
"Description": "@:Modules.PMS.Name module allows you to manage your server",
|
|
"ErrorNoServerSelectedTitle": "No server selected",
|
|
"ErrorNoServerSelectedMsg": "You need to select a server on the top of the screen",
|
|
"Settings": {
|
|
"Settings": "Settings",
|
|
"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",
|
|
"ExportGroupSettings": "Export selected group settings to CSV"
|
|
},
|
|
"Export": {
|
|
"Items": {
|
|
"Category": "Category",
|
|
"Name": "Name",
|
|
"Label": "Label",
|
|
"Summary": "Summary",
|
|
"Type": "Type",
|
|
"Default": "Default",
|
|
"Value": "Value"
|
|
}
|
|
},
|
|
"ExportDoneBody": "Check {0}",
|
|
"ExportDoneTitle": "Export finished"
|
|
},
|
|
"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",
|
|
"UsrThumb": "Link to User thumb",
|
|
"UsrHome": "Is user part of your Home",
|
|
"UsrStatus": "User invite status",
|
|
"UsrTitle": "User title",
|
|
"ExportUsr": "Export user to CSV",
|
|
"ExportAllUsr": "Export all users to CSV",
|
|
"Settings": "To configure column separator and 'Not Avail', use @:Modules.ET.Name settings"
|
|
}
|
|
}
|
|
} |