diff --git a/web/inc/i18n/ar.php b/web/inc/i18n/ar.php index 42cbb5fb..8e4b0c0b 100644 --- a/web/inc/i18n/ar.php +++ b/web/inc/i18n/ar.php @@ -10,6 +10,7 @@ $LANG['ar'] = array( 'Graphs' => 'رسوم بيانية', 'Statistics' => 'إحصائيات', 'Log' => 'سجل', + 'Server' => 'نادل', 'Services' => 'خدمات', 'Firewall' => 'جدار الحماية', 'Updates' => 'تحديثات', diff --git a/web/inc/i18n/bs.php b/web/inc/i18n/bs.php index aa55f9a1..351c2854 100644 --- a/web/inc/i18n/bs.php +++ b/web/inc/i18n/bs.php @@ -10,6 +10,7 @@ $LANG['bs'] = array( 'Graphs' => 'Grafici', 'Statistics' => 'Statistika', 'Log' => 'Log', + 'Server' => 'Server', 'Services' => 'Servisi', 'Updates' => 'Novo', 'Log in' => 'Ulaz', diff --git a/web/inc/i18n/cn.php b/web/inc/i18n/cn.php index 3c9f8a4a..a9ed3101 100644 --- a/web/inc/i18n/cn.php +++ b/web/inc/i18n/cn.php @@ -10,6 +10,7 @@ $LANG['cn'] = array( 'Graphs' => '流量统计', 'Statistics' => '统计分析', 'Log' => '日志', + 'Server' => '服务器', 'Services' => '系统服务', 'Firewall' => '防火牆', 'Updates' => '更新升级', diff --git a/web/inc/i18n/cz.php b/web/inc/i18n/cz.php index 6e6dd171..7ee152e8 100644 --- a/web/inc/i18n/cz.php +++ b/web/inc/i18n/cz.php @@ -11,6 +11,7 @@ $LANG['cz'] = array( 'Graphs' => 'Grafy', 'Statistics' => 'Statistika', 'Log' => 'Logy', + 'Server' => 'Server', 'Services' => 'Služby', 'Firewall' => 'Firewall', 'Updates' => 'Aktualizace', diff --git a/web/inc/i18n/de.php b/web/inc/i18n/de.php index f5aac079..5324da14 100644 --- a/web/inc/i18n/de.php +++ b/web/inc/i18n/de.php @@ -10,6 +10,7 @@ $LANG['de'] = array( 'Graphs' => 'Leistungsgrafiken', 'Statistics' => 'Statistiken', 'Log' => 'Logs', + 'Server' => 'Server', 'Services' => 'Dienste', 'Firewall' => 'Firewall', 'Updates' => 'Aktualisierungen', diff --git a/web/inc/i18n/el.php b/web/inc/i18n/el.php index 87ebe563..9649bb23 100644 --- a/web/inc/i18n/el.php +++ b/web/inc/i18n/el.php @@ -11,6 +11,7 @@ $LANG['el'] = array( 'Graphs' => 'Γραφήματα', 'Statistics' => 'Στατιστικά', 'Log' => 'Αρχείο Καταγραφής', + 'Server' => 'Διακομιστής', 'Services' => 'Υπηρεσίες', 'Firewall' => 'Firewall', 'Updates' => 'Ενημερώσεις', diff --git a/web/inc/i18n/en.php b/web/inc/i18n/en.php index ba924813..10afe567 100644 --- a/web/inc/i18n/en.php +++ b/web/inc/i18n/en.php @@ -10,6 +10,7 @@ $LANG['en'] = array( 'Graphs' => 'Graphs', 'Statistics' => 'Statistics', 'Log' => 'Log', + 'Server' => 'Server', 'Services' => 'Services', 'Firewall' => 'Firewall', 'Updates' => 'Updates', diff --git a/web/inc/i18n/es.php b/web/inc/i18n/es.php index 69069185..1991029a 100644 --- a/web/inc/i18n/es.php +++ b/web/inc/i18n/es.php @@ -10,6 +10,7 @@ $LANG['es'] = array( 'Graphs' => 'Gráficos', 'Statistics' => 'Estadísticas', 'Log' => 'Mensajes', + 'Server' => 'Servidor', 'Services' => 'Servicios', 'Firewall' => 'Firewall', 'Updates' => 'Actualizaciones', diff --git a/web/inc/i18n/fi.php b/web/inc/i18n/fi.php index da452ac6..155214ff 100644 --- a/web/inc/i18n/fi.php +++ b/web/inc/i18n/fi.php @@ -11,6 +11,7 @@ $LANG['fi'] = array( 'Graphs' => 'Kuvaajat', 'Statistics' => 'Tilastot', 'Log' => 'Loki', + 'Server' => 'Pavelin', 'Services' => 'Palvelut', 'Firewall' => 'Firewall', 'Updates' => 'Päivitykset', diff --git a/web/inc/i18n/fr.php b/web/inc/i18n/fr.php index 3cf7fef9..70e8fbcd 100644 --- a/web/inc/i18n/fr.php +++ b/web/inc/i18n/fr.php @@ -10,6 +10,7 @@ $LANG['fr'] = array( 'Graphs' => 'Graphs', 'Statistics' => 'Statistiques', 'Log' => 'Log', + 'Server' => 'Serveur', 'Services' => 'Services', 'Firewall' => 'Pare-feu', 'Updates' => 'Mises-à-jour', diff --git a/web/inc/i18n/hu.php b/web/inc/i18n/hu.php index f6693c2e..3a19d901 100644 --- a/web/inc/i18n/hu.php +++ b/web/inc/i18n/hu.php @@ -12,6 +12,7 @@ $LANG['hu'] = array( 'Graphs' => 'Grafikonok', 'Statistics' => 'Statisztikák', 'Log' => 'Log', + 'Server' => 'Szerveren', 'Services' => 'Szolgáltatások', 'Firewall' => 'Firewall', 'Updates' => 'Frissítések', diff --git a/web/inc/i18n/id.php b/web/inc/i18n/id.php index a824131f..eda0230c 100644 --- a/web/inc/i18n/id.php +++ b/web/inc/i18n/id.php @@ -13,6 +13,7 @@ $LANG['id'] = array( 'Graphs' => 'Grafik', 'Statistics' => 'Statisktik', 'Log' => 'Log', + 'Server' => 'Server', 'Services' => 'Layanan', 'Firewall' => 'Firewall', 'Updates' => 'Updates', diff --git a/web/inc/i18n/it.php b/web/inc/i18n/it.php index b1888232..b8909a84 100644 --- a/web/inc/i18n/it.php +++ b/web/inc/i18n/it.php @@ -11,6 +11,7 @@ $LANG['it'] = array( 'Graphs' => 'Grafici', 'Statistics' => 'Statistiche', 'Log' => 'Log', + 'Server' => 'Server', 'Services' => 'Servizi', 'Firewall' => 'Firewall', 'Updates' => 'Aggiornamenti', diff --git a/web/inc/i18n/nl.php b/web/inc/i18n/nl.php index 07bb338e..903e3984 100644 --- a/web/inc/i18n/nl.php +++ b/web/inc/i18n/nl.php @@ -11,6 +11,7 @@ $LANG['nl'] = array( 'Graphs' => 'Grafieken', 'Statistics' => 'Statistieken', 'Log' => 'Logs', + 'Server' => 'Server', 'Services' => 'Processen', 'Firewall' => 'Firewall', 'Updates' => 'Updates', diff --git a/web/inc/i18n/no.php b/web/inc/i18n/no.php index 55dc4fbe..f2b27e9a 100644 --- a/web/inc/i18n/no.php +++ b/web/inc/i18n/no.php @@ -11,6 +11,7 @@ $LANG['no'] = array( 'Graphs' => 'Grafer', 'Statistics' => 'Statistikk', 'Log' => 'Logg', + 'Server' => 'Serveren', 'Services' => 'Tjenester', 'Firewall' => 'Brannmur', 'Updates' => 'Oppdateringer', diff --git a/web/inc/i18n/pt.php b/web/inc/i18n/pt.php index b98647d5..e231d804 100644 --- a/web/inc/i18n/pt.php +++ b/web/inc/i18n/pt.php @@ -10,6 +10,7 @@ $LANG['pt'] = array( 'Graphs' => 'Gráficos', 'Statistics' => 'Estatísticas', 'Log' => 'Log', + 'Server' => 'Servidor', 'Services' => 'Serviços', 'Firewall' => 'Firewall', 'Updates' => 'Atualizações', diff --git a/web/inc/i18n/ro.php b/web/inc/i18n/ro.php index 93d89d5f..99537792 100644 --- a/web/inc/i18n/ro.php +++ b/web/inc/i18n/ro.php @@ -12,6 +12,7 @@ $LANG['ro'] = array( 'Graphs' => 'Graficele', 'Statistics' => 'Statistică', 'Log' => 'Log', + 'Server' => 'Server', 'Services' => 'Servicii', 'Firewall' => 'Firewall', 'Updates' => 'Actualizări', diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php index 8c641328..acfa9aab 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -12,6 +12,7 @@ $LANG['ru'] = array( 'Graphs' => 'Графики', 'Statistics' => 'Статистика', 'Log' => 'Журнал', + 'Server' => 'Сервер', 'Services' => 'Службы', 'Firewall' => 'Фаервол', 'Updates' => 'Обновления', diff --git a/web/inc/i18n/tr.php b/web/inc/i18n/tr.php index 7323596d..462675e3 100644 --- a/web/inc/i18n/tr.php +++ b/web/inc/i18n/tr.php @@ -10,6 +10,7 @@ $LANG['tr'] = array( 'Graphs' => 'Grafikler', 'Statistics' => 'İstatistikler', 'Log' => 'Log', + 'Server' => 'Sunucu', 'Services' => 'Servisler', 'Firewall' => 'Güvenlik Duvarı', 'Updates' => 'Güncellemeler', diff --git a/web/inc/i18n/tw.php b/web/inc/i18n/tw.php index 89d1ada4..b51c9f49 100644 --- a/web/inc/i18n/tw.php +++ b/web/inc/i18n/tw.php @@ -10,6 +10,7 @@ $LANG['tw'] = array( 'Graphs' => '圖表', 'Statistics' => '狀態', 'Log' => '日誌', + 'Server' => '服務器', 'Services' => '服務', 'Firewall' => '防火牆', 'Updates' => '更新', diff --git a/web/inc/i18n/ua.php b/web/inc/i18n/ua.php index 29d8f26e..59455135 100644 --- a/web/inc/i18n/ua.php +++ b/web/inc/i18n/ua.php @@ -12,6 +12,7 @@ $LANG['ua'] = array( 'Graphs' => 'Графіки', 'Statistics' => 'Статистика', 'Log' => 'Журнал', + 'Server' => 'Сервер', 'Services' => 'Служби', 'Firewall' => 'Брандмауер', 'Updates' => 'Оновлення',