comma fix
This commit is contained in:
parent
a3a12df59e
commit
0539e0dcbc
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Add": "Add",
|
||||
"Activity": "Activity",
|
||||
"Add": "Add",
|
||||
"Added": "Added",
|
||||
"AddingTag": "Adding tag",
|
||||
"AddNew": "Add New",
|
||||
|
@ -21,15 +21,15 @@
|
|||
"BlocklistReleaseHelpText": "Prevents Sonarr from automatically grabbing this release again",
|
||||
"BlocklistReleases": "Blocklist Releases",
|
||||
"Browser Reload Required": "Browser Reload Required",
|
||||
"Cancel": "Cancel",
|
||||
"Calendar": "Calendar",
|
||||
"Cancel": "Cancel",
|
||||
"CloneCondition": "Clone Condition",
|
||||
"CloneCustomFormat": "Clone Custom Format",
|
||||
"Close": "Close",
|
||||
"Connect": "Connect",
|
||||
"CountDownloadClientsSelected": "{count} download client(s) selected",
|
||||
"CountImportListsSelected": "{count} import list(s) selected",
|
||||
"CountIndexersSelected": "{count} indexer(s) selected",
|
||||
"Connect": "Connect",
|
||||
"CountSeasons": "{count} seasons",
|
||||
"CustomFormatScore": "Custom Format Score",
|
||||
"CustomFormats": "Custom Formats",
|
||||
|
@ -63,14 +63,14 @@
|
|||
"EnableRSS": "Enable RSS",
|
||||
"Enabled": "Enabled",
|
||||
"Ended": "Ended",
|
||||
"ExistingTag": "Existing tag",
|
||||
"Events": "Events",
|
||||
"ExistingTag": "Existing tag",
|
||||
"ExportCustomFormat": "Export Custom Format",
|
||||
"General": "General",
|
||||
"HiddenClickToShow": "Hidden, click to show",
|
||||
"HideAdvanced": "Hide Advanced",
|
||||
"Implementation": "Implementation",
|
||||
"History": "History",
|
||||
"Implementation": "Implementation",
|
||||
"ImportLists": "Import Lists",
|
||||
"ImportListRootFolderMissingRootHealthCheckMessage": "Missing root folder for import list(s): {0}",
|
||||
"ImportListRootFolderMultipleMissingRootsHealthCheckMessage": "Multiple root folders are missing for import lists: {0}",
|
||||
|
@ -92,13 +92,13 @@
|
|||
"IndexerStatusUnavailableHealthCheckMessage": "Indexers unavailable due to failures: {0}",
|
||||
"Language": "Language",
|
||||
"Language that Sonarr will use for UI": "Language that Sonarr will use for UI",
|
||||
"LibraryImport": "Library Import",
|
||||
"LogFiles": "Log Files",
|
||||
"ManageClients": "Manage Clients",
|
||||
"ManageDownloadClients": "Manage Download Clients",
|
||||
"ManageImportLists": "Manage Import Lists",
|
||||
"ManageIndexers": "Manage Indexers",
|
||||
"ManageLists": "Manage Lists",
|
||||
"LibraryImport": "Library Import",
|
||||
"LogFiles": "Log Files",
|
||||
"MediaManagement": "Media Management",
|
||||
"Metadata": "Metadata",
|
||||
"MetadataSource": "Metadata Source",
|
||||
|
@ -165,8 +165,8 @@
|
|||
"RootFolderMissingHealthCheckMessage": "Missing root folder: {0}",
|
||||
"RootFolderMultipleMissingHealthCheckMessage": "Multiple root folders are missing: {0}",
|
||||
"SearchForMonitoredEpisodes": "Search for monitored episodes",
|
||||
"SetTags": "Set Tags",
|
||||
"Series": "Series",
|
||||
"SetTags": "Set Tags",
|
||||
"Settings": "Settings",
|
||||
"ShowAdvanced": "Show Advanced",
|
||||
"ShownClickToHide": "Shown, click to hide",
|
||||
|
@ -183,7 +183,6 @@
|
|||
"UpdateStartupNotWritableHealthCheckMessage": "Cannot install update because startup folder '{0}' is not writable by the user '{1}'.",
|
||||
"UpdateStartupTranslocationHealthCheckMessage": "Cannot install update because startup folder '{0}' is in an App Translocation folder.",
|
||||
"UpdateUINotWritableHealthCheckMessage": "Cannot install update because UI folder '{0}' is not writable by the user '{1}'.",
|
||||
"Wanted": "Wanted",
|
||||
"Yes": "Yes"
|
||||
"UpdateUINotWritableHealthCheckMessage": "Cannot install update because UI folder '{0}' is not writable by the user '{1}'.",
|
||||
"Wanted": "Wanted"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue