diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 94eff169..c5b47fcf 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -31,16 +31,6 @@ "bitrate": "Bitrate", "no_active": "No Active Streams" }, - "nzbget": { - "rate": "Rate", - "remaining": "Verblieben", - "downloaded": "Heruntergeladen" - }, - "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" - }, "rutorrent": { "active": "Aktiv", "upload": "Hochladen", diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 66299c8e..7be736c6 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -31,16 +31,6 @@ "bitrate": "Tasa de bits", "no_active": "No Active Streams" }, - "nzbget": { - "rate": "Velocidad", - "remaining": "Restante", - "downloaded": "Descargado" - }, - "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" - }, "rutorrent": { "active": "Activo", "upload": "Subir", diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 21fc296c..dbea05f7 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -31,16 +31,6 @@ "bitrate": "Débiter", "no_active": "No Active Streams" }, - "nzbget": { - "rate": "Évaluer", - "remaining": "Restante", - "downloaded": "Téléchargé" - }, - "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" - }, "rutorrent": { "active": "Active", "upload": "Téléverser", diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 316161f6..44f68bc2 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -46,16 +46,6 @@ "free": "Free", "used": "Used" }, - "nzbget": { - "rate": "Rate", - "remaining": "Remaining", - "downloaded": "Downloaded" - }, - "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" - }, "rutorrent": { "active": "Active", "upload": "Upload", diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json index e605c8a2..79185695 100644 --- a/public/locales/nb-NO/common.json +++ b/public/locales/nb-NO/common.json @@ -31,16 +31,6 @@ "bitrate": "Bitrate", "no_active": "No Active Streams" }, - "nzbget": { - "rate": "Takt", - "remaining": "Gjenstående", - "downloaded": "Nedlastet" - }, - "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" - }, "rutorrent": { "active": "Aktiv", "upload": "Opplasting", diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 8ad0fc6b..4d7c5c97 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -16,16 +16,6 @@ "cpu": "CPU", "offline": "Offline" }, - "nzbget": { - "rate": "Rate", - "remaining": "Overgebleven", - "downloaded": "Gedownload" - }, - "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" - }, "speedtest": { "upload": "Upload", "download": "Download", diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index a1749b5b..c0f23da0 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -31,16 +31,6 @@ "bitrate": "Taxa de bits", "no_active": "No Active Streams" }, - "nzbget": { - "rate": "Avaliar", - "remaining": "Em falta", - "downloaded": "Baixada" - }, - "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" - }, "rutorrent": { "active": "Ativa", "upload": "Envio", diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 780b033b..56d877bf 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -31,16 +31,6 @@ "bitrate": "Битрейт", "no_active": "No Active Streams" }, - "nzbget": { - "rate": "Оценка", - "remaining": "Осталось", - "downloaded": "Загружено" - }, - "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" - }, "rutorrent": { "active": "Активный", "upload": "Загрузить", diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index bd2fdb78..84bf43b9 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -31,16 +31,6 @@ "bitrate": "Bitrate", "no_active": "No Active Streams" }, - "nzbget": { - "rate": "Rate", - "remaining": "Còn lại", - "downloaded": "Đã tải" - }, - "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" - }, "rutorrent": { "active": "Hoạt động", "upload": "Tải lên", diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 44c9d85a..b6e7e159 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -31,16 +31,6 @@ "bitrate": "比特率", "no_active": "No Active Streams" }, - "nzbget": { - "rate": "速度", - "remaining": "其余的", - "downloaded": "下载" - }, - "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" - }, "rutorrent": { "active": "积极的", "upload": "上传",