diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index c611852a..a4bf37e0 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/common.json @@ -23,7 +23,7 @@ "free": "متاح", "used": "مستخدم", "load": "الضغط", - "mem": "MEM", + "mem": "الذاكرة", "temp": "TEMP", "max": "Max", "uptime": "UP", @@ -134,7 +134,7 @@ "episodes": "Episodes" }, "changedetectionio": { - "totalObserved": "Total Observed", + "totalObserved": "مجموع الملاحظات", "diffsDetected": "Diffs Detected" }, "tautulli": { diff --git a/public/locales/es/common.json b/public/locales/es/common.json index c3e0d857..63e1c4a9 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -646,8 +646,8 @@ "down_alerts": "Alertas" }, "jdownloader": { - "downloadCount": "Queue Count", - "downloadQueueSize": "Queue Size", - "downloadSpeed": "Download Speed" + "downloadCount": "Recuento de las colas", + "downloadQueueSize": "Tamaño de la cola", + "downloadSpeed": "Velocidad de Descarga" } } diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index e33601a8..6d38c3be 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -646,8 +646,8 @@ "down_alerts": "Alertes" }, "jdownloader": { - "downloadCount": "Queue Count", - "downloadQueueSize": "Queue Size", - "downloadSpeed": "Download Speed" + "downloadCount": "Total en attente", + "downloadQueueSize": "Volume en attente", + "downloadSpeed": "Vitesse de téléchargement" } } diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 62db97ec..9a204231 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -646,8 +646,8 @@ "down_alerts": "Сповіщення про збій" }, "jdownloader": { - "downloadCount": "Queue Count", - "downloadQueueSize": "Queue Size", - "downloadSpeed": "Download Speed" + "downloadCount": "Всього в черзі", + "downloadQueueSize": "Розмір черги", + "downloadSpeed": "Швидкість завантаження" } }