mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
added a piler daemon reload button to the policy pages. Thx for Jack Zielke for the idea
This commit is contained in:
@ -17,6 +17,8 @@ $_['text_advanced'] = "
|
||||
$_['text_advanced_search'] = "<EFBFBD>sszetett keres<65>s";
|
||||
$_['text_all'] = "<EFBFBD>sszes";
|
||||
$_['text_any'] = "mindegy";
|
||||
$_['text_applied'] = "Alkalmazva";
|
||||
$_['text_apply_changes'] = "Be<EFBFBD>ll<EFBFBD>t<EFBFBD>sok alkalmaz<61>sa";
|
||||
$_['text_archive_size'] = "Arch<EFBFBD>vum m<>ret";
|
||||
$_['text_archived_messages'] = "Archiv<EFBFBD>lt levelek";
|
||||
$_['text_archiving_rules'] = "Archiv<EFBFBD>l<EFBFBD>si szab<61>lyok";
|
||||
@ -138,6 +140,7 @@ $_['text_import'] = "Import";
|
||||
$_['text_import_users'] = "Felhaszn<EFBFBD>l<EFBFBD>k import<72>l<EFBFBD>sa";
|
||||
$_['text_import_users_from_LDAP'] = "Felhaszn<EFBFBD>l<EFBFBD>k import<72>l<EFBFBD>sa LDAP-b<>l";
|
||||
$_['text_inbound'] = "bej<EFBFBD>v<EFBFBD>";
|
||||
$_['text_install_sudo_apply'] = "Adja az al<61>bbi sort a /etc/sudoers file-hoz: 'www-data ALL=NOPASSWD: /etc/init.d/rc.piler reload'";
|
||||
$_['text_internal'] = "bels<EFBFBD>";
|
||||
$_['text_invalid_data'] = "<EFBFBD>rv<EFBFBD>nytelen adat(ok)";
|
||||
$_['text_invalid_email'] = "<EFBFBD>rv<EFBFBD>nytelen email c<>m";
|
||||
|
@ -17,6 +17,8 @@ $_['text_advanced'] = "Összetett";
|
||||
$_['text_advanced_search'] = "Összetett keresés";
|
||||
$_['text_all'] = "összes";
|
||||
$_['text_any'] = "mindegy";
|
||||
$_['text_applied'] = "Alkalmazva";
|
||||
$_['text_apply_changes'] = "Beállítások alkalmazása";
|
||||
$_['text_archive_size'] = "Archívum méret";
|
||||
$_['text_archived_messages'] = "Archivált levelek";
|
||||
$_['text_archiving_rules'] = "Archiválási szabályok";
|
||||
@ -138,6 +140,7 @@ $_['text_import'] = "Import";
|
||||
$_['text_import_users'] = "Felhasználók importálása";
|
||||
$_['text_import_users_from_LDAP'] = "Felhasználók importálása LDAP-ból";
|
||||
$_['text_inbound'] = "bejövő";
|
||||
$_['text_install_sudo_apply'] = "Adja az alábbi sort a /etc/sudoers file-hoz: 'www-data ALL=NOPASSWD: /etc/init.d/rc.piler reload'";
|
||||
$_['text_internal'] = "belső";
|
||||
$_['text_invalid_data'] = "Érvénytelen adat(ok)";
|
||||
$_['text_invalid_email'] = "Érvénytelen email cím";
|
||||
|
Reference in New Issue
Block a user