mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-06 04:52:21 -07:00
Fixed: Update English Localization reference to Movies (#5061)
This commit is contained in:
parent
af4eeeb893
commit
ef3b644d52
1 changed files with 3 additions and 3 deletions
|
@ -750,7 +750,7 @@
|
||||||
"MonitoringOptions": "Monitoring Options",
|
"MonitoringOptions": "Monitoring Options",
|
||||||
"MonitoringOptionsHelpText": "Which albums should be monitored after the artist is added (one-time adjustment)",
|
"MonitoringOptionsHelpText": "Which albums should be monitored after the artist is added (one-time adjustment)",
|
||||||
"MoreInfo": "More Info",
|
"MoreInfo": "More Info",
|
||||||
"MountCheckMessage": "Mount containing a movie path is mounted read-only: ",
|
"MountCheckMessage": "Mount containing music path is mounted read-only: ",
|
||||||
"MoveAutomatically": "Move Automatically",
|
"MoveAutomatically": "Move Automatically",
|
||||||
"MoveFiles": "Move Files",
|
"MoveFiles": "Move Files",
|
||||||
"MultiDiscTrackFormat": "Multi Disc Track Format",
|
"MultiDiscTrackFormat": "Multi Disc Track Format",
|
||||||
|
@ -951,7 +951,7 @@
|
||||||
"RemotePathHelpText": "Root path to the directory that the Download Client accesses",
|
"RemotePathHelpText": "Root path to the directory that the Download Client accesses",
|
||||||
"RemotePathMappingCheckBadDockerPath": "You are using docker; download client {0} places downloads in {1} but this is not a valid {2} path. Review your remote path mappings and download client settings.",
|
"RemotePathMappingCheckBadDockerPath": "You are using docker; download client {0} places downloads in {1} but this is not a valid {2} path. Review your remote path mappings and download client settings.",
|
||||||
"RemotePathMappingCheckDockerFolderMissing": "You are using docker; download client {0} places downloads in {1} but this directory does not appear to exist inside the container. Review your remote path mappings and container volume settings.",
|
"RemotePathMappingCheckDockerFolderMissing": "You are using docker; download client {0} places downloads in {1} but this directory does not appear to exist inside the container. Review your remote path mappings and container volume settings.",
|
||||||
"RemotePathMappingCheckDownloadPermissions": "{appName} can see but not access downloaded movie {0}. Likely permissions error.",
|
"RemotePathMappingCheckDownloadPermissions": "{appName} can see but not access downloaded music {0}. Likely permissions error.",
|
||||||
"RemotePathMappingCheckFileRemoved": "File {0} was removed part way through processing.",
|
"RemotePathMappingCheckFileRemoved": "File {0} was removed part way through processing.",
|
||||||
"RemotePathMappingCheckFilesBadDockerPath": "You are using docker; download client {0} reported files in {1} but this is not a valid {2} path. Review your remote path mappings and download client settings.",
|
"RemotePathMappingCheckFilesBadDockerPath": "You are using docker; download client {0} reported files in {1} but this is not a valid {2} path. Review your remote path mappings and download client settings.",
|
||||||
"RemotePathMappingCheckFilesGenericPermissions": "Download client {0} reported files in {1} but {appName} cannot see this directory. You may need to adjust the folder's permissions.",
|
"RemotePathMappingCheckFilesGenericPermissions": "Download client {0} reported files in {1} but {appName} cannot see this directory. You may need to adjust the folder's permissions.",
|
||||||
|
@ -959,7 +959,7 @@
|
||||||
"RemotePathMappingCheckFilesWrongOSPath": "Remote download client {0} reported files in {1} but this is not a valid {2} path. Review your remote path mappings and download client settings.",
|
"RemotePathMappingCheckFilesWrongOSPath": "Remote download client {0} reported files in {1} but this is not a valid {2} path. Review your remote path mappings and download client settings.",
|
||||||
"RemotePathMappingCheckFolderPermissions": "{appName} can see but not access download directory {0}. Likely permissions error.",
|
"RemotePathMappingCheckFolderPermissions": "{appName} can see but not access download directory {0}. Likely permissions error.",
|
||||||
"RemotePathMappingCheckGenericPermissions": "Download client {0} places downloads in {1} but {appName} cannot see this directory. You may need to adjust the folder's permissions.",
|
"RemotePathMappingCheckGenericPermissions": "Download client {0} places downloads in {1} but {appName} cannot see this directory. You may need to adjust the folder's permissions.",
|
||||||
"RemotePathMappingCheckImportFailed": "{appName} failed to import a movie. Check your logs for details.",
|
"RemotePathMappingCheckImportFailed": "{appName} failed to import music. Check your logs for details.",
|
||||||
"RemotePathMappingCheckLocalFolderMissing": "Remote download client {0} places downloads in {1} but this directory does not appear to exist. Likely missing or incorrect remote path mapping.",
|
"RemotePathMappingCheckLocalFolderMissing": "Remote download client {0} places downloads in {1} but this directory does not appear to exist. Likely missing or incorrect remote path mapping.",
|
||||||
"RemotePathMappingCheckLocalWrongOSPath": "Local download client {0} places downloads in {1} but this is not a valid {2} path. Review your download client settings.",
|
"RemotePathMappingCheckLocalWrongOSPath": "Local download client {0} places downloads in {1} but this is not a valid {2} path. Review your download client settings.",
|
||||||
"RemotePathMappingCheckRemoteDownloadClient": "Remote download client {0} reported files in {1} but this directory does not appear to exist. Likely missing remote path mapping.",
|
"RemotePathMappingCheckRemoteDownloadClient": "Remote download client {0} reported files in {1} but this directory does not appear to exist. Likely missing remote path mapping.",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue