From 8a39e441e5fc1a917fd5dd73ff992daba600dd9b Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Thu, 29 Jan 2026 00:44:57 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- public/locales/af/common.json | 22 ++++++++++++++++++---- public/locales/ar/common.json | 14 ++++++++++++++ public/locales/bg/common.json | 14 ++++++++++++++ public/locales/ca/common.json | 14 ++++++++++++++ public/locales/cs/common.json | 14 ++++++++++++++ public/locales/da/common.json | 14 ++++++++++++++ public/locales/de/common.json | 14 ++++++++++++++ public/locales/el/common.json | 14 ++++++++++++++ public/locales/eo/common.json | 14 ++++++++++++++ public/locales/es/common.json | 22 ++++++++++++++++++---- public/locales/eu/common.json | 14 ++++++++++++++ public/locales/fi/common.json | 14 ++++++++++++++ public/locales/fr/common.json | 24 +++++++++++++++++++----- public/locales/he/common.json | 14 ++++++++++++++ public/locales/hi/common.json | 14 ++++++++++++++ public/locales/hr/common.json | 14 ++++++++++++++ public/locales/hu/common.json | 14 ++++++++++++++ public/locales/id/common.json | 14 ++++++++++++++ public/locales/it/common.json | 14 ++++++++++++++ public/locales/ja/common.json | 14 ++++++++++++++ public/locales/ko/common.json | 14 ++++++++++++++ public/locales/lv/common.json | 14 ++++++++++++++ public/locales/ms/common.json | 14 ++++++++++++++ public/locales/nl/common.json | 14 ++++++++++++++ public/locales/no/common.json | 14 ++++++++++++++ public/locales/pl/common.json | 22 ++++++++++++++++++---- public/locales/pt/common.json | 14 ++++++++++++++ public/locales/pt_BR/common.json | 14 ++++++++++++++ public/locales/ro/common.json | 14 ++++++++++++++ public/locales/ru/common.json | 14 ++++++++++++++ public/locales/sk/common.json | 14 ++++++++++++++ public/locales/sl/common.json | 14 ++++++++++++++ public/locales/sr/common.json | 14 ++++++++++++++ public/locales/sv/common.json | 14 ++++++++++++++ public/locales/te/common.json | 14 ++++++++++++++ public/locales/th/common.json | 14 ++++++++++++++ public/locales/tr/common.json | 14 ++++++++++++++ public/locales/uk/common.json | 14 ++++++++++++++ public/locales/vi/common.json | 14 ++++++++++++++ public/locales/yue/common.json | 14 ++++++++++++++ public/locales/zh-Hans/common.json | 14 ++++++++++++++ public/locales/zh-Hant/common.json | 14 ++++++++++++++ 42 files changed, 605 insertions(+), 17 deletions(-) diff --git a/public/locales/af/common.json b/public/locales/af/common.json index 1c76f1798..4a7a61c9e 100644 --- a/public/locales/af/common.json +++ b/public/locales/af/common.json @@ -794,10 +794,10 @@ "series": "Reekse" }, "booklore": { - "libraries": "Libraries", - "books": "Books", - "reading": "Reading", - "finished": "Finished" + "libraries": "Biblioteke", + "books": "Boeke", + "reading": "Lees", + "finished": "Klaar" }, "jdownloader": { "downloadCount": "Tou", @@ -1136,5 +1136,19 @@ "songs": "Liedjies", "time": "Tyd", "artists": "Kunstenaars" + }, + "dockhand": { + "running": "Lopend", + "stopped": "Gestop", + "cpu": "SVE", + "memory": "Geheue", + "images": "Beelde", + "volumes": "Volumes", + "events_today": "Vandag se byeenkomste", + "pending_updates": "Hangende opdaterings", + "stacks": "Stapels", + "paused": "Onderbreek", + "total": "Totaal", + "environment_not_found": "Omgewing Nie Gevind Nie" } } diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index 4551ed130..37ffc2c05 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index a49aa6fce..c2b5dfa6f 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index 7add4b383..9663d8013 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index 8d3a193ef..b842698d1 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/da/common.json b/public/locales/da/common.json index 50c1b7d17..c8a6004bf 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 6c5c23741..4b9a20df3 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -1136,5 +1136,19 @@ "songs": "Titel", "time": "Zeit", "artists": "Künstler" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/el/common.json b/public/locales/el/common.json index 1ee0ff903..f69f3b0cd 100644 --- a/public/locales/el/common.json +++ b/public/locales/el/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/eo/common.json b/public/locales/eo/common.json index fe2b6bf6f..3fcd4d09c 100644 --- a/public/locales/eo/common.json +++ b/public/locales/eo/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 62b604ca4..46778dae5 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -794,10 +794,10 @@ "series": "Series" }, "booklore": { - "libraries": "Libraries", - "books": "Books", - "reading": "Reading", - "finished": "Finished" + "libraries": "Librerías", + "books": "Libros", + "reading": "Lectura", + "finished": "Finalizado" }, "jdownloader": { "downloadCount": "En cola", @@ -1136,5 +1136,19 @@ "songs": "Canciones", "time": "Tiempo", "artists": "Artistas" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/eu/common.json b/public/locales/eu/common.json index 0037bbba8..7ab4cd739 100644 --- a/public/locales/eu/common.json +++ b/public/locales/eu/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index 80aa7fef5..ad6308da9 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 9366c5f45..e884e6c6b 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -983,11 +983,11 @@ }, "zabbix": { "unclassified": "Non classé", - "information": "Informations", - "warning": "Attention", - "average": "Moyenne", - "high": "Élevé", - "disaster": "" + "information": "Information", + "warning": "Avertissement", + "average": "Moyen", + "high": "Haut", + "disaster": "Désastre" }, "lubelogger": { "vehicle": "Véhicule", @@ -1136,5 +1136,19 @@ "songs": "Musiques", "time": "Durée", "artists": "Artistes" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/he/common.json b/public/locales/he/common.json index 20d0ddc8f..6c72cd396 100644 --- a/public/locales/he/common.json +++ b/public/locales/he/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/hi/common.json b/public/locales/hi/common.json index 67339b73d..b95ad1afb 100644 --- a/public/locales/hi/common.json +++ b/public/locales/hi/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index fe9208a46..444d733d0 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -1136,5 +1136,19 @@ "songs": "Pjesme", "time": "Vrijeme", "artists": "Izvođači" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index dc64a89c5..8055a4cec 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/id/common.json b/public/locales/id/common.json index ce48cec56..e46966133 100644 --- a/public/locales/id/common.json +++ b/public/locales/id/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 30b7cf487..94acc9c15 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json index aec5ec8a3..72c50d42d 100644 --- a/public/locales/ja/common.json +++ b/public/locales/ja/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/ko/common.json b/public/locales/ko/common.json index d82c7f106..5a0ebdf96 100644 --- a/public/locales/ko/common.json +++ b/public/locales/ko/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json index 89b830082..e8f14ab07 100644 --- a/public/locales/lv/common.json +++ b/public/locales/lv/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/ms/common.json b/public/locales/ms/common.json index bfbb76f57..5c32c51c5 100644 --- a/public/locales/ms/common.json +++ b/public/locales/ms/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 37b401080..6c33db792 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -1136,5 +1136,19 @@ "songs": "Nummers", "time": "Tijd", "artists": "Artiesten" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/no/common.json b/public/locales/no/common.json index a93165788..7326bc8e6 100644 --- a/public/locales/no/common.json +++ b/public/locales/no/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 21869407d..0edc55044 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -794,10 +794,10 @@ "series": "Serie" }, "booklore": { - "libraries": "Libraries", - "books": "Books", - "reading": "Reading", - "finished": "Finished" + "libraries": "Biblioteki", + "books": "Książki", + "reading": "Czytane", + "finished": "Skończone" }, "jdownloader": { "downloadCount": "W kolejce", @@ -1136,5 +1136,19 @@ "songs": "Piosenki", "time": "Czas", "artists": "Wykonawcy" + }, + "dockhand": { + "running": "Działające", + "stopped": "Zatrzymane", + "cpu": "CPU", + "memory": "Pamięć", + "images": "Obrazy", + "volumes": "Woluminy", + "events_today": "Zdarzenia dzisiaj", + "pending_updates": "Oczekujące aktualizacje", + "stacks": "Stosy", + "paused": "Wstrzymane", + "total": "Razem", + "environment_not_found": "Środowisko nie znalezione" } } diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index b54f832a9..3344cfc4b 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/pt_BR/common.json b/public/locales/pt_BR/common.json index 0192582c1..bf68b7f91 100644 --- a/public/locales/pt_BR/common.json +++ b/public/locales/pt_BR/common.json @@ -1136,5 +1136,19 @@ "songs": "Músicas", "time": "Tempo", "artists": "Artistas" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index 19bfa637c..e4731f2a8 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 6f6e96b25..18035c1a1 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/sk/common.json b/public/locales/sk/common.json index b6efa6deb..3c114a832 100644 --- a/public/locales/sk/common.json +++ b/public/locales/sk/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index 2ea9965d6..e3112e533 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/sr/common.json b/public/locales/sr/common.json index c90945aaf..9175a8b92 100644 --- a/public/locales/sr/common.json +++ b/public/locales/sr/common.json @@ -1136,5 +1136,19 @@ "songs": "Песме", "time": "Време", "artists": "Извођачи" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index 70507cba5..688418a4b 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/te/common.json b/public/locales/te/common.json index 11d09fee3..f62f2ca9d 100644 --- a/public/locales/te/common.json +++ b/public/locales/te/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/th/common.json b/public/locales/th/common.json index 2a0b44ab4..bed6f1017 100644 --- a/public/locales/th/common.json +++ b/public/locales/th/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index e675e6017..2916f1d9f 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index c45915eb3..d4170afc1 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 140c5ca7f..61e9f462f 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -1136,5 +1136,19 @@ "songs": "Bài hát", "time": "Thời gian", "artists": "Nghệ sĩ" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index 813cb7ed4..bc22a2b9f 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/zh-Hans/common.json b/public/locales/zh-Hans/common.json index 394b84d8e..5fb12c56b 100644 --- a/public/locales/zh-Hans/common.json +++ b/public/locales/zh-Hans/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } } diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index f65eff954..a756eb165 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -1136,5 +1136,19 @@ "songs": "Songs", "time": "Time", "artists": "Artists" + }, + "dockhand": { + "running": "Running", + "stopped": "Stopped", + "cpu": "CPU", + "memory": "Memory", + "images": "Images", + "volumes": "Volumes", + "events_today": "Events Today", + "pending_updates": "Pending Updates", + "stacks": "Stacks", + "paused": "Paused", + "total": "Total", + "environment_not_found": "Environment Not Found" } }