mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2025-02-16 19:38:26 +00:00
Update en.json (POEditor.com)
This commit is contained in:
parent
c255284758
commit
41c6db5d53
1 changed files with 66 additions and 46 deletions
|
@ -117,7 +117,6 @@
|
|||
}
|
||||
},
|
||||
"Ok": "OK",
|
||||
"Cancel": "Cancel",
|
||||
"Reload": "Reload",
|
||||
"Update": {
|
||||
"Title": "Update detected",
|
||||
|
@ -131,6 +130,7 @@
|
|||
"ErrorNoOutDirMsg": "You need to define an output directory in the global settings page first",
|
||||
"ErrorNoOutDirTitle": "No output directory defined",
|
||||
"ReleaseNoteTitle": "Release Note",
|
||||
"Cancel": "Cancel",
|
||||
"Status": {
|
||||
"Name": {
|
||||
"Global": {
|
||||
|
@ -146,21 +146,17 @@
|
|||
"RunningTime": "Running time",
|
||||
"LibsToProcess": "Libraries to process",
|
||||
"CurrentLib": "Current Library"
|
||||
},
|
||||
"Modules": {}
|
||||
}
|
||||
},
|
||||
"Msg": {
|
||||
"Processing_Lib_1_2": "Processing library ({0} of {1}) - {2}",
|
||||
"CollectUserInfo": "Collecting user info...Please wait",
|
||||
"ProcessItem_1_2": "Processing: ({1} - {2}) - {0}",
|
||||
"ProcessItem_0_1": "Processing item {count} of {total}",
|
||||
"Idle": "Idle",
|
||||
"Processing": "Processing",
|
||||
"GatheringLibs": "Gathering libraries to process",
|
||||
"Finished": "Job finished",
|
||||
"Modules": {
|
||||
"viewState": {}
|
||||
}
|
||||
"ProcessItem_0_1": "Processing item {count} of {total}",
|
||||
"Finished": "Job finished"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -177,39 +173,57 @@
|
|||
"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",
|
||||
"suggestedFileNoExtra": "For suggested filename strip extra info from filenames so only essential info is kept",
|
||||
"suggestedUseOrigenTitle": "When suggesting file or foldername, use original title",
|
||||
"AutoXLSCol": "Autosize column (xlsx only)",
|
||||
"AutoXLSRow": "Autosize row (xlsx only)",
|
||||
"ExportToExcel": "Export to xlsx",
|
||||
"ExportToCSV": "Export to 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 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",
|
||||
"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",
|
||||
"ExportToCSV": "Export to csv",
|
||||
"ChReturn": "Replace Return character with",
|
||||
"ChReturn_TT": "Leave blank to not replace",
|
||||
"ChNewLine": "Replace NewLine character with",
|
||||
"ChNewLine_TT": "Leave blank to not replace",
|
||||
"suggestedFileNoExtra": "For suggested filename strip extra info from filenames so only essential info is kept",
|
||||
"suggestedUseOrigenTitle": "When suggesting file or foldername, use original title",
|
||||
"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"
|
||||
},
|
||||
"FolderNameOK": "** Folder named correctly **",
|
||||
"FileNameOK": "** File named correctly **",
|
||||
"LevelInfo": "Export level determines which data are going to be exported.",
|
||||
"SelectLevel": "Select level",
|
||||
"BuildInLevels": "*** Built-in levels ***",
|
||||
"NoLevelFound": "N/A",
|
||||
"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"
|
||||
},
|
||||
"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",
|
||||
"ErrorNoOutputFormatTitle": "No output format selected",
|
||||
"ErrorNoOutputFormatMsg": "You need to select an output format in the @:Modules.ET.Name settings, like csv or xlsx",
|
||||
"Custom": {
|
||||
"Title": "Custom levels",
|
||||
"Description": "A custom level allows you to create your own export levels",
|
||||
|
@ -285,7 +299,11 @@
|
|||
"startStopStartingItem": "Item to start with",
|
||||
"startStopEndingItem": "Item to end with",
|
||||
"startStopTitle": "Limit Export"
|
||||
}
|
||||
},
|
||||
"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 **"
|
||||
},
|
||||
"About": {
|
||||
"Description": "@:Modules.About.Name",
|
||||
|
@ -336,36 +354,10 @@
|
|||
"PMS": {
|
||||
"Name": "Plex Media Server",
|
||||
"Description": "@:Modules.PMS.Name modules allows you to manage your server",
|
||||
"Select": "To use a module select it in the side menu",
|
||||
"ErrorNoServerSelectedTitle": "No server selected",
|
||||
"ErrorNoServerSelectedMsg": "You need to select a server on the top of the screen",
|
||||
"ExportDoneBody": "Check {0}",
|
||||
"ExportDoneTitle": "Export finished",
|
||||
"Butler": {
|
||||
"Name": "Butler Scheduled Tasks",
|
||||
"Description": "Here you can kickstart a scheduled task",
|
||||
"SelectTask": "Select the scheduled task to run now",
|
||||
"TTSelectTask": "Here you select among the scheduled tasks that kan be started now",
|
||||
"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"
|
||||
},
|
||||
"Settings": {
|
||||
"Name": "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",
|
||||
|
@ -389,7 +381,8 @@
|
|||
"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"
|
||||
"ExportGroupSettings": "Export selected group settings to CSV",
|
||||
"Name": "Settings"
|
||||
},
|
||||
"Export": {
|
||||
"Items": {
|
||||
|
@ -402,6 +395,32 @@
|
|||
"Value": "Value"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"TTSelectTask": "Here you select among the scheduled tasks that kan be started now",
|
||||
"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"
|
||||
},
|
||||
"DVR": {
|
||||
"Name": "DVR",
|
||||
"Description": "@:Modules.PMS.DVR.Name module allows you to backup and restore your DVR settings",
|
||||
|
@ -418,6 +437,7 @@
|
|||
"selMissingDevice": "The selected backup file is missing devices",
|
||||
"selDeviceAlreadyUsed": "The device is in use with an existing DVR"
|
||||
},
|
||||
"Select": "To use a module select it in the side menu",
|
||||
"ViewState": {
|
||||
"Name": "View State Copy",
|
||||
"Description": "@:Modules.PMS.ViewState.Name module allows you to copy a users list of seen medias to another user on the same server. Note: It's important, that both users have access to the medias",
|
||||
|
@ -439,7 +459,6 @@
|
|||
"UsrID": "User ID",
|
||||
"UsrEMail": "User email address",
|
||||
"UsrName": "User name",
|
||||
"UsrFriendlyName": "User friendly name",
|
||||
"UsrRestricted": "User Restricted",
|
||||
"UsrThumb": "Link to User thumb",
|
||||
"UsrHome": "Is user part of your Home",
|
||||
|
@ -447,7 +466,8 @@
|
|||
"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"
|
||||
"Settings": "To configure column separator and 'Not Avail', use @:Modules.ET.Name settings",
|
||||
"UsrFriendlyName": "User friendly name"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue