mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:17: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'] = "Erweitert";
|
||||
$_['text_advanced_search'] = "Erweiterte Suche";
|
||||
$_['text_all'] = "alle";
|
||||
$_['text_any'] = "jede";
|
||||
$_['text_applied'] = "Applied";
|
||||
$_['text_apply_changes'] = "Apply changes";
|
||||
$_['text_archive_size'] = "Archivgröße";
|
||||
$_['text_archived_messages'] = "Archivierte Nachrichten";
|
||||
$_['text_archiving_rules'] = "Archivierungsregeln";
|
||||
@ -138,6 +140,7 @@ $_['text_import'] = "Import";
|
||||
$_['text_import_users'] = "Benutzer importieren";
|
||||
$_['text_import_users_from_LDAP'] = "Benutzer aus LDAP importieren";
|
||||
$_['text_inbound'] = "eingehend";
|
||||
$_['text_install_sudo_apply'] = "Add the following to /etc/sudoers: 'www-data ALL=NOPASSWD: /etc/init.d/rc.piler reload'";
|
||||
$_['text_internal'] = "intern";
|
||||
$_['text_invalid_data'] = "Ungültige Daten";
|
||||
$_['text_invalid_email'] = "Ungültige E-Mail-Adresse";
|
||||
|
@ -17,6 +17,8 @@ $_['text_advanced'] = "Advanced";
|
||||
$_['text_advanced_search'] = "Advanced search";
|
||||
$_['text_all'] = "all";
|
||||
$_['text_any'] = "any";
|
||||
$_['text_applied'] = "Applied";
|
||||
$_['text_apply_changes'] = "Apply changes";
|
||||
$_['text_archive_size'] = "Archive size";
|
||||
$_['text_archived_messages'] = "Archived messages";
|
||||
$_['text_archiving_rules'] = "Archiving rules";
|
||||
@ -138,6 +140,7 @@ $_['text_import'] = "Import";
|
||||
$_['text_import_users'] = "Import users";
|
||||
$_['text_import_users_from_LDAP'] = "Import users from LDAP";
|
||||
$_['text_inbound'] = "inbound";
|
||||
$_['text_install_sudo_apply'] = "Add the following to /etc/sudoers: 'www-data ALL=NOPASSWD: /etc/init.d/rc.piler reload'";
|
||||
$_['text_internal'] = "internal";
|
||||
$_['text_invalid_data'] = "Invalid data";
|
||||
$_['text_invalid_email'] = "Invalid email";
|
||||
|
@ -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";
|
||||
|
@ -17,6 +17,8 @@ $_['text_advanced'] = "Avançado";
|
||||
$_['text_advanced_search'] = "Pesquisa avançada";
|
||||
$_['text_all'] = "todos";
|
||||
$_['text_any'] = "qualquer";
|
||||
$_['text_applied'] = "Applied";
|
||||
$_['text_apply_changes'] = "Apply changes";
|
||||
$_['text_archive_size'] = "Tamanho do arquivo";
|
||||
$_['text_archived_messages'] = "Mensagens arquivadas";
|
||||
$_['text_archiving_rules'] = "Regras de não arquivamento";
|
||||
@ -138,6 +140,7 @@ $_['text_import'] = "Importar";
|
||||
$_['text_import_users'] = "Importar usuários";
|
||||
$_['text_import_users_from_LDAP'] = "Importar usuários de LDAP";
|
||||
$_['text_inbound'] = "interno";
|
||||
$_['text_install_sudo_apply'] = "Add the following to /etc/sudoers: 'www-data ALL=NOPASSWD: /etc/init.d/rc.piler reload'";
|
||||
$_['text_internal'] = "interno";
|
||||
$_['text_invalid_data'] = "Dados inválidos";
|
||||
$_['text_invalid_email'] = "Email inválido";
|
||||
|
Reference in New Issue
Block a user