mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-19 17:32:38 +01:00
Add missing translation key
(cherry picked from commit 8be8c7f89cf4d40bee941c5ce768aa1a74ebe398)
This commit is contained in:
parent
71e1003358
commit
39eac4b5ad
@ -440,6 +440,7 @@
|
|||||||
"DownloadClientQbittorrentTorrentStateDhtDisabled": "qBittorrent cannot resolve magnet link with DHT disabled",
|
"DownloadClientQbittorrentTorrentStateDhtDisabled": "qBittorrent cannot resolve magnet link with DHT disabled",
|
||||||
"DownloadClientQbittorrentTorrentStateError": "qBittorrent is reporting an error",
|
"DownloadClientQbittorrentTorrentStateError": "qBittorrent is reporting an error",
|
||||||
"DownloadClientQbittorrentTorrentStateMetadata": "qBittorrent is downloading metadata",
|
"DownloadClientQbittorrentTorrentStateMetadata": "qBittorrent is downloading metadata",
|
||||||
|
"DownloadClientQbittorrentTorrentStateMissingFiles": "qBittorrent is reporting missing files",
|
||||||
"DownloadClientQbittorrentTorrentStatePathError": "Unable to Import. Path matches client base download directory, it's possible 'Keep top-level folder' is disabled for this torrent or 'Torrent Content Layout' is NOT set to 'Original' or 'Create Subfolder'?",
|
"DownloadClientQbittorrentTorrentStatePathError": "Unable to Import. Path matches client base download directory, it's possible 'Keep top-level folder' is disabled for this torrent or 'Torrent Content Layout' is NOT set to 'Original' or 'Create Subfolder'?",
|
||||||
"DownloadClientQbittorrentTorrentStateStalled": "The download is stalled with no connections",
|
"DownloadClientQbittorrentTorrentStateStalled": "The download is stalled with no connections",
|
||||||
"DownloadClientQbittorrentTorrentStateUnknown": "Unknown download state: {state}",
|
"DownloadClientQbittorrentTorrentStateUnknown": "Unknown download state: {state}",
|
||||||
|
Loading…
Reference in New Issue
Block a user