diff --git a/web/inc/i18n/ar.php b/web/inc/i18n/ar.php index 293d65fc9..d4dd84064 100644 --- a/web/inc/i18n/ar.php +++ b/web/inc/i18n/ar.php @@ -584,6 +584,7 @@ $LANG['ar'] = array( 'Starred' => 'المحدد بنجمة', 'Name' => 'الاسم', + 'save to favorites' => 'save to favorites', 'File Manager' => 'مدير الملفات', 'size' => 'الحجم', @@ -751,8 +752,6 @@ $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' => 'النطاق الرئيسي', diff --git a/web/inc/i18n/bs.php b/web/inc/i18n/bs.php index acfcd3544..b92ba1e4b 100644 --- a/web/inc/i18n/bs.php +++ b/web/inc/i18n/bs.php @@ -584,6 +584,7 @@ $LANG['bs'] = array( 'Starred' => 'Označen zvjezdicom', 'Name' => 'Ime', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'veličina', @@ -750,5 +751,4 @@ $LANG['bs'] = array( 'maximum characters length, including prefix' => 'maksimalna dužina sme biti %s karaktera, uključujući i prefix', - 'no notifications' => 'no notifications', ); \ No newline at end of file diff --git a/web/inc/i18n/cn.php b/web/inc/i18n/cn.php index fda878fe3..0282b34ed 100644 --- a/web/inc/i18n/cn.php +++ b/web/inc/i18n/cn.php @@ -585,6 +585,8 @@ $LANG['cn'] = array( 'Starred' => '星标', 'Name' => '名称', + 'save to favorites' => 'save to favorites', + 'File Manager' => '文件管理', 'type' => '类型', 'size' => '大小', @@ -751,5 +753,4 @@ $LANG['cn'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/cz.php b/web/inc/i18n/cz.php index 41c7824f7..fedead979 100644 --- a/web/inc/i18n/cz.php +++ b/web/inc/i18n/cz.php @@ -585,6 +585,7 @@ $LANG['cz'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -752,5 +753,4 @@ $LANG['cz'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/da.php b/web/inc/i18n/da.php index b37ec3395..b0820a13d 100644 --- a/web/inc/i18n/da.php +++ b/web/inc/i18n/da.php @@ -586,6 +586,7 @@ $LANG['da'] = array( 'Starred' => 'Starred', 'Name' => 'Navn', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -753,5 +754,4 @@ $LANG['da'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/de.php b/web/inc/i18n/de.php index 64e5ba67c..57e8b3923 100644 --- a/web/inc/i18n/de.php +++ b/web/inc/i18n/de.php @@ -584,6 +584,7 @@ $LANG['de'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -751,5 +752,4 @@ $LANG['de'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/el.php b/web/inc/i18n/el.php index 4ef5064e6..1c37f336f 100644 --- a/web/inc/i18n/el.php +++ b/web/inc/i18n/el.php @@ -585,6 +585,7 @@ $LANG['el'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -752,5 +753,4 @@ $LANG['el'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/en.php b/web/inc/i18n/en.php index 2d7c16542..8389b2c0b 100644 --- a/web/inc/i18n/en.php +++ b/web/inc/i18n/en.php @@ -584,6 +584,7 @@ $LANG['en'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -751,5 +752,4 @@ $LANG['en'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/es.php b/web/inc/i18n/es.php index 5392ed9db..64aa64a2c 100644 --- a/web/inc/i18n/es.php +++ b/web/inc/i18n/es.php @@ -585,6 +585,7 @@ $LANG['es'] = array( 'Starred' => 'Favorito', 'Name' => 'Nombre', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Editor de Archivos', 'size' => 'tamaño', @@ -749,5 +750,4 @@ $LANG['es'] = array( 'maximum characters length, including prefix' => 'usar un máximo de %s, incluyendo prefijo', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/fa.php b/web/inc/i18n/fa.php index 6fd2b9534..6ad370e5c 100644 --- a/web/inc/i18n/fa.php +++ b/web/inc/i18n/fa.php @@ -587,6 +587,7 @@ $LANG['fa'] = [ 'Starred' => 'ستاره دار', 'Name' => 'نام', + 'save to favorites' => 'save to favorites', 'File Manager' => 'مدیریت پرونده', 'size' => 'اندازه', @@ -754,8 +755,6 @@ $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', ]; diff --git a/web/inc/i18n/fi.php b/web/inc/i18n/fi.php index 6e767e8ac..d2bcac026 100644 --- a/web/inc/i18n/fi.php +++ b/web/inc/i18n/fi.php @@ -586,6 +586,7 @@ $LANG['fi'] = array( 'Starred' => 'Starred', 'Name' => 'Nimi', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Tiedostonhallinta', 'size' => 'koko', @@ -753,7 +754,6 @@ $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', diff --git a/web/inc/i18n/fr.php b/web/inc/i18n/fr.php index 8f30c3097..065562408 100644 --- a/web/inc/i18n/fr.php +++ b/web/inc/i18n/fr.php @@ -584,6 +584,7 @@ $LANG['fr'] = array( 'Starred' => 'Favoris', 'Name' => 'Nom', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Fichiers', 'size' => 'taille', @@ -751,7 +752,6 @@ $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', diff --git a/web/inc/i18n/hu.php b/web/inc/i18n/hu.php index 00bc3c584..4c6f067e8 100644 --- a/web/inc/i18n/hu.php +++ b/web/inc/i18n/hu.php @@ -588,6 +588,7 @@ $LANG['hu'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -755,7 +756,6 @@ $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', ); diff --git a/web/inc/i18n/id.php b/web/inc/i18n/id.php index e9729f6ce..1d786b7b3 100644 --- a/web/inc/i18n/id.php +++ b/web/inc/i18n/id.php @@ -587,6 +587,7 @@ $LANG['id'] = array( 'Starred' => 'Bintangi', 'Name' => 'Nama', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'ukuran', @@ -754,5 +755,4 @@ $LANG['id'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/it.php b/web/inc/i18n/it.php index 2f66a2247..7cb191d19 100644 --- a/web/inc/i18n/it.php +++ b/web/inc/i18n/it.php @@ -585,6 +585,7 @@ $LANG['it'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -752,5 +753,4 @@ $LANG['it'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/ja.php b/web/inc/i18n/ja.php index 893013bde..194b505ac 100644 --- a/web/inc/i18n/ja.php +++ b/web/inc/i18n/ja.php @@ -584,6 +584,7 @@ $LANG['ja'] = array( 'Starred' => 'スター付き', 'Name' => '名前', + 'save to favorites' => 'save to favorites', 'File Manager' => 'ファイルマネージャー', 'size' => '容量', @@ -751,5 +752,4 @@ $LANG['ja'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/ka.php b/web/inc/i18n/ka.php index ba68a7fa2..43e5e62d8 100644 --- a/web/inc/i18n/ka.php +++ b/web/inc/i18n/ka.php @@ -584,6 +584,7 @@ $LANG['ka'] = array( 'Starred' => 'ვარსკვლავებით', 'Name' => 'სახელით', + 'save to favorites' => 'save to favorites', 'File Manager' => 'ფაილები', 'type' => 'ტიპი', @@ -751,5 +752,4 @@ $LANG['ka'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/nl.php b/web/inc/i18n/nl.php index 95a7bd1ed..a40b8767c 100644 --- a/web/inc/i18n/nl.php +++ b/web/inc/i18n/nl.php @@ -585,6 +585,7 @@ $LANG['nl'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -752,5 +753,4 @@ $LANG['nl'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/no.php b/web/inc/i18n/no.php index e699f6440..94cdd33e6 100644 --- a/web/inc/i18n/no.php +++ b/web/inc/i18n/no.php @@ -585,6 +585,7 @@ $LANG['no'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -752,5 +753,4 @@ $LANG['no'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/pl.php b/web/inc/i18n/pl.php index 284c1e2be..4f62331a4 100644 --- a/web/inc/i18n/pl.php +++ b/web/inc/i18n/pl.php @@ -584,6 +584,7 @@ $LANG['pl'] = array( 'Starred' => 'Gwiazdka', 'Name' => 'Nazwa', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Manager Plików', 'size' => 'rozmiar', @@ -751,5 +752,4 @@ $LANG['pl'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/pt-BR.php b/web/inc/i18n/pt-BR.php index 40d685fc3..b90dffc15 100644 --- a/web/inc/i18n/pt-BR.php +++ b/web/inc/i18n/pt-BR.php @@ -584,6 +584,7 @@ $LANG['pt-BR'] = array( 'Starred' => 'Estreado', 'Name' => 'Nome', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Gerenciador de Arquivos', 'size' => 'tamanho', @@ -751,5 +752,4 @@ $LANG['pt-BR'] = array( 'maximum characters length, including prefix' => 'comprimento máximo de % caracteres, incluindo o prefixo', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/pt.php b/web/inc/i18n/pt.php index affc82bfa..0ed59d576 100644 --- a/web/inc/i18n/pt.php +++ b/web/inc/i18n/pt.php @@ -584,6 +584,7 @@ $LANG['pt'] = array( 'Starred' => 'Estreado', 'Name' => 'Nome', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'tamanho', @@ -751,5 +752,4 @@ $LANG['pt'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/ro.php b/web/inc/i18n/ro.php index 98c34208e..e7340254f 100644 --- a/web/inc/i18n/ro.php +++ b/web/inc/i18n/ro.php @@ -586,6 +586,7 @@ $LANG['ro'] = array( 'Starred' => 'Importante', 'Name' => 'Nume', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Manager de fișiere', 'size' => 'mărime', @@ -753,5 +754,4 @@ $LANG['ro'] = array( 'maximum characters length, including prefix' => 'maximum %s caractere, incluzând prefixul', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php index 80347c4f8..f60b5696c 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -585,6 +585,7 @@ $LANG['ru'] = array( 'Starred' => 'Избранные', 'Name' => 'Имя', + 'save to favorites' => 'добавить в избранное', 'File Manager' => 'Файлы', 'size' => 'размер', @@ -752,5 +753,4 @@ $LANG['ru'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/se.php b/web/inc/i18n/se.php index 3475a6fd7..6681f2ffc 100644 --- a/web/inc/i18n/se.php +++ b/web/inc/i18n/se.php @@ -584,6 +584,7 @@ $LANG['se'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -751,5 +752,4 @@ $LANG['se'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/tr.php b/web/inc/i18n/tr.php index 42a313ff4..b405c234c 100644 --- a/web/inc/i18n/tr.php +++ b/web/inc/i18n/tr.php @@ -585,6 +585,7 @@ $LANG['tr'] = array( 'Starred' => 'Yıldızlı', 'Name' => 'İsim', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Dosya Yöneticisi', 'size' => 'boyut', @@ -752,5 +753,4 @@ $LANG['tr'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/tw.php b/web/inc/i18n/tw.php index 1c946dd8c..84b0a506c 100644 --- a/web/inc/i18n/tw.php +++ b/web/inc/i18n/tw.php @@ -608,6 +608,8 @@ $LANG['tw'] = array( 'Starred' => '加註星號', 'Name' => '名稱', + 'save to favorites' => 'save to favorites', + 'File Manager' => '檔案管理器', 'size' => '大小', 'date' => '日期', @@ -774,5 +776,4 @@ $LANG['tw'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/ua.php b/web/inc/i18n/ua.php index 2ce7e1cf5..75595b619 100644 --- a/web/inc/i18n/ua.php +++ b/web/inc/i18n/ua.php @@ -585,6 +585,7 @@ $LANG['ua'] = array( 'Starred' => 'Вибране', 'Name' => "Ім'я", + 'save to favorites' => 'save to favorites', 'File Manager' => 'Файловий менеджер', 'size' => 'розмір', @@ -752,5 +753,4 @@ $LANG['ua'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); \ No newline at end of file diff --git a/web/inc/i18n/vi.php b/web/inc/i18n/vi.php index 23b7eac63..aee1a9775 100644 --- a/web/inc/i18n/vi.php +++ b/web/inc/i18n/vi.php @@ -584,6 +584,7 @@ $LANG['vi'] = array( 'Starred' => 'Đánh dấu', 'Name' => 'Tên', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Quản lý tệp', 'size' => 'size', @@ -750,5 +751,4 @@ $LANG['vi'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/templates/admin/list_cron.html b/web/templates/admin/list_cron.html index 2a0d56b3f..1acd3fb48 100644 --- a/web/templates/admin/list_cron.html +++ b/web/templates/admin/list_cron.html @@ -122,7 +122,7 @@ sort-star=" if($_SESSION['favourites']['CRON'][$key] == 1) echo '1'; else echo