notification centre improvements

This commit is contained in:
Serghey Rodin 2016-10-28 17:55:58 +03:00
commit addd9a8f02
34 changed files with 80 additions and 13 deletions

View file

@ -751,6 +751,8 @@ $LANG['ar'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
// Texts below doesn't exist in en.php
'%s rule' => 'قواعد %s',
'MainDomain' => 'النطاق الرئيسي',

View file

@ -750,4 +750,5 @@ $LANG['bs'] = array(
'maximum characters length, including prefix' => 'maksimalna dužina sme biti %s karaktera, uključujući i prefix',
'no notifications' => 'no notifications',
);

View file

@ -751,4 +751,5 @@ $LANG['cn'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -752,4 +752,5 @@ $LANG['cz'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -753,4 +753,5 @@ $LANG['da'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -751,4 +751,5 @@ $LANG['de'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -752,4 +752,5 @@ $LANG['el'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -751,4 +751,5 @@ $LANG['en'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -749,4 +749,5 @@ $LANG['es'] = array(
'maximum characters length, including prefix' => 'usar un máximo de %s, incluyendo prefijo',
'no notifications' => 'no notifications',
);

View file

@ -754,6 +754,8 @@ $LANG['fa'] = [
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
// Texts below doesn't exist in en.php
'70 خط اخر %s.%s.log' => 'هفتاد خط انتهايي از %s.%s.log',
];

View file

@ -753,6 +753,7 @@ $LANG['fi'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
// Texts below doesn't exist in en.php
'traffic' => 'tiedonsiirto',
'disk' => 'levytila',

View file

@ -751,6 +751,7 @@ $LANG['fr'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
// Texts below doesn't exist in en.php
'disk' => 'disque',
'traffic' => 'traffic',

View file

@ -755,6 +755,7 @@ $LANG['hu'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
// Texts below doesn't exist in en.php
'Bandwidth Usage eth1' => 'eth1 sávszélesség használat',
);

View file

@ -754,4 +754,5 @@ $LANG['id'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -752,4 +752,5 @@ $LANG['it'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -751,4 +751,5 @@ $LANG['ja'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -751,4 +751,5 @@ $LANG['ka'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -752,4 +752,5 @@ $LANG['nl'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -752,4 +752,5 @@ $LANG['no'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -751,4 +751,5 @@ $LANG['pl'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -751,4 +751,5 @@ $LANG['pt-BR'] = array(
'maximum characters length, including prefix' => 'comprimento máximo de % caracteres, incluindo o prefixo',
'no notifications' => 'no notifications',
);

View file

@ -751,4 +751,5 @@ $LANG['pt'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -753,4 +753,5 @@ $LANG['ro'] = array(
'maximum characters length, including prefix' => 'maximum %s caractere, incluzând prefixul',
'no notifications' => 'no notifications',
);

View file

@ -752,4 +752,5 @@ $LANG['ru'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -751,4 +751,5 @@ $LANG['se'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -752,4 +752,5 @@ $LANG['tr'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -774,4 +774,5 @@ $LANG['tw'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -752,4 +752,5 @@ $LANG['ua'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);

View file

@ -750,4 +750,5 @@ $LANG['vi'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);