Added new word - server

This commit is contained in:
Serghey Rodin 2015-04-17 17:14:20 +03:00
commit 51bb543d5b
21 changed files with 21 additions and 0 deletions

View file

@ -10,6 +10,7 @@ $LANG['ar'] = array(
'Graphs' => 'رسوم بيانية',
'Statistics' => 'إحصائيات',
'Log' => 'سجل',
'Server' => 'نادل',
'Services' => 'خدمات',
'Firewall' => 'جدار الحماية',
'Updates' => 'تحديثات',

View file

@ -10,6 +10,7 @@ $LANG['bs'] = array(
'Graphs' => 'Grafici',
'Statistics' => 'Statistika',
'Log' => 'Log',
'Server' => 'Server',
'Services' => 'Servisi',
'Updates' => 'Novo',
'Log in' => 'Ulaz',

View file

@ -10,6 +10,7 @@ $LANG['cn'] = array(
'Graphs' => '流量统计',
'Statistics' => '统计分析',
'Log' => '日志',
'Server' => '服务器',
'Services' => '系统服务',
'Firewall' => '防火牆',
'Updates' => '更新升级',

View file

@ -11,6 +11,7 @@ $LANG['cz'] = array(
'Graphs' => 'Grafy',
'Statistics' => 'Statistika',
'Log' => 'Logy',
'Server' => 'Server',
'Services' => 'Služby',
'Firewall' => 'Firewall',
'Updates' => 'Aktualizace',

View file

@ -10,6 +10,7 @@ $LANG['de'] = array(
'Graphs' => 'Leistungsgrafiken',
'Statistics' => 'Statistiken',
'Log' => 'Logs',
'Server' => 'Server',
'Services' => 'Dienste',
'Firewall' => 'Firewall',
'Updates' => 'Aktualisierungen',

View file

@ -11,6 +11,7 @@ $LANG['el'] = array(
'Graphs' => 'Γραφήματα',
'Statistics' => 'Στατιστικά',
'Log' => 'Αρχείο Καταγραφής',
'Server' => 'Διακομιστής',
'Services' => 'Υπηρεσίες',
'Firewall' => 'Firewall',
'Updates' => 'Ενημερώσεις',

View file

@ -10,6 +10,7 @@ $LANG['en'] = array(
'Graphs' => 'Graphs',
'Statistics' => 'Statistics',
'Log' => 'Log',
'Server' => 'Server',
'Services' => 'Services',
'Firewall' => 'Firewall',
'Updates' => 'Updates',

View file

@ -10,6 +10,7 @@ $LANG['es'] = array(
'Graphs' => 'Gráficos',
'Statistics' => 'Estadísticas',
'Log' => 'Mensajes',
'Server' => 'Servidor',
'Services' => 'Servicios',
'Firewall' => 'Firewall',
'Updates' => 'Actualizaciones',

View file

@ -11,6 +11,7 @@ $LANG['fi'] = array(
'Graphs' => 'Kuvaajat',
'Statistics' => 'Tilastot',
'Log' => 'Loki',
'Server' => 'Pavelin',
'Services' => 'Palvelut',
'Firewall' => 'Firewall',
'Updates' => 'Päivitykset',

View file

@ -10,6 +10,7 @@ $LANG['fr'] = array(
'Graphs' => 'Graphs',
'Statistics' => 'Statistiques',
'Log' => 'Log',
'Server' => 'Serveur',
'Services' => 'Services',
'Firewall' => 'Pare-feu',
'Updates' => 'Mises-à-jour',

View file

@ -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',

View file

@ -13,6 +13,7 @@ $LANG['id'] = array(
'Graphs' => 'Grafik',
'Statistics' => 'Statisktik',
'Log' => 'Log',
'Server' => 'Server',
'Services' => 'Layanan',
'Firewall' => 'Firewall',
'Updates' => 'Updates',

View file

@ -11,6 +11,7 @@ $LANG['it'] = array(
'Graphs' => 'Grafici',
'Statistics' => 'Statistiche',
'Log' => 'Log',
'Server' => 'Server',
'Services' => 'Servizi',
'Firewall' => 'Firewall',
'Updates' => 'Aggiornamenti',

View file

@ -11,6 +11,7 @@ $LANG['nl'] = array(
'Graphs' => 'Grafieken',
'Statistics' => 'Statistieken',
'Log' => 'Logs',
'Server' => 'Server',
'Services' => 'Processen',
'Firewall' => 'Firewall',
'Updates' => 'Updates',

View file

@ -11,6 +11,7 @@ $LANG['no'] = array(
'Graphs' => 'Grafer',
'Statistics' => 'Statistikk',
'Log' => 'Logg',
'Server' => 'Serveren',
'Services' => 'Tjenester',
'Firewall' => 'Brannmur',
'Updates' => 'Oppdateringer',

View file

@ -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',

View file

@ -12,6 +12,7 @@ $LANG['ro'] = array(
'Graphs' => 'Graficele',
'Statistics' => 'Statistică',
'Log' => 'Log',
'Server' => 'Server',
'Services' => 'Servicii',
'Firewall' => 'Firewall',
'Updates' => 'Actualizări',

View file

@ -12,6 +12,7 @@ $LANG['ru'] = array(
'Graphs' => 'Графики',
'Statistics' => 'Статистика',
'Log' => 'Журнал',
'Server' => 'Сервер',
'Services' => 'Службы',
'Firewall' => 'Фаервол',
'Updates' => 'Обновления',

View file

@ -10,6 +10,7 @@ $LANG['tr'] = array(
'Graphs' => 'Grafikler',
'Statistics' => 'İstatistikler',
'Log' => 'Log',
'Server' => 'Sunucu',
'Services' => 'Servisler',
'Firewall' => 'Güvenlik Duvarı',
'Updates' => 'Güncellemeler',

View file

@ -10,6 +10,7 @@ $LANG['tw'] = array(
'Graphs' => '圖表',
'Statistics' => '狀態',
'Log' => '日誌',
'Server' => '服務器',
'Services' => '服務',
'Firewall' => '防火牆',
'Updates' => '更新',

View file

@ -12,6 +12,7 @@ $LANG['ua'] = array(
'Graphs' => 'Графіки',
'Statistics' => 'Статистика',
'Log' => 'Журнал',
'Server' => 'Сервер',
'Services' => 'Служби',
'Firewall' => 'Брандмауер',
'Updates' => 'Оновлення',